:root {
    --mc-main: #ffd600;
    --mc-main-locked: #ffd600;
    --mc-main-l5: #ffd80d;
    --mc-main-d5: #f2cb00;
    --mc-main-l10: #ffda1a;
    --mc-main-d10: #e6c100;
    --mc-main-l20: #ffde33;
    --mc-main-d20: #ccab00;
    --mc-main-o0: rgba(255, 214, 0, 0);
    --mc-main-o1: rgba(255, 214, 0, .1);
    --mc-main-o2: rgba(255, 214, 0, .2);
    --mc-main-o4: rgba(255, 214, 0, .4);
    --mc-main-o6: rgba(255, 214, 0, .6);
    --mc-main-o8: rgba(255, 214, 0, .8);
    --mc-secondary: #ffd600;
    --mc-secondary-locked: #ffd600;
    --mc-secondary-l5: #ffd80d;
    --mc-secondary-d5: #f2cb00;
    --mc-secondary-l10: #ffda1a;
    --mc-secondary-d10: #e6c100;
    --mc-secondary-l20: #ffde33;
    --mc-secondary-d20: #ccab00;
    --mc-secondary-o0: rgba(255, 214, 0, 0);
    --mc-secondary-o1: rgba(255, 214, 0, .1);
    --mc-secondary-o2: rgba(255, 214, 0, .2);
    --mc-secondary-o4: rgba(255, 214, 0, .4);
    --mc-secondary-o6: rgba(255, 214, 0, .6);
    --mc-secondary-o8: rgba(255, 214, 0, .8);
    --mc-baseMain: #fff;
    --mc-baseMain-locked: #fff;
    --mc-baseMain-l5: white;
    --mc-baseMain-d5: #f2f2f2;
    --mc-baseMain-l10: white;
    --mc-baseMain-d10: #e6e6e6;
    --mc-baseMain-l20: white;
    --mc-baseMain-d20: #cccccc;
    --mc-baseMain-o0: rgba(255, 255, 255, 0);
    --mc-baseMain-o1: rgba(255, 255, 255, .1);
    --mc-baseMain-o2: rgba(255, 255, 255, .2);
    --mc-baseMain-o4: rgba(255, 255, 255, .4);
    --mc-baseMain-o6: rgba(255, 255, 255, .6);
    --mc-baseMain-o8: rgba(255, 255, 255, .8);
    --mc-baseContrast: #000;
    --mc-baseContrast-locked: #000;
    --mc-baseContrast-l5: #0d0d0d;
    --mc-baseContrast-d5: black;
    --mc-baseContrast-l10: #1a1a1a;
    --mc-baseContrast-d10: black;
    --mc-baseContrast-l20: #333333;
    --mc-baseContrast-d20: black;
    --mc-baseContrast-o0: rgba(0, 0, 0, 0);
    --mc-baseContrast-o1: rgba(0, 0, 0, .1);
    --mc-baseContrast-o2: rgba(0, 0, 0, .2);
    --mc-baseContrast-o4: rgba(0, 0, 0, .4);
    --mc-baseContrast-o6: rgba(0, 0, 0, .6);
    --mc-baseContrast-o8: rgba(0, 0, 0, .8);
    --mc-buttonColor: #ffd600;
    --mc-buttonColor-locked: #ffd600;
    --mc-buttonColor-l5: #ffd80d;
    --mc-buttonColor-d5: #f2cb00;
    --mc-buttonColor-l10: #ffda1a;
    --mc-buttonColor-d10: #e6c100;
    --mc-buttonColor-l20: #ffde33;
    --mc-buttonColor-d20: #ccab00;
    --mc-buttonColor-o0: rgba(255, 214, 0, 0);
    --mc-buttonColor-o1: rgba(255, 214, 0, .1);
    --mc-buttonColor-o2: rgba(255, 214, 0, .2);
    --mc-buttonColor-o4: rgba(255, 214, 0, .4);
    --mc-buttonColor-o6: rgba(255, 214, 0, .6);
    --mc-buttonColor-o8: rgba(255, 214, 0, .8);
    --mc-baseOpacity: rgba(255, 214, 0, .1);
    --mc-baseOpacity-locked: rgba(255, 214, 0, .1);
    --mc-baseOpacity-l5: rgba(255, 216, 13, .1);
    --mc-baseOpacity-d5: rgba(242, 203, 0, .1);
    --mc-baseOpacity-l10: rgba(255, 218, 26, .1);
    --mc-baseOpacity-d10: rgba(230, 193, 0, .1);
    --mc-baseOpacity-l20: rgba(255, 222, 51, .1);
    --mc-baseOpacity-d20: rgba(204, 171, 0, .1);
    --mc-baseOpacity-o0: rgba(255, 214, 0, 0);
    --mc-baseOpacity-o1: rgba(255, 214, 0, 0);
    --mc-baseOpacity-o2: rgba(255, 214, 0, 0);
    --mc-baseOpacity-o4: rgba(255, 214, 0, 0);
    --mc-baseOpacity-o6: rgba(255, 214, 0, 0);
    --mc-baseOpacity-o8: rgba(255, 214, 0, 0);
    --mc-bg100: #262000;
    --mc-bg100-locked: #262000;
    --mc-bg100-l5: #3e3400;
    --mc-bg100-d5: #241e00;
    --mc-bg100-l10: #554800;
    --mc-bg100-d10: #221d00;
    --mc-bg100-l20: #846f00;
    --mc-bg100-d20: #1e1a00;
    --mc-bg100-o0: rgba(38, 32, 0, 0);
    --mc-bg100-o1: rgba(38, 32, 0, .1);
    --mc-bg100-o2: rgba(38, 32, 0, .2);
    --mc-bg100-o4: rgba(38, 32, 0, .4);
    --mc-bg100-o6: rgba(38, 32, 0, .6);
    --mc-bg100-o8: rgba(38, 32, 0, .8);
    --mc-bg300: #262000;
    --mc-bg300-locked: #262000;
    --mc-bg300-l5: #3e3400;
    --mc-bg300-d5: #241e00;
    --mc-bg300-l10: #554800;
    --mc-bg300-d10: #221d00;
    --mc-bg300-l20: #846f00;
    --mc-bg300-d20: #1e1a00;
    --mc-bg300-o0: rgba(38, 32, 0, 0);
    --mc-bg300-o1: rgba(38, 32, 0, .1);
    --mc-bg300-o2: rgba(38, 32, 0, .2);
    --mc-bg300-o4: rgba(38, 32, 0, .4);
    --mc-bg300-o6: rgba(38, 32, 0, .6);
    --mc-bg300-o8: rgba(38, 32, 0, .8);
    --mc-bg500: #262000;
    --mc-bg500-locked: #262000;
    --mc-bg500-l5: #3e3400;
    --mc-bg500-d5: #241e00;
    --mc-bg500-l10: #554800;
    --mc-bg500-d10: #221d00;
    --mc-bg500-l20: #846f00;
    --mc-bg500-d20: #1e1a00;
    --mc-bg500-o0: rgba(38, 32, 0, 0);
    --mc-bg500-o1: rgba(38, 32, 0, .1);
    --mc-bg500-o2: rgba(38, 32, 0, .2);
    --mc-bg500-o4: rgba(38, 32, 0, .4);
    --mc-bg500-o6: rgba(38, 32, 0, .6);
    --mc-bg500-o8: rgba(38, 32, 0, .8);
    --mc-bg700: #1a1500;
    --mc-bg700-locked: #1a1500;
    --mc-bg700-l5: #322900;
    --mc-bg700-d5: #191400;
    --mc-bg700-l10: #4a3c00;
    --mc-bg700-d10: #171300;
    --mc-bg700-l20: #7b6300;
    --mc-bg700-d20: #151100;
    --mc-bg700-o0: rgba(26, 21, 0, 0);
    --mc-bg700-o1: rgba(26, 21, 0, .1);
    --mc-bg700-o2: rgba(26, 21, 0, .2);
    --mc-bg700-o4: rgba(26, 21, 0, .4);
    --mc-bg700-o6: rgba(26, 21, 0, .6);
    --mc-bg700-o8: rgba(26, 21, 0, .8);
    --mc-bg: #010100;
    --mc-bg-locked: #010100;
    --mc-bg-l5: #1a1a00;
    --mc-bg-d5: #010100;
    --mc-bg-l10: #343400;
    --mc-bg-d10: #010100;
    --mc-bg-l20: #676700;
    --mc-bg-d20: #010100;
    --mc-bg-o0: rgba(1, 1, 0, 0);
    --mc-bg-o1: rgba(1, 1, 0, .1);
    --mc-bg-o2: rgba(1, 1, 0, .2);
    --mc-bg-o4: rgba(1, 1, 0, .4);
    --mc-bg-o6: rgba(1, 1, 0, .6);
    --mc-bg-o8: rgba(1, 1, 0, .8);
    --mc-bgModal: #262000;
    --mc-bgModal-locked: #262000;
    --mc-bgModal-l5: #3e3400;
    --mc-bgModal-d5: #241e00;
    --mc-bgModal-l10: #554800;
    --mc-bgModal-d10: #221d00;
    --mc-bgModal-l20: #846f00;
    --mc-bgModal-d20: #1e1a00;
    --mc-bgModal-o0: rgba(38, 32, 0, 0);
    --mc-bgModal-o1: rgba(38, 32, 0, .1);
    --mc-bgModal-o2: rgba(38, 32, 0, .2);
    --mc-bgModal-o4: rgba(38, 32, 0, .4);
    --mc-bgModal-o6: rgba(38, 32, 0, .6);
    --mc-bgModal-o8: rgba(38, 32, 0, .8);
    --mc-elementsColor: #c4c4c4;
    --mc-elementsColor-locked: #c4c4c4;
    --mc-elementsColor-l5: #c7c7c7;
    --mc-elementsColor-d5: #bababa;
    --mc-elementsColor-l10: #cacaca;
    --mc-elementsColor-d10: #b0b0b0;
    --mc-elementsColor-l20: #d0d0d0;
    --mc-elementsColor-d20: #9d9d9d;
    --mc-elementsColor-o0: rgba(196, 196, 196, 0);
    --mc-elementsColor-o1: rgba(196, 196, 196, .1);
    --mc-elementsColor-o2: rgba(196, 196, 196, .2);
    --mc-elementsColor-o4: rgba(196, 196, 196, .4);
    --mc-elementsColor-o6: rgba(196, 196, 196, .6);
    --mc-elementsColor-o8: rgba(196, 196, 196, .8);
    --mc-error: #ec3c3c;
    --mc-error-locked: #ec3c3c;
    --mc-error-l5: #ed4646;
    --mc-error-d5: #eb2f2f;
    --mc-error-l10: #ee5050;
    --mc-error-d10: #e92121;
    --mc-error-l20: #f06363;
    --mc-error-d20: #d81515;
    --mc-error-o0: rgba(236, 60, 60, 0);
    --mc-error-o1: rgba(236, 60, 60, .1);
    --mc-error-o2: rgba(236, 60, 60, .2);
    --mc-error-o4: rgba(236, 60, 60, .4);
    --mc-error-o6: rgba(236, 60, 60, .6);
    --mc-error-o8: rgba(236, 60, 60, .8);
    --mc-success: #00ff47;
    --mc-success-locked: #00ff47;
    --mc-success-l5: #0dff50;
    --mc-success-d5: #00f243;
    --mc-success-l10: #1aff59;
    --mc-success-d10: #00e640;
    --mc-success-l20: #33ff6c;
    --mc-success-d20: #00cc39;
    --mc-success-o0: rgba(0, 255, 71, 0);
    --mc-success-o1: rgba(0, 255, 71, .1);
    --mc-success-o2: rgba(0, 255, 71, .2);
    --mc-success-o4: rgba(0, 255, 71, .4);
    --mc-success-o6: rgba(0, 255, 71, .6);
    --mc-success-o8: rgba(0, 255, 71, .8);
    --mc-warning: #ffa756;
    --mc-warning-locked: #ffa756;
    --mc-warning-l5: #ffab5e;
    --mc-warning-d5: #ff9e45;
    --mc-warning-l10: #ffb067;
    --mc-warning-d10: #ff9534;
    --mc-warning-l20: #ffb978;
    --mc-warning-d20: #ff8312;
    --mc-warning-o0: rgba(255, 167, 86, 0);
    --mc-warning-o1: rgba(255, 167, 86, .1);
    --mc-warning-o2: rgba(255, 167, 86, .2);
    --mc-warning-o4: rgba(255, 167, 86, .4);
    --mc-warning-o6: rgba(255, 167, 86, .6);
    --mc-warning-o8: rgba(255, 167, 86, .8);
    --mc-disabled: #c4c4c4;
    --mc-disabled-locked: #c4c4c4;
    --mc-disabled-l5: #c7c7c7;
    --mc-disabled-d5: #bababa;
    --mc-disabled-l10: #cacaca;
    --mc-disabled-d10: #b0b0b0;
    --mc-disabled-l20: #d0d0d0;
    --mc-disabled-d20: #9d9d9d;
    --mc-disabled-o0: rgba(196, 196, 196, 0);
    --mc-disabled-o1: rgba(196, 196, 196, .1);
    --mc-disabled-o2: rgba(196, 196, 196, .2);
    --mc-disabled-o4: rgba(196, 196, 196, .4);
    --mc-disabled-o6: rgba(196, 196, 196, .6);
    --mc-disabled-o8: rgba(196, 196, 196, .8);
    --mc-black: #010100;
    --mc-black-locked: #010100;
    --mc-black-l5: #1a1a00;
    --mc-black-d5: #010100;
    --mc-black-l10: #343400;
    --mc-black-d10: #010100;
    --mc-black-l20: #676700;
    --mc-black-d20: #010100;
    --mc-black-o0: rgba(1, 1, 0, 0);
    --mc-black-o1: rgba(1, 1, 0, .1);
    --mc-black-o2: rgba(1, 1, 0, .2);
    --mc-black-o4: rgba(1, 1, 0, .4);
    --mc-black-o6: rgba(1, 1, 0, .6);
    --mc-black-o8: rgba(1, 1, 0, .8);
    --mc-bg800: #1a1500;
    --mc-bg800-locked: #1a1500;
    --mc-bg800-l5: #322900;
    --mc-bg800-d5: #191400;
    --mc-bg800-l10: #4a3c00;
    --mc-bg800-d10: #171300;
    --mc-bg800-l20: #7b6300;
    --mc-bg800-d20: #151100;
    --mc-bg800-o0: rgba(26, 21, 0, 0);
    --mc-bg800-o1: rgba(26, 21, 0, .1);
    --mc-bg800-o2: rgba(26, 21, 0, .2);
    --mc-bg800-o4: rgba(26, 21, 0, .4);
    --mc-bg800-o6: rgba(26, 21, 0, .6);
    --mc-bg800-o8: rgba(26, 21, 0, .8);
    --mc-buttonGradient: linear-gradient(90deg, #ff00e5 0%, #ff008a 100%);
    --mc-burgerColor: #4d4000;
    --mc-burgerColor-locked: #4d4000;
    --mc-burgerColor-l5: #635200;
    --mc-burgerColor-d5: #493d00;
    --mc-burgerColor-l10: #786400;
    --mc-burgerColor-d10: #453a00;
    --mc-burgerColor-l20: #a48800;
    --mc-burgerColor-d20: #3e3300;
    --mc-burgerColor-o0: rgba(77, 64, 0, 0);
    --mc-burgerColor-o1: rgba(77, 64, 0, .1);
    --mc-burgerColor-o2: rgba(77, 64, 0, .2);
    --mc-burgerColor-o4: rgba(77, 64, 0, .4);
    --mc-burgerColor-o6: rgba(77, 64, 0, .6);
    --mc-burgerColor-o8: rgba(77, 64, 0, .8);
    --mc-searchText: #998000;
    --mc-searchText-locked: #998000;
    --mc-searchText-l5: #ab8f00;
    --mc-searchText-d5: #917a00;
    --mc-searchText-l10: #bd9e00;
    --mc-searchText-d10: #8a7300;
    --mc-searchText-l20: #e0bc00;
    --mc-searchText-d20: #7a6600;
    --mc-searchText-o0: rgba(153, 128, 0, 0);
    --mc-searchText-o1: rgba(153, 128, 0, .1);
    --mc-searchText-o2: rgba(153, 128, 0, .2);
    --mc-searchText-o4: rgba(153, 128, 0, .4);
    --mc-searchText-o6: rgba(153, 128, 0, .6);
    --mc-searchText-o8: rgba(153, 128, 0, .8);
    --mc-bg300new: #332b00;
    --mc-bg300new-locked: #332b00;
    --mc-bg300new-l5: #4a3e00;
    --mc-bg300new-d5: #302900;
    --mc-bg300new-l10: #615200;
    --mc-bg300new-d10: #2e2700;
    --mc-bg300new-l20: #8f7800;
    --mc-bg300new-d20: #292200;
    --mc-bg300new-o0: rgba(51, 43, 0, 0);
    --mc-bg300new-o1: rgba(51, 43, 0, .1);
    --mc-bg300new-o2: rgba(51, 43, 0, .2);
    --mc-bg300new-o4: rgba(51, 43, 0, .4);
    --mc-bg300new-o6: rgba(51, 43, 0, .6);
    --mc-bg300new-o8: rgba(51, 43, 0, .8);
    --mc-buttonShadow: 0 0 10px #ff00e5;
    --mc-labelBorder: #19040d;
    --mc-labelBorder-locked: #19040d;
    --mc-labelBorder-l5: #2e0718;
    --mc-labelBorder-d5: #18040c;
    --mc-labelBorder-l10: #420b23;
    --mc-labelBorder-d10: #17040c;
    --mc-labelBorder-l20: #6c1138;
    --mc-labelBorder-d20: #14030a;
    --mc-labelBorder-o0: rgba(25, 4, 13, 0);
    --mc-labelBorder-o1: rgba(25, 4, 13, .1);
    --mc-labelBorder-o2: rgba(25, 4, 13, .2);
    --mc-labelBorder-o4: rgba(25, 4, 13, .4);
    --mc-labelBorder-o6: rgba(25, 4, 13, .6);
    --mc-labelBorder-o8: rgba(25, 4, 13, .8);
    --mc-bgModalGradient: #262000;
    --mc-bgModalGradient-locked: #262000;
    --mc-bgModalGradient-l5: #3e3400;
    --mc-bgModalGradient-d5: #241e00;
    --mc-bgModalGradient-l10: #554800;
    --mc-bgModalGradient-d10: #221d00;
    --mc-bgModalGradient-l20: #846f00;
    --mc-bgModalGradient-d20: #1e1a00;
    --mc-bgModalGradient-o0: rgba(38, 32, 0, 0);
    --mc-bgModalGradient-o1: rgba(38, 32, 0, .1);
    --mc-bgModalGradient-o2: rgba(38, 32, 0, .2);
    --mc-bgModalGradient-o4: rgba(38, 32, 0, .4);
    --mc-bgModalGradient-o6: rgba(38, 32, 0, .6);
    --mc-bgModalGradient-o8: rgba(38, 32, 0, .8);
    --mc-bgModalBackdrop: #1e050f;
    --mc-bgModalBackdrop-locked: #1e050f;
    --mc-bgModalBackdrop-l5: #320819;
    --mc-bgModalBackdrop-d5: #1d050e;
    --mc-bgModalBackdrop-l10: #470c23;
    --mc-bgModalBackdrop-d10: #1b050e;
    --mc-bgModalBackdrop-l20: #6f1338;
    --mc-bgModalBackdrop-d20: #18040c;
    --mc-bgModalBackdrop-o0: rgba(30, 5, 15, 0);
    --mc-bgModalBackdrop-o1: rgba(30, 5, 15, .1);
    --mc-bgModalBackdrop-o2: rgba(30, 5, 15, .2);
    --mc-bgModalBackdrop-o4: rgba(30, 5, 15, .4);
    --mc-bgModalBackdrop-o6: rgba(30, 5, 15, .6);
    --mc-bgModalBackdrop-o8: rgba(30, 5, 15, .8);
    --mc-footerText: #7a7a7a;
    --mc-footerText-locked: #7a7a7a;
    --mc-footerText-l5: #818181;
    --mc-footerText-d5: #747474;
    --mc-footerText-l10: #878787;
    --mc-footerText-d10: #6e6e6e;
    --mc-footerText-l20: #959595;
    --mc-footerText-d20: #626262;
    --mc-footerText-o0: rgba(122, 122, 122, 0);
    --mc-footerText-o1: rgba(122, 122, 122, .1);
    --mc-footerText-o2: rgba(122, 122, 122, .2);
    --mc-footerText-o4: rgba(122, 122, 122, .4);
    --mc-footerText-o6: rgba(122, 122, 122, .6);
    --mc-footerText-o8: rgba(122, 122, 122, .8);
    --mc-footerLicense: #3fbeb7;
    --mc-footerLicense-locked: #3fbeb7;
    --mc-footerLicense-l5: #48c2bb;
    --mc-footerLicense-d5: #3cb5ae;
    --mc-footerLicense-l10: #51c5bf;
    --mc-footerLicense-d10: #39aba5;
    --mc-footerLicense-l20: #65ccc6;
    --mc-footerLicense-d20: #329892;
    --mc-footerLicense-o0: rgba(63, 190, 183, 0);
    --mc-footerLicense-o1: rgba(63, 190, 183, .1);
    --mc-footerLicense-o2: rgba(63, 190, 183, .2);
    --mc-footerLicense-o4: rgba(63, 190, 183, .4);
    --mc-footerLicense-o6: rgba(63, 190, 183, .6);
    --mc-footerLicense-o8: rgba(63, 190, 183, .8);
    --mc-dividerColor: #262000;
    --mc-dividerColor-locked: #262000;
    --mc-dividerColor-l5: #3e3400;
    --mc-dividerColor-d5: #241e00;
    --mc-dividerColor-l10: #554800;
    --mc-dividerColor-d10: #221d00;
    --mc-dividerColor-l20: #846f00;
    --mc-dividerColor-d20: #1e1a00;
    --mc-dividerColor-o0: rgba(38, 32, 0, 0);
    --mc-dividerColor-o1: rgba(38, 32, 0, .1);
    --mc-dividerColor-o2: rgba(38, 32, 0, .2);
    --mc-dividerColor-o4: rgba(38, 32, 0, .4);
    --mc-dividerColor-o6: rgba(38, 32, 0, .6);
    --mc-dividerColor-o8: rgba(38, 32, 0, .8);
    --mc-borderGradient: linear-gradient(181deg, rgba(255, 214, 0, 0) 0%, rgba(255, 214, 0, .3) 52.73%, rgba(255, 214, 0, 0) 99.69%);
    --mc-borderGradientHorizontal: linear-gradient(.25turn, rgba(255, 255, 255, 0), rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    --mc-descColor: #8d8d8d;
    --mc-descColor-locked: #8d8d8d;
    --mc-descColor-l5: #939393;
    --mc-descColor-d5: #868686;
    --mc-descColor-l10: #989898;
    --mc-descColor-d10: #7f7f7f;
    --mc-descColor-l20: #a4a4a4;
    --mc-descColor-d20: #717171;
    --mc-descColor-o0: rgba(141, 141, 141, 0);
    --mc-descColor-o1: rgba(141, 141, 141, .1);
    --mc-descColor-o2: rgba(141, 141, 141, .2);
    --mc-descColor-o4: rgba(141, 141, 141, .4);
    --mc-descColor-o6: rgba(141, 141, 141, .6);
    --mc-descColor-o8: rgba(141, 141, 141, .8);
    --mc-streamGradient: linear-gradient(87deg, #ff0086 -6.85%, #d40055 103.85%)
}

:root {
    --fc-labelColor: #fff;
    --fc-labelColor-locked: #fff;
    --fc-labelColor-l5: white;
    --fc-labelColor-d5: #f2f2f2;
    --fc-labelColor-l10: white;
    --fc-labelColor-d10: #e6e6e6;
    --fc-labelColor-l20: white;
    --fc-labelColor-d20: #cccccc;
    --fc-labelColor-o0: rgba(255, 255, 255, 0);
    --fc-labelColor-o1: rgba(255, 255, 255, .1);
    --fc-labelColor-o2: rgba(255, 255, 255, .2);
    --fc-labelColor-o4: rgba(255, 255, 255, .4);
    --fc-labelColor-o6: rgba(255, 255, 255, .6);
    --fc-labelColor-o8: rgba(255, 255, 255, .8);
    --fc-inputBg: #262000;
    --fc-inputBg-locked: #262000;
    --fc-inputBg-l5: #3e3400;
    --fc-inputBg-d5: #241e00;
    --fc-inputBg-l10: #554800;
    --fc-inputBg-d10: #221d00;
    --fc-inputBg-l20: #846f00;
    --fc-inputBg-d20: #1e1a00;
    --fc-inputBg-o0: rgba(38, 32, 0, 0);
    --fc-inputBg-o1: rgba(38, 32, 0, .1);
    --fc-inputBg-o2: rgba(38, 32, 0, .2);
    --fc-inputBg-o4: rgba(38, 32, 0, .4);
    --fc-inputBg-o6: rgba(38, 32, 0, .6);
    --fc-inputBg-o8: rgba(38, 32, 0, .8);
    --fc-borderColor: #4d4000;
    --fc-borderColor-locked: #4d4000;
    --fc-borderColor-l5: #635200;
    --fc-borderColor-d5: #493d00;
    --fc-borderColor-l10: #786400;
    --fc-borderColor-d10: #453a00;
    --fc-borderColor-l20: #a48800;
    --fc-borderColor-d20: #3e3300;
    --fc-borderColor-o0: rgba(77, 64, 0, 0);
    --fc-borderColor-o1: rgba(77, 64, 0, .1);
    --fc-borderColor-o2: rgba(77, 64, 0, .2);
    --fc-borderColor-o4: rgba(77, 64, 0, .4);
    --fc-borderColor-o6: rgba(77, 64, 0, .6);
    --fc-borderColor-o8: rgba(77, 64, 0, .8);
    --fc-textColor: #fff;
    --fc-textColor-locked: #fff;
    --fc-textColor-l5: white;
    --fc-textColor-d5: #f2f2f2;
    --fc-textColor-l10: white;
    --fc-textColor-d10: #e6e6e6;
    --fc-textColor-l20: white;
    --fc-textColor-d20: #cccccc;
    --fc-textColor-o0: rgba(255, 255, 255, 0);
    --fc-textColor-o1: rgba(255, 255, 255, .1);
    --fc-textColor-o2: rgba(255, 255, 255, .2);
    --fc-textColor-o4: rgba(255, 255, 255, .4);
    --fc-textColor-o6: rgba(255, 255, 255, .6);
    --fc-textColor-o8: rgba(255, 255, 255, .8);
    --fc-placeholderColor: #806b00;
    --fc-placeholderColor-locked: #806b00;
    --fc-placeholderColor-l5: #937b00;
    --fc-placeholderColor-d5: #7a6600;
    --fc-placeholderColor-l10: #a68b00;
    --fc-placeholderColor-d10: #736000;
    --fc-placeholderColor-l20: #ccab00;
    --fc-placeholderColor-d20: #665600;
    --fc-placeholderColor-o0: rgba(128, 107, 0, 0);
    --fc-placeholderColor-o1: rgba(128, 107, 0, .1);
    --fc-placeholderColor-o2: rgba(128, 107, 0, .2);
    --fc-placeholderColor-o4: rgba(128, 107, 0, .4);
    --fc-placeholderColor-o6: rgba(128, 107, 0, .6);
    --fc-placeholderColor-o8: rgba(128, 107, 0, .8);
    --fc-disabledPlaceholderColor: #5d6476;
    --fc-disabledPlaceholderColor-locked: #5d6476;
    --fc-disabledPlaceholderColor-l5: #646b7e;
    --fc-disabledPlaceholderColor-d5: #585f70;
    --fc-disabledPlaceholderColor-l10: #6a7287;
    --fc-disabledPlaceholderColor-d10: #545a6a;
    --fc-disabledPlaceholderColor-l20: #798196;
    --fc-disabledPlaceholderColor-d20: #4a505e;
    --fc-disabledPlaceholderColor-o0: rgba(93, 100, 118, 0);
    --fc-disabledPlaceholderColor-o1: rgba(93, 100, 118, .1);
    --fc-disabledPlaceholderColor-o2: rgba(93, 100, 118, .2);
    --fc-disabledPlaceholderColor-o4: rgba(93, 100, 118, .4);
    --fc-disabledPlaceholderColor-o6: rgba(93, 100, 118, .6);
    --fc-disabledPlaceholderColor-o8: rgba(93, 100, 118, .8);
    --fc-arrowColor: #fff;
    --fc-arrowColor-locked: #fff;
    --fc-arrowColor-l5: white;
    --fc-arrowColor-d5: #f2f2f2;
    --fc-arrowColor-l10: white;
    --fc-arrowColor-d10: #e6e6e6;
    --fc-arrowColor-l20: white;
    --fc-arrowColor-d20: #cccccc;
    --fc-arrowColor-o0: rgba(255, 255, 255, 0);
    --fc-arrowColor-o1: rgba(255, 255, 255, .1);
    --fc-arrowColor-o2: rgba(255, 255, 255, .2);
    --fc-arrowColor-o4: rgba(255, 255, 255, .4);
    --fc-arrowColor-o6: rgba(255, 255, 255, .6);
    --fc-arrowColor-o8: rgba(255, 255, 255, .8);
    --fc-iconColor: #5d6476;
    --fc-iconColor-locked: #5d6476;
    --fc-iconColor-l5: #646b7e;
    --fc-iconColor-d5: #585f70;
    --fc-iconColor-l10: #6a7287;
    --fc-iconColor-d10: #545a6a;
    --fc-iconColor-l20: #798196;
    --fc-iconColor-d20: #4a505e;
    --fc-iconColor-o0: rgba(93, 100, 118, 0);
    --fc-iconColor-o1: rgba(93, 100, 118, .1);
    --fc-iconColor-o2: rgba(93, 100, 118, .2);
    --fc-iconColor-o4: rgba(93, 100, 118, .4);
    --fc-iconColor-o6: rgba(93, 100, 118, .6);
    --fc-iconColor-o8: rgba(93, 100, 118, .8);
    --fc-disableBg: #1f1f26;
    --fc-disableBg-locked: #1f1f26;
    --fc-disableBg-l5: #292932;
    --fc-disableBg-d5: #1d1d24;
    --fc-disableBg-l10: #33333e;
    --fc-disableBg-d10: #1c1c22;
    --fc-disableBg-l20: #474757;
    --fc-disableBg-d20: #19191e;
    --fc-disableBg-o0: rgba(31, 31, 38, 0);
    --fc-disableBg-o1: rgba(31, 31, 38, .1);
    --fc-disableBg-o2: rgba(31, 31, 38, .2);
    --fc-disableBg-o4: rgba(31, 31, 38, .4);
    --fc-disableBg-o6: rgba(31, 31, 38, .6);
    --fc-disableBg-o8: rgba(31, 31, 38, .8);
    --fc-disableBorder: #2f3141;
    --fc-disableBorder-locked: #2f3141;
    --fc-disableBorder-l5: #373a4d;
    --fc-disableBorder-d5: #2d2f3e;
    --fc-disableBorder-l10: #404258;
    --fc-disableBorder-d10: #2a2c3b;
    --fc-disableBorder-l20: #50546f;
    --fc-disableBorder-d20: #262734;
    --fc-disableBorder-o0: rgba(47, 49, 65, 0);
    --fc-disableBorder-o1: rgba(47, 49, 65, .1);
    --fc-disableBorder-o2: rgba(47, 49, 65, .2);
    --fc-disableBorder-o4: rgba(47, 49, 65, .4);
    --fc-disableBorder-o6: rgba(47, 49, 65, .6);
    --fc-disableBorder-o8: rgba(47, 49, 65, .8);
    --fc-errorBackground: rgba(40, 18, 27, .6);
    --fc-errorBackground-locked: rgba(40, 18, 27, .6);
    --fc-errorBackground-l5: rgba(56, 25, 38, .6);
    --fc-errorBackground-d5: rgba(38, 17, 26, .6);
    --fc-errorBackground-l10: rgba(71, 32, 48, .6);
    --fc-errorBackground-d10: rgba(36, 16, 24, .6);
    --fc-errorBackground-l20: rgba(102, 46, 69, .6);
    --fc-errorBackground-d20: rgba(32, 14, 22, .6);
    --fc-errorBackground-o0: rgba(40, 18, 27, 0);
    --fc-errorBackground-o1: rgba(40, 18, 27, 0);
    --fc-errorBackground-o2: rgba(40, 18, 27, 0);
    --fc-errorBackground-o4: rgba(40, 18, 27, 0);
    --fc-errorBackground-o6: rgba(40, 18, 27, .2);
    --fc-errorBackground-o8: rgba(40, 18, 27, .4);
    --fc-errorBorder: #ec3c3c;
    --fc-errorBorder-locked: #ec3c3c;
    --fc-errorBorder-l5: #ed4646;
    --fc-errorBorder-d5: #eb2f2f;
    --fc-errorBorder-l10: #ee5050;
    --fc-errorBorder-d10: #e92121;
    --fc-errorBorder-l20: #f06363;
    --fc-errorBorder-d20: #d81515;
    --fc-errorBorder-o0: rgba(236, 60, 60, 0);
    --fc-errorBorder-o1: rgba(236, 60, 60, .1);
    --fc-errorBorder-o2: rgba(236, 60, 60, .2);
    --fc-errorBorder-o4: rgba(236, 60, 60, .4);
    --fc-errorBorder-o6: rgba(236, 60, 60, .6);
    --fc-errorBorder-o8: rgba(236, 60, 60, .8);
    --fc-errorArrow: #ffbcd5;
    --fc-errorArrow-locked: #ffbcd5;
    --fc-errorArrow-l5: #ffbfd7;
    --fc-errorArrow-d5: #ffa6c7;
    --fc-errorArrow-l10: #ffc3d9;
    --fc-errorArrow-d10: #ff90b9;
    --fc-errorArrow-l20: #ffc9dd;
    --fc-errorArrow-d20: #ff639d;
    --fc-errorArrow-o0: rgba(255, 188, 213, 0);
    --fc-errorArrow-o1: rgba(255, 188, 213, .1);
    --fc-errorArrow-o2: rgba(255, 188, 213, .2);
    --fc-errorArrow-o4: rgba(255, 188, 213, .4);
    --fc-errorArrow-o6: rgba(255, 188, 213, .6);
    --fc-errorArrow-o8: rgba(255, 188, 213, .8);
    --fc-successElement: #45c195;
    --fc-successElement-locked: #45c195;
    --fc-successElement-l5: #4ec49a;
    --fc-successElement-d5: #3ebb8f;
    --fc-successElement-l10: #58c7a0;
    --fc-successElement-d10: #3bb187;
    --fc-successElement-l20: #6acdaa;
    --fc-successElement-d20: #349d78;
    --fc-successElement-o0: rgba(69, 193, 149, 0);
    --fc-successElement-o1: rgba(69, 193, 149, .1);
    --fc-successElement-o2: rgba(69, 193, 149, .2);
    --fc-successElement-o4: rgba(69, 193, 149, .4);
    --fc-successElement-o6: rgba(69, 193, 149, .6);
    --fc-successElement-o8: rgba(69, 193, 149, .8);
    --fc-successBorder: #acf6d3;
    --fc-successBorder-locked: #acf6d3;
    --fc-successBorder-l5: #b0f6d5;
    --fc-successBorder-d5: #99f4c9;
    --fc-successBorder-l10: #b4f7d7;
    --fc-successBorder-d10: #86f2bf;
    --fc-successBorder-l20: #bdf8dc;
    --fc-successBorder-d20: #61eeab;
    --fc-successBorder-o0: rgba(172, 246, 211, 0);
    --fc-successBorder-o1: rgba(172, 246, 211, .1);
    --fc-successBorder-o2: rgba(172, 246, 211, .2);
    --fc-successBorder-o4: rgba(172, 246, 211, .4);
    --fc-successBorder-o6: rgba(172, 246, 211, .6);
    --fc-successBorder-o8: rgba(172, 246, 211, .8)
}

:root {
    --button-border-radius: 10px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

:root {
    font-size: 10px
}

body {
    margin: 0;
    color: var(--mc-baseMain);
    font-weight: 400;
    font-size: 1.8rem;
    font-family: Rubik, sans-serif;
    line-height: 1.5;
    background-color: var(--mc-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(1, 1, 0, 0)
}

@font-face {
    font-weight: 400;
    font-family: Rubik;
    font-style: normal;
    src:
        
        url(fonts/1.woff2)format("woff2")
}

@font-face {
    font-weight: 600;
    font-family: Rubik;
    font-style: normal;
    src:
        
        url(fonts/2.woff2)format("woff2")
}

@font-face {
    font-weight: 700;
    font-family: Rubik;
    font-style: normal;
    src:
        
        url(fonts/3.woff2)format("woff2")
}

.DZWEGxKCcjdp {
    background:
        
        url(images/4.webp)top 30%left/10%no-repeat,
        
        url(images/5.webp)top 10%right/10%no-repeat
}

@media (max-width:1199px) {
    body {
        background: var(--mc-bg) !important
    }
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }

    :root {
        scroll-behavior: auto
    }
}


.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] {
    top: 0
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    padding-top: 10px;
    bottom: 100%
}

@media (min-width:900px) {
    .wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        padding-top: 15px
    }
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    flex-direction: column-reverse
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] {
    bottom: 0
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    padding-bottom: 10px;
    top: 100%
}

@media (min-width:900px) {
    .wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        padding-bottom: 15px
    }
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    flex-direction: column
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] {
    max-width: 375px;
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
    margin: 0 auto;
    pointer-events: none
}

@media (min-width:900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] {
        max-width: 440px
    }
}

