:root {
    --mc-main: #f06;
    --mc-main-locked: #f06;
    --mc-main-l5: #ff0d6e;
    --mc-main-d5: #f20061;
    --mc-main-l10: #ff1a75;
    --mc-main-d10: #e6005c;
    --mc-main-l20: #ff3385;
    --mc-main-d20: #cc0052;
    --mc-main-o0: rgba(255, 0, 102, 0);
    --mc-main-o1: rgba(255, 0, 102, .1);
    --mc-main-o2: rgba(255, 0, 102, .2);
    --mc-main-o4: rgba(255, 0, 102, .4);
    --mc-main-o6: rgba(255, 0, 102, .6);
    --mc-main-o8: rgba(255, 0, 102, .8);
    --mc-secondary: #f06;
    --mc-secondary-locked: #f06;
    --mc-secondary-l5: #ff0d6e;
    --mc-secondary-d5: #f20061;
    --mc-secondary-l10: #ff1a75;
    --mc-secondary-d10: #e6005c;
    --mc-secondary-l20: #ff3385;
    --mc-secondary-d20: #cc0052;
    --mc-secondary-o0: rgba(255, 0, 102, 0);
    --mc-secondary-o1: rgba(255, 0, 102, .1);
    --mc-secondary-o2: rgba(255, 0, 102, .2);
    --mc-secondary-o4: rgba(255, 0, 102, .4);
    --mc-secondary-o6: rgba(255, 0, 102, .6);
    --mc-secondary-o8: rgba(255, 0, 102, .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: #f06;
    --mc-buttonColor-locked: #f06;
    --mc-buttonColor-l5: #ff0d6e;
    --mc-buttonColor-d5: #f20061;
    --mc-buttonColor-l10: #ff1a75;
    --mc-buttonColor-d10: #e6005c;
    --mc-buttonColor-l20: #ff3385;
    --mc-buttonColor-d20: #cc0052;
    --mc-buttonColor-o0: rgba(255, 0, 102, 0);
    --mc-buttonColor-o1: rgba(255, 0, 102, .1);
    --mc-buttonColor-o2: rgba(255, 0, 102, .2);
    --mc-buttonColor-o4: rgba(255, 0, 102, .4);
    --mc-buttonColor-o6: rgba(255, 0, 102, .6);
    --mc-buttonColor-o8: rgba(255, 0, 102, .8);
    --mc-baseOpacity: rgba(255, 255, 255, .1);
    --mc-baseOpacity-locked: rgba(255, 255, 255, .1);
    --mc-baseOpacity-l5: rgba(255, 255, 255, .1);
    --mc-baseOpacity-d5: rgba(242, 242, 242, .1);
    --mc-baseOpacity-l10: rgba(255, 255, 255, .1);
    --mc-baseOpacity-d10: rgba(230, 230, 230, .1);
    --mc-baseOpacity-l20: rgba(255, 255, 255, .1);
    --mc-baseOpacity-d20: rgba(204, 204, 204, .1);
    --mc-baseOpacity-o0: rgba(255, 255, 255, 0);
    --mc-baseOpacity-o1: rgba(255, 255, 255, 0);
    --mc-baseOpacity-o2: rgba(255, 255, 255, 0);
    --mc-baseOpacity-o4: rgba(255, 255, 255, 0);
    --mc-baseOpacity-o6: rgba(255, 255, 255, 0);
    --mc-baseOpacity-o8: rgba(255, 255, 255, 0);
    --mc-bg100: #854c63;
    --mc-bg100-locked: #854c63;
    --mc-bg100-l5: #8f516a;
    --mc-bg100-d5: #7e485e;
    --mc-bg100-l10: #985771;
    --mc-bg100-d10: #784459;
    --mc-bg100-l20: #a76680;
    --mc-bg100-d20: #6a3d4f;
    --mc-bg100-o0: rgba(133, 76, 99, 0);
    --mc-bg100-o1: rgba(133, 76, 99, .1);
    --mc-bg100-o2: rgba(133, 76, 99, .2);
    --mc-bg100-o4: rgba(133, 76, 99, .4);
    --mc-bg100-o6: rgba(133, 76, 99, .6);
    --mc-bg100-o8: rgba(133, 76, 99, .8);
    --mc-bg300: #854c63;
    --mc-bg300-locked: #854c63;
    --mc-bg300-l5: #8f516a;
    --mc-bg300-d5: #7e485e;
    --mc-bg300-l10: #985771;
    --mc-bg300-d10: #784459;
    --mc-bg300-l20: #a76680;
    --mc-bg300-d20: #6a3d4f;
    --mc-bg300-o0: rgba(133, 76, 99, 0);
    --mc-bg300-o1: rgba(133, 76, 99, .1);
    --mc-bg300-o2: rgba(133, 76, 99, .2);
    --mc-bg300-o4: rgba(133, 76, 99, .4);
    --mc-bg300-o6: rgba(133, 76, 99, .6);
    --mc-bg300-o8: rgba(133, 76, 99, .8);
    --mc-bg500: #28121b;
    --mc-bg500-locked: #28121b;
    --mc-bg500-l5: #381926;
    --mc-bg500-d5: #26111a;
    --mc-bg500-l10: #472030;
    --mc-bg500-d10: #241018;
    --mc-bg500-l20: #662e45;
    --mc-bg500-d20: #200e16;
    --mc-bg500-o0: rgba(40, 18, 27, 0);
    --mc-bg500-o1: rgba(40, 18, 27, .1);
    --mc-bg500-o2: rgba(40, 18, 27, .2);
    --mc-bg500-o4: rgba(40, 18, 27, .4);
    --mc-bg500-o6: rgba(40, 18, 27, .6);
    --mc-bg500-o8: rgba(40, 18, 27, .8);
    --mc-bg700: #1b000c;
    --mc-bg700-locked: #1b000c;
    --mc-bg700-l5: #330017;
    --mc-bg700-d5: #1a000b;
    --mc-bg700-l10: #4b0021;
    --mc-bg700-d10: #18000b;
    --mc-bg700-l20: #7c0037;
    --mc-bg700-d20: #16000a;
    --mc-bg700-o0: rgba(27, 0, 12, 0);
    --mc-bg700-o1: rgba(27, 0, 12, .1);
    --mc-bg700-o2: rgba(27, 0, 12, .2);
    --mc-bg700-o4: rgba(27, 0, 12, .4);
    --mc-bg700-o6: rgba(27, 0, 12, .6);
    --mc-bg700-o8: rgba(27, 0, 12, .8);
    --mc-bg: #250714;
    --mc-bg-locked: #250714;
    --mc-bg-l5: #390b1f;
    --mc-bg-d5: #230713;
    --mc-bg-l10: #4c0e29;
    --mc-bg-d10: #210612;
    --mc-bg-l20: #73163e;
    --mc-bg-d20: #1e0610;
    --mc-bg-o0: rgba(37, 7, 20, 0);
    --mc-bg-o1: rgba(37, 7, 20, .1);
    --mc-bg-o2: rgba(37, 7, 20, .2);
    --mc-bg-o4: rgba(37, 7, 20, .4);
    --mc-bg-o6: rgba(37, 7, 20, .6);
    --mc-bg-o8: rgba(37, 7, 20, .8);
    --mc-bgModal: #370b1e;
    --mc-bgModal-locked: #370b1e;
    --mc-bgModal-l5: #4a0f28;
    --mc-bgModal-d5: #340a1d;
    --mc-bgModal-l10: #5c1232;
    --mc-bgModal-d10: #320a1b;
    --mc-bgModal-l20: #811a46;
    --mc-bgModal-d20: #2c0918;
    --mc-bgModal-o0: rgba(55, 11, 30, 0);
    --mc-bgModal-o1: rgba(55, 11, 30, .1);
    --mc-bgModal-o2: rgba(55, 11, 30, .2);
    --mc-bgModal-o4: rgba(55, 11, 30, .4);
    --mc-bgModal-o6: rgba(55, 11, 30, .6);
    --mc-bgModal-o8: rgba(55, 11, 30, .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: #000;
    --mc-black-locked: #000;
    --mc-black-l5: #0d0d0d;
    --mc-black-d5: black;
    --mc-black-l10: #1a1a1a;
    --mc-black-d10: black;
    --mc-black-l20: #333333;
    --mc-black-d20: black;
    --mc-black-o0: rgba(0, 0, 0, 0);
    --mc-black-o1: rgba(0, 0, 0, .1);
    --mc-black-o2: rgba(0, 0, 0, .2);
    --mc-black-o4: rgba(0, 0, 0, .4);
    --mc-black-o6: rgba(0, 0, 0, .6);
    --mc-black-o8: rgba(0, 0, 0, .8);
    --mc-buttonGradient: linear-gradient(265deg, #00f0ff 0%, #6100ff 100%);
    --mc-burgerColor: #74123a;
    --mc-burgerColor-locked: #74123a;
    --mc-burgerColor-l5: #841542;
    --mc-burgerColor-d5: #6e1137;
    --mc-burgerColor-l10: #95174a;
    --mc-burgerColor-d10: #681034;
    --mc-burgerColor-l20: #b51c5b;
    --mc-burgerColor-d20: #5d0e2e;
    --mc-burgerColor-o0: rgba(116, 18, 58, 0);
    --mc-burgerColor-o1: rgba(116, 18, 58, .1);
    --mc-burgerColor-o2: rgba(116, 18, 58, .2);
    --mc-burgerColor-o4: rgba(116, 18, 58, .4);
    --mc-burgerColor-o6: rgba(116, 18, 58, .6);
    --mc-burgerColor-o8: rgba(116, 18, 58, .8);
    --mc-searchText: #864c64;
    --mc-searchText-locked: #864c64;
    --mc-searchText-l5: #90516b;
    --mc-searchText-d5: #7f485f;
    --mc-searchText-l10: #995772;
    --mc-searchText-d10: #79445a;
    --mc-searchText-l20: #a86681;
    --mc-searchText-d20: #6b3d50;
    --mc-searchText-o0: rgba(134, 76, 100, 0);
    --mc-searchText-o1: rgba(134, 76, 100, .1);
    --mc-searchText-o2: rgba(134, 76, 100, .2);
    --mc-searchText-o4: rgba(134, 76, 100, .4);
    --mc-searchText-o6: rgba(134, 76, 100, .6);
    --mc-searchText-o8: rgba(134, 76, 100, .8);
    --mc-searchBg: #251119;
    --mc-searchBg-locked: #251119;
    --mc-searchBg-l5: #351824;
    --mc-searchBg-d5: #231018;
    --mc-searchBg-l10: #441f2e;
    --mc-searchBg-d10: #210f17;
    --mc-searchBg-l20: #632e43;
    --mc-searchBg-d20: #1e0e14;
    --mc-searchBg-o0: rgba(37, 17, 25, 0);
    --mc-searchBg-o1: rgba(37, 17, 25, .1);
    --mc-searchBg-o2: rgba(37, 17, 25, .2);
    --mc-searchBg-o4: rgba(37, 17, 25, .4);
    --mc-searchBg-o6: rgba(37, 17, 25, .6);
    --mc-searchBg-o8: rgba(37, 17, 25, .8);
    --mc-buttonShadow: 0 0 25px rgba(62, 137, 253, .3);
    --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: linear-gradient(180deg, #1e050f 0%, #370b1e 100%);
    --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: #321a25;
    --mc-dividerColor-locked: #321a25;
    --mc-dividerColor-l5: #402130;
    --mc-dividerColor-d5: #301923;
    --mc-dividerColor-l10: #4f293a;
    --mc-dividerColor-d10: #2d1721;
    --mc-dividerColor-l20: #6b384f;
    --mc-dividerColor-d20: #28151e;
    --mc-dividerColor-o0: rgba(50, 26, 37, 0);
    --mc-dividerColor-o1: rgba(50, 26, 37, .1);
    --mc-dividerColor-o2: rgba(50, 26, 37, .2);
    --mc-dividerColor-o4: rgba(50, 26, 37, .4);
    --mc-dividerColor-o6: rgba(50, 26, 37, .6);
    --mc-dividerColor-o8: rgba(50, 26, 37, .8);
    --mc-borderGradient: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
    --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%);
    --mc-pinkGradientColor: #ff0068;
    --mc-pinkGradientColor-locked: #ff0068;
    --mc-pinkGradientColor-l5: #ff0d70;
    --mc-pinkGradientColor-d5: #f20063;
    --mc-pinkGradientColor-l10: #ff1a77;
    --mc-pinkGradientColor-d10: #e6005e;
    --mc-pinkGradientColor-l20: #ff3386;
    --mc-pinkGradientColor-d20: #cc0053;
    --mc-pinkGradientColor-o0: rgba(255, 0, 104, 0);
    --mc-pinkGradientColor-o1: rgba(255, 0, 104, .1);
    --mc-pinkGradientColor-o2: rgba(255, 0, 104, .2);
    --mc-pinkGradientColor-o4: rgba(255, 0, 104, .4);
    --mc-pinkGradientColor-o6: rgba(255, 0, 104, .6);
    --mc-pinkGradientColor-o8: rgba(255, 0, 104, .8)
}

: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: #28121b;
    --fc-inputBg-locked: #28121b;
    --fc-inputBg-l5: #381926;
    --fc-inputBg-d5: #26111a;
    --fc-inputBg-l10: #472030;
    --fc-inputBg-d10: #241018;
    --fc-inputBg-l20: #662e45;
    --fc-inputBg-d20: #200e16;
    --fc-inputBg-o0: rgba(40, 18, 27, 0);
    --fc-inputBg-o1: rgba(40, 18, 27, .1);
    --fc-inputBg-o2: rgba(40, 18, 27, .2);
    --fc-inputBg-o4: rgba(40, 18, 27, .4);
    --fc-inputBg-o6: rgba(40, 18, 27, .6);
    --fc-inputBg-o8: rgba(40, 18, 27, .8);
    --fc-borderColor: #854c63;
    --fc-borderColor-locked: #854c63;
    --fc-borderColor-l5: #8f516a;
    --fc-borderColor-d5: #7e485e;
    --fc-borderColor-l10: #985771;
    --fc-borderColor-d10: #784459;
    --fc-borderColor-l20: #a76680;
    --fc-borderColor-d20: #6a3d4f;
    --fc-borderColor-o0: rgba(133, 76, 99, 0);
    --fc-borderColor-o1: rgba(133, 76, 99, .1);
    --fc-borderColor-o2: rgba(133, 76, 99, .2);
    --fc-borderColor-o4: rgba(133, 76, 99, .4);
    --fc-borderColor-o6: rgba(133, 76, 99, .6);
    --fc-borderColor-o8: rgba(133, 76, 99, .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: #854c63;
    --fc-placeholderColor-locked: #854c63;
    --fc-placeholderColor-l5: #8f516a;
    --fc-placeholderColor-d5: #7e485e;
    --fc-placeholderColor-l10: #985771;
    --fc-placeholderColor-d10: #784459;
    --fc-placeholderColor-l20: #a76680;
    --fc-placeholderColor-d20: #6a3d4f;
    --fc-placeholderColor-o0: rgba(133, 76, 99, 0);
    --fc-placeholderColor-o1: rgba(133, 76, 99, .1);
    --fc-placeholderColor-o2: rgba(133, 76, 99, .2);
    --fc-placeholderColor-o4: rgba(133, 76, 99, .4);
    --fc-placeholderColor-o6: rgba(133, 76, 99, .6);
    --fc-placeholderColor-o8: rgba(133, 76, 99, .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: #5d6476;
    --fc-arrowColor-locked: #5d6476;
    --fc-arrowColor-l5: #646b7e;
    --fc-arrowColor-d5: #585f70;
    --fc-arrowColor-l10: #6a7287;
    --fc-arrowColor-d10: #545a6a;
    --fc-arrowColor-l20: #798196;
    --fc-arrowColor-d20: #4a505e;
    --fc-arrowColor-o0: rgba(93, 100, 118, 0);
    --fc-arrowColor-o1: rgba(93, 100, 118, .1);
    --fc-arrowColor-o2: rgba(93, 100, 118, .2);
    --fc-arrowColor-o4: rgba(93, 100, 118, .4);
    --fc-arrowColor-o6: rgba(93, 100, 118, .6);
    --fc-arrowColor-o8: rgba(93, 100, 118, .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: #28121b;
    --fc-errorBackground-locked: #28121b;
    --fc-errorBackground-l5: #381926;
    --fc-errorBackground-d5: #26111a;
    --fc-errorBackground-l10: #472030;
    --fc-errorBackground-d10: #241018;
    --fc-errorBackground-l20: #662e45;
    --fc-errorBackground-d20: #200e16;
    --fc-errorBackground-o0: rgba(40, 18, 27, 0);
    --fc-errorBackground-o1: rgba(40, 18, 27, .1);
    --fc-errorBackground-o2: rgba(40, 18, 27, .2);
    --fc-errorBackground-o4: rgba(40, 18, 27, .4);
    --fc-errorBackground-o6: rgba(40, 18, 27, .6);
    --fc-errorBackground-o8: rgba(40, 18, 27, .8);
    --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: 3px
}

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

:root {
    font-size: 10px
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@font-face {
    font-weight: 400;
    font-family: Switzer;
    font-style: normal;
    src:
        /* original URL: /static/fonts/Switzer/switzer-regular.woff2 */
        url(../fonts/0.woff2)format("woff2")
}

@font-face {
    font-weight: 500;
    font-family: Switzer;
    font-style: normal;
    src:
        /* original URL: /static/fonts/Switzer/switzer-500.woff2 */
        url(../fonts/2.woff2)format("woff2")
}

@font-face {
    font-weight: 600;
    font-family: Switzer;
    font-style: normal;
    src:
        /* original URL: /static/fonts/Switzer/switzer-600.woff2 */
        url(../fonts/4.woff2)format("woff2")
}

@font-face {
    font-weight: 700;
    font-family: Switzer;
    font-style: normal;
    src:
        /* original URL: /static/fonts/Switzer/switzer-700.woff2 */
        url(../fonts/6.woff2)format("woff2")
}

@font-face {
    font-weight: 800;
    font-family: Switzer;
    font-style: normal;
    src:
        /* original URL: /static/fonts/Switzer/switzer-800.woff2 */
        url(../fonts/8.woff2)format("woff2")
}

@font-face {
    font-weight: 400;
    font-family: Switzer;
    font-style: italic;
    src:
        /* original URL: /static/fonts/Switzer/switzer-italic.woff2 */
        url(../fonts/10.woff2)format("woff2")
}

@font-face {
    font-weight: 500;
    font-family: Switzer;
    font-style: italic;
    src:
        /* original URL: /static/fonts/Switzer/switzer-500-italic.woff2 */
        url(../fonts/12.woff2)format("woff2")
}

@font-face {
    font-weight: 600;
    font-family: Switzer;
    font-style: italic;
    src:
        /* original URL: /static/fonts/Switzer/switzer-600-italic.woff2 */
        url(../fonts/14.woff2)format("woff2")
}

@font-face {
    font-weight: 700;
    font-family: Switzer;
    font-style: italic;
    src:
        /* original URL: /static/fonts/Switzer/switzer-700-italic.woff2 */
        url(../fonts/16.woff2)format("woff2")
}

@font-face {
    font-weight: 800;
    font-family: Switzer;
    font-style: italic;
    src:
        /* original URL: /static/fonts/Switzer/switzer-800-italic.woff2 */
        url(../fonts/18.woff2)format("woff2")
}

@media (max-width:1419px) {
    body {
        background: linear-gradient(180deg, #18040d, #250714), #18040d !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
}

@media (min-width:900px) {}

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

@media (min-width:900px) {}

.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-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
    }
}

@media (min-width:900px) {}

@media (min-width:900px) {}

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

.wlc-float-panels[_nghost-wlc-app-c1591307410] .wlc-float-panels__backdrop[_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 .6s ease-in-out, visibility .6s ease-in-out
}

.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-12 {
    width: 100%
}

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

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

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

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:640px) {}

@media (min-width:720px) {}

@media (min-width:768px) {}

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

@media (min-width:1024px) {}

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

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

@media (min-width:1366px) {}

@media (min-width:1420px) {
    .wlc-gap-1420-md {
        --wlc-section-gap: 25px
    }
}

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

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

body {
    min-width: 375px;
    background: linear-gradient(180deg, #18040d, #250714), #18040d
}

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

.wlc-app-content {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.wlc-app-content .wlc-sections__footer {
    margin-top: auto;
    overflow-x: hidden
}

@media (min-width:1024px) {
    .wlc-app-content .wlc-sections__footer {
        overflow-x: initial
    }
}

@media (min-width:1024px) {}

@media (min-width:1366px) {}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (min-width:1366px) {}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1420px) {}

@media (pointer:fine) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (min-width:900px) {}

@media (min-width:1366px) {}

@media (pointer:fine) {}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] {
    --bp-login-display: grid;
    --bp-postmenu-display: block;
    --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;
    width: var(--bp-width);
    max-width: 290px;
    max-height: 100%;
    background: var(--mc-bg700)
}

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

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c1243143471] .wlc-burger-panel__header.two-columns[_ngcontent-wlc-app-c1243143471] {
    grid-template-columns: 1fr auto
}

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

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

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content[_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] .wlc-burger-panel__content[_ngcontent-wlc-app-c1243143471] .wlc-panel-menu {
    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__content[_ngcontent-wlc-app-c1243143471] .wlc-social-icons {
    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] {
    justify-content: start;
    margin: 0
}

@media (pointer:fine) {}

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

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content .wlc-menu__link {
    align-items: var(--bp-menu-link-align);
    text-decoration: none
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content .wlc-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] .wlc-burger-panel__content .wlc-menu__link:not(.active):hover,
    .wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content .wlc-post-menu__link:not(.active):hover {
        color: inherit;
        background: var(--mc-bg700-l5)
    }
}

@media (pointer:fine) {}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content .wlc-menu__icon {
    align-items: center;
    justify-content: center;
    height: auto
}

.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-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[_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 .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 .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
    }
}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (pointer:fine) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (pointer:fine) {}

@media (min-width:1420px) {}

@media (pointer:fine) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

.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-bgModal)
}

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

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

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

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c1243143471] .wlc-burger-panel__content {
    scrollbar-gutter: stable
}

