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

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

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

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

:root {
    font-size: 10px
}

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

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

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

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

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

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

    :root {
        scroll-behavior: auto
    }
}


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

@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 0.6s ease-in-out, visibility 0.6s ease-in-out
}


@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:1366px) {}

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

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

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

@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) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@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-bg700)
}

.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: 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    --bp-padding: 0;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    padding: var(--bp-padding);
    color: var(--mc-baseMain);
    outline-style: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    transition: var(--bp-transition)
}

.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: 0.4;
    transition: 0.6s cubic-bezier(0.4, 0, 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: 0.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[_nghost-wlc-app-c1243143471] {
    --bp-header-grid-cols: 1fr 1fr
}

@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 {
    100% {
        transform: rotate(360deg)
    }
}


@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}


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

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

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

@media (pointer:fine) {}

@media (pointer:fine) {}


.wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c321047358] .swiper-wrapper {
    width: auto
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-menu[_nghost-wlc-app-c321047358] swiper-container::part(container) {
    overflow: visible
}



@media (pointer:fine) {}


@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-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
    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-c3772414526] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    margin: 0 0 0 auto;
    grid-area: swiper-buttons;
    pointer-events: none
}

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

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

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

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    grid-area: show-all
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        margin: 0 0 0 20px
    }
}

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

@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: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) {}

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .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-c3772414526] .wlc-slider swiper-container::part(pagination) {
        display: none
    }
}

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

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

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

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


.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev,
.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    background: var(--mc-baseOpacity);
    outline: none;
    border-radius: 10px;
    border: none;
    box-shadow: none
}

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

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

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

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

@media (pointer:fine) {}

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


a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] {
    text-decoration: none;
    cursor: pointer
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    transition: color 0.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-style: normal;
    font-weight: bold;
    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] {
    text-transform: uppercase
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    transition: color 0.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 0.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)
    }
}


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

@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 (min-width:1024px) {}

@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 (min-width:1024px) {}

@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 (min-width:1024px) {}


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

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

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

@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 (max-width:1199px) {}

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

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

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

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

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


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

    50% {
        opacity: 0.1
    }

    100% {
        opacity: 0.3
    }
}

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

    100% {
        transform: rotate(360deg)
    }
}

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

    100% {
        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) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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) {}

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}



@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 {
    from {
        transform: skewX(-45deg) translateX(-200px)
    }

    to {
        transform: skewX(-45deg) translateX(200px)
    }
}

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

.wlc-btn[_nghost-wlc-app-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-black)
}

@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)
    }
}

.wlc-btn--theme-default[_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;
    background: var(--mc-main);
    box-shadow: none;
    border: none;
    border-radius: 10px
}

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

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

@media (pointer:fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: 0 0 10px var(--mc-main)
    }
}

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

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    box-shadow: none
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transition: color 0.3s linear;
    color: var(--mc-baseMain)
}

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

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

@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) {}

@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) {}

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

    25% {
        left: 100%
    }

    50% {
        left: 100%
    }

    75% {
        left: -100%
    }

    100% {
        left: -100%
    }
}

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

@media (min-width:1024px) {

    .wlc-btn--theme-default.wlc-btn--animate-shine[_nghost-wlc-app-c3258388311]:before,
    .wlc-btn--theme-default.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(255, 255, 255, 0.5), transparent) !important;
        animation: _ngcontent-wlc-app-c3258388311_shine 2.5s infinite
    }
}

@media (max-width:1023px) {

    .wlc-btn--theme-default.wlc-btn--animate-shine[_nghost-wlc-app-c3258388311]:after,
    .wlc-btn--theme-default.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(255, 255, 255, 0.5), transparent) !important;
        animation: _ngcontent-wlc-app-c3258388311_shine 2.5s infinite
    }
}


.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;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 2;
    width: 30px;
    background: linear-gradient(to left, var(--mc-bg), transparent);
    pointer-events: none
}

@media (min-width:768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-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.96% 58.62%at 49.71% 89.08%, #463c14 0%, #020200 100%);
    border-radius: 10px;
    transition: transform 0.2s, box-shadow 2s
}

.wlc-provider-links--theme-default[_nghost-wlc-app-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__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 0.2s, box-shadow 0.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 0.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 0.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 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    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;
    column-count: 1;
    display: grid;
    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: 1;
        column-count: 1
    }
}

@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: center;
    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: 6px 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(1, auto);
    justify-content: space-between;
    max-width: 715px
}

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