@media (min-width:900px) {
    .wlc-notification-thread.wlc-notification-thread--theme-mod-left[_nghost-wlc-app-c3732847679] {
        right: auto
    }

    .wlc-notification-thread.wlc-notification-thread--theme-mod-right[_nghost-wlc-app-c3732847679] {
        left: auto
    }
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    margin: 0;
    list-style: none;
    pointer-events: none
}

@media (min-width:900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
        padding-right: 15px
    }
}

@media (min-width:900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
        padding-left: 15px
    }
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    right: 10px;
    left: 10px;
    pointer-events: initial
}

@media (min-width:900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        right: 15px
    }
}

@media (min-width:900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        left: 15px
    }
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    padding-top: 5px
}


.app-error-state[_ngcontent-wlc-app-c3300474616] .wlc-sections__content[_ngcontent-wlc-app-c3300474616] {
    margin: auto
}

.DZWEGxKCcjdp[_ngcontent-wlc-app-c3300474616] {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100vh
}

.wlc-app__sections[_ngcontent-wlc-app-c3300474616] {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 0 0
}


.QocvruCMhYm[_nghost-wlc-app-c1591307410] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    will-change: transform;
    visibility: hidden
}

[class*=wlc-body--osver-15] .QocvruCMhYm[_nghost-wlc-app-c1591307410] {
    height: 100vh
}

.QocvruCMhYm[_nghost-wlc-app-c1591307410] .NXyZuygpfdEm[_ngcontent-wlc-app-c1591307410] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    will-change: transform;
    background: var(--fp-backdrop-background);
    visibility: var(--fp-backdrop-visibility, hidden);
    transition: background 0.6s ease-in-out, visibility 0.6s ease-in-out
}

[class*=wlc-body--osver-15] .QocvruCMhYm[_nghost-wlc-app-c1591307410] .NXyZuygpfdEm[_ngcontent-wlc-app-c1591307410] {
    height: 100vh
}

.wlc-float-panels--open[_nghost-wlc-app-c1591307410] {
    --fp-backdrop-visibility: visible;
    --fp-backdrop-background: var(--mc-bg-o8)
}

.app-gameplay-state .QocvruCMhYm[_nghost-wlc-app-c1591307410] {
    z-index: 9999
}


.wlc-columns-layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: calc(var(--wlc-section-gap)/-2)
}

.wlc-columns-layout [class*=wlc-c-] {
    min-width: 0;
    padding: calc(var(--wlc-section-gap)/2)
}

.wlc-columns-layout [class*=wlc-c-]>* {
    height: 100%
}

.wlc-c-1 {
    width: 8.3333333333%
}

.wlc-c-2 {
    width: 16.6666666667%
}

.wlc-c-3 {
    width: 25%
}

.wlc-c-4 {
    width: 33.3333333333%
}

.wlc-c-5 {
    width: 41.6666666667%
}

.wlc-c-6 {
    width: 50%
}

.wlc-c-7 {
    width: 58.3333333333%
}

.wlc-c-8 {
    width: 66.6666666667%
}

.wlc-c-9 {
    width: 75%
}

.wlc-c-10 {
    width: 83.3333333333%
}

.wlc-c-11 {
    width: 91.6666666667%
}

.wlc-c-12 {
    width: 100%
}

.wlc-gap-xs {
    --wlc-section-gap: 10px
}

.wlc-gap-sm {
    --wlc-section-gap: 15px
}

.wlc-gap-smd {
    --wlc-section-gap: 20px
}

.wlc-gap-md {
    --wlc-section-gap: 25px
}

.wlc-gap-lg {
    --wlc-section-gap: 30px
}

.wlc-gap-xl {
    --wlc-section-gap: 40px
}

.wlc-mb-xs {
    margin-bottom: 10px
}

.wlc-mb-sm {
    margin-bottom: 15px
}

.wlc-mb-smd {
    margin-bottom: 20px
}

.wlc-mb-md {
    margin-bottom: 25px
}

.OzeGuuAnFapY {
    margin-bottom: 30px
}

.wlc-mb-xl {
    margin-bottom: 40px
}

.wlc-order-first {
    order: -1
}

.wlc-order-last {
    order: 100
}

.wlc-order-unset {
    order: unset
}

.wlc-h-align-start {
    justify-content: flex-start
}

.wlc-h-align-end {
    justify-content: flex-end
}

.wlc-h-align-center {
    justify-content: center
}

.wlc-h-align-between {
    justify-content: space-between
}

.wlc-overflow-hidden {
    overflow: hidden
}

.wlc-overflow-visible {
    overflow: visible
}

@media (min-width:480px) {
    .wlc-c-480-1 {
        width: 8.3333333333%
    }

    .wlc-c-480-2 {
        width: 16.6666666667%
    }

    .wlc-c-480-3 {
        width: 25%
    }

    .wlc-c-480-4 {
        width: 33.3333333333%
    }

    .wlc-c-480-5 {
        width: 41.6666666667%
    }

    .wlc-c-480-6 {
        width: 50%
    }

    .wlc-c-480-7 {
        width: 58.3333333333%
    }

    .wlc-c-480-8 {
        width: 66.6666666667%
    }

    .wlc-c-480-9 {
        width: 75%
    }

    .wlc-c-480-10 {
        width: 83.3333333333%
    }

    .wlc-c-480-11 {
        width: 91.6666666667%
    }

    .wlc-c-480-12 {
        width: 100%
    }

    .wlc-gap-480-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-480-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-480-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-480-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-480-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-480-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-480-xs {
        margin-bottom: 10px
    }

    .wlc-mb-480-sm {
        margin-bottom: 15px
    }

    .wlc-mb-480-smd {
        margin-bottom: 20px
    }

    .wlc-mb-480-md {
        margin-bottom: 25px
    }

    .wlc-mb-480-lg {
        margin-bottom: 30px
    }

    .wlc-mb-480-xl {
        margin-bottom: 40px
    }

    .wlc-order-480-first {
        order: -1
    }

    .wlc-order-480-last {
        order: 100
    }

    .wlc-order-480-unset {
        order: unset
    }

    .wlc-h-align-480-start {
        justify-content: flex-start
    }

    .wlc-h-align-480-end {
        justify-content: flex-end
    }

    .wlc-h-align-480-center {
        justify-content: center
    }

    .wlc-h-align-480-between {
        justify-content: space-between
    }

    .wlc-overflow-480-hidden {
        overflow: hidden
    }

    .wlc-overflow-480-visible {
        overflow: visible
    }
}

@media (min-width:560px) {
    .wlc-c-560-1 {
        width: 8.3333333333%
    }

    .wlc-c-560-2 {
        width: 16.6666666667%
    }

    .wlc-c-560-3 {
        width: 25%
    }

    .wlc-c-560-4 {
        width: 33.3333333333%
    }

    .wlc-c-560-5 {
        width: 41.6666666667%
    }

    .wlc-c-560-6 {
        width: 50%
    }

    .wlc-c-560-7 {
        width: 58.3333333333%
    }

    .wlc-c-560-8 {
        width: 66.6666666667%
    }

    .wlc-c-560-9 {
        width: 75%
    }

    .wlc-c-560-10 {
        width: 83.3333333333%
    }

    .wlc-c-560-11 {
        width: 91.6666666667%
    }

    .wlc-c-560-12 {
        width: 100%
    }

    .wlc-gap-560-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-560-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-560-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-560-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-560-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-560-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-560-xs {
        margin-bottom: 10px
    }

    .wlc-mb-560-sm {
        margin-bottom: 15px
    }

    .wlc-mb-560-smd {
        margin-bottom: 20px
    }

    .wlc-mb-560-md {
        margin-bottom: 25px
    }

    .wlc-mb-560-lg {
        margin-bottom: 30px
    }

    .wlc-mb-560-xl {
        margin-bottom: 40px
    }

    .wlc-order-560-first {
        order: -1
    }

    .wlc-order-560-last {
        order: 100
    }

    .wlc-order-560-unset {
        order: unset
    }

    .wlc-h-align-560-start {
        justify-content: flex-start
    }

    .wlc-h-align-560-end {
        justify-content: flex-end
    }

    .wlc-h-align-560-center {
        justify-content: center
    }

    .wlc-h-align-560-between {
        justify-content: space-between
    }

    .wlc-overflow-560-hidden {
        overflow: hidden
    }

    .wlc-overflow-560-visible {
        overflow: visible
    }
}

@media (min-width:640px) {
    .wlc-c-640-1 {
        width: 8.3333333333%
    }

    .wlc-c-640-2 {
        width: 16.6666666667%
    }

    .wlc-c-640-3 {
        width: 25%
    }

    .wlc-c-640-4 {
        width: 33.3333333333%
    }

    .wlc-c-640-5 {
        width: 41.6666666667%
    }

    .wlc-c-640-6 {
        width: 50%
    }

    .wlc-c-640-7 {
        width: 58.3333333333%
    }

    .wlc-c-640-8 {
        width: 66.6666666667%
    }

    .wlc-c-640-9 {
        width: 75%
    }

    .wlc-c-640-10 {
        width: 83.3333333333%
    }

    .wlc-c-640-11 {
        width: 91.6666666667%
    }

    .wlc-c-640-12 {
        width: 100%
    }

    .wlc-gap-640-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-640-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-640-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-640-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-640-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-640-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-640-xs {
        margin-bottom: 10px
    }

    .wlc-mb-640-sm {
        margin-bottom: 15px
    }

    .wlc-mb-640-smd {
        margin-bottom: 20px
    }

    .wlc-mb-640-md {
        margin-bottom: 25px
    }

    .wlc-mb-640-lg {
        margin-bottom: 30px
    }

    .wlc-mb-640-xl {
        margin-bottom: 40px
    }

    .wlc-order-640-first {
        order: -1
    }

    .wlc-order-640-last {
        order: 100
    }

    .wlc-order-640-unset {
        order: unset
    }

    .wlc-h-align-640-start {
        justify-content: flex-start
    }

    .wlc-h-align-640-end {
        justify-content: flex-end
    }

    .wlc-h-align-640-center {
        justify-content: center
    }

    .wlc-h-align-640-between {
        justify-content: space-between
    }

    .wlc-overflow-640-hidden {
        overflow: hidden
    }

    .wlc-overflow-640-visible {
        overflow: visible
    }
}

@media (min-width:720px) {
    .wlc-c-720-1 {
        width: 8.3333333333%
    }

    .wlc-c-720-2 {
        width: 16.6666666667%
    }

    .wlc-c-720-3 {
        width: 25%
    }

    .wlc-c-720-4 {
        width: 33.3333333333%
    }

    .wlc-c-720-5 {
        width: 41.6666666667%
    }

    .wlc-c-720-6 {
        width: 50%
    }

    .wlc-c-720-7 {
        width: 58.3333333333%
    }

    .wlc-c-720-8 {
        width: 66.6666666667%
    }

    .wlc-c-720-9 {
        width: 75%
    }

    .wlc-c-720-10 {
        width: 83.3333333333%
    }

    .wlc-c-720-11 {
        width: 91.6666666667%
    }

    .wlc-c-720-12 {
        width: 100%
    }

    .wlc-gap-720-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-720-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-720-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-720-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-720-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-720-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-720-xs {
        margin-bottom: 10px
    }

    .wlc-mb-720-sm {
        margin-bottom: 15px
    }

    .wlc-mb-720-smd {
        margin-bottom: 20px
    }

    .wlc-mb-720-md {
        margin-bottom: 25px
    }

    .wlc-mb-720-lg {
        margin-bottom: 30px
    }

    .wlc-mb-720-xl {
        margin-bottom: 40px
    }

    .wlc-order-720-first {
        order: -1
    }

    .wlc-order-720-last {
        order: 100
    }

    .wlc-order-720-unset {
        order: unset
    }

    .wlc-h-align-720-start {
        justify-content: flex-start
    }

    .wlc-h-align-720-end {
        justify-content: flex-end
    }

    .wlc-h-align-720-center {
        justify-content: center
    }

    .wlc-h-align-720-between {
        justify-content: space-between
    }

    .wlc-overflow-720-hidden {
        overflow: hidden
    }

    .wlc-overflow-720-visible {
        overflow: visible
    }
}

@media (min-width:768px) {
    .wlc-c-768-1 {
        width: 8.3333333333%
    }

    .wlc-c-768-2 {
        width: 16.6666666667%
    }

    .wlc-c-768-3 {
        width: 25%
    }

    .wlc-c-768-4 {
        width: 33.3333333333%
    }

    .wlc-c-768-5 {
        width: 41.6666666667%
    }

    .wlc-c-768-6 {
        width: 50%
    }

    .wlc-c-768-7 {
        width: 58.3333333333%
    }

    .wlc-c-768-8 {
        width: 66.6666666667%
    }

    .wlc-c-768-9 {
        width: 75%
    }

    .wlc-c-768-10 {
        width: 83.3333333333%
    }

    .wlc-c-768-11 {
        width: 91.6666666667%
    }

    .wlc-c-768-12 {
        width: 100%
    }

    .wlc-gap-768-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-768-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-768-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-768-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-768-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-768-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-768-xs {
        margin-bottom: 10px
    }

    .wlc-mb-768-sm {
        margin-bottom: 15px
    }

    .wlc-mb-768-smd {
        margin-bottom: 20px
    }

    .wlc-mb-768-md {
        margin-bottom: 25px
    }

    .wlc-mb-768-lg {
        margin-bottom: 30px
    }

    .wlc-mb-768-xl {
        margin-bottom: 40px
    }

    .wlc-order-768-first {
        order: -1
    }

    .wlc-order-768-last {
        order: 100
    }

    .wlc-order-768-unset {
        order: unset
    }

    .wlc-h-align-768-start {
        justify-content: flex-start
    }

    .wlc-h-align-768-end {
        justify-content: flex-end
    }

    .wlc-h-align-768-center {
        justify-content: center
    }

    .wlc-h-align-768-between {
        justify-content: space-between
    }

    .wlc-overflow-768-hidden {
        overflow: hidden
    }

    .wlc-overflow-768-visible {
        overflow: visible
    }
}

@media (min-width:900px) {
    .wlc-c-900-1 {
        width: 8.3333333333%
    }

    .wlc-c-900-2 {
        width: 16.6666666667%
    }

    .wlc-c-900-3 {
        width: 25%
    }

    .wlc-c-900-4 {
        width: 33.3333333333%
    }

    .wlc-c-900-5 {
        width: 41.6666666667%
    }

    .wlc-c-900-6 {
        width: 50%
    }

    .wlc-c-900-7 {
        width: 58.3333333333%
    }

    .wlc-c-900-8 {
        width: 66.6666666667%
    }

    .wlc-c-900-9 {
        width: 75%
    }

    .wlc-c-900-10 {
        width: 83.3333333333%
    }

    .wlc-c-900-11 {
        width: 91.6666666667%
    }

    .wlc-c-900-12 {
        width: 100%
    }

    .wlc-gap-900-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-900-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-900-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-900-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-900-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-900-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-900-xs {
        margin-bottom: 10px
    }

    .wlc-mb-900-sm {
        margin-bottom: 15px
    }

    .wlc-mb-900-smd {
        margin-bottom: 20px
    }

    .wlc-mb-900-md {
        margin-bottom: 25px
    }

    .wlc-mb-900-lg {
        margin-bottom: 30px
    }

    .wlc-mb-900-xl {
        margin-bottom: 40px
    }

    .wlc-order-900-first {
        order: -1
    }

    .wlc-order-900-last {
        order: 100
    }

    .wlc-order-900-unset {
        order: unset
    }

    .wlc-h-align-900-start {
        justify-content: flex-start
    }

    .wlc-h-align-900-end {
        justify-content: flex-end
    }

    .wlc-h-align-900-center {
        justify-content: center
    }

    .wlc-h-align-900-between {
        justify-content: space-between
    }

    .wlc-overflow-900-hidden {
        overflow: hidden
    }

    .wlc-overflow-900-visible {
        overflow: visible
    }
}

@media (min-width:1024px) {
    .wlc-c-1024-1 {
        width: 8.3333333333%
    }

    .wlc-c-1024-2 {
        width: 16.6666666667%
    }

    .wlc-c-1024-3 {
        width: 25%
    }

    .wlc-c-1024-4 {
        width: 33.3333333333%
    }

    .wlc-c-1024-5 {
        width: 41.6666666667%
    }

    .wlc-c-1024-6 {
        width: 50%
    }

    .wlc-c-1024-7 {
        width: 58.3333333333%
    }

    .wlc-c-1024-8 {
        width: 66.6666666667%
    }

    .wlc-c-1024-9 {
        width: 75%
    }

    .wlc-c-1024-10 {
        width: 83.3333333333%
    }

    .wlc-c-1024-11 {
        width: 91.6666666667%
    }

    .wlc-c-1024-12 {
        width: 100%
    }

    .wlc-gap-1024-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-1024-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-1024-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-1024-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-1024-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-1024-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-1024-xs {
        margin-bottom: 10px
    }

    .wlc-mb-1024-sm {
        margin-bottom: 15px
    }

    .wlc-mb-1024-smd {
        margin-bottom: 20px
    }

    .wlc-mb-1024-md {
        margin-bottom: 25px
    }

    .wlc-mb-1024-lg {
        margin-bottom: 30px
    }

    .wlc-mb-1024-xl {
        margin-bottom: 40px
    }

    .wlc-order-1024-first {
        order: -1
    }

    .wlc-order-1024-last {
        order: 100
    }

    .wlc-order-1024-unset {
        order: unset
    }

    .wlc-h-align-1024-start {
        justify-content: flex-start
    }

    .wlc-h-align-1024-end {
        justify-content: flex-end
    }

    .wlc-h-align-1024-center {
        justify-content: center
    }

    .wlc-h-align-1024-between {
        justify-content: space-between
    }

    .wlc-overflow-1024-hidden {
        overflow: hidden
    }

    .wlc-overflow-1024-visible {
        overflow: visible
    }
}

@media (min-width:1200px) {
    .wlc-c-1200-1 {
        width: 8.3333333333%
    }

    .wlc-c-1200-2 {
        width: 16.6666666667%
    }

    .wlc-c-1200-3 {
        width: 25%
    }

    .wlc-c-1200-4 {
        width: 33.3333333333%
    }

    .wlc-c-1200-5 {
        width: 41.6666666667%
    }

    .wlc-c-1200-6 {
        width: 50%
    }

    .wlc-c-1200-7 {
        width: 58.3333333333%
    }

    .wlc-c-1200-8 {
        width: 66.6666666667%
    }

    .wlc-c-1200-9 {
        width: 75%
    }

    .wlc-c-1200-10 {
        width: 83.3333333333%
    }

    .wlc-c-1200-11 {
        width: 91.6666666667%
    }

    .wlc-c-1200-12 {
        width: 100%
    }

    .wlc-gap-1200-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-1200-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-1200-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-1200-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-1200-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-1200-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-1200-xs {
        margin-bottom: 10px
    }

    .wlc-mb-1200-sm {
        margin-bottom: 15px
    }

    .wlc-mb-1200-smd {
        margin-bottom: 20px
    }

    .wlc-mb-1200-md {
        margin-bottom: 25px
    }

    .wlc-mb-1200-lg {
        margin-bottom: 30px
    }

    .wlc-mb-1200-xl {
        margin-bottom: 40px
    }

    .wlc-order-1200-first {
        order: -1
    }

    .wlc-order-1200-last {
        order: 100
    }

    .wlc-order-1200-unset {
        order: unset
    }

    .wlc-h-align-1200-start {
        justify-content: flex-start
    }

    .wlc-h-align-1200-end {
        justify-content: flex-end
    }

    .wlc-h-align-1200-center {
        justify-content: center
    }

    .wlc-h-align-1200-between {
        justify-content: space-between
    }

    .wlc-overflow-1200-hidden {
        overflow: hidden
    }

    .wlc-overflow-1200-visible {
        overflow: visible
    }
}

@media (min-width:1366px) {
    .wlc-c-1366-1 {
        width: 8.3333333333%
    }

    .wlc-c-1366-2 {
        width: 16.6666666667%
    }

    .wlc-c-1366-3 {
        width: 25%
    }

    .wlc-c-1366-4 {
        width: 33.3333333333%
    }

    .wlc-c-1366-5 {
        width: 41.6666666667%
    }

    .wlc-c-1366-6 {
        width: 50%
    }

    .wlc-c-1366-7 {
        width: 58.3333333333%
    }

    .wlc-c-1366-8 {
        width: 66.6666666667%
    }

    .wlc-c-1366-9 {
        width: 75%
    }

    .wlc-c-1366-10 {
        width: 83.3333333333%
    }

    .wlc-c-1366-11 {
        width: 91.6666666667%
    }

    .wlc-c-1366-12 {
        width: 100%
    }

    .wlc-gap-1366-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-1366-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-1366-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-1366-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-1366-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-1366-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-1366-xs {
        margin-bottom: 10px
    }

    .wlc-mb-1366-sm {
        margin-bottom: 15px
    }

    .wlc-mb-1366-smd {
        margin-bottom: 20px
    }

    .wlc-mb-1366-md {
        margin-bottom: 25px
    }

    .wlc-mb-1366-lg {
        margin-bottom: 30px
    }

    .wlc-mb-1366-xl {
        margin-bottom: 40px
    }

    .wlc-order-1366-first {
        order: -1
    }

    .wlc-order-1366-last {
        order: 100
    }

    .wlc-order-1366-unset {
        order: unset
    }

    .wlc-h-align-1366-start {
        justify-content: flex-start
    }

    .wlc-h-align-1366-end {
        justify-content: flex-end
    }

    .wlc-h-align-1366-center {
        justify-content: center
    }

    .wlc-h-align-1366-between {
        justify-content: space-between
    }

    .wlc-overflow-1366-hidden {
        overflow: hidden
    }

    .wlc-overflow-1366-visible {
        overflow: visible
    }
}

@media (min-width:1420px) {
    .wlc-c-1420-1 {
        width: 8.3333333333%
    }

    .wlc-c-1420-2 {
        width: 16.6666666667%
    }

    .wlc-c-1420-3 {
        width: 25%
    }

    .wlc-c-1420-4 {
        width: 33.3333333333%
    }

    .wlc-c-1420-5 {
        width: 41.6666666667%
    }

    .wlc-c-1420-6 {
        width: 50%
    }

    .wlc-c-1420-7 {
        width: 58.3333333333%
    }

    .wlc-c-1420-8 {
        width: 66.6666666667%
    }

    .wlc-c-1420-9 {
        width: 75%
    }

    .wlc-c-1420-10 {
        width: 83.3333333333%
    }

    .wlc-c-1420-11 {
        width: 91.6666666667%
    }

    .wlc-c-1420-12 {
        width: 100%
    }

    .wlc-gap-1420-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-1420-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-1420-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-1420-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-1420-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-1420-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-1420-xs {
        margin-bottom: 10px
    }

    .wlc-mb-1420-sm {
        margin-bottom: 15px
    }

    .wlc-mb-1420-smd {
        margin-bottom: 20px
    }

    .wlc-mb-1420-md {
        margin-bottom: 25px
    }

    .wlc-mb-1420-lg {
        margin-bottom: 30px
    }

    .wlc-mb-1420-xl {
        margin-bottom: 40px
    }

    .wlc-order-1420-first {
        order: -1
    }

    .wlc-order-1420-last {
        order: 100
    }

    .wlc-order-1420-unset {
        order: unset
    }

    .wlc-h-align-1420-start {
        justify-content: flex-start
    }

    .wlc-h-align-1420-end {
        justify-content: flex-end
    }

    .wlc-h-align-1420-center {
        justify-content: center
    }

    .wlc-h-align-1420-between {
        justify-content: space-between
    }

    .wlc-overflow-1420-hidden {
        overflow: hidden
    }

    .wlc-overflow-1420-visible {
        overflow: visible
    }
}

@media (min-width:1630px) {
    .wlc-c-1630-1 {
        width: 8.3333333333%
    }

    .wlc-c-1630-2 {
        width: 16.6666666667%
    }

    .wlc-c-1630-3 {
        width: 25%
    }

    .wlc-c-1630-4 {
        width: 33.3333333333%
    }

    .wlc-c-1630-5 {
        width: 41.6666666667%
    }

    .wlc-c-1630-6 {
        width: 50%
    }

    .wlc-c-1630-7 {
        width: 58.3333333333%
    }

    .wlc-c-1630-8 {
        width: 66.6666666667%
    }

    .wlc-c-1630-9 {
        width: 75%
    }

    .wlc-c-1630-10 {
        width: 83.3333333333%
    }

    .wlc-c-1630-11 {
        width: 91.6666666667%
    }

    .wlc-c-1630-12 {
        width: 100%
    }

    .wlc-gap-1630-xs {
        --wlc-section-gap: 10px
    }

    .wlc-gap-1630-sm {
        --wlc-section-gap: 15px
    }

    .wlc-gap-1630-smd {
        --wlc-section-gap: 20px
    }

    .wlc-gap-1630-md {
        --wlc-section-gap: 25px
    }

    .wlc-gap-1630-lg {
        --wlc-section-gap: 30px
    }

    .wlc-gap-1630-xl {
        --wlc-section-gap: 40px
    }

    .wlc-mb-1630-xs {
        margin-bottom: 10px
    }

    .wlc-mb-1630-sm {
        margin-bottom: 15px
    }

    .wlc-mb-1630-smd {
        margin-bottom: 20px
    }

    .wlc-mb-1630-md {
        margin-bottom: 25px
    }

    .wlc-mb-1630-lg {
        margin-bottom: 30px
    }

    .wlc-mb-1630-xl {
        margin-bottom: 40px
    }

    .wlc-order-1630-first {
        order: -1
    }

    .wlc-order-1630-last {
        order: 100
    }

    .wlc-order-1630-unset {
        order: unset
    }

    .wlc-h-align-1630-start {
        justify-content: flex-start
    }

    .wlc-h-align-1630-end {
        justify-content: flex-end
    }

    .wlc-h-align-1630-center {
        justify-content: center
    }

    .wlc-h-align-1630-between {
        justify-content: space-between
    }

    .wlc-overflow-1630-hidden {
        overflow: hidden
    }

    .wlc-overflow-1630-visible {
        overflow: visible
    }
}

body {
    min-width: 375px;
    background: radial-gradient(64% 50.2%at 11% 63.8%, #ffd600 -300%, rgba(255, 214, 0, 0) 55%), #010100
}

body.wlc-body--panels-open {
    overflow: hidden
}

@media (pointer:fine) {
    body {
        overflow-x: hidden
    }
}

.PguHHAjB {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.PguHHAjB.app-menu-state .wlc-app__sections {
    padding: 0
}

.wlc-body--os-ios .PguHHAjB {
    min-height: auto
}

.PguHHAjB .DnmDkQVEm {
    margin-top: auto;
    overflow-x: hidden
}

@media (min-width:1024px) {
    .PguHHAjB .DnmDkQVEm {
        overflow-x: initial
    }
}

.wlc-body--os-ios .app-gameplay-state .wlc-sections__footer,
.wlc-body--os-ios .app-gameplay-state .aewSuojqW {
    display: none
}

@media (min-width:1024px) {

    .wlc-body--os-ios .app-gameplay-state .wlc-sections__footer,
    .wlc-body--os-ios .app-gameplay-state .aewSuojqW {
        display: block
    }
}


.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] {
    left: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: var(--mc-bgModal);
    transform: translateY(-100%)
}

.wlc-burger-panel--theme-default.wlc-burger-panel--open[_nghost-wlc-app-c1243143471] {
    transform: none;
    visibility: visible
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
    gap: 20px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, auto);
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
        gap: 30px
    }
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
        gap: 40px
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
        gap: 60px
    }
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
        padding: 30px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .container {
        padding: 55px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] {
    grid-area: lang;
    margin: 6px
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
        box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6)
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-baseOpacity)
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
    display: none
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__dropdown {
    right: -5px
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list {
    background: var(--mc-bg)
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list:before {
    border-bottom-color: var(--mc-bg)
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
        width: 30px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
        width: 55px
    }
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
        height: 30px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
        height: 55px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .jeWoLIJSZ>div {
    display: flex
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-main-menu,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
    padding-right: 20px;
    border-right: 2px solid var(--mc-baseOpacity)
}

@media (min-width:1366px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-main-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
        padding-right: 30px
    }
}

@media (min-width:1420px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-main-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
        padding-right: 40px
    }
}