@media (pointer:fine) {}

.wlc-burger-panel[_nghost-wlc-app-c1243143471] {
    --bp-header-padding: 20px;
    --bp-transition: .6s cubic-bezier(.4, 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 #0000004d;
    visibility: hidden;
    transition: var(--bp-transition)
}

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

.wlc-burger-panel[_nghost-wlc-app-c1243143471] .wlc-burger-panel__header.two-columns {
    grid-template-columns: 1fr 1fr
}

.wlc-burger-panel[_nghost-wlc-app-c1243143471] .wlc-burger-panel__close {
    flex: 0 0 auto;
    margin: 0 0 0 auto;
    padding: 0;
    color: var(--mc-baseMain);
    background: transparent;
    opacity: .4;
    transition: .6s cubic-bezier(.4, 0, .2, 1);
    -webkit-appearance: none;
    appearance: none;
    border: none
}

.wlc-burger-panel[_nghost-wlc-app-c1243143471] .wlc-burger-panel__close:focus {
    outline: none
}

@media (pointer:fine) {
    .wlc-burger-panel[_nghost-wlc-app-c1243143471] .wlc-burger-panel__close:hover {
        opacity: .8
    }
}

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

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

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

.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 .wlc-menu .wlc-menu__item .wlc-menu__link .wlc-menu__icon .wlc-icon-content {
    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--type-default .wlc-panel-menu__content .wlc-menu__item--instantgames+.wlc-menu__item.wlc-menu__item--dropdown {
    will-change: transform
}

.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--type-default .wlc-panel-menu__content .wlc-menu__item--instantgames+.wlc-menu__item.wlc-menu__item--dropdown>.wlc-menu__link {
    background: var(--mc-main)
}

@media (pointer:fine) {
    .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--type-default .wlc-panel-menu__content .wlc-menu__item--instantgames+.wlc-menu__item.wlc-menu__item--dropdown>.wlc-menu__link:hover {
        background: var(--mc-bg100)
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.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 {
    width: var(--wlc-icon-width);
    height: var(--wlc-icon-height);
    overflow: visible
}

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

.wlc-right-widget--theme-default[_nghost-wlc-app-c3947925599] {
    position: sticky;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh
}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (pointer:fine) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:480px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@supports (-webkit-touch-callout:none) {

    .wlc-right-widget--theme-default[_nghost-wlc-app-c3947925599] .wlc-right-widget__market-wrapper[_ngcontent-wlc-app-c3947925599],
    .wlc-right-widget--theme-default[_nghost-wlc-app-c3947925599] .wlc-right-widget__achievements-wrapper[_ngcontent-wlc-app-c3947925599],
    .wlc-right-widget--theme-default[_nghost-wlc-app-c3947925599] .wlc-right-widget__lastwins-wrapper[_ngcontent-wlc-app-c3947925599] {
        padding-bottom: 180px
    }
}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1420px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__content[_ngcontent-wlc-app-c730311464] {
    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
}

@media (min-width:900px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
    margin: 0 0 0 auto;
    grid-area: swiper-buttons;
    pointer-events: none
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
        margin: 0 5px 0 auto
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] [class*=wlc-swiper-button] {
    pointer-events: initial
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c730311464] {
    display: grid;
    grid-template-columns: auto auto
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c730311464],
.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__link[_ngcontent-wlc-app-c730311464] {
    margin: 0;
    grid-area: show-all
}

@media (min-width:1024px) {

    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c730311464],
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__link[_ngcontent-wlc-app-c730311464] {
        margin: 0 0 0 20px
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c730311464] {
    grid-area: games-grid;
    min-width: 0
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c730311464] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c730311464] {
        margin: 0 60px
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c730311464] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c730311464] {
        border-radius: 6px
    }
}

@media (min-width:1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c730311464] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c730311464] {
        overflow: hidden
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
    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-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
        display: block
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c730311464] {
    display: flex;
    justify-content: space-between
}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:900px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-games-grid[_nghost-wlc-app-c730311464] .wlc-games-grid__more[_ngcontent-wlc-app-c730311464] {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1200px) {}