@media (max-width:479px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%
    }
}

@media (max-width:559px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        grid-gap: 0
    }
}

@media (max-width:767px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        padding: 0 0 15px
    }
}

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

@media (max-width:1023px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        justify-content: space-evenly
    }
}

@media (min-width:1200px) {
    .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-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
}


.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] {
    display: flex;
    flex-direction: column;
    grid-area: ratings;
    align-items: center;
    justify-content: center;
    width: 100%
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__title[_ngcontent-wlc-app-c1726347706] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__container[_ngcontent-wlc-app-c1726347706] {
    grid-gap: 20px;
    margin: 0 0 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    justify-items: center;
    max-width: 1008px
}

@media (min-width:560px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__container[_ngcontent-wlc-app-c1726347706] {
        grid-gap: 40px
    }
}

@media (min-width:900px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__container[_ngcontent-wlc-app-c1726347706] {
        grid-gap: 60px
    }
}

@media (min-width:1024px) {
    .wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__container[_ngcontent-wlc-app-c1726347706] {
        margin: 0 0 30px
    }
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__item[_ngcontent-wlc-app-c1726347706] {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 296px;
    max-height: 110px
}

.wlc-footer-ratings--theme-default[_nghost-wlc-app-c1726347706] .wlc-footer-ratings__item-link[_ngcontent-wlc-app-c1726347706] span[_ngcontent-wlc-app-c1726347706] svg {
    width: 100%;
    height: 100%
}


@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) {}


.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-black);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    content: "75%";
    position: absolute;
    top: -8px;
    right: 7px;
    z-index: 1;
    height: 16px;
    padding-right: 8px;
    padding-left: 25px;
    font-weight: 600;
    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/5.svg);
    position: absolute;
    top: -7px;
    right: 43px;
    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
}

@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-baseMain-o2);
        box-shadow: 0 0 10px var(--mc-main)
    }
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    background: var(--mc-buttonGradient)
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] .wlc-btn__text {
    color: var(--mc-baseMain)
}

@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: 0 0 10px #ff00e5
    }
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal] .wlc-btn__text,
.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 (max-width:767px) {

    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_login-modal],
    .wlc-login-signup--theme-default[_nghost-wlc-app-c4208157022] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
        min-width: unset;
        padding: 5px 24px
    }
}


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

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

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

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

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

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

@media (pointer:fine) {}

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

@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 (max-width:1023px) {}

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

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

@media (pointer:fine) {}

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

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

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

@media (pointer:fine) {}

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

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

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

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


@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: transparent;
    border-radius: 0;
    width: 100%;
    overflow: hidden
}

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

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    background: linear-gradient(90deg, var(--mc-bg) 80%, var(--mc-bg-o0) 100%);
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:disabled {
    display: none
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    display: none;
    line-height: 1
}

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

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control svg {
    transform: var(--wlc-category-menu-svg-transform, none)
}

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

@media (min-width:768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
        margin: 0 0 0 auto
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next:before {
    transform: scaleX(-1)
}

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

.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: normal;
    font-size: 1.4rem;
    transition: all 0.3s linear;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 10px;
    line-height: 1;
    text-decoration: none
}

@media (min-width:1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-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-main);
    font-weight: 700;
    background: var(--mc-baseOpacity)
}

@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 0.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)
        }

        100% {
            transform: scale(1) rotate(0deg)
        }
    }
}

@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[_nghost-wlc-app-c3668254373] .wlc-slider .swiper-slide {
    width: auto
}

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

.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 {
    border-right: 1px 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: 10px
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    margin: 0 5px
}

@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 0.3s 0.1s
    }
}

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

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

@media (max-width:767px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__controls[_ngcontent-wlc-app-c3668254373] {
        display: none
    }
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


@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) {}

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

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

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

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

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


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

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

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

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

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

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

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


: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-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-slide {
    flex-shrink: 0;
    position: relative;
    transition-property: transform;
    display: block
}

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

    100% {
        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) {}

@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-button-container {
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: left;
    padding: 15px
}

.wlc-slider--theme-wolf-banner .swiper {
    padding: 0;
    overflow: hidden
}

.wlc-slider--theme-wolf-banner .swiper .swiper-slide {
    max-width: unset
}

.wlc-slider .swiper {
    max-height: 100%
}