@media (min-width:1630px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-main-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
        padding-right: 60px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-menu,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__items {
    display: grid;
    grid-template-columns: repeat(2, auto)
}

@media (min-width:900px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__items {
        gap: 5px 15px
    }
}

@media (min-width:1366px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__items {
        gap: 10px 20px
    }
}

@media (min-width:1630px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-menu,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__items {
        gap: 20px 60px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU {
    padding: 0 5px 5px;
    position: relative;
    display: inline-flex;
    align-items: center;
    color: var(--mc-baseMain);
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer
}

@media (min-width:900px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU {
        font-size: 1.2rem
    }
}

@media (min-width:1200px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU {
        font-size: 1.4rem
    }
}

@media (min-width:1420px) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU {
        font-size: 1.6rem
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link:before,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU:before {
    transition: all 0.3s linear;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: var(--mc-main);
    border-radius: 100px;
    opacity: 0;
    pointer-events: none
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link.TLvcJXaOP:before,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU.TLvcJXaOP:before {
    height: 4px;
    opacity: 1
}

@media (pointer:fine) {

    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-post-menu__link:hover:before,
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .DHqgzXFIckU:hover:before {
        height: 4px;
        opacity: 1
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-menu__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0 5px 0 0
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
    width: 270px;
    height: 270px;
    content: "";
    position: absolute;
    top: 50%;
    background: var(--mc-baseOpacity);
    border-radius: 100%;
    transform: translate(0, -50%)
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
        width: 330px
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
        width: 430px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
        height: 330px
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
        height: 430px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title,
.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-btn {
    position: relative;
    z-index: 2
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title {
    width: 280px;
    margin: 0 0 20px;
    text-align: center
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title {
        width: 300px
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title {
        width: 330px
    }
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
        font-size: 1.6rem
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
        font-size: 2.4rem
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-link-block {
    max-width: 270px
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-link-block {
        max-width: 330px
    }
}

@media (min-width:1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-link-block {
        max-width: 430px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
    height: auto;
    min-height: 40px
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    color: var(--mc-baseOpacity)
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search {
        width: 30px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search {
        width: 55px
    }
}

@media (min-width:900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search {
        height: 30px
    }
}

@media (min-width:1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search {
        height: 55px
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search svg {
    fill: currentColor
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-btn-search:hover {
        color: var(--mc-baseMain);
        transform: rotate(30deg)
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px 0
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-burger-panel__additional {
    display: grid;
    grid-template-areas: "lang chat" "switcher switcher";
    grid-template-columns: repeat(2, auto);
    gap: 20px;
    align-self: start;
    justify-self: start
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c1243143471] .wlc-theme-toggler {
    grid-area: switcher
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] {
    --bp-width: 290px;
    --bp-login-display: grid;
    --bp-postmenu-display: block;
    --bp-login-margin: 30px 0 0;
    --bp-login-padding: 20px 0;
    --bp-login-bg: var(--mc-bg);
    --bp-menu-link-justify: initial;
    --bp-menu-link-align: center;
    --bp-menu-link-padding: 5px 25px;
    --bp-menu-link-text-display: initial;
    --bp-menu-icon-margin: 0 15px 0 0;
    --bp-menu-icon-wrapper-width: 25px;
    --bp-separator-width: calc(100% - 40px);
    --bp-userinfo-display: grid;
    --bp-userdeposit-display: flex;
    --bp-lang-max-width: calc(100% - 40px);
    --bp-lang-margin: 20px auto;
    --bp-userinfo-margin: 30px 20px 20px;
    left: 0;
    width: var(--bp-width);
    max-width: 290px;
    height: 100%;
    max-height: 100%;
    background: var(--mc-bg700);
    transform: translateX(-100%)
}

.wlc-burger-panel--theme-left.wlc-burger-panel--open[_nghost-wlc-app-c1243143471] {
    transform: translateX(0);
    visibility: visible
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] {
    --bp-padding: 0 0 10px
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC[_ngcontent-wlc-app-c1243143471],
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] {
    background: var(--mc-bg700)
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] {
    padding: 0 10px
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471],
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] {
    scrollbar-gutter: stable
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-panel-menu,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-social-icons,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-theme-toggler,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-panel-menu,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-social-icons,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-theme-toggler {
    margin: 25px 0 0
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .wlc-burger-panel__logo[_ngcontent-wlc-app-c1243143471],
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__logo[_ngcontent-wlc-app-c1243143471] {
    justify-content: start;
    margin: 0
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] {
    overflow: visible;
    padding: 0
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-panel-menu--type-info,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-social-icons,
.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c1243143471] .LwqAdoASBHn[_ngcontent-wlc-app-c1243143471] .wlc-theme-toggler {
    margin: 25px 0 0
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471] {
    justify-self: var(--bp-expand-btn-justify-self, end);
    padding: 0;
    color: var(--mc-burgerColor);
    background: none;
    border: none;
    transition: color 0.2s ease-in-out
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471] svg {
    width: 30px;
    height: 30px;
    transform: var(--bp-expand-icon-transform);
    transition: transform 0.2s ease-in-out;
    fill: currentColor
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand--expanded[_ngcontent-wlc-app-c1243143471] {
    --bp-expand-icon-transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471]:hover {
        color: var(--mc-baseMain);
        background: none;
        border: none
    }
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .SaLBsPajE {
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .VJVzOAlpk svg {
    max-height: 40px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .UAARSgodmgAk {
    display: var(--bp-login-display);
    grid-auto-flow: initial;
    grid-template-areas: "login" "sign";
    justify-content: center;
    margin: var(--bp-login-margin);
    padding: var(--bp-login-padding);
    background: var(--bp-login-bg)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .UAARSgodmgAk .wlc-btn {
    min-width: 0;
    white-space: nowrap
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-info {
    display: var(--bp-userinfo-display);
    grid-template: "name logout" "stats stats";
    grid-template-columns: 1fr auto;
    align-items: center;
    margin: var(--bp-userinfo-margin);
    transform: translateZ(0)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-info .wlc-user-name[wlc-user-name] {
    grid-area: name
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-info .wlc-logout {
    display: var(--bp-logout-display, "block");
    grid-area: logout
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-info .wlc-user-stats {
    margin: 15px 0 0
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-info .wlc-user-stats-balance {
    margin: 0 0 20px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-stat {
    grid-area: stats
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-stat>.wlc-btn {
    margin: 0 auto
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-stat .wlc-btn[wlc-button] {
    min-width: 120px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-stat .wlc-user-stats--theme-default .wlc-user-stats__content .wlc-btn-deposit[wlc-button] {
    margin: 0 auto 20px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__link,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    display: flex;
    align-items: var(--bp-menu-link-align);
    justify-content: var(--bp-menu-link-justify);
    min-height: 40px;
    padding: var(--bp-menu-link-padding);
    text-decoration: none
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__link-text,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link-text {
    display: var(--bp-menu-link-text-display);
    line-height: initial
}

@media (pointer:fine) {

    .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .DHqgzXFIckU:not(.active):hover,
    .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link:not(.active):hover {
        color: inherit;
        background: var(--mc-bg700-l5)
    }
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .DHqgzXFIckU.active,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link.TLvcJXaOP {
    color: inherit;
    font-weight: 700;
    background: var(--mc-bg700-l10)
}

@media (pointer:fine) {

    .wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .DHqgzXFIckU:not(.active):hover,
    .wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link:not(.active):hover {
        background: var(--mc-bg700-d5)
    }
}

.wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .DHqgzXFIckU.active,
.wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__link.TLvcJXaOP {
    background: var(--mc-bg700-d10)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__icon,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--bp-menu-icon-wrapper-width);
    height: auto;
    margin: var(--bp-menu-icon-margin)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__icon img,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__icon svg,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__icon img,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__icon svg {
    display: block;
    width: 25px;
    height: auto;
    fill: var(--mc-main)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__icon img path,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-menu__icon svg path,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__icon img path,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .LwqAdoASBHn .wlc-post-menu__icon svg path {
    fill: var(--mc-main)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-main-menu:after,
.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .AWjMAJVZ:after {
    content: "";
    display: block;
    flex: 0 0 auto;
    width: var(--bp-separator-width);
    height: 1px;
    margin: 10px auto;
    background: var(--mc-baseOpacity-o6)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
    display: var(--bp-postmenu-display)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .AWjMAJVZ .DHqgzXFIckU {
    min-height: var(--bp-postmenu-link-height, 40px)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit {
    display: var(--bp-userdeposit-display);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 25px;
    padding: 20px 0 40px;
    border-top: 1px solid var(--mc-baseOpacity-o6)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title[wlc-title] {
    margin-bottom: 15px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title[wlc-title] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    text-align: center
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
    height: auto;
    min-height: 40px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector].wlc-language-selector--theme-mod-long {
    max-width: var(--bp-lang-max-width);
    margin: var(--bp-lang-margin)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector]+.wlc-theme-toggler:before {
    content: "";
    display: block;
    flex: 0 0 auto;
    width: var(--bp-separator-width);
    height: 1px;
    margin: 10px auto;
    background: var(--mc-baseOpacity-o6);
    width: 100%;
    margin: 0 auto 40px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector]+.wlc-theme-toggler--theme-alternative {
    --tt-margin: 5px 0;
    --tt-padding: 0 20px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector]+.wlc-theme-toggler--theme-alternative:before {
    content: none
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector]+.wlc-theme-toggler--theme-alternative.wlc-theme-toggler--theme-mod-wolf {
    --tt-padding: 0
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector]+.wlc-theme-toggler--theme-alternative.wlc-theme-toggler--compact {
    --tt-margin: 0;
    --tt-padding: 0
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-theme-toggler {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: var(--tt-padding, 0 25px 30px)
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-scrollbar__slide {
    padding-bottom: 20px
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] {
    --bp-header-grid-cols: 1fr;
    --bp-header-padding: 10px 15px;
    --bp-login-margin: 0;
    --bp-login-padding: 0;
    --bp-login-bg: none;
    --bp-expand-btn-justify-self: end;
    --bp-expand-icon-transform: scaleX(1);
    --bp-transition: none;
    --bp-main-menu-margin: 20px 0 0;
    --bp-userinfo-margin: 0 20px 20px;
    --bp-width: var(--fp-left-size-compact);
    --bp-logout-display: none;
    --bp-postmenu-link-height: 35px;
    position: sticky;
    top: 0;
    left: 0
}

.wlc-body--fp-left-in .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] {
    visibility: visible
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] {
    --bp-width: var(--fp-left-size-full);
    --pm-menu-margin: 25px 10px 0;
    --us-display: block
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-compact[_nghost-wlc-app-c1243143471] {
    --bp-header-padding: 10px 5px;
    --bp-login-display: none;
    --bp-postmenu-display: none;
    --bp-menu-link-text-display: none;
    --bp-menu-link-justify: cemter;
    --bp-menu-link-align: stretch;
    --bp-menu-link-padding: 0;
    --bp-menu-icon-margin: 0;
    --bp-menu-icon-wrapper-width: 100%;
    --bp-main-menu-margin: 0;
    --bp-separator-width: 100%;
    --bp-userinfo-display: none;
    --bp-userdeposit-display: none;
    --bp-lang-max-width: 100%;
    --bp-lang-margin: 0 auto 5px;
    --bp-expand-btn-justify-self: center;
    --pm-menu-margin: 0;
    --us-display: none
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471] {
    justify-self: var(--bp-expand-btn-justify-self, end);
    padding: 0;
    color: var(--mc-burgerColor);
    background: none;
    border: none;
    transition: color 0.2s ease-in-out
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471] svg {
    width: 30px;
    height: 30px;
    transform: var(--bp-expand-icon-transform);
    transition: transform 0.2s ease-in-out;
    fill: currentColor
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand--expanded[_ngcontent-wlc-app-c1243143471] {
    --bp-expand-icon-transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c1243143471]:hover {
        color: var(--mc-baseMain);
        background: none;
        border: none
    }
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471] .wlc-main-menu {
    margin: var(--bp-main-menu-margin)
}

.wlc-burger-panel--theme-right[_nghost-wlc-app-c1243143471] {
    right: var(--body-padding-overflow, 0);
    width: var(--bp-width);
    height: 100%;
    background: var(--mc-bg700)
}

.wlc-burger-panel--theme-right[_nghost-wlc-app-c1243143471] .jeWoLIJSZ[_ngcontent-wlc-app-c1243143471] {
    min-height: 100%
}

.wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c1243143471] {
    --bp-width: var(--fp-right-size-compact);
    --bp-transition: none
}

.wlc-body--fp-right-in .wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c1243143471] {
    visibility: visible
}

.wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] {
    --bp-width: var(--fp-right-size-full)
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] {
    left: 0;
    width: 470px;
    max-width: 470px;
    height: 100%;
    max-height: 100%;
    background-color: var(--mc-bgModal);
    transform: translateX(-100%)
}

.wlc-burger-panel--theme-option3.wlc-burger-panel--open[_nghost-wlc-app-c1243143471] {
    transform: none;
    visibility: visible
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .hNnAbxTlv[wlc-scrollbar] .swiper-slide {
    min-height: 100%
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-scrollbar__slide,
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .jeWoLIJSZ {
    height: 100%
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .jeWoLIJSZ>div {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .SaLBsPajE {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .VJVzOAlpk svg {
    max-height: 55px
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-main-menu {
    margin: 25px auto 0;
    max-width: 330px
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-main-menu {
        margin: 50px auto 0
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .IayppuWB {
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(3, minmax(70px, 100px))
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .IayppuWB {
        gap: 30px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU {
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: flex;
    text-decoration: none
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon {
    width: 70px;
    height: 70px;
    transition: all 0.3s linear;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 5px;
    border-radius: 25px
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon {
        width: 90px
    }
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon {
        height: 90px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon svg {
    max-width: 70px;
    max-height: 70px;
    display: block
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon svg {
        max-width: 90px
    }
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU .wlc-icon svg {
        max-height: 90px
    }
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU:hover {
        color: var(--mc-main);
        text-decoration: none
    }

    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .DHqgzXFIckU:hover .wlc-icon {
        box-shadow: 0 10px 17px var(--mc-baseContrast-o2)
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
    margin: 20px auto;
    max-width: 330px
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .AWjMAJVZ {
        margin: 40px auto 0
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-post-menu__items {
    display: flex;
    flex-direction: column;
    align-items: center
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-post-menu__item {
    margin: 0 0 5px
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-post-menu__item {
        margin: 0 0 15px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-post-menu__link {
    color: var(--mc-main);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    text-decoration: none
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-post-menu__link:hover {
        color: var(--mc-main-l10);
        text-decoration: underline
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] {
    margin: 0 auto 20px
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] {
        margin: 25px auto 40px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-baseOpacity)
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
    display: none
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
        box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6)
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit {
    flex: 0 0 230px;
    margin: auto 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit {
        flex: 0 0 365px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit:after {
    width: 665px;
    height: 665px;
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    background: var(--mc-baseOpacity);
    border-radius: 100%
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title {
    margin: 0 0 15px;
    position: relative;
    z-index: 2;
    max-width: 255px;
    text-align: center
}

@media (min-width:1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-title {
        margin: 0 0 55px
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit .wlc-btn {
    position: relative;
    z-index: 2
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c1243143471] .wlc-theme-toggler {
    margin: 0 auto 50px
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] {
    z-index: 10;
    width: 290px;
    max-width: 290px;
    height: 100%;
    max-height: 100%;
    background-color: var(--mc-bg700)
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-left[_nghost-wlc-app-c1243143471] {
    left: 0;
    transform: translateX(-100%)
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] {
    right: -290px
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--open[_nghost-wlc-app-c1243143471] {
    transform: none;
    visibility: visible
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--open.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] {
    right: 0
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC {
    border-bottom: 2px solid var(--mc-baseOpacity)
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .jeWoLIJSZ {
    padding: 20px 20px 40px
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .UAARSgodmgAk {
    grid-auto-flow: initial;
    justify-content: center;
    padding: 20px 0 40px
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .UAARSgodmgAk .wlc-btn {
    min-width: 100%
}

.wlc-body--os-ios .wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .UAARSgodmgAk .wlc-btn,
.wlc-body--os-macos .wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .UAARSgodmgAk .wlc-btn {
    min-width: initial
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long {
    margin: 5px 0
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-btn--pwa {
    --wlc-icon-height: 1.4rem;
    width: 100%;
    margin: 20px 0 0 0
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-user-stats {
    margin-bottom: 5px
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-user-stats.wlc-user-stats--without-btn {
    margin-bottom: 20px
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px 0
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] {
    --bp-padding: 15px;
    --bp-header-padding: 10px 0;
    width: 310px;
    max-width: 310px;
    background-color: var(--mc-bg700)
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC {
    border-bottom: 0
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .jeWoLIJSZ {
    padding: 0
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 10px 0
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-loyalty-progress {
    width: 100%
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout {
    width: 100%
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout .wlc-btn {
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    margin: 5px 0 0;
    padding: 0 15px;
    background: var(--mc-bg300);
    border-radius: 8px
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout .wlc-btn .gGLkOgXkS {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    flex-direction: row-reverse;
    gap: 10px
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout .wlc-btn .gGLkOgXkS svg path {
    width: 16px;
    height: 16px;
    fill: currentColor;
    stroke: none
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout .wlc-btn:hover {
        background: var(--mc-bg100)
    }

    .wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-logout .wlc-btn:hover .gGLkOgXkS {
        color: var(--mc-baseSecond)
    }
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] {
    --bp-header-grid-cols: 1fr auto 1fr;
    --bp-header-padding: 20px;
    --bp-transition: 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    --bp-padding: 0;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    padding: var(--bp-padding);
    color: var(--mc-baseMain);
    outline-style: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    transition: var(--bp-transition)
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC {
    position: relative;
    display: grid;
    grid-template-columns: var(--bp-header-grid-cols);
    align-items: center;
    padding: var(--bp-header-padding);
    color: var(--mc-baseMain);
    background: transparent;
    font-size: 1.4rem;
    font-weight: 700
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC.CZcZKXvjcV {
    grid-template-columns: 1fr 1fr
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .HEbmYvkjO {
    flex: 0 0 auto
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .EKMTGeHSgY {
    flex: 0 0 auto;
    margin: 0 0 0 auto;
    padding: 0;
    color: var(--mc-baseMain);
    background: transparent;
    opacity: 0.4;
    transition: 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-appearance: none;
    appearance: none;
    border: none
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .EKMTGeHSgY:focus {
    outline: none
}

@media (pointer:fine) {
    .QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .EKMTGeHSgY:hover {
        opacity: 0.8
    }
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .LwqAdoASBHn {
    position: relative;
    flex: 1 1 auto;
    height: 100%;
    min-height: 1px;
    background: transparent;
    overflow: hidden
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-main-menu,
.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-post-menu,
.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-profile-menu,
.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-user-stats,
.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp,
.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-burger-panel__user-deposit {
    transform: translateZ(0)
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .wlc-burger-panel__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: var(--mc-bg-o6);
    cursor: pointer
}

.QVIjaiMUmmP.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c1243143471],
.QVIjaiMUmmP.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c1243143471] {
    height: 100vh;
    transform: translate3d(0, 0, 0);
    will-change: width
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] {
    --bp-header-grid-cols: 1fr 1fr
}

.QVIjaiMUmmP[_nghost-wlc-app-c1243143471] .HEbmYvkjO {
    display: none
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC .wlc-menu__item--notifier .DHqgzXFIckU {
    width: 16px;
    margin: 0;
    color: var(--mc-baseMain);
    background: transparent
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .gmXpvrdWcdC .wlc-menu__item--notifier .DHqgzXFIckU .zOoEAZosbS {
    display: none !important
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .jeWoLIJSZ .wlc-btn--my-bonuses-button {
    margin: 10px auto 20px
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .jeWoLIJSZ .wlc-btn--my-bonuses-button .gGLkOgXkS {
    font-weight: 800
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp .wlc-user-name__email {
    display: grid;
    grid-template-columns: 40px 1fr
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-info__wrp .wlc-user-name__email-value {
    padding: 0;
    font-size: 1.6rem
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-stats--theme-default {
    margin: 0 0 10px
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-stats--theme-default .wlc-user-stats__content .wlc-user-stats-balance {
    padding: 5px 0;
    background: transparent
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-stats--theme-default .wlc-user-stats__content .wlc-btn-deposit {
    margin: 10px auto 20px !important;
    background: var(--mc-main);
    border: none
}

@media (pointer:fine) {
    .wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c1243143471] .wlc-user-stats--theme-default .wlc-user-stats__content .wlc-btn-deposit:hover {
        background: var(--mc-main-l20);
        border: none
    }
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .wlc-language-selector--theme-wolf .wlc-language-selector__icon .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: -8px;
    border-radius: 4px
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .wlc-panel-menu--theme-wolf .wlc-panel-menu__content .IayppuWB .waqnvBUY .DHqgzXFIckU .wlc-menu__icon .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: -8px;
    border-radius: 4px
}


.wlc-scrollbar--theme-default[class][_nghost-wlc-app-c264346179] {
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
    scroll-behavior: smooth
}

.wlc-scrollbar--theme-default[class][_nghost-wlc-app-c264346179]::-webkit-scrollbar {
    width: 5px
}

.wlc-scrollbar--theme-default[class][_nghost-wlc-app-c264346179]::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-scrollbar--theme-default[class][_nghost-wlc-app-c264346179]::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px
}


.wlc-icon svg,
.wlc-icon img {
    width: var(--wlc-icon-width);
    height: var(--wlc-icon-height);
    overflow: visible
}

.wlc-icon-spin {
    animation: loadingCircle 1s linear infinite
}

.wlc-icon-fill-mc-main {
    fill: var(--mc-main, #ffd600)
}

.wlc-icon-fill-mc-secondary {
    fill: var(--mc-secondary, #ffd600)
}

.wlc-icon-fill-mc-baseMain {
    fill: var(--mc-baseMain, #fff)
}

.wlc-icon-fill-mc-baseContrast {
    fill: var(--mc-baseContrast, #000)
}

.wlc-icon-fill-mc-buttonColor {
    fill: var(--mc-buttonColor, #ffd600)
}

.wlc-icon-fill-mc-baseOpacity {
    fill: var(--mc-baseOpacity, rgba(255, 214, 0, 0.1))
}

.wlc-icon-fill-mc-bg100 {
    fill: var(--mc-bg100, #262000)
}

.wlc-icon-fill-mc-bg300 {
    fill: var(--mc-bg300, #262000)
}

.wlc-icon-fill-mc-bg500 {
    fill: var(--mc-bg500, #262000)
}

.wlc-icon-fill-mc-bg700 {
    fill: var(--mc-bg700, #1a1500)
}

.wlc-icon-fill-mc-bg {
    fill: var(--mc-bg, #010100)
}

.wlc-icon-fill-mc-bgModal {
    fill: var(--mc-bgModal, #262000)
}

.wlc-icon-fill-mc-elementsColor {
    fill: var(--mc-elementsColor, #c4c4c4)
}

.wlc-icon-fill-mc-error {
    fill: var(--mc-error, #ec3c3c)
}

.wlc-icon-fill-mc-success {
    fill: var(--mc-success, #00ff47)
}

.wlc-icon-fill-mc-warning {
    fill: var(--mc-warning, #ffa756)
}

.wlc-icon-fill-mc-disabled {
    fill: var(--mc-disabled, #c4c4c4)
}

.wlc-icon-fill-mc-black {
    fill: var(--mc-black, #010100)
}

.wlc-icon-fill-mc-baseSecond {
    fill: var(--mc-baseSecond, )
}

.wlc-icon-fill-mc-baseThird {
    fill: var(--mc-baseThird, )
}

.wlc-icon-fill-mc-buttonText {
    fill: var(--mc-buttonText, )
}

.wlc-icon-fill-mc-bg800 {
    fill: var(--mc-bg800, #1a1500)
}

.wlc-icon-fill-mc-buttonGradient {
    fill: var(--mc-buttonGradient, linear-gradient(90deg, #ff00e5 0%, #ff008a 100%))
}

.wlc-icon-fill-mc-burgerColor {
    fill: var(--mc-burgerColor, #4d4000)
}

.wlc-icon-fill-mc-searchText {
    fill: var(--mc-searchText, #998000)
}

.wlc-icon-fill-mc-bg300new {
    fill: var(--mc-bg300new, #332b00)
}

.wlc-icon-fill-mc-buttonShadow {
    fill: var(--mc-buttonShadow, 0 0 10px #ff00e5)
}

.wlc-icon-fill-mc-labelBorder {
    fill: var(--mc-labelBorder, #19040d)
}

.wlc-icon-fill-mc-bgModalGradient {
    fill: var(--mc-bgModalGradient, #262000)
}

.wlc-icon-fill-mc-bgModalBackdrop {
    fill: var(--mc-bgModalBackdrop, #1e050f)
}

.wlc-icon-fill-mc-footerText {
    fill: var(--mc-footerText, #7a7a7a)
}

.wlc-icon-fill-mc-footerLicense {
    fill: var(--mc-footerLicense, #3fbeb7)
}

.wlc-icon-fill-mc-dividerColor {
    fill: var(--mc-dividerColor, #262000)
}

.wlc-icon-fill-mc-borderGradient {
    fill: var(--mc-borderGradient, linear-gradient(181deg, rgba(255, 214, 0, 0) 0%, rgba(255, 214, 0, 0.3) 52.73%, rgba(255, 214, 0, 0) 99.69%))
}

.wlc-icon-fill-mc-borderGradientHorizontal {
    fill: var(--mc-borderGradientHorizontal, linear-gradient(0.25turn, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0)))
}

.wlc-icon-fill-mc-descColor {
    fill: var(--mc-descColor, #8d8d8d)
}

.wlc-icon-fill-mc-streamGradient {
    fill: var(--mc-streamGradient, linear-gradient(87deg, #ff0086 -6.85%, #d40055 103.85%))
}

@keyframes loadingCircle {
    100% {
        transform: rotate(360deg)
    }
}


.wlc-tooltip-wolf {
    margin: 0 10px
}

.wlc-tooltip-wolf .tooltip-inner {
    padding: 5px 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] {
    --pm-menu-margin: ;
    --pm-menu-info-margin: ;
    --pm-link-background: var(--mc-bg500);
    --pm-dropdown-link-background: var(--mc-bg);
    --pm-dropdown-active-icon-fill: var(--mc-baseMain);
    --pm-link-padding: 0 15px;
    --pm-link-icon-margin: 0 10px 0 0;
    --pm-link-arrow: block;
    --pm-link-justify-content: start;
    --pm-link-hover: var(--mc-burgerColor);
    --pm-link-text-display: block;
    --pm-icon-width: auto;
    --pm-link-icon-width: 16px;
    --pm-link-icon-width: 16px
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] {
    --pm-menu-margin: ;
    --pm-menu-info-margin: ;
    --pm-link-background: none;
    --pm-dropdown-link-background: none;
    --pm-dropdown-active-icon-fill: var(--mc-main);
    --pm-link-padding: 0;
    --pm-link-icon-margin: 0;
    --pm-link-arrow: none;
    --pm-link-justify-content: center;
    --pm-link-hover: none;
    --pm-link-text-display: none;
    --pm-icon-width: 100%
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--type-info[_nghost-wlc-app-c2072812421] {
    margin: var(--pm-menu-info-margin)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon {
    width: var(--pm-icon-width)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon img,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg {
    fill: var(--mc-baseMain)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB {
    display: grid;
    gap: 5px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
	align-items:center;
    justify-content: var(--pm-link-justify-content);
    min-height: auto;
    padding: var(--pm-link-padding);
    background: var(--pm-link-background);
    border-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main);
    background: var(--mc-bg100-o4)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU.TLvcJXaOP svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU.TLvcJXaOP svg {
    fill: var(--mc-main)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU svg {
    width: 16px;
    height: 16px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU .wlc-menu__icon {
    display: inherit;
    flex: 0 0 auto;
    margin: var(--pm-link-icon-margin)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU .wlc-menu__icon-arrow {
    display: var(--pm-link-arrow);
    margin-left: auto
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU .wlc-menu__icon-arrow svg {
    width: auto;
    height: auto
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover {
        color: var(--mc-baseMain);
        background: var(--pm-link-hover)
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown {
    position: relative
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown:hover .wlc-menu__submenu--hover {
        display: block
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP {
    border-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP.waqnvBUY>.DHqgzXFIckU {
    background: var(--pm-dropdown-link-background);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP.waqnvBUY>.DHqgzXFIckU svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP.waqnvBUY>.DHqgzXFIckU svg {
    fill: var(--pm-dropdown-active-icon-fill)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__icon-arrow {
    transform: rotate(180deg)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__icon-arrow svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__icon-arrow svg {
    fill: var(--mc-main)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__submenu {
    gap: 5px;
    padding: 0
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__submenu .DHqgzXFIckU {
    background: var(--mc-bg)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__submenu .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main);
    background: var(--mc-bg500);
    border-radius: 10px
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__submenu .DHqgzXFIckU:hover {
        color: var(--mc-baseMain);
        background: var(--mc-burgerColor);
        border-radius: 10px
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .wlc-menu__item--dropdown.TLvcJXaOP .wlc-menu__submenu .wlc-menu__icon {
    margin: 0 10px 0 0
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .wlc-menu__submenu {
    display: grid;
    overflow: hidden;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    background: var(--pm-dropdown-link-background);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .wlc-menu__submenu .waqnvBUY .DHqgzXFIckU {
    padding: 0 15px;
    word-break: break-all;
    background: none;
    border-radius: 0
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover {
    position: absolute;
    top: 0;
    left: 48px;
    display: none;
    width: min-content;
    min-width: 160px;
    padding: 0 0 0 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list {
    background: var(--mc-bg700);
    border-radius: 10px;
    overscroll-behavior: contain
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar {
    width: 5px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg300);
    border-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .waqnvBUY {
    position: relative;
    padding: 5px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .waqnvBUY:first-child:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -5px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--mc-bg700);
    transform: rotate(45deg)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .DHqgzXFIckU {
    align-items: center;
    justify-content: start;
    padding: 15px 10px;
    background: none;
    border-radius: 10px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .DHqgzXFIckU .wlc-menu__icon {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .DHqgzXFIckU.TLvcJXaOP {
    background: var(--mc-bg100-o4)
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .DHqgzXFIckU.TLvcJXaOP:hover {
        background: var(--mc-burgerColor)
    }
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .DHqgzXFIckU:hover {
        background: var(--mc-burgerColor)
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .zOoEAZosbS {
    display: block
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .wlc-menu__submenu .waqnvBUY .DHqgzXFIckU {
    word-break: normal
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .wlc-menu__submenu--hover:has(.wlc-menu__item--crypto-guide) {
    top: -200px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU {
    min-height: 40px;
    border-left: 2px solid transparent
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU.TLvcJXaOP {
    border-left-color: var(--mc-main)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU svg {
    transition: all 0.3s
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover.TLvcJXaOP {
        border-left-color: var(--mc-baseMain)
    }

    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover svg path,
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover svg {
        fill: var(--mc-baseMain)
    }
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU.TLvcJXaOP {
    border-left-color: transparent
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover.TLvcJXaOP {
        border-left-color: transparent
    }

    .wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover svg path,
    .wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .IayppuWB .waqnvBUY .DHqgzXFIckU:hover svg {
        fill: var(--mc-main)
    }
}


.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] {
    --ls-link-justify: start;
    --ls-curr-flag-size: 30px;
    --ls-list-bg: var(--mc-bg);
    --ls-arrow-color: var(--fc-arrowColor);
    position: relative;
    display: flex;
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    height: 30px
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 5px;
    align-items: center;
    cursor: pointer
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
    width: var(--ls-curr-flag-size);
    height: var(--ls-curr-flag-size);
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow 0.3s linear
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] {
    --ls-arrow-color: var(--mc-baseMain)
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] {
    transform: rotate(0.5turn)
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c952841731] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    text-transform: capitalize
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] {
    transition: all 0.3s linear;
    margin: auto;
    color: var(--ls-arrow-color)
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] path {
    fill: currentColor
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c952841731] {
    cursor: auto
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] {
    visibility: hidden
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: 0 0 0 4px var(--mc-main)
    }

    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:hover.single-lang .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: none
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    position: absolute;
    z-index: 3
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    position: relative;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    padding: 10px;
    border-radius: 10px;
    background: var(--ls-list-bg);
    filter: drop-shadow(0 0 5px #000)
}

.wlc-body--os-macos .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731],
.wlc-body--os-ios .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    -webkit-backdrop-filter: drop-shadow(0 0 5px #000)
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731]:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6)
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    position: relative;
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 10px;
    align-items: center;
    justify-content: var(--ls-link-justify);
    text-decoration: none
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: 0 0 0 4px var(--mc-main)
    }

    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731],
    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-modal__link-lang[_ngcontent-wlc-app-c952841731] {
        visibility: visible;
        opacity: 1
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    padding: 0 10px;
    white-space: nowrap;
    background-color: var(--mc-bg100);
    border-radius: 20px;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731]:before {
    content: "";
    position: absolute;
    top: -4px;
    border: 4px solid var(--mc-bg100);
    rotate: 45deg
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin: 4px;
    box-shadow: 0 0 0 4px var(--mc-bg300);
    transition: box-shadow 0.2s ease-out
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731]:hover {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px var(--mc-bg-o8)
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c952841731] {
    --ls-curr-flag-size: 27px;
    --ls-arrow-color: var(--fc-arrowColor);
    min-width: 90px;
    height: 40px
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731] {
    transition: border 0.3s linear;
    height: 40px;
    padding: 5px;
    border: 2px solid var(--mc-baseOpacity);
    border-radius: 10px
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] {
    --ls-arrow-color: var(--mc-main);
    border: 2px solid var(--mc-main)
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:not(.wlc-language-selector__current--opened):hover {
        --ls-arrow-color: var(--mc-baseMain);
        border: 2px solid var(--mc-baseMain)
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
    box-shadow: none
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    transform: translateY(-10px)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731]:before {
    right: 10px;
    bottom: -10px;
    border-top: 10px solid var(--mc-bg);
    border-bottom: 0
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    right: -6px;
    bottom: 100%;
    padding-bottom: 10px
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    transform: translateY(10px)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731]:before {
    top: -10px;
    right: 10px;
    border-top: 0;
    border-bottom: 10px solid var(--mc-bg)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    top: 100%;
    right: -5px;
    padding-top: 10px
}

.wlc-language-selector--theme-default.wlc-language-selector--dropdown-with-arrow[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    right: -15px
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] {
    --ls-curr-columns: auto 1fr auto;
    --ls-curr-bg-active: var(--mc-main);
    --ls-curr-bg-hover: var(--mc-bg500-l10);
    --ls-curr-flag-size: 20px;
    --ls-curr-flag-margin-right: 5px;
    --ls-curr-flag-justify-self: initial;
    --ls-curr-padding: 5px 15px;
    --ls-dropdown-margin: 5px 0 0;
    --ls-dropdown-width: 100%;
    --ls-list-bg: var(--mc-bg);
    --ls-list-padding: 10px;
    --ls-arrow-color: var(--mc-baseOpacity);
    --ls-curr-bg: var(--mc-bg);
    width: 100%;
    max-width: 275px;
    height: auto;
    margin: 5px 0;
    border: 0;
    border-radius: 10px
}

@media (min-width:1024px) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] {
        --ls-curr-bg: var(--mc-bg500)
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731] {
    transition: background 0.3s linear;
    grid-template-columns: var(--ls-curr-columns);
    min-height: 40px;
    padding: var(--ls-curr-padding);
    background: var(--ls-curr-bg);
    border-radius: 10px
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c952841731] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
    justify-self: var(--ls-curr-flag-justify-self);
    margin-right: var(--ls-curr-flag-margin-right)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] {
    --ls-arrow-color: #fff;
    background: var(--ls-curr-bg-active)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c952841731] {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731]+.wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    margin: var(--ls-dropdown-margin)
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:not(.wlc-language-selector__current--opened):hover {
        --ls-arrow-color: currentColor
    }
}

@media (pointer:fine) and (min-width:1024px) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:not(.wlc-language-selector__current--opened):hover {
        background: var(--ls-curr-bg-hover)
    }

    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:not(.wlc-language-selector__current--opened):hover.single-lang {
        background: var(--ls-curr-bg)
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    transition: margin 0.3s linear;
    position: relative;
    width: var(--ls-dropdown-width);
    overflow: hidden;
    transform-origin: top
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown.top[_ngcontent-wlc-app-c952841731] {
    position: absolute;
    bottom: calc(100% + 10px)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    grid-template-columns: 1fr;
    padding: var(--ls-list-padding);
    border-radius: 10px;
    filter: none
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 4px var(--mc-bg300)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731] {
    position: relative;
    bottom: 0;
    left: 0;
    background: none;
    transform: none;
    visibility: visible;
    opacity: 1
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731]:before {
    display: none
}

@media (pointer:fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6)
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c952841731] {
    --ls-curr-padding: 5px 10px;
    --ls-dropdown-width: calc(100% - 20px);
    --ls-dropdown-pos-top: auto;
    --ls-dropdown-pos-bottom: 100%;
    --ls-dropdown-arrow-pos-top: 100%;
    --ls-dropdown-arrow-pos-bottom: auto;
    --ls-dropdown-arrow-transform: translate(-50%, -50%) rotate(45deg);
    --ls-dropdown-arrow-margin: 0 0 10px;
    --ls-dropdown-transform-origin: center bottom;
    --ls-dropdown-margin: 0
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact.wlc-language-selector--dropdown-bottom[_nghost-wlc-app-c952841731] {
    --ls-dropdown-pos-top: 100%;
    --ls-dropdown-pos-bottom: auto;
    --ls-dropdown-arrow-pos-top: auto;
    --ls-dropdown-arrow-pos-bottom: 100%;
    --ls-dropdown-arrow-transform: translate(-50%, 50%) rotate(45deg);
    --ls-dropdown-arrow-margin: 10px 0 0;
    --ls-dropdown-transform-origin: center top
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c952841731] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    position: absolute;
    top: var(--ls-dropdown-pos-top);
    bottom: var(--ls-dropdown-pos-bottom);
    left: 50%;
    transform: translateX(-50%);
    transform-origin: var(--ls-dropdown-transform-origin)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    margin: var(--ls-dropdown-arrow-margin)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731]:after {
    content: "";
    position: absolute;
    top: var(--ls-dropdown-arrow-pos-top);
    bottom: var(--ls-dropdown-arrow-pos-bottom);
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: inherit;
    transform: var(--ls-dropdown-arrow-transform)
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact.wlc-language-selector--state-compact[_nghost-wlc-app-c952841731] {
    --ls-curr-columns: 1fr;
    --ls-curr-bg: transparent;
    --ls-curr-bg-hover: transparent;
    --ls-curr-bg-active: transparent;
    --ls-curr-flag-justify-self: center;
    --ls-curr-flag-size: 24px;
    --ls-curr-flag-margin-right: 0;
    --ls-link-justify: center;
    --ls-list-padding: 15px 0
}

.wlc-language-modal__list[_ngcontent-wlc-app-c952841731] {
    position: relative;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    padding: 15px;
    border-radius: 10px
}

.wlc-language-modal__item[_ngcontent-wlc-app-c952841731] {
    display: flex;
    justify-content: center
}

.wlc-language-modal__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-modal__link-flag[_ngcontent-wlc-app-c952841731] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6)
}

.wlc-language-modal__link[_ngcontent-wlc-app-c952841731] {
    position: relative;
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 10px;
    align-items: center;
    justify-content: var(--ls-link-justify);
    text-decoration: none
}

@media (pointer:fine) {
    .wlc-language-modal__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: 0 0 0 4px var(--mc-main)
    }

    .wlc-language-modal__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731],
    .wlc-language-modal__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-modal__link-lang[_ngcontent-wlc-app-c952841731] {
        visibility: visible;
        opacity: 1
    }
}

.wlc-language-modal__link-lang[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    padding: 0 10px;
    white-space: nowrap;
    background-color: var(--mc-bg100);
    border-radius: 20px;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0
}

.wlc-language-modal__link-lang[_ngcontent-wlc-app-c952841731]:before {
    content: "";
    position: absolute;
    top: -4px;
    border: 4px solid var(--mc-bg100);
    rotate: 45deg
}

.wlc-language-modal__link-flag[_ngcontent-wlc-app-c952841731] {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    margin: 4px;
    box-shadow: 0 0 0 4px var(--mc-bg300);
    transition: box-shadow 0.2s ease-out
}

@media (pointer:fine) {
    .wlc-language-modal__link-flag[_ngcontent-wlc-app-c952841731]:hover {
        box-shadow: 0 0 7px 7px var(--mc-bg-o8)
    }
}

.wlc-language-modal__link-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

@media (pointer:fine) {
    .wlc-language-modal__link[_ngcontent-wlc-app-c952841731]:hover .wlc-language-modal__link-flag[_ngcontent-wlc-app-c952841731] {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6)
    }
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] {
    padding: 0 0 0 15px;
    background: var(--mc-bg700);
    border-top: 1px solid var(--mc-baseMain-o1);
    border-bottom: 1px solid var(--mc-baseMain-o1)
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__item[_ngcontent-wlc-app-c952841731]:last-child .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731] {
    border-bottom: 0
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__active[_ngcontent-wlc-app-c952841731] {
    display: block
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    overflow: hidden;
    flex: 0 0 25px
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] .myRhcGpLp {
    color: var(--mc-baseMain)
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c952841731] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 0 15px;
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid var(--mc-baseMain-o1)
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__active[_ngcontent-wlc-app-c952841731] {
    display: none
}

.wlc-language-selector--theme-mobile-app[_nghost-wlc-app-c952841731] .wlc-language-selector__active[_ngcontent-wlc-app-c952841731] svg {
    width: 12px;
    height: 12px;
    stroke: currentColor
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] {
    --ls-link-justify-content: start;
    --ls-link-padding: 0 15px;
    --ls-link-hover: var(--mc-burgerColor);
    --ls-link-icon-margin: 0 10px 0 0;
    --ls-link-arrow: block;
    --ls-icon-width: auto;
    position: relative;
    padding: 5px 0 0
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c952841731] {
    --ls-link-justify-content: center;
    --ls-link-padding: 0;
    --ls-link-background: none;
    --ls-link-icon-margin: 0;
    --ls-link-hover: none;
    --ls-link-arrow: none;
    --ls-icon-width: 100%
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c952841731] {
    --ls-link-background: var(--mc-bg500)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] {
    position: absolute;
    top: 0;
    left: 48px;
    display: none;
    width: min-content;
    min-width: 40px;
    padding: 0 0 0 10px
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    gap: 0;
    padding: 0;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    width: 24px;
    height: 24px;
    margin: 0
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731]:hover {
        border: 2px solid var(--mc-main)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    background: none
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__item[_ngcontent-wlc-app-c952841731] {
    position: relative
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] .wlc-language-selector__item[_ngcontent-wlc-app-c952841731]:first-child:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -5px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--mc-bg700);
    transform: rotate(45deg)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] {
    visibility: hidden;
    overflow: hidden;
    opacity: 0
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] .wlc-language-selector__list[_ngcontent-wlc-app-c952841731] {
    display: grid;
    gap: 5px;
    padding: 5px;
    background: var(--mc-bg);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link--active[_ngcontent-wlc-app-c952841731] {
    background: var(--mc-burgerColor)
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731]:hover {
        color: var(--mc-baseMain);
        background: var(--mc-burgerColor)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c952841731] .wlc-language-selector__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    background: var(--mc-burgerColor)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    box-sizing: content-box;
    border: 2px solid var(--mc-bg500);
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    overflow: hidden
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-weight: bold
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__item--active[_ngcontent-wlc-app-c952841731] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c952841731] {
    border: 2px solid var(--mc-main)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731] {
    display: flex;
    align-items: center;
    justify-content: var(--ls-link-justify-content);
    min-height: 40px;
    padding: var(--ls-link-padding);
    background: var(--ls-link-background);
    border-radius: 10px;
    cursor: pointer
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: var(--mc-bg)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] {
    transform: rotate(180deg)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] svg[_ngcontent-wlc-app-c952841731],
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] path[_ngcontent-wlc-app-c952841731] {
    fill: var(--mc-baseThird, var(--mc-baseMain))
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current--opened.wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:hover {
        background: var(--mc-bg)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] {
    display: var(--ls-link-arrow);
    margin-left: auto
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] svg path,
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c952841731] svg {
    width: auto;
    height: auto;
    vertical-align: middle;
    fill: var(--mc-baseMain)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c952841731] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:hover {
        background: var(--ls-link-hover)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731]:hover .wlc-language-selector__current-lang[_ngcontent-wlc-app-c952841731] {
        color: var(--mc-baseMain)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] {
    width: auto;
    margin: var(--ls-link-icon-margin)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] svg path,
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] svg {
    display: block;
    width: 16px;
    height: 16px;
    fill: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731]:hover .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] {
        display: block
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c952841731] {
    top: auto;
    bottom: -145px
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__current[_ngcontent-wlc-app-c952841731],
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__link[_ngcontent-wlc-app-c952841731] {
    transition: all 0.3s linear
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] {
    width: 16px;
    min-width: 16px;
    height: 16px;
    border: none;
    margin-right: 0
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731],
.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] {
    justify-self: center;
    width: 16px;
    height: 16px;
    margin-right: 0;
    border: none;
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow 0.3s linear
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731],
.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] img[_ngcontent-wlc-app-c952841731] {
    display: block;
    width: 100%;
    height: 100%
}

@media (pointer:fine) {

    .wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c952841731]:hover .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731],
    .wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c952841731]:hover .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] {
        border: 1px solid var(--mc-main)
    }
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c952841731] .wlc-language-selector__icon[_ngcontent-wlc-app-c952841731] {
    box-sizing: border-box;
    margin-right: 12px
}


.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
    display: flex;
    justify-content: center;
    margin: 0-10px;
    flex-wrap: wrap
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        grid-template-columns: 1fr
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        gap: 20px
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        margin: 0 0 20px
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388] {
    margin: 0 10px 20px
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388] {
        margin: 0
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
    transition: all 0.3s linear;
    color: var(--mc-bg100)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388]:hover {
        color: var(--mc-main)
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-colored[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
    transition: all 0.2s linear;
    display: block;
    border-radius: 5px
}

@media (pointer:fine) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-colored[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388]:hover {
        transform: translateY(-3px)
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
    display: flex;
    grid-gap: 0;
    margin: 20px 0 0
}

@media (min-width:1024px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        grid-gap: 10px
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        margin: 0
    }
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        margin: 10px 0 0
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388]:empty {
    margin: 0
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
    --wlc-icon-width: 40px;
    --wlc-icon-height: 40px
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
        --wlc-icon-width: 25px
    }
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
        --wlc-icon-height: 25px
    }
}

.wlc-burger-panel--view-expanded,
.wlc-burger-panel--left-mobile {
    --si-menu-flex-direction: initial;
    --si-menu-margin: 0
}

.wlc-burger-panel--view-compact {
    --si-menu-flex-direction: column;
    --si-menu-margin: 0
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
    display: flex;
    gap: 40px;
    justify-content: center;
    flex-wrap: wrap
}

@media (min-width:900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
        grid-template-columns: repeat(4, 1fr)
    }
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388]:empty {
    margin: 0
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] {
    --wlc-icon-width: 30px;
    --wlc-icon-height: 30px;
    transition: all 0.3s linear;
    width: 30px;
    height: 30px;
    color: var(--mc-baseMain)
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388] svg path {
    fill: var(--mc-bg700)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .AOlaFEEf[_ngcontent-wlc-app-c728125388]:hover {
        color: var(--mc-main)
    }
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
    display: flex;
    flex-direction: var(--si-menu-flex-direction);
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    margin: var(--si-menu-margin)
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] {
    justify-content: left
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388] {
    background: var(--mc-bg100);
    border-radius: 8px;
    transition: all 0.3s ease-out
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388] svg rect {
    fill: unset
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388] svg path {
    fill: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .mSqECssx[_ngcontent-wlc-app-c728125388] .RHJcxayZnIwt[_ngcontent-wlc-app-c728125388]:hover {
        background: var(--mc-burgerColor)
    }
}


.IayppuWB.wlc-menu--swiper[_nghost-wlc-app-c454551378] .swiper-slide,
.IayppuWB.wlc-menu--swiper[_nghost-wlc-app-c454551378] .swiper-wrapper {
    width: auto
}

.IayppuWB.wlc-menu--type-burger-panel-header-menu[_nghost-wlc-app-c454551378] .wlc-menu__item--notifier[_ngcontent-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] {
    position: absolute;
    top: 6px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: block;
    padding: 20px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid var(--mc-baseOpacity)
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU.TLvcJXaOP[_ngcontent-wlc-app-c454551378] {
    color: var(--mc-black);
    background: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-menu--theme-contacts[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378]:hover:not(.active) {
        color: var(--mc-baseMain);
        background: var(--mc-main-o6)
    }
}

.wlc-menu--theme-dropdown[_nghost-wlc-app-c454551378] .wlc-menu__item--messages[_ngcontent-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c454551378] {
    position: relative;
    display: grid;
    overflow: auto hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border: none;
    margin: 15px 0 20px;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    grid-gap: 30px
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] {
    --wlc-menu--submenu-decor-width: 0;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    position: relative;
    display: block;
    padding: 0 0 10px;
    text-align: center;
    text-transform: none;
    text-decoration: none
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378]:before {
    transition: width 0.3s linear;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: var(--wlc-menu--submenu-decor-width);
    height: 2px;
    background: var(--mc-main)
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU.TLvcJXaOP[_ngcontent-wlc-app-c454551378] {
    --wlc-menu--submenu-decor-width: 100%;
    color: var(--mc-baseMain);
    font-weight: 700
}

@media (pointer:fine) {
    .wlc-menu--theme-submenu[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378]:hover {
        --wlc-menu--submenu-decor-width: 100%
    }
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] {
    padding: 0 0 0 15px;
    background: var(--mc-bg700);
    border-top: 1px solid var(--mc-baseMain-o1);
    border-bottom: 1px solid var(--mc-baseMain-o1)
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] {
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid var(--mc-baseMain-o1)
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .wlc-menu__item--logout[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] {
    color: var(--mc-error);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378]:last-child {
    border-bottom: 0
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] .myRhcGpLp {
    color: var(--mc-baseMain-o6)
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] .wlc-icon {
    color: var(--mc-baseMain-o6)
}

.IayppuWB[_nghost-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] .wlc-counter[_ngcontent-wlc-app-c454551378] {
    margin-left: 5px
}

.wlc-sections__profile-content .IayppuWB[_nghost-wlc-app-c454551378] .zOoEAZosbS[_ngcontent-wlc-app-c454551378] .wlc-counter--theme-mod-internal-mails[_ngcontent-wlc-app-c454551378] {
    display: none
}

.IayppuWB[_nghost-wlc-app-c454551378] swiper-container::part(container) {
    overflow: visible
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c454551378] .waqnvBUY[_ngcontent-wlc-app-c454551378] .DHqgzXFIckU[_ngcontent-wlc-app-c454551378] {
    background: var(--mc-bg500)
}


[_nghost-wlc-app-c3860173112] {
    display: none
}


.wlc-user-widget__container[_ngcontent-wlc-app-c4104322434] {
    display: flex;
    width: 100%;
    height: 125px;
    border-radius: 16px;
    overflow: hidden
}

.wlc-user-widget__wrapper[_ngcontent-wlc-app-c4104322434] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434] {
    overflow: visible
}

.wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434] .gGLkOgXkS {
    transition: color 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45
}

.wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434] .wlc-icon {
    margin: 0 0 0 5px;
    color: var(--mc-main)
}

.wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434] .wlc-icon svg {
    transform: rotate(-90deg);
    transition: all 0.3s linear
}

@media (pointer:fine) {
    .wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434]:hover .gGLkOgXkS {
        color: var(--mc-main)
    }

    .wlc-user-widget__link.wlc-btn[_ngcontent-wlc-app-c4104322434]:hover .wlc-icon svg {
        transform: rotate(-90deg) rotateY(360deg) translateY(5px)
    }
}

.wlc-user-widget__tournament-wrapper[_ngcontent-wlc-app-c4104322434] {
    width: 100%;
    padding: 15px 20px;
    background: var(--mc-bg300)
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] {
    display: grid;
    grid-template-columns: 80px 1fr auto;
    align-items: center;
    color: var(--mc-baseMain)
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] .wlc-user-widget__tournament-item-points-text {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] .wlc-user-widget__tournament-item-place {
    display: flex;
    gap: 8px
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] .wlc-user-name--theme-default.wlc-user-name .wlc-user-icon {
    width: 32px;
    height: 32px;
    background: var(--mc-bg800)
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] .wlc-user-name--theme-default.wlc-user-name .wlc-user-icon__user {
    width: 16px;
    height: 16px
}

.wlc-user-widget__tournament-item[_ngcontent-wlc-app-c4104322434] .wlc-user-name--theme-default.wlc-user-name .wlc-user-name__email-value {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45
}

.wlc-user-widget__loyalty-wrapper[_ngcontent-wlc-app-c4104322434] {
    width: 100%;
    padding: 15px 20px;
    background: var(--mc-bg300new)
}


.wlc-games-catalog--theme-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] .wlc-games-grid__more {
    margin: 20px 0 0
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 20px
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] {
    grid-row: 1/3;
    grid-column: 1/3;
    margin-right: 10px;
    align-self: stretch;
    width: 100%
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] {
        margin-right: 15px
    }
}

@media (min-width:1420px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] {
        margin-right: 20px
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] div[_ngcontent-wlc-app-c3748941157] {
    height: 100%
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] [class*=wlc-banners][_ngcontent-wlc-app-c3748941157] {
    height: 100%
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] [class*=wlc-banners],
.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .swiper,
.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .vQCYWOBOOYa[wlc-dynamic] {
    height: 100%
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .EKhAlfVkzpY {
    height: 100%;
    border-radius: 10px
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner {
    --banner-justify-content: flex-start;
    --banner-gradient: linear-gradient(var(--banner-grad-angle, 90deg), var(--mc-bg-o8), transparent);
    --banner-max-width: 80%;
    --banner-text-align: left;
    --banner-btn-margin: 0 auto 0 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: var(--banner-justify-content);
    height: 100%;
    overflow: hidden
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner.text-center {
    --banner-grad-angle: 180deg;
    --banner-max-width: 100%;
    --banner-text-align: center;
    --banner-btn-margin: 0 auto
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner.text-right {
    --banner-grad-angle: 270deg;
    --banner-justify-content: flex-end;
    --banner-text-align: right;
    --banner-btn-margin: 0 0 0 auto
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__bg.gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: var(--banner-gradient)
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container {
    padding: 40px;
    position: relative;
    z-index: 20;
    max-width: var(--banner-max-width);
    text-align: var(--banner-text-align)
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container .sQoxaCZVIQ {
    margin: 0 0 10px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container .sQoxaCZVIQ {
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container .tuChFrRxY {
    margin: 0 0 30px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container .tuChFrRxY {
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__banner .wlc-banner__container .wlc-btn--theme-default {
    margin: var(--banner-btn-margin)
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] .wlc-game-grid__game {
    height: 100%;
    overflow: hidden
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__item[_ngcontent-wlc-app-c3748941157] {
    perspective: 1000px;
    perspective-origin: 50% 50%
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: transparent
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

@media (min-width:1420px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 20px
    }
}

@media (min-width:768px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(145px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(165px, 1fr))
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr))
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(195px, 1fr))
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
    margin: 30px 0-15px
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
        margin: 40px 0-20px
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 20px 0
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__placeholder[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--mc-baseMain);
    border-radius: 6px;
    background-image: var(--mc-bg);
    background-repeat: no-repeat;
    background-size: cover
}

.wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
    margin: 20px 0
}

@media (min-width:1024px) {
    .wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
        margin: 20px 0
    }
}

.wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
    margin: 20px 0
}

@media (min-width:1024px) {
    .wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3748941157] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3748941157] {
        margin: 20px 0
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app-search[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-banner-right[_nghost-wlc-app-c3748941157] .wlc-games-grid__banner[_ngcontent-wlc-app-c3748941157] {
    grid-column: -1/-3
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    flex-direction: column;
    margin: 0;
    padding: 15px 10px;
    background: var(--mc-bg700);
    border-radius: 10px;
    text-decoration: none
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        padding: 30px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        padding: 30px 15px 15px
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title[_ngcontent-wlc-app-c3748941157] {
    margin: 0;
    text-align: center;
    width: 100%
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    max-width: 100%
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-icon[_ngcontent-wlc-app-c3748941157] {
    margin: 0
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .wlc-icon[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 0 5px
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__more[_ngcontent-wlc-app-c3748941157] {
    margin: 30px
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__more[_ngcontent-wlc-app-c3748941157] {
        margin: 0
    }
}

.container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157]:not(:first-child) {
    margin-top: 30px
}

@media (min-width:900px) {
    .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157]:not(: first-child) {
        margin-top: 20px
    }
}

@media (min-width:1630px) {
    .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157]:not(: first-child) {
        margin-top: 40px
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:560px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:720px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(5, 1fr)
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 10px
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    line-height: 1
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-simple[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: var(--wlc-games-grid-simple-cols, repeat(auto-fill, minmax(120px, 1fr)));
    gap: 10px
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
    display: grid;
    grid-template-areas: "title-icon title show-all" "games-grid games-grid games-grid";
    grid-template-columns: auto auto auto minmax(0, 1fr);
    row-gap: 20px
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .ukzIbgiZc.wolf-all[_ngcontent-wlc-app-c3748941157] {
    grid-template-areas: "title-icon title wolf-all swiper-buttons" "games-grid games-grid games-grid games-grid";
    grid-template-columns: auto 1fr auto auto;
    align-items: center
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .ukzIbgiZc.wolf-all[_ngcontent-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    margin: 0
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr;
    grid-area: games-grid
}

@media (min-width:900px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

@media (min-width:1420px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 20px
    }
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(145px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(165px, 1fr))
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr))
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(195px, 1fr))
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__item[_ngcontent-wlc-app-c3748941157] {
    perspective: 1000px;
    perspective-origin: 50% 50%
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: transparent
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 0 auto;
    grid-area: swiper-buttons;
    pointer-events: none
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
        margin: 0 5px 0 auto
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] [class*=wlc-swiper-button] {
    pointer-events: initial
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c3748941157] {
    display: grid;
    grid-template-columns: auto auto
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3748941157],
.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    grid-area: show-all
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__wolf-all[_ngcontent-wlc-app-c3748941157] {
    margin: 0 15px 0 0;
    grid-area: wolf-all
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157] {
    grid-area: games-grid;
    min-width: 0
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3748941157] {
    grid-row: 2/3;
    grid-column: 1/-1
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3748941157]+.wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    display: none
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
    grid-template-areas: "games-grid games-grid games-grid games-grid" "title-icon title swiper-buttons show-all"
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 0 auto
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157] {
        margin: 0 60px
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157] {
        border-radius: 6px
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157] {
        overflow: hidden
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    display: none;
    z-index: 1;
    grid-area: games-grid;
    align-self: center;
    width: 100%
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
        display: block
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    justify-content: space-between
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: 1fr;
    display: grid
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(6, 1fr)
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 20px
    }
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__bg[_ngcontent-wlc-app-c3748941157] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__bg[_ngcontent-wlc-app-c3748941157] {
        display: block
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__bg[_ngcontent-wlc-app-c3748941157] {
        border-radius: 10px
    }
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    flex-direction: row;
    padding: 0 0 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        flex-direction: column
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        padding: 20px 0 40px
    }
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157]:before {
        background: linear-gradient(180deg, #7f7cff 0%, #404253 100%)
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157]:before {
        border-radius: 10px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
        display: flex
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
        display: none
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3748941157] {
        display: none
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3748941157] {
        display: grid
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
        color: #fff;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__item[_ngcontent-wlc-app-c3748941157] {
    perspective: 1000px;
    perspective-origin: 50% 50%
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: transparent
}

.wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr;
    grid-column: 1/-1;
    grid-template-rows: repeat(2, 1fr)
}

@media (min-width:900px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

@media (min-width:1420px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 20px
    }
}

@media (min-width:768px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(145px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(165px, 1fr))
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr))
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(195px, 1fr))
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-column: 2/-1
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1630px) {
    .wlc-games-grid--theme-preview.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(5, 1fr)
    }
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
    display: grid;
    grid-template-areas: "title-icon title swiper-buttons show-all" "games-grid games-grid games-grid games-grid";
    grid-template-columns: auto auto minmax(0, 1fr) auto;
    row-gap: 10px
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3748941157],
.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    grid-area: show-all
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157] {
    position: relative;
    grid-area: games-grid;
    min-width: 0
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .fyUIETel[_ngcontent-wlc-app-c3748941157]:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 110%;
    background: var(--mc-bg);
    transform: translateX(-100%)
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3748941157] {
    grid-row: 2/3;
    grid-column: 1/-1
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3748941157]+.wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    display: none
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3748941157] .swiper-horizontal {
    overflow: visible
}

.wlc-games-grid--theme-mobile-app-swiper.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    color: #0a84ff;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45
}

.wlc-games-grid--theme-mobile-app-swiper.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .wlc-icon {
    display: none
}

.wlc-games-grid--theme-mobile-app-swiper.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    grid-area: title;
    align-items: center;
    align-self: center
}

.wlc-games-grid--theme-mobile-app-swiper.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    line-height: 1
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 20px
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    grid-gap: 10px;
    display: grid
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr))
    }
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 20px
    }
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__item[_ngcontent-wlc-app-c3748941157] {
    perspective: 1000px;
    perspective-origin: 50% 50%
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3748941157] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: var(--mc-bg500)
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    line-height: 1
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3748941157] .myRhcGpLp[class] {
    width: 20px;
    height: 20px
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-more[_ngcontent-wlc-app-c3748941157] .wlc-btn {
    display: flex
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] {
    padding: 0 15px;
    margin: 0 0 10px;
    width: 100%
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] .wlc-progress-bar__text {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
    margin: 0
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] .wlc-progress-bar__text {
        margin: 0 0 5px
    }
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] .wlc-progress-bar__progress {
    display: none;
    width: 100%;
    background: var(--mc-bg300)
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3748941157] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3748941157] .wlc-progress-bar__progress {
        display: block
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    grid-gap: 10px;
    max-width: 830px;
    margin: 0 auto
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-template-columns: repeat(auto-fill, minmax(155px, 1fr))
    }
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 10px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3748941157] .wlc-games-grid__list[_ngcontent-wlc-app-c3748941157] {
        grid-gap: 15px
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
    flex-direction: column;
    padding: 10px;
    transition: background 0.3s linear;
    border-radius: 10px;
    justify-content: center;
    margin: 0;
    color: var(--mc-baseThird, var(--mc-baseMain));
    text-decoration: none;
    background: var(--mc-bg500)
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        padding: 15px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] {
        padding: 15px
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] svg {
    width: 30px;
    height: 30px
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] svg {
        width: 50px
    }
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] svg {
        height: 50px
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title {
    margin: 0
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    justify-content: center;
    margin: 10px 0 0
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link .wlc-icon {
    margin: 0 0 0 5px;
    opacity: 1
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link svg {
    width: 15px;
    height: 15px
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link {
        color: var(--mc-baseThird, var(--mc-baseMain));
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

@media (pointer:fine) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3748941157] .wlc-games-grid__header[_ngcontent-wlc-app-c3748941157]:hover {
        background: var(--mc-bg700)
    }
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    line-height: 1
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link {
    color: var(--mc-baseOpacity);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    transition: color 0.3s linear;
    line-height: 1;
    text-decoration: none
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link .wlc-icon {
    transition: opacity 0.3s linear;
    opacity: 0
}

@media (pointer:fine) {
    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link:hover {
        color: var(--mc-baseMain)
    }

    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] .wlc-title__main-link:hover .wlc-icon {
        opacity: 1
    }
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__more[_ngcontent-wlc-app-c3748941157] {
    margin: 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.wlc-provider-games--theme-mod-default .TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__more[_ngcontent-wlc-app-c3748941157] {
    margin: 20px 0 0
}

@media (min-width:1200px) {
    .wlc-provider-games--theme-mod-default .TWAwcCVLB[_nghost-wlc-app-c3748941157] .wlc-games-grid__more[_ngcontent-wlc-app-c3748941157] {
        margin: 20px 0 0
    }
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: color 0.3s linear;
    display: flex;
    align-items: center;
    text-decoration: none
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .wlc-icon {
    transition: transform 0.3s linear;
    margin-left: 5px
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .myRhcGpLp {
    display: flex
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .wlc-icon svg {
    transform: rotate(-90deg);
    fill: var(--mc-main)
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] .counter[_ngcontent-wlc-app-c3748941157] {
    margin-left: 5px
}

@media (pointer:fine) {
    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157]:hover {
        color: var(--mc-baseMain)
    }

    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157]:hover .wlc-icon {
        transform: rotateX(360deg) translateX(10px)
    }

    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157]:hover .wlc-icon svg {
        fill: var(--mc-baseMain)
    }
}

.TWAwcCVLB.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45
}

@media (pointer:fine) {
    .TWAwcCVLB.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157]:hover {
        color: var(--mc-baseMain)
    }
}

.TWAwcCVLB.wlc-games-grid--title-icon[_nghost-wlc-app-c3748941157] .wlc-games-grid__title[_ngcontent-wlc-app-c3748941157] {
    margin: 0 auto 0 0
}

.TWAwcCVLB.wlc-games-grid--title-icon[_nghost-wlc-app-c3748941157] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3748941157] {
    margin: 0 10px 0 0
}

.TWAwcCVLB.wlc-games-grid--title-icon[_nghost-wlc-app-c3748941157] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3748941157] .myRhcGpLp {
    display: flex;
    width: 24px;
    height: 24px
}

.TWAwcCVLB.wlc-games-grid--title-icon[_nghost-wlc-app-c3748941157] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3748941157] .myRhcGpLp svg {
    width: 100%;
    height: 100%;
    fill: var(--mc-baseMain)
}

.TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
    margin: 0 0 0 30px;
    font-weight: 600
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
    display: none
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3748941157] {
        display: block
    }
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .ukzIbgiZc[_ngcontent-wlc-app-c3748941157] {
        grid-template-areas: "title-icon title show-all swiper-buttons" "games-grid games-grid games-grid games-grid"
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(container) {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(container) {
        padding-bottom: 0
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(container) .swiper-pagination-bullets {
    bottom: 0;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(container) .swiper-pagination-bullets {
        display: none
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(pagination) {
    bottom: 0;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(pagination) {
        display: none
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu swiper-container::part(bullet-active) {
    width: 16px;
    border-radius: 10px
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper {
        padding-bottom: 0
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper-horizontal>.swiper-pagination-bullets {
        display: none
    }
}


.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    background: var(--mc-baseOpacity);
    outline: none;
    border-radius: 10px;
    border: none;
    box-shadow: none
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev svg,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next svg {
    fill: currentColor
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled {
    color: #fff;
    background: var(--mc-baseOpacity);
    cursor: default
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled:before,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled:before {
    display: none
}

@media (pointer:fine) {

    .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:hover:not(.swiper-button-disabled),
    .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:hover:not(.swiper-button-disabled) {
        box-shadow: none
    }
}

@media (pointer:fine) {

    .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:hover:not(.swiper-button-disabled),
    .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:hover:not(.swiper-button-disabled) {
        color: #fff;
        background: var(--mc-main-o4);
        border: none
    }
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev {
    margin-right: 5px
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .myRhcGpLp {
    transform: rotate(90deg)
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .myRhcGpLp {
    transform: rotate(-90deg)
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: calc(-1*40px/2)
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev:after,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next:after {
    text-indent: -9999px
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next {
    right: auto;
    left: 10px
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev:after,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next:after,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-lock {
    display: none
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] {
    --wlc-icon-width: 12px;
    --wlc-icon-height: 12px
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--wlc-navi-button-size, 24px);
    height: var(--wlc-navi-button-size, 24px);
    color: var(--mc-baseMain);
    background: var(--mc-bg500-o6);
    outline: none;
    border-radius: 20px;
    border: none;
    box-shadow: none
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .myRhcGpLp {
    display: flex
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .myRhcGpLp svg,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .myRhcGpLp svg {
    fill: currentColor
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled {
    color: var(--mc-baseMain-o4);
    background: var(--mc-bg500-o4);
    cursor: default
}

@media (pointer:fine) {

    .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:hover:not(.swiper-button-disabled),
    .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:hover:not(.swiper-button-disabled) {
        color: var(--mc-baseThird);
        background: var(--mc-bg500);
        border: none;
        box-shadow: none
    }
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev {
    margin-right: 10px
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .myRhcGpLp {
    transform: rotate(90deg)
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .myRhcGpLp {
    transform: rotate(-90deg)
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: calc(-1*40px/2)
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev:after,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next:after {
    text-indent: -9999px
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next {
    right: auto;
    left: var(--wlc-navi-left-offset, 10px)
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev:after,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev {
    right: var(--wlc-navi-right-offset, 10px);
    left: auto
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next:after,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-lock {
    display: none
}

.wlc-slider-navigation--theme-wolf.wlc-slider-navigation--theme-mod-lg[_nghost-wlc-app-c225656936] {
    --wlc-navi-button-size: 40px;
    --wlc-icon-width: 18px;
    --wlc-icon-height: 18px
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled {
    opacity: 0.5
}


a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] {
    text-decoration: none;
    cursor: pointer
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] .wlc-icon {
    transition: opacity 0.3s linear;
    opacity: 0
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] .wlc-icon svg {
    fill: var(--mc-baseMain)
}

@media (pointer:fine) {
    a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .FUixslRS[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-main)
    }

    a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .FUixslRS[_ngcontent-wlc-app-c679633311] .wlc-icon[_ngcontent-wlc-app-c679633311] {
        opacity: 1
    }
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] {
    display: flex;
    align-items: center
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] {
    --wlc-icon-width: 20px;
    --wlc-icon-height: 20px;
    margin: 0 10px 0 0
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp {
    display: flex
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp svg {
    fill: var(--mc-baseMain)
}

a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] {
    text-decoration: none;
    cursor: pointer
}

a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311],
a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    transition: color 0.3s linear
}

@media (pointer:fine) {

    a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311]:hover .FsuLVbLHp[_ngcontent-wlc-app-c679633311],
    a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311]:hover .FUixslRS[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-baseThird)
    }
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] {
    display: flex;
    align-items: center
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] {
    --wlc-icon-width: 16px;
    --wlc-icon-height: 16px;
    margin: 0 10px 0 0;
    color: var(--mc-baseMain)
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp {
    display: flex
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp svg {
    fill: currentColor
}

.wlc-sections__profile-content .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird)
}

.wlc-sections__profile-content .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird)
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] {
    text-transform: uppercase
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FUixslRS[_ngcontent-wlc-app-c679633311] .wlc-icon {
    display: none
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp svg {
    transition: fill 0.3s linear
}

@media (pointer:fine) {
    .wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .FsuLVbLHp[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-main)
    }

    .wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .FsuLVbLHp[_ngcontent-wlc-app-c679633311] .myRhcGpLp svg {
        fill: var(--mc-main)
    }
}


.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
    --wlc-lc-bg: var(--mc-bg700);
    --wlc-lsi-gap: var(--wlc-lc-main-gap);
    --wlc-lc-min-height: 445px;
    --wlc-lc-decor-width: 100%;
    --wlc-lc-decor-height: 290px;
    --wlc-lc-btns-margin: 0 0 25px;
    --wlc-lc-nocontent-height: 185px;
    --wlc-lc-main-padding: 25px 20px;
    --wlc-lc-main-gap: 18px;
    color: var(--mc-baseMain-locked);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    border-radius: 20px;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
        --wlc-lc-min-height: 400px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
        --wlc-lc-decor-height: 100%
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
        --wlc-lc-btns-margin: 0
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
        --wlc-lc-nocontent-height: 400px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] {
        --wlc-lc-main-padding: 75px 40px
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2945023578] {
    grid-template-columns: 1fr;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    min-height: var(--wlc-lc-min-height);
    background: var(--mc-bg700);
    overflow: hidden
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2945023578] {
        grid-template-columns: 60% 40%
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .YFRoCYpK[_ngcontent-wlc-app-c2945023578] {
    align-self: start;
    position: relative;
    justify-self: center;
    width: var(--wlc-lc-decor-width);
    max-width: 100%;
    height: var(--wlc-lc-decor-height);
    overflow: hidden
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .YFRoCYpK[_ngcontent-wlc-app-c2945023578] {
        align-self: center
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .cqFtpqwHL[_ngcontent-wlc-app-c2945023578] {
    bottom: 0;
    max-height: initial;
    transform: translate(-50%, 0);
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 50%;
    max-width: 100%
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .cqFtpqwHL[_ngcontent-wlc-app-c2945023578] {
        bottom: 50%
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .cqFtpqwHL[_ngcontent-wlc-app-c2945023578] {
        transform: translate(-50%, 50%)
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__main[_ngcontent-wlc-app-c2945023578] {
    display: grid;
    gap: var(--wlc-lc-main-gap);
    align-self: center;
    justify-items: center;
    padding: var(--wlc-lc-main-padding);
    text-align: var(--wlc-lc-main-text-align, center)
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
    color: var(--mc-baseMain-locked);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__prizes[_ngcontent-wlc-app-c2945023578] {
    padding: 0 15px;
    align-self: center;
    justify-self: center;
    width: 100%;
    max-width: 300px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__timer[_ngcontent-wlc-app-c2945023578] {
    width: max-content;
    min-width: 250px;
    max-width: 100%
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__buttons[_ngcontent-wlc-app-c2945023578] {
    width: 100%;
    margin: var(--wlc-lc-btns-margin)
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__buttons--mobile[_ngcontent-wlc-app-c2945023578] {
        display: none
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__buttons--desktop[_ngcontent-wlc-app-c2945023578] {
    display: none
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__buttons--desktop[_ngcontent-wlc-app-c2945023578] {
        display: block
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__loader[_ngcontent-wlc-app-c2945023578] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: var(--wlc-lc-min-height);
    background: var(--wlc-lc-bg)
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .ifzyskgdTTy[_ngcontent-wlc-app-c2945023578] {
    --wlc-lc-main-padding: 0 20px 20px;
    grid-template-columns: 1fr;
    gap: 0;
    display: grid;
    min-height: var(--wlc-lc-nocontent-height);
    background: var(--wlc-lc-bg)
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .ifzyskgdTTy[_ngcontent-wlc-app-c2945023578] {
        --wlc-lc-main-padding: 0 20px 0 0
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .ifzyskgdTTy[_ngcontent-wlc-app-c2945023578] {
        grid-template-columns: 1fr minmax(0, 2fr)
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .ifzyskgdTTy[_ngcontent-wlc-app-c2945023578] {
        gap: 20px
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .mIRxbdWgitO[_ngcontent-wlc-app-c2945023578] {
    padding: 0 0 20px;
    text-align: center;
    color: var(--ma-base-third, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    align-self: center
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .mIRxbdWgitO[_ngcontent-wlc-app-c2945023578] {
        padding: 0 20px 0 0
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .mIRxbdWgitO[_ngcontent-wlc-app-c2945023578] {
        text-align: left
    }
}

.wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] {
    --wlc-lc-main-gap: 10px;
    --wlc-lc-min-height: 445px;
    --wlc-lc-decor-width: 140px;
    --wlc-lc-btns-margin: 15px 0 0;
    --wlc-lc-nocontent-height: 185px;
    position: relative;
    color: var(--mc-baseThird-locked);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] {
        --wlc-lc-min-height: 250px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] {
        --wlc-lc-decor-width: 375px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] {
        --wlc-lc-nocontent-height: 250px
    }
}

.wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0.2);
    pointer-events: none;
    border-radius: inherit
}

.wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
    color: var(--mc-baseThird-locked);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default.wlc-lottery-card--theme-mod-wolf[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .cqFtpqwHL[_ngcontent-wlc-app-c2945023578] {
    width: 100%;
    height: 100%
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
    line-height: 28px;
    text-transform: uppercase
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__name[_ngcontent-wlc-app-c2945023578] {
        font-size: 3.2rem
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__main[_ngcontent-wlc-app-c2945023578] {
    height: 100%;
    position: relative;
    z-index: 1;
    align-self: auto;
    gap: 24px;
    justify-items: flex-start
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__main[_ngcontent-wlc-app-c2945023578]:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: radial-gradient(93% 100%at 0% 100%, var(--mc-main) 0%, rgba(255, 214, 0, 0) 100%);
    transform: rotate(180deg);
    opacity: 0.3
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info {
    justify-items: flex-start;
    text-align: start
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info__dates {
    font-weight: bold
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info__tickets {
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 2.4rem;
    line-height: 28px;
    text-transform: uppercase
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info__tickets-count {
    color: var(--mc-black);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 8px 26px;
    background: var(--mc-main);
    border-radius: 8px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info__timer .wlc-timer--theme-wolf-custom .time-text__item {
    width: 70px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__details[_ngcontent-wlc-app-c2945023578] .wlc-lottery-smart-info__timer .wlc-timer--theme-wolf-custom .time-text__item .text {
    height: 26px;
    margin: 0 0 0 2px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__prizes[_ngcontent-wlc-app-c2945023578] {
    display: none
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2945023578] .wlc-lottery-card__buttons--desktop[_ngcontent-wlc-app-c2945023578] .wlc-lottery-buttons {
    justify-content: flex-start
}


.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] {
        max-width: 1170px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] {
        max-width: 1275px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__bg[_ngcontent-wlc-app-c2231359672] {
    background: var(--mc-bg500);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__bg[_ngcontent-wlc-app-c2231359672] {
        border-radius: 20px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
    padding: 20px 15px 50px;
    gap: 25px;
    display: grid;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        padding: 30px 20px 50px
    }
}

@media (min-width:1024px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        padding: 40px 30px 50px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        padding: 45px 40px 40px
    }
}

@media (min-width:900px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        gap: 25px
    }
}

@media (min-width:1024px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        gap: 30px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        gap: 30px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] .wlc-title__main {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.25
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] .wlc-title__main {
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.25
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] .wlc-title__main {
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__thumbs[_ngcontent-wlc-app-c2231359672] {
    position: relative;
    z-index: 5
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__thumbs[_ngcontent-wlc-app-c2231359672] .swiper {
    overflow: visible
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__thumbs[_ngcontent-wlc-app-c2231359672] .swiper {
        overflow: hidden
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor[_ngcontent-wlc-app-c2231359672] {
    position: absolute
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
    width: 30px;
    height: 30px;
    left: 6%;
    top: 20px
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        width: 35px
    }
}

@media (min-width:900px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        height: 35px
    }
}

@media (min-width:900px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        left: 40px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        left: 40px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        left: 40px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        top: 25px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--1[_ngcontent-wlc-app-c2231359672] {
        top: 45px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
    width: 30px;
    height: 30px;
    left: 6%;
    top: 20px
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        width: 35px
    }
}

@media (min-width:900px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        width: 40px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        height: 35px
    }
}

@media (min-width:900px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        height: 40px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        left: 88px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        left: 88px
    }
}

@media (min-width:1630px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        left: 88px
    }
}

@media (min-width:768px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        top: 25px
    }
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor--2[_ngcontent-wlc-app-c2231359672] {
        top: 45px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor[_ngcontent-wlc-app-c2231359672] svg,
.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor[_ngcontent-wlc-app-c2231359672] img {
    width: 100%;
    fill: #fff
}

.wlc-modal--youtube-modal.wlc-modal--theme-default .wlc-modal__title {
    text-align: left
}

@media (min-width:1200px) {
    .wlc-modal--youtube-modal.wlc-modal--theme-default .wlc-modal__body {
        padding: 20px 40px 40px
    }
}

@media (min-width:1630px) {
    .wlc-modal--youtube-modal.wlc-modal--theme-default .wlc-modal__body {
        padding: 20px 65px 65px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
    margin: 0 0 40px
}

@media (max-width:1199px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__content[_ngcontent-wlc-app-c2231359672] {
        padding-right: 0;
        padding-left: 0
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor[_ngcontent-wlc-app-c2231359672] {
    display: none
}

@media (min-width:1024px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__decor[_ngcontent-wlc-app-c2231359672] {
        display: block
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] .wlc-title__main {
    display: block;
    line-height: 1;
    text-transform: uppercase
}

@media (min-width:1024px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] {
        justify-content: center
    }
}

@media (max-width:1023px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] {
        margin-left: 20px
    }
}

@media (max-width:767px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__title[_ngcontent-wlc-app-c2231359672] {
        margin-left: 15px
    }
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__thumbs[_ngcontent-wlc-app-c2231359672] {
    position: static
}

.wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__bg[_ngcontent-wlc-app-c2231359672] {
    border-top: 1px solid var(--mc-main);
    border-bottom: 1px solid var(--mc-main)
}

@media (min-width:1200px) {
    .wlc-thumbs-wrapper--theme-default[_nghost-wlc-app-c2231359672] .wlc-thumbs-wrapper__bg[_ngcontent-wlc-app-c2231359672] {
        border-left: 1px solid var(--mc-main);
        border-right: 1px solid var(--mc-main)
    }
}


@keyframes _ngcontent-wlc-app-c2535224027_pulse {
    0% {
        opacity: 0.3
    }

    50% {
        opacity: 0.1
    }

    100% {
        opacity: 0.3
    }
}

@keyframes _ngcontent-wlc-app-c2535224027_rotateRight {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-wlc-app-c2535224027_rotateLeft {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(-360deg)
    }
}

.wlc-total-jackpot--theme-default[_nghost-wlc-app-c2535224027] {
    display: flex
}

.wlc-total-jackpot--theme-default[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__counter.loading[_ngcontent-wlc-app-c2535224027] {
    animation: _ngcontent-wlc-app-c2535224027_pulse 2s infinite
}

.wlc-total-jackpot--theme-default[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__text[_ngcontent-wlc-app-c2535224027] {
    font-weight: bold;
    font-size: 30px
}

.wlc-total-jackpot-nodata[_ngcontent-wlc-app-c2535224027] {
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
    transition: all 0.3s linear;
    gap: 10px;
    grid-template-columns: 1fr;
    grid-template-rows: 50px auto;
    display: grid;
    height: 100%;
    background: var(--mc-bg700)
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
        gap: 20px
    }
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
        grid-template-columns: 72px auto
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
        grid-template-columns: 85px auto
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
        grid-template-columns: 100px auto
    }
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027] {
        grid-template-rows: 1fr
    }
}

@media (pointer:fine) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__body[_ngcontent-wlc-app-c2535224027]:hover {
        background: var(--mc-bg700-l10)
    }
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__image[_ngcontent-wlc-app-c2535224027] {
    width: 72px;
    height: 50px;
    position: relative;
    display: flex;
    align-items: center
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__image[_ngcontent-wlc-app-c2535224027] {
        width: 85px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__image[_ngcontent-wlc-app-c2535224027] {
        width: 100px
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__image[_ngcontent-wlc-app-c2535224027] {
        height: 60px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__image[_ngcontent-wlc-app-c2535224027] {
        height: 70px
    }
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__icon-wrap[_ngcontent-wlc-app-c2535224027],
.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__sprite[_ngcontent-wlc-app-c2535224027] {
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__icon-wrap[_ngcontent-wlc-app-c2535224027] .wlc-animate-sprite__canvas,
.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__sprite[_ngcontent-wlc-app-c2535224027] .wlc-animate-sprite__canvas {
    margin: 0 auto;
    display: block
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__icon[_ngcontent-wlc-app-c2535224027] {
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
    display: block;
    object-fit: contain
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
    text-align: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
        text-align: start
    }
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__top[_ngcontent-wlc-app-c2535224027] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__top[_ngcontent-wlc-app-c2535224027] {
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45
    }
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__text[_ngcontent-wlc-app-c2535224027] {
    margin: none;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__text[_ngcontent-wlc-app-c2535224027] {
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

.wlc-total-jackpot--theme-info[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__counter[_ngcontent-wlc-app-c2535224027] {
    margin: 0 0 0 10px
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] {
        max-width: 1170px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] {
        max-width: 1275px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__bg[_ngcontent-wlc-app-c2535224027] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:
        
        url(images/16.webp)center/cover no-repeat
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__bg[_ngcontent-wlc-app-c2535224027] {
        border-radius: 20px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
    padding: 30px 10px;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
        padding: 30px 20px
    }
}

@media (min-width:1024px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
        padding: 30px
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2535224027] {
        padding: 30px 75px 75px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
    margin: 0 0 20px;
    color: var(--mc-black);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
        font-style: normal
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
        font-style: normal
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] {
    margin: 40px 0 15px;
    position: relative;
    color: var(--mc-main)
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] {
        margin: 60px 0 0
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] {
        margin: 90px 0 0
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__currency,
.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__counter {
    font-size: 3rem;
    letter-spacing: unset;
    font-family: TotalJackpot, Roboto, sans-serif;
    line-height: 1;
    fill: currentColor
}

@media (min-width:768px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__counter {
        font-size: 4.4rem
    }
}

@media (min-width:1024px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__counter {
        font-size: 5.8rem
    }
}

@media (min-width:1200px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__counter {
        font-size: 8rem
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot-body svg {
    height: 40px
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot-body svg {
        height: 54px
    }
}

@media (min-width:1024px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot-body svg {
        height: 70px
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot-body svg {
        height: 110px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] {
    position: relative;
    z-index: 5
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-games-grid__header {
    display: none
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .ukzIbgiZc {
    grid-template-areas: "games-grid";
    grid-template-columns: 1fr
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .fyUIETel {
    grid-area: "games-grid"
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .swiper {
    overflow: visible
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .swiper {
        overflow: hidden
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor[_ngcontent-wlc-app-c2535224027] {
    position: absolute;
    z-index: 1
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
    width: 40px;
    height: 40px;
    left: 7%;
    top: 20px;
    background:
        
        url(images/17.png)center/contain no-repeat;
    animation: _ngcontent-wlc-app-c2535224027_rotateRight 60s linear infinite
}

@media (min-width:560px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        width: 64px
    }
}

@media (min-width:900px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        width: 85px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        width: 124px
    }
}

@media (min-width:560px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        height: 64px
    }
}

@media (min-width:900px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        height: 85px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--1[_ngcontent-wlc-app-c2535224027] {
        height: 124px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
    width: 40px;
    height: 40px;
    right: 7%;
    top: 20px;
    background:
        
        url(images/18.png)center/contain no-repeat;
    animation: _ngcontent-wlc-app-c2535224027_rotateLeft 60s linear infinite
}

@media (min-width:560px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        width: 64px
    }
}

@media (min-width:900px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        width: 85px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        width: 124px
    }
}

@media (min-width:560px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        height: 64px
    }
}

@media (min-width:900px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        height: 85px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor--2[_ngcontent-wlc-app-c2535224027] {
        height: 124px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__btn-no-jackpot[_ngcontent-wlc-app-c2535224027] {
    margin: 20px auto 0;
    position: relative
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__btn-no-jackpot[_ngcontent-wlc-app-c2535224027] {
        margin: 25px auto 0
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__btn-no-jackpot[_ngcontent-wlc-app-c2535224027] {
        margin: 30px auto 0
    }
}

.wlc-total-jackpot--theme-mod-label[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
    margin: 0
}

.wlc-total-jackpot--theme-mod-label[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] .wlc-title__main {
    min-height: unset;
    padding: 0;
    background: transparent;
    border-radius: unset;
    display: flex;
    align-items: center
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__decor[_ngcontent-wlc-app-c2535224027] {
    display: none
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
    position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    font-weight: 600;
    line-height: 35px;
    background: var(--mc-baseMain);
    border-radius: 30px
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027]:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background:
        
        url(images/19.svg)center/contain no-repeat
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2535224027] {
        font-size: 1.4rem
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__currency,
.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2535224027] .wlc-total-jackpot__counter {
    font-weight: bold;
    font-family: Rubik, sans-serif
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] swiper-container::part(container) {
    overflow: visible;
    padding-bottom: 0
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default {
    border-radius: 16px
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default .wlc-game-thumb__icon,
.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default .dnwPkFdjl {
    display: none
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default .ggPcGkxZe {
    background: transparent
}

@media (pointer:fine) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default:hover .wlc-game-thumb__label {
        display: none
    }

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb--theme-default:hover .bscjrkrS:before {
        background: var(--mc-bg700-o8)
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb__label {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    padding: 0 18px;
    color: var(--mc-black);
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 26px;
    background: var(--mc-baseMain);
    border-radius: 30px
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-game-thumb__label span {
    display: inline-block
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-games-grid__more {
        margin: 45px 0 0
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-games-grid__more .wlc-games-grid__show-all-btn {
    background: transparent;
    border: 1px solid var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-games-grid__more .wlc-games-grid__show-all-btn:hover {
        background: var(--mc-baseMain-o2);
        box-shadow: 0 0 10px var(--mc-baseMain)
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2535224027] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2535224027] .wlc-games-grid__more .wlc-games-grid__show-all-btn .gGLkOgXkS {
    color: var(--mc-baseMain)
}


.wlc-title--theme-default.wlc-title--mb[_nghost-wlc-app-c3804597050] {
    margin-bottom: 15px
}

.wlc-title--theme-default[_nghost-wlc-app-c3804597050] div.wlc-title__main[_ngcontent-wlc-app-c3804597050],
.wlc-title--theme-default[_nghost-wlc-app-c3804597050] h1.wlc-title__main[_ngcontent-wlc-app-c3804597050] {
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45
}

.wlc-title--theme-default[_nghost-wlc-app-c3804597050] div.wlc-title__second[_ngcontent-wlc-app-c3804597050],
.wlc-title--theme-default[_nghost-wlc-app-c3804597050] h1.wlc-title__second[_ngcontent-wlc-app-c3804597050] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

.wlc-title--theme-default.wlc-title--theme-mod-third[_nghost-wlc-app-c3804597050] .wlc-title__main[_ngcontent-wlc-app-c3804597050] {
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45
}


@keyframes _ngcontent-wlc-app-c3559402143_buttonPulse {

    0%,
    10%,
    20%,
    30%,
    40%,
    50% {
        box-shadow: 0 0 0 0 var(--mc-buttonColor)
    }

    9.99%,
    19.99%,
    29.99%,
    39.99%,
    49.99% {
        box-shadow: 0 0 0 10px var(--mc-buttonColor-o0)
    }
}

@keyframes _ngcontent-wlc-app-c3559402143_buttonPulseSecondary {

    0%,
    10%,
    20%,
    30%,
    40%,
    50% {
        box-shadow: 0 0 0 0 var(--mc-secondary)
    }

    9.99%,
    19.99%,
    29.99%,
    39.99%,
    49.99% {
        box-shadow: 0 0 0 10px var(--mc-secondary-o0)
    }
}

@keyframes _ngcontent-wlc-app-c3559402143_buttonGlare {
    from {
        transform: skewX(-45deg) translateX(-200px)
    }

    to {
        transform: skewX(-45deg) translateX(200px)
    }
}

.wlc-btn[_nghost-wlc-app-c3559402143] {
    box-sizing: border-box;
    padding: 0;
    background: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    overflow: hidden
}

.wlc-btn[_nghost-wlc-app-c3559402143]:disabled {
    background: var(--mc-buttonColor-o6);
    box-shadow: none;
    cursor: not-allowed;
    border: none
}

.wlc-btn[_nghost-wlc-app-c3559402143]:disabled .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black)
}

@media (pointer:fine) {
    .wlc-btn[_nghost-wlc-app-c3559402143]:disabled:hover {
        background: var(--mc-buttonColor-o6);
        box-shadow: none;
        border: none
    }

    .wlc-btn[_nghost-wlc-app-c3559402143]:disabled:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseMain-o6)
    }
}

.wlc-btn[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] {
    display: none
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3559402143] {
    position: relative;
    pointer-events: none
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    opacity: 0
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    display: block
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] svg {
    animation: spin 1s infinite linear
}

.wlc-btn.wlc-btn--pending.wlc-btn--theme-skew[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] {
    transform: translate(-50%, -50%) skew(20deg, 0)
}

.wlc-btn.wlc-btn--animate-pulse[_nghost-wlc-app-c3559402143] {
    animation: _ngcontent-wlc-app-c3559402143_buttonPulse 12.5s infinite cubic-bezier(0.7, 0, 0, 1)
}

.wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3559402143] {
    position: relative
}

.wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3559402143]:after {
    content: "";
    position: absolute;
    top: -5px;
    bottom: -5px;
    display: block;
    width: 55px;
    border-color: rgba(255, 255, 255, 0.1);
    border-width: 0 30px 0 10px;
    border-style: solid;
    transform: skewX(-45deg);
    animation-name: _ngcontent-wlc-app-c3559402143_buttonGlare;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.6, 0.15, 0.6, 0.95);
    animation-iteration-count: infinite
}

@supports (overflow:clip) {
    .wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3559402143] {
        overflow: clip;
        overflow-clip-margin: border-box
    }
}

.wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:disabled {
    background: transparent;
    box-shadow: none;
    border: 2px solid var(--mc-secondary-o6)
}

.wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:disabled .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-baseMain-o6)
}

@media (pointer:fine) {
    .wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:disabled:hover {
        background: transparent;
        box-shadow: none;
        border: 2px solid var(--mc-secondary-o6)
    }

    .wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:disabled:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseMain-o6)
    }
}

.wlc-btn.wlc-btn--theme-mod-secondary.wlc-btn--animate-pulse[_nghost-wlc-app-c3559402143] {
    animation: _ngcontent-wlc-app-c3559402143_buttonPulseSecondary 12.5s infinite cubic-bezier(0.7, 0, 0, 1)
}

.wlc-btn.wlc-btn--only-icon[_nghost-wlc-app-c3559402143] {
    --wlc-icon-width: 20px;
    --wlc-icon-height: 20px;
    min-width: 40px;
    padding: 0
}

.wlc-btn.wlc-btn--only-icon[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    display: flex;
    align-items: center;
    justify-content: center
}

.wlc-btn--theme-default[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px
}

.wlc-btn--theme-default[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-default[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] {
    background: transparent;
    border: 1px solid var(--mc-baseMain);
    box-shadow: none
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-baseMain-o2);
        border: 1px solid var(--mc-baseMain);
        box-shadow: 0 0 10px var(--mc-baseMain)
    }

    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseMain)
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143] {
    background: var(--mc-main);
    box-shadow: none;
    border: none
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain))
}

@media (pointer:fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main);
        box-shadow: none;
        border: none
    }

    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-black, var(--mc-baseMain))
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c3559402143] {
    background: unset;
    border-color: var(--mc-baseOpacity)
}

@media (pointer:fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c3559402143]:hover {
        background: unset;
        border-color: var(--mc-baseOpacity)
    }
}

.wlc-btn--theme-default.wlc-btn--size-md[_nghost-wlc-app-c3559402143] {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    min-width: auto;
    height: 30px;
    padding: 0 15px
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px;
    border-radius: 100px
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-rounding[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-rounding[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] {
    background: transparent;
    border: 1px solid var(--mc-baseMain);
    box-shadow: none
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-baseMain-o2);
        border: 1px solid var(--mc-baseMain);
        box-shadow: 0 0 10px var(--mc-baseMain)
    }

    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseMain)
    }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143] {
    background: var(--mc-main);
    box-shadow: none;
    border: none
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain))
}

@media (pointer:fine) {
    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main);
        box-shadow: none;
        border: none
    }

    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-black, var(--mc-baseMain))
    }
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px;
    grid-column-gap: unset;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    border: 1px solid var(--mc-baseMain)
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] {
    background: transparent;
    border: 1px solid var(--mc-baseMain);
    box-shadow: none
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-baseMain-o2);
        border: 1px solid var(--mc-baseMain);
        box-shadow: 0 0 10px var(--mc-baseMain)
    }

    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseMain)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main))
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main))
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px;
    background: var(--mc-main);
    border: none;
    transform: skew(-20deg, 0)
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    transform: skew(20deg, 0)
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143] {
    background: transparent;
    border: 1px solid var(--mc-baseMain)
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143] {
    background: var(--mc-buttonColor);
    border: 2px solid var(--mc-buttonColor)
}

@media (pointer:fine) {
    .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary.TLvcJXaOP[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-buttonColor);
        border: 2px solid var(--mc-buttonColor)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-baseMain-o2);
        border: 1px solid var(--mc-baseMain)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main))
    }
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143] {
    position: relative;
    display: inline-grid;
    grid-column-gap: 0;
    grid-template-columns: 1fr;
    min-width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background: none;
    border-radius: 4px;
    overflow: initial;
    border: none
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    font-size: inherit;
    line-height: inherit;
    text-transform: capitalize
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143]:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    left: 50%;
    display: block;
    height: 1px;
    background-color: var(--mc-black, var(--mc-baseMain));
    transition: left 0.2s ease, right 0.2s ease
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143]:active:after {
    right: 50%;
    left: 50%
}

@media (pointer:fine) {
    .wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143]:hover {
        color: var(--mc-black, var(--mc-baseMain));
        background: none;
        border: 0
    }

    .wlc-btn--theme-borderless[_nghost-wlc-app-c3559402143]:hover:after {
        right: -0.25ch;
        left: -0.25ch
    }
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px;
    background: var(--mc-buttonColor)
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-buttonColor-l20);
        border-color: var(--mc-buttonColor-l20)
    }
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3559402143] svg {
    display: block;
    width: 23px;
    height: 23px;
    fill: var(--mc-baseMain)
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3559402143] svg path,
.wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3559402143] svg rect {
    fill: var(--mc-baseMain)
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-wolf-settings[_nghost-wlc-app-c3559402143] svg {
    display: block;
    width: 20px;
    height: 20px;
    color: var(--mc-baseThird, var(--mc-baseMain))
}

.wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3559402143] {
    --wlc-btn-link-color: var(--mc-secondary)
}

.wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--wlc-btn-link-color);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (pointer:fine) {
    .wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143]:hover {
        --wlc-btn-link-color: var(--mc-baseThird, var(--mc-baseMain))
    }
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    padding: 3px 15px;
    background: var(--mc-bg500-o6);
    border-radius: 60px
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143],
.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143] .wlc-btn__counter[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    transition: color 0.3s linear
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143] .wlc-btn__counter[_ngcontent-wlc-app-c3559402143] {
    margin: 0 0 0 5px
}

@media (pointer:fine) {
    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-bg500)
    }

    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143],
    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3559402143]:hover .wlc-btn__counter[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-baseThird)
    }
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 5px 10px;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px;
    min-width: unset;
    margin: 0;
    background: unset;
    border-color: transparent;
    box-shadow: none
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143]:disabled {
    opacity: 0.5;
    pointer-events: none
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: none
    }
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143] .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
    transition: color 0.3s linear;
    color: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143]:hover {
        background: unset;
        border-color: transparent;
        box-shadow: none
    }

    .wlc-btn--theme-textonly[_nghost-wlc-app-c3559402143]:hover .gGLkOgXkS[_ngcontent-wlc-app-c3559402143] {
        color: var(--mc-main-l20)
    }
}

@keyframes _ngcontent-wlc-app-c3559402143_shine {
    0% {
        left: -100%
    }

    25% {
        left: 100%
    }

    50% {
        left: 100%
    }

    75% {
        left: -100%
    }

    100% {
        left: -100%
    }
}

.wlc-btn--theme-default.wlc-btn--animate-shine[_nghost-wlc-app-c3559402143],
.wlc-btn--theme-default.wlc-btn--deposit[_nghost-wlc-app-c3559402143] {
    position: relative;
    overflow: hidden
}

@media (min-width:1024px) {

    .wlc-btn--theme-default.wlc-btn--animate-shine[_nghost-wlc-app-c3559402143]:before,
    .wlc-btn--theme-default.wlc-btn--deposit[_nghost-wlc-app-c3559402143]:before {
        content: "";
        position: absolute;
        top: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent) !important;
        animation: _ngcontent-wlc-app-c3559402143_shine 2.5s infinite
    }
}

@media (max-width:1023px) {

    .wlc-btn--theme-default.wlc-btn--animate-shine[_nghost-wlc-app-c3559402143]:after,
    .wlc-btn--theme-default.wlc-btn--deposit[_nghost-wlc-app-c3559402143]:after {
        content: "";
        position: absolute;
        top: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent) !important;
        animation: _ngcontent-wlc-app-c3559402143_shine 2.5s infinite
    }
}

.wlc-btn--theme-default.wlc-btn--pending.wlc-btn--theme-mod-default[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] {
    color: var(--mc-black)
}

.wlc-btn--theme-default.wlc-btn--pending.wlc-btn--theme-mod-default[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] svg,
.wlc-btn--theme-default.wlc-btn--pending.wlc-btn--theme-mod-default[_nghost-wlc-app-c3559402143] .wlc-btn__pending[_ngcontent-wlc-app-c3559402143] path {
    fill: currentColor
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3559402143] {
    height: 48px
}


.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] {
    grid-template-columns: 1fr auto auto;
    grid-template-areas: "title navigation button" "icons icons icons";
    display: grid;
    align-items: center;
    min-width: 0;
    max-width: 100%
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-inside-modal[_nghost-wlc-app-c2868077189] .wlc-provider-links__title[_ngcontent-wlc-app-c2868077189] {
    text-align: center
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-mobile-custom[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper {
    padding: 10px
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-mobile-custom[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper .swiper-wrapper {
    display: grid;
    grid-template-rows: 60px 60px;
    grid-template-columns: 1fr 1fr
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c2868077189] {
    grid-gap: 20px;
    grid-template-areas: "title" "icons" "button";
    grid-template-columns: 1fr
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    width: 100%;
    margin: 0 auto
}

@media (min-width:560px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        max-width: 520px
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] {
    margin: 10px auto 0
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr))
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        gap: 30px
    }
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr))
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .zrmNMIxA {
    height: 140px
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .avxaJDmaZ {
    display: flex;
    flex-direction: column
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__image {
    width: 140px;
    height: 60px;
    max-width: max-content
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__image {
        width: 160px
    }
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__image {
        height: 70px
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__error {
    height: 60px;
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__error {
        height: 70px
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__info {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    margin: 15px 0 0
}

@media (max-width:559px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] .wlc-provider-links-item__info {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1rem;
        line-height: 1.45
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .zrmNMIxA[_ngcontent-wlc-app-c2868077189] {
    border-radius: 8px
}

@media (pointer:fine) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .zrmNMIxA[_ngcontent-wlc-app-c2868077189]:hover {
        background: var(--mc-bg500);
        box-shadow: none;
        transform: none;
        transition: none
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .DnbCgkggdo {
    justify-content: center
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .DnbCgkggdo .FUixslRS {
    color: var(--mc-baseSecond);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    margin: 10px 0
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .DnbCgkggdo .FUixslRS {
        margin: 0 0 30px
    }
}

@media (max-width:559px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c2868077189] .DnbCgkggdo .FUixslRS {
        color: var(--mc-baseSecond);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links__loader[_ngcontent-wlc-app-c2868077189] {
    grid-column: 1/3
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189],
.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    grid-area: icons;
    min-width: 0;
    max-width: 100%
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
    display: grid
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        gap: 15px
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] {
    margin: 10px 0 0
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper {
    margin: -10px -15px -10px -10px;
    padding: 10px 50px 10px 10px
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper {
        margin: -15px
    }
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper {
        padding: 15px
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 2;
    width: 30px;
    background: linear-gradient(to left, var(--mc-bg), transparent);
    pointer-events: none
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper:before {
        display: none
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] swiper-container::part(container) {
    overflow: visible
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .GJcUPOUv[_ngcontent-wlc-app-c2868077189] {
    display: none;
    grid-area: navigation
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] {
    margin: 0 0 0 20px;
    grid-area: button
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE.wlc-btn--theme-wolf-rounded[_ngcontent-wlc-app-c2868077189] {
    margin: 0;
    grid-area: navigation
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE.wlc-btn--theme-wolf-rounded[_ngcontent-wlc-app-c2868077189] {
        margin: 0 15px 0 0
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA {
    position: relative;
    background: radial-gradient(84.96% 58.62%at 49.71% 89.08%, #463c14 0%, #020200 100%);
    border-radius: 10px;
    transition: transform 0.2s, box-shadow 2s
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 85px
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .avxaJDmaZ {
    font-size: 2rem;
    padding: 8px 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--mc-baseMain);
    font-weight: 700;
    text-decoration: none
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links-item__error {
    line-height: 1.15;
    text-align: center;
    overflow-wrap: anywhere;
    overflow: hidden
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .wlc-provider-links-item__image,
.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 125px;
    height: 100%;
    max-height: 40px;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg path {
    fill: currentColor
}

@media (hover:hover) {

    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA:hover,
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .zrmNMIxA:focus-within {
        box-shadow: 0 1px 5px var(--mc-bg100);
        transform: translate3d(0, -3px, 0);
        transition: transform 0.2s, box-shadow 0.1s
    }
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] {
    grid-template-columns: 1fr auto auto;
    grid-template-areas: "title navigation button" "icons icons icons";
    display: grid;
    align-items: center;
    min-width: 0;
    max-width: 100%
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links__loader[_ngcontent-wlc-app-c2868077189] {
    grid-column: 1/3
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links__title[_ngcontent-wlc-app-c2868077189] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    text-align: left
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189],
.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    grid-area: icons;
    min-width: 0;
    max-width: 100%
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
    margin: 40px 0 0;
    display: grid
}

@media (min-width:768px) {
    .wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        gap: 15px
    }
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] {
    position: relative
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189]:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 110%;
    background: var(--mc-bg);
    transform: translateX(-100%)
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .CxnCZIqXhao[_ngcontent-wlc-app-c2868077189] .swiper {
    margin: 0-15px 0 0;
    padding: 5px 15px 10px 0
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .GJcUPOUv[_ngcontent-wlc-app-c2868077189] {
    display: none
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] {
    margin: 0 0 0 20px;
    display: block;
    grid-area: button;
    min-width: 0;
    height: auto;
    padding: 0;
    background: transparent
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] .gGLkOgXkS {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    color: #0a84ff
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .swiper-horizontal {
    overflow: visible
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA {
    position: relative;
    background: var(--mc-bg700);
    border-radius: 6px;
    transition: transform 0.2s, box-shadow 2s;
    aspect-ratio: 4/3
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 65%
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .avxaJDmaZ {
    font-size: 2rem;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--mc-baseMain);
    font-weight: 700;
    text-decoration: none
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .wlc-provider-links-item__image,
.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 80%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg {
    display: flex;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-mobile-app-swiper[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg path {
    fill: currentColor
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] {
    display: grid;
    align-items: center;
    min-width: 0;
    max-width: 100%
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .wlc-provider-links__loader[_ngcontent-wlc-app-c2868077189] {
    grid-column: 1/3
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .wlc-provider-links__title[_ngcontent-wlc-app-c2868077189] {
    display: none
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
    gap: 10px;
    display: grid
}

@media (min-width:768px) {
    .wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c2868077189] {
        gap: 15px
    }
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA {
    position: relative;
    background: var(--mc-bg700);
    border-radius: 4px;
    transition: transform 0.2s, box-shadow 2s
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 73%
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .avxaJDmaZ {
    font-size: 2rem;
    padding: 8px 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--mc-baseMain);
    font-weight: 700;
    text-decoration: none
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .wlc-provider-links-item__image,
.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 80%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA .wlc-icon svg path {
    fill: currentColor
}

.wlc-provider-links--theme-mobile-app[_nghost-wlc-app-c2868077189] .zrmNMIxA:focus {
    box-shadow: 0 1px 5px var(--mc-bg100);
    transform: translate3d(0, -3px, 0);
    transition: transform 0.2s, box-shadow 0.1s
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] {
    display: block;
    min-width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    transform: none;
    border: none;
    border-radius: unset
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189] .gGLkOgXkS {
    color: var(--mc-main);
    font-weight: 600;
    font-size: 1.6rem;
    font-style: normal;
    text-transform: unset;
    transition: color 0.3s linear
}

@media (pointer:fine) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189]:hover {
        box-shadow: none
    }

    .wlc-provider-links--theme-default[_nghost-wlc-app-c2868077189] .iySytakAqOoE[_ngcontent-wlc-app-c2868077189]:hover .gGLkOgXkS {
        color: var(--mc-baseMain)
    }
}


.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] {
    position: relative;
    min-width: 0
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .jmcIFYJiJdPh {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 5px;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, var(--mc-bg700) 65%, var(--mc-bg700-o0) 100%)
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF:disabled {
    display: none
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF .wlc-icon {
    display: block;
    line-height: 1
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF svg {
    transform: var(--wlc-post-menu-svg-transform, none);
    fill: currentColor
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--prev {
    --wlc-post-menu-svg-transform: rotate(90deg);
    visibility: hidden;
    justify-content: flex-start;
    margin: 0 auto 0 0
}

@media (min-width:900px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--prev {
        visibility: visible
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--next {
    --wlc-post-menu-svg-transform: rotate(-90deg);
    visibility: hidden;
    justify-content: flex-end;
    margin: 0 0 0 auto
}

@media (min-width:900px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--next {
        visibility: visible
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--next:before {
    transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .WZlllKscGGF:hover {
        color: var(--mc-main)
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .DHqgzXFIckU {
    transition: color 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    text-decoration: none
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .DHqgzXFIckU:hover {
        color: var(--mc-main)
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .swiper-wrapper {
    width: auto
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .swiper-slide {
    width: auto
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] {
    width: 100%;
    max-width: 100%
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
    -moz-column-count: 1;
    column-count: 1;
    display: grid;
    grid-gap: 10px
}

@media (min-width:560px) {

    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:900px) {

    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:560px) {

    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        display: block
    }
}

@media (min-width:560px) {

    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        grid-gap: 0
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] .wlc-post-menu__title[_ngcontent-wlc-app-c3856525351] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 0 0 20px 0
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3856525351] {
    justify-content: center;
    padding: 0;
    width: 100%
}

@media (min-width:560px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3856525351] {
        justify-content: flex-start
    }
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--prev[_ngcontent-wlc-app-c3856525351],
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3856525351] .wlc-post-menu__control--next[_ngcontent-wlc-app-c3856525351] {
    visibility: hidden
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
    -moz-column-count: unset;
    column-count: unset;
    text-align: center;
    max-width: 440px;
    margin: -5px auto;
    display: block;
    -moz-column-gap: 20px;
    column-gap: 20px
}

@media (min-width:1024px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        max-width: 100%
    }
}

@media (min-width:1024px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        margin: -5px 0
    }
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .DHqgzXFIckU {
    display: inline-block;
    padding: 6px 0
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: block;
    padding: 20px 25px;
    letter-spacing: 1px;
    text-transform: inherit;
    text-decoration: none;
    border-bottom: 2px solid var(--mc-baseOpacity)
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-black);
    background: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .DHqgzXFIckU:hover:not(.active) {
        color: var(--mc-baseMain);
        background: var(--mc-main-o6)
    }
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .waqnvBUY:last-child .DHqgzXFIckU {
    border-bottom: 0
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3856525351] {
    position: relative;
    min-width: 0
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(1, auto);
    justify-content: space-between;
    max-width: 715px
}

@media (min-width:1024px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351] .wlc-menu__item,
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] .waqnvBUY {
        margin: 0 0 5px
    }
}

@media (max-width:479px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%
    }
}

@media (max-width:559px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        grid-gap: 0
    }
}

@media (max-width:767px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        padding: 0 0 15px
    }
}

@media (min-width:768px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        grid-template-columns: repeat(2, auto)
    }
}

@media (max-width:1023px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        justify-content: space-evenly
    }
}

@media (min-width:1200px) {

    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .wlc-post-menu__items[_ngcontent-wlc-app-c3856525351],
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3856525351] .tpfoRbsRQS[_ngcontent-wlc-app-c3856525351]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3856525351] {
        margin: 0 0 0 auto
    }
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .DHqgzXFIckU {
    text-transform: uppercase;
    background: var(--mc-bg500)
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3856525351] .waqnvBUY:last-child .DHqgzXFIckU {
    border-bottom: 2px solid var(--mc-baseOpacity)
}


[_nghost-wlc-app-c3373317602] {
    display: inline-block
}

.wlc-logo--theme-mod-footer-first[_nghost-wlc-app-c3373317602] {
    width: 184px
}

.wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c3373317602] {
    width: 170px
}

.wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c3373317602] img,
.wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c3373317602] svg {
    margin: 0 auto
}

.VJVzOAlpk[_ngcontent-wlc-app-c3373317602] img,
.VJVzOAlpk[_ngcontent-wlc-app-c3373317602] svg {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto
}


.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] {
    display: flex;
    flex-direction: column;
    grid-area: ratings;
    align-items: center;
    justify-content: center;
    width: 100%
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .nCMhRqKHMRr[_ngcontent-wlc-app-c1726347706] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .DehnfnrFiZu[_ngcontent-wlc-app-c1726347706] {
    grid-gap: 20px;
    margin: 0 0 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    justify-items: center;
    max-width: 1008px
}

@media (min-width:560px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .DehnfnrFiZu[_ngcontent-wlc-app-c1726347706] {
        grid-gap: 40px
    }
}

@media (min-width:900px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .DehnfnrFiZu[_ngcontent-wlc-app-c1726347706] {
        grid-gap: 60px
    }
}

@media (min-width:1024px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .DehnfnrFiZu[_ngcontent-wlc-app-c1726347706] {
        margin: 0 0 30px
    }
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .XJzbXZGKT[_ngcontent-wlc-app-c1726347706] {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 296px;
    max-height: 110px
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .nhorFugi[_ngcontent-wlc-app-c1726347706] span[_ngcontent-wlc-app-c1726347706] svg {
    width: 100%;
    height: 100%
}


.wlc-scroll-up[_nghost-wlc-app-c1295680026] {
    padding: 0 30px;
    position: fixed;
    bottom: 65px;
    left: 50%;
    z-index: 1000;
    width: 100%;
    max-width: 1800px;
    transform: translateX(-50%);
    pointer-events: none
}

@media (min-width:1630px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] {
        padding: 0 10px
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
    transition: all 0.3s linear;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
    color: #fff;
    background: var(--mc-baseOpacity);
    border-radius: 10px;
    outline: none;
    cursor: pointer;
    opacity: 0;
    border: none
}

@media (min-width:900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
        width: 50px
    }
}

@media (min-width:900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
        height: 50px
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .myRhcGpLp {
    display: flex
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .myRhcGpLp svg {
    width: auto;
    height: auto;
    fill: currentColor
}

@media (min-width:900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .myRhcGpLp svg {
        width: 20px
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.show[_ngcontent-wlc-app-c1295680026] {
    opacity: 1;
    pointer-events: initial
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.mobile-only[_ngcontent-wlc-app-c1295680026] {
    display: flex
}

@media (min-width:900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.mobile-only[_ngcontent-wlc-app-c1295680026] {
        display: none
    }
}

@media (pointer:fine) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026]:hover {
        color: #fff;
        background: #ffd600
    }
}

.wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
    border-radius: 100px
}

.wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] svg {
    width: auto
}

@media (min-width:900px) {
    .wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] svg {
        width: 18px
    }
}


.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 5px;
    grid-template-areas: "login sign";
    align-items: center
}

.wlc-burger-panel--left-mobile .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] {
    grid-template-areas: "sign" "login"
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    grid-area: login
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    grid-area: sign
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 20px;
    grid-template-areas: "sign login";
    align-items: center
}

.wlc-burger-panel--left-mobile .wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] {
    grid-template-areas: "sign" "login"
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    grid-area: login
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    grid-area: sign
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    border: 1px solid var(--mc-main);
    background: transparent
}

@media (pointer:fine) {
    .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal]:hover {
        background: var(--mc-baseMain-o2);
        box-shadow: 0 0 10px var(--mc-main)
    }
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    background: var(--mc-buttonGradient)
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal]:hover {
        box-shadow: 0 0 10px #ff00e5
    }
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] .wlc-btn__text,
.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] .gGLkOgXkS {
    line-height: 1
}

@media (max-width:767px) {

    .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal],
    .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
        min-width: unset;
        padding: 5px 24px
    }
}


.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] {
    position: sticky;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__title[_ngcontent-wlc-app-c93805668] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    margin-bottom: 15px;
    text-align: left
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__backdrop[_ngcontent-wlc-app-c93805668] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100vw;
    height: 100vh;
    background: var(--mc-bg-o8);
    visibility: visible;
    pointer-events: all
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__container[_ngcontent-wlc-app-c93805668] {
    height: 100%
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__container--lastwins[_ngcontent-wlc-app-c93805668] .wlc-right-widget-random-wrapper[_ngcontent-wlc-app-c93805668] {
    display: flex
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__container[_ngcontent-wlc-app-c93805668] .hNnAbxTlv[_ngcontent-wlc-app-c93805668] .swiper-scrollbar {
    margin-right: 5px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
    padding-top: 0;
    width: 100vw;
    right: -110vw;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100vh;
    background: var(--mc-bg500);
    visibility: visible;
    transition: all 0.7s ease-out;
    pointer-events: all
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
        padding-top: 60px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
        padding-top: 70px
    }
}

@media (min-width:1630px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
        padding-top: 100px
    }
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
        width: 365px
    }
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp[_ngcontent-wlc-app-c93805668] {
        right: -395px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__wrp.open[_ngcontent-wlc-app-c93805668] {
    right: 0
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn[_ngcontent-wlc-app-c93805668] {
    position: absolute;
    top: 165px;
    left: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 55px;
    background: var(--mc-searchText);
    box-shadow: 0 24px 24px 0 rgba(17, 17, 17, 0.24);
    border-radius: 16px 0 0 16px;
    cursor: pointer
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn-icon[_ngcontent-wlc-app-c93805668] {
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    opacity: 0.8
}

@media (pointer:fine) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn[_ngcontent-wlc-app-c93805668]:hover .wlc-icon[_ngcontent-wlc-app-c93805668] {
        opacity: 1
    }
}

@media (max-width:479px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn[_ngcontent-wlc-app-c93805668] {
        top: 33px;
        right: 25px;
        left: auto;
        width: 40px;
        height: 40px;
        background: var(--mc-baseOpacity);
        box-shadow: none;
        border-radius: 5px
    }

    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn-icon[_ngcontent-wlc-app-c93805668] {
        width: 40px
    }

    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__close-btn-icon[_ngcontent-wlc-app-c93805668] svg {
        width: 25px;
        height: 25px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch[_ngcontent-wlc-app-c93805668] {
    transition: all 0.3s linear;
    position: absolute;
    top: 40%;
    right: 0;
    visibility: visible;
    cursor: pointer
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch[_ngcontent-wlc-app-c93805668] {
        width: 40px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch[_ngcontent-wlc-app-c93805668] {
        width: 58px
    }
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch[_ngcontent-wlc-app-c93805668] {
        top: 45%
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch[_ngcontent-wlc-app-c93805668] {
        top: 40%
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-content[_ngcontent-wlc-app-c93805668] {
    position: relative;
    overflow: hidden;
    border-radius: 16px 0 0 16px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668] {
    transition: all 0.3s linear;
    position: relative;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #FFE176 0%, #B98E3B 100%);
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24)
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668] {
        width: 40px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668] {
        width: 58px
    }
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668] {
        height: 40px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668] {
        height: 58px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn.TLvcJXaOP[_ngcontent-wlc-app-c93805668] {
    background: var(--mc-baseMain)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn.TLvcJXaOP[_ngcontent-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] svg g path {
    fill: var(--mc-black)
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp {
        height: 22px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp {
        height: 28px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp svg {
    width: 32px;
    height: 32px
}

@media (max-width:1023px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp svg {
        width: 22px;
        height: 22px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp svg g path {
    fill: var(--mc-black)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--desktop[_ngcontent-wlc-app-c93805668] {
    display: none
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--desktop[_ngcontent-wlc-app-c93805668] {
        display: flex
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--mobile[_ngcontent-wlc-app-c93805668] {
    display: flex;
    width: 24px;
    height: 56px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--mobile[_ngcontent-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] svg {
    width: 30px;
    height: 30px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--mobile[_ngcontent-wlc-app-c93805668] .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] svg path {
    stroke: var(--mc-black)
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn--mobile[_ngcontent-wlc-app-c93805668] {
        display: none
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668]:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: var(--mc-baseMain-o2)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668]:last-child:before {
    display: none
}

@media (pointer:fine) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668]:hover {
        background: linear-gradient(90deg, #B98E3B 0%, #FFE176 100%)
    }

    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__panch-btn[_ngcontent-wlc-app-c93805668]:hover .wlc-right-widget__panch-btn-icon[_ngcontent-wlc-app-c93805668] svg g path {
        fill: var(--mc-black)
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__header[_ngcontent-wlc-app-c93805668] {
    grid-template-columns: 1fr 1fr 1fr 65px;
    display: grid;
    padding: 20px 25px;
    background: var(--mc-bg500)
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__header[_ngcontent-wlc-app-c93805668] {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__content[_ngcontent-wlc-app-c93805668] {
    padding: 0 25px 45px;
    width: 100%;
    height: 100%
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__content[_ngcontent-wlc-app-c93805668] {
        padding: 0 25px 125px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__content[_ngcontent-wlc-app-c93805668] {
        padding: 0 25px 45px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__content-item[_ngcontent-wlc-app-c93805668] {
    height: 100%
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668] {
    transition: all 0.3s linear;
    height: 65px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--mc-black);
    background: linear-gradient(90deg, #FFE176 0%, #B98E3B 100%);
    border-radius: 0;
    border-right: 1px solid var(--mc-main-o2);
    cursor: pointer
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp {
    height: 35px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp svg {
    width: 38px;
    height: 38px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab-icon[_ngcontent-wlc-app-c93805668] .myRhcGpLp svg g path {
    fill: var(--mc-black)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab.TLvcJXaOP[_ngcontent-wlc-app-c93805668] {
    color: var(--mc-black);
    background: var(--mc-baseMain)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab.TLvcJXaOP[_ngcontent-wlc-app-c93805668] .wlc-right-widget__tab-icon[_ngcontent-wlc-app-c93805668] svg g path {
    fill: var(--mc-black)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:before {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    display: block;
    width: 1px;
    height: 100%;
    background: var(--mc-black-o2)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:first-child {
    border-radius: 16px 0 0 16px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:last-child {
    border-radius: 0 16px 16px 0;
    border-right: none
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:last-child:before {
    display: none
}

@media (pointer:fine) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:hover:not(.active) {
        color: var(--mc-black);
        background: linear-gradient(90deg, #B98E3B 0%, #FFE176 100%)
    }

    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget__tab[_ngcontent-wlc-app-c93805668]:hover:not(.active) .wlc-right-widget__tab-icon[_ngcontent-wlc-app-c93805668] svg g path {
        fill: var(--mc-black)
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-market-wrapper[_ngcontent-wlc-app-c93805668] {
    padding-bottom: 100px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-market-wrapper[_ngcontent-wlc-app-c93805668] .wlc-store-list__list {
    grid-gap: 10px;
    grid-template-columns: 1fr
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-market-wrapper[_ngcontent-wlc-app-c93805668] .wlc-store-list__list .wlc-store-item {
    margin-bottom: 0
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-market-wrapper[_ngcontent-wlc-app-c93805668] .wlc-store-list__list .wlc-store-item__content {
    width: 100%;
    max-width: 100%;
    height: 365px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-market-wrapper[_ngcontent-wlc-app-c93805668] .wlc-store-list__list .wlc-store-item__image img {
    max-height: 160px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] {
    padding-bottom: 100px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list {
    grid-gap: 0;
    grid-template-columns: 1fr
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item {
    height: 537px;
    width: 100%;
    margin-bottom: 10px
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item {
        height: 537px
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__name-text {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item:has(.wlc-achievement-item__container--received) {
    display: none
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__container {
    width: 100%;
    height: 100%
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__container--received {
    display: none
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__progress .wlc-achievement-item__progress-details,
.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__progress .wlc-achievement-item__progress-line {
    display: block
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__group-name {
    width: max-content
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__description-text {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__description-text {
        -webkit-line-clamp: 2
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__button .wlc-btn {
    max-width: 275px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-achievements-wrapper[_ngcontent-wlc-app-c93805668] .wlc-achievement-list__list .wlc-achievement-item__button .gGLkOgXkS {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: none
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] {
    padding-bottom: 125px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-no-content__wrapper {
    padding: 40px 35px;
    border-radius: 16px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider--theme-vertical .wlc-winners-slider__container:after {
    background: transparent
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider__wrapper {
    border: none;
    padding-top: 0 !important;
    background: transparent;
    border-radius: 0
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider__slider {
    margin: 0
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider .wlc-winner__game-name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    max-width: 140px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider .wlc-winner__user {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider .wlc-winner__amount {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider .wlc-winner__picture {
    width: 50px;
    height: 50px;
    border-radius: 8px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-lastwins-wrapper[_ngcontent-wlc-app-c93805668] .wlc-winners-slider .wlc-winner__game-arrow {
    top: 30px
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-wrapper[_ngcontent-wlc-app-c93805668] {
    position: sticky;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: none;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 87px;
    padding: 0 25px;
    background: var(--mc-burgerColor);
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:480px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-wrapper[_ngcontent-wlc-app-c93805668] {
        bottom: 64px;
        width: 365px
    }
}

@media (min-width:1024px) {
    .wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-wrapper[_ngcontent-wlc-app-c93805668] {
        bottom: 0
    }
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-wrapper[_ngcontent-wlc-app-c93805668] .wlc-icon[_ngcontent-wlc-app-c93805668] {
    fill: var(--mc-baseMain)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-btn[_ngcontent-wlc-app-c93805668] {
    width: 223px;
    background: var(--mc-main);
    border: none
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-btn[_ngcontent-wlc-app-c93805668] .gGLkOgXkS {
    color: var(--mc-black)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-right-widget-random-btn[_ngcontent-wlc-app-c93805668]:hover {
    background: var(--mc-main-l10)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .wlc-loader {
    margin-top: 50%;
    transform: translateY(-50%)
}

.wlc-right-widget--theme-default[_nghost-wlc-app-c93805668] .hNnAbxTlv {
    height: 89%
}

.wlc-right-widget--theme-default.wlc-right-widget--backdrop[_nghost-wlc-app-c93805668] .wlc-right-widget__backdrop[_ngcontent-wlc-app-c93805668] {
    display: block
}


.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] {
    background: var(--mc-bg700);
    border-radius: 10px;
    width: 100%;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] {
        background: transparent
    }
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] {
        border-radius: 0
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .xHnskYcYDc {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 5px;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    background: linear-gradient(90deg, var(--mc-bg700), var(--mc-bg700-o0));
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
        background: linear-gradient(90deg, var(--mc-bg700) 65%, var(--mc-bg700-o0) 100%)
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:disabled {
    display: none
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    display: none;
    line-height: 1
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
        display: block
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ svg {
    transform: var(--wlc-category-menu-svg-transform, none);
    fill: currentColor
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 10px;
    justify-content: flex-start
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
        margin: 0 auto 0 0
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 10px 0 auto;
    justify-content: flex-end
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
        margin: 0 0 0 auto
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next:before {
    transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:hover {
        color: var(--mc-main)
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .uHKKIkOz {
    padding: 0 10px
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .uHKKIkOz {
        padding: 0 5px
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .IayppuWB {
    grid-gap: 10px;
    display: block;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    align-items: center;
    width: 100%
}

@media (min-width:1024px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .IayppuWB {
        grid-gap: 30px
    }
}

@media (min-width:1420px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .IayppuWB {
        grid-gap: 60px
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    padding: 15px 5px;
    position: relative;
    display: block;
    text-decoration: none
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        padding: 8px 15px 5px
    }
}

@media (min-width:1024px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        padding: 8px 20px 5px
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .zOoEAZosbS {
    position: relative;
    display: inline-block;
    padding: 5px 0
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .zOoEAZosbS:before {
    display: none;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--mc-main);
    transform: scaleX(0.5);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.6, 0.1, 0.05, 1.5);
    pointer-events: none;
    border-radius: 4px
}

@media (min-width:768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .zOoEAZosbS:before {
        display: block
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main);
    font-weight: bold
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP .zOoEAZosbS:before {
    transform: scaleX(1);
    opacity: 1
}

@media (pointer:fine) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) {
        color: var(--mc-baseMain)
    }

    .wlc-category-menu--theme-default[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) .zOoEAZosbS:before {
        transform: scaleX(1);
        opacity: 1
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] {
    position: relative
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .xHnskYcYDc {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 5px;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    background: linear-gradient(90deg, var(--mc-bg), var(--mc-bg-o0));
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
        background: linear-gradient(90deg, var(--mc-bg) 65%, var(--mc-bg-o0) 100%)
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:disabled {
    display: none
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    display: none;
    line-height: 1;
    transform: translateY(-7px)
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
        display: block
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ svg {
    transform: var(--wlc-category-menu-svg-transform, none);
    fill: currentColor
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 0;
    justify-content: flex-start
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 0 0 auto;
    justify-content: flex-end
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next:before {
    transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:hover {
        color: var(--mc-main)
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .uHKKIkOz {
    padding: 0
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .uHKKIkOz {
        padding: 0 10px
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .waqnvBUY {
    padding: 10px 0 0
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    transition: all 0.25s ease-out
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        width: 100px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        width: 130px
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .zOoEAZosbS {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    transform: none
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
        transform: translateY(-5px)
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP .wlc-menu__icon:before {
    background: var(--mc-bg300);
    opacity: 1
}

@media (pointer:fine) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) {
        transform: translateY(-5px)
    }

    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) .wlc-menu__icon:before {
        opacity: 1
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
    width: 70px;
    height: 70px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 10px;
    background: var(--mc-bg500);
    border-radius: 10px;
    transition: all 0.15s ease-out
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
        width: 86px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
        height: 86px
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img,
.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%
}

@media (min-width:1630px) {

    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img,
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
        width: 50px
    }
}

@media (min-width:1630px) {

    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img,
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
        height: 50px
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
    display: block;
    object-fit: contain;
    object-position: center
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg path {
    transition: fill 0.3s ease-out
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--mc-bg300);
    border-radius: inherit;
    opacity: 0;
    transition: all 0.5s ease-out
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] {
    padding: 0
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] {
        padding: 5px 0 0
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] {
        padding: 0
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    width: 40px
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
        width: 30px
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    transform: translateY(5px)
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
        transform: none
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    width: 80px;
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        width: 100px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        width: 130px
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    transform: none
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP .wlc-menu__icon {
    transform: none
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP .wlc-menu__icon {
        transform: scale(1.15)
    }
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
        font-style: normal;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

@media (pointer:fine) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) {
        transform: none
    }

    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active) .wlc-menu__icon {
        transform: translateY(-5px)
    }
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
    height: 50px;
    background: none;
    transform-origin: bottom
}

@media (min-width:900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
        height: 70px
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon:before {
    display: none
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
    width: 50px;
    height: 50px
}

@media (min-width:900px) {

    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
        width: 70px
    }
}

@media (min-width:900px) {

    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
        height: 70px
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] {
    background: transparent;
    border-radius: 0;
    width: 100%;
    overflow: hidden
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .xHnskYcYDc {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    background: linear-gradient(90deg, var(--mc-bg) 80%, var(--mc-bg-o0) 100%);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:disabled {
    display: none
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    display: none;
    line-height: 1
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
        display: block
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ svg {
    transform: var(--wlc-category-menu-svg-transform, none);
    fill: currentColor
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 0;
    justify-content: flex-start
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 0 0 auto;
    justify-content: flex-end
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
        margin: 0 0 0 auto
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next:before {
    transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:hover {
        color: var(--mc-main)
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .uHKKIkOz {
    padding: 0
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    height: 40px;
    padding: 0 10px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 10px;
    line-height: 1;
    text-decoration: none
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        padding: 0 15px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        padding: 0 20px
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-main);
    font-weight: 700;
    background: var(--mc-baseOpacity)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover {
        background: transparent
    }

    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover svg {
        animation: _ngcontent-wlc-app-c3364612921_iconScale 0.6s ease-out
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    color: inherit
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
    width: 20px;
    height: 20px;
    transform: translateZ(0)
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg path {
    fill: currentColor
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] {
    background: transparent
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .uHKKIkOz {
    padding: 0
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    margin: 0 auto 0 0
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    margin: 0 0 0 auto
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    background: linear-gradient(90deg, var(--mc-bg), var(--mc-bg-o0))
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
        background: linear-gradient(90deg, var(--mc-bg) 65%, var(--mc-bg-o0) 100%)
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .waqnvBUY {
    padding: 0
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .waqnvBUY {
        padding: 0 10px
    }
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .waqnvBUY {
        padding: 0 15px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .waqnvBUY {
        padding: 0 20px
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    height: auto;
    padding: 13px 0 12px;
    line-height: 1;
    text-transform: uppercase;
    background: none
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:before {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--mc-main);
    transform: scaleX(0.5);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.6, 0.1, 0.05, 1.5);
    pointer-events: none;
    border-radius: 4px
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:before {
        display: block
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP:before {
    transform: scaleX(1);
    opacity: 1
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover:not(.active):before {
        transform: scaleX(1);
        opacity: 1
    }
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
        line-height: 1
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
    width: 18px;
    height: 18px
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
        width: 20px
    }
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
        height: 20px
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
    width: 18px;
    height: 18px
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
        width: 20px
    }
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
        height: 20px
    }
}

@keyframes _ngcontent-wlc-app-c3364612921_iconScale {
    55% {
        transform: scale(1.25) rotate(10deg)
    }

    100% {
        transform: scale(1) rotate(0deg)
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 5px
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .waqnvBUY.TLvcJXaOP>.DHqgzXFIckU {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    background: var(--mc-main)
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .waqnvBUY.TLvcJXaOP>.DHqgzXFIckU .wlc-menu__icon-arrow {
    transition: all 0.3s linear;
    transform: rotate(180deg)
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .waqnvBUY.TLvcJXaOP>.DHqgzXFIckU .wlc-menu__icon-arrow svg {
    fill: var(--mc-baseMain)
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__item--dropdown>.DHqgzXFIckU .wlc-icon {
    transform: rotate(0)
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__item--dropdown .wlc-menu__icon {
    display: block;
    margin-right: 5px
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__item--dropdown .wlc-menu__icon svg {
    max-width: 20px;
    height: auto
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 15px;
    text-decoration: none;
    background: var(--mc-bg700);
    cursor: pointer;
    border-radius: 10px
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    transition: background 0.3s linear;
    background: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP:hover {
        background: var(--mc-main)
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU .wlc-menu__icon-arrow {
    transition: all 0.3s linear;
    margin-left: auto;
    transform: rotate(-90deg)
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU .wlc-menu__icon-arrow svg {
    fill: var(--mc-baseOpacity)
}

@media (pointer:fine) {
    .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU:hover {
        transition: background 0.3s linear;
        background: var(--mc-bg500)
    }

    .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU:hover .wlc-menu__icon-arrow svg {
        fill: var(--mc-baseMain)
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__submenu {
    margin-top: 5px;
    border-radius: 10px;
    background: var(--mc-bg700);
    overflow: hidden
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__submenu .DHqgzXFIckU {
    background: transparent
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3364612921] .IayppuWB[_ngcontent-wlc-app-c3364612921] .wlc-menu__submenu .DHqgzXFIckU.TLvcJXaOP {
    transition: background 0.3s linear;
    background: var(--mc-bg500)
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] {
    position: relative
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .xHnskYcYDc {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    position: relative;
    display: flex;
    align-items: center;
    background: none;
    cursor: pointer;
    border: none;
    pointer-events: initial
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:disabled {
    display: none
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    line-height: 1
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ svg {
    transform: var(--wlc-category-menu-svg-transform, none);
    fill: currentColor
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform:
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform:
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .nPgzOpmu .swiper {
    display: flex;
    flex-direction: column
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .nPgzOpmu .swiper .swiper-pagination {
    position: initial;
    order: 1
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .uHKKIkOz {
    padding: 0 5px
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .waqnvBUY {
    display: flex;
    justify-content: center;
    padding: 15px 0 0
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 95%;
    text-decoration: none;
    transition: all 0.25s ease-out
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .zOoEAZosbS {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon {
    width: 45px;
    height: 45px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 10px;
    background: var(--mc-main);
    border-radius: 100px;
    transition: all 0.15s ease-out
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon img,
.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg {
    width: 25px;
    height: 25px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon img {
    display: block;
    object-fit: contain
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg,
.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3364612921] .wlc-menu__icon svg path {
    transition: fill 0.3s ease-out;
    fill: var(--mc-baseMain)
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] {
    position: relative;
    min-width: 0
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .xHnskYcYDc {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 0;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:before {
    background: none;
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:disabled {
    display: none
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
    display: none;
    line-height: 1
}

@media (min-width:1024px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ .wlc-icon {
        display: block
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ svg {
    transform: var(--wlc-category-menu-svg-transform, none);
    fill: currentColor
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 0;
    justify-content: flex-start
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 0 0 auto;
    justify-content: flex-end
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-category-menu__control--next:before {
    transform: rotate(180deg) scaleX(1)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .pwtVwQTcAQWZ:hover {
        color: var(--mc-main)
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .uHKKIkOz[_ngcontent-wlc-app-c3364612921]:before {
    display: none;
    content: "";
    position: absolute;
    top: 50px;
    z-index: 13;
    width: 100%;
    height: 2px;
    background: var(--mc-baseMain)
}

@media (min-width:1024px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .uHKKIkOz[_ngcontent-wlc-app-c3364612921]:before {
        display: block
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .xHnskYcYDc[_ngcontent-wlc-app-c3364612921] .myRhcGpLp {
    display: flex
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] {
    padding: 0
}

@media (min-width:1024px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] {
        padding: 0 30px
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .swiper {
    z-index: 13
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .IayppuWB {
    position: relative
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .waqnvBUY {
    display: flex;
    align-items: center
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .waqnvBUY svg {
    width: 16px;
    height: 16px
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .waqnvBUY svg path {
    fill: currentColor
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .waqnvBUY .myRhcGpLp {
    display: flex
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    padding: 15px;
    line-height: 1;
    text-decoration: none
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    color: var(--mc-baseThird);
    font-weight: bold;
    border-bottom: 2px solid var(--mc-baseThird)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .DHqgzXFIckU:hover {
        color: var(--mc-baseThird)
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3364612921] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3364612921] .wlc-menu__icon {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0
}

.kFTBYYiupJYD[_nghost-wlc-app-c3364612921] {
    position: relative
}

.kFTBYYiupJYD[_nghost-wlc-app-c3364612921] .nPgzOpmu .swiper-slide {
    width: auto
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .IayppuWB .swiper {
    margin: 0-5px
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .IayppuWB .swiper-slide:last-of-type .waqnvBUY .DHqgzXFIckU {
    border-image: none
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .waqnvBUY {
    border-right: 1px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
    border-radius: 10px
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU .zOoEAZosbS {
    display: block;
    transition: all ease 0.4s
}

@media screen and (min-width:1280px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU .zOoEAZosbS {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 0;
        height: 100%;
        padding: 0;
        text-align: center;
        text-wrap: wrap;
        opacity: 0;
        overflow: hidden;
        scale: 0
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP {
    margin: 0 5px
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU.TLvcJXaOP .zOoEAZosbS {
        width: 110px;
        padding: 0 5px;
        opacity: 1;
        scale: 1;
        transition: scale 0.3s 0.1s
    }
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover.TLvcJXaOP {
        background: var(--mc-baseOpacity)
    }

    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover.TLvcJXaOP .zOoEAZosbS {
        animation: none
    }
}

@media screen and (pointer:fine) and (min-width:1280px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU:hover .zOoEAZosbS {
        width: 110px;
        padding: 0 5px;
        opacity: 1;
        scale: 1;
        transition: scale 0.3s 0.1s
    }
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .DHqgzXFIckU {
        font-size: 1.4rem
    }
}

@media (max-width:767px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3364612921] .xHnskYcYDc[_ngcontent-wlc-app-c3364612921] {
        display: none
    }
}


.wlc-tournament-widget[_ngcontent-wlc-app-c4278506315] {
    flex-direction: column;
    padding: 32px 12px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    height: 100%;
    min-height: 410px;
    margin-bottom: 40px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media (min-width:900px) {
    .wlc-tournament-widget[_ngcontent-wlc-app-c4278506315] {
        flex-direction: row
    }
}

@media (min-width:560px) {
    .wlc-tournament-widget[_ngcontent-wlc-app-c4278506315] {
        padding: 32px 40px
    }
}

.wlc-tournament-widget__body[_ngcontent-wlc-app-c4278506315] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 40px;
    cursor: pointer
}

.wlc-tournament-widget__body-decor[_ngcontent-wlc-app-c4278506315] {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 72%;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain
}

@media (min-width:1200px) {
    .wlc-tournament-widget__body-decor[_ngcontent-wlc-app-c4278506315] {
        display: block
    }
}

.wlc-tournament-widget__body-title[_ngcontent-wlc-app-c4278506315] {
    max-width: 350px;
    padding: 0 2px;
    font-weight: bold;
    font-size: 2.8rem !important;
    line-height: 1.15 !important;
    text-transform: uppercase
}

.wlc-tournament-widget__tag[_ngcontent-wlc-app-c4278506315] {
    color: var(--mc-black);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    display: flex;
    gap: 2px;
    font-weight: 600;
    font-size: 1.4rem !important
}

@media (max-width:479px) {
    .wlc-tournament-widget__tag[_ngcontent-wlc-app-c4278506315] {
        font-size: 1.2rem !important
    }
}

.wlc-tournament-widget__tag-title[_ngcontent-wlc-app-c4278506315],
.wlc-tournament-widget__tag-win[_ngcontent-wlc-app-c4278506315] {
    padding: 0 15px;
    line-height: 35px
}

.wlc-tournament-widget__tag-title[_ngcontent-wlc-app-c4278506315] span[_ngcontent-wlc-app-c4278506315],
.wlc-tournament-widget__tag-win[_ngcontent-wlc-app-c4278506315] span[_ngcontent-wlc-app-c4278506315] {
    display: inline-block
}

.wlc-tournament-widget__tag-win[_ngcontent-wlc-app-c4278506315] {
    background: var(--mc-baseMain);
    border-radius: 0 30px 30px 0
}

.wlc-tournament-widget__tag-win[_ngcontent-wlc-app-c4278506315] span[_ngcontent-wlc-app-c4278506315] {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    display: block;
    max-width: 230px
}

.wlc-tournament-widget__tag-title[_ngcontent-wlc-app-c4278506315] {
    display: flex;
    align-items: center;
    font-weight: normal;
    background: var(--mc-main);
    border-radius: 30px 0 0 30px
}

.wlc-tournament-widget__tag-title[_ngcontent-wlc-app-c4278506315]:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
    background:
        
        url(images/20.svg)center/contain no-repeat
}

@media (min-width:1200px) {
    .wlc-tournament-widget__tag[_ngcontent-wlc-app-c4278506315] {
        color: var(--mc-black);
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
        font-weight: 600
    }
}

.wlc-tournament-widget__status[_ngcontent-wlc-app-c4278506315],
.wlc-tournament-widget__more-icon[_ngcontent-wlc-app-c4278506315],
.wlc-tournament-widget__description[_ngcontent-wlc-app-c4278506315] {
    display: none !important
}

.wlc-tournament-widget[_ngcontent-wlc-app-c4278506315] .buttons-wrap[_ngcontent-wlc-app-c4278506315] {
    margin: 20px 0 40px 0;
    display: flex;
    gap: 8px
}

@media (min-width:1024px) {
    .wlc-tournament-widget[_ngcontent-wlc-app-c4278506315] .buttons-wrap[_ngcontent-wlc-app-c4278506315] {
        margin: 88px 0 0 0
    }
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] {
    width: auto;
    display: flex;
    flex-direction: row-reverse;
    gap: 16px;
    min-width: 285px;
    height: 80px;
    margin-top: 12px;
    margin-right: auto;
    padding: 10px 16px;
    border-radius: 10px;
    background-color: var(--mc-bg500)
}

@media (min-width:1024px) {
    .wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] {
        width: 100%
    }
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] {
    display: flex;
    align-items: center
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__clock-icon {
    display: none
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__content {
    padding: 0
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__timer-text {
    font-size: 12px
}

@media (min-width:560px) {
    .wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__timer-text {
        font-size: 14px
    }
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__timer-text .time-text--countdown {
    font-size: 14px !important;
    font-weight: bold !important
}

@media (min-width:560px) {
    .wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__timer-block[_ngcontent-wlc-app-c4278506315] .wlc-timer__timer-text .time-text--countdown {
        font-size: 16px !important
    }
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__delimiter[_ngcontent-wlc-app-c4278506315] {
    width: 1px;
    background: linear-gradient(181.07deg, rgba(255, 214, 0, 0) 0%, rgba(255, 214, 0, 0.3) 52.73%, rgba(255, 214, 0, 0) 99.69%)
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__prize-block__text[_ngcontent-wlc-app-c4278506315] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__prize-block__text--subtitle[_ngcontent-wlc-app-c4278506315] {
    font-size: 12px;
    text-wrap: nowrap
}

@media (min-width:560px) {
    .wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__prize-block__text--subtitle[_ngcontent-wlc-app-c4278506315] {
        font-size: 14px
    }
}

.wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__prize-block__text--value[_ngcontent-wlc-app-c4278506315] {
    font-size: 14px !important;
    font-weight: bold
}

@media (min-width:560px) {
    .wlc-tournament-widget__smart-info[_ngcontent-wlc-app-c4278506315] .wlc-tournament-widget__prize-block__text--value[_ngcontent-wlc-app-c4278506315] {
        font-size: 16px !important
    }
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item--head .wlc-tournament-leaderboard__cell {
    font-size: 12px
}

@media (min-width:560px) {
    .wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item--head .wlc-tournament-leaderboard__cell {
        font-size: 14px
    }
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item--head .user-login:before {
    display: none !important
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__wrapper {
    background: none
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__list {
    gap: 12px;
    background: none
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__list--top {
    margin-bottom: 12px
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__list--top:before {
    content: "";
    height: 1px;
    margin: 0 30px;
    background-color: var(--mc-baseMain)
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__list .delimetr {
    display: none
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item.user {
    padding: 4px 0;
    color: var(--mc-baseMain) !important;
    background: none !important;
    border: 1px solid var(--mc-baseMain);
    border-radius: 10px
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item.user .user-login {
    color: var(--mc-main)
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__item.user .wlc-icon {
    color: transparent !important
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell {
    font-size: 12px
}

@media (min-width:560px) {
    .wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell {
        font-size: 16px
    }
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell .user-login {
    display: flex;
    gap: 12px;
    align-items: center;
    font-weight: 400;
    text-wrap: nowrap
}

.wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell .user-login:before {
    width: 24px;
    height: 24px;
    content: "";
    display: inline-block;
    padding: 8px;
    background:
        
        url(images/21.svg)center/contain no-repeat;
    background-color: var(--mc-bg500);
    background-size: 16px 16px;
    border-radius: 6px
}

@media (min-width:560px) {
    .wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell .user-login:before {
        width: 32px
    }
}

@media (min-width:560px) {
    .wlc-tournament-widget__leaderboard-table.wlc-tournament-leaderboard.wlc-tournament-leaderboard--theme-default[_ngcontent-wlc-app-c4278506315] .wlc-tournament-leaderboard__cell .user-login:before {
        height: 32px
    }
}


.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    padding: 15px 0;
    height: 100%
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    padding: 0;
    min-height: 60px
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 62px
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
        flex: 1 1 auto;
        min-width: 0
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    margin-bottom: 15px;
    display: none;
    height: 80px;
    padding-top: 24px;
    background-color: var(--mc-bg700);
    border-radius: 10px
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        margin-right: 10px
    }
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        flex: 0 0 25%
    }
}

@media (min-width:1630px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        flex: 0 0 20%
    }
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        text-align: center
    }
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        display: block
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    margin: -10px 0;
    padding: 10px 0
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        flex: 1 1 auto;
        min-width: 0
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] {
    --wlc-winner-slider-slide-height: 60px;
    position: relative
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    height: 100%;
    background:
        
        url(images/22.png)top/cover no-repeat;
    border-radius: 20px;
    overflow: hidden
}

.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    padding-top: 38px
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 280px
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    padding: 20px 15px 15px;
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: unset;
    top: 0;
    left: 0;
    z-index: 2;
    background: transparent;
    border-radius: 10px 0 10px 0
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        padding: 30px 40px 15px
    }
}

.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    display: none
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    height: calc((73px + var(--wlc-winner-slider-slide-gap, 10px))*var(--wlc-winner-slider-slides-per-view, 4));
    margin: 0 15px 30px
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 0 40px 40px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: calc(100% + 0);
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 100%;
    overflow-x: visible
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] {
    position: relative
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__container.no-winners[_ngcontent-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    flex: 0 1 auto;
    align-items: flex-start;
    margin-bottom: 15px
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 280px
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    display: flex;
    flex: 0 1 100%;
    align-items: center;
    justify-content: center;
    text-align: center
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    max-height: 275px;
    margin: 10px 0 0
}

@media (min-width:900px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        max-height: 350px
    }
}

@media (min-width:768px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 10px 0 0
    }
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 10px 0px 0
    }
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: calc(100% + 10px);
    margin-bottom: -10px;
    margin-left: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 100%;
    overflow-x: visible
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible;
    margin-bottom: -10px;
    margin-left: -10px;
    padding-bottom: 10px;
    padding-left: 10px
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] {
    --wlc-winner-slider-slide-height: 70px;
    --wlc-winner-slider-slide-inner-gap: 15px;
    max-width: 100%;
    width: 100%;
    overflow: hidden
}

@media (min-width:720px) {
    .wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] {
        max-width: 315px
    }
}

@media (min-width:1024px) {
    .wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] {
        max-width: 345px
    }
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    height: 100%
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    margin-bottom: 15px;
    padding: 0px;
    font-size: 2rem;
    text-align: center;
    background: none;
    box-shadow: none
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    padding: 20px 20px 10px 20px;
    height: calc((var(--wlc-winner-slider-slide-height, 70px) + var(--wlc-winner-slider-slide-gap, 15px) + var(--wlc-winner-slider-slide-inner-gap, 15px))*var(--wlc-winner-slider-slides-per-view, 4) - var(--wlc-winner-slider-slide-inner-gap, 15px));
    position: relative;
    background: var(--mc-bg700);
    border-radius: 10px;
    overflow: hidden
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686]:before {
    display: none
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: 100%;
    overflow-x: visible
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    border: 1px solid var(--mc-main)
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    text-transform: uppercase
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title-wins[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain)
}

.wlc-winners-slider--theme-vertical.wlc-winners-slider--type-biggest[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    background: linear-gradient(162deg, #b98e3b, #403500, #292301)
}


.wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
    padding: 20px 40px;
    background: linear-gradient(90deg, #1a1500 0%, rgba(38, 32, 0, 0.5) 89.82%);
    display: grid
}

@media (min-width:640px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:1200px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1200px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        gap: 25px
    }
}

@media (min-width:480px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        padding: 20px 40px 20px 70px
    }
}

@media (min-width:640px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        padding: 20px 40px
    }
}

@media (min-width:900px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        padding: 20px 40px 20px 80px
    }
}

@media (min-width:1200px) {
    .wlc-custom-loyalty-banner__content-bottom[_ngcontent-wlc-app-c13997278] {
        padding: 20px 40px
    }
}

.wlc-custom-loyalty-banner__bottom-item[_ngcontent-wlc-app-c13997278] {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 5px
}

.wlc-custom-loyalty-banner__bottom-item-title[_ngcontent-wlc-app-c13997278] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45
}

.wlc-custom-loyalty-banner__bottom-item-desc[_ngcontent-wlc-app-c13997278] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}


:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100%0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

swiper-container {
    --swiper-pagination-color: var(--mc-baseMain-locked);
    --swiper-pagination-bullet-inactive-color: var(--mc-baseMain-o6);
    --swiper-pagination-bullet-inactive-opacity: 1
}

.swiper-pagination {
    position: absolute;
    z-index: 10;
    text-align: center;
    transform: translate3d(0, 0, 0);
    transition: 0.3s opacity
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination.swiper-pagination-disabled {
    display: none
}

.swiper-pagination.desktop {
    display: none
}

@media (min-width:768px) {
    .swiper-pagination.desktop {
        display: block
    }
}

.swiper-pagination.mobile {
    display: block
}

@media (min-width:768px) {
    .swiper-pagination.mobile {
        display: none
    }
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--mc-baseMain-o6)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    width: 16px;
    height: 8px;
    background: var(--mc-baseMain-locked)
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    width: 12px;
    height: 12px;
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-vertical>.swiper-pagination-bullets {
    top: 50%;
    right: 10px;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%)
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right
}

.swiper-pagination-progressbar {
    position: absolute;
    background: var(--mc-buttonColor);
    border-radius: 4px
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--mc-baseOpacity);
    transform: scale(0);
    transform-origin: left top;
    border-radius: 4px
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: 0;
    left: 0;
    width: 100%;
    height: 4px
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: 0;
    left: 0;
    width: 4px;
    height: 100%
}

.swiper-pagination-lock {
    display: none
}

.wlc-slider--theme-default-banner {
    position: relative
}

.wlc-slider--theme-default-banner.container .swiper-button-container {
    right: 1%;
    left: initial;
    transform: initial
}

.wlc-slider--theme-default-banner .swiper-button-container {
    bottom: 20px;
    position: absolute;
    left: 50%;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    transform: translateX(-50%);
    pointer-events: none
}

.wlc-slider--theme-default-banner .swiper-button-container * {
    pointer-events: initial
}

.wlc-slider--theme-default-banner .swiper-button-container.desktop {
    display: none
}

@media (min-width:768px) {
    .wlc-slider--theme-default-banner .swiper-button-container.desktop {
        display: flex
    }
}

.wlc-slider--theme-default-banner .swiper-button-container.mobile {
    display: flex
}

@media (min-width:768px) {
    .wlc-slider--theme-default-banner .swiper-button-container.mobile {
        display: none
    }
}

.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
    max-width: calc(100% - 30px)
}

@media (min-width:1366px) {
    .wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
        max-width: 80%
    }
}

.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .banner,
.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
    padding: 40px
}

.container>.wlc-slider--theme-default-banner {
    border-radius: 10px;
    overflow: hidden;
    transform: scale3d(1, 1, 1)
}

.container>.wlc-slider--theme-default-banner .banner,
.container>.wlc-slider--theme-default-banner .swiper-button-container {
    padding: 0 40px
}

.container>.wlc-slider--theme-mod-ears {
    border-radius: 10px;
    overflow: visible;
    transform: scale3d(1, 1, 1)
}

.container>.wlc-slider--theme-mod-ears .banner,
.container>.wlc-slider--theme-mod-ears .swiper-button-container {
    padding: 40px
}

.wlc-slider--theme-wolf-banner {
    position: relative
}

.wlc-slider--theme-wolf-banner.container .swiper-button-container {
    right: 1%;
    left: initial;
    transform: initial
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    bottom: 0;
    display: flex;
    position: absolute;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: left;
    padding: 15px;
    pointer-events: none
}

.wlc-slider--theme-wolf-banner .swiper-button-container * {
    pointer-events: initial
}

.wlc-slider--theme-wolf-banner .swiper {
    padding: 0;
    overflow: hidden
}

.wlc-slider--theme-wolf-banner .swiper .swiper-slide {
    max-width: unset
}

.container>.wlc-slider--theme-wolf-banner {
    border-radius: 10px;
    transform: scale3d(1, 1, 1)
}

.container>.wlc-slider--theme-wolf-banner .AuDXLcJm .swiper-button-disabled,
.container>.wlc-slider--theme-wolf-banner .swiper-button-container .swiper-button-disabled {
    display: flex
}

.nPgzOpmu .swiper {
    max-height: 100%
}

.wlc-profile-menu--type-tabs .nPgzOpmu .swiper {
    overflow: clip visible
}

.nPgzOpmu .swiper-slide {
    height: auto
}

.nPgzOpmu .slide-show-all {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--mc-bg700);
    border-radius: 6px;
    aspect-ratio: 4/3
}

.nPgzOpmu .slide-show-all .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: var(--mc-baseOpacity)
}

.nPgzOpmu .slide-show-all .slide-show-all__text {
    color: var(--mc-baseOpacity);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 5px 0 0
}

.swiper-pagination {
    padding: 0 10px;
    text-align: right
}

.swiper-pagination-bullet-active {
    border-radius: 4px
}

.wlc-slider--theme-wolf-banner swiper-container::part(pagination) {
    right: 16px;
    bottom: 16px;
    left: unset;
    display: flex;
    justify-content: right
}

.wlc-slider--theme-wolf-banner swiper-container::part(bullet-active) {
    width: 16px;
    border-radius: 10px;
    background: var(--mc-black)
}

.wlc-slider--theme-wolf-banner swiper-container::part(bullet) {
    background: var(--mc-black-o6)
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    transition: opacity 0.3s linear;
    top: 90%;
    align-items: center;
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none
}

@media (pointer:fine) {
    .wlc-slider--theme-wolf-banner:hover .swiper-button-container {
        opacity: 1
    }
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets {
    text-align: center
}

.nPgzOpmu .swiper-slide {
    height: auto !important
}


.VgDprMWajff .wlc-icon-list__wrp {
    display: block
}

.VgDprMWajff img,
.VgDprMWajff .wlc-icon svg,
.VgDprMWajff .wlc-icon img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center
}

.VgDprMWajff .wlc-icon svg path {
    fill: inherit
}

.wlc-icon-list--theme-merchants {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-icon-list--theme-merchants {
        max-width: 1420px
    }
}

.wlc-icon-list--theme-merchants .HcMwQlgpFjB {
    margin: -10px 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow-x: auto
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-merchants .HcMwQlgpFjB {
        margin: -20px 0 0
    }
}

.wlc-icon-list--theme-merchants .wlc-icon-list__item,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS {
    flex: 0 0 25%;
    padding: 10px;
    text-align: center
}

@media (min-width:640px) {

    .wlc-icon-list--theme-merchants .wlc-icon-list__item,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS {
        flex: 0 0 20%
    }
}

@media (min-width:768px) {

    .wlc-icon-list--theme-merchants .wlc-icon-list__item,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS {
        flex: 0 0 16.6666666667%
    }
}

@media (min-width:1024px) {

    .wlc-icon-list--theme-merchants .wlc-icon-list__item,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS {
        flex: 0 0 14.2857142857%
    }
}

@media (min-width:1200px) {

    .wlc-icon-list--theme-merchants .wlc-icon-list__item,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS {
        flex: 0 0 12.5%
    }
}

@media (min-width:1630px) {

    .wlc-icon-list--theme-merchants .wlc-icon-list__item,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS {
        padding: 20px 10px
    }
}

.wlc-icon-list--theme-merchants .eSPNMqovH img,
.wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon img,
.wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon svg,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS img,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon img,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon svg {
    width: 100%;
    max-width: 105px;
    max-height: 30px;
    fill: var(--mc-bg100)
}

@media (min-width:900px) {

    .wlc-icon-list--theme-merchants .eSPNMqovH img,
    .wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon img,
    .wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon svg,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS img,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon img,
    .wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon svg {
        max-height: 35px
    }
}

.wlc-icon-list--theme-merchants .eSPNMqovH img g,
.wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon img g,
.wlc-icon-list--theme-merchants .eSPNMqovH .wlc-icon svg g,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS img g,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon img g,
.wlc-icon-list--theme-merchants .XRPwSXCuSiS .wlc-icon svg g {
    clip-path: none
}

.wlc-icon-list--theme-safety {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-icon-list--theme-safety {
        max-width: 1420px
    }
}

.wlc-icon-list--theme-safety .HcMwQlgpFjB {
    margin: -10px 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow-x: auto
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-safety .HcMwQlgpFjB {
        margin: -20px 0 0
    }
}

.wlc-icon-list--theme-safety .wlc-icon-list__item,
.wlc-icon-list--theme-safety .XRPwSXCuSiS {
    flex: 0 0 25%;
    padding: 10px;
    text-align: center
}

@media (min-width:640px) {

    .wlc-icon-list--theme-safety .wlc-icon-list__item,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS {
        flex: 0 0 20%
    }
}

@media (min-width:768px) {

    .wlc-icon-list--theme-safety .wlc-icon-list__item,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS {
        flex: 0 0 16.6666666667%
    }
}

@media (min-width:1024px) {

    .wlc-icon-list--theme-safety .wlc-icon-list__item,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS {
        flex: 0 0 14.2857142857%
    }
}

@media (min-width:1200px) {

    .wlc-icon-list--theme-safety .wlc-icon-list__item,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS {
        flex: 0 0 12.5%
    }
}

@media (min-width:1630px) {

    .wlc-icon-list--theme-safety .wlc-icon-list__item,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS {
        padding: 20px 10px
    }
}

.wlc-icon-list--theme-safety .eSPNMqovH img,
.wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon img,
.wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon svg,
.wlc-icon-list--theme-safety .XRPwSXCuSiS img,
.wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon img,
.wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon svg {
    width: 100%;
    max-width: 105px;
    max-height: 30px;
    fill: var(--mc-bg100)
}

@media (min-width:900px) {

    .wlc-icon-list--theme-safety .eSPNMqovH img,
    .wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon img,
    .wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon svg,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS img,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon img,
    .wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon svg {
        max-height: 35px
    }
}

.wlc-icon-list--theme-safety .eSPNMqovH img g,
.wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon img g,
.wlc-icon-list--theme-safety .eSPNMqovH .wlc-icon svg g,
.wlc-icon-list--theme-safety .XRPwSXCuSiS img g,
.wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon img g,
.wlc-icon-list--theme-safety .XRPwSXCuSiS .wlc-icon svg g {
    clip-path: none
}

.wlc-icon-list--theme-payments {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-icon-list--theme-payments {
        max-width: 1420px
    }
}

.wlc-icon-list--theme-payments.scrollable--left,
.wlc-icon-list--theme-payments.scrollable--right {
    position: relative;
    scrollbar-width: none
}

.wlc-icon-list--theme-payments.scrollable--left::-webkit-scrollbar,
.wlc-icon-list--theme-payments.scrollable--right::-webkit-scrollbar {
    width: 0
}

.wlc-icon-list--theme-payments.scrollable--left:before,
.wlc-icon-list--theme-payments.scrollable--left:after,
.wlc-icon-list--theme-payments.scrollable--right:before,
.wlc-icon-list--theme-payments.scrollable--right:after {
    transition: all 0.3s linear;
    content: "";
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 150px;
    height: calc(100% + 20px);
    transform: translateY(-50%);
    opacity: 0
}

.wlc-icon-list--theme-payments.scrollable--left:after,
.wlc-icon-list--theme-payments.scrollable--right:after {
    left: -100px;
    background: linear-gradient(-90deg, var(--mc-bg-o0)0, var(--mc-bg) 35%)
}

.wlc-icon-list--theme-payments.scrollable--left:before,
.wlc-icon-list--theme-payments.scrollable--right:before {
    right: -100px;
    background: linear-gradient(90deg, var(--mc-bg-o0)0, var(--mc-bg) 35%)
}

.wlc-icon-list--theme-payments.scrollable--left:after {
    opacity: 1
}

.wlc-icon-list--theme-payments.scrollable--right:before {
    opacity: 1
}

.wlc-icon-list--theme-payments .HcMwQlgpFjB {
    margin: 0;
    padding: 0 0 20px 0;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow-x: auto
}

.wlc-icon-list--theme-payments .HcMwQlgpFjB::-webkit-scrollbar {
    height: 5px
}

.wlc-icon-list--theme-payments .HcMwQlgpFjB::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-icon-list--theme-payments .HcMwQlgpFjB::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .HcMwQlgpFjB {
        flex-wrap: wrap
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .HcMwQlgpFjB {
        margin: 0-20px -10px
    }
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-payments .HcMwQlgpFjB {
        margin: 0-20px -20px
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .HcMwQlgpFjB {
        padding: 0
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .HcMwQlgpFjB {
        justify-content: center
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list__item,
.wlc-icon-list--theme-payments .XRPwSXCuSiS {
    padding: 0 15px
}

@media (min-width:900px) {

    .wlc-icon-list--theme-payments .wlc-icon-list__item,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS {
        padding: 10px 20px
    }
}

@media (min-width:1630px) {

    .wlc-icon-list--theme-payments .wlc-icon-list__item,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS {
        padding: 20px
    }
}

.wlc-icon-list--theme-payments .eSPNMqovH img,
.wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon img,
.wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon svg,
.wlc-icon-list--theme-payments .XRPwSXCuSiS img,
.wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon img,
.wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon svg {
    max-width: 105px;
    max-height: 30px;
    fill: var(--mc-bg100);
    overflow: hidden
}

@media (min-width:900px) {

    .wlc-icon-list--theme-payments .eSPNMqovH img,
    .wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon img,
    .wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon svg,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS img,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon img,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon svg {
        width: 100%
    }
}

@media (min-width:900px) {

    .wlc-icon-list--theme-payments .eSPNMqovH img,
    .wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon img,
    .wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon svg,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS img,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon img,
    .wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon svg {
        max-height: 35px
    }
}

.wlc-icon-list--theme-payments .eSPNMqovH img g,
.wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon img g,
.wlc-icon-list--theme-payments .eSPNMqovH .wlc-icon svg g,
.wlc-icon-list--theme-payments .XRPwSXCuSiS img g,
.wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon img g,
.wlc-icon-list--theme-payments .XRPwSXCuSiS .wlc-icon svg g {
    clip-path: none
}

.wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .HcMwQlgpFjB {
    flex-wrap: wrap;
    justify-content: center
}

.wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item,
.wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .XRPwSXCuSiS {
    padding: 10px 15px
}

@media (min-width:900px) {

    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item,
    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .XRPwSXCuSiS {
        padding: 10px 20px
    }
}

@media (min-width:1630px) {

    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item,
    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .XRPwSXCuSiS {
        padding: 20px
    }
}


.jCRjVSmPAWw {
    display: flex;
    flex-direction: row-reverse;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content
}

.wlc-custom-license--curacao {
    grid-template-columns: 125px 1fr
}

.wlc-custom-license__apg-seal {
    width: 45px
}

.wlc-custom-license__mga {
    display: flex;
    align-items: center
}

.wlc-custom-license__curacao-icon img {
    max-height: 47px
}

.ldmUdHQL {
    width: 170px;
    height: 50px
}

.ldmUdHQL iframe {
    width: 100%;
    height: 100%
}

.ldmUdHQL img {
    width: 100%;
    height: 100%;
    cursor: pointer
}

@media (max-width:899px) {
    .ldmUdHQL {
        width: 165px
    }
}

.eRkeDZXks {
    margin: 0 auto
}

.eRkeDZXks .myRhcGpLp {
    display: block;
    width: 32px;
    height: 32px
}

.eRkeDZXks svg {
    width: 100%
}

.eRkeDZXks svg path {
    fill: var(--mc-baseMain)
}

.eRkeDZXks svg path:first-child {
    fill: var(--mc-footerLicense)
}

.wlc-custom-license__age-restrictions,
.ldmUdHQL {
    padding: 0 20px;
    border-right: 1px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1
}

@media (min-width:900px) {

    .wlc-custom-license__age-restrictions,
    .ldmUdHQL {
        padding: 0 40px
    }
}


.wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .WPsvVzFmf[_ngcontent-wlc-app-c4222942757] {
    text-align: center;
    color: var(--mc-footerText);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .WPsvVzFmf[_ngcontent-wlc-app-c4222942757] {
        text-align: start
    }
}

.wlc-sections__footer--theme-1 .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .WPsvVzFmf[_ngcontent-wlc-app-c4222942757] {
    text-align: center
}

@media (min-width:1024px) {
    .wlc-sections__footer--theme-1 .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .WPsvVzFmf[_ngcontent-wlc-app-c4222942757] {
        text-align: start
    }
}

@media (min-width:900px) {
    .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .WPsvVzFmf[_ngcontent-wlc-app-c4222942757] {
        font-style: normal
    }
}


.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] {
    color: var(--mc-footerText);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    text-align: center
}

@media (min-width:900px) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] {
        text-align: start
    }
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] span[_ngcontent-wlc-app-c2064424626] {
    display: block
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626] {
    transition: color 0.3s linear;
    color: var(--mc-main);
    text-decoration: underline
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626]:focus-visible {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626]:hover {
        color: var(--mc-baseMain)
    }
}

.wlc-sections__footer--theme-1 .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] {
    text-align: center
}

@media (min-width:1024px) {
    .wlc-sections__footer--theme-1 .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] {
        text-align: start
    }
}

@media (min-width:900px) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .YOiIAXAT[_ngcontent-wlc-app-c2064424626] {
        font-style: normal
    }
}


.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    min-height: 220px;
    position: relative;
    display: flex;
    align-items: center;
    background: var(--mc-bg500);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 300px
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 400px
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn {
    margin: 30px auto 0
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn {
        margin: 40px auto 0 0
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .container {
    position: relative;
    z-index: 20
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .ONqFRnuU {
    position: absolute;
    z-index: 11;
    object-position: initial
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .ONqFRnuU img {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: inherit;
    will-change: transform
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--top-in {
    top: 1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--top-out {
    top: -1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--right-in {
    right: 1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--right-out {
    right: -1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--bottom-in {
    bottom: 1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--bottom-out {
    bottom: -1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--left-in {
    left: 1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--left-out {
    left: -1%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner_bg:before {
    display: block
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner_bg:before {
        display: none
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
    left: 2%;
    bottom: 3%;
    max-width: 30vw
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        left: 35%
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        left: 45%
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        bottom: 7%
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 25vw
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 22vw
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 20vw
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 15vw
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-height: 320px
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-height: 320px
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
    right: 2%;
    bottom: 3%;
    max-width: 30vw
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        right: 5%
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        bottom: 5%
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 35vw
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 30vw
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 25vw
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 20vw
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-height: 355px
    }
}

@media (min-width:2500px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        left: 65%
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .tuChFrRxY {
    color: #fff;
    text-shadow: 1px 1px 2px #010100, 0 0 1em #010100
}

@media (min-width:1024px) {

    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title,
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .tuChFrRxY {
        color: #010100
    }
}

@media (min-width:1024px) {

    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title,
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .tuChFrRxY {
        text-shadow: 1px 1px 2px #fff, 0 0 1em #fff
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
    left: -1%;
    bottom: 0;
    max-width: 30vw
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
        bottom: -15%
    }
}

@media (min-width:1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
        bottom: -40%
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--right {
    right: 2%;
    top: 2%;
    max-width: 30vw
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .ONqFRnuU img {
    height: 100%;
    object-fit: cover
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
    top: 0;
    bottom: 0;
    left: 1%;
    max-width: 200px;
    z-index: 5;
    animation-delay: 250ms
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        top: -5%
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        top: 0
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        bottom: -5%
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        bottom: 0
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        left: 40%
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        left: calc(50% - 150px)
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        display: none
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        display: block
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        max-width: 350px
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
    top: -15px;
    right: 0;
    left: 45%;
    display: none;
    max-width: 660px;
    height: calc(100% + 30px);
    z-index: 15;
    animation-delay: 500ms
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        right: 10%
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        left: 50%
    }
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        display: block
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
    top: 0;
    right: 0;
    display: none;
    max-width: 32vw;
    z-index: 10;
    animation-delay: 750ms
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        top: -20px
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        top: 0
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        right: initial
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: 60%
    }
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: 75%
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: calc(50% + 300px)
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: calc(50% + 420px)
    }
}

@media (min-width:560px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        display: block
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        max-width: 420px
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        height: calc(100% + 40px)
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        height: auto
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner_bg:before {
    display: none
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-image:
        
        url(images/23.svg),
        
        url(images/24.svg);
    background-position: -375%0, 110%0;
    position: absolute;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        display: block
    }
}

@media (min-width:900px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -125%0, 110%0
    }
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -75%0, 125%0
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -50%0, 110%0
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: top left, top right
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .ONqFRnuU img,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed {
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 30%;
    mix-blend-mode: color-dodge
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed {
        display: block
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .ONqFRnuU {
    display: flex;
    align-items: flex-end
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
    top: 30%;
    bottom: -10px;
    left: 0;
    width: 33%
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
        top: -1%
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
        left: 3%
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left img {
    object-position: bottom left
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
    top: 30%;
    right: 0;
    bottom: -10px;
    width: 33%
}

@media (min-width:1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
        top: -7%
    }
}

@media (min-width:1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
        right: 5%
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right img {
    object-position: bottom right
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__bg img {
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    z-index: 2
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg:before,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #000000, transparent)
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg img,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg img {
    transition: transform 0.1s linear;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right
}

@media (min-width:1630px) {

    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg img,
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg img {
        object-position: bottom
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    text-align: center;
    text-shadow: 1px 1px 2px #010100, 0 0 1em #010100
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
        text-align: start
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
        color: #fff;
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
        color: #fff;
        font-style: normal;
        font-weight: bold;
        font-size: 4.8rem;
        line-height: 1.45
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    text-align: center;
    text-shadow: 1px 1px 2px #010100, 0 0 1em #010100
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
        text-align: start
    }
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
        color: #fff;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
        color: #fff;
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .banner__title,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .tuChFrRxY {
    text-align: center
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 30px auto 0
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__title,
.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .tuChFrRxY {
    text-align: center
}

@media (min-width:768px) {

    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__title,
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .tuChFrRxY {
        text-align: right
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
    margin: 30px auto 0
}

@media (min-width:768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
        margin: 40px 0 0 auto
    }
}

.wlc-slider--theme-mod-wide .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    min-height: 350px
}

@media (min-width:1630px) {
    .wlc-slider--theme-mod-wide .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 500px
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    min-height: 150px;
    padding: 0 20px
}

@media (min-width:560px) {
    .wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 220px
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .ONqFRnuU {
    position: absolute;
    z-index: 11;
    object-position: initial
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .ONqFRnuU img {
    display: block;
    object-fit: contain;
    object-position: inherit;
    will-change: transform
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner__decor--left {
    top: 0;
    left: 0
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 10px auto 0
}

@media (min-width:560px) {
    .wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
        margin: 20px auto 0
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner_bg:before {
    background: transparent
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    min-height: 220px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: unset;
    text-align: left;
    text-decoration: none;
    background: var(--mc-labelBorder);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        padding: 20px
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm * {
    z-index: 2
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: var(--wlc-banner-backdrop-bg, none);
    opacity: 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
    color: var(--mc-black);
    font-style: normal;
    margin: 0 0 10px;
    max-width: 60%;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    z-index: 2
}

@media (min-width:900px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
        max-width: 70%
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .sQoxaCZVIQ {
        font-style: normal
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
    color: var(--mc-black);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    max-width: unset;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    z-index: 2
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .tuChFrRxY {
        font-style: normal
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .IXfevBQKo {
    color: var(--mc-black);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    z-index: 2
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .IXfevBQKo {
        font-style: normal
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .ONqFRnuU {
    position: absolute;
    z-index: 0;
    display: flex;
    align-items: flex-end;
    object-position: initial;
    height: 100%
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .ONqFRnuU img {
    display: block;
    width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: right;
    will-change: transform
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__decor--right {
    right: 0;
    bottom: 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--center {
    align-items: center;
    text-align: center
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 30px auto 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right {
    align-items: flex-end;
    text-align: right
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
    margin: 30px auto 0
}

@media (min-width:768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
        margin: 40px 0 0 auto
    }
}

.wlc-slider--theme-mod-wide .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    min-height: 350px
}

@media (min-width:1630px) {
    .wlc-slider--theme-mod-wide .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 500px
    }
}

@media (pointer:fine) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm:hover:before {
        opacity: 1
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
    background-position: center top
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .sQoxaCZVIQ {
    font-size: 1.2rem;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 3;
    height: 35px;
    padding: 0 20px;
    font-weight: 600;
    line-height: 35px;
    background: var(--mc-baseMain);
    border-radius: 30px
}

@media (min-width:1200px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .sQoxaCZVIQ {
        font-size: 1.4rem
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .sQoxaCZVIQ span {
    display: block
}

@media (max-width:899px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .sQoxaCZVIQ {
        top: 15px;
        left: 15px
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description,
.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .IXfevBQKo {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    font-weight: bold;
    line-height: 1.15
}

@media (min-width:1200px) {

    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description,
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .IXfevBQKo {
        font-size: 3.2rem
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 15px
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn.black {
    background: var(--mc-black)
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn.black .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm .wlc-btn.black:hover {
        box-shadow: 0 0 10px var(--mc-black)
    }
}


.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        
        url(images/0.svg);
    background-size: 50%;
    background-repeat: no-repeat
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
        cursor: unset
    }
}

@supports (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
        aspect-ratio: 4/3
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-body--browser-safari .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
    -webkit-mask-image: -webkit-radial-gradient(white, black)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__wrap[_ngcontent-wlc-app-c2743584769] {
    position: relative;
    overflow: hidden
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    aspect-ratio: 4/3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] {
    border-radius: inherit;
    overflow: hidden
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    transition: opacity 0.3s linear;
    z-index: 5;
    grid-template-rows: 1fr auto;
    padding: 10px;
    opacity: 0
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before {
    transition: all 0.25s linear;
    content: "";
    z-index: 1;
    background: linear-gradient(180deg, rgba(26, 21, 0, 0) 0%, var(--mc-bg700) 86.3%);
    transform: translateX(-100%) skewX(35deg);
    pointer-events: none
}

@media (pointer:coarse) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        display: none
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
    width: 60px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    background: var(--mc-bg-o8);
    border-radius: 0 10px;
    pointer-events: none
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
        width: 85px
    }
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
        height: 45px
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
    max-width: 50px;
    max-height: 25px
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
        max-width: 75px
    }
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
        max-height: 35px
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-name-wrapper[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    height: 10%;
    min-height: 50px;
    padding: 5px 10px;
    text-transform: capitalize;
    background: linear-gradient(180deg, var(--mc-bg-o8), var(--mc-bg-o6), var(--mc-bg-o0));
    pointer-events: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    z-index: 3
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-columns: 50%
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt[_ngcontent-wlc-app-c2743584769] {
    transition: all 0.3s linear
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .cxPUNOgwN.default[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10;
    padding: 5px 10px;
    background: var(--mc-bg-o8);
    border-radius: 4px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] {
    min-width: 40px;
    display: flex
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] {
        min-width: 50px
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    line-height: 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] svg {
    width: 14px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] svg path {
    fill: currentColor
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .rbfaAKwzK[_ngcontent-wlc-app-c2743584769] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1.2rem;
        line-height: 1.45
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .TMtDwTtqhc[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .eHLfBbhj[_ngcontent-wlc-app-c2743584769] {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    margin-right: 2px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .eHLfBbhj[_ngcontent-wlc-app-c2743584769]:first-child {
    width: 20px;
    height: 20px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__ppl-results-item--black[_ngcontent-wlc-app-c2743584769] {
    background-color: #000000
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__ppl-results-item--red[_ngcontent-wlc-app-c2743584769] {
    background-color: #dd4747
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__ppl-results-item--green[_ngcontent-wlc-app-c2743584769] {
    background-color: #36b36f
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__ppl-results-item--blue[_ngcontent-wlc-app-c2743584769] {
    background-color: #5081ff
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] {
    transition: opacity 0.3s linear;
    display: none;
    z-index: 4;
    grid-auto-rows: max-content;
    gap: 10px;
    padding: 10px;
    background: var(--mc-bg700-o8);
    opacity: 0
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .cxPUNOgwN[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .BaKauJlZt[_ngcontent-wlc-app-c2743584769] {
    min-width: 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    max-width: 200px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .rbfaAKwzK[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
    font-weight: bold
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    color: var(--mc-baseMain-o6);
    line-height: 1
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] {
        display: block
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] svg {
    fill: currentColor
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769]:hover {
        color: var(--mc-baseMain)
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.default[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 5px 10px;
    background: var(--mc-bg-o8)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.default[_ngcontent-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] {
    align-items: center;
    justify-content: space-between
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.default[_ngcontent-wlc-app-c2743584769] .wlc-game-thumb__ppl-info--no-available-place[_ngcontent-wlc-app-c2743584769] {
    justify-content: flex-end
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.default[_ngcontent-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center;
    margin: 0 5px 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.default[_ngcontent-wlc-app-c2743584769] .TMtDwTtqhc[_ngcontent-wlc-app-c2743584769] {
    margin: 0 0 5px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.EBOiNwThdEtu[_ngcontent-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] {
    flex-direction: column
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.EBOiNwThdEtu[_ngcontent-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] {
    margin: 0 0 10px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.EBOiNwThdEtu[_ngcontent-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] {
    margin: 0 5px 0 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .BaKauJlZt.EBOiNwThdEtu[_ngcontent-wlc-app-c2743584769] .TMtDwTtqhc[_ngcontent-wlc-app-c2743584769] {
    margin: 0 0 10px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-main);
    font-style: normal;
    transition: all 0.2s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 150px;
    padding: 0 0 15px;
    background: linear-gradient(180deg, rgba(38, 32, 0, 0) 44.56%, var(--mc-bg300) 77.95%)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-default[_nghost-wlc-app-c2743584769] .bscjrkrS[class][_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .bscjrkrS[class][_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .bscjrkrS[class][_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .bscjrkrS[class][_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .bscjrkrS[class][_ngcontent-wlc-app-c2743584769] {
    opacity: 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] {
    opacity: 1
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] {
    margin: 40px 0 0;
    background: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 0 0 10px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 30px;
    margin: 0 0 1px;
    padding: 0 10px;
    background: var(--mc-bg700)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769]:first-child {
    border-radius: 4px 4px 0 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769]:last-child {
    border-radius: 10px
}

.wlc-body--theme-alt .wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769] {
    background: #e5eaf2
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item--results[_ngcontent-wlc-app-c2743584769] .wlc-game-thumb__item-value[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    border-radius: 10px 10px 0 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769] {
    min-height: 30px;
    margin: 0;
    padding: 0 25px;
    background: var(--mc-bg500);
    border-bottom: 1px solid var(--mc-bg700)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769]:last-child {
    border-radius: 0 0 10px 10px;
    border-bottom: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item-value[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseSecond)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 18px);
    grid-template-columns: minmax(0, 110px)
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: minmax(0, 1fr)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    justify-self: center;
    max-width: calc(100% - 28px*2*1.2)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: auto 25%;
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: auto 40px;
    align-items: end
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    content: "";
    position: absolute;
    background:
        
        url(images/25.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: flex
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    background: none;
    border: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover {
        text-decoration: none;
        box-shadow: none
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-main)
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    width: 85px;
    height: 85px;
    border: 5px solid #fff
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    left: calc(50% - 13px);
    width: 32px;
    height: 26px
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
        top: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    background: linear-gradient(360deg, var(--mc-baseContrast) 0%, var(--mc-baseContrast-o0) 47%)
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    bottom: 10px;
    left: 10px;
    align-items: start;
    opacity: 1
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before,
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    opacity: 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    transform: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    transform: none
}

@media (pointer:fine) {

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before,
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
        opacity: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: 1fr;
    align-items: center
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    content: "";
    position: absolute;
    background:
        
        url(images/25.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: flex
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    background: none;
    border: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover {
        text-decoration: none;
        box-shadow: none
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-main)
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    width: 50px;
    height: 50px;
    border: 3px solid #fff
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    left: calc(50% - 6px);
    width: 15px;
    height: 18px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    height: auto;
    padding: 0;
    border-radius: unset
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS[class] {
    color: var(--mc-secondary)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-baseThird)
    }
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
        top: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    padding: 20px 0
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before,
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    opacity: 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] svg {
    width: 15px;
    height: 15px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] svg rect {
    opacity: 0.4;
    fill: var(--mc-baseSecond)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] svg path {
    fill: var(--mc-baseThird)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769]:hover svg rect {
        opacity: 0.2
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .BaKauJlZt.EBOiNwThdEtu[_ngcontent-wlc-app-c2743584769] .TMtDwTtqhc[_ngcontent-wlc-app-c2743584769] {
    margin: 0 0 5px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] {
    gap: 5px;
    align-content: center;
    background: var(--mc-bg500)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    color: var(--mc-baseThird)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .wlc-icon svg {
    width: 15px;
    height: 15px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .rbfaAKwzK[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .FTKWczFLFBPX[_ngcontent-wlc-app-c2743584769] .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
    font-weight: unset
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .eHLfBbhj[_ngcontent-wlc-app-c2743584769] {
    width: 15px;
    height: 15px;
    color: var(--mc-baseThird)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .eHLfBbhj[_ngcontent-wlc-app-c2743584769]:first-child {
    width: 25px;
    height: 25px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .zAlcvvrh[_ngcontent-wlc-app-c2743584769] {
    margin: 0 0 5px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .GPxTxnKIyza[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    transform: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    transform: none
}

@media (pointer:fine) {

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769]:hover .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before,
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769]:hover .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-mobile-app[_nghost-wlc-app-c2743584769] {
    border-radius: 6px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    top: 10px;
    left: 10px;
    opacity: 1
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] {
    aspect-ratio: auto;
    height: 100%
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    padding: 10px 10px 40px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
    width: 120px;
    height: 40px;
    padding: 5px 10px
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
        width: 150px
    }
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c2743584769] {
        height: 50px
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
    max-width: 110px;
    max-height: 25px;
    object-fit: contain
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
        max-width: 140px
    }
}

@media (min-width:900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c2743584769] {
        max-height: 35px
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c2743584769] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
    height: 65px;
    padding: 0 0 30px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    grid-template-columns: minmax(0, 220px)
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    padding: 10px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: 1fr auto 1fr;
    align-items: start
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    width: 115px;
    height: 115px;
    grid-row: 2
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    width: 34px;
    height: 43px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    grid-row: 3
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-simple[_nghost-wlc-app-c2743584769] {
    cursor: pointer
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] {
    aspect-ratio: unset;
    background: none;
    border-radius: unset
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .jlfQjnFvdx[_ngcontent-wlc-app-c2743584769] {
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        
        url(images/0.svg);
    background-size: 50%;
    background-repeat: no-repeat
}

@supports (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .jlfQjnFvdx[_ngcontent-wlc-app-c2743584769] {
        aspect-ratio: 4/3
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .jlfQjnFvdx[_ngcontent-wlc-app-c2743584769] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
    align-items: end
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
        color: var(--mc-baseMain);
        font-style: normal
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
    color: var(--fc-placeholderColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
        color: var(--fc-placeholderColor);
        font-style: normal
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    align-items: flex-start;
    padding: 15px 15px 20px 15px;
    text-align: left
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
        opacity: 0
    }
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] {
    position: relative;
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .wlc-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%)
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .wlc-game-thumb__error[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: var(--mc-bg700)
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .wlc-game-thumb__content[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .wlc-game-thumb__content[_ngcontent-wlc-app-c2743584769]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, var(--mc-baseContrast-o8) 4%, var(--mc-baseContrast-o0) 30%), linear-gradient(179.75deg, var(--mc-baseContrast-o8) 1%, var(--mc-baseContrast-o0) 30%)
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] {
    width: 100%;
    height: 100%
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: absolute;
    top: 0;
    padding: 20px 0;
    text-align: center
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    position: absolute;
    bottom: 40px;
    display: grid
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-columns: 50%
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-columns: 1fr
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: 110px
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.wlc-body--browser-safari .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] {
    -webkit-mask-image: -webkit-radial-gradient(white, black)
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    opacity: 0
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] {
    transition: all 0.3s linear;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 0 35px 0;
    background: linear-gradient(0deg, var(--mc-bg700) -0.2%, var(--mc-bg700-o0) 77%);
    transform: translateY(10%);
    opacity: 0;
    pointer-events: none
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 18px);
    grid-template-columns: minmax(0, 110px);
    display: grid
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: minmax(0, 1fr)
}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .fugXbItwm[_ngcontent-wlc-app-c2743584769]:before {
        padding: 162.5%0 0;
        content: "";
        display: block;
        width: 100%;
        height: 0
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769],
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
    display: block;
    width: 100%;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        
        url(images/0.svg);
    background-repeat: no-repeat;
    background-size: 50%
}

@supports (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
        aspect-ratio: 10/16
    }
}

@supports not (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s linear;
    object-fit: cover;
    object-position: center
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s linear;
    transform: scale(1.1)
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: 100%;
    object-position: center
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform-origin: bottom center;
    pointer-events: none
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    width: 100%
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s linear;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    pointer-events: none
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    width: 100%
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] {
    perspective: 250px;
    overflow: visible
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__transform[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s ease-out;
    overflow: hidden;
    border-radius: 10px;
    transform: rotateX(0.1deg) rotateY(0.1deg) translateZ(0)
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__transform[_ngcontent-wlc-app-c2743584769] .fugXbItwm[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s ease-out
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__transform[_ngcontent-wlc-app-c2743584769] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c2743584769] {
    transform-origin: center
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__transform[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    will-change: transform
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-property: color, background, opacity, transform
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] {
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-property: transform, opacity
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    transition: transform 0.3s ease-out
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:not(.thumb-transform):hover .fugXbItwm[_ngcontent-wlc-app-c2743584769] {
        pointer-events: none
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:not(.thumb-transform):hover .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769] {
        transform: scale(1.01)
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:not(.thumb-transform):hover .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c2743584769] {
        transform: translateY(-40px)
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:not(.thumb-transform):hover .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c2743584769] {
        transform: scale(1.2)
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:not(.thumb-transform):hover .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
        transform: scale(1.1)
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: auto 25%;
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: auto 40px;
    align-items: end
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    content: "";
    position: absolute;
    background:
        
        url(images/25.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: flex
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    background: none;
    border: none
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover {
        text-decoration: none;
        box-shadow: none
    }

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-main)
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    width: 115px;
    height: 115px;
    border: 7px solid #fff
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    left: calc(50% - 18px);
    width: 43px;
    height: 34px
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    height: 60%
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] {
    border-radius: unset
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .wlc-game-thumb__transform[_ngcontent-wlc-app-c2743584769] {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    display: block
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
        color: var(--mc-baseMain);
        font-style: normal
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
    color: var(--fc-placeholderColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    display: block
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .lMDrxHAwDLlt[_ngcontent-wlc-app-c2743584769] {
        color: var(--fc-placeholderColor);
        font-style: normal
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    padding: 15px 15px 20px 15px
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] {
    align-items: center;
    padding: 0;
    background: var(--mc-black-o6);
    transform: none
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: 1fr;
    align-items: center
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn[_ngcontent-wlc-app-c2743584769] {
    min-width: auto
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    content: "";
    position: absolute;
    background:
        
        url(images/25.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] .wlc-icon {
    display: flex
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    background: none;
    border: none
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS {
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover {
        text-decoration: none;
        box-shadow: none
    }

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-main)
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769] {
    width: 50px;
    height: 50px;
    border: 3px solid #fff
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--play[_ngcontent-wlc-app-c2743584769]:before {
    left: calc(50% - 6px);
    width: 15px;
    height: 18px
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] {
    height: auto;
    padding: 0;
    border-radius: unset
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769] .gGLkOgXkS[class] {
    color: var(--mc-secondary)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo[_ngcontent-wlc-app-c2743584769]:hover .gGLkOgXkS {
        color: var(--mc-baseThird)
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0;
    align-items: center
}

@supports (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c2743584769] {
        aspect-ratio: 10/15
    }
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__control[_ngcontent-wlc-app-c2743584769] {
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto
    }
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .crBvHIwzj[_ngcontent-wlc-app-c2743584769] {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    padding: 10px;
    background: var(--mc-bg);
    border-radius: 10px;
    cursor: pointer
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .dnwPkFdjl[_ngcontent-wlc-app-c2743584769] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: border-color 0.3s linear;
    border-bottom: 1px solid transparent
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    overflow: hidden
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .QbYjHormhAY[_ngcontent-wlc-app-c2743584769] img[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .wlc-game-thumb__block--right[_ngcontent-wlc-app-c2743584769] {
    margin-left: 10px
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c2743584769] .crBvHIwzj[_ngcontent-wlc-app-c2743584769]:hover {
        background: var(--mc-main)
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before {
    transform: none;
    opacity: 0
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        transition: all 0.3s linear;
        background: transparent
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
        opacity: 0
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c2743584769]:hover .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }
}

@media (pointer:fine) {

    .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c2743584769]:hover .BaKauJlZt[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c2743584769]:hover .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
        opacity: 1;
        pointer-events: auto
    }
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769]:hover .bscjrkrS[_ngcontent-wlc-app-c2743584769] {
        opacity: 1
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769]:hover .bscjrkrS[_ngcontent-wlc-app-c2743584769]:before {
        opacity: 1
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769]:hover .BaKauJlZt[_ngcontent-wlc-app-c2743584769],
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769]:hover .cxPUNOgwN[_ngcontent-wlc-app-c2743584769] {
        opacity: 0;
        pointer-events: none
    }
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 4;
    display: flex;
    width: 28px;
    height: 28px;
    padding-bottom: 2px;
    color: var(--mc-baseMain-o6);
    background: rgba(26, 21, 0, 0.62);
    border-radius: 8px;
    box-shadow: none;
    cursor: pointer
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] .myRhcGpLp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] svg path {
    transition: all 0.3s linear;
    transform-origin: center;
    fill: currentColor
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon.TLvcJXaOP[_ngcontent-wlc-app-c2743584769] {
    color: #ffd600;
    background: rgba(26, 21, 0, 0.62)
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon.TLvcJXaOP[_ngcontent-wlc-app-c2743584769] path {
    transform: scaleX(-1)
}

.crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769]:not(.active) {
    transition: all 0.3s linear
}

@media (pointer:fine) {
    .crBvHIwzj[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769]:not(.active):hover {
        color: #fff;
        background: rgba(26, 21, 0, 0.62)
    }
}

.crBvHIwzj.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    color: #fff
}

.crBvHIwzj.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] svg {
    width: 20px;
    height: 20px
}

@media (pointer:fine) {
    .crBvHIwzj.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769]:not(.active):hover {
        color: #ffd600
    }
}

.crBvHIwzj.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__loader[_ngcontent-wlc-app-c2743584769] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.crBvHIwzj.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__loader[_ngcontent-wlc-app-c2743584769] {
    display: block;
    width: 100%;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        
        url(images/0.svg);
    background-size: 50%;
    background-repeat: no-repeat
}

.crBvHIwzj.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__loader[_ngcontent-wlc-app-c2743584769]:before {
    padding: 162.5%0 0;
    content: "";
    display: block;
    width: 100%;
    height: 0
}

.crBvHIwzj.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c2743584769] .wlc-game-thumb__loader[_ngcontent-wlc-app-c2743584769] .wlc-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] {
    --wlc-icon-width: 22px;
    --wlc-icon-height: 22px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 18px);
    grid-template-columns: minmax(0, 110px)
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo .gGLkOgXkS {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-rows: minmax(0, 1fr)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS.WPkwDszb[_ngcontent-wlc-app-c2743584769] {
    grid-template-columns: minmax(0, 110px)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--theme-mod-secondary {
    border: none;
    box-shadow: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--theme-mod-secondary .gGLkOgXkS {
    font-weight: normal;
    font-style: normal;
    text-transform: capitalize
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--theme-mod-secondary:hover {
        background: transparent
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--theme-mod-secondary:hover .gGLkOgXkS {
        text-decoration: underline
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .WvxgUpFFMPxS[_ngcontent-wlc-app-c2743584769] .wlc-btn--demo {
    display: flex;
    height: 18px;
    padding: 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    top: 10px;
    right: 10px;
    left: initial;
    padding: 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c2743584769] {
    font-weight: 600;
    pointer-events: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    flex: 1;
    gap: 6px;
    background: var(--mc-bg700);
    border-radius: 0 0 16px 16px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FCTRfZzDCT[_ngcontent-wlc-app-c2743584769] {
    font-style: normal;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    border-radius: 100px;
    display: inline-flex;
    gap: 4px;
    align-items: center;
    height: 24px;
    padding: 4px 6px 4px 8px;
    color: var(--mc-black);
    font-weight: 600;
    font-size: 13px;
    background: #fff0a3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .FCTRfZzDCT[_ngcontent-wlc-app-c2743584769] .wlc-icon[_ngcontent-wlc-app-c2743584769] .myRhcGpLp {
    display: flex
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c2743584769] .zHNgTbIhik[_ngcontent-wlc-app-c2743584769] {
    top: auto;
    bottom: 10px
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769] {
    transition: all 0.3s linear;
    border: 2px solid transparent;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .ggPcGkxZe[_ngcontent-wlc-app-c2743584769] {
    align-items: center;
    padding: 15px 15px 10px 15px;
    background: transparent
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c2743584769] .wlc-game-thumb__item[_ngcontent-wlc-app-c2743584769] {
    border-radius: 10px
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c2743584769]:hover {
        border: 2px solid var(--mc-main)
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c2743584769] .wlc-game-thumb__icon[_ngcontent-wlc-app-c2743584769] {
    left: initial
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c2743584769] .FCTRfZzDCT[_ngcontent-wlc-app-c2743584769] {
    gap: 0
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c2743584769] .wlc-game-thumb__rtp-info-mobile[_ngcontent-wlc-app-c2743584769] {
    margin-right: -5px;
    padding: 5px
}


.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] {
    position: fixed;
    bottom: 100px;
    left: -10px;
    z-index: 1059;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    transition: all 0.5s ease-out
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU.open-widget[_ngcontent-wlc-app-c3283622905] {
    left: 200px
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__wrapper-button[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: left;
    width: 200px;
    height: 40px;
    padding: 0 8px;
    background-color: var(--mc-bg700);
    border-radius: 10px
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] {
    width: 170px;
    height: 40px;
    background-color: var(--mc-buttonColor);
    border-radius: 10px;
    cursor: pointer
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905]:hover {
    background-color: var(--mc-buttonColor-l20)
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__title-button[_ngcontent-wlc-app-c3283622905] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 10px 20px 10px 10px;
    text-align: center
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer {
    background: none
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content {
    padding: 10px;
    background: none
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content .wlc-timer__clock-icon {
    display: none
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content .wlc-timer__timer-text {
    margin: 0 auto
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__roulette[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    left: -35px;
    z-index: 1;
    width: 84px;
    cursor: pointer;
    animation: 2s linear 0s normal none infinite running _ngcontent-wlc-app-c3283622905_spin
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__arrow[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    left: 30px;
    z-index: 2;
    cursor: pointer
}

@keyframes _ngcontent-wlc-app-c3283622905_spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] {
    z-index: 1059
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] {
    cursor: pointer;
    color: #000
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905]:hover {
    background: var(--mc-main-l20, var(--mc-main));
    box-shadow: 0 0 15px #ffd600
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__title-button[_ngcontent-wlc-app-c3283622905] {
    color: #000
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .dNLCEgBU[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content .wlc-timer__timer-text .time-text--countdown {
    color: #000
}

.dNLCEgBU[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__roulette[_ngcontent-wlc-app-c3283622905] {
    width: 84px
}


.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] {
    display: var(--wlc-currency-display, inline-flex);
    flex-wrap: nowrap;
    align-items: baseline;
    color: inherit
}

.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] .wlc-currency__icon[_ngcontent-wlc-app-c3968462985] {
    align-self: center;
    font-weight: normal !important;
    font-family: CryptocurrencySymbols;
    font-style: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-user-select: none;
    user-select: none;
    speak: never
}

.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] .wlc-currency__sign--left[_ngcontent-wlc-app-c3968462985] {
    margin-right: 4px
}

.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] .wlc-currency__sign--right[_ngcontent-wlc-app-c3968462985] {
    margin-left: 4px
}

.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] .wlc-currency__svg[_ngcontent-wlc-app-c3968462985] {
    line-height: 1;
    vertical-align: text-top
}

.wlc-bet-history .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c3968462985],
.wlc-transaction-history .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c3968462985] {
    color: var(--mc-error, var(--mc-baseMain))
}

.wlc-bet-history .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c3968462985],
.wlc-transaction-history .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c3968462985] {
    color: var(--mc-success)
}

.wlc-cashback-history .wlc-currency--theme-default.wlc-currency--theme-default[_nghost-wlc-app-c3968462985] {
    color: var(--mc-success)
}


[_nghost-wlc-app-c347345923] {
    overflow: visible !important;
    max-width: none !important;
    max-height: none !important;
    line-height: 1.3
}

[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    position: relative;
    display: grid;
    grid-template-areas: "picture details";
    grid-template-columns: auto 1fr;
    gap: 20px;
    align-items: center;
    max-width: 100%
}

[_nghost-wlc-app-c347345923] .wlc-winner__block--left[_ngcontent-wlc-app-c347345923] {
    grid-area: picture
}

[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    display: grid;
    grid-area: details;
    grid-template-areas: "game amount" "user user";
    grid-template-columns: auto 1fr;
    min-width: 0;
    -moz-column-gap: 10px;
    column-gap: 10px
}

[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    position: relative;
    width: 64px;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    overflow: hidden
}

[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923]:before {
    content: "";
    display: block;
    padding-top: 100%
}

[_nghost-wlc-app-c347345923] .wlc-winner__image[_ngcontent-wlc-app-c347345923] {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

[_nghost-wlc-app-c347345923] .wlc-winner__user[_ngcontent-wlc-app-c347345923] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    display: flex;
    grid-area: user;
    align-items: center;
    min-width: 1px;
    text-transform: none
}

[_nghost-wlc-app-c347345923] .wlc-winner__name[_ngcontent-wlc-app-c347345923] {
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto
}

[_nghost-wlc-app-c347345923] .wlc-winner__country[_ngcontent-wlc-app-c347345923] {
    flex: 0 0 auto;
    object-fit: cover;
    object-position: center;
    width: 24px;
    height: 18px;
    margin-right: 10px;
    border: none;
    box-shadow: none
}

[_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    display: flex;
    grid-area: game;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    padding: 0;
    text-align: left;
    text-decoration: none;
    background: transparent;
    border: none
}

[_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923]:focus {
    outline: none
}

[_nghost-wlc-app-c347345923] .wlc-winner__game-name[_ngcontent-wlc-app-c347345923] {
    transition: border-color 0.3s linear;
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent
}

[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    transition: color 0.3s linear;
    width: 16px;
    margin: 0 0 0 10px;
    color: var(--mc-main)
}

@media (pointer:fine) {
    [_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923]:hover {
        color: currentColor
    }

    [_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923]:hover .wlc-winner__game-name[_ngcontent-wlc-app-c347345923] {
        border-bottom-color: currentColor
    }

    [_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923]:hover .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
        color: var(--mc-main-l20)
    }
}

[_nghost-wlc-app-c347345923] .wlc-winner__amount[_ngcontent-wlc-app-c347345923] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    grid-area: amount;
    white-space: nowrap;
    text-align: right
}

.wlc-winner--theme-default[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    gap: 15px;
    padding: 10px;
    background: var(--mc-bg700);
    border-radius: 10px
}

@media (min-width:1024px) {
    .wlc-winner--theme-default[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
        gap: 25px
    }
}

.wlc-winner--theme-default[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    width: 80px;
    height: 60px;
    box-shadow: none
}

.wlc-winner--theme-default[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    row-gap: 5px
}

.wlc-winner--theme-default[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    display: none
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    gap: 15px;
    padding: 0 0 0 20px;
    background: none;
    border-radius: 10px
}

@media (min-width:1024px) {
    .wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
        gap: 25px
    }
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    width: 60px;
    height: 60px
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    display: block
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c347345923]:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 3px;
    height: 90%;
    background-color: var(--mc-baseOpacity);
    border-radius: 3px
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    position: relative;
    gap: 10px;
    height: var(--wlc-winner-slider-slide-height, 60px)
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923]:before {
    top: -13px;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--mc-bg500)
}

@media (min-width:900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923]:before {
        top: -13px
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    width: 64px;
    height: 64px;
    box-shadow: none
}

@media (min-width:900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
        width: 64px
    }
}

@media (min-width:900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
        height: 64px
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    padding: 0 10px 5px;
    background: transparent
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    display: none
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    gap: 0;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    padding: 5px 20px 4px 20px;
    align-content: center
}

@media (min-width:900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
        padding: 19px 20px 15px 20px
    }
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    width: 80px;
    height: 60px;
    box-shadow: none !important
}

@media (min-width:900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
        width: 107.67px
    }
}

@media (min-width:900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
        height: 81px
    }
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    display: none;
    color: var(--mc-secondary)
}

@media (pointer:fine) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923]:hover .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
        color: var(--mc-secondary-l20)
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 0 15px 0;
    cursor: pointer
}

@media (min-width:1024px) {
    .wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
        max-width: 305px
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -0.5px;
    left: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: var(--mc-bg500)
}

@media (pointer:fine) {
    .wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923]:hover .wlc-winner__game[_ngcontent-wlc-app-c347345923] {
        color: var(--mc-baseMain);
        border-bottom: 1px solid var(--mc-baseMain)
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    grid-template-areas: "user amount" "game game";
    grid-template-columns: 1fr;
    gap: 0
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__picture[_ngcontent-wlc-app-c347345923] {
    width: 86px;
    height: 65px;
    box-shadow: none
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923] {
    transition: all 0.3s linear;
    display: inline-block;
    justify-self: start;
    max-width: 100%;
    color: var(--mc-baseMain);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    border-bottom: 1px solid transparent
}

.wlc-winner--theme-1[_nghost-wlc-app-c347345923] .wlc-winner__amount[_ngcontent-wlc-app-c347345923] {
    color: var(--mc-baseMain);
    text-align: left
}

[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923] {
    height: auto !important;
    padding: 5px;
    background: var(--mc-main-o1);
    border-radius: 10px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

[_nghost-wlc-app-c347345923] .wlc-winner__wrapper[_ngcontent-wlc-app-c347345923]:before {
    display: none
}

[_nghost-wlc-app-c347345923] .wlc-winner__block--right[_ngcontent-wlc-app-c347345923] {
    gap: 5px
}

[_nghost-wlc-app-c347345923] .wlc-winner__game[_ngcontent-wlc-app-c347345923] {
    text-transform: uppercase;
    overflow: hidden
}

[_nghost-wlc-app-c347345923] .wlc-winner__game-arrow[_ngcontent-wlc-app-c347345923] {
    position: absolute;
    top: 35px;
    right: 23px;
    display: block !important
}


.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__content[_ngcontent-wlc-app-c2695987751] {
    display: grid
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__thumbs-slider[_ngcontent-wlc-app-c2695987751] {
    grid-area: thumbs-grid;
    min-width: 0
}

@media (min-width:1200px) {
    .wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__thumbs-slider[_ngcontent-wlc-app-c2695987751] {
        margin: 0
    }
}

@media (min-width:1200px) {
    .wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__thumbs-slider[_ngcontent-wlc-app-c2695987751] {
        overflow: hidden
    }
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons-container[_ngcontent-wlc-app-c2695987751] {
    display: none;
    margin: 0;
    z-index: 1;
    grid-area: swiper-buttons;
    align-self: center;
    width: 100%;
    pointer-events: none
}

@media (min-width:1200px) {
    .wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons-container[_ngcontent-wlc-app-c2695987751] {
        display: block
    }
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons-container[_ngcontent-wlc-app-c2695987751] [class*=wlc-swiper-button] {
    pointer-events: initial
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons[_ngcontent-wlc-app-c2695987751] {
    display: flex;
    justify-content: space-between
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons-container[_ngcontent-wlc-app-c2695987751] {
    position: absolute;
    top: 45px;
    right: 40px
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__swiper-buttons[_ngcontent-wlc-app-c2695987751] {
    justify-content: flex-end
}

.wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__thumbs-slider[_ngcontent-wlc-app-c2695987751] .swiper-horizontal>.swiper-pagination-bullets {
    bottom: -35px;
    text-align: center
}

@media (min-width:1200px) {
    .wlc-thumb-list--theme-default[_nghost-wlc-app-c2695987751] .wlc-thumb-list__thumbs-slider[_ngcontent-wlc-app-c2695987751] .swiper-horizontal>.swiper-pagination-bullets {
        display: none
    }
}


.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] {
    cursor: pointer;
    overflow: hidden;
    border-radius: 18px
}

@supports (aspect-ratio:1/1) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] {
        aspect-ratio: 7/4
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] {
        height: 0
    }
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__image-container[_ngcontent-wlc-app-c2941028408] {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100%
}

@media (pointer:fine) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__image-container[_ngcontent-wlc-app-c2941028408]:hover .wlc-thumb-item__hover[_ngcontent-wlc-app-c2941028408] {
        opacity: 1
    }
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__image[_ngcontent-wlc-app-c2941028408] {
    height: 100%
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__duration[_ngcontent-wlc-app-c2941028408] {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 5px;
    padding: 0 5px;
    background: var(--mc-black-o8);
    border-radius: 5px
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__hover[_ngcontent-wlc-app-c2941028408] {
    transition: all 0.3s linear;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: var(--mc-bg700-o8);
    opacity: 0
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__title[_ngcontent-wlc-app-c2941028408] {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    text-align: left
}

@media (min-width:1630px) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__title[_ngcontent-wlc-app-c2941028408] {
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__play[_ngcontent-wlc-app-c2941028408] {
    width: 20%;
    top: 40%;
    left: 40%;
    position: absolute
}

.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__play[_ngcontent-wlc-app-c2941028408] svg,
.wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] .wlc-thumb-item__play[_ngcontent-wlc-app-c2941028408] img {
    width: 100%;
    fill: var(--mc-baseMain)
}


.tooltip[_nghost-wlc-app-c529249427] {
    display: block;
    pointer-events: none;
    position: absolute
}

.tooltip[_nghost-wlc-app-c529249427] .tooltip-arrow[_ngcontent-wlc-app-c529249427] {
    position: absolute
}


img[src="data:,"],
source[src="data:,"] {
    display: none !important
}


.jqRPiTboJj>a {
    width: 100%!important;
}
.OzwWmlhOBd h1,
.OzwWmlhOBd h2,
.OzwWmlhOBd h3 {
    margin-bottom: 30px;
    margin-top: 40px;
}
.OzwWmlhOBd h1:first-child,
.OzwWmlhOBd h2:first-child,
.OzwWmlhOBd h3:first-child {
    margin-top: 0;
}
.gmXpvrdWcdC > a {
    width: 30px;
    margin-left: auto;
}
.ng-tns-c454551378-4.waqnvBUY.wlc-menu__item--dropdown.wlc-menu__item--.vQCYWOBOOYa a {
    display: block;
    text-decoration: none;
}
.ng-tns-c454551378-5.waqnvBUY.wlc-menu__item--dropdown.wlc-menu__item--info.vQCYWOBOOYa a {
    display: block;
    text-decoration: none;
}
.ng-tns-c952841731-3.wlc-language-selector.wlc-language-selector--compact.wlc-language-selector--state-expanded.wlc-language-selector--theme-mod-bottom-left.wlc-language-selector--theme-wolf.wlc-language-selector--type-click.wlc-language-selector--undefined.vQCYWOBOOYa.wlc-language-selector--dropdown-bottom a {
    display: block;
    text-decoration: block;
}
@media (max-width: 700px) {
    .OzwWmlhOBd {
        padding: 0 20px!important;
    }
    .OzwWmlhOBd h1,
    .OzwWmlhOBd h2,
    .OzwWmlhOBd h3 {
        font-size: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media (max-width: 575px) {
    .wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) .DZWEGxKCcjdp {
        padding-left: 0;
    }
    .QVIjaiMUmmP {
        display: none!important;
    }
    .TXcmhsal.nPgzOpmu {
        display: none;
    }
    .bnBNnUhinq .JyAdXucm {
        grid-template-columns: 1fr;
    }
    .CpEhpFQu.nPgzOpmu swiper-slide {
        width: 100%!important;
        border-radius: 20px;
        overflow: hidden;
    }
    .jqRPiTboJj>a {
        display: none;
    }
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .ONqFRnuU {
        width: 70%!important;
        top: auto!important;
        bottom: -40px;
        height: auto;
    }
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .AuDXLcJm {
        min-height: 300px!important;
    }
    .wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments {
        max-width: 100%;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper {
        
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper swiper-slide {
        width: 100%!important;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper swiper-slide:nth-child(n + 5) {
        display: none;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3748941157] .nPgzOpmu .swiper swiper-wrapper {
        width: 100%!important;
    }
    #swiper-wrapper-c5f0dcb72a79263b {
        width: 100%!important;
    }
    .TWAwcCVLB[_nghost-wlc-app-c3748941157] .epkwxRgRcRV[_ngcontent-wlc-app-c3748941157] {
        margin-left: 0;
    }
}