.wlc-games-grid[_nghost-wlc-app-c730311464] .wlc-games-grid__link[_ngcontent-wlc-app-c730311464] {
    color: var(--mc-main);
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: color .3s linear;
    display: flex;
    align-items: center;
    text-decoration: none
}

@media (pointer:fine) {
    .wlc-games-grid[_nghost-wlc-app-c730311464] .wlc-games-grid__link[_ngcontent-wlc-app-c730311464]:hover {
        color: var(--mc-baseMain)
    }
}

@media (pointer:fine) {}

.wlc-games-grid[_nghost-wlc-app-c730311464] .wlc-games-grid__link[_ngcontent-wlc-app-c730311464] {
    margin: 0 0 0 30px;
    font-weight: 600
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
    display: none
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c730311464] {
        display: block
    }
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-games-grid__content[_ngcontent-wlc-app-c730311464] {
        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-c730311464] .wlc-slider swiper-container::part(container) {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider swiper-container::part(container) {
        padding-bottom: 0
    }
}

@media (min-width:768px) {}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider swiper-container::part(pagination) {
    bottom: 0;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider swiper-container::part(pagination) {
        display: none
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider swiper-container::part(bullet-active) {
    width: 16px;
    border-radius: 10px
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider .swiper {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider .swiper {
        padding-bottom: 0
    }
}

@media (min-width:768px) {}

@media (max-width:1199px) {}

.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 .3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    background: var(--mc-baseOpacity);
    outline: none;
    border-radius: 2px;
    border: none;
    box-shadow: none
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.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-baseMain-o2);
        border: none
    }
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev {
    margin-right: 5px
}

@media (pointer:fine) {}

.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 {
    transform: skew(-10deg)
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled {
    opacity: .5
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content {
    transform: skew(10deg) rotate(90deg)
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .wlc-icon-content {
    transform: skew(10deg) rotate(-90deg)
}

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] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    transition: color .3s linear;
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-main)
    }
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] {
    display: flex;
    align-items: center
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseMain);
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_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] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content {
    display: flex
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content svg {
    fill: var(--mc-baseMain)
}

@media (pointer:fine) {}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    font-style: italic;
    text-transform: uppercase
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    transition: color .3s linear;
    color: var(--mc-baseMain)
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content svg {
    transition: fill .3s linear
}

@media (pointer:fine) {
    .wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-main)
    }

    .wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content svg {
        fill: var(--mc-main)
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
    --wlc-lsi-gap: var(--wlc-lc-main-gap);
    --wlc-lc-main-gap: 20px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__decor[_ngcontent-wlc-app-c2067182455] {
    max-width: 100%
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
    max-width: 100%
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] {
    justify-items: center;
    text-align: var(--wlc-lc-main-text-align, center)
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__name[_ngcontent-wlc-app-c2067182455] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 700;
    line-height: 1.45;
    display: -webkit-box;
    -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-c2067182455] .wlc-lottery-card__name[_ngcontent-wlc-app-c2067182455] {
        font-style: normal;
        font-weight: 700;
        font-size: 2.4rem;
        line-height: 1.45
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__timer[_ngcontent-wlc-app-c2067182455] {
    width: max-content;
    min-width: 250px;
    max-width: 100%
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__buttons[_ngcontent-wlc-app-c2067182455] {
    margin: var(--wlc-lc-btns-margin)
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__buttons--desktop[_ngcontent-wlc-app-c2067182455] {
    display: none
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__buttons--desktop[_ngcontent-wlc-app-c2067182455] {
        display: block
    }
}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
    --wlc-lc-bg: var(--mc-bg700);
    --wlc-lc-decor-width: 140px;
    --wlc-lc-decor-height: auto;
    --wlc-lc-btns-margin: 0;
    --wlc-lc-main-padding: 0;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.45;
    border-radius: 20px;
    overflow: hidden
}

@media (min-width:1200px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-min-height: 377px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-decor-width: 500px
    }
}

@media (min-width:1200px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-decor-height: 100%
    }
}

@media (min-width:768px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-nocontent-height: 612px
    }
}

@media (min-width:1200px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-nocontent-height: 377px
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] {
        --wlc-lc-main-padding: 20px 0
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2067182455] {
    grid-template-columns: 1fr;
    padding: 0;
    position: relative;
    display: grid;
    gap: 40px;
    min-height: var(--wlc-lc-min-height);
    background: radial-gradient(64% 75%at 120% -5%, var(--mc-pinkGradientColor) -46%, rgba(255, 0, 104, 0) 100%), radial-gradient(48% 64%at 0% 100%, var(--mc-pinkGradientColor) -95%, rgba(255, 0, 104, 0) 100%), var(--mc-bgModalGradient);
    cursor: pointer;
    overflow: hidden
}

@media (min-width:1200px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2067182455] {
        grid-template-columns: 702px 1fr
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2067182455] {
        padding: 0
    }
}

@media (max-width:1199px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__wrapper[_ngcontent-wlc-app-c2067182455] {
        grid-template-rows: auto 1fr;
        grid-template-columns: 1fr;
        gap: 0;
        justify-content: center;
        background: radial-gradient(64% 75%at 120% -5%, var(--mc-pinkGradientColor) -46%, rgba(255, 0, 104, 0) 100%), radial-gradient(48% 64%at 0% 100%, var(--mc-pinkGradientColor) -95%, rgba(255, 0, 104, 0) 100%), var(--mc-bgModalGradient)
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__decor[_ngcontent-wlc-app-c2067182455] {
    align-self: start;
    position: relative;
    justify-self: center;
    width: 100%;
    height: var(--wlc-lc-decor-height);
    overflow: hidden
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__decor[_ngcontent-wlc-app-c2067182455] {
        align-self: center
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
    bottom: 0;
    max-height: initial;
    transform: translate(-50%);
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
        bottom: 50%
    }
}

@media (min-width:1024px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
        transform: translate(-50%, 50%)
    }
}

@media (max-width:1199px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
        position: static;
        height: 400px;
        transform: none;
        object-fit: contain
    }
}

@media (max-width:559px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__img[_ngcontent-wlc-app-c2067182455] {
        height: auto
    }
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    align-self: baseline;
    margin: 40px 40px 40px 0;
    padding: 0;
    font-weight: 700
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] .wlc-lottery-card__name[_ngcontent-wlc-app-c2067182455] {
    font-size: 24px;
    text-transform: uppercase
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] .wlc-lottery-card__timer[_ngcontent-wlc-app-c2067182455] {
    height: 60px;
    margin-top: 24px
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] .wlc-lottery-card__description[_ngcontent-wlc-app-c2067182455] {
    display: -webkit-box;
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    text-align: justify;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] .wlc-lottery-card__buttons[_ngcontent-wlc-app-c2067182455] {
    margin-top: 24px;
    width: auto
}

@media (max-width:1023px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] .wlc-lottery-card__buttons[_ngcontent-wlc-app-c2067182455] {
        display: none
    }
}

@media (max-width:1199px) {
    .wlc-lottery-card--theme-default[_nghost-wlc-app-c2067182455] .wlc-lottery-card__main[_ngcontent-wlc-app-c2067182455] {
        margin: 24px 12px;
        align-items: center
    }
}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (max-width:1023px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] {
    --wlc-winner-slider-slide-height: 60px;
    position: relative
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c2163990291] {
    height: 100%;
    background:
        /* original URL: /static/images/promo/wins_bg.png */
        url(../images/22.webp)right top no-repeat;
    border-radius: 10px;
    overflow: hidden
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__container[_ngcontent-wlc-app-c2163990291] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291] {
    padding: 0 15px;
    top: 0;
    left: 0;
    z-index: 2;
    background: var(--mc-secondary);
    border-radius: 0 4px 4px 0
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291] {
        padding: 0 18px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] {
    height: calc((70px + var(--wlc-winner-slider-slide-gap, 10px))*var(--wlc-winner-slider-slides-per-view, 4));
    margin: 65px 15px 30px
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] {
        margin: 65px 25px 25px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] .swiper {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    height: 100%;
    overflow-x: visible
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] swiper-container::part(container) {
    overflow: visible
}