.wlc-slider--theme-wolf-banner swiper-container::part(pagination) {
    right: 16px;
    bottom: 16px;
    left: unset;
    display: flex;
    justify-content: right
}

.wlc-slider--theme-wolf-banner swiper-container::part(bullet-active) {
    width: 16px;
    border-radius: 10px;
    background: var(--mc-black)
}

.wlc-slider--theme-wolf-banner swiper-container::part(bullet) {
    background: var(--mc-black-o6)
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    transition: opacity 0.3s linear;
    top: 90%;
    align-items: center;
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none
}

@media (pointer:fine) {
    .wlc-slider--theme-wolf-banner:hover .swiper-button-container {
        opacity: 1
    }
}

.wlc-slider .swiper-slide {
    height: auto !important
}


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

.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 0;
    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-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: 1px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1
}

@media (min-width:900px) {

    .wlc-custom-license__age-restrictions,
    .wlc-custom-license__curacao {
        padding: 0 40px
    }
}


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

@media (min-width:900px) {
    .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .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: normal;
    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
    }
}


@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: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;
    background: var(--mc-labelBorder);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer
}

@media (min-width:1630px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .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 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: var(--wlc-banner-backdrop-bg, none);
    opacity: 0
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
    color: var(--mc-black);
    font-style: normal;
    margin: 0 0 10px;
    max-width: 60%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -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
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
    color: var(--mc-black);
    font-style: normal;
    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-black);
    font-style: normal;
    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;
    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 {
    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 .banner__title {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 3;
    height: 35px;
    padding: 0 20px;
    font-weight: 600;
    line-height: 35px;
    background: var(--mc-baseMain);
    border-radius: 30px
}

@media (min-width:1200px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .banner__title {
        font-size: 1.4rem
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .banner__title span {
    display: block
}

@media (max-width:899px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .banner__title {
        top: 15px;
        left: 15px
    }
}

.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: bold;
    line-height: 1.15
}

@media (min-width:1200px) {

    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description,
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
        font-size: 3.2rem
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 15px
}

@media (pointer:fine) {}


.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] {
    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/6.svg);
    background-size: 50%;
    background-repeat: no-repeat
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] {
        cursor: unset
    }
}

@supports (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] {
        aspect-ratio: 4/3
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .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-c3437534065] .wlc-game-thumb-media__wrap[_ngcontent-wlc-app-c3437534065] {
    position: relative;
    overflow: hidden
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3437534065] {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    aspect-ratio: 4/3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065],
.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065] {
    display: none;
    transition: opacity 0.3s linear;
    z-index: 5;
    grid-template-rows: 1fr auto;
    padding: 10px;
    opacity: 0
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065]:before {
    transition: all 0.25s linear;
    content: "";
    z-index: 1;
    background: linear-gradient(180deg, rgba(26, 21, 0, 0) 0%, var(--mc-bg700) 86.3%);
    transform: translateX(-100%) skewX(35deg);
    pointer-events: none
}