@media (min-width:900px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__container[_ngcontent-wlc-app-c2163990291] {
    position: relative
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__container[_ngcontent-wlc-app-c2163990291]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 20px;
    height: 33px;
    background: var(--mc-main)
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291] {
    color: #fff;
    font-style: normal;
    font-size: 1.2rem;
    position: absolute;
    font-weight: 600;
    line-height: 35px;
    transform: skew(-30deg);
    border-right: 2px solid var(--mc-labelBorder);
    border-bottom: 2px solid var(--mc-labelBorder)
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291]:before,
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291] span[_ngcontent-wlc-app-c2163990291] {
    display: inline-block;
    transform: skew(30deg)
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291]:before {
    content: "";
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: sub;
    background:
        /* original URL: /static/images/icons/recent.svg */
        url(../images/23.svg)center/contain no-repeat
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__title[_ngcontent-wlc-app-c2163990291] {
        color: #fff;
        font-style: normal;
        font-size: 1.4rem;
        font-weight: 600;
        line-height: 35px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] {
    overflow: hidden
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2163990291] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2163990291] .swiper {
    margin-top: 5px;
    padding-bottom: 0
}

@keyframes _ngcontent-wlc-app-c3258388311_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-c3258388311_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-c3258388311_buttonGlare {
    0% {
        transform: skew(-45deg) translate(-200px)
    }

    to {
        transform: skew(-45deg) translate(200px)
    }
}

.wlc-btn[_nghost-wlc-app-c3258388311] {
    box-sizing: border-box;
    padding: 0;
    background: none;
    outline: none;
    cursor: pointer;
    transition: all .3s;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    overflow: hidden
}

.wlc-btn[_nghost-wlc-app-c3258388311]:disabled {
    background: var(--mc-buttonColor-o6);
    box-shadow: none;
    cursor: not-allowed;
    border: none
}

.wlc-btn[_nghost-wlc-app-c3258388311]:disabled .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-baseMain-o6)
}

@media (pointer:fine) {
    .wlc-btn[_nghost-wlc-app-c3258388311]:disabled:hover {
        background: var(--mc-buttonColor-o6);
        box-shadow: none;
        border: none
    }

    .wlc-btn[_nghost-wlc-app-c3258388311]:disabled:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-baseMain-o6)
    }
}

@supports (overflow:clip) {
    .wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3258388311] {
        overflow: clip;
        overflow-clip-margin: border-box
    }
}

.wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:disabled {
    background: transparent;
    box-shadow: none;
    border: 2px solid var(--mc-secondary-o6)
}

.wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:disabled .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-baseMain-o6)
}

@media (pointer:fine) {
    .wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:disabled:hover {
        background: transparent;
        box-shadow: none;
        border: 2px solid var(--mc-secondary-o6)
    }

    .wlc-btn.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:disabled:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-baseMain-o6)
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] {
    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;
    box-shadow: none;
    border-radius: 3px;
    background: var(--mc-main);
    border: 1px solid transparent;
    transform: skew(-10deg)
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:disabled {
    opacity: .5;
    pointer-events: none
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: uppercase
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: 0 0 15px #ff00684d
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-main-l20, var(--mc-main));
        border: 1px solid var(--mc-main-l20)
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transform: skew(10deg)
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    border: 1px solid var(--mc-baseMain)
}

@media (pointer:fine) {}

@media (pointer:fine) {
    .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-baseMain-o2);
        border: 1px solid var(--mc-baseMain)
    }
}

@media (pointer:fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-main-l20, var(--mc-main))
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@keyframes _ngcontent-wlc-app-c3258388311_shine {
    0% {
        left: -100%
    }

    25% {
        left: 100%
    }

    50% {
        left: 100%
    }

    75% {
        left: -100%
    }

    to {
        left: -100%
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    font-weight: 800;
    font-style: italic
}

.wlc-btn--theme-skew.wlc-btn--animate-shine[_nghost-wlc-app-c3258388311] {
    position: relative;
    overflow: hidden
}

@media (min-width:1024px) {

    .wlc-btn--theme-skew.wlc-btn--animate-shine[_nghost-wlc-app-c3258388311]:before,
    .wlc-btn--theme-skew.wlc-btn--deposit[_nghost-wlc-app-c3258388311]:before {
        content: "";
        position: absolute;
        top: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        background: linear-gradient(120deg, transparent, rgba(146, 148, 248, .4), transparent) !important;
        transform: skew(10deg);
        animation: _ngcontent-wlc-app-c3258388311_shine 2.5s infinite
    }
}

@media (max-width:1023px) {

    .wlc-btn--theme-skew.wlc-btn--animate-shine[_nghost-wlc-app-c3258388311]:after,
    .wlc-btn--theme-skew.wlc-btn--deposit[_nghost-wlc-app-c3258388311]:after {
        content: "";
        position: absolute;
        top: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        background: linear-gradient(120deg, transparent, rgba(146, 148, 248, .4), transparent) !important;
        transform: skew(10deg);
        animation: _ngcontent-wlc-app-c3258388311_shine 2.5s infinite
    }
}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@keyframes _ngcontent-wlc-app-c2724591341_pulse {
    0% {
        opacity: .3
    }

    50% {
        opacity: .1
    }

    to {
        opacity: .3
    }
}

@keyframes _ngcontent-wlc-app-c2724591341_rotateRight {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes _ngcontent-wlc-app-c2724591341_rotateLeft {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}

@media (min-width:720px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] {
        max-width: 1170px
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] {
        max-width: 1275px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__bg[_ngcontent-wlc-app-c2724591341] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:
        /* original URL: /static/images/jackpots/bg_left.png */
        url(../images/24.webp)left top/contain no-repeat,
        /* original URL: /static/images/jackpots/bg_right_top.png */
        url(../images/25.png)right top/contain no-repeat,
        /* original URL: /static/images/jackpots/bg_right_bottom.png */
        url(../images/26.png)right bottom/contain no-repeat, var(--mc-main)
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__bg[_ngcontent-wlc-app-c2724591341] {
        border-radius: 6px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341] {
    padding: 30px 10px;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341] {
        padding: 30px 20px
    }
}

@media (min-width:1024px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341] {
        padding: 30px
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341] {
        padding: 30px 75px 75px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
    color: #fff;
    font-style: normal;
    font-size: 1.2rem;
    justify-content: center
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
        font-style: normal
    }
}

@media (min-width:1630px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
        font-style: normal
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] {
    margin: 20px 0 15px;
    position: relative;
    color: #fff
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] {
        margin: 90px 0 0
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__currency,
.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__counter {
    font-size: 3rem;
    letter-spacing: unset;
    line-height: 1;
    fill: currentColor
}

@media (min-width:768px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__counter {
        font-size: 4.4rem
    }
}

@media (min-width:1024px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__counter {
        font-size: 5.8rem
    }
}

@media (min-width:1200px) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__currency,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__counter {
        font-size: 8rem
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot-body svg {
    height: 40px
}

@media (min-width:768px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot-body svg {
        height: 54px
    }
}

@media (min-width:1024px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot-body svg {
        height: 70px
    }
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot-body svg {
        height: 110px
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] {
    position: relative;
    z-index: 5
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-games-grid__content {
    grid-template-areas: "games-grid";
    grid-template-columns: 1fr
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .swiper {
    overflow: visible
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .swiper {
        overflow: hidden
    }
}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

.wlc-total-jackpot--theme-mod-label[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
    margin: 0
}

.wlc-total-jackpot--theme-mod-label[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] .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-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341] {
    position: relative
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__content[_ngcontent-wlc-app-c2724591341]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 20px;
    height: 33px;
    background: var(--mc-main);
    border-radius: 6px 0 0
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 0 18px;
    font-weight: 600;
    line-height: 35px;
    background: var(--mc-main);
    border-right: 2px solid var(--mc-labelBorder);
    border-bottom: 2px solid var(--mc-labelBorder);
    border-radius: 6px 4px 4px 0;
    transform: skew(-30deg)
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] .wlc-title__main {
    transform: skew(30deg)
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341]:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background:
        /* original URL: /static/images/icons/jackpots.svg */
        url(../images/27.svg)center/contain no-repeat;
    transform: skew(30deg)
}

@media (min-width:1200px) {
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__title[_ngcontent-wlc-app-c2724591341] {
        font-size: 1.4rem
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__currency,
.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__amount[_ngcontent-wlc-app-c2724591341] .wlc-total-jackpot__counter {
    font-weight: 700;
    font-family: Switzer, sans-serif;
    font-style: italic
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] swiper-container::part(container) {
    overflow: visible
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb--theme-default {
    border-radius: 6px
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb--theme-default:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 20px;
    height: 33px;
    background: var(--mc-baseMain);
    border-radius: 6px 0 0
}

@media (pointer:fine) {

    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb--theme-default:hover:after,
    .wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb--theme-default:hover .wlc-game-thumb__label {
        display: none
    }
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb__label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 18px;
    color: var(--mc-main);
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 35px;
    background: var(--mc-baseMain);
    transform: skew(-30deg);
    border-radius: 6px 4px 4px 0;
    border-right: 2px solid var(--mc-main);
    border-bottom: 2px solid var(--mc-main)
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-game-thumb__label span {
    display: inline-block;
    transform: skew(30deg)
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-games-grid__more {
    margin: 45px 0 0
}

.wlc-total-jackpot--theme-games-inside[_nghost-wlc-app-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .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-c2724591341] .wlc-total-jackpot__games[_ngcontent-wlc-app-c2724591341] .wlc-games-grid__more .wlc-games-grid__show-all-btn:hover {
        background: var(--mc-baseMain-o2)
    }
}

.wlc-title--theme-default[_nghost-wlc-app-c996728749] div.wlc-title__main[_ngcontent-wlc-app-c996728749] {
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.45
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] {
    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%
}

@media (min-width:560px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (max-width:559px) {}

@media (pointer:fine) {}

@media (min-width:768px) {}

@media (max-width:559px) {}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] {
    grid-area: icons;
    min-width: 0;
    max-width: 100%
}

@media (min-width:768px) {}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] {
    margin: 10px 0 0
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
    margin: -10px -15px -10px -10px;
    padding: 10px 50px 10px 10px
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
        margin: -15px
    }
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
        padding: 15px
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper:before {
    display: block;
    content: "";
    position: absolute;
    inset: 0 0 0 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-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper:before {
        display: none
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] swiper-container::part(container) {
    overflow: visible
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986] {
    margin: 0 0 0 20px;
    grid-area: button
}

@media (min-width:768px) {}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item {
    position: relative;
    background: radial-gradient(84.9% 88.98%at 50% 110.8%, #4e0f28, #200611);
    border-radius: 6px;
    transition: transform .2s, box-shadow 2s
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 85px
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item__wrp {
    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-c92895986] .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-c92895986] .wlc-provider-links-item__image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 125px;
    height: 100%;
    max-height: 40px;
    object-fit: contain;
    object-position: center
}

@media (hover:hover) {

    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item:hover,
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item:focus-within {
        box-shadow: 0 1px 5px var(--mc-bg100);
        transform: translate3d(0, -3px, 0);
        transition: transform .2s, box-shadow .1s
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986] {
    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-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986] .wlc-btn__text {
    color: var(--mc-main);
    font-weight: 600;
    font-size: 1.6rem;
    font-style: normal;
    text-transform: unset;
    transition: color .3s linear
}

@media (pointer:fine) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986]:hover {
        box-shadow: none
    }

    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986]:hover .wlc-btn__text {
        color: var(--mc-baseMain)
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__controls {
    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-c3813699987] .wlc-post-menu__control {
    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 .3s ease-out;
    pointer-events: initial
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control: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-c3813699987] .wlc-post-menu__control:disabled {
    display: none
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control .wlc-icon {
    display: block;
    line-height: 1
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control svg {
    transform: var(--wlc-post-menu-svg-transform, none)
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--prev {
    --wlc-post-menu-svg-transform: rotate(90deg);
    justify-content: flex-start;
    margin: 0 auto 0 0
}

@media (min-width:900px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--prev {
        visibility: visible
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--next {
    --wlc-post-menu-svg-transform: rotate(-90deg);
    justify-content: flex-end;
    margin: 0 0 0 auto
}

@media (min-width:900px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--next {
        visibility: visible
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--next:before {
    transform: scaleX(-1)
}

@media (pointer:fine) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__control:hover {
        color: var(--mc-main)
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-menu__link {
    transition: color .3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    text-decoration: none
}

@media (pointer:fine) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-menu__link:hover {
        color: var(--mc-main)
    }
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987] {
    width: 100%;
    max-width: 100%
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
    -moz-column-count: 1;
    grid-gap: 10px
}

@media (min-width:560px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:900px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (min-width:560px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        display: block
    }
}

@media (min-width:560px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        grid-gap: 0
    }
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3813699987] {
    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-c3813699987] {
        justify-content: flex-start
    }
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--prev[_ngcontent-wlc-app-c3813699987],
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c3813699987] .wlc-post-menu__control--next[_ngcontent-wlc-app-c3813699987] {
    visibility: hidden
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
    -moz-column-count: unset;
    column-count: unset;
    text-align: start;
    margin: -5px auto;
    -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-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        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-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        margin: -5px 0
    }
}

.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-menu__link {
    display: inline-block;
    padding: 5px 0
}

@media (pointer:fine) {}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] {
    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-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 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-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] .wlc-menu__item {
        margin: 0 0 10px
    }
}

@media (min-width:768px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        grid-template-columns: repeat(3, auto)
    }
}

@media (min-width:1200px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        margin: 0 0 0 auto
    }
}

[_nghost-wlc-app-c2680891784] {
    display: inline-block
}

.wlc-logo--theme-mod-footer-first[_nghost-wlc-app-c2680891784] {
    width: 184px
}

.wlc-logo__image[_ngcontent-wlc-app-c2680891784] svg {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto
}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:1420px) {}

@media (min-width:2500px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1420px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
    min-height: 220px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: unset;
    text-align: left;
    text-decoration: none;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
    background-color: var(--mc-labelBorder);
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
        padding: 20px
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner * {
    z-index: 2
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner:before {
    transition: opacity .3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: var(--wlc-banner-backdrop-bg, var(--mc-baseContrast-o2));
    opacity: 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
    color: var(--mc-baseThird-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-size: 1.2rem;
    margin: 0 0 10px;
    max-width: 60%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2
}

@media (min-width:900px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
        max-width: 70%
    }
}

@media (min-width:1200px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
        font-style: normal;
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
    color: var(--mc-baseThird-locked, var(--mc-baseMain-locked));
    font-size: 2.4rem;
    max-width: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    z-index: 2
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
        font-style: normal
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
    color: var(--mc-main);
    font-size: 2.4rem;
    z-index: 2
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
        font-style: normal
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__decor {
    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] .banner__decor 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
}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (pointer:fine) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner:hover:before {
        opacity: 1
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
    background-position: center top
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 33px;
    background: var(--mc-main)
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .banner__title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    height: 35px;
    padding: 0 20px 0 15px;
    font-weight: 600;
    line-height: 35px;
    background: var(--mc-main);
    transform: skew(-30deg);
    border-right: 2px solid var(--mc-labelBorder);
    border-bottom: 2px solid var(--mc-labelBorder);
    border-radius: 0 4px 4px 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .banner__title span {
    display: block;
    transform: skew(30deg)
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description,
.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    font-weight: 700;
    font-style: italic;
    line-height: 1.15
}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1420px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] {
    background: var(--mc-bg700);
    border-radius: 0;
    width: 100%;
    overflow: hidden
}

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] {
        background: transparent
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__controls {
    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
}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
    padding: 0
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    height: 40px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    transition: all .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-c3668254373] .wlc-menu__link {
        padding: 0 15px
    }
}

@media (min-width:1630px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 0 20px
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    color: var(--mc-baseMain);
    font-weight: 700;
    background: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover {
        background: transparent
    }

    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover svg {
        animation: iconScale .6s ease-out
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .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-c3668254373] .wlc-menu__icon svg {
    width: 20px;
    height: 20px;
    transform: translateZ(0)
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg,
.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg path {
    fill: currentColor
}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media all {
    @keyframes iconScale {
        55% {
            transform: scale(1.25) rotate(10deg)
        }

        to {
            transform: scale(1) rotate(0)
        }
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

.wlc-category-menu[_nghost-wlc-app-c3668254373] {
    position: relative
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu .swiper {
    padding: 0 8px
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu .swiper-slide:last-of-type .wlc-menu__item .wlc-menu__link {
    border-image: none
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__item .wlc-menu__link {
    transform: skew(-10deg);
    border-right: 2px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    border-radius: 3px
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link .wlc-menu__icon,
.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link .wlc-menu__link-text {
    transform: skew(10deg)
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link .wlc-menu__link-text {
    display: block;
    transition: all ease .3s
}

@media screen and (min-width:1280px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link .wlc-menu__link-text {
        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;
        transition: scale .2s .1s
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    margin-left: -3px;
    border-image: none
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link.active .wlc-menu__link-text {
        width: 110px;
        padding: 0 5px;
        opacity: 1;
        scale: 1;
        transition: scale .2s .1s
    }
}

@media (pointer:fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover.active {
        background: var(--mc-main)
    }

    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover.active .wlc-menu__link-text {
        animation: none
    }
}

@media screen and (pointer:fine) and (min-width:1280px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover .wlc-menu__link-text {
        width: 110px;
        padding: 0 5px;
        opacity: 1;
        scale: 1;
        transition: scale .2s .1s
    }
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        font-size: 1.4rem
    }
}

.wlc-icon-list__wrapper {
    min-height: 20px
}

.wlc-icon-list img,
.wlc-icon-list .wlc-icon svg {
    height: auto;
    object-fit: contain;
    object-position: center
}

.wlc-icon-list .wlc-icon svg path {
    fill: inherit
}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:640px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:1420px) {}

@media (min-width:1630px) {}

@media (min-width:640px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

.wlc-icon-list--theme-payments {
    padding: 0;
    width: 100%;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-icon-list--theme-payments {
        max-width: 1420px
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    padding: 0 0 20px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow-x: auto
}

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar {
    height: 5px
}

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        flex-wrap: wrap
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        margin: 0-20px -10px
    }
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        margin: 0-20px -20px
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        padding: 0
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        justify-content: center
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list-item {
    padding: 0 15px
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list-item {
        padding: 10px 20px
    }
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-payments .wlc-icon-list-item {
        padding: 20px
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 105px;
    max-height: 30px;
    overflow: hidden
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
        width: 100%
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
        max-height: 35px
    }
}

@media (min-width:900px) {}

@media (min-width:1630px) {}

.wlc-icon-list--theme-custom {
    max-width: 100%;
    padding: 0;
    width: 100%;
    border-radius: 8px;
    overflow: hidden
}

@media (min-width:1420px) {
    .wlc-icon-list--theme-custom {
        max-width: 1420px
    }
}

.wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow-x: auto
}

.wlc-icon-list--theme-custom .wlc-icon-list__wrapper::-webkit-scrollbar {
    height: 5px
}

.wlc-icon-list--theme-custom .wlc-icon-list__wrapper::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg700);
    border-radius: 10px
}

.wlc-icon-list--theme-custom .wlc-icon-list__wrapper::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px
}

@media (min-width:900px) {
    .wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
        flex-wrap: wrap
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
        margin: 0-20px -10px
    }
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
        margin: 0-20px -20px
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
        padding: 0
    }
}

@media (min-width:900px) {
    .wlc-icon-list--theme-custom .wlc-icon-list__wrapper {
        justify-content: center
    }
}

.wlc-icon-list--theme-custom .wlc-icon-list-item {
    padding: 0 15px
}

@media (min-width:900px) {
    .wlc-icon-list--theme-custom .wlc-icon-list-item {
        padding: 10px 20px
    }
}

@media (min-width:1630px) {
    .wlc-icon-list--theme-custom .wlc-icon-list-item {
        padding: 20px
    }
}

.wlc-icon-list--theme-custom .wlc-icon-list-item img,
.wlc-icon-list--theme-custom .wlc-icon-list-item .wlc-icon svg {
    max-width: 105px;
    max-height: 30px;
    fill: var(--mc-baseMain-o2);
    overflow: hidden
}

@media (min-width:900px) {

    .wlc-icon-list--theme-custom .wlc-icon-list-item img,
    .wlc-icon-list--theme-custom .wlc-icon-list-item .wlc-icon svg {
        width: 100%
    }
}

@media (min-width:900px) {

    .wlc-icon-list--theme-custom .wlc-icon-list-item img,
    .wlc-icon-list--theme-custom .wlc-icon-list-item .wlc-icon svg {
        max-height: 35px
    }
}

.wlc-icon-list--theme-custom .wlc-icon-list-item .wlc-icon svg g {
    clip-path: none
}

.wlc-icon-list--theme-custom .wlc-icon-list-item .wlc-icon svg path {
    fill: revert-layer
}

@media (min-width:900px) {}

@media (min-width:1630px) {}

.wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
    color: var(--mc-footerText);
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
        text-align: start
    }
}

.wlc-sections__footer--theme-1 .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
    text-align: center
}

@media (min-width:1024px) {
    .wlc-sections__footer--theme-1 .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
        text-align: start
    }
}

@media (min-width:900px) {
    .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
        font-style: normal
    }
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
    color: var(--mc-footerText);
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.45
}

@media (min-width:900px) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
        text-align: start
    }
}

@media (pointer:fine) {}

.wlc-sections__footer--theme-1 .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
    text-align: center
}

@media (min-width:1024px) {
    .wlc-sections__footer--theme-1 .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
        text-align: start
    }
}

@media (min-width:900px) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
        font-style: normal
    }
}

: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-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

swiper-container {
    --swiper-pagination-color: var(--mc-baseMain-locked);
    --swiper-pagination-bullet-inactive-color: var(--mc-baseMain-o6);
    --swiper-pagination-bullet-inactive-opacity: 1
}

@media (min-width:768px) {}

@media (min-width:768px) {}

.wlc-slider--theme-default-banner {
    position: relative
}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:1366px) {}

.wlc-slider--theme-wolf-banner {
    position: relative
}

.wlc-slider--theme-wolf-banner .swiper {
    padding: 0;
    overflow: visible
}

@media (min-width:1200px) {
    .wlc-slider--theme-wolf-banner .swiper {
        overflow: hidden
    }
}

.wlc-slider--theme-wolf-banner .swiper .swiper-slide {
    max-width: unset
}