@media (pointer:coarse) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065] {
        display: none
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__title[_ngcontent-wlc-app-c3437534065] {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__name[_ngcontent-wlc-app-c3437534065] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__name[_ngcontent-wlc-app-c3437534065] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

@media (min-width:1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3437534065] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        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-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] {
    z-index: 3
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn[_ngcontent-wlc-app-c3437534065] {
    min-width: auto
}

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

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

@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 (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-c3437534065] {
    aspect-ratio: unset;
    background: none
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__card[_ngcontent-wlc-app-c3437534065] {
    position: relative;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        /* original URL: /static/images/logo.svg */
        url(../images/6.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-c3437534065] .wlc-game-thumb__card[_ngcontent-wlc-app-c3437534065] {
        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-c3437534065] .wlc-game-thumb__card[_ngcontent-wlc-app-c3437534065] {
        padding: 75%0 0;
        height: 0
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065] {
    align-items: end
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__name[_ngcontent-wlc-app-c3437534065] {
    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: bold;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__name[_ngcontent-wlc-app-c3437534065] {
        color: var(--mc-baseMain);
        font-style: normal
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3437534065] {
    color: var(--fc-placeholderColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3437534065] {
        color: var(--fc-placeholderColor);
        font-style: normal
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] .wlc-game-thumb__title[_ngcontent-wlc-app-c3437534065] {
    align-items: flex-start;
    padding: 15px 15px 20px 15px;
    text-align: left
}

@media (pointer:fine) {}

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

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

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media[_ngcontent-wlc-app-c3437534065]: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-c3437534065] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3437534065],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3437534065] {
        aspect-ratio: 10/16
    }
}

@supports not (aspect-ratio:1/1) {

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3437534065],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3437534065] {
        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-c3437534065] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3437534065],
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3437534065] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3437534065] {
        aspect-ratio: 10/15
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065]:before {
    transform: none;
    opacity: 0
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065] {
        opacity: 1
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3437534065]:before {
        opacity: 1
    }
}

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

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] {
    --wlc-icon-width: 22px;
    --wlc-icon-height: 22px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] {
    display: none;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 18px);
    grid-template-columns: minmax(0, 110px)
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] {
        display: grid
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain))
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--theme-mod-secondary {
    border: none;
    box-shadow: none
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--theme-mod-secondary .wlc-btn__text {
    font-weight: normal;
    font-style: normal;
    text-transform: capitalize
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--theme-mod-secondary:hover {
        background: transparent
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--theme-mod-secondary:hover .wlc-btn__text {
        text-decoration: underline
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3437534065] .wlc-btn--demo {
    display: flex;
    height: 18px;
    padding: 0
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__title[_ngcontent-wlc-app-c3437534065] {
    flex: 1;
    gap: 6px;
    background: var(--mc-bg700);
    border-radius: 0 0 16px 16px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__rtp-info[_ngcontent-wlc-app-c3437534065] {
    font-style: normal;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    border-radius: 100px;
    display: inline-flex;
    gap: 4px;
    align-items: center;
    height: 24px;
    padding: 4px 6px 4px 8px;
    color: var(--mc-black);
    font-weight: 600;
    font-size: 13px;
    background: #fff0a3
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3437534065] .wlc-game-thumb__rtp-info[_ngcontent-wlc-app-c3437534065] .wlc-icon[_ngcontent-wlc-app-c3437534065] .wlc-icon-content {
    display: flex
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065] {
    transition: all 0.3s linear;
    border: 2px solid transparent;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    height: 100%
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3437534065]:hover {
        border: 2px solid var(--mc-main)
    }
}


.wlc-image {
    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%
}


@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) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}


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

    100% {
        transform: rotate(360deg)
    }
}



@media (pointer:fine) {}

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

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

@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 (pointer:fine) {}

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

@media (pointer:fine) {}


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

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

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

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


@supports (aspect-ratio:1/1) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] {
        aspect-ratio: 7/4
    }
}

@supports not (aspect-ratio:1/1) {
    .wlc-thumb-item--theme-default[_nghost-wlc-app-c2941028408] {
        height: 0
    }
}

@media (pointer:fine) {}

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


.sf-hidden {
    display: none !important
}


img[src="data:,"],
source[src="data:,"] {
    display: none !important
}


.textSeo {
    
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 30px;
    margin-top: 40px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 1199px) {
    .wlc-body--sticky-header .wlc-sections__header .container {
        grid-template-columns: auto 1fr;
    }
}
@media (max-width: 767px) {
    .textSeo {
        padding: 0 20px!important;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .wlc-sections__banner-wolf-desktop .wolf-banner-wrapper {
        grid-template-columns: 1fr;
    }
    .right-slider.wlc-slider {
        display: none;
    }
}
@media (max-width: 639px) {
    .wlc-sections__header .wlc-btn-search {
        display: none;
    }
    .wlc-sections__header--theme-universal .wlc-logo {
        width: auto;
    }
    .wlc-sections__header--theme-universal .header__right {
        justify-content: flex-end;
    }
    .wlc-sections__header--theme-universal .header__right>*:not(.wlc-logo) {
        margin-right: 0;
    }
}
@media (max-width: 575px) {
    .wlc-sections__header--theme-universal .container {
        max-width: 100%;
    }
    .wlc-body--sticky-header .wlc-sections__header .container {
        gap: 15px;
    }
    .wlc-sections__banner-wolf-desktop .banner {
        min-height: 320px!important;
    }
    .wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments {
        max-width: 100%;
    }
    .wlc-sections__content-games-top2 .wlc-games-grid__games-slider swiper-slide {
        width: 100%!important;
        margin: 0!important;
    }
    .wlc-sections__content-games-top2 .wlc-games-grid__games-slider swiper-slide:nth-child(n + 7) {
        display: none;
    }
    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        margin-left: 0;
    }
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-slider swiper-container::part(container) {
        padding-bottom: 0;
    }
}