.wlc-slider .swiper {
    max-height: 100%
}

.wlc-slider .swiper-slide {
    height: auto
}

@media (pointer:fine) {}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 5px;
    grid-template-areas: "login sign";
    align-items: center
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    grid-area: login
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    grid-area: sign
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-plate-wrapper[_ngcontent-wlc-app-c4208157022] {
    position: relative;
    cursor: pointer
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-plate-wrapper[_ngcontent-wlc-app-c4208157022]:before {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.45;
    content: "110%";
    position: absolute;
    top: -8px;
    right: 4px;
    z-index: 1;
    height: 16px;
    padding-right: 10px;
    padding-left: 27px;
    font-style: italic;
    line-height: 16px;
    background-color: var(--mc-main);
    border-radius: 8px
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-plate-wrapper[_ngcontent-wlc-app-c4208157022]:after {
    content:
        /* original URL: /static/images/wlc/icons/european/v3/gift.svg */
        url(../images/28.svg);
    position: absolute;
    top: -6px;
    right: 50px;
    z-index: 1;
    width: 12px;
    line-height: 12px
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    border: 1px solid var(--mc-main);
    background: transparent
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] .wlc-btn__text {
    line-height: 1
}

@media (pointer:fine) {
    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal]:hover {
        background: var(--mc-main-l20)
    }
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    border: none;
    background: var(--mc-buttonGradient);
    box-shadow: none
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] .wlc-btn__text {
    line-height: 1
}

@media (pointer:fine) {
    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal]:hover {
        box-shadow: var(--mc-buttonShadow)
    }
}

@media (max-width:767px) {
    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] {
        max-width: 220px
    }

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
        min-width: 0;
        padding: 5px 10px
    }

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] .wlc-btn__text {
        line-height: 1
    }

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
        min-width: 0;
        padding: 5px 15px
    }

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] .wlc-btn__text {
        line-height: 1
    }

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal]:after {
        background: none !important;
        animation: none
    }
}

.wlc-custom-license {
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content
}

.wlc-custom-license--curacao {
    grid-template-columns: 125px 1fr
}

.wlc-custom-license__curacao {
    width: 170px;
    height: 50px
}

.wlc-custom-license__curacao img {
    width: 100%;
    height: 100%;
    cursor: pointer
}

@media (max-width:899px) {
    .wlc-custom-license__curacao {
        width: 165px
    }
}

.wlc-custom-license__age-restrictions {
    margin: 0 auto
}

.wlc-custom-license__age-restrictions .wlc-icon-content {
    display: block;
    width: 32px;
    height: 32px
}

.wlc-custom-license__age-restrictions svg {
    width: 100%
}

.wlc-custom-license__age-restrictions svg path {
    fill: var(--mc-baseMain)
}

.wlc-custom-license__age-restrictions svg path:first-child {
    fill: var(--mc-footerLicense)
}

.wlc-custom-license__age-restrictions,
.wlc-custom-license__curacao {
    padding: 0 20px;
    border-right: 2px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1;
    transform: skew(-10deg)
}

@media (min-width:900px) {

    .wlc-custom-license__age-restrictions,
    .wlc-custom-license__curacao {
        padding: 0 40px
    }
}

.wlc-custom-license__age-restrictions .wlc-icon-content,
.wlc-custom-license__curacao img {
    transform: skew(10deg)
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    justify-content: center;
    flex-wrap: wrap
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        grid-template-columns: 1fr
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        gap: 20px
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        margin: 0 0 20px
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388] {
    margin: 0 10px 20px
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388] {
        margin: 0
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] {
    transition: all .3s linear;
    color: var(--mc-bg100)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388]:hover {
        color: var(--mc-main)
    }
}

@media (pointer:fine) {}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    display: flex;
    grid-gap: 0
}

@media (min-width:1024px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_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] .wlc-social-icons__list[_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] .wlc-social-icons__list[_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] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        margin: 10px 0 0
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388]:empty {
    margin: 0
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_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] .wlc-social-icons__link[_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] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] {
        --wlc-icon-height: 25px
    }
}

.wlc-burger-panel--view-expanded {
    --si-menu-flex-direction: initial;
    --si-menu-margin: 0 20px
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    flex-wrap: wrap
}

@media (min-width:900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        grid-template-columns: repeat(4, 1fr)
    }
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388]:empty {
    margin: 0
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] {
    --wlc-icon-width: 30px;
    --wlc-icon-height: 30px;
    transition: all .3s linear;
    width: 30px;
    height: 30px;
    color: var(--mc-baseMain)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388]:hover {
        color: var(--mc-main)
    }
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    display: flex;
    flex-direction: var(--si-menu-flex-direction);
    gap: 20px;
    align-items: center;
    margin: var(--si-menu-margin)
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    justify-content: center
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388] {
    background: var(--mc-bg100);
    border-radius: 4px;
    transition: all .3s ease-out
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388] svg rect {
    fill: unset
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] .wlc-social-icons__item[_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] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388]:hover {
        background: var(--mc-main)
    }
}

.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-bg100-o4);
    --pm-link-text-display: block;
    --pm-icon-width: auto;
    --pm-link-icon-width: 16px
}

.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 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] .wlc-menu {
    display: grid;
    gap: 5px
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    justify-content: var(--pm-link-justify-content);
    padding: var(--pm-link-padding);
    background: var(--pm-link-background);
    border-radius: 4px
}

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

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link .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] .wlc-menu .wlc-menu__item .wlc-menu__link .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] .wlc-menu .wlc-menu__item .wlc-menu__link .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] .wlc-menu .wlc-menu__item .wlc-menu__link: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] .wlc-menu .wlc-menu__item--dropdown {
    position: relative
}

@media (pointer:fine) {}

@media (pointer:fine) {}

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

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__submenu .wlc-menu__item .wlc-menu__link {
    padding: 0 15px;
    background: none;
    border-radius: 0
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active) .wlc-menu__link:first-child {
    border-left: 2px solid var(--mc-main)
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active) .wlc-menu__icon svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active) .wlc-menu__icon svg {
    transition: all .2s;
    fill: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active):hover .wlc-menu__link:first-child {
        border-left-color: var(--mc-baseMain)
    }

    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active):hover .wlc-menu__icon svg path,
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:not(.active):has(.wlc-menu__link.active):hover .wlc-menu__icon svg {
        fill: var(--mc-baseMain)
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu .wlc-menu__item .wlc-menu__link {
    word-break: break-word
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link {
    transition: background .3s linear;
    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] .wlc-menu .wlc-menu__item .wlc-menu__link svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link svg {
    transition: all .3s
}

@media (pointer:fine) {

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

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--summercalendar .wlc-menu__link {
    background: no-repeat
        /* original URL: /static/images/wlc/icons/european/v3/summercalendar.png */
        url(../images/29.webp);
    background-size: cover;
    border-left: 2px solid var(--mc-main)
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--summercalendar .wlc-menu__link:hover {
        background: no-repeat
            /* original URL: /static/images/wlc/icons/european/v3/summercalendar.png */
            url(../images/29.webp);
        background-size: cover;
        box-shadow: 0 0 10px #ff0068, 0 0 4px #fff
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] {
    display: flex;
    align-items: center
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text[_ngcontent-wlc-app-c2616516340] {
    color: var(--wlc-timer-color, var(--mc-baseMain));
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.45
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text--countdown[_ngcontent-wlc-app-c2616516340] {
    display: flex
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__divider[_ngcontent-wlc-app-c2616516340] {
    margin: 0 5px
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__clock-icon[_ngcontent-wlc-app-c2616516340] {
    margin: -5px 10px 0 0
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__clock-icon[_ngcontent-wlc-app-c2616516340] svg {
    width: 18px;
    height: 18px;
    color: var(--mc-secondary)
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__timer-text[_ngcontent-wlc-app-c2616516340] {
    text-align: left
}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--days[_ngcontent-wlc-app-c2616516340] .value[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--hours[_ngcontent-wlc-app-c2616516340] .value[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--minutes[_ngcontent-wlc-app-c2616516340] .value[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--seconds[_ngcontent-wlc-app-c2616516340] .value[_ngcontent-wlc-app-c2616516340] {
    font-weight: 700
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--days[_ngcontent-wlc-app-c2616516340] .text[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--hours[_ngcontent-wlc-app-c2616516340] .text[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--minutes[_ngcontent-wlc-app-c2616516340] .text[_ngcontent-wlc-app-c2616516340],
.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text__item--seconds[_ngcontent-wlc-app-c2616516340] .text[_ngcontent-wlc-app-c2616516340] {
    margin: 0 0 0 5px
}

.wlc-timer--theme-default[_nghost-wlc-app-c2616516340] .wlc-timer__content[_ngcontent-wlc-app-c2616516340] .time-text--countdown[_ngcontent-wlc-app-c2616516340] {
    align-items: center
}

.wlc-timer--theme-wolf-custom[_nghost-wlc-app-c2616516340] {
    display: flex
}

.wlc-timer--theme-wolf-custom[_nghost-wlc-app-c2616516340] .time-text--countdown[_ngcontent-wlc-app-c2616516340] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    gap: 8px;
    justify-content: space-between
}

.wlc-timer--theme-wolf-custom[_nghost-wlc-app-c2616516340] .time-text__item[_ngcontent-wlc-app-c2616516340] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66px;
    height: 60px;
    padding: 10px 0;
    font-size: 36px;
    background: var(--mc-main);
    transform: skew(-10deg);
    border-radius: 2px
}

.wlc-timer--theme-wolf-custom[_nghost-wlc-app-c2616516340] .time-text__item[_ngcontent-wlc-app-c2616516340] .value[_ngcontent-wlc-app-c2616516340] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--wlc-timer-val-width, 25px);
    height: var(--wlc-timer-val-height, 22px);
    margin: 0 1rem;
    padding: var(--wlc-timer-val-padding, 2px 0);
    background: var(--mc-main);
    border-radius: 8px
}

.wlc-timer--theme-wolf-custom[_nghost-wlc-app-c2616516340] .time-text__item[_ngcontent-wlc-app-c2616516340] .text[_ngcontent-wlc-app-c2616516340] {
    align-self: flex-end;
    padding: 0;
    font-size: 16px
}

.wlc-lottery-buttons--theme-default[_nghost-wlc-app-c1203597000] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
    width: 100%
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:640px) {}

@media (min-width:720px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] {
    display: var(--wlc-currency-display, inline-flex);
    flex-wrap: nowrap;
    align-items: baseline;
    color: inherit
}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__sign--right[_ngcontent-wlc-app-c2369660486] {
    margin-left: 4px
}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__svg[_ngcontent-wlc-app-c2369660486] {
    line-height: 1;
    vertical-align: text-top
}

.wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c623511651] .swiper-slide,
.wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c623511651] .swiper-wrapper {
    width: auto
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-menu[_nghost-wlc-app-c623511651] swiper-container::part(container) {
    overflow: visible
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        /* original URL: /static/images/logo.svg */
        url(../images/30.svg);
    background-size: 50%;
    background-repeat: no-repeat
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] {
        cursor: unset
    }
}

@supports (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] {
        aspect-ratio: 4/3
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-image {
    --wlc-image-width: 100%;
    --wlc-image-height: 100%;
    --wlc-image-object-fit: cover;
    --wlc-image-object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
    overflow: hidden
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__wrap[_ngcontent-wlc-app-c4209451801] {
    position: relative;
    overflow: hidden
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c4209451801] {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    aspect-ratio: 4/3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801] {
    display: none;
    transition: opacity .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-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801]:before {
    transition: all .25s linear;
    content: "";
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 0, 104, 0) 0%, var(--mc-pinkGradientColor) 84.27%);
    transform: translate(-100%) skew(35deg);
    pointer-events: none
}

@media (pointer:coarse) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801] {
        display: none
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__title[_ngcontent-wlc-app-c4209451801] {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__name[_ngcontent-wlc-app-c4209451801] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__name[_ngcontent-wlc-app-c4209451801] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c4209451801] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 400;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] {
    z-index: 3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn[_ngcontent-wlc-app-c4209451801] {
    min-width: auto
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c4209451801] {
    grid-template-columns: 50%
}

@media (min-width:1200px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c4209451801] {
    color: var(--mc-main);
    font-style: normal;
    transition: all .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, #fff0 44.56%, #fff 77.95%)
}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] {
    aspect-ratio: unset;
    background: none;
    border-radius: unset
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__card[_ngcontent-wlc-app-c4209451801] {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        /* original URL: /static/images/logo.svg */
        url(../images/30.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-c4209451801] .wlc-game-thumb__card[_ngcontent-wlc-app-c4209451801] {
        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-c4209451801] .wlc-game-thumb__card[_ngcontent-wlc-app-c4209451801] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801] {
    align-items: end
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__name[_ngcontent-wlc-app-c4209451801] {
    display: -webkit-box;
    -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: 700;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__name[_ngcontent-wlc-app-c4209451801] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: 700;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c4209451801] {
    color: var(--mc-baseMain-o6);
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c4209451801] {
        color: var(--mc-baseMain-o6);
        font-style: normal;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 1.45
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c4209451801] .wlc-game-thumb__title[_ngcontent-wlc-app-c4209451801] {
    align-items: flex-start;
    padding: 10px 0 0;
    text-align: left
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801]:hover .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c4209451801] {
        opacity: 0
    }
}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media[_ngcontent-wlc-app-c4209451801]:before {
        padding: 162.5%0 0;
        content: "";
        display: block;
        width: 100%;
        height: 0
    }
}

@supports (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c4209451801],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c4209451801] {
        aspect-ratio: 10/16
    }
}

@supports not (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c4209451801],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c4209451801] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (min-width:1200px) {}

@media (min-width:1200px) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@supports (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c4209451801],
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c4209451801] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c4209451801] {
        aspect-ratio: 10/15
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801]:before {
    transform: none;
    opacity: 0
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801] {
        opacity: 1
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c4209451801]:before {
        opacity: 1
    }
}

@media (pointer:fine) and (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 110px)
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c4209451801] {
    grid-template-rows: minmax(0, 1fr)
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-default {
    background: var(--mc-baseMain);
    border: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-default .wlc-btn__text {
    color: var(--mc-main)
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-default:hover {
        box-shadow: 0 0 15px var(--mc-baseMain)
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-secondary {
    background: transparent;
    border-color: transparent
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-secondary .wlc-btn__text {
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c4209451801] .wlc-btn--theme-mod-secondary:hover .wlc-btn__text {
        text-decoration: underline
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c4209451801] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c4209451801] {
    font-weight: 600;
    pointer-events: none
}

.wlc-image {
    overflow: hidden;
    width: var(--wlc-image-width, auto);
    height: var(--wlc-image-height, auto)
}

.wlc-image__picture {
    position: absolute;
    top: 0;
    width: 100%
}

.wlc-image__picture img {
    width: var(--wlc-image-width, auto);
    height: var(--wlc-image-height, auto);
    object-fit: var(--wlc-image-object-fit);
    object-position: var(--wlc-image-object-position)
}

.wlc-image__content,
.wlc-image__picture {
    height: 100%
}

[_nghost-wlc-app-c3107734676] {
    overflow: visible !important;
    max-width: none !important;
    max-height: none !important;
    line-height: 1.3
}

[_nghost-wlc-app-c3107734676] .wlc-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    display: grid;
    grid-template-areas: "picture details";
    grid-template-columns: auto 1fr;
    align-items: center;
    max-width: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--left[_ngcontent-wlc-app-c3107734676] {
    grid-area: picture
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    display: grid;
    grid-area: details;
    grid-template-areas: "game amount" "user amount";
    grid-template-columns: auto 1fr;
    min-width: 0;
    -moz-column-gap: 10px;
    column-gap: 10px
}

[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    border: none;
    border-radius: 10px;
    overflow: hidden
}

[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676]:before {
    content: "";
    display: block;
    padding-top: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-winner__user[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    grid-area: user;
    align-items: center;
    min-width: 1px;
    text-transform: none
}

[_nghost-wlc-app-c3107734676] .wlc-winner__name[_ngcontent-wlc-app-c3107734676] {
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto
}

[_nghost-wlc-app-c3107734676] .wlc-winner__country[_ngcontent-wlc-app-c3107734676] {
    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-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseMain);
    font-weight: 700;
    font-size: 1.4rem;
    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-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:focus {
    outline: none
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-name[_ngcontent-wlc-app-c3107734676] {
    transition: border-color .3s linear;
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    transition: color .3s linear;
    width: 16px;
    margin: 0 0 0 10px;
    color: var(--mc-main)
}

@media (pointer:fine) {
    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover {
        color: currentColor
    }

    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game-name[_ngcontent-wlc-app-c3107734676] {
        border-bottom-color: currentColor
    }

    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
        color: var(--mc-main-l20)
    }
}

[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseMain);
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.4;
    grid-area: amount;
    white-space: nowrap;
    text-align: right
}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    gap: 10px;
    height: var(--wlc-winner-slider-slide-height, 60px)
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]: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-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:before {
        top: -13px
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 55px;
    height: 55px;
    box-shadow: none
}

@media (min-width:900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        width: 55px
    }
}

@media (min-width:900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        height: 55px
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    padding: 5px 10px;
    background: transparent
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    display: none
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676],
[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
    font-style: italic
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
    text-transform: uppercase;
    overflow: hidden
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    position: absolute;
    top: 18px;
    right: 8px;
    display: block !important
}

[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    align-self: center
}

[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] .wlc-currency[_ngcontent-wlc-app-c3107734676] {
    padding-right: 25px
}

[_nghost-wlc-app-c3107734676] .wlc-winner__user[_ngcontent-wlc-app-c3107734676] {
    padding-top: 4px
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: var(--mc-baseOpacity)
}

@keyframes _ngcontent-wlc-app-c3283622905_spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
    margin: 0
}

@media (min-width:900px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
        margin: 0
    }
}

@media (min-width:1630px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
        margin: 0
    }
}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:768px) {}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] {
    position: relative;
    overflow: hidden;
    min-width: 0;
    max-width: 100%;
    height: 100%;
    border-radius: 10px
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
    right: 20px;
    bottom: 30px;
    position: absolute;
    z-index: 22;
    display: flex;
    align-items: center;
    width: auto
}

@media (min-width:1024px) {
    .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        right: 40px
    }
}

@media (min-width:1024px) {
    .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        bottom: 40px
    }
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] {
    height: 100%
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper,
.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper-wrapper {
    height: 100%
}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

.wlc-tournament-list--theme-mod-swiper[_nghost-wlc-app-c472511272] div[slot-container-end][_ngcontent-wlc-app-c472511272] {
    display: none
}

@media (min-width:560px) {
    .wlc-tournament-list--theme-mod-swiper[_nghost-wlc-app-c472511272] div[slot-container-end][_ngcontent-wlc-app-c472511272] {
        display: flex
    }
}

@media (min-width:1024px) {}

@media (max-width:1023px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) and (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] {
    --ls-link-justify-content: start;
    --ls-link-padding: 0 15px;
    --ls-link-hover: var(--mc-bg100-o4);
    --ls-link-icon-margin: 0 10px 0 0;
    --ls-link-arrow: block;
    --ls-curr-flag-size: 16px;
    --ls-icon-width: auto;
    position: relative;
    padding: 5px 0 0
}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c1531382909] {
    --ls-link-background: var(--mc-bg500)
}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    overflow: hidden
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    display: grid;
    gap: 5px;
    padding: 0;
    background: var(--mc-bg);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover {
        color: var(--mc-baseMain);
        background: var(--mc-bg100-o4)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    background: var(--mc-bg100-o4)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    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-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-weight: 700
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    border: 2px solid var(--mc-main)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
    display: flex;
    gap: 13px;
    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: 4px;
    cursor: pointer
}

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

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

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    display: var(--ls-link-arrow);
    margin-left: auto;
    color: var(--mc-baseMain)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg path,
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg {
    transition: fill .3s linear;
    width: auto;
    height: auto;
    vertical-align: middle;
    fill: var(--mc-baseMain)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: color .3s linear
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover {
        background: var(--ls-link-hover)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 2px var(--mc-main)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg path,
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg {
        fill: var(--mc-baseThird)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
        color: var(--mc-baseMain)
    }
}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909],
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    transition: all .3s linear
}

@media (pointer:fine) {}

.wlc-tournament--theme-default.wlc-tournament--type-banner[_nghost-wlc-app-c1961865740] {
    height: 100%
}

@media (pointer:fine) {}

.wlc-tournament--theme-default[_nghost-wlc-app-c1961865740]:first-child {
    height: 100%;
    grid-column: auto
}

@media (min-width:900px) {
    .wlc-tournament--theme-default[_nghost-wlc-app-c1961865740]:first-child {
        height: 100%
    }
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

.wlc-tournament--theme-default[_nghost-wlc-app-c1961865740]:first-child .buttons-wrap {
    flex-wrap: nowrap
}

.wlc-tournament--theme-default[_nghost-wlc-app-c1961865740]:first-child .buttons-wrap .wlc-btn__text {
    text-wrap: nowrap
}

@media (min-width:900px) {
    .wlc-tournament--theme-default[_nghost-wlc-app-c1961865740]:first-child {
        grid-column: span 2
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] {
    min-height: 385px;
    position: relative;
    height: 100%
}

@media (min-width:480px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] {
        min-height: 325px
    }
}

@media (min-width:768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] {
        min-height: 370px
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] {
    position: relative;
    max-width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129]:before {
    background: radial-gradient(64% 75%at 120% -5%, var(--mc-pinkGradientColor) -46%, rgba(255, 0, 104, 0) 100%), radial-gradient(48% 64%at 0% 100%, var(--mc-pinkGradientColor) -95%, rgba(255, 0, 104, 0) 100%), var(--mc-bgModalGradient);
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__tag[_ngcontent-wlc-app-c1260380129] {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    min-width: 140px;
    text-align: center;
    background: transparent;
    border-radius: unset
}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (pointer:fine) {}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body[_ngcontent-wlc-app-c1260380129] {
    padding: 55px 20px 20px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%
}

@media (min-width:1630px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body[_ngcontent-wlc-app-c1260380129] {
        padding: 72px 40px 40px
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body[_ngcontent-wlc-app-c1260380129]>*[_ngcontent-wlc-app-c1260380129]:not(.wlc-tournament-banner__body-decor) {
    position: relative;
    z-index: 2
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c1260380129] {
    display: none;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c1260380129] {
        display: block
    }
}

@media (min-width:900px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c1260380129] {
        display: none
    }
}

@media (min-width:1200px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c1260380129] {
        display: block
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__body-title[_ngcontent-wlc-app-c1260380129] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    margin: 0 0 15px
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner__timer-block[_ngcontent-wlc-app-c1260380129] {
    margin: 0 0 25px
}

@media (min-width:768px) {}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-icon-content {
    display: inline-block;
    line-height: 0
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .buttons-wrap[_ngcontent-wlc-app-c1260380129] {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    min-height: 40px;
    margin: auto 0 0
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .buttons-wrap[_ngcontent-wlc-app-c1260380129]>.wlc-btn[_ngcontent-wlc-app-c1260380129] {
    grid-column-gap: 0;
    min-width: 128px;
    padding: 5px 15px
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c1260380129] .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .buttons-wrap[_ngcontent-wlc-app-c1260380129]:has(.join-btn, .wlc-tournament-banner__lock-btn)[_ngcontent-wlc-app-c1260380129] .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c1260380129] {
    display: grid
}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:480px) {}

@media (pointer:fine) {}

.wlc-tournament-banner__body[_ngcontent-wlc-app-c1260380129] {
    cursor: pointer
}

.wlc-tournament-banner__tag[_ngcontent-wlc-app-c1260380129] {
    display: flex;
    font-size: 1.4rem !important
}

.wlc-tournament-banner__tag[_ngcontent-wlc-app-c1260380129]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 33px;
    background: var(--mc-main)
}

.wlc-tournament-banner__tag-title[_ngcontent-wlc-app-c1260380129],
.wlc-tournament-banner__tag-win[_ngcontent-wlc-app-c1260380129] {
    padding: 0 18px;
    line-height: 35px;
    transform: skew(-30deg);
    border-right: 2px solid var(--mc-labelBorder);
    border-bottom: 2px solid var(--mc-labelBorder)
}

.wlc-tournament-banner__tag-title[_ngcontent-wlc-app-c1260380129] span[_ngcontent-wlc-app-c1260380129],
.wlc-tournament-banner__tag-win[_ngcontent-wlc-app-c1260380129] span[_ngcontent-wlc-app-c1260380129] {
    display: inline-block;
    transform: skew(30deg)
}

.wlc-tournament-banner__tag-win[_ngcontent-wlc-app-c1260380129] {
    color: var(--mc-main);
    background: var(--mc-baseMain);
    border-radius: 4px
}

.wlc-tournament-banner__tag-win[_ngcontent-wlc-app-c1260380129] span[_ngcontent-wlc-app-c1260380129] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    display: block;
    max-width: 230px
}

.wlc-tournament-banner__tag-title[_ngcontent-wlc-app-c1260380129] {
    background: var(--mc-main);
    border-radius: 0 4px 4px 0
}

.wlc-tournament-banner__tag-title[_ngcontent-wlc-app-c1260380129]:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: sub;
    background:
        /* original URL: /static/images/icons/tournaments.svg */
        url(../images/31.svg)center/contain no-repeat;
    transform: skew(30deg)
}

@media (min-width:1200px) {
    .wlc-tournament-banner__tag[_ngcontent-wlc-app-c1260380129] {
        color: #fff;
        font-style: normal;
        font-size: 1.4rem;
        line-height: 1.45;
        font-weight: 600
    }
}

.wlc-tournament-banner__body-title[_ngcontent-wlc-app-c1260380129] {
    max-width: 350px;
    padding: 0 2px;
    font-size: 2.8rem !important;
    font-style: italic !important;
    line-height: 1.15 !important;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .buttons-wrap[_ngcontent-wlc-app-c1260380129]>.wlc-btn[_ngcontent-wlc-app-c1260380129] span {
        font-size: 1.2rem;
        line-height: 1.25
    }
}

@media (min-width:1200px) {
    .wlc-tournament-banner__timer-block[_ngcontent-wlc-app-c1260380129] {
        margin: 0 0 35px
    }
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__content {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 0;
    background-color: transparent
}

@media (min-width:480px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__content {
        min-width: 300px
    }
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__timer-block {
    margin: 20px 0 0
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__timer-block .wlc-timer__clock-icon svg {
    fill: transparent
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__timer-block .wlc-timer__timer-text {
    display: flex;
    align-items: center
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__timer-block .wlc-timer__timer-text .secondary-text {
    padding-right: 8px;
    font-size: 1.2rem
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block {
    justify-content: center;
    width: 100%;
    max-width: 330px;
    padding: 24px 18px;
    background: var(--mc-buttonGradient);
    box-shadow: var(--mc-buttonShadow);
    border-radius: 8px
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--subtitle,
.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value {
    line-height: 1
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--subtitle {
    font-weight: 500;
    font-size: 1.6rem
}

@media (min-width:1200px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--subtitle {
        font-size: 2.4rem
    }
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value {
    padding: 0;
    font-weight: 700;
    font-size: 2.1rem;
    font-style: italic;
    text-shadow: var(--mc-buttonShadow)
}

.wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value .wlc-tournament-prizes-row__values {
    padding: 0 10px 0 0
}

@media (min-width:560px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value {
        font-size: 2.6rem
    }
}

@media (min-width:1024px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value {
        font-size: 3.6rem
    }
}

@media (min-width:1200px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block__text--value {
        font-size: 4rem
    }
}

@media (min-width:1630px) {
    .wlc-tournament-banner[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info--theme-default[_ngcontent-wlc-app-c1260380129] .wlc-tournament-smart-info__prize-block {
        padding: 24px 35px
    }
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:640px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:900px) {}

@media (min-width:640px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:640px) {}

@media (min-width:1630px) {}

@media (min-width:640px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:640px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:640px) {}

@media (min-width:640px) {}

@media (min-width:768px) {}

@media (pointer:fine) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:768px) {}

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:768px) {}

@media (min-width:640px) {}

@media (min-width:480px) {}

@media (min-width:768px) {}

@media (min-width:480px) {}

@keyframes _ngcontent-wlc-app-c1636891943_spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:640px) {}

@media (min-width:900px) {}

@media (min-width:640px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:900px) {}

@media (min-width:480px) {}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:1200px) {}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] {
    --wlc-prizes-row-alignment: left;
    max-width: 100%
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c3540639100] {
    flex-wrap: wrap;
    min-width: 100%;
    background: var(--mc-bg);
    border-radius: 10px;
    display: flex;
    justify-content: left;
    height: 100%
}

@media (min-width:480px) {
    .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c3540639100] {
        flex-wrap: nowrap
    }
}

@media (min-width:480px) {
    .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c3540639100] {
        min-width: 350px
    }
}

@media (min-width:1200px) {
    .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c3540639100] {
        padding: 10px 20px
    }
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__prize-block[_ngcontent-wlc-app-c3540639100] {
    min-width: 200px;
    display: flex;
    align-items: center
}

@media (min-width:480px) {
    .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__prize-block[_ngcontent-wlc-app-c3540639100] {
        min-width: 0
    }
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__prize-block__text[_ngcontent-wlc-app-c3540639100] {
    min-width: 0
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__prize-block__text--subtitle[_ngcontent-wlc-app-c3540639100] {
    color: var(--mc-baseMain);
    font-style: normal
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__prize-block__text--value[_ngcontent-wlc-app-c3540639100] {
    color: var(--mc-baseMain);
    white-space: nowrap
}

@media (min-width:480px) {}

@media (min-width:480px) {}

@media (min-width:480px) {}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c3540639100] .wlc-timer__content {
    padding: 0;
    background: transparent;
    border-radius: 0;
    min-width: 200px
}

@media (min-width:480px) {
    .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c3540639100] .wlc-timer__content {
        min-width: 185px
    }
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c3540639100] .wlc-timer__timer-text {
    line-height: 0
}

.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c3540639100] .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c3540639100] .wlc-timer__timer-text .secondary-text {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    line-height: 1.45
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] {
    --wlc-icon-width: 16px;
    --wlc-icon-height: 16px
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__values[_ngcontent-wlc-app-c3093615992] {
    display: var(--wlc-prizes-row-display, flex);
    flex-wrap: wrap;
    justify-content: var(--wlc-prizes-row-alignment, center);
    width: 100%;
    text-align: var(--wlc-prizes-row-alignment, center);
    text-overflow: ellipsis;
    overflow: hidden
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__val[_ngcontent-wlc-app-c3093615992] {
    white-space: nowrap
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__val[_ngcontent-wlc-app-c3093615992]:not(:first-child):before {
    content: "+";
    display: inline-block;
    margin: 0 5px
}

.wlc-tournament-prizes-row--theme-default.wlc-tournament-prizes-row--theme-mod-one-line[_nghost-wlc-app-c3093615992] {
    --wlc-prizes-row-display: block;
    --wlc-currency-display: inline
}

@media (min-width:768px) {}

@media (min-width:640px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:640px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:560px) {}

@media (min-width:720px) {}

@media (min-width:900px) {}

@media (min-width:1630px) {}

@media (pointer:fine) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:900px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:1024px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.sf-hidden {
    display: none !important
}

img[src="data:,"],
source[src="data:,"] {
    display: none !important
}

.textSeo {
    margin-bottom: 60px;
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 1500px) {
    .wlc-burger-panel--left-fixed {
        display: none!important;
    }
    .wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) .wlc-app {
        padding-left: 0;
    }
}
@media (max-width: 1200px) {
    .wlc-sections__banner-wolf-fixed .wolf-banner-wrapper {
        grid-template-columns: 1fr;
    }
    .wlc-banner[data-wlc-element="wolf-banner-1 wlc-banner"] {
        display: none;
    }
}
@media (max-width: 767px) {
    .textSeo {
        margin: 0 20px 50px;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .wlc-sections__header--theme-universal .wlc-btn-search {
        flex: 1;
    }
    [data-wlc-element="wolf-banner-1 wlc-banner"] {
        display: none;
    }
    .wlc-sections__banner-wolf-fixed .wolf-banner-wrapper {
        grid-template-columns: 1fr;
    }
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
        background-position: left top;
    }
}
@media (max-width: 575px) {
    .wlc-sections__header .container .wlc-btn-search {
        display: none;
    }
    .wlc-body--sticky-header .wlc-sections__header .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0;
        max-width: 100%;
    }
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
        background-image: url(../images/shop_header_BG-1.webp)!important;
    }
    .wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments {
        max-width: 100%;
    }
    .wlc-sections__banner-wolf-fixed .banner {
        min-height: auto!important;
        height: auto!important;
        width: 100%;
        aspect-ratio: 1.568182;
    }
    .wlc-sections__banner-promo {
        display: none;
    }
    #swiper-wrapper-d43ea5d960875814 {
        display: grid;
        width: 100%!important;
    }
    .wlc-sections__content-games-top .wlc-slider .swiper-slide {
        width: 100%!important;
        margin: 0!important;
    }
    .wlc-sections__content-games-top .wlc-slider .swiper-slide:nth-child(n+7) {
        display: none!important;
    }
    .wlc-sections__content-games-top2 .wlc-slider .swiper-slide {
        width: 100%!important;
        margin: 0!important;
    }
    .wlc-sections__content-games-top2 .wlc-slider .swiper-slide:nth-child(n+7) {
        display: none!important;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: auto auto minmax(0, 1fr);
    }
    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        margin-left: auto;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-slider swiper-container::part(container) {
        padding-bottom: 0;
    }
    .wlc-sections__total-jackpot-interactive {
        display: none;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c730311464] .wlc-slider swiper-container::part(container) {
        padding-bottom: 0;  
    }
    .wlc-sections__content-games-recommended{
        margin-bottom: 0;
    }
}