
:root {
    --mc-main: #00b6ef;
    --mc-main-locked: #00b6ef;
    --mc-main-l5: #00c0fd;
    --mc-main-d5: #00ade3;
    --mc-main-l10: #0bc5ff;
    --mc-main-d10: #00a4d7;
    --mc-main-l20: #26cbff;
    --mc-main-d20: #0092bf;
    --mc-main-o0: rgba(0, 182, 239, 0);
    --mc-main-o1: rgba(0, 182, 239, .1);
    --mc-main-o2: rgba(0, 182, 239, .2);
    --mc-main-o4: rgba(0, 182, 239, .4);
    --mc-main-o6: rgba(0, 182, 239, .6);
    --mc-main-o8: rgba(0, 182, 239, .8);
    --mc-secondary: #00b6ef;
    --mc-secondary-locked: #00b6ef;
    --mc-secondary-l5: #00c0fd;
    --mc-secondary-d5: #00ade3;
    --mc-secondary-l10: #0bc5ff;
    --mc-secondary-d10: #00a4d7;
    --mc-secondary-l20: #26cbff;
    --mc-secondary-d20: #0092bf;
    --mc-secondary-o0: rgba(0, 182, 239, 0);
    --mc-secondary-o1: rgba(0, 182, 239, .1);
    --mc-secondary-o2: rgba(0, 182, 239, .2);
    --mc-secondary-o4: rgba(0, 182, 239, .4);
    --mc-secondary-o6: rgba(0, 182, 239, .6);
    --mc-secondary-o8: rgba(0, 182, 239, .8);
    --mc-baseMain: #8194c8;
    --mc-baseMain-locked: #8194c8;
    --mc-baseMain-l5: #8799cb;
    --mc-baseMain-d5: #768ac3;
    --mc-baseMain-l10: #8e9fce;
    --mc-baseMain-d10: #6a81be;
    --mc-baseMain-l20: #9aa9d3;
    --mc-baseMain-d20: #536db4;
    --mc-baseMain-o0: rgba(129, 148, 200, 0);
    --mc-baseMain-o1: rgba(129, 148, 200, .1);
    --mc-baseMain-o2: rgba(129, 148, 200, .2);
    --mc-baseMain-o4: rgba(129, 148, 200, .4);
    --mc-baseMain-o6: rgba(129, 148, 200, .6);
    --mc-baseMain-o8: rgba(129, 148, 200, .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: linear-gradient(180deg, #00b6ef 0%, #75acff 100%);
    --mc-baseOpacity: rgba(118, 151, 244, .5);
    --mc-baseOpacity-locked: rgba(118, 151, 244, .5);
    --mc-baseOpacity-l5: rgba(125, 156, 245, .5);
    --mc-baseOpacity-d5: rgba(101, 138, 243, .5);
    --mc-baseOpacity-l10: rgba(132, 161, 245, .5);
    --mc-baseOpacity-d10: rgba(84, 126, 241, .5);
    --mc-baseOpacity-l20: rgba(145, 172, 246, .5);
    --mc-baseOpacity-d20: rgba(51, 100, 239, .5);
    --mc-baseOpacity-o0: rgba(118, 151, 244, 0);
    --mc-baseOpacity-o1: rgba(118, 151, 244, 0);
    --mc-baseOpacity-o2: rgba(118, 151, 244, 0);
    --mc-baseOpacity-o4: rgba(118, 151, 244, 0);
    --mc-baseOpacity-o6: rgba(118, 151, 244, .1);
    --mc-baseOpacity-o8: rgba(118, 151, 244, .3);
    --mc-bg100: #364a7d;
    --mc-bg100-locked: #364a7d;
    --mc-bg100-l5: #3b5189;
    --mc-bg100-d5: #334677;
    --mc-bg100-l10: #405894;
    --mc-bg100-d10: #314371;
    --mc-bg100-l20: #4a65ab;
    --mc-bg100-d20: #2b3b64;
    --mc-bg100-o0: rgba(54, 74, 125, 0);
    --mc-bg100-o1: rgba(54, 74, 125, .1);
    --mc-bg100-o2: rgba(54, 74, 125, .2);
    --mc-bg100-o4: rgba(54, 74, 125, .4);
    --mc-bg100-o6: rgba(54, 74, 125, .6);
    --mc-bg100-o8: rgba(54, 74, 125, .8);
    --mc-bg300: #303e64;
    --mc-bg300-locked: #303e64;
    --mc-bg300-l5: #364670;
    --mc-bg300-d5: #2e3b5f;
    --mc-bg300-l10: #3c4d7c;
    --mc-bg300-d10: #2b385a;
    --mc-bg300-l20: #475c95;
    --mc-bg300-d20: #263250;
    --mc-bg300-o0: rgba(48, 62, 100, 0);
    --mc-bg300-o1: rgba(48, 62, 100, .1);
    --mc-bg300-o2: rgba(48, 62, 100, .2);
    --mc-bg300-o4: rgba(48, 62, 100, .4);
    --mc-bg300-o6: rgba(48, 62, 100, .6);
    --mc-bg300-o8: rgba(48, 62, 100, .8);
    --mc-bg500: #232e4a;
    --mc-bg500-locked: #232e4a;
    --mc-bg500-l5: #293658;
    --mc-bg500-d5: #212c46;
    --mc-bg500-l10: #303f65;
    --mc-bg500-d10: #202943;
    --mc-bg500-l20: #3d5080;
    --mc-bg500-d20: #1c253b;
    --mc-bg500-o0: rgba(35, 46, 74, 0);
    --mc-bg500-o1: rgba(35, 46, 74, .1);
    --mc-bg500-o2: rgba(35, 46, 74, .2);
    --mc-bg500-o4: rgba(35, 46, 74, .4);
    --mc-bg500-o6: rgba(35, 46, 74, .6);
    --mc-bg500-o8: rgba(35, 46, 74, .8);
    --mc-bg700: #131a2d;
    --mc-bg700-locked: #131a2d;
    --mc-bg700-l5: #1a233d;
    --mc-bg700-d5: #12192b;
    --mc-bg700-l10: #202c4c;
    --mc-bg700-d10: #111729;
    --mc-bg700-l20: #2d3e6c;
    --mc-bg700-d20: #0f1524;
    --mc-bg700-o0: rgba(19, 26, 45, 0);
    --mc-bg700-o1: rgba(19, 26, 45, .1);
    --mc-bg700-o2: rgba(19, 26, 45, .2);
    --mc-bg700-o4: rgba(19, 26, 45, .4);
    --mc-bg700-o6: rgba(19, 26, 45, .6);
    --mc-bg700-o8: rgba(19, 26, 45, .8);
    --mc-bg: #00040b;
    --mc-bg-locked: #00040b;
    --mc-bg-l5: #000d24;
    --mc-bg-d5: #00040a;
    --mc-bg-l10: #00163d;
    --mc-bg-d10: #00040a;
    --mc-bg-l20: #00286f;
    --mc-bg-d20: #000309;
    --mc-bg-o0: rgba(0, 4, 11, 0);
    --mc-bg-o1: rgba(0, 4, 11, .1);
    --mc-bg-o2: rgba(0, 4, 11, .2);
    --mc-bg-o4: rgba(0, 4, 11, .4);
    --mc-bg-o6: rgba(0, 4, 11, .6);
    --mc-bg-o8: rgba(0, 4, 11, .8);
    --mc-bgModal: #060b1a;
    --mc-bgModal-locked: #060b1a;
    --mc-bgModal-l5: #0a132d;
    --mc-bgModal-d5: #060a19;
    --mc-bgModal-l10: #0f1b41;
    --mc-bgModal-d10: #050a17;
    --mc-bgModal-l20: #182c68;
    --mc-bgModal-d20: #050915;
    --mc-bgModal-o0: rgba(6, 11, 26, 0);
    --mc-bgModal-o1: rgba(6, 11, 26, .1);
    --mc-bgModal-o2: rgba(6, 11, 26, .2);
    --mc-bgModal-o4: rgba(6, 11, 26, .4);
    --mc-bgModal-o6: rgba(6, 11, 26, .6);
    --mc-bgModal-o8: rgba(6, 11, 26, .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: #d1004b;
    --mc-error-locked: #d1004b;
    --mc-error-l5: #e00050;
    --mc-error-d5: #c70047;
    --mc-error-l10: #ef0056;
    --mc-error-d10: #bc0044;
    --mc-error-l20: #ff0e65;
    --mc-error-d20: #a7003c;
    --mc-error-o0: rgba(209, 0, 75, 0);
    --mc-error-o1: rgba(209, 0, 75, .1);
    --mc-error-o2: rgba(209, 0, 75, .2);
    --mc-error-o4: rgba(209, 0, 75, .4);
    --mc-error-o6: rgba(209, 0, 75, .6);
    --mc-error-o8: rgba(209, 0, 75, .8);
    --mc-success: #279500;
    --mc-success-locked: #279500;
    --mc-success-l5: #2ca700;
    --mc-success-d5: #258e00;
    --mc-success-l10: #30b900;
    --mc-success-d10: #238600;
    --mc-success-l20: #3add00;
    --mc-success-d20: #1f7700;
    --mc-success-o0: rgba(39, 149, 0, 0);
    --mc-success-o1: rgba(39, 149, 0, .1);
    --mc-success-o2: rgba(39, 149, 0, .2);
    --mc-success-o4: rgba(39, 149, 0, .4);
    --mc-success-o6: rgba(39, 149, 0, .6);
    --mc-success-o8: rgba(39, 149, 0, .8);
    --mc-warning: #ff5811;
    --mc-warning-locked: #ff5811;
    --mc-warning-l5: #ff601d;
    --mc-warning-d5: #ff4e03;
    --mc-warning-l10: #ff6929;
    --mc-warning-d10: #f54900;
    --mc-warning-l20: #ff7941;
    --mc-warning-d20: #da4100;
    --mc-warning-o0: rgba(255, 88, 17, 0);
    --mc-warning-o1: rgba(255, 88, 17, .1);
    --mc-warning-o2: rgba(255, 88, 17, .2);
    --mc-warning-o4: rgba(255, 88, 17, .4);
    --mc-warning-o6: rgba(255, 88, 17, .6);
    --mc-warning-o8: rgba(255, 88, 17, .8);
    --mc-disabled: #454c60;
    --mc-disabled-locked: #454c60;
    --mc-disabled-l5: #4c546a;
    --mc-disabled-d5: #42485b;
    --mc-disabled-l10: #535c74;
    --mc-disabled-d10: #3e4456;
    --mc-disabled-l20: #626c88;
    --mc-disabled-d20: #373d4d;
    --mc-disabled-o0: rgba(69, 76, 96, 0);
    --mc-disabled-o1: rgba(69, 76, 96, .1);
    --mc-disabled-o2: rgba(69, 76, 96, .2);
    --mc-disabled-o4: rgba(69, 76, 96, .4);
    --mc-disabled-o6: rgba(69, 76, 96, .6);
    --mc-disabled-o8: rgba(69, 76, 96, .8);
    --mc-black: #000;
    --mc-black-locked: #000;
    --mc-black-l5: #0d0d0d;
    --mc-black-d5: black;
    --mc-black-l10: #1a1a1a;
    --mc-black-d10: black;
    --mc-black-l20: #333333;
    --mc-black-d20: black;
    --mc-black-o0: rgba(0, 0, 0, 0);
    --mc-black-o1: rgba(0, 0, 0, .1);
    --mc-black-o2: rgba(0, 0, 0, .2);
    --mc-black-o4: rgba(0, 0, 0, .4);
    --mc-black-o6: rgba(0, 0, 0, .6);
    --mc-black-o8: rgba(0, 0, 0, .8);
    --mc-baseSecond: #cad4ee;
    --mc-baseSecond-locked: #cad4ee;
    --mc-baseSecond-l5: #cdd6ef;
    --mc-baseSecond-d5: #b9c6e9;
    --mc-baseSecond-l10: #cfd8f0;
    --mc-baseSecond-d10: #a9b9e3;
    --mc-baseSecond-l20: #d5ddf1;
    --mc-baseSecond-d20: #879ed9;
    --mc-baseSecond-o0: rgba(202, 212, 238, 0);
    --mc-baseSecond-o1: rgba(202, 212, 238, .1);
    --mc-baseSecond-o2: rgba(202, 212, 238, .2);
    --mc-baseSecond-o4: rgba(202, 212, 238, .4);
    --mc-baseSecond-o6: rgba(202, 212, 238, .6);
    --mc-baseSecond-o8: rgba(202, 212, 238, .8);
    --mc-baseThird: #fff;
    --mc-baseThird-locked: #fff;
    --mc-baseThird-l5: white;
    --mc-baseThird-d5: #f2f2f2;
    --mc-baseThird-l10: white;
    --mc-baseThird-d10: #e6e6e6;
    --mc-baseThird-l20: white;
    --mc-baseThird-d20: #cccccc;
    --mc-baseThird-o0: rgba(255, 255, 255, 0);
    --mc-baseThird-o1: rgba(255, 255, 255, .1);
    --mc-baseThird-o2: rgba(255, 255, 255, .2);
    --mc-baseThird-o4: rgba(255, 255, 255, .4);
    --mc-baseThird-o6: rgba(255, 255, 255, .6);
    --mc-baseThird-o8: rgba(255, 255, 255, .8);
    --mc-buttonText: #fff;
    --mc-buttonText-locked: #fff;
    --mc-buttonText-l5: white;
    --mc-buttonText-d5: #f2f2f2;
    --mc-buttonText-l10: white;
    --mc-buttonText-d10: #e6e6e6;
    --mc-buttonText-l20: white;
    --mc-buttonText-d20: #cccccc;
    --mc-buttonText-o0: rgba(255, 255, 255, 0);
    --mc-buttonText-o1: rgba(255, 255, 255, .1);
    --mc-buttonText-o2: rgba(255, 255, 255, .2);
    --mc-buttonText-o4: rgba(255, 255, 255, .4);
    --mc-buttonText-o6: rgba(255, 255, 255, .6);
    --mc-buttonText-o8: rgba(255, 255, 255, .8);
    --mc-lightColor: #ffffff;
    --mc-lightColor-locked: #ffffff;
    --mc-lightColor-l5: white;
    --mc-lightColor-d5: #f2f2f2;
    --mc-lightColor-l10: white;
    --mc-lightColor-d10: #e6e6e6;
    --mc-lightColor-l20: white;
    --mc-lightColor-d20: #cccccc;
    --mc-lightColor-o0: rgba(255, 255, 255, 0);
    --mc-lightColor-o1: rgba(255, 255, 255, .1);
    --mc-lightColor-o2: rgba(255, 255, 255, .2);
    --mc-lightColor-o4: rgba(255, 255, 255, .4);
    --mc-lightColor-o6: rgba(255, 255, 255, .6);
    --mc-lightColor-o8: rgba(255, 255, 255, .8);
    --mc-borderGradient: linear-gradient(181.07deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 52.73%, rgba(255, 255, 255, 0) 99.69%)
}

:root {
    --fc-labelColor: #8194c8;
    --fc-labelColor-locked: #8194c8;
    --fc-labelColor-l5: #8799cb;
    --fc-labelColor-d5: #768ac3;
    --fc-labelColor-l10: #8e9fce;
    --fc-labelColor-d10: #6a81be;
    --fc-labelColor-l20: #9aa9d3;
    --fc-labelColor-d20: #536db4;
    --fc-labelColor-o0: rgba(129, 148, 200, 0);
    --fc-labelColor-o1: rgba(129, 148, 200, .1);
    --fc-labelColor-o2: rgba(129, 148, 200, .2);
    --fc-labelColor-o4: rgba(129, 148, 200, .4);
    --fc-labelColor-o6: rgba(129, 148, 200, .6);
    --fc-labelColor-o8: rgba(129, 148, 200, .8);
    --fc-inputBg: #242d48;
    --fc-inputBg-locked: #242d48;
    --fc-inputBg-l5: #2b3555;
    --fc-inputBg-d5: #222b44;
    --fc-inputBg-l10: #313e63;
    --fc-inputBg-d10: #202941;
    --fc-inputBg-l20: #3f4f7e;
    --fc-inputBg-d20: #1d243a;
    --fc-inputBg-o0: rgba(36, 45, 72, 0);
    --fc-inputBg-o1: rgba(36, 45, 72, .1);
    --fc-inputBg-o2: rgba(36, 45, 72, .2);
    --fc-inputBg-o4: rgba(36, 45, 72, .4);
    --fc-inputBg-o6: rgba(36, 45, 72, .6);
    --fc-inputBg-o8: rgba(36, 45, 72, .8);
    --fc-borderColor: #242d48;
    --fc-borderColor-locked: #242d48;
    --fc-borderColor-l5: #2b3555;
    --fc-borderColor-d5: #222b44;
    --fc-borderColor-l10: #313e63;
    --fc-borderColor-d10: #202941;
    --fc-borderColor-l20: #3f4f7e;
    --fc-borderColor-d20: #1d243a;
    --fc-borderColor-o0: rgba(36, 45, 72, 0);
    --fc-borderColor-o1: rgba(36, 45, 72, .1);
    --fc-borderColor-o2: rgba(36, 45, 72, .2);
    --fc-borderColor-o4: rgba(36, 45, 72, .4);
    --fc-borderColor-o6: rgba(36, 45, 72, .6);
    --fc-borderColor-o8: rgba(36, 45, 72, .8);
    --fc-textColor: #ffffff;
    --fc-textColor-locked: #ffffff;
    --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: #7886ab;
    --fc-placeholderColor-locked: #7886ab;
    --fc-placeholderColor-l5: #7f8caf;
    --fc-placeholderColor-d5: #6f7ea5;
    --fc-placeholderColor-l10: #8692b3;
    --fc-placeholderColor-d10: #6676a0;
    --fc-placeholderColor-l20: #939ebc;
    --fc-placeholderColor-d20: #596890;
    --fc-placeholderColor-o0: rgba(120, 134, 171, 0);
    --fc-placeholderColor-o1: rgba(120, 134, 171, .1);
    --fc-placeholderColor-o2: rgba(120, 134, 171, .2);
    --fc-placeholderColor-o4: rgba(120, 134, 171, .4);
    --fc-placeholderColor-o6: rgba(120, 134, 171, .6);
    --fc-placeholderColor-o8: rgba(120, 134, 171, .8);
    --fc-disabledPlaceholderColor: #52596a;
    --fc-disabledPlaceholderColor-locked: #52596a;
    --fc-disabledPlaceholderColor-l5: #596173;
    --fc-disabledPlaceholderColor-d5: #4e5565;
    --fc-disabledPlaceholderColor-l10: #60687c;
    --fc-disabledPlaceholderColor-d10: #4a505f;
    --fc-disabledPlaceholderColor-l20: #6e778e;
    --fc-disabledPlaceholderColor-d20: #424755;
    --fc-disabledPlaceholderColor-o0: rgba(82, 89, 106, 0);
    --fc-disabledPlaceholderColor-o1: rgba(82, 89, 106, .1);
    --fc-disabledPlaceholderColor-o2: rgba(82, 89, 106, .2);
    --fc-disabledPlaceholderColor-o4: rgba(82, 89, 106, .4);
    --fc-disabledPlaceholderColor-o6: rgba(82, 89, 106, .6);
    --fc-disabledPlaceholderColor-o8: rgba(82, 89, 106, .8);
    --fc-arrowColor: #7886ab;
    --fc-arrowColor-locked: #7886ab;
    --fc-arrowColor-l5: #7f8caf;
    --fc-arrowColor-d5: #6f7ea5;
    --fc-arrowColor-l10: #8692b3;
    --fc-arrowColor-d10: #6676a0;
    --fc-arrowColor-l20: #939ebc;
    --fc-arrowColor-d20: #596890;
    --fc-arrowColor-o0: rgba(120, 134, 171, 0);
    --fc-arrowColor-o1: rgba(120, 134, 171, .1);
    --fc-arrowColor-o2: rgba(120, 134, 171, .2);
    --fc-arrowColor-o4: rgba(120, 134, 171, .4);
    --fc-arrowColor-o6: rgba(120, 134, 171, .6);
    --fc-arrowColor-o8: rgba(120, 134, 171, .8);
    --fc-iconColor: #7886ab;
    --fc-iconColor-locked: #7886ab;
    --fc-iconColor-l5: #7f8caf;
    --fc-iconColor-d5: #6f7ea5;
    --fc-iconColor-l10: #8692b3;
    --fc-iconColor-d10: #6676a0;
    --fc-iconColor-l20: #939ebc;
    --fc-iconColor-d20: #596890;
    --fc-iconColor-o0: rgba(120, 134, 171, 0);
    --fc-iconColor-o1: rgba(120, 134, 171, .1);
    --fc-iconColor-o2: rgba(120, 134, 171, .2);
    --fc-iconColor-o4: rgba(120, 134, 171, .4);
    --fc-iconColor-o6: rgba(120, 134, 171, .6);
    --fc-iconColor-o8: rgba(120, 134, 171, .8);
    --fc-disableBg: #262c3b;
    --fc-disableBg-locked: #262c3b;
    --fc-disableBg-l5: #2e3548;
    --fc-disableBg-d5: #242a38;
    --fc-disableBg-l10: #363f54;
    --fc-disableBg-d10: #222835;
    --fc-disableBg-l20: #46516d;
    --fc-disableBg-d20: #1e232f;
    --fc-disableBg-o0: rgba(38, 44, 59, 0);
    --fc-disableBg-o1: rgba(38, 44, 59, .1);
    --fc-disableBg-o2: rgba(38, 44, 59, .2);
    --fc-disableBg-o4: rgba(38, 44, 59, .4);
    --fc-disableBg-o6: rgba(38, 44, 59, .6);
    --fc-disableBg-o8: rgba(38, 44, 59, .8);
    --fc-disableBorder: #262c3b;
    --fc-disableBorder-locked: #262c3b;
    --fc-disableBorder-l5: #2e3548;
    --fc-disableBorder-d5: #242a38;
    --fc-disableBorder-l10: #363f54;
    --fc-disableBorder-d10: #222835;
    --fc-disableBorder-l20: #46516d;
    --fc-disableBorder-d20: #1e232f;
    --fc-disableBorder-o0: rgba(38, 44, 59, 0);
    --fc-disableBorder-o1: rgba(38, 44, 59, .1);
    --fc-disableBorder-o2: rgba(38, 44, 59, .2);
    --fc-disableBorder-o4: rgba(38, 44, 59, .4);
    --fc-disableBorder-o6: rgba(38, 44, 59, .6);
    --fc-disableBorder-o8: rgba(38, 44, 59, .8);
    --fc-errorBackground: #240f17;
    --fc-errorBackground-locked: #240f17;
    --fc-errorBackground-l5: #341621;
    --fc-errorBackground-d5: #220e16;
    --fc-errorBackground-l10: #441d2c;
    --fc-errorBackground-d10: #200e15;
    --fc-errorBackground-l20: #652a40;
    --fc-errorBackground-d20: #1d0c12;
    --fc-errorBackground-o0: rgba(36, 15, 23, 0);
    --fc-errorBackground-o1: rgba(36, 15, 23, .1);
    --fc-errorBackground-o2: rgba(36, 15, 23, .2);
    --fc-errorBackground-o4: rgba(36, 15, 23, .4);
    --fc-errorBackground-o6: rgba(36, 15, 23, .6);
    --fc-errorBackground-o8: rgba(36, 15, 23, .8);
    --fc-errorBorder: #d1004b;
    --fc-errorBorder-locked: #d1004b;
    --fc-errorBorder-l5: #e00050;
    --fc-errorBorder-d5: #c70047;
    --fc-errorBorder-l10: #ef0056;
    --fc-errorBorder-d10: #bc0044;
    --fc-errorBorder-l20: #ff0e65;
    --fc-errorBorder-d20: #a7003c;
    --fc-errorBorder-o0: rgba(209, 0, 75, 0);
    --fc-errorBorder-o1: rgba(209, 0, 75, .1);
    --fc-errorBorder-o2: rgba(209, 0, 75, .2);
    --fc-errorBorder-o4: rgba(209, 0, 75, .4);
    --fc-errorBorder-o6: rgba(209, 0, 75, .6);
    --fc-errorBorder-o8: rgba(209, 0, 75, .8);
    --fc-errorArrow: #d1004b;
    --fc-errorArrow-locked: #d1004b;
    --fc-errorArrow-l5: #e00050;
    --fc-errorArrow-d5: #c70047;
    --fc-errorArrow-l10: #ef0056;
    --fc-errorArrow-d10: #bc0044;
    --fc-errorArrow-l20: #ff0e65;
    --fc-errorArrow-d20: #a7003c;
    --fc-errorArrow-o0: rgba(209, 0, 75, 0);
    --fc-errorArrow-o1: rgba(209, 0, 75, .1);
    --fc-errorArrow-o2: rgba(209, 0, 75, .2);
    --fc-errorArrow-o4: rgba(209, 0, 75, .4);
    --fc-errorArrow-o6: rgba(209, 0, 75, .6);
    --fc-errorArrow-o8: rgba(209, 0, 75, .8);
    --fc-successElement: #279500;
    --fc-successElement-locked: #279500;
    --fc-successElement-l5: #2ca700;
    --fc-successElement-d5: #258e00;
    --fc-successElement-l10: #30b900;
    --fc-successElement-d10: #238600;
    --fc-successElement-l20: #3add00;
    --fc-successElement-d20: #1f7700;
    --fc-successElement-o0: rgba(39, 149, 0, 0);
    --fc-successElement-o1: rgba(39, 149, 0, .1);
    --fc-successElement-o2: rgba(39, 149, 0, .2);
    --fc-successElement-o4: rgba(39, 149, 0, .4);
    --fc-successElement-o6: rgba(39, 149, 0, .6);
    --fc-successElement-o8: rgba(39, 149, 0, .8);
    --fc-successBorder: #279500;
    --fc-successBorder-locked: #279500;
    --fc-successBorder-l5: #2ca700;
    --fc-successBorder-d5: #258e00;
    --fc-successBorder-l10: #30b900;
    --fc-successBorder-d10: #238600;
    --fc-successBorder-l20: #3add00;
    --fc-successBorder-d20: #1f7700;
    --fc-successBorder-o0: rgba(39, 149, 0, 0);
    --fc-successBorder-o1: rgba(39, 149, 0, .1);
    --fc-successBorder-o2: rgba(39, 149, 0, .2);
    --fc-successBorder-o4: rgba(39, 149, 0, .4);
    --fc-successBorder-o6: rgba(39, 149, 0, .6);
    --fc-successBorder-o8: rgba(39, 149, 0, .8)
}

:root {
    --button-border-radius: 8px
}

@font-face {
    font-weight: 100;
    font-family: Inter;
    font-style: normal;
    src: url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-100.woff2) format("woff2"), url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-100.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 300;
    font-family: Inter;
    font-style: normal;
    src: url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.woff2) format("woff2"), url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 400;
    font-family: Inter;
    font-style: normal;
    src: url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2) format("woff2"), url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 500;
    font-family: Inter;
    font-style: normal;
    src: url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500.woff2) format("woff2"), url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500.woff) format("woff");
    font-display: swap
}

@font-face {
    font-weight: 600;
    font-family: Inter;
    font-style: normal;
    src: url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2) format("woff2"), url(//agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.woff) format("woff");
    font-display: swap
}

*, *:before, *:after {
    box-sizing: border-box
}

:root {
    font-size: 10px
}

body {
    margin: 0;
    color: var(--mc-baseMain);
    font-weight: 400;
    font-size: 1.8rem;
    font-family: Inter, sans-serif;
    line-height: 1.5;
    background-color: var(--mc-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }

    :root {
        scroll-behavior: auto
    }
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] {
    top: 0;
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    padding-top: 10px;
    bottom: 100%;
}

@media (min-width: 900px) {
    .wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        padding-top: 15px;
    }
}

.wlc-notification-thread--theme-top[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    flex-direction: column-reverse;
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] {
    bottom: 0;
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    padding-bottom: 10px;
    top: 100%;
}

@media (min-width: 900px) {
    .wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        padding-bottom: 15px;
    }
}

.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    flex-direction: column;
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] {
    max-width: 395px;
    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: 530px;
    }
}

@media (min-width: 900px) {
    .wlc-notification-thread.wlc-notification-thread--theme-mod-left[_nghost-wlc-app-c3732847679] {
        right: auto;
    }

    .wlc-notification-thread.wlc-notification-thread--theme-mod-right[_nghost-wlc-app-c3732847679] {
        left: auto;
    }
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    margin: 0;
    list-style: none;
    pointer-events: none;
}

@media (min-width: 900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
        padding-right: 15px;
    }
}

@media (min-width: 900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__list[_ngcontent-wlc-app-c3732847679] {
        padding-left: 15px;
    }
}

.wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
    right: 10px;
    left: 10px;
    pointer-events: initial;
}

@media (min-width: 900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        right: 15px;
    }
}

@media (min-width: 900px) {
    .wlc-notification-thread[_nghost-wlc-app-c3732847679] .wlc-notification-thread__item[_ngcontent-wlc-app-c3732847679] {
        left: 15px;
    }
}
.app-error-state[_ngcontent-wlc-app-c3920389756] .wlc-sections__content[_ngcontent-wlc-app-c3920389756] {
     margin: auto;
 }

.wlc-app[_ngcontent-wlc-app-c3920389756] {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
}

.wlc-app__sections[_ngcontent-wlc-app-c3920389756] {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 16px 0 0;
}


 .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;
 }

[class*=wlc-body--osver-15] .wlc-float-panels[_nghost-wlc-app-c1591307410] {
    height: 100vh;
}

.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;
}

[class*=wlc-body--osver-15] .wlc-float-panels[_nghost-wlc-app-c1591307410] .wlc-float-panels__backdrop[_ngcontent-wlc-app-c1591307410] {
    height: 100vh;
}

.wlc-float-panels--open[_nghost-wlc-app-c1591307410] {
    --fp-backdrop-visibility: visible;
    --fp-backdrop-background: var(--mc-bg-o8);
}

.app-gameplay-state .wlc-float-panels[_nghost-wlc-app-c1591307410] {
    z-index: 1022;
}
/* Makes inner shadow on cards*/
 .wlc-columns-layout {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     margin: calc(var(--wlc-section-gap) / -2);
 }

.wlc-columns-layout [class*=wlc-c-] {
    min-width: 0;
    padding: calc(var(--wlc-section-gap) / 2);
}

.wlc-columns-layout [class*=wlc-c-] > * {
    height: 100%;
}

.wlc-c-1 {
    width: 8.3333333333%;
}

.wlc-c-2 {
    width: 16.6666666667%;
}

.wlc-c-3 {
    width: 25%;
}

.wlc-c-4 {
    width: 33.3333333333%;
}

.wlc-c-5 {
    width: 41.6666666667%;
}

.wlc-c-6 {
    width: 50%;
}

.wlc-c-7 {
    width: 58.3333333333%;
}

.wlc-c-8 {
    width: 66.6666666667%;
}

.wlc-c-9 {
    width: 75%;
}

.wlc-c-10 {
    width: 83.3333333333%;
}

.wlc-c-11 {
    width: 91.6666666667%;
}

.wlc-c-12 {
    width: 100%;
}

.wlc-gap-unset {
    --wlc-section-gap: 0;
}

.wlc-gap-xs {
    --wlc-section-gap: 8px;
}

.wlc-gap-sm {
    --wlc-section-gap: 12px;
}

.wlc-gap-smd {
    --wlc-section-gap: 16px;
}

.wlc-gap-md {
    --wlc-section-gap: 20px;
}

.wlc-gap-lg {
    --wlc-section-gap: 24px;
}

.wlc-gap-xl {
    --wlc-section-gap: 32px;
}

.wlc-mb-unset {
    margin-bottom: 0;
}

.wlc-mb-xs {
    margin-bottom: 8px;
}

.wlc-mb-sm {
    margin-bottom: 12px;
}

.wlc-mb-smd {
    margin-bottom: 16px;
}

.wlc-mb-md {
    margin-bottom: 20px;
}

.wlc-mb-lg {
    margin-bottom: 24px;
}

.wlc-mb-xl {
    margin-bottom: 32px;
}

.wlc-order-first {
    order: -1;
}

.wlc-order-last {
    order: 100;
}

.wlc-order-unset {
    order: unset;
}

.wlc-h-align-start {
    justify-content: flex-start;
}

.wlc-h-align-end {
    justify-content: flex-end;
}

.wlc-h-align-center {
    justify-content: center;
}

.wlc-h-align-between {
    justify-content: space-between;
}

.wlc-overflow-hidden {
    overflow: hidden;
}

.wlc-overflow-visible {
    overflow: visible;
}

@media (min-width: 480px) {
    .wlc-c-480-1 {
        width: 8.3333333333%;
    }

    .wlc-c-480-2 {
        width: 16.6666666667%;
    }

    .wlc-c-480-3 {
        width: 25%;
    }

    .wlc-c-480-4 {
        width: 33.3333333333%;
    }

    .wlc-c-480-5 {
        width: 41.6666666667%;
    }

    .wlc-c-480-6 {
        width: 50%;
    }

    .wlc-c-480-7 {
        width: 58.3333333333%;
    }

    .wlc-c-480-8 {
        width: 66.6666666667%;
    }

    .wlc-c-480-9 {
        width: 75%;
    }

    .wlc-c-480-10 {
        width: 83.3333333333%;
    }

    .wlc-c-480-11 {
        width: 91.6666666667%;
    }

    .wlc-c-480-12 {
        width: 100%;
    }

    .wlc-gap-480-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-480-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-480-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-480-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-480-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-480-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-480-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-480-unset {
        margin-bottom: 0;
    }

    .wlc-mb-480-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-480-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-480-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-480-md {
        margin-bottom: 20px;
    }

    .wlc-mb-480-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-480-xl {
        margin-bottom: 32px;
    }

    .wlc-order-480-first {
        order: -1;
    }

    .wlc-order-480-last {
        order: 100;
    }

    .wlc-order-480-unset {
        order: unset;
    }

    .wlc-h-align-480-start {
        justify-content: flex-start;
    }

    .wlc-h-align-480-end {
        justify-content: flex-end;
    }

    .wlc-h-align-480-center {
        justify-content: center;
    }

    .wlc-h-align-480-between {
        justify-content: space-between;
    }

    .wlc-overflow-480-hidden {
        overflow: hidden;
    }

    .wlc-overflow-480-visible {
        overflow: visible;
    }
}

@media (min-width: 560px) {
    .wlc-c-560-1 {
        width: 8.3333333333%;
    }

    .wlc-c-560-2 {
        width: 16.6666666667%;
    }

    .wlc-c-560-3 {
        width: 25%;
    }

    .wlc-c-560-4 {
        width: 33.3333333333%;
    }

    .wlc-c-560-5 {
        width: 41.6666666667%;
    }

    .wlc-c-560-6 {
        width: 50%;
    }

    .wlc-c-560-7 {
        width: 58.3333333333%;
    }

    .wlc-c-560-8 {
        width: 66.6666666667%;
    }

    .wlc-c-560-9 {
        width: 75%;
    }

    .wlc-c-560-10 {
        width: 83.3333333333%;
    }

    .wlc-c-560-11 {
        width: 91.6666666667%;
    }

    .wlc-c-560-12 {
        width: 100%;
    }

    .wlc-gap-560-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-560-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-560-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-560-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-560-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-560-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-560-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-560-unset {
        margin-bottom: 0;
    }

    .wlc-mb-560-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-560-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-560-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-560-md {
        margin-bottom: 20px;
    }

    .wlc-mb-560-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-560-xl {
        margin-bottom: 32px;
    }

    .wlc-order-560-first {
        order: -1;
    }

    .wlc-order-560-last {
        order: 100;
    }

    .wlc-order-560-unset {
        order: unset;
    }

    .wlc-h-align-560-start {
        justify-content: flex-start;
    }

    .wlc-h-align-560-end {
        justify-content: flex-end;
    }

    .wlc-h-align-560-center {
        justify-content: center;
    }

    .wlc-h-align-560-between {
        justify-content: space-between;
    }

    .wlc-overflow-560-hidden {
        overflow: hidden;
    }

    .wlc-overflow-560-visible {
        overflow: visible;
    }
}

@media (min-width: 640px) {
    .wlc-c-640-1 {
        width: 8.3333333333%;
    }

    .wlc-c-640-2 {
        width: 16.6666666667%;
    }

    .wlc-c-640-3 {
        width: 25%;
    }

    .wlc-c-640-4 {
        width: 33.3333333333%;
    }

    .wlc-c-640-5 {
        width: 41.6666666667%;
    }

    .wlc-c-640-6 {
        width: 50%;
    }

    .wlc-c-640-7 {
        width: 58.3333333333%;
    }

    .wlc-c-640-8 {
        width: 66.6666666667%;
    }

    .wlc-c-640-9 {
        width: 75%;
    }

    .wlc-c-640-10 {
        width: 83.3333333333%;
    }

    .wlc-c-640-11 {
        width: 91.6666666667%;
    }

    .wlc-c-640-12 {
        width: 100%;
    }

    .wlc-gap-640-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-640-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-640-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-640-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-640-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-640-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-640-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-640-unset {
        margin-bottom: 0;
    }

    .wlc-mb-640-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-640-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-640-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-640-md {
        margin-bottom: 20px;
    }

    .wlc-mb-640-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-640-xl {
        margin-bottom: 32px;
    }

    .wlc-order-640-first {
        order: -1;
    }

    .wlc-order-640-last {
        order: 100;
    }

    .wlc-order-640-unset {
        order: unset;
    }

    .wlc-h-align-640-start {
        justify-content: flex-start;
    }

    .wlc-h-align-640-end {
        justify-content: flex-end;
    }

    .wlc-h-align-640-center {
        justify-content: center;
    }

    .wlc-h-align-640-between {
        justify-content: space-between;
    }

    .wlc-overflow-640-hidden {
        overflow: hidden;
    }

    .wlc-overflow-640-visible {
        overflow: visible;
    }
}

@media (min-width: 720px) {
    .wlc-c-720-1 {
        width: 8.3333333333%;
    }

    .wlc-c-720-2 {
        width: 16.6666666667%;
    }

    .wlc-c-720-3 {
        width: 25%;
    }

    .wlc-c-720-4 {
        width: 33.3333333333%;
    }

    .wlc-c-720-5 {
        width: 41.6666666667%;
    }

    .wlc-c-720-6 {
        width: 50%;
    }

    .wlc-c-720-7 {
        width: 58.3333333333%;
    }

    .wlc-c-720-8 {
        width: 66.6666666667%;
    }

    .wlc-c-720-9 {
        width: 75%;
    }

    .wlc-c-720-10 {
        width: 83.3333333333%;
    }

    .wlc-c-720-11 {
        width: 91.6666666667%;
    }

    .wlc-c-720-12 {
        width: 100%;
    }

    .wlc-gap-720-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-720-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-720-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-720-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-720-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-720-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-720-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-720-unset {
        margin-bottom: 0;
    }

    .wlc-mb-720-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-720-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-720-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-720-md {
        margin-bottom: 20px;
    }

    .wlc-mb-720-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-720-xl {
        margin-bottom: 32px;
    }

    .wlc-order-720-first {
        order: -1;
    }

    .wlc-order-720-last {
        order: 100;
    }

    .wlc-order-720-unset {
        order: unset;
    }

    .wlc-h-align-720-start {
        justify-content: flex-start;
    }

    .wlc-h-align-720-end {
        justify-content: flex-end;
    }

    .wlc-h-align-720-center {
        justify-content: center;
    }

    .wlc-h-align-720-between {
        justify-content: space-between;
    }

    .wlc-overflow-720-hidden {
        overflow: hidden;
    }

    .wlc-overflow-720-visible {
        overflow: visible;
    }
}

@media (min-width: 768px) {
    .wlc-c-768-1 {
        width: 8.3333333333%;
    }

    .wlc-c-768-2 {
        width: 16.6666666667%;
    }

    .wlc-c-768-3 {
        width: 25%;
    }

    .wlc-c-768-4 {
        width: 33.3333333333%;
    }

    .wlc-c-768-5 {
        width: 41.6666666667%;
    }

    .wlc-c-768-6 {
        width: 50%;
    }

    .wlc-c-768-7 {
        width: 58.3333333333%;
    }

    .wlc-c-768-8 {
        width: 66.6666666667%;
    }

    .wlc-c-768-9 {
        width: 75%;
    }

    .wlc-c-768-10 {
        width: 83.3333333333%;
    }

    .wlc-c-768-11 {
        width: 91.6666666667%;
    }

    .wlc-c-768-12 {
        width: 100%;
    }

    .wlc-gap-768-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-768-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-768-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-768-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-768-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-768-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-768-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-768-unset {
        margin-bottom: 0;
    }

    .wlc-mb-768-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-768-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-768-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-768-md {
        margin-bottom: 20px;
    }

    .wlc-mb-768-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-768-xl {
        margin-bottom: 32px;
    }

    .wlc-order-768-first {
        order: -1;
    }

    .wlc-order-768-last {
        order: 100;
    }

    .wlc-order-768-unset {
        order: unset;
    }

    .wlc-h-align-768-start {
        justify-content: flex-start;
    }

    .wlc-h-align-768-end {
        justify-content: flex-end;
    }

    .wlc-h-align-768-center {
        justify-content: center;
    }

    .wlc-h-align-768-between {
        justify-content: space-between;
    }

    .wlc-overflow-768-hidden {
        overflow: hidden;
    }

    .wlc-overflow-768-visible {
        overflow: visible;
    }
}

@media (min-width: 900px) {
    .wlc-c-900-1 {
        width: 8.3333333333%;
    }

    .wlc-c-900-2 {
        width: 16.6666666667%;
    }

    .wlc-c-900-3 {
        width: 25%;
    }

    .wlc-c-900-4 {
        width: 33.3333333333%;
    }

    .wlc-c-900-5 {
        width: 41.6666666667%;
    }

    .wlc-c-900-6 {
        width: 50%;
    }

    .wlc-c-900-7 {
        width: 58.3333333333%;
    }

    .wlc-c-900-8 {
        width: 66.6666666667%;
    }

    .wlc-c-900-9 {
        width: 75%;
    }

    .wlc-c-900-10 {
        width: 83.3333333333%;
    }

    .wlc-c-900-11 {
        width: 91.6666666667%;
    }

    .wlc-c-900-12 {
        width: 100%;
    }

    .wlc-gap-900-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-900-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-900-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-900-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-900-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-900-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-900-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-900-unset {
        margin-bottom: 0;
    }

    .wlc-mb-900-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-900-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-900-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-900-md {
        margin-bottom: 20px;
    }

    .wlc-mb-900-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-900-xl {
        margin-bottom: 32px;
    }

    .wlc-order-900-first {
        order: -1;
    }

    .wlc-order-900-last {
        order: 100;
    }

    .wlc-order-900-unset {
        order: unset;
    }

    .wlc-h-align-900-start {
        justify-content: flex-start;
    }

    .wlc-h-align-900-end {
        justify-content: flex-end;
    }

    .wlc-h-align-900-center {
        justify-content: center;
    }

    .wlc-h-align-900-between {
        justify-content: space-between;
    }

    .wlc-overflow-900-hidden {
        overflow: hidden;
    }

    .wlc-overflow-900-visible {
        overflow: visible;
    }
}

@media (min-width: 1024px) {
    .wlc-c-1024-1 {
        width: 8.3333333333%;
    }

    .wlc-c-1024-2 {
        width: 16.6666666667%;
    }

    .wlc-c-1024-3 {
        width: 25%;
    }

    .wlc-c-1024-4 {
        width: 33.3333333333%;
    }

    .wlc-c-1024-5 {
        width: 41.6666666667%;
    }

    .wlc-c-1024-6 {
        width: 50%;
    }

    .wlc-c-1024-7 {
        width: 58.3333333333%;
    }

    .wlc-c-1024-8 {
        width: 66.6666666667%;
    }

    .wlc-c-1024-9 {
        width: 75%;
    }

    .wlc-c-1024-10 {
        width: 83.3333333333%;
    }

    .wlc-c-1024-11 {
        width: 91.6666666667%;
    }

    .wlc-c-1024-12 {
        width: 100%;
    }

    .wlc-gap-1024-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-1024-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-1024-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-1024-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-1024-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-1024-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-1024-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-1024-unset {
        margin-bottom: 0;
    }

    .wlc-mb-1024-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-1024-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-1024-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-1024-md {
        margin-bottom: 20px;
    }

    .wlc-mb-1024-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-1024-xl {
        margin-bottom: 32px;
    }

    .wlc-order-1024-first {
        order: -1;
    }

    .wlc-order-1024-last {
        order: 100;
    }

    .wlc-order-1024-unset {
        order: unset;
    }

    .wlc-h-align-1024-start {
        justify-content: flex-start;
    }

    .wlc-h-align-1024-end {
        justify-content: flex-end;
    }

    .wlc-h-align-1024-center {
        justify-content: center;
    }

    .wlc-h-align-1024-between {
        justify-content: space-between;
    }

    .wlc-overflow-1024-hidden {
        overflow: hidden;
    }

    .wlc-overflow-1024-visible {
        overflow: visible;
    }
}

@media (min-width: 1200px) {
    .wlc-c-1200-1 {
        width: 8.3333333333%;
    }

    .wlc-c-1200-2 {
        width: 16.6666666667%;
    }

    .wlc-c-1200-3 {
        width: 25%;
    }

    .wlc-c-1200-4 {
        width: 33.3333333333%;
    }

    .wlc-c-1200-5 {
        width: 41.6666666667%;
    }

    .wlc-c-1200-6 {
        width: 50%;
    }

    .wlc-c-1200-7 {
        width: 58.3333333333%;
    }

    .wlc-c-1200-8 {
        width: 66.6666666667%;
    }

    .wlc-c-1200-9 {
        width: 75%;
    }

    .wlc-c-1200-10 {
        width: 83.3333333333%;
    }

    .wlc-c-1200-11 {
        width: 91.6666666667%;
    }

    .wlc-c-1200-12 {
        width: 100%;
    }

    .wlc-gap-1200-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-1200-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-1200-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-1200-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-1200-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-1200-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-1200-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-1200-unset {
        margin-bottom: 0;
    }

    .wlc-mb-1200-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-1200-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-1200-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-1200-md {
        margin-bottom: 20px;
    }

    .wlc-mb-1200-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-1200-xl {
        margin-bottom: 32px;
    }

    .wlc-order-1200-first {
        order: -1;
    }

    .wlc-order-1200-last {
        order: 100;
    }

    .wlc-order-1200-unset {
        order: unset;
    }

    .wlc-h-align-1200-start {
        justify-content: flex-start;
    }

    .wlc-h-align-1200-end {
        justify-content: flex-end;
    }

    .wlc-h-align-1200-center {
        justify-content: center;
    }

    .wlc-h-align-1200-between {
        justify-content: space-between;
    }

    .wlc-overflow-1200-hidden {
        overflow: hidden;
    }

    .wlc-overflow-1200-visible {
        overflow: visible;
    }
}

@media (min-width: 1366px) {
    .wlc-c-1366-1 {
        width: 8.3333333333%;
    }

    .wlc-c-1366-2 {
        width: 16.6666666667%;
    }

    .wlc-c-1366-3 {
        width: 25%;
    }

    .wlc-c-1366-4 {
        width: 33.3333333333%;
    }

    .wlc-c-1366-5 {
        width: 41.6666666667%;
    }

    .wlc-c-1366-6 {
        width: 50%;
    }

    .wlc-c-1366-7 {
        width: 58.3333333333%;
    }

    .wlc-c-1366-8 {
        width: 66.6666666667%;
    }

    .wlc-c-1366-9 {
        width: 75%;
    }

    .wlc-c-1366-10 {
        width: 83.3333333333%;
    }

    .wlc-c-1366-11 {
        width: 91.6666666667%;
    }

    .wlc-c-1366-12 {
        width: 100%;
    }

    .wlc-gap-1366-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-1366-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-1366-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-1366-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-1366-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-1366-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-1366-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-1366-unset {
        margin-bottom: 0;
    }

    .wlc-mb-1366-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-1366-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-1366-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-1366-md {
        margin-bottom: 20px;
    }

    .wlc-mb-1366-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-1366-xl {
        margin-bottom: 32px;
    }

    .wlc-order-1366-first {
        order: -1;
    }

    .wlc-order-1366-last {
        order: 100;
    }

    .wlc-order-1366-unset {
        order: unset;
    }

    .wlc-h-align-1366-start {
        justify-content: flex-start;
    }

    .wlc-h-align-1366-end {
        justify-content: flex-end;
    }

    .wlc-h-align-1366-center {
        justify-content: center;
    }

    .wlc-h-align-1366-between {
        justify-content: space-between;
    }

    .wlc-overflow-1366-hidden {
        overflow: hidden;
    }

    .wlc-overflow-1366-visible {
        overflow: visible;
    }
}

@media (min-width: 1420px) {
    .wlc-c-1420-1 {
        width: 8.3333333333%;
    }

    .wlc-c-1420-2 {
        width: 16.6666666667%;
    }

    .wlc-c-1420-3 {
        width: 25%;
    }

    .wlc-c-1420-4 {
        width: 33.3333333333%;
    }

    .wlc-c-1420-5 {
        width: 41.6666666667%;
    }

    .wlc-c-1420-6 {
        width: 50%;
    }

    .wlc-c-1420-7 {
        width: 58.3333333333%;
    }

    .wlc-c-1420-8 {
        width: 66.6666666667%;
    }

    .wlc-c-1420-9 {
        width: 75%;
    }

    .wlc-c-1420-10 {
        width: 83.3333333333%;
    }

    .wlc-c-1420-11 {
        width: 91.6666666667%;
    }

    .wlc-c-1420-12 {
        width: 100%;
    }

    .wlc-gap-1420-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-1420-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-1420-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-1420-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-1420-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-1420-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-1420-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-1420-unset {
        margin-bottom: 0;
    }

    .wlc-mb-1420-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-1420-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-1420-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-1420-md {
        margin-bottom: 20px;
    }

    .wlc-mb-1420-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-1420-xl {
        margin-bottom: 32px;
    }

    .wlc-order-1420-first {
        order: -1;
    }

    .wlc-order-1420-last {
        order: 100;
    }

    .wlc-order-1420-unset {
        order: unset;
    }

    .wlc-h-align-1420-start {
        justify-content: flex-start;
    }

    .wlc-h-align-1420-end {
        justify-content: flex-end;
    }

    .wlc-h-align-1420-center {
        justify-content: center;
    }

    .wlc-h-align-1420-between {
        justify-content: space-between;
    }

    .wlc-overflow-1420-hidden {
        overflow: hidden;
    }

    .wlc-overflow-1420-visible {
        overflow: visible;
    }
}

@media (min-width: 1630px) {
    .wlc-c-1630-1 {
        width: 8.3333333333%;
    }

    .wlc-c-1630-2 {
        width: 16.6666666667%;
    }

    .wlc-c-1630-3 {
        width: 25%;
    }

    .wlc-c-1630-4 {
        width: 33.3333333333%;
    }

    .wlc-c-1630-5 {
        width: 41.6666666667%;
    }

    .wlc-c-1630-6 {
        width: 50%;
    }

    .wlc-c-1630-7 {
        width: 58.3333333333%;
    }

    .wlc-c-1630-8 {
        width: 66.6666666667%;
    }

    .wlc-c-1630-9 {
        width: 75%;
    }

    .wlc-c-1630-10 {
        width: 83.3333333333%;
    }

    .wlc-c-1630-11 {
        width: 91.6666666667%;
    }

    .wlc-c-1630-12 {
        width: 100%;
    }

    .wlc-gap-1630-unset {
        --wlc-section-gap: 0;
    }

    .wlc-gap-1630-xs {
        --wlc-section-gap: 8px;
    }

    .wlc-gap-1630-sm {
        --wlc-section-gap: 12px;
    }

    .wlc-gap-1630-smd {
        --wlc-section-gap: 16px;
    }

    .wlc-gap-1630-md {
        --wlc-section-gap: 20px;
    }

    .wlc-gap-1630-lg {
        --wlc-section-gap: 24px;
    }

    .wlc-gap-1630-xl {
        --wlc-section-gap: 32px;
    }

    .wlc-mb-1630-unset {
        margin-bottom: 0;
    }

    .wlc-mb-1630-xs {
        margin-bottom: 8px;
    }

    .wlc-mb-1630-sm {
        margin-bottom: 12px;
    }

    .wlc-mb-1630-smd {
        margin-bottom: 16px;
    }

    .wlc-mb-1630-md {
        margin-bottom: 20px;
    }

    .wlc-mb-1630-lg {
        margin-bottom: 24px;
    }

    .wlc-mb-1630-xl {
        margin-bottom: 32px;
    }

    .wlc-order-1630-first {
        order: -1;
    }

    .wlc-order-1630-last {
        order: 100;
    }

    .wlc-order-1630-unset {
        order: unset;
    }

    .wlc-h-align-1630-start {
        justify-content: flex-start;
    }

    .wlc-h-align-1630-end {
        justify-content: flex-end;
    }

    .wlc-h-align-1630-center {
        justify-content: center;
    }

    .wlc-h-align-1630-between {
        justify-content: space-between;
    }

    .wlc-overflow-1630-hidden {
        overflow: hidden;
    }

    .wlc-overflow-1630-visible {
        overflow: visible;
    }
}

body {
    min-width: 375px;
}

body.wlc-body--panels-open {
    overflow: hidden;
}

@media (pointer: fine) {
    body {
        overflow-x: hidden;
    }
}

.wlc-app-content {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.wlc-app-content.app-menu-state .wlc-app__sections {
    padding: 0;
}

.wlc-body--os-ios .wlc-app-content {
    min-height: auto;
}

.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;
    }
}

.wlc-body--os-ios .app-gameplay-state .wlc-sections__footer,
.wlc-body--os-ios .app-gameplay-state .wlc-sections__header {
    display: none;
}

@media (min-width: 1024px) {
    .wlc-body--os-ios .app-gameplay-state .wlc-sections__footer,
    .wlc-body--os-ios .app-gameplay-state .wlc-sections__header {
        display: block;
    }
}



 .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] {
     left: 0;
     width: 100%;
     max-width: 100%;
     overflow: hidden;
     background: var(--mc-bgModal);
     transform: translateY(-100%);
 }

.wlc-burger-panel--theme-default.wlc-burger-panel--open[_nghost-wlc-app-c3161210463] {
    transform: none;
    visibility: visible;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
    gap: 16px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, auto);
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
        gap: 24px;
    }
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
        gap: 32px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
        gap: 48px;
    }
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
        padding: 24px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .container {
        padding: 44px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] {
    grid-area: lang;
    margin: 6px;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
        box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6);
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-baseOpacity);
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
    display: none;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__dropdown {
    right: -4px;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list {
    background: var(--mc-bg);
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list:before {
    border-bottom-color: var(--mc-bg);
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close {
        width: 24px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close {
        width: 44px;
    }
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close {
        height: 24px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close {
        height: 44px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner > div {
    display: flex;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu {
    padding-right: 16px;
    border-right: 2px solid var(--mc-baseOpacity);
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu {
        padding-right: 24px;
    }
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu {
        padding-right: 32px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu {
        padding-right: 48px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__items {
    display: grid;
    grid-template-columns: repeat(2, auto);
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__items {
        gap: 4px 12px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__items {
        gap: 8px 16px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__items {
        gap: 16px 48px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link {
    padding: 0 4px 4px;
    position: relative;
    display: inline-flex;
    align-items: center;
    color: var(--mc-baseMain);
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link {
        font-size: 1.2rem;
    }
}

@media (min-width: 1200px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link {
        font-size: 1.4rem;
    }
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link {
        font-size: 1.6rem;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link:before {
    transition: all 0.3s linear;
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: var(--mc-main);
    border-radius: 100px;
    opacity: 0;
    pointer-events: none;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link.active:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link.active:before {
    height: 4px;
    opacity: 1;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-post-menu__link:hover:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__link:hover:before {
        height: 4px;
        opacity: 1;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-menu__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0 4px 0 0;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
    width: 270px;
    height: 270px;
    content: "";
    position: absolute;
    top: 50%;
    background: var(--mc-baseOpacity);
    border-radius: 100%;
    transform: translate(0, -50%);
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
        width: 330px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
        width: 430px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
        height: 330px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
        height: 430px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title, .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-btn {
    position: relative;
    z-index: 2;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title {
    width: 280px;
    margin: 0 0 16px;
    text-align: center;
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title {
        width: 300px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title {
        width: 330px;
    }
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
        font-size: 1.6rem;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
        font-size: 2.4rem;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-link-block {
    max-width: 270px;
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-link-block {
        max-width: 330px;
    }
}

@media (min-width: 1630px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-link-block {
        max-width: 430px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
    height: auto;
    min-height: 32px;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    color: var(--mc-baseOpacity);
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search {
        width: 24px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search {
        width: 44px;
    }
}

@media (min-width: 900px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search {
        height: 24px;
    }
}

@media (min-width: 1366px) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search {
        height: 44px;
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search svg {
    fill: currentColor;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-btn-search:hover {
        color: var(--mc-baseMain);
        transform: rotate(30deg);
    }
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-user-info__wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 16px 0;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-burger-panel__additional {
    display: grid;
    grid-template-areas: "lang chat" "switcher switcher";
    grid-template-columns: repeat(2, auto);
    gap: 16px;
    align-self: start;
    justify-self: start;
}

.wlc-burger-panel--theme-default[_nghost-wlc-app-c3161210463] .wlc-theme-toggler {
    grid-area: switcher;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] {
    --bp-width: 290px;
    --bp-login-display: grid;
    --bp-postmenu-display: block;
    --bp-login-margin: 24px 0 0;
    --bp-login-padding: 16px 0;
    --bp-login-bg: var(--mc-bg);
    --bp-menu-link-justify: initial;
    --bp-menu-link-align: center;
    --bp-menu-link-padding: 4px 20px;
    --bp-menu-link-text-display: initial;
    --bp-menu-icon-margin: 0 12px 0 0;
    --bp-menu-icon-wrapper-width: 20px;
    --bp-separator-width: calc(100% - 32px);
    --bp-userinfo-display: grid;
    --bp-userdeposit-display: flex;
    --bp-lang-max-width: calc(100% - 32px);
    --bp-lang-margin: 16px auto;
    --bp-userinfo-margin: 24px 16px 16px;
    left: 0;
    width: var(--bp-width);
    max-width: 290px;
    height: 100%;
    max-height: 100%;
    background: var(--mc-bgModal);
    transform: translateX(-100%);


}

.wlc-burger-panel--theme-left.wlc-burger-panel--open[_nghost-wlc-app-c3161210463] {
    transform: translateX(0);
    visibility: visible;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] {
    --bp-padding: 0;
    --us-display: block;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__header.two-columns[_ngcontent-wlc-app-c3161210463] {
    grid-template-columns: 1fr auto;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__header[_ngcontent-wlc-app-c3161210463], .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] {
    background: var(--mc-bg700);
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] {
    padding: 0 8px 160px;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463], .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] {
    scrollbar-gutter: stable;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-panel-menu, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-panel-menu {
    margin: 4px 0 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-user-stats, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-user-stats {
    margin: 8px 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-social-icons, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-theme-toggler, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-social-icons, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-theme-toggler {
    margin: 20px 0 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-burger-panel__logo[_ngcontent-wlc-app-c3161210463], .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__logo[_ngcontent-wlc-app-c3161210463] {
    justify-content: start;
    margin: 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] {
    overflow: visible;
    padding: 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-panel-menu--type-info, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-social-icons, .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content[_ngcontent-wlc-app-c3161210463] .wlc-theme-toggler {
    margin: 20px 0 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463] {
    justify-self: var(--bp-expand-btn-justify-self, end);
    padding: 0;
    color: var(--mc-baseOpacity);
    background: none;
    border: none;
    transition: color 0.2s ease-in-out;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463] svg {
    width: 30px;
    height: 30px;
    transform: var(--bp-expand-icon-transform);
    transition: transform 0.2s ease-in-out;
    fill: currentColor;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand--expanded[_ngcontent-wlc-app-c3161210463] {
    --bp-expand-icon-transform: scaleX(-1);
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463]:hover {
        color: var(--mc-baseMain);
        background: none;
        border: none;
    }
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-logo {
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-logo__image svg {
    max-height: 40px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-login-signup {
    display: var(--bp-login-display);
    grid-auto-flow: initial;
    grid-template-areas: "login" "sign";
    justify-content: center;
    margin: var(--bp-login-margin);
    padding: var(--bp-login-padding);
    background: var(--bp-login-bg);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-login-signup .wlc-btn {
    min-width: 0;
    white-space: nowrap;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-info {
    display: var(--bp-userinfo-display);
    grid-template: "name logout" "stats stats";
    grid-template-columns: 1fr auto;
    align-items: center;
    margin: var(--bp-userinfo-margin);
    transform: translateZ(0);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-info .wlc-user-name[wlc-user-name] {
    grid-area: name;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-info .wlc-logout {
    display: var(--bp-logout-display, "block");
    grid-area: logout;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-info .wlc-user-stats {
    margin: 12px 0 0;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-info .wlc-user-stats-balance {
    margin: 0 0 16px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-stat {
    grid-area: stats;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-stat > .wlc-btn {
    margin: 0 auto;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-stat .wlc-btn[wlc-button] {
    min-width: 120px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-stat .wlc-user-stats--theme-default .wlc-user-stats__content .wlc-btn-deposit[wlc-button] {
    margin: 0 auto 20px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    display: flex;
    align-items: var(--bp-menu-link-align);
    justify-content: var(--bp-menu-link-justify);
    min-height: 40px;
    padding: var(--bp-menu-link-padding);
    text-decoration: none;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link-text, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link-text {
    display: var(--bp-menu-link-text-display);
    line-height: initial;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link:not(.active):hover, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link:not(.active):hover {
        color: inherit;
        background: var(--mc-bg700-l5);
    }
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link.active, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link.active {
    color: inherit;
    font-weight: 700;
    background: var(--mc-bg700-l10);
}

@media (pointer: fine) {
    .wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link:not(.active):hover, .wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link:not(.active):hover {
        background: var(--mc-bg700-d5);
    }
}

.wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link.active, .wlc-body--theme-alt .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__link.active {
    background: var(--mc-bg700-d10);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--bp-menu-icon-wrapper-width);
    height: auto;
    margin: var(--bp-menu-icon-margin);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon img, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon svg, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__icon img, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__icon svg {
    display: block;
    width: 20px;
    height: auto;
    fill: var(--mc-main);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon img path, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon svg path, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__icon img path, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-post-menu__icon svg path {
    fill: var(--mc-main);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-main-menu:after, .wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-post-menu:after {
    content: "";
    display: block;
    flex: 0 0 auto;
    width: var(--bp-separator-width);
    height: 1px;
    margin: 8px auto;
    background: var(--mc-baseOpacity-o6);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-post-menu {
    display: var(--bp-postmenu-display);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-post-menu .wlc-menu__link {
    min-height: var(--bp-postmenu-link-height, 32px);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit {
    display: var(--bp-userdeposit-display);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
    padding: 16px 0 32px;
    border-top: 1px solid var(--mc-baseOpacity-o6);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title[wlc-title] {
    margin-bottom: 15px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title[wlc-title] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    text-align: center;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
    height: auto;
    min-height: 32px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector].wlc-language-selector--theme-mod-long {
    max-width: var(--bp-lang-max-width);
    margin: var(--bp-lang-margin);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler:before {
    content: "";
    display: block;
    flex: 0 0 auto;
    width: var(--bp-separator-width);
    height: 1px;
    margin: 8px auto;
    background: var(--mc-baseOpacity-o6);
    width: 100%;
    margin: 0 auto 32px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler--theme-alternative {
    --tt-margin: 4px 0;
    --tt-padding: 0 16px;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler--theme-alternative:before {
    content: none;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler--theme-alternative.wlc-theme-toggler--theme-mod-wolf {
    --tt-padding: 0;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler--theme-alternative.wlc-theme-toggler--compact {
    --tt-margin: 0;
    --tt-padding: 0;
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-theme-toggler {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: var(--tt-padding, 0 20px 24px);
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-scrollbar__slide {
    padding-bottom: 16px;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] {
    --bp-header-grid-cols: 1fr;
    --bp-header-padding: 8px;
    --bp-login-margin: 0;
    --bp-login-padding: 0;
    --bp-login-bg: none;
    --bp-expand-btn-justify-self: end;
    --bp-expand-icon-transform: scaleX(1);
    --bp-transition: none;
    --bp-main-menu-margin: 16px 0 0;
    --bp-userinfo-margin: 0 16px 16px;
    --bp-width: var(--fp-left-size-compact);
    --bp-logout-display: none;
    --bp-postmenu-link-height: 28px;
    position: sticky;
    top: 0;
    left: 0;
}

.wlc-body--fp-left-in .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] {
    visibility: visible;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] {
    --bp-width: var(--fp-left-size-full);
    --pm-menu-margin: 20px 8px 0;
    --us-display: block;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] {
    --bp-header-padding: 8px 4px;
    --bp-login-display: none;
    --bp-postmenu-display: none;
    --bp-menu-link-text-display: none;
    --bp-menu-link-justify: cemter;
    --bp-menu-link-align: stretch;
    --bp-menu-link-padding: 0;
    --bp-menu-icon-margin: 0;
    --bp-menu-icon-wrapper-width: 100%;
    --bp-main-menu-margin: 0;
    --bp-separator-width: 100%;
    --bp-userinfo-display: none;
    --bp-userdeposit-display: none;
    --bp-lang-max-width: 100%;
    --bp-lang-margin: 0 auto 4px;
    --bp-expand-btn-justify-self: center;
    --pm-menu-margin: 0;
    --us-display: none;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463] {
    justify-self: var(--bp-expand-btn-justify-self, end);
    padding: 0;
    color: var(--mc-baseOpacity);
    background: none;
    border: none;
    transition: color 0.2s ease-in-out;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463] svg {
    width: 30px;
    height: 30px;
    transform: var(--bp-expand-icon-transform);
    transition: transform 0.2s ease-in-out;
    fill: currentColor;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand--expanded[_ngcontent-wlc-app-c3161210463] {
    --bp-expand-icon-transform: scaleX(-1);
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-burger-panel__btn-expand[_ngcontent-wlc-app-c3161210463]:hover {
        color: var(--mc-baseMain);
        background: none;
        border: none;
    }
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-main-menu {
    margin: var(--bp-main-menu-margin);
}

.wlc-burger-panel--theme-right[_nghost-wlc-app-c3161210463] {
    right: var(--body-padding-overflow, 0);
    width: var(--bp-width);
    height: 100%;
    background: var(--mc-bg700);
}

.wlc-burger-panel--theme-right[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner[_ngcontent-wlc-app-c3161210463] {
    min-height: 100%;
}

.wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c3161210463] {
    --bp-width: var(--fp-right-size-compact);
    --bp-transition: none;
}

.wlc-body--fp-right-in .wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c3161210463] {
    visibility: visible;
}

.wlc-burger-panel--theme-right.wlc-burger-panel--type-right-fixed.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] {
    --bp-width: var(--fp-right-size-full);
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] {
    left: 0;
    width: 470px;
    max-width: 470px;
    height: 100%;
    max-height: 100%;
    background-color: var(--mc-bgModal);
    transform: translateX(-100%);
}

.wlc-burger-panel--theme-option3.wlc-burger-panel--open[_nghost-wlc-app-c3161210463] {
    transform: none;
    visibility: visible;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-scrollbar[wlc-scrollbar] .swiper-slide {
    min-height: 100%;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-scrollbar__slide, .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner {
    height: 100%;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner > div {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-logo {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-logo__image svg {
    max-height: 44px;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-main-menu {
    margin: 20px auto 0;
    max-width: 330px;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-main-menu {
        margin: 40px auto 0;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu {
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(3, minmax(70px, 100px));
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu {
        gap: 24px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link {
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: flex;
    text-decoration: none;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon {
    width: 70px;
    height: 70px;
    transition: all 0.3s linear;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 4px;
    border-radius: 20px;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon {
        width: 90px;
    }
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon {
        height: 90px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon svg {
    max-width: 70px;
    max-height: 70px;
    display: block;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon svg {
        max-width: 90px;
    }
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link .wlc-icon svg {
        max-height: 90px;
    }
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link:hover {
        color: var(--mc-main);
        text-decoration: none;
    }

    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-menu__link:hover .wlc-icon {
        box-shadow: 0 8px 17px var(--mc-baseContrast-o2);
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu {
    margin: 16px auto;
    max-width: 330px;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu {
        margin: 32px auto 0;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu__items {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu__item {
    margin: 0 0 4px;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu__item {
        margin: 0 0 12px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu__link {
    color: var(--mc-main);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    text-decoration: none;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-post-menu__link:hover {
        color: var(--mc-main-l10);
        text-decoration: underline;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] {
    margin: 0 auto 16px;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] {
        margin: 20px auto 32px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-baseOpacity);
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
    display: none;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
        box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6);
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit {
    flex: 0 0 230px;
    margin: auto 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit {
        flex: 0 0 365px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit:after {
    width: 665px;
    height: 665px;
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    background: var(--mc-baseOpacity);
    border-radius: 100%;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title {
    margin: 0 0 12px;
    position: relative;
    z-index: 2;
    max-width: 255px;
    text-align: center;
}

@media (min-width: 1420px) {
    .wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-title {
        margin: 0 0 44px;
    }
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit .wlc-btn {
    position: relative;
    z-index: 2;
}

.wlc-burger-panel--theme-option3[_nghost-wlc-app-c3161210463] .wlc-theme-toggler {
    margin: 0 auto 40px;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] {
    z-index: 10;
    width: 290px;
    max-width: 290px;
    height: 100%;
    max-height: 100%;
    background-color: var(--mc-bgModal);
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-left[_nghost-wlc-app-c3161210463] {
    left: 0;
    transform: translateX(-100%);
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c3161210463] {
    right: -290px;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--open[_nghost-wlc-app-c3161210463] {
    transform: none;
    visibility: visible;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--open.wlc-burger-panel--type-right[_nghost-wlc-app-c3161210463] {
    right: 0;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__header {
    border-bottom: 2px solid var(--mc-baseOpacity);
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner {
    padding: 16px 16px 32px;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content {
    scrollbar-gutter: stable;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-login-signup {
    grid-auto-flow: initial;
    justify-content: center;
    padding: 16px 0 32px;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-login-signup .wlc-btn {
    min-width: 100%;
}

.wlc-body--os-ios .wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-login-signup .wlc-btn, .wlc-body--os-macos .wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-login-signup .wlc-btn {
    min-width: initial;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long {
    margin: 4px 0;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-btn--pwa {
    --wlc-icon-height: 1.4rem;
    width: 100%;
    margin: 16px 0 0 0;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-user-stats {
    margin-bottom: 4px;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-user-stats.wlc-user-stats--without-btn {
    margin-bottom: 16px;
}

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] .wlc-user-info__wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 16px 0;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] {
    --bp-padding: 12px;
    --bp-header-padding: 8px 0;
    width: 310px;
    max-width: 310px;
    background-color: var(--mc-bg700);
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__header {
    border-bottom: 0;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-burger-panel__inner {
    padding: 0;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-user-info__wrp {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 8px 0;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-loyalty-progress {
    width: 100%;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout {
    width: 100%;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn {
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 44px;
    margin: 4px 0 0;
    padding: 0 12px;
    background: var(--mc-bg300-o4);
    border-radius: 8px;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn .wlc-btn__text {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    flex-direction: row-reverse;
    gap: 8px;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn .wlc-btn__text svg path {
    width: 16px;
    height: 16px;
    fill: currentColor;
    stroke: none;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn:hover {
        background: var(--mc-bg100);
    }

    .wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn:hover .wlc-btn__text {
        color: var(--mc-baseThird);
    }
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] {
    --bp-header-grid-cols: 1fr auto 1fr;
    --bp-header-padding: 16px;
    --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-c3161210463] .wlc-burger-panel__header {
    position: relative;
    display: grid;
    grid-template-columns: var(--bp-header-grid-cols);
    align-items: center;
    padding: var(--bp-header-padding);
    color: var(--mc-baseMain);
    background: transparent;
    font-size: 1.4rem;
    font-weight: 700;
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-burger-panel__header.two-columns {
    grid-template-columns: 1fr 1fr;
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-burger-panel__title {
    flex: 0 0 auto;
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] .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-c3161210463] .wlc-burger-panel__close:focus {
    outline: none;
}

@media (pointer: fine) {
    .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-burger-panel__close:hover {
        opacity: 0.8;
    }
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] .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-c3161210463] .wlc-main-menu, .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-post-menu, .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-profile-menu, .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-user-stats, .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-user-info__wrp, .wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-burger-panel__user-deposit {
    transform: translateZ(0);
}

.wlc-burger-panel[_nghost-wlc-app-c3161210463] .wlc-burger-panel__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: var(--mc-bg-o6);
    cursor: pointer;
}

.wlc-burger-panel.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463], .wlc-burger-panel.wlc-burger-panel--type-right-fixed[_nghost-wlc-app-c3161210463] {
    height: 100vh;
    transform: translate3d(0, 0, 0);
    will-change: width;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-social-button, .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-social-button {
    margin-left: 10px;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-social-button__text, .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-social-button__text {
    margin-left: 5px;
    color: var(--fc-textColor);
}

.wlc-burger-panel--theme-left.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-social-button:before, .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-social-button:before {
    content: url("/static/images/wlc/icons/social/mono/telegram.svg");
    width: 25px;
    height: 25px;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-left.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] .wlc-social-button:hover .wlc-social-button__text, .wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] .wlc-social-button:hover .wlc-social-button__text {
        transition: color 0.3s linear;
        color: var(--mc-main);
    }
}

.wlc-burger-panel--theme-left.wlc-burger-panel--left-mobile[_nghost-wlc-app-c3161210463] {
    width: 228px;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-menu__item--dropdown.active .wlc-menu__link {
    background: transparent !important;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-social-button {
    justify-content: center;
    width: 100%;
    margin-left: 0;
}

.wlc-burger-panel--theme-left.wlc-burger-panel--type-left-fixed.wlc-burger-panel--view-compact[_nghost-wlc-app-c3161210463] .wlc-social-button__text {
    gap: 0;
    font-size: 0;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-loyalty-block {
    gap: 0;
    width: 100%;
    padding: 0;
    background: transparent;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-loyalty-block__user-name {
    display: none;
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn .wlc-icon {
    color: var(--mc-baseMain);
}

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn .wlc-btn__text {
    line-height: 1;
}

@media (pointer: fine) {
    .wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn:hover .wlc-icon {
        color: var(--mc-baseSecond);
    }
}


 .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;
}
[_nghost-wlc-app-c2680891784] {
     display: inline-block;
 }

.wlc-logo--theme-mod-footer-first[_nghost-wlc-app-c2680891784] {
    width: 184px;
}

.wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c2680891784] {
    width: 170px;
}

.wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c2680891784] img, .wlc-logo--theme-mod-footer-wolf[_nghost-wlc-app-c2680891784] svg {
    margin: 0 auto;
}

.wlc-logo__image[_ngcontent-wlc-app-c2680891784] img, .wlc-logo__image[_ngcontent-wlc-app-c2680891784] svg {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
}
.wlc-icon svg,
 .wlc-icon img {
     width: var(--wlc-icon-width);
     height: var(--wlc-icon-height);
     overflow: visible;
 }

.wlc-icon-spin {
    animation: loadingCircle 1s linear infinite;
}

.wlc-icon-fill-mc-main {
    fill: var(--mc-main, #00b6ef);
}

.wlc-icon-fill-mc-secondary {
    fill: var(--mc-secondary, #00b6ef);
}

.wlc-icon-fill-mc-baseMain {
    fill: var(--mc-baseMain, #8194c8);
}

.wlc-icon-fill-mc-baseContrast {
    fill: var(--mc-baseContrast, #000);
}

.wlc-icon-fill-mc-buttonColor {
    fill: var(--mc-buttonColor, linear-gradient(180deg, #00b6ef 0%, #75acff 100%));
}

.wlc-icon-fill-mc-baseOpacity {
    fill: var(--mc-baseOpacity, rgba(118, 151, 244, 0.5));
}

.wlc-icon-fill-mc-bg100 {
    fill: var(--mc-bg100, #364a7d);
}

.wlc-icon-fill-mc-bg300 {
    fill: var(--mc-bg300, #303e64);
}

.wlc-icon-fill-mc-bg500 {
    fill: var(--mc-bg500, #232e4a);
}

.wlc-icon-fill-mc-bg700 {
    fill: var(--mc-bg700, #131a2d);
}

.wlc-icon-fill-mc-bg {
    fill: var(--mc-bg, #00040b);
}

.wlc-icon-fill-mc-bgModal {
    fill: var(--mc-bgModal, #060b1a);
}

.wlc-icon-fill-mc-elementsColor {
    fill: var(--mc-elementsColor, #c4c4c4);
}

.wlc-icon-fill-mc-error {
    fill: var(--mc-error, #d1004b);
}

.wlc-icon-fill-mc-success {
    fill: var(--mc-success, #279500);
}

.wlc-icon-fill-mc-warning {
    fill: var(--mc-warning, #ff5811);
}

.wlc-icon-fill-mc-disabled {
    fill: var(--mc-disabled, #454c60);
}

.wlc-icon-fill-mc-black {
    fill: var(--mc-black, #000);
}

.wlc-icon-fill-mc-baseSecond {
    fill: var(--mc-baseSecond, #cad4ee);
}

.wlc-icon-fill-mc-baseThird {
    fill: var(--mc-baseThird, #fff);
}

.wlc-icon-fill-mc-buttonText {
    fill: var(--mc-buttonText, #fff);
}

.wlc-icon-fill-mc-lightColor {
    fill: var(--mc-lightColor, #ffffff);
}

.wlc-icon-fill-mc-borderGradient {
    fill: var(--mc-borderGradient, linear-gradient(181.07deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 52.73%, rgba(255, 255, 255, 0) 99.69%));
}

@keyframes loadingCircle {
    100% {
        transform: rotate(360deg);
    }
}

 .wlc-tooltip-wolf {
     margin: 0 8px;
 }

.wlc-tooltip-wolf .tooltip-inner {
    padding: 4px 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] {
    --pm-menu-margin: ;
    --pm-menu-info-margin: ;
    --pm-link-background: var(--mc-bg300-o4);
    --pm-dropdown-link-background: var(--mc-bg);
    --pm-dropdown-active-icon-fill: var(--mc-baseMain);
    --pm-link-padding: 12px 16px;
    --pm-link-icon-margin: 0 8px 0 0;
    --pm-link-arrow: block;
    --pm-link-justify-content: start;
    --pm-link-hover: var(--mc-bg100-o4);
    --pm-link-text-display: block;
    --pm-icon-width: auto;
    --pm-link-icon-width: 16px;
    --pm-link-icon-width: 16px;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] {
    --pm-menu-margin: ;
    --pm-menu-info-margin: ;
    --pm-link-background: none;
    --pm-dropdown-link-background: none;
    --pm-dropdown-active-icon-fill: var(--mc-baseThird, var(--mc-baseMain));
    --pm-link-padding: 0;
    --pm-link-icon-margin: 0;
    --pm-link-arrow: none;
    --pm-link-justify-content: center;
    --pm-link-hover: none;
    --pm-link-text-display: none;
    --pm-icon-width: 100%;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--type-info[_nghost-wlc-app-c2072812421] {
    margin: var(--pm-menu-info-margin);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon {
    width: var(--pm-icon-width);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon img, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg path, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-icon svg {
    fill: var(--mc-baseMain);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu {
    display: grid;
    gap: 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    justify-content: var(--pm-link-justify-content);
    min-height: auto;
    padding: var(--pm-link-padding);
    background: var(--pm-link-background);
    border-radius: 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link.active {
    color: var(--mc-baseThird, var(--mc-baseMain));
    background: var(--mc-bg100-o4);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link.active svg path, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link.active svg {
    fill: var(--mc-baseThird, var(--mc-baseMain));
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link svg path, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link svg {
    width: 16px;
    height: 16px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link .wlc-menu__icon {
    display: inherit;
    flex: 0 0 auto;
    margin: var(--pm-link-icon-margin);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link .wlc-menu__icon-arrow {
    display: var(--pm-link-arrow);
    margin-left: auto;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link .wlc-menu__icon-arrow svg {
    width: auto;
    height: auto;
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link:hover {
        color: var(--mc-baseSecond, var(--mc-baseMain));
        background: var(--pm-link-hover);
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown {
    position: relative;
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown:hover .wlc-menu__submenu--hover {
        display: block;
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active {
    border-radius: 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active.wlc-menu__item > .wlc-menu__link {
    background: var(--pm-dropdown-link-background);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active.wlc-menu__item > .wlc-menu__link svg path, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active.wlc-menu__item > .wlc-menu__link svg {
    fill: var(--pm-dropdown-active-icon-fill);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__icon-arrow {
    transform: rotate(180deg);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__icon-arrow svg path, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__icon-arrow svg {
    fill: var(--mc-baseThird, var(--mc-baseMain));
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__submenu {
    gap: 8px;
    padding: 4px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__submenu .wlc-menu__link {
    background: var(--mc-bg);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__submenu .wlc-menu__link.active {
    color: var(--mc-baseThird, var(--mc-baseMain));
    background: var(--mc-bg100-o4);
    border-radius: 8px;
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__submenu .wlc-menu__link:hover {
        color: var(--mc-baseSecond, var(--mc-baseMain));
        background: var(--mc-bg100-o4);
        border-radius: 8px;
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active .wlc-menu__submenu .wlc-menu__icon {
    margin: 0 8px 0 0;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__submenu {
    display: grid;
    overflow: hidden;
    margin: 0;
    padding-right: 4px;
    padding-left: 4px;
    background: var(--pm-dropdown-link-background);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__submenu .wlc-menu__item .wlc-menu__link {
    padding: 12px;
    word-break: break-all;
    background: none;
    border-radius: 0;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover {
    position: absolute;
    top: 0;
    left: 48px;
    display: none;
    width: min-content;
    min-width: 160px;
    padding: 0 0 0 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 4px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--mc-bg700);
    transform: rotate(45deg);
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list {
    background: var(--mc-bg700);
    border-radius: 8px;
    overscroll-behavior: contain;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar {
    width: 5px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg300);
    border-radius: 10px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list::-webkit-scrollbar-thumb {
    background: var(--mc-bg100);
    border-radius: 10px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__item {
    position: relative;
    padding: 4px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link {
    align-items: center;
    justify-content: start;
    padding: 12px 8px;
    background: none;
    border-radius: 8px;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link .wlc-menu__icon {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link.active {
    background: var(--mc-bg100-o4);
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link.active:hover {
        background: var(--mc-bg100-o4);
    }
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link:hover {
        background: var(--mc-bg100-o4);
    }
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__submenu--hover .wlc-menu__list .wlc-menu__link-text {
    display: block;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--loyalty .wlc-menu__link-text {
    color: #ffd029 !important;
    font-weight: bold !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--loyalty .wlc-menu__icon svg, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--loyalty .wlc-menu__icon path {
    fill: #ffd029 !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--bonuses .wlc-menu__link-text {
    font-weight: bold !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--bonuses .wlc-menu__icon svg, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--bonuses .wlc-menu__icon path {
    fill: #256c39 !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--store .wlc-menu__link-text {
    font-weight: bold !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--store .wlc-menu__icon svg, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--store .wlc-menu__icon path {
    fill: #ff003d !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--vipclub .wlc-menu__link-text {
    font-weight: bold !important;
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--vipclub .wlc-menu__icon svg, .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--vipclub .wlc-menu__icon path {
    fill: #00b6ef !important;
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__link:hover {
        cursor: pointer;
    }
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--type-info[_nghost-wlc-app-c2072812421] {
    margin-top: 8px !important;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item {
    padding: 0 4px;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link {
    min-height: 40px;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link.active {
    background: var(--mc-bg300);
}

@media (pointer: fine) {
    .wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link:hover {
        background: var(--mc-bg300) !important;
    }
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu--hover .wlc-menu__item {
    padding: 4px;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu--hover .wlc-menu__link {
    min-height: unset;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active {
    background: transparent;
}

.wlc-panel-menu--theme-wolf.wlc-panel-menu--compact[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.active > .wlc-menu__link {
    background: var(--mc-bg300);
    border-radius: 8px;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby {
    --pm-dropdown-link-background: var(--pm-link-background);
    --pm-link-hover: var(--pm-link-background);
    --mc-baseSecond: var(--pm-link-background);
    --mc-bg100-o4: var(--pm-link-background);
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link-text {
    color: var(--fc-textColor);
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__icon-arrow.active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__icon-arrow.active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__icon-arrow.active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__icon-arrow.active {
    transform: rotate(180deg);
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)).active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)).active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)).active, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)).active {
    font-weight: bold;
}

@media (pointer: fine) {
    .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover {
        transition: font-weight 0.3s linear;
    }

    .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link:not(:has(.wlc-menu__link-text--parent)):hover .wlc-menu__link-text {
        font-weight: bold;
    }
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link:has(.wlc-menu__link-text--parent), .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link:has(.wlc-menu__link-text--parent), .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link:has(.wlc-menu__link-text--parent), .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link:has(.wlc-menu__link-text--parent) {
    border-radius: 8px 8px 0 0 !important;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other .wlc-menu__link:has(.wlc-menu__link-text--parent) .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info .wlc-menu__link:has(.wlc-menu__link-text--parent) .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos .wlc-menu__link:has(.wlc-menu__link-text--parent) .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby .wlc-menu__link:has(.wlc-menu__link-text--parent) .wlc-menu__link-text {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other:has(.wlc-menu__submenu--hover) .wlc-menu__link, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info:has(.wlc-menu__submenu--hover) .wlc-menu__link, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--promos:has(.wlc-menu__submenu--hover) .wlc-menu__link, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--lobby:has(.wlc-menu__submenu--hover) .wlc-menu__link {
    border-radius: 8px !important;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--info:not(:has(.expanded)) .wlc-menu__link, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown.wlc-menu__item--other:not(:has(.expanded)) .wlc-menu__link {
    border-radius: 8px !important;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu .wlc-menu__item .wlc-menu__link {
    word-break: break-word !important;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu .wlc-menu__link {
    border-bottom: 1px solid var(--mc-bg700);
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--dropdown .wlc-menu__submenu:last-child {
    border: none;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--livesupport, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--livechat {
    --pm-link-background: transparent;
}

.wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--livesupport .wlc-menu__link-text, .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item--livechat .wlc-menu__link-text {
    color: var(--fc-textColor) !important;
}



@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-baseMain-o6);
}

@media (pointer: fine) {
    .wlc-btn[_nghost-wlc-app-c3258388311]:disabled:hover {
        background: var(--mc-buttonColor-o6);
        box-shadow: none;
        border: none;
    }

    .wlc-btn[_nghost-wlc-app-c3258388311]:disabled:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-baseMain-o6);
    }
}

.wlc-btn[_nghost-wlc-app-c3258388311] .wlc-btn__pending[_ngcontent-wlc-app-c3258388311] {
    display: none;
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3258388311] {
    position: relative;
    pointer-events: none;
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    opacity: 0;
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3258388311] .wlc-btn__pending[_ngcontent-wlc-app-c3258388311] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    display: block;
}

.wlc-btn.wlc-btn--pending[_nghost-wlc-app-c3258388311] .wlc-btn__pending[_ngcontent-wlc-app-c3258388311] svg {
    animation: spin 1s infinite linear;
}

.wlc-btn.wlc-btn--pending.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__pending[_ngcontent-wlc-app-c3258388311] {
    transform: translate(-50%, -50%) skew(20deg, 0);
}

.wlc-btn.wlc-btn--animate-pulse[_nghost-wlc-app-c3258388311] {
    animation: _ngcontent-wlc-app-c3258388311_buttonPulse 12.5s infinite cubic-bezier(0.7, 0, 0, 1);
}

.wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3258388311] {
    position: relative;
}

.wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-c3258388311]:after {
    content: "";
    position: absolute;
    top: -4px;
    bottom: -4px;
    display: block;
    width: 55px;
    border-color: rgba(255, 255, 255, 0.1);
    border-width: 0 24px 0 8px;
    border-style: solid;
    transform: skewX(-45deg);
    animation-name: _ngcontent-wlc-app-c3258388311_buttonGlare;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.6, 0.15, 0.6, 0.95);
    animation-iteration-count: infinite;
}

@supports (overflow: clip) {
    .wlc-btn.wlc-btn--animate-glare[_nghost-wlc-app-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.wlc-btn--theme-mod-secondary.wlc-btn--animate-pulse[_nghost-wlc-app-c3258388311] {
    animation: _ngcontent-wlc-app-c3258388311_buttonPulseSecondary 12.5s infinite cubic-bezier(0.7, 0, 0, 1);
}

.wlc-btn.wlc-btn--only-icon[_nghost-wlc-app-c3258388311] {
    --wlc-icon-width: 20px;
    --wlc-icon-height: 20px;
    min-width: 40px;
    padding: 0;
}

.wlc-btn.wlc-btn--only-icon[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.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: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
}

.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-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-default[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    border: 2px solid var(--mc-secondary);
    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-buttonText, var(--mc-baseMain));
}

@media (pointer: fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-secondary-o2);
        border: 2px solid var(--mc-secondary);
        box-shadow: none;
    }

    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-buttonText, var(--mc-baseMain));
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311] {
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
}

@media (pointer: fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor);
        box-shadow: none;
        border: none;
    }

    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c3258388311] {
    background: unset;
    border-color: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c3258388311]:hover {
        background: unset;
        border-color: var(--mc-baseOpacity);
    }
}

.wlc-btn--theme-default.wlc-btn--size-md[_nghost-wlc-app-c3258388311] {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    min-width: auto;
    height: 30px;
    padding: 0 12px;
}

.wlc-btn--theme-rounding[_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: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
    border-radius: 100px;
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3258388311]:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-rounding[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-rounding[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    border: 2px solid var(--mc-secondary);
    box-shadow: none;
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transition: color 0.3s linear;
    color: var(--mc-buttonText, var(--mc-baseMain));
}

@media (pointer: fine) {
    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-secondary-o2);
        border: 2px solid var(--mc-secondary);
        box-shadow: none;
    }

    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-buttonText, var(--mc-baseMain));
    }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311] {
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
}

@media (pointer: fine) {
    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor);
        box-shadow: none;
        border: none;
    }

    .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    }
}

.wlc-btn--theme-circled[_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: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
    grid-column-gap: unset;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    border: 2px solid var(--mc-secondary);
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3258388311]:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-circled[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    border: 2px solid var(--mc-secondary);
    box-shadow: none;
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transition: color 0.3s linear;
    color: var(--mc-buttonText, var(--mc-baseMain));
}

@media (pointer: fine) {
    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-secondary-o2);
        border: 2px solid var(--mc-secondary);
        box-shadow: none;
    }

    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-buttonText, var(--mc-baseMain));
    }
}

@media (pointer: fine) {
    .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor-l20, var(--mc-buttonColor));
    }
}

@media (pointer: fine) {
    .wlc-btn--theme-circled[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor-l20, var(--mc-buttonColor));
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] {
    height: 40px;
    display: grid;
    grid-column-gap: initial;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    justify-content: center;
    min-width: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
    background: var(--mc-buttonColor);
    border: none;
    transform: skew(-20deg, 0);
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transform: skew(20deg, 0);
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311] {
    background: transparent;
    border: 2px solid var(--mc-secondary);
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311] {
    background: var(--mc-buttonColor);
    border: 2px solid var(--mc-buttonColor);
}

@media (pointer: fine) {
    .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor);
        border: 2px solid var(--mc-buttonColor);
    }
}

@media (pointer: fine) {
    .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-secondary-o2);
        border: 2px solid var(--mc-secondary);
    }
}

@media (pointer: fine) {
    .wlc-btn--theme-skew[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor-l20, var(--mc-buttonColor));
    }
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311] {
    position: relative;
    display: inline-grid;
    grid-column-gap: 0;
    grid-template-columns: 1fr;
    min-width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background: none;
    border-radius: 4px;
    overflow: initial;
    border: none;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    font-size: inherit;
    line-height: inherit;
    text-transform: capitalize;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311]:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    left: 50%;
    display: block;
    height: 1px;
    background-color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    transition: left 0.2s ease, right 0.2s ease;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311]:active:after {
    right: 50%;
    left: 50%;
}

@media (pointer: fine) {
    .wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311]:hover {
        color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
        background: none;
        border: 0;
    }

    .wlc-btn--theme-borderless[_nghost-wlc-app-c3258388311]:hover:after {
        right: -0.25ch;
        left: -0.25ch;
    }
}

.wlc-btn--theme-resolve[_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: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
    background: var(--mc-buttonColor);
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311]:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

@media (pointer: fine) {
    .wlc-btn--theme-resolve[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-buttonColor);
        border-color: var(--mc-buttonColor);
    }
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3258388311] svg {
    display: block;
    width: 23px;
    height: 23px;
    fill: var(--mc-baseMain);
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3258388311] svg path, .wlc-btn--theme-icon.wlc-btn--theme-mod-settings[_nghost-wlc-app-c3258388311] svg rect {
    fill: var(--mc-baseMain);
}

.wlc-btn--theme-icon.wlc-btn--theme-mod-wolf-settings[_nghost-wlc-app-c3258388311] svg {
    display: block;
    width: 20px;
    height: 20px;
    color: var(--mc-baseThird, var(--mc-baseMain));
}

.wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3258388311] {
    --wlc-btn-link-color: var(--mc-secondary);
}

.wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--wlc-btn-link-color);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (pointer: fine) {
    .wlc-btn--theme-theme-wolf-link[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311]:hover {
        --wlc-btn-link-color: var(--mc-baseThird, var(--mc-baseMain));
    }
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    padding: 3px 12px;
    background: var(--mc-bg500-o6);
    border-radius: 60px;
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311], .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] .wlc-btn__counter[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: color 0.3s linear;
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] .wlc-btn__counter[_ngcontent-wlc-app-c3258388311] {
    margin: 0 0 0 5px;
}

@media (pointer: fine) {
    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311]:hover {
        background: var(--mc-bg500);
    }

    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311], .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311]:hover .wlc-btn__counter[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-baseThird);
    }
}

.wlc-btn--theme-textonly[_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: 82px;
    padding: 4px 8px;
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    position: relative;
    min-width: unset;
    margin: 0;
    background: unset;
    border-color: transparent;
    box-shadow: none;
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    grid-column: 2;
    text-transform: initial;
}

@media (pointer: fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:hover {
        box-shadow: none;
    }
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:hover:before {
        opacity: 0.4;
    }
}

.wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    transition: color 0.3s linear;
    color: var(--mc-main);
}

@media (pointer: fine) {
    .wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:hover {
        background: unset;
        border-color: transparent;
        box-shadow: none;
    }

    .wlc-btn--theme-textonly[_nghost-wlc-app-c3258388311]:hover .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
        color: var(--mc-main-l20);
    }
}

@keyframes _ngcontent-wlc-app-c3258388311_glade {
    from {
        background-position: 100% 100%;
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c3258388311]:before {
    display: none;
}

.wlc-btn--theme-default[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311] {
    line-height: 1;
}

.wlc-btn--theme-default.wlc-btn-deposit[_nghost-wlc-app-c3258388311], .wlc-btn--theme-default.wlc-btn--deposit[_nghost-wlc-app-c3258388311], .wlc-btn--theme-default.wlc-btn--animate-custom[_nghost-wlc-app-c3258388311] {
    background: linear-gradient(120deg, #00b6ef 0%, #00b6ef 30%, #75acff 50%, #00b6ef 70%, #00b6ef 100%);
    background-size: 400%;
    animation: _ngcontent-wlc-app-c3258388311_glade 2s infinite;
}

.wlc-btn--theme-cleared.wlc-btn--deposit.wlc-btn.wlc-btn--size-default.wlc-btn--theme-cleared.wlc-btn--theme-mod-default.wlc-btn--type-default[_nghost-wlc-app-c3258388311] {
    background: linear-gradient(120deg, #00b6ef 0%, #00b6ef 30%, #75acff 50%, #00b6ef 70%, #00b6ef 100%);
    background-size: 400%;
    animation: _ngcontent-wlc-app-c3258388311_glade 2s infinite;
}

.wlc-btn--theme-cleared.wlc-btn--deposit.wlc-btn.wlc-btn--size-default.wlc-btn--theme-cleared.wlc-btn--theme-mod-default.wlc-btn--type-default[_nghost-wlc-app-c3258388311]:before {
    content: none;
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] {
    height: 24px;
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] .wlc-btn__text[_ngcontent-wlc-app-c3258388311], .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c3258388311] .wlc-btn__counter[_ngcontent-wlc-app-c3258388311] {
    line-height: 1;
}


 .wlc-logout--theme-default[_nghost-wlc-app-c224526120] .wlc-btn[_ngcontent-wlc-app-c224526120] {
     display: flex;
 }

.wlc-logout--theme-default[_nghost-wlc-app-c224526120] .wlc-btn[_ngcontent-wlc-app-c224526120] .wlc-btn__text {
    color: var(--mc-baseOpacity);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: color 0.3s linear;
    display: flex;
    align-items: center;
}

.wlc-logout--theme-default[_nghost-wlc-app-c224526120] .wlc-btn[_ngcontent-wlc-app-c224526120] .wlc-icon svg {
    transition: all 0.3s linear;
    fill: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-logout--theme-default[_nghost-wlc-app-c224526120] .wlc-btn[_ngcontent-wlc-app-c224526120]:hover .wlc-btn__text {
        color: var(--mc-baseMain);
    }

    .wlc-logout--theme-default[_nghost-wlc-app-c224526120] .wlc-btn[_ngcontent-wlc-app-c224526120]:hover svg {
        fill: var(--mc-baseMain);
    }
}


 .wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c3022284011] .swiper-slide, .wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c3022284011] .swiper-wrapper {
     width: auto;
 }

.wlc-menu.wlc-menu--type-burger-panel-header-menu[_nghost-wlc-app-c3022284011] .wlc-menu__item--notifier[_ngcontent-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] {
    position: absolute;
    top: 6px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: block;
    padding: 20px 25px;
    letter-spacing: 1px;
    text-transform: inherit;
    text-decoration: none;
    border-bottom: 2px solid var(--mc-baseOpacity);
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link.active[_ngcontent-wlc-app-c3022284011] {
    color: var(--mc-baseMain);
    background: var(--mc-main);
}

@media (pointer: fine) {
    .wlc-menu--theme-contacts[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011]:hover:not(.active) {
        color: var(--mc-baseMain);
        background: var(--mc-main-o6);
    }
}

.wlc-menu--theme-dropdown[_nghost-wlc-app-c3022284011] .wlc-menu__item--messages[_ngcontent-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c3022284011] {
    position: relative;
    display: grid;
    overflow: auto hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border: none;
    margin: 12px 0 16px;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    grid-gap: 24px;
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011] {
    --wlc-menu--submenu-decor-width: 0;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    position: relative;
    display: block;
    padding: 0 0 8px;
    text-align: center;
    text-transform: none;
    text-decoration: none;
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011]:before {
    transition: width 0.3s linear;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: var(--wlc-menu--submenu-decor-width);
    height: 2px;
    background: var(--mc-main);
}

.wlc-menu--theme-submenu[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link.active[_ngcontent-wlc-app-c3022284011] {
    --wlc-menu--submenu-decor-width: 100%;
    color: var(--mc-baseMain);
    font-weight: 700;
}

@media (pointer: fine) {
    .wlc-menu--theme-submenu[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011]:hover {
        --wlc-menu--submenu-decor-width: 100%;
    }
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] {
    padding: 0 0 0 12px;
    background: var(--mc-bg700);
    border-top: 1px solid var(--mc-baseMain-o1);
    border-bottom: 1px solid var(--mc-baseMain-o1);
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011] {
    padding: 12px 12px 12px 0;
    border-bottom: 1px solid var(--mc-baseMain-o1);
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__item--logout[_ngcontent-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011] {
    color: var(--mc-error);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__item[_ngcontent-wlc-app-c3022284011]:last-child {
    border-bottom: 0;
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__link[_ngcontent-wlc-app-c3022284011] .wlc-icon-content {
    color: var(--mc-baseMain-o6);
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.wlc-menu--theme-mobile-app-main[_nghost-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] .wlc-icon {
    color: var(--mc-baseMain-o6);
}

.wlc-menu[_nghost-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] .wlc-counter[_ngcontent-wlc-app-c3022284011] {
    margin-left: 4px;
}

.wlc-sections__profile-content .wlc-menu[_nghost-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] .wlc-counter--theme-mod-internal-mails[_ngcontent-wlc-app-c3022284011] {
    display: none;
}

.wlc-menu[_nghost-wlc-app-c3022284011] swiper-container::part(container) {
    overflow: visible;
}

.wlc-sections__profile-content .wlc-menu[_nghost-wlc-app-c3022284011] .wlc-menu__link-text[_ngcontent-wlc-app-c3022284011] .wlc-counter--theme-mod-internal-mails[_ngcontent-wlc-app-c3022284011] {
    display: flex;
}
[_nghost-wlc-app-c375841970] {
     display: none;
 }


 .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] {
     --h-gap: 8px;
     transition: all 0.3s linear;
     background: transparent;
 }

@media (min-width: 480px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] {
        --h-gap: 16px;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    min-height: 70px;
    grid-template-columns: 1fr auto;
    gap: 8px;
    transition: all 0.3s linear;
    display: grid;
    align-items: center;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        width: 100%;
    }
}

@media (min-width: 1630px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        min-height: 100px;
    }
}

@media (min-width: 1366px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        grid-template-columns: auto 1fr auto;
    }
}

@media (min-width: 480px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        gap: 16px;
    }
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        margin: 0 auto;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796]:not(.wlc-header--theme-mod-wolf) .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    padding: 0;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796]:not(.wlc-header--theme-mod-wolf) .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        padding: 0 8px;
    }
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796]:not(.wlc-header--theme-mod-wolf) .wlc-header__item.container[_ngcontent-wlc-app-c1241342796] {
        max-width: 1920px;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo[data-wlc-element] {
    width: auto;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo[data-wlc-element] {
        width: 144px;
    }
}

@media (min-width: 1024px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo[data-wlc-element] {
        margin: 0 0 0 8px;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo__image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo img, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-logo svg {
    width: auto;
    height: 100%;
    max-height: 50%;
    margin: 0 auto;
    object-fit: contain;
    object-position: center;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-login-signup {
    justify-content: flex-end;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-login-signup .wlc-btn {
        padding: 4px 8px;
    }
}

@media (min-width: 1366px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-login-signup .wlc-btn {
        padding: 4px 16px;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger {
    width: 24px;
    margin: 0 auto 0 0;
}

@media (min-width: 1024px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger {
        text-align: center;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search {
    transition: transform 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search__text, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search .wlc-icon, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (pointer: fine) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search:hover {
        transform: rotate(30deg);
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger rect, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search rect {
    transition: fill 0.3s linear;
    fill: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger:hover svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-burger:hover rect, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search:hover svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search:hover rect {
        fill: var(--mc-baseMain);
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-login, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-signup, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-user {
    display: flex;
    margin-left: auto;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-login .wlc-icon, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-signup .wlc-icon, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-user .wlc-icon {
    width: 32px;
    height: 32px;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-login .wlc-icon svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-signup .wlc-icon svg, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-user .wlc-icon svg {
    width: 32px;
    height: 32px;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-login .wlc-icon svg path, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-login .wlc-icon svg rect, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-signup .wlc-icon svg path, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-signup .wlc-icon svg rect {
    fill: var(--mc-baseOpacity);
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn--deposit {
    margin: 0 8px 0 0;
    border-radius: 50%;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn--user {
    border-radius: 50%;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn--user svg {
    fill: var(--mc-secondary);
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn--user svg path, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn--user svg rect {
    fill: #8194c8;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-user-info__content {
    justify-content: flex-end;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__left, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__right {
    display: flex;
    align-items: center;
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__left > *, .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__right > * {
    margin-right: calc(var(--h-gap) * 0.5);
    margin-left: calc(var(--h-gap) * 0.5);
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__base {
    display: none;
    position: relative;
    min-width: 0;
}

@media (min-width: 1366px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__base {
        display: block;
    }
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-main-menu {
    min-width: 0;
}

.wlc-body--layout-fixed-panel-left .wlc-header--theme-universal[_nghost-wlc-app-c1241342796], .wlc-body--layout-fixed-panel-right .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] {
    margin-right: calc(-1 * var(--fp-size-gap));
    margin-left: calc(-1 * var(--fp-size-gap));
}

@media (max-width: 1199px) {
    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] {
        min-height: 40px;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] .wlc-logo {
        width: auto;
        margin: 0 8px;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] .wlc-btn {
        grid-column-gap: 0;
        height: 32px;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] .wlc-btn.wlc-btn--theme-mod-secondary.wlc-btn--mobile-login {
        min-width: -moz-fit-content;
        min-width: fit-content;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] .wlc-btn-burger svg {
        width: 22px;
        height: 22px;
    }
}

.wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .wlc-btn-burger {
    margin: 0;
}

@media (max-width: 1199px) {
    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .wlc-header__left, .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .wlc-header__right {
        gap: 4px;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .wlc-header__left > *:not(.wlc-logo), .wlc-header--theme-universal.wlc-header--theme-mod-with-balance-info[_nghost-wlc-app-c1241342796] .wlc-header__right > *:not(.wlc-logo) {
        margin-right: 0;
        margin-left: 0;
    }
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__left[_ngcontent-wlc-app-c1241342796] {
    margin: 0 calc(var(--h-gap) * -0.5);
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__right[_ngcontent-wlc-app-c1241342796] {
    margin: 0 calc(var(--h-gap) * -0.5);
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    grid-template-columns: 1fr auto;
    min-height: 60px;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        grid-template-columns: minmax(0, max-content) minmax(min-content, 1fr) auto;
    }
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__base[_ngcontent-wlc-app-c1241342796] {
    display: none;
    justify-content: center;
}

@media (min-width: 1200px) {
    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__base[_ngcontent-wlc-app-c1241342796] {
        display: flex;
    }
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-logo {
    width: 80px;
    margin-right: calc(var(--h-gap) * 0.5);
    margin-left: calc(var(--h-gap) * 0.5);
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-logo__image {
    justify-content: flex-start;
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search {
    color: var(--fc-labelColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    min-width: 200px;
    height: 40px;
    padding: 8px;
    background: var(--fc-inputBg);
    border-radius: 8px;
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search--search-min {
    width: 40px;
    min-width: 40px;
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search--search-min .wlc-btn-search__text {
    justify-content: center;
    width: 40px;
    font-size: 0;
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search svg {
    fill: var(--fc-iconColor);
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search__text {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

@media (pointer: fine) {
    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search:hover {
        transform: none;
    }

    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-btn-search:hover svg {
        fill: var(--mc-baseThird);
    }
}

.wlc-header[_nghost-wlc-app-c1241342796] {
    position: relative;
    z-index: 100;
}

.wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] {
    --sticky-transform-coef: 1;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    background: none;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease-in-out;
}

@media (min-width: 1630px) {
    .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] {
        --sticky-transform-coef: 0.7;
    }
}

.wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796]:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    background: var(--mc-bg);
    transform: scale3d(1, var(--sticky-scale-val, 1), 1);
    transform-origin: top;
    transition: inherit;
}

.wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796], .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    min-height: 60px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, var(--sticky-translate-val, 0), 0);
    transition: inherit;
}

@media (min-width: 1024px) {
    .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796], .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        min-height: 70px;
    }
}

@media (min-width: 1630px) {
    .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796], .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
        min-height: 100px;
    }
}

.wlc-body--sticky-header .wlc-header.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796]:before {
    transform: unset;
}

.wlc-body--sticky-header .wlc-header.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    min-height: 60px;
    transform: none;
}

.wlc-body--sticky-header-scrolling .wlc-header[_nghost-wlc-app-c1241342796] {
    --sticky-scale-val: var(--sticky-transform-coef, 1);
    --sticky-translate-val: calc((var(--sticky-transform-coef) - 1) * 50%);
}

.wlc-body--sticky-header-down .wlc-header[_nghost-wlc-app-c1241342796] {
    transform: translate3d(0, -100%, 0);
}

.wlc-body--sticky-header-down .wlc-header.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] {
    transform: unset;
}

@media (pointer: fine) {
    .wlc-body--sticky-header-down .wlc-header[_nghost-wlc-app-c1241342796] {
        transform: unset;
    }
}

.wlc-header[_nghost-wlc-app-c1241342796] .container[_ngcontent-wlc-app-c1241342796] .wlc-deadsimplechat[_ngcontent-wlc-app-c1241342796] {
    position: absolute;
}


 .wlc-games-catalog--theme-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] .wlc-games-grid__more {
     margin: 16px 0 0;
 }

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 16px;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    margin-right: 8px;
    align-self: stretch;
    width: 100%;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] {
        margin-right: 12px;
    }
}

@media (min-width: 1420px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] {
        margin-right: 16px;
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] div[_ngcontent-wlc-app-c3772414526] {
    height: 100%;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] [class*=wlc-banners][_ngcontent-wlc-app-c3772414526] {
    height: 100%;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] [class*=wlc-banners], .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .swiper, .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .ng-star-inserted[wlc-dynamic] {
    height: 100%;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-banner {
    height: 100%;
    border-radius: 10px;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner {
    --banner-justify-content: flex-start;
    --banner-gradient: linear-gradient(var(--banner-grad-angle, 90deg), var(--mc-bg-o8), transparent);
    --banner-max-width: 80%;
    --banner-text-align: left;
    --banner-btn-margin: 0 auto 0 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: var(--banner-justify-content);
    height: 100%;
    overflow: hidden;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner.text-center {
    --banner-grad-angle: 180deg;
    --banner-max-width: 100%;
    --banner-text-align: center;
    --banner-btn-margin: 0 auto;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner.text-right {
    --banner-grad-angle: 270deg;
    --banner-justify-content: flex-end;
    --banner-text-align: right;
    --banner-btn-margin: 0 0 0 auto;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__bg.gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: var(--banner-gradient);
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container {
    padding: 32px;
    position: relative;
    z-index: 20;
    max-width: var(--banner-max-width);
    text-align: var(--banner-text-align);
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container .banner__title {
    margin: 0 0 8px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container .banner__title {
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45;
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container .banner__description {
    margin: 0 0 24px;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container .banner__description {
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__banner .wlc-banner__container .wlc-btn--theme-default {
    margin: var(--banner-btn-margin);
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] .wlc-game-grid__game {
    height: 100%;
    overflow: hidden;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__item[_ngcontent-wlc-app-c3772414526] {
    perspective: 1000px;
    perspective-origin: 50% 50%;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: var(--mc-bg700);
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

@media (min-width: 1420px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 16px;
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
    margin: 24px 0 -12px;
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
        margin: 32px 0 -16px;
    }
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] {
    margin: 0 0 16px 0;
}

.wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__placeholder[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--mc-baseMain);
    border-radius: 6px;
    background-image: var(--mc-bg);
    background-repeat: no-repeat;
    background-size: cover;
}

.wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
    margin: 16px 0;
}

@media (min-width: 1024px) {
    .wlc-search--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
        margin: 16px 0;
    }
}

.wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
    margin: 16px 0;
}

@media (min-width: 1024px) {
    .wlc-provider-games--theme-mod-default .wlc-games-grid--theme-default[_nghost-wlc-app-c3772414526] .wlc-games-grid__progressbar[_ngcontent-wlc-app-c3772414526] {
        margin: 16px 0;
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app-search[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-banner-right[_nghost-wlc-app-c3772414526] .wlc-games-grid__banner[_ngcontent-wlc-app-c3772414526] {
    grid-column: -1 / -3;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    flex-direction: column;
    margin: 0;
    padding: 12px 8px;
    background: var(--mc-bg700);
    border-radius: 10px;
    text-decoration: none;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        padding: 24px;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        padding: 24px 12px 12px;
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title[_ngcontent-wlc-app-c3772414526] {
    margin: 0;
    text-align: center;
    width: 100%;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    max-width: 100%;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-icon[_ngcontent-wlc-app-c3772414526] {
    margin: 0;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .wlc-icon[_ngcontent-wlc-app-c3772414526] {
    margin: 0 0 0 4px;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] {
    margin: 24px;
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] {
        margin: 0;
    }
}

.container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526]:not(:first-child) {
    margin-top: 30px;
}

@media (min-width: 900px) {
    .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526]:not(:first-child) {
        margin-top: 20px;
    }
}

@media (min-width: 1630px) {
    .container .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526]:not(:first-child) {
        margin-top: 40px;
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 560px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 720px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(5, 1fr);
    }
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    margin: 0 0 8px;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-mobile-app[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    line-height: 1;
}

.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-simple[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: var(--wlc-games-grid-simple-cols, repeat(auto-fill, minmax(120px, 1fr)));
    gap: 8px;
}

.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 swiper-buttons show-all" "games-grid games-grid games-grid games-grid";
    grid-template-columns: auto auto minmax(0, 1fr) auto;
    row-gap: 16px;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__content.wolf-all[_ngcontent-wlc-app-c3772414526] {
    grid-template-areas: "title-icon title wolf-all swiper-buttons" "games-grid games-grid games-grid games-grid";
    grid-template-columns: auto 1fr auto auto;
    align-items: center;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__content.wolf-all[_ngcontent-wlc-app-c3772414526] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    margin: 0;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr;
    grid-area: games-grid;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

@media (min-width: 1420px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 16px;
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__item[_ngcontent-wlc-app-c3772414526] {
    perspective: 1000px;
    perspective-origin: 50% 50%;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: var(--mc-bg700);
}

.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;
}

.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__show-all-btn[_ngcontent-wlc-app-c3772414526], .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    margin: 0;
    grid-area: show-all;
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3772414526], .wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        margin: 0 0 0 16px;
    }
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__wolf-all[_ngcontent-wlc-app-c3772414526] {
    margin: 0 12px 0 0;
    grid-area: wolf-all;
}

.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;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3772414526] {
    grid-row: 2/3;
    grid-column: 1/-1;
}

.wlc-games-grid--theme-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3772414526] + .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    display: none;
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
    grid-template-areas: "games-grid games-grid games-grid games-grid" "title-icon title swiper-buttons show-all";
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-bottom-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    margin: 0 0 0 auto;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c3772414526] {
        margin: 0 48px;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c3772414526] {
        border-radius: 10px;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c3772414526] {
        overflow: hidden;
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    display: none;
    z-index: 1;
    grid-area: games-grid;
    align-self: center;
    width: 100%;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
        display: block;
    }
}

.wlc-games-grid--theme-swiper.wlc-games-grid--theme-mod-centered-controls[_nghost-wlc-app-c3772414526] .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    justify-content: space-between;
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: 1fr;
    display: grid;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 16px;
    }
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__bg[_ngcontent-wlc-app-c3772414526] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__bg[_ngcontent-wlc-app-c3772414526] {
        display: block;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__bg[_ngcontent-wlc-app-c3772414526] {
        border-radius: 10px;
    }
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    flex-direction: row;
    padding: 0 0 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        flex-direction: column;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        padding: 16px 0 32px;
    }
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526]:before {
        background: linear-gradient(180deg, #7f7cff 0%, #404253 100%);
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526]:before {
        border-radius: 10px;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        display: flex;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
        display: none;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3772414526] {
        display: none;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3772414526] {
        display: grid;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
        color: #8194c8;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__item[_ngcontent-wlc-app-c3772414526] {
    perspective: 1000px;
    perspective-origin: 50% 50%;
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: var(--mc-bg700);
}

.wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-gap: 8px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    display: grid;
    flex-grow: 1;
    grid-auto-rows: 1fr;
    grid-column: 1 / -1;
    grid-template-rows: repeat(2, 1fr);
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

@media (min-width: 1420px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 16px;
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-column: 2 / -1;
    }
}

@media (min-width: 1200px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 1630px) {
    .wlc-games-grid--theme-preview.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(5, 1fr);
    }
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__content[_ngcontent-wlc-app-c3772414526] {
    display: grid;
    grid-template-areas: "title-icon title swiper-buttons show-all" "games-grid games-grid games-grid games-grid";
    grid-template-columns: auto auto minmax(0, 1fr) auto;
    row-gap: 8px;
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__show-all-btn[_ngcontent-wlc-app-c3772414526], .wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    grid-area: show-all;
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c3772414526] {
    position: relative;
    grid-area: games-grid;
    min-width: 0;
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__games-slider[_ngcontent-wlc-app-c3772414526]:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 110%;
    background: var(--mc-bg);
    transform: translateX(-100%);
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3772414526] {
    grid-row: 2/3;
    grid-column: 1/-1;
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .wlc-games-grid__nocontent[_ngcontent-wlc-app-c3772414526] + .wlc-games-grid__swiper-buttons-container[_ngcontent-wlc-app-c3772414526] {
    display: none;
}

.wlc-games-grid--theme-mobile-app-swiper[_nghost-wlc-app-c3772414526] .swiper-horizontal {
    overflow: visible;
}

.wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    color: #0a84ff;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

.wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .wlc-icon {
    display: none;
}

.wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    grid-area: title;
    align-items: center;
    align-self: center;
}

.wlc-games-grid--theme-mobile-app-swiper.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    line-height: 1;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 16px;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    grid-gap: 8px;
    display: grid;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 16px;
    }
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__item[_ngcontent-wlc-app-c3772414526] {
    perspective: 1000px;
    perspective-origin: 50% 50%;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c3772414526] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: var(--mc-bg500);
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    line-height: 1;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3772414526] .wlc-icon-content[class] {
    width: 16px;
    height: 16px;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-more[_ngcontent-wlc-app-c3772414526] .wlc-btn {
    display: flex;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] {
    padding: 0 12px;
    margin: 0 0 8px;
    width: 100%;
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] .wlc-progress-bar__text {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
    margin: 0;
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] .wlc-progress-bar__text {
        margin: 0 0 4px;
    }
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] .wlc-progress-bar__progress {
    display: none;
    width: 100%;
    background: var(--mc-bg300);
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c3772414526] .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c3772414526] .wlc-progress-bar__progress {
        display: block;
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    grid-gap: 8px;
    max-width: 830px;
    margin: 0 auto;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-template-columns: repeat(auto-fill, minmax(155px, 1fr));
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 8px;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c3772414526] .wlc-games-grid__list[_ngcontent-wlc-app-c3772414526] {
        grid-gap: 12px;
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
    flex-direction: column;
    padding: 8px;
    transition: background 0.3s linear;
    border-radius: 10px;
    justify-content: center;
    margin: 0;
    color: var(--mc-baseThird, var(--mc-baseMain));
    text-decoration: none;
    background: var(--mc-bg500);
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        padding: 12px;
    }
}

@media (min-width: 1024px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] {
        padding: 12px;
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] svg {
    width: 24px;
    height: 24px;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] svg {
        width: 40px;
    }
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] svg {
        height: 40px;
    }
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title {
    margin: 0;
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    justify-content: center;
    margin: 8px 0 0;
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link .wlc-icon {
    margin: 0 0 0 4px;
    opacity: 1;
}

.wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link svg {
    width: 12px;
    height: 12px;
}

@media (min-width: 900px) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link {
        color: var(--mc-baseThird, var(--mc-baseMain));
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
    }
}

@media (pointer: fine) {
    .wlc-games-grid--theme-wolf.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c3772414526] .wlc-games-grid__header[_ngcontent-wlc-app-c3772414526]:hover {
        background: var(--mc-bg700);
    }
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    line-height: 1;
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link {
    color: var(--mc-baseOpacity);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    transition: color 0.3s linear;
    line-height: 1;
    text-decoration: none;
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link .wlc-icon {
    transition: opacity 0.3s linear;
    opacity: 0;
}

@media (pointer: fine) {
    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link:hover {
        color: var(--mc-baseMain);
    }

    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] .wlc-title__main-link:hover .wlc-icon {
        opacity: 1;
    }
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] {
    margin: 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-provider-games--theme-mod-default .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] {
    margin: 16px 0 0;
}

@media (min-width: 1200px) {
    .wlc-provider-games--theme-mod-default .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] {
        margin: 16px 0 0;
    }
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    transition: color 0.3s linear;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .wlc-icon {
    transition: transform 0.3s linear;
    margin-left: 4px;
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .wlc-icon-content {
    display: flex;
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .wlc-icon svg {
    transform: rotate(-90deg);
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] .counter[_ngcontent-wlc-app-c3772414526] {
    margin-left: 4px;
}

@media (pointer: fine) {
    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526]:hover {
        color: var(--mc-main-l20);
    }

    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526]:hover .wlc-icon {
        transform: rotateX(360deg) translateX(10px);
    }
}

.wlc-games-grid.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
}

@media (pointer: fine) {
    .wlc-games-grid.wlc-games-grid--theme-mod-all-link-secondary[_nghost-wlc-app-c3772414526] .wlc-games-grid__link[_ngcontent-wlc-app-c3772414526]:hover {
        color: var(--mc-main-l20);
    }
}

.wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c3772414526] .wlc-games-grid__title[_ngcontent-wlc-app-c3772414526] {
    margin: 0 auto 0 0;
}

.wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c3772414526] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3772414526] {
    margin: 0 8px 0 0;
}

.wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c3772414526] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3772414526] .wlc-icon-content {
    display: flex;
    width: 24px;
    height: 24px;
}

.wlc-games-grid.wlc-games-grid--title-icon[_nghost-wlc-app-c3772414526] .wlc-games-grid__title-icon[_ngcontent-wlc-app-c3772414526] .wlc-icon-content svg {
    width: 100%;
    height: 100%;
    fill: var(--mc-baseMain);
}

.wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] .wlc-btn--theme-theme-wolf-link[_ngcontent-wlc-app-c3772414526] .wlc-btn__text {
    font-size: 1.6rem;
}

@media (min-width: 1024px) {
    .wlc-games-grid[_nghost-wlc-app-c3772414526] .wlc-games-grid__more[_ngcontent-wlc-app-c3772414526] .wlc-btn--theme-theme-wolf-link[_ngcontent-wlc-app-c3772414526] .wlc-btn__text {
        font-size: 2rem;
    }
}


 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-baseOpacity);
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] .wlc-icon {
    transition: opacity 0.3s linear;
    opacity: 0;
}

a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] .wlc-icon svg {
    fill: var(--mc-baseMain);
}

@media (pointer: fine) {
    a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-baseMain);
    }

    a.wlc-section-title--theme-default[_nghost-wlc-app-c679633311]:hover .wlc-section-title__content[_ngcontent-wlc-app-c679633311] .wlc-icon[_ngcontent-wlc-app-c679633311] {
        opacity: 1;
    }
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] {
    display: flex;
    align-items: center;
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
}

.wlc-section-title--theme-default[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    --wlc-icon-width: 24px;
    --wlc-icon-height: 24px;
    margin: 0 8px 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);
}

a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] {
    text-decoration: none;
    cursor: pointer;
}

a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311], a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    transition: color 0.3s linear;
}

@media (pointer: fine) {
    a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311]:hover .wlc-section-title__icon[_ngcontent-wlc-app-c679633311], a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311]:hover .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
        color: var(--mc-baseThird);
    }
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] {
    display: flex;
    align-items: center;
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    --wlc-icon-width: 16px;
    --wlc-icon-height: 16px;
    margin: 0 10px 2px 0;
    color: var(--mc-baseMain);
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content {
    display: flex;
}

.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] .wlc-icon-content svg {
    fill: currentColor;
}

.wlc-sections__profile-content .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird);
}

.wlc-sections__profile-content .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird);
}

.wlc-sections__profile-content .wlc-profile-content__wrp .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseThird);
}

.wlc-sections__profile-content .wlc-profile-content__wrp .wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__icon[_ngcontent-wlc-app-c679633311] {
    color: var(--mc-baseMain);
}

@media (min-width: 1024px) {
    a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311], div.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
        font-weight: 400;
        font-size: 20px;
    }
}



 .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] {
     cursor: pointer;
     position: relative;
     overflow: hidden;
     border-radius: 10px;
     background-position: center;
     background-color: var(--mc-bg-d10);
     background-image: url("/static/images/logo.svg");
     background-size: 50%;
     background-repeat: no-repeat;
 }

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] {
        cursor: unset;
    }
}

@supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] {
        aspect-ratio: 4/3;
    }
}

@supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] {
        padding: 75% 0 0;
        height: 0;
    }
}

.wlc-body--browser-safari .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] {
    -webkit-mask-image: -webkit-radial-gradient(white, black);

}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .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-c3084059764] .wlc-game-thumb-media__wrap[_ngcontent-wlc-app-c3084059764] {
    position: relative;
    overflow: hidden;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    aspect-ratio: 4/3;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__img[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    display: none;
    transition: opacity 0.3s linear;
    z-index: 5;
    grid-template-rows: 1fr auto;
    padding: 8px;
    opacity: 0;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before {
    transition: all 0.25s linear;
    content: "";
    z-index: 1;
    background: var(--mc-bg700-o8);
    transform: translateX(-100%) skewX(35deg);
    pointer-events: none;
}

@media (pointer: coarse) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        display: none;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
}

@media (min-width: 1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

@media (min-width: 1630px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
    width: 60px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    background: var(--mc-bg-o8);
    border-radius: 0 10px;
    pointer-events: none;
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
        width: 85px;
    }
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
        height: 45px;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
    max-width: 50px;
    max-height: 25px;
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
        max-width: 75px;
    }
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
        max-height: 35px;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-name-wrapper[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    height: 10%;
    min-height: 50px;
    padding: 4px 8px;
    text-transform: capitalize;
    background: linear-gradient(180deg, var(--mc-bg-o8), var(--mc-bg-o6), var(--mc-bg-o0));
    pointer-events: none;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    z-index: 3;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-columns: 50%;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: none;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl[_ngcontent-wlc-app-c3084059764] {
    transition: all 0.3s linear;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits.default[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10;
    padding: 4px 8px;
    background: var(--mc-bg-o8);
    border-radius: 4px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] {
    min-width: 40px;
    display: flex;
}

@media (min-width: 1200px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] {
        min-width: 50px;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] .wlc-icon[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    line-height: 0;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] .wlc-icon[_ngcontent-wlc-app-c3084059764] svg {
    width: 14px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] .wlc-icon[_ngcontent-wlc-app-c3084059764] svg path {
    fill: currentColor;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-text[_ngcontent-wlc-app-c3084059764] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1.2rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c3084059764] {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    margin-right: 2px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c3084059764]:first-child {
    width: 16px;
    height: 16px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item--black[_ngcontent-wlc-app-c3084059764] {
    background-color: #000000;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item--red[_ngcontent-wlc-app-c3084059764] {
    background-color: #dd4747;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item--green[_ngcontent-wlc-app-c3084059764] {
    background-color: #36b36f;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item--blue[_ngcontent-wlc-app-c3084059764] {
    background-color: #5081ff;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] {
    transition: opacity 0.3s linear;
    display: none;
    z-index: 4;
    grid-auto-rows: max-content;
    gap: 8px;
    padding: 8px;
    background: var(--mc-bg700-o8);
    opacity: 0;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl[_ngcontent-wlc-app-c3084059764] {
    min-width: 0;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
    max-width: 200px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-text[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
    font-weight: bold;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] {
    display: none;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 5;
    color: var(--mc-baseMain-o6);
    line-height: 1;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] {
        display: block;
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] svg {
    fill: currentColor;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764]:hover {
        color: var(--mc-baseMain);
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.default[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding: 4px 8px;
    background: var(--mc-bg-o8);
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.default[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] {
    align-items: center;
    justify-content: space-between;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.default[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info--no-available-place[_ngcontent-wlc-app-c3084059764] {
    justify-content: flex-end;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.default[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] .wlc-icon[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
    margin: 0 4px 0;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.default[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-results[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 4px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.hidden[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] {
    flex-direction: column;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.hidden[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 8px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.hidden[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] .wlc-icon[_ngcontent-wlc-app-c3084059764] {
    margin: 0 4px 0 0;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.hidden[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-results[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 8px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    right: 0;
    bottom: 8px;
    left: 0;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c3084059764] {
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: all 0.2s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    padding: 0;
    background: var(--mc-baseContrast-o6);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--with-jackpot[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
    bottom: 28px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-with-result[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
    bottom: 44px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-without-result[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
    bottom: 24px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[class][_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[class][_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[class][_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[class][_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[class][_ngcontent-wlc-app-c3084059764] {
    opacity: 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] {
    opacity: 1;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] {
    margin: 32px 0 0;
    background: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 0 0 8px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 24px;
    margin: 0 0 1px;
    padding: 0 8px;
    background: #1e2630;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764]:nth-child(2) {
    border-radius: 4px 4px 0 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764]:last-child {
    border-radius: 0 0 4px 4px;
}

.wlc-body--theme-alt .wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764] {
    background: #e5eaf2;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item--results[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__item-value[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    border-radius: 8px 8px 0 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764] {
    min-height: 30px;
    margin: 0;
    padding: 0 20px;
    background: var(--mc-bg500);
    border-bottom: 1px solid var(--mc-bg700);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764]:nth-child(2) {
    border-radius: 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item[_ngcontent-wlc-app-c3084059764]:last-child {
    border-radius: 0 0 8px 8px;
    border-bottom: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-ppl-info.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__item-value[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseSecond);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 88px);
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: minmax(0, 1fr);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    justify-self: center;
    max-width: calc(100% - 32px * 2 * 1.2);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: auto 25%;
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: auto 32px;
    align-items: end;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    content: "";
    position: absolute;
    background: url("//agstatic.com/wlc/icons/game-play.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: flex;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    background: none;
    border: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    color: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover {
        text-decoration: none;
        box-shadow: none;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-main);
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    width: 85px;
    height: 85px;
    border: 5px solid #8194c8;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    left: calc(50% - 13px);
    width: 32px;
    height: 26px;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c3084059764] {
        top: 0;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    background: linear-gradient(360deg, var(--mc-baseContrast) 0%, var(--mc-baseContrast-o0) 47%);
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    bottom: 8px;
    left: 8px;
    align-items: start;
    opacity: 1;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before, .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    opacity: 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    transform: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    transform: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle.wlc-game-thumb--with-rtp[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 20px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle.wlc-game-thumb--with-rtp[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
    margin: 8px 0 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle.wlc-game-thumb--with-rtp[_nghost-wlc-app-c3084059764] .wlc-game-thumb__rtp-tag[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 0 8px;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before, .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
        opacity: 0;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: 1fr;
    align-items: center;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    content: "";
    position: absolute;
    background: url("//agstatic.com/wlc/icons/game-play.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: flex;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    background: none;
    border: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    color: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover {
        text-decoration: none;
        box-shadow: none;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-main);
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    left: calc(50% - 6px);
    width: 15px;
    height: 18px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    height: auto;
    padding: 0;
    border-radius: unset;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text[class] {
    color: var(--mc-secondary);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-baseThird);
    }
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c3084059764] {
        top: 0;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    padding: 16px 0;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before, .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    opacity: 0;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] {
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] svg {
    width: 15px;
    height: 15px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] svg rect {
    opacity: 0.4;
    fill: var(--mc-baseSecond);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] svg path {
    fill: var(--mc-baseThird);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-icon[_ngcontent-wlc-app-c3084059764] :hover svg rect {
        opacity: 0.2;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl.hidden[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-results[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 4px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] {
    gap: 4px;
    align-content: center;
    background: var(--mc-bg500);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    color: var(--mc-baseThird);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-icon svg {
    width: 12px;
    height: 12px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-text[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-more-block[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
    font-weight: unset;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c3084059764] {
    width: 15px;
    height: 15px;
    color: var(--mc-baseThird);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c3084059764]:first-child {
    width: 20px;
    height: 20px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c3084059764] {
    margin: 0 0 4px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    transform: none;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    transform: none;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before, .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-mobile-app[_nghost-wlc-app-c3084059764] {
    border-radius: 6px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    top: 8px;
    left: 8px;
    opacity: 1;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] {
    aspect-ratio: auto;
    height: 100%;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    padding: 8px 8px 32px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
    width: 120px;
    height: 40px;
    padding: 4px 8px;
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
        width: 150px;
    }
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c3084059764] {
        height: 50px;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
    max-width: 110px;
    max-height: 25px;
    object-fit: contain;
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
        max-width: 140px;
    }
}

@media (min-width: 900px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c3084059764] {
        max-height: 35px;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c3084059764] .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c3084059764] {
    height: 65px;
    padding: 0 0 24px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    grid-template-columns: minmax(0, 220px);
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    padding: 8px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: 1fr auto 1fr;
    align-items: start;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    width: 115px;
    height: 115px;
    grid-row: 2;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    width: 34px;
    height: 43px;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    grid-row: 3;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--type-simple[_nghost-wlc-app-c3084059764] {
    cursor: pointer;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] {
    aspect-ratio: unset;
    background: none;
    border-radius: unset;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__card[_ngcontent-wlc-app-c3084059764] {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image: url("/static/images/logo.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-c3084059764] .wlc-game-thumb__card[_ngcontent-wlc-app-c3084059764] {
        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-c3084059764] .wlc-game-thumb__card[_ngcontent-wlc-app-c3084059764] {
        padding: 75% 0 0;
        height: 0;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
    align-items: end;
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain-o6);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 1200px) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain-o6);
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    align-items: flex-start;
    padding: 8px 0 0;
    text-align: left;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__jackpot[_ngcontent-wlc-app-c3084059764] {
        opacity: 0;
    }
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] {
    position: relative;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-image {
    --wlc-image-width: 100%;
    --wlc-image-height: 100%;
    --wlc-image-object-fit: cover;
    --wlc-image-object-position: center;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__error[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: var(--mc-bg700);
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__content[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__content[_ngcontent-wlc-app-c3084059764]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, var(--mc-baseContrast-o8) 4%, var(--mc-baseContrast-o0) 30%), linear-gradient(179.75deg, var(--mc-baseContrast-o8) 1%, var(--mc-baseContrast-o0) 30%);
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: absolute;
    top: 0;
    padding: 16px 0;
    text-align: center;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    position: absolute;
    bottom: 32px;
    display: grid;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-columns: 50%;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-columns: 1fr;
}

.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: 110px;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.wlc-body--browser-safari .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] {
    -webkit-mask-image: -webkit-radial-gradient(white, black);

}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    opacity: 0;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] {
    transition: all 0.3s linear;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 0 28px 0;
    background: linear-gradient(0deg, var(--mc-bg700) -0.2%, var(--mc-bg700-o0) 77%);
    transform: translateY(10%);
    opacity: 0;
    pointer-events: none;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 88px);
    display: grid;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: minmax(0, 1fr);
}

@supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764]:before {
        padding: 162.5% 0 0;
        content: "";
        display: block;
        width: 100%;
        height: 0;
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
    display: block;
    width: 100%;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image: url("/static/images/logo.svg");
    background-repeat: no-repeat;
    background-size: 50%;
}

@supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
        aspect-ratio: 10/16;
    }
}

@supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s linear;
    object-fit: cover;
    object-position: center;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s linear;
    transform: scale(1);
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: 100%;
    object-position: center;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform-origin: bottom center;
    pointer-events: none;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    width: 100%;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s linear;
    position: absolute;
    top: 32px;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    width: 100%;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] {
    perspective: 250px;
    overflow: visible;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__transform[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s ease-out;
    overflow: hidden;
    border-radius: 10px;


    transform: rotateX(0.1deg) rotateY(0.1deg) translateZ(0);
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__transform[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s ease-out;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__transform[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c3084059764] {
    transform-origin: center;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__transform[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    will-change: transform;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-property: color, background, opacity, transform;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] {
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
}

.wlc-game-thumb--theme-vertical.thumb-transform[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    transition: transform 0.3s ease-out;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:not(.thumb-transform):hover .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] {
        transform: scale(1.1);
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:not(.thumb-transform):hover .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c3084059764] {
        transform: translateY(-40px);
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:not(.thumb-transform):hover .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c3084059764] {
        transform: scale(1.2);
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:not(.thumb-transform):hover .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
        transform: scale(1.1);
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: auto 25%;
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: auto 32px;
    align-items: end;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    content: "";
    position: absolute;
    background: url("//agstatic.com/wlc/icons/game-play.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: flex;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    background: none;
    border: none;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    color: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover {
        text-decoration: none;
        box-shadow: none;
    }

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-main);
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    width: 115px;
    height: 115px;
    border: 7px solid #8194c8;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    left: calc(50% - 18px);
    width: 43px;
    height: 34px;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    height: 60%;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] {
    border-radius: unset;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__transform[_ngcontent-wlc-app-c3084059764] {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    display: block;
}

@media (min-width: 1200px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain-o6);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    display: block;
}

@media (min-width: 1200px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__merchant[_ngcontent-wlc-app-c3084059764] {
        color: var(--mc-baseMain-o6);
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3084059764] .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
    padding: 8px 0 0;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] {
    align-items: center;
    padding: 0;
    background: var(--mc-black-o6);
    transform: none;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr;
    align-items: end;
    justify-items: center;
    transition: all 0.3s linear;
}

@media (min-width: 1024px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        display: grid;
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo .wlc-btn__text {
    color: var(--mc-buttonText, var(--mc-baseMain));
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: 1fr;
    align-items: center;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn[_ngcontent-wlc-app-c3084059764] {
    min-width: auto;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-indent: -9999px;
    border-radius: 50%;
    transform: none;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    content: "";
    position: absolute;
    background: url("//agstatic.com/wlc/icons/game-play.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] .wlc-icon {
    display: flex;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    background: none;
    border: none;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text {
    color: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover {
        text-decoration: none;
        box-shadow: none;
    }

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-main);
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764] {
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--play[_ngcontent-wlc-app-c3084059764]:before {
    left: calc(50% - 6px);
    width: 15px;
    height: 18px;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] {
    height: auto;
    padding: 0;
    border-radius: unset;
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764] .wlc-btn__text[class] {
    color: var(--mc-secondary);
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo[_ngcontent-wlc-app-c3084059764]:hover .wlc-btn__text {
        color: var(--mc-baseThird);
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0;
    align-items: center;
}

@supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3084059764] {
        aspect-ratio: 10/15;
    }
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__control[_ngcontent-wlc-app-c3084059764] {
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto;
    }
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c3084059764] .wlc-image {
    --wlc-image-width: 48px;
    --wlc-image-height: 48px;
    --wlc-image-object-fit: cover;
    --wlc-image-object-position: center;
    border-radius: 8px;
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c3084059764] .wlc-game-thumb[_ngcontent-wlc-app-c3084059764] {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    padding: 8px;
    background: var(--mc-bg);
    border-radius: 8px;
    cursor: pointer;
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c3084059764] .wlc-game-thumb__name[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: border-color 0.3s linear;
    border-bottom: 1px solid transparent;
}

.wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c3084059764] .wlc-game-thumb__block--right[_ngcontent-wlc-app-c3084059764] {
    margin-left: 8px;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-horizontal[_nghost-wlc-app-c3084059764] .wlc-game-thumb[_ngcontent-wlc-app-c3084059764]:hover {
        background: var(--mc-main);
    }
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before {
    transform: none;
    opacity: 0;
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        transition: all 0.3s linear;
        background: transparent;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__title[_ngcontent-wlc-app-c3084059764] {
        opacity: 0;
    }

    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__ppl[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default.wlc-game-thumb--ppl-show[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
        pointer-events: auto;
    }
}

@media (pointer: fine) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__desc[_ngcontent-wlc-app-c3084059764]:before {
        opacity: 1;
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__ppl[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c3084059764] {
        opacity: 0;
        pointer-events: none;
    }

    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
        opacity: 1;
    }
}

@media (pointer: fine) and (min-width: 1024px) {
    .wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764]:hover .wlc-game-thumb__rtp[_ngcontent-wlc-app-c3084059764] {
        opacity: 0;
    }
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 4;
    display: flex;
    width: 32px;
    height: 32px;
    padding-bottom: 2px;
    color: rgba(118, 151, 244, 0.5);
    background: #303e64;
    border-radius: 10px;
    box-shadow: none;
    cursor: pointer;
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] svg path {
    transition: all 0.3s linear;
    transform-origin: center;
    fill: currentColor;
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c3084059764] {
    color: #00b6ef;
    background: #303e64;
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c3084059764] path {
    transform: scaleX(-1);
}

.wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764]:not(.active) {
    transition: all 0.3s linear;
}

@media (pointer: fine) {
    .wlc-game-thumb[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764]:not(.active):hover {
        color: #8194c8;
        background: #303e64;
    }
}

.wlc-game-thumb.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] {
    top: 4px;
    left: 4px;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    color: #8194c8;
}

.wlc-game-thumb.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764] svg {
    width: 16px;
    height: 16px;
}

.wlc-game-thumb.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c3084059764] {
    color: var(--mc-main);
}

@media (pointer: fine) {
    .wlc-game-thumb.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon[_ngcontent-wlc-app-c3084059764]:not(.active):hover {
        color: var(--fc-textColor);
    }
}

.wlc-game-thumb.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__loader[_ngcontent-wlc-app-c3084059764] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__loader[_ngcontent-wlc-app-c3084059764] {
    display: block;
    width: 100%;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image: url("/static/images/logo.svg");
    background-size: 50%;
    background-repeat: no-repeat;
}

.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__loader[_ngcontent-wlc-app-c3084059764]:before {
    padding: 162.5% 0 0;
    content: "";
    display: block;
    width: 100%;
    height: 0;
}

.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__loader[_ngcontent-wlc-app-c3084059764] .wlc-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764] {
    cursor: pointer;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] {
    aspect-ratio: 10/14 !important;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    object-fit: cover;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb-media[_ngcontent-wlc-app-c3084059764] img[_ngcontent-wlc-app-c3084059764] {
    object-fit: cover;
    border-radius: 10px;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--play:before, .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--play:before {
    content: "";
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 4.4px);
    width: 12px;
    height: 16px;
    background: url("/static/images/icons/play.svg") center no-repeat;
    background-size: cover;
    opacity: 1;
    border-radius: 0;
    mix-blend-mode: unset;
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo:before, .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3084059764] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3084059764] .wlc-btn--demo:before {
    display: none;
}

.wlc-game-thumb--type-modal[_nghost-wlc-app-c3084059764] {
    max-width: 185px;
    margin: 0 auto !important;
    padding: 0 !important;
}

.wlc-game-thumb--type-modal[_nghost-wlc-app-c3084059764] .wlc-game-thumb__icon.wlc-icon[_ngcontent-wlc-app-c3084059764] {
    opacity: 1;
}


 .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
     --wlc-bl-columns: 1fr;
 }

@media (min-width: 640px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-columns: 1fr 1fr;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-columns: 1fr 1fr 1fr;
    }
}

@media (min-width: 480px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-list-max-width: 340px;
    }
}

@media (min-width: 640px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-list-max-width: unset;
    }
}

@media (min-width: 768px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-list-max-width: 640px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] {
        --wlc-bl-list-max-width: unset;
    }
}

.wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    display: grid;
    grid-template-columns: var(--wlc-bl-columns);
    gap: var(--wlc-bl-gap, 16px);
    justify-items: var(--wlc-bl-justify, center);
    max-width: var(--wlc-bl-list-max-width);
    margin: var(--wlc-bonuses-list-margin, 0 auto);
}

.wlc-sections__profile-content--theme-first .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    grid-template-columns: 1fr;
}

@media (min-width: 640px) {
    .wlc-sections__profile-content--theme-first .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1024px) {
    .wlc-sections__profile-content--theme-first .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1200px) {
    .wlc-sections__profile-content--theme-first .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
    --wlc-bonuses-list-margin: 0 auto;
}

@media (min-width: 640px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bonuses-list-margin: 0;
    }
}

.wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent[_ngcontent-wlc-app-c1488350109] {
    text-align: center;
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent[_ngcontent-wlc-app-c1488350109] {
        text-align: left;
    }
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
    --wlc-bl-swiper-btn-display: flex;
    min-width: 0;
}

@media (min-width: 480px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-width: 340px;
    }
}

@media (min-width: 640px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-width: unset;
    }
}

@media (min-width: 768px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-width: 650px;
    }
}

@media (min-width: 900px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-width: 665px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-width: unset;
    }
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] {
    position: relative;
    max-width: var(--wlc-bl-wrapper-width);
    margin: var(--wlc-bl-wrapper-margin, 0 auto);
    padding: var(--wlc-bl-wrapper-padding, 0);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-next, .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-prev {
    display: var(--wlc-bl-swiper-btn-display);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-next:after, .wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-prev:after {
    display: none;
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-next {
    right: var(--wlc-bl-next-button-offset, 0);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper-button-prev {
    left: var(--wlc-bl-prev-button-offset, 0);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper {
    overflow: var(--wlc-bl-swiper-overflow, hidden);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] .swiper .swiper-slide {
    display: flex;
    justify-content: var(--wlc-bl-slide-justify, center);
    width: var(--wlc-bl-slide-width, auto);
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109]:not(.wlc-slider--overflow) + .ng-star-inserted[_ngcontent-wlc-app-c1488350109] {
    --wlc-bl-swiper-btn-display: none;
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
    --wlc-bl-slide-justify: flex-start;
}

.wlc-bonuses-list--theme-default.wlc-bonuses-list--type-swiper.wlc-bonuses-list--theme-mod-with-ears[class*=wlc-bonuses-list--count-][_nghost-wlc-app-c1488350109] {
    --wlc-bl-wrapper-width: unset;
    --wlc-bl-wrapper-margin: 0;
    --wlc-bl-swiper-overflow: visible;
}


.wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
    --wlc-bl-wrapper-padding: 0 16px;
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-padding: 0;
    }
}

@media (min-width: 1366px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-padding: 0 16px 0 0;
    }
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-padding: 0;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-prev-button-offset: 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-prev-button-offset: -16px;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: -16px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: 0;
    }
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--profile-dashboard[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: -16px;
    }
}

.wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-with-ears[_nghost-wlc-app-c1488350109] {
    --wlc-bl-wrapper-padding: 0;
    --wlc-bl-slide-width: 300px;
}

@media (min-width: 768px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-with-ears[_nghost-wlc-app-c1488350109] {
        --wlc-bl-slide-width: 305px;
    }
}

.wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
    --wlc-bl-wrapper-padding: 0;
    --wlc-bl-list-max-width: 100%;
    --wlc-bl-gap: 16px;
    --wlc-bl-columns: 1fr;
    --wlc-bl-justify: center;
    margin: 0;
}

@media (min-width: 640px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bl-gap: 12px;
    }
}

@media (min-width: 768px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bl-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bl-columns: repeat(3, 1fr);
    }
}

@media (min-width: 1366px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bl-columns: 1fr;
    }
}

@media (min-width: 640px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] {
        --wlc-bl-justify: flex-start;
    }
}

.wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] .wlc-bonus-item--theme-default[_ngcontent-wlc-app-c1488350109] {
    max-width: 330px;
    width: 100%;
}

@media (min-width: 640px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] .wlc-bonus-item--theme-default[_ngcontent-wlc-app-c1488350109] {
        max-width: 290px;
    }
}

@media (min-width: 768px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus[_nghost-wlc-app-c1488350109] .wlc-bonus-item--theme-default[_ngcontent-wlc-app-c1488350109] {
        max-width: 100%;
    }
}

.wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
    --wlc-bl-wrapper-padding: 0 16px;
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
        --wlc-bl-wrapper-padding: 0;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
        --wlc-bl-prev-button-offset: 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
        --wlc-bl-prev-button-offset: -16px;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--theme-mod-wide[_nghost-wlc-app-c1488350109] {
        --wlc-bl-next-button-offset: -16px;
    }
}

.wlc-bonuses-list__nocontent[_ngcontent-wlc-app-c1488350109] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 80px 0 140px 0;
}

.wlc-bonuses-list__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
    margin: 32px 0 0 0;
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    background: var(--mc-bg500);
    border-radius: 8px;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] {
        max-width: unset;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
    grid-template-areas: "image" "info" "active" "btns";
    grid-template-columns: 1fr;
    gap: 16px 0;
    position: relative;
    display: grid;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-areas: "image info" "image btns";
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-areas: "image info active" "image info active" "image btns active";
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 250px minmax(0, 1fr);
    }
}

@media (min-width: 640px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 300px minmax(0, 1fr);
    }
}

@media (min-width: 768px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 330px minmax(0, 1fr);
    }
}

@media (min-width: 900px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 395px minmax(0, 1fr);
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 305px minmax(0, 1fr);
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 270px minmax(0, 1fr) 250px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        grid-template-columns: 320px minmax(0, 1fr) 250px;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        gap: 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__wrapper[_ngcontent-wlc-app-c1488350109] {
        height: 260px;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__image-block[_ngcontent-wlc-app-c1488350109] {
    height: 200px;
    position: relative;
    grid-area: image;
    overflow: hidden;
    background: var(--mc-bg300);
    border-radius: 10px 0 0 10px;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__image-block[_ngcontent-wlc-app-c1488350109] {
        height: auto;
    }
}

@media (max-width: 559px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__image-block[_ngcontent-wlc-app-c1488350109] {
        border-radius: 10px 10px 0 0;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__image[_ngcontent-wlc-app-c1488350109] {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
    grid-area: info;
    align-self: center;
    text-align: center;
    padding: 0 12px;
    z-index: 10;
    justify-content: center;
    width: 100%;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
        align-self: start;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
        text-align: left;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
        padding: 12px;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
        padding: 12px 24px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__info-block[_ngcontent-wlc-app-c1488350109] {
        padding: 12px;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
    padding: 0 12px 16px;
    grid-area: btns;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
        justify-content: start;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
        margin: auto -4px 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
        padding: 0 12px 12px;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
        padding: 0 24px 12px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] {
        padding: 0 12px 12px;
    }
}

@media (max-width: 559px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__nocontent-btn[_ngcontent-wlc-app-c1488350109] button[_ngcontent-wlc-app-c1488350109] {
        margin: auto;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109] {
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    line-height: 1;
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109] {
        line-height: 1.45;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109]:after {
    display: none;
    width: 95px;
    height: 1px;
    margin: 0 0 12px;
    content: "";
    background: var(--mc-baseOpacity);
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109]:after {
        display: block;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109]:after {
        margin: 8px 0 12px;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__name[_ngcontent-wlc-app-c1488350109] {
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

.wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__description[_ngcontent-wlc-app-c1488350109] {
    color: var(--mc-baseMain);
    font-style: normal;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
    display: none;
}

@media (min-width: 1630px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__description[_ngcontent-wlc-app-c1488350109] {
        max-width: 34ch;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__description[_ngcontent-wlc-app-c1488350109] {
        display: -webkit-box;
    }
}

@media (min-width: 560px) {
    .wlc-bonuses-list__nocontent-item[_ngcontent-wlc-app-c1488350109] .nobonus__description[_ngcontent-wlc-app-c1488350109] {
        -webkit-line-clamp: 5;
    }
}

.wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] {
    position: absolute;
    top: 97.5px;
    right: 0;
    left: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 270px;
    margin: auto;
    pointer-events: none;
}

.wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-prev, .wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-next {
    pointer-events: all;
}

.wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -8px;
}

.wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-bonus-item[_ngcontent-wlc-app-c1488350109] {
    margin: 8px;
}

.wlc-bonuses-list--theme-partial[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] {
    position: relative;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] {
    --wlc-bl-promo-grid-columns: 1fr;
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] {
        --wlc-bl-promo-grid-columns: repeat(2, 1fr);
    }
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    gap: 16px;
    display: grid;
    grid-template-columns: var(--wlc-bl-promo-grid-columns, 1fr);
    justify-items: center;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus {
    height: 350px;
    flex-direction: row;
    gap: 0;
}

@media (min-width: 560px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus {
        height: 250px;
    }
}

@media (min-width: 720px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus {
        height: 380px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus {
        height: 280px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus {
        height: 380px;
    }
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile {
    gap: 0;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block {
    gap: 0;
    padding: 16px;
    background: none;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) {
    position: relative;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--title {
    width: 80px;
    border-radius: 100px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--circle:nth-child(2) {
    position: absolute;
    top: 16px;
    right: 16px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--circle:nth-child(3) {
    width: 128px;
    height: 128px;
    margin-top: 20px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(2) .wlc-preloader__element--title {
    width: 200px;
    height: 16px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(2) .wlc-preloader__element--button {
    margin-top: 40px;
}

@media (max-width: 559px) {
    .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile {
        width: 315px;
        height: 350px;
    }
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block {
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    border-radius: unset;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) {
    gap: 12px;
    width: 57%;
    padding: 16px 32px;
    background: transparent;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--title:nth-child(1) {
    width: 20%;
    border-radius: 100px;
    margin-bottom: 24px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--title:nth-child(3) {
    width: 44%;
    margin-bottom: 24px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--line:nth-child(4) {
    width: 77%;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--title:nth-child(2), .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--line:nth-child(5), .wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--line:nth-child(6) {
    width: 66%;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--button {
    margin-top: auto;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(2) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 43%;
    padding: 16px;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus .wlc-preloader__element--block:nth-child(2) .wlc-preloader__element--circle:nth-child(1) {
    width: 128px;
    height: 128px;
}

.wlc-bonuses-list--theme-promo.wlc-bonuses-list--profile-type-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile {
    gap: 10px;
}

.wlc-bonuses-list--theme-promo.wlc-bonuses-list--profile-type-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) {
    position: relative;
    justify-content: start;
    min-height: 220px;
    background: var(--mc-bg500);
    border-radius: 10px 10px 0 0;
}

.wlc-bonuses-list--theme-promo.wlc-bonuses-list--profile-type-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile .wlc-preloader__element--block:nth-child(1) .wlc-preloader__element--circle:nth-child(3) {
    display: none;
}

@media (max-width: 559px) {
    .wlc-bonuses-list--theme-promo.wlc-bonuses-list--profile-type-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] .wlc-preloader__block--bonus-mobile {
        width: 315px;
        height: 370px;
    }
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent[_ngcontent-wlc-app-c1488350109] {
    margin: 0;
}

.wlc-bonuses-list--theme-promo[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__to-profile[_ngcontent-wlc-app-c1488350109] {
    margin: 16px auto 0;
}

.wlc-bonuses-list--theme-promo.wlc-bonuses-list--theme-mod-wolf[_nghost-wlc-app-c1488350109] {
    --wlc-bl-promo-grid-columns: repeat(auto-fill, minmax(320px, 1fr));
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transform: translateZ(0);
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109] {
    z-index: 1;
    height: 100%;
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider-pagination[_ngcontent-wlc-app-c1488350109] {
    bottom: 24px;
    right: 16px;
    display: flex;
    position: absolute;
    z-index: 99;
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider-pagination[_ngcontent-wlc-app-c1488350109] {
        bottom: 32px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider-pagination[_ngcontent-wlc-app-c1488350109] {
        right: 32px;
    }
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109] .swiper {
    height: 100%;
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109] .swiper-wrapper {
    align-items: stretch;
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109] .swiper-slide {
    height: initial;
}

.wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] .wlc-bonuses-list-nocontent__tag[_ngcontent-wlc-app-c1488350109] {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    min-width: 140px;
    text-align: center;
    background: #00b6ef;
    border-radius: 8px 0 8px 0;
}

@media (min-width: 900px) {
    .wlc-home-wins-bonuses .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] {
        width: 50%;
    }
}

@media (min-width: 1366px) {
    .wlc-home-wins-bonuses .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] {
        width: 100%;
    }
}

@media (min-width: 900px) {
    .wlc-home-wins-bonuses .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] {
        justify-self: center;
    }
}

@media (min-width: 1366px) {
    .wlc-home-wins-bonuses .wlc-bonuses-list--theme-promo-home[_nghost-wlc-app-c1488350109] {
        justify-self: stretch;
    }
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper {
    max-width: 300px;
    margin: 0 auto;
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper {
        max-width: 360px;
    }
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] {
    max-width: 300px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    transform: translate(0, -50%);
    pointer-events: none;
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] {
        max-width: 360px;
    }
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-prev, .wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-next {
    pointer-events: all;
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] {
    position: relative;
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__checkbox-wrapper[_ngcontent-wlc-app-c1488350109] {
    margin: 32px 0 0 0;
    padding: 0 16px;
    text-align: center;
}

.wlc-bonuses-list--theme-reg-first[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__checkbox[_ngcontent-wlc-app-c1488350109] {
    display: inline-block;
    text-align: left;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] {
    --wlc-navi-right-offset: 0;
    --wlc-navi-left-offset: 0;
    width: 100%;
    max-width: 390px;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] {
    width: 100%;
    max-width: 100%;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-prev, .wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .swiper-button-container[_ngcontent-wlc-app-c1488350109] .wlc-swiper-button-next {
    width: 40px;
    height: 40px;
    pointer-events: all;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .wlc-bonuses-list__slider[_ngcontent-wlc-app-c1488350109] {
    margin: -4px auto 0;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .wlc-bonuses-list__checkbox-wrapper[_ngcontent-wlc-app-c1488350109] {
    margin: 16px 0 0;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .swiper {
    max-width: 100%;
}

.wlc-bonuses-list--theme-reg-first.wlc-bonuses-list--theme-mod-wolf[class][_nghost-wlc-app-c1488350109] .swiper-slide {
    padding: 4px 0 0;
}

.wlc-bonuses-list--theme-active[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent-text[_ngcontent-wlc-app-c1488350109] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    padding: 24px 16px;
    background: var(--mc-bg500);
    border-radius: 8px;
}

.wlc-bonuses-list--theme-active[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent-text[_ngcontent-wlc-app-c1488350109] a[_ngcontent-wlc-app-c1488350109] {
    transition: color 0.3s linear;
}

.wlc-bonuses-list--theme-active[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    display: grid;
    gap: 16px;
}

.wlc-sections__profile-content--theme-first .wlc-bonuses-list--theme-active[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] {
    margin-bottom: 32px;
}

.wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__header[_ngcontent-wlc-app-c1488350109] {
    margin: 0 0 8px;
    display: flex;
    justify-content: space-between;
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__header[_ngcontent-wlc-app-c1488350109] {
        margin: 0 0 20px;
    }
}

.wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__header[_ngcontent-wlc-app-c1488350109] .wlc-section-title {
    margin: 0;
}

.wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__controls[_ngcontent-wlc-app-c1488350109] {
    position: relative;
    display: flex;
    gap: 12px;
}

.wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__swiper-buttons-wrap[_ngcontent-wlc-app-c1488350109] {
    display: none;
}

@media (min-width: 900px) {
    .wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__swiper-buttons-wrap[_ngcontent-wlc-app-c1488350109] {
        display: block;
    }
}

.wlc-bonuses-list--theme-wolf[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__nocontent[_ngcontent-wlc-app-c1488350109] {
    justify-content: center;
    min-height: 190px;
    margin: 0;
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-default[_nghost-wlc-app-c1488350109] {
    --wlc-bonuses-grid-cols: repeat(auto-fill, minmax(320px, 1fr));
    --wlc-bonuses-gap: 16px;
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-default[_nghost-wlc-app-c1488350109] {
        --wlc-bonuses-gap: 20px;
    }
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-default[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list[_ngcontent-wlc-app-c1488350109] {
    display: grid;
    grid-template-columns: var(--wlc-bonuses-grid-cols);
    gap: var(--wlc-bonuses-gap);
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-default.wlc-bonuses-list--theme-mod-vertical[_nghost-wlc-app-c1488350109] {
    --wlc-bonuses-grid-cols: repeat(auto-fill, minmax(250px, 1fr));
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
    --wlc-bi-width: 320px;
}

@media (min-width: 560px) {
    .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bi-width: 410px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] {
        --wlc-bi-width: 100%;
    }
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonuses-list__list-wrapper[_ngcontent-wlc-app-c1488350109] {
    width: 100%;
    min-width: 0;
    max-width: 100%;
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .swiper {
    overflow: visible;
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .swiper {
        overflow: hidden;
    }
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonus-item--theme-mod-vertical {
    --wlc-bi-width: 300px;
}

@media (min-width: 1200px) {
    .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-bonus-item--theme-mod-vertical {
        --wlc-bi-width: 100%;
    }
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-slider-navigation--theme-wolf {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-swiper-button-next, .wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .wlc-swiper-button-prev {
    position: relative;
    top: initial;
    right: initial;
    left: initial;
    margin: 0;
}

.wlc-bonuses-list--theme-wolf.wlc-bonuses-list--type-swiper[_nghost-wlc-app-c1488350109] .swiper-slide {
    width: auto;
}



 .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%;
 }

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-inside-modal[_nghost-wlc-app-c92895986] .wlc-provider-links__title[_ngcontent-wlc-app-c92895986] {
    text-align: center;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-mobile-custom[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
    padding: 8px;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-mobile-custom[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper .swiper-wrapper {
    display: grid;
    grid-template-rows: 60px 60px;
    grid-template-columns: 1fr 1fr;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c92895986] {
    grid-gap: 16px;
    grid-template-areas: "title" "icons" "button";
    grid-template-columns: 1fr;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 560px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
        max-width: 520px;
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-adaptive[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986] {
    margin: 8px auto 0;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
    gap: 8px;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
        gap: 24px;
    }
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item {
    height: 140px;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__wrp {
    display: flex;
    flex-direction: column;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__image {
    width: 140px;
    height: 60px;
    max-width: max-content;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__image {
        width: 160px;
    }
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__image {
        height: 70px;
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__error {
    height: 60px;
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__error {
        height: 70px;
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__info {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    margin: 12px 0 0;
}

@media (max-width: 559px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] .wlc-provider-links-item__info {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: normal;
        font-size: 1rem;
        line-height: 1.45;
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links-item[_ngcontent-wlc-app-c92895986] {
    border-radius: 8px;
}

@media (pointer: fine) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-provider-links-item[_ngcontent-wlc-app-c92895986]:hover {
        background: var(--mc-bg500);
        box-shadow: none;
        transform: none;
        transition: none;
    }
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-section-title {
    justify-content: center;
}

.wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-section-title .wlc-section-title__content {
    color: var(--mc-baseSecond);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    margin: 8px 0;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-section-title .wlc-section-title__content {
        margin: 0 0 24px;
    }
}

@media (max-width: 559px) {
    .wlc-provider-links--theme-default.wlc-provider-links--theme-mod-wolf[_nghost-wlc-app-c92895986] .wlc-section-title .wlc-section-title__content {
        color: var(--mc-baseSecond);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__loader[_ngcontent-wlc-app-c92895986] {
    grid-column: 1 / 3;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986], .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
    grid-area: icons;
    min-width: 0;
    max-width: 100%;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 8px;
    display: grid;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__wrapper[_ngcontent-wlc-app-c92895986] {
        gap: 12px;
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] {
    margin: 8px 0 0;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
    margin: -8px -12px -8px -8px;
    padding: 8px 40px 8px 8px;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
        margin: -12px;
    }
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider[_ngcontent-wlc-app-c92895986] .swiper {
        padding: 12px;
    }
}

.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: 24px;
    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__slider-navigation[_ngcontent-wlc-app-c92895986] {
    display: none;
    grid-area: navigation;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__slider-navigation[_ngcontent-wlc-app-c92895986] {
        display: flex;
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn[_ngcontent-wlc-app-c92895986] {
    margin: 0 0 0 16px;
    grid-area: button;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn.wlc-btn--theme-wolf-rounded[_ngcontent-wlc-app-c92895986] {
    margin: 0;
    grid-area: navigation;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links__btn.wlc-btn--theme-wolf-rounded[_ngcontent-wlc-app-c92895986] {
        margin: 0 12px 0 0;
    }
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item {
    position: relative;
    background: var(--mc-bg700);
    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: 35%;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item__wrp {
    font-size: 2rem;
    padding: 8px 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--mc-baseMain);
    font-weight: 700;
    text-decoration: none;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item__error {
    line-height: 1.15;
    text-align: center;
    overflow-wrap: anywhere;
    overflow: hidden;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item__image, .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 80%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item .wlc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item .wlc-icon svg {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}

.wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] .wlc-provider-links-item .wlc-icon svg path {
    fill: currentColor;
}

@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] {
    gap: 8px 0;
}

@media (min-width: 768px) {
    .wlc-provider-links--theme-default[_nghost-wlc-app-c92895986] {
        gap: 16px 0;
    }
}


 .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] {
     position: relative;
     min-width: 0;
 }

.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: 4px;
    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);
    visibility: hidden;
    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);
    visibility: hidden;
    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-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    text-decoration: none;
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-menu__link.active {
    color: var(--mc-main);
}

@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] .swiper-wrapper {
    width: auto;
}

.wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .swiper-slide {
    width: auto;
}

.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-post-menu__items[_ngcontent-wlc-app-c3813699987], .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: 8px;
}

@media (min-width: 560px) {
    .wlc-post-menu--theme-default[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987] .wlc-post-menu__items[_ngcontent-wlc-app-c3813699987], .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-post-menu__items[_ngcontent-wlc-app-c3813699987], .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-post-menu__items[_ngcontent-wlc-app-c3813699987], .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-post-menu__items[_ngcontent-wlc-app-c3813699987], .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[_nghost-wlc-app-c3813699987] .wlc-post-menu__title[_ngcontent-wlc-app-c3813699987] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 0 0 16px 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__items[_ngcontent-wlc-app-c3813699987], .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;
    max-width: 440px;
    margin: 0;
    display: block;
    -moz-column-gap: 16px;
    column-gap: 16px;
}

@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__items[_ngcontent-wlc-app-c3813699987], .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__items[_ngcontent-wlc-app-c3813699987], .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: -4px 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;
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3813699987] .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    display: block;
    padding: 20px 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-decoration: none;
    border-bottom: 2px solid var(--mc-baseOpacity);
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3813699987] .wlc-menu__link.active {
    color: var(--mc-black);
    background: var(--mc-buttonGradient);
}

@media (pointer: fine) {
    .wlc-post-menu--theme-contacts[_nghost-wlc-app-c3813699987] .wlc-menu__link:hover:not(.active) {
        color: var(--mc-baseMain);
        background: var(--mc-buttonGradient);
    }
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3813699987] .wlc-menu__item:last-child .wlc-menu__link {
    border-bottom: 0;
}

.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__items[_ngcontent-wlc-app-c3813699987], .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987] > .wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    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__items[_ngcontent-wlc-app-c3813699987] .wlc-menu__item, .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 (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__items[_ngcontent-wlc-app-c3813699987], .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first.wlc-post-menu--without-swiper[_nghost-wlc-app-c3813699987] .wlc-post-menu__wrp[_ngcontent-wlc-app-c3813699987] > .wlc-menu--type-post-menu[_ngcontent-wlc-app-c3813699987] {
        grid-template-columns: repeat(3, 1fr);
    }
}

@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__items[_ngcontent-wlc-app-c3813699987], .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: flex-start;
        text-align: left;
    }
}

@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__items[_ngcontent-wlc-app-c3813699987], .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;
    }
}

.wlc-post-menu--theme-contacts[_nghost-wlc-app-c3813699987] .wlc-menu__link {
    background: var(--mc-bg500);
}


 .wlc-scroll-up[_nghost-wlc-app-c1295680026] {
     padding: 0 24px;
     position: fixed;
     bottom: 65px;
     left: 50%;
     z-index: 1000;
     width: 100%;
     max-width: 1800px;
     transform: translateX(-50%);
     pointer-events: none;
 }

@media (min-width: 1630px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] {
        padding: 0 8px;
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
    transition: all 0.3s linear;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
    color: #8194c8;
    background: var(--mc-baseOpacity);
    border-radius: 8px;
    outline: none;
    cursor: pointer;
    opacity: 0;
    border: none;
}

@media (min-width: 900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
        width: 40px;
    }
}

@media (min-width: 900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
        height: 40px;
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .wlc-icon-content {
    display: flex;
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .wlc-icon-content svg {
    width: auto;
    height: auto;
}

@media (min-width: 900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] .wlc-icon-content svg {
        width: 20px;
    }
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.show[_ngcontent-wlc-app-c1295680026] {
    opacity: 1;
    pointer-events: initial;
}

.wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.mobile-only[_ngcontent-wlc-app-c1295680026] {
    display: flex;
}

@media (min-width: 900px) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button.mobile-only[_ngcontent-wlc-app-c1295680026] {
        display: none;
    }
}

@media (pointer: fine) {
    .wlc-scroll-up[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026]:hover {
        color: #8194c8;
        background: #00b6ef;
    }
}

.wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] {
    border-radius: 100px;
}

.wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] svg {
    width: auto;
}

@media (min-width: 900px) {
    .wlc-scroll-up.wlc-scroll-up--theme-mod-circle[_nghost-wlc-app-c1295680026] .wlc-scroll-up__button[_ngcontent-wlc-app-c1295680026] svg {
        width: 18px;
    }
}
.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] {
     display: grid;
     grid-auto-columns: auto;
     grid-auto-flow: column;
     grid-gap: 16px;
     grid-template-areas: "login sign";
     align-items: center;
 }

.wlc-burger-panel--left-mobile .wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] {
    grid-template-areas: "sign" "login";
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    grid-area: login;
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    grid-area: sign;
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 16px;
    grid-template-areas: "login sign";
    align-items: center;
}

.wlc-burger-panel--left-mobile .wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] {
    grid-template-areas: "login" "sign";
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_login-modal] {
    grid-area: login;
}

.wlc-login-signup--theme-wolf[_nghost-wlc-app-c3252888576] .wlc-btn--type-default[data-wlc-element=button_register-modal] {
    grid-area: sign;
}



 .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] {
     background: var(--mc-bg700);
     border-radius: 10px;
     width: 100%;
     overflow: hidden;
 }

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] {
        background: transparent;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] {
        border-radius: 0;
    }
}

.wlc-category-menu--theme-default[_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-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 4px;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial;
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    background: linear-gradient(90deg, var(--mc-bg700), var(--mc-bg700-o0));
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
        background: linear-gradient(90deg, var(--mc-bg700) 65%, var(--mc-bg700-o0) 100%);
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:disabled {
    display: none;
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    display: none;
    line-height: 1;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
        display: block;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control svg {
    transform: var(--wlc-category-menu-svg-transform, none);
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
        margin: 0 auto 0 0;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 10px 0 auto;
    justify-content: flex-end;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
        margin: 0 0 0 auto;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next:before {
    transform: scaleX(-1);
}

@media (pointer: fine) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:hover {
        color: var(--mc-main);
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
    padding: 0 8px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
        padding: 0 4px;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu {
    grid-gap: 8px;
    display: block;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    align-items: center;
    width: 100%;
}

@media (min-width: 1024px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu {
        grid-gap: 24px;
    }
}

@media (min-width: 1420px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu {
        grid-gap: 48px;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    padding: 12px 4px;
    position: relative;
    display: block;
    text-decoration: none;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 8px 12px 4px;
    }
}

@media (min-width: 1024px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 8px 16px 4px;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link-text {
    position: relative;
    display: inline-block;
    padding: 4px 0;
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link-text:before {
    display: none;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--mc-main);
    transform: scaleX(0.5);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.6, 0.1, 0.05, 1.5);
    pointer-events: none;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link-text:before {
        display: block;
    }
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    color: var(--mc-main);
    font-weight: bold;
}

.wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link.active .wlc-menu__link-text:before {
    transform: scaleX(1);
    opacity: 1;
}

@media (pointer: fine) {
    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) {
        color: var(--mc-baseMain);
    }

    .wlc-category-menu--theme-default[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) .wlc-menu__link-text:before {
        transform: scaleX(1);
        opacity: 1;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] {
    position: relative;
}

.wlc-category-menu--theme-with-icons[_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-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 4px;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    background: linear-gradient(90deg, var(--mc-bg), var(--mc-bg-o0));
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
        background: linear-gradient(90deg, var(--mc-bg) 65%, var(--mc-bg-o0) 100%);
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:disabled {
    display: none;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    display: none;
    line-height: 1;
    transform: translateY(-7px);
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
        display: block;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control svg {
    transform: var(--wlc-category-menu-svg-transform, none);
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 0;
    justify-content: flex-start;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 0 0 auto;
    justify-content: flex-end;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next:before {
    transform: scaleX(-1);
}

@media (pointer: fine) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:hover {
        color: var(--mc-main);
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
    padding: 0;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
        padding: 0 8px;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__item {
    padding: 8px 0 0;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    transition: all 0.25s ease-out;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        width: 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        width: 130px;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link-text {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    transform: none;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
        transform: translateY(-5px);
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active .wlc-menu__icon:before {
    background: var(--mc-bg300);
    opacity: 1;
}

@media (pointer: fine) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) {
        transform: translateY(-5px);
    }

    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) .wlc-menu__icon:before {
        opacity: 1;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
    width: 70px;
    height: 70px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 8px;
    background: var(--mc-bg500);
    border-radius: 10px;
    transition: all 0.15s ease-out;
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
        width: 86px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
        height: 86px;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img, .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img, .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
        width: 50px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img, .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
        height: 50px;
    }
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
    display: block;
    object-fit: contain;
    object-position: center;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg, .wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg path {
    transition: fill 0.3s ease-out;
}

.wlc-category-menu--theme-with-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--mc-bg300);
    border-radius: inherit;
    opacity: 0;
    transition: all 0.5s ease-out;
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] {
    padding: 0;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] {
        padding: 4px 0 0;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] {
        padding: 0;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    width: 40px;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
        width: 30px;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    transform: translateY(4px);
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
        transform: none;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    width: 80px;
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        width: 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        width: 130px;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    transform: none;
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active .wlc-menu__icon {
    transform: none;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active .wlc-menu__icon {
        transform: scale(1.15);
    }
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
        font-style: normal;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 1.45;
    }
}

@media (pointer: fine) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) {
        transform: none;
    }

    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active) .wlc-menu__icon {
        transform: translateY(-5px);
    }
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
    height: 50px;
    background: none;
    transform-origin: bottom;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
        height: 70px;
    }
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon:before {
    display: none;
}

.wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg, .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
    width: 50px;
    height: 50px;
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg, .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
        width: 70px;
    }
}

@media (min-width: 900px) {
    .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg, .wlc-category-menu--theme-with-icons.wlc-category-menu--theme-mod-big-icons[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
        height: 70px;
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] {
    background: var(--mc-bg700);
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] {
        background: transparent;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] {
        border-radius: 0;
    }
}

.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-bg700), var(--mc-bg700-o0));
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
        background: linear-gradient(90deg, var(--mc-bg700) 65%, var(--mc-bg700-o0) 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--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
        margin: 0 auto 0 0;
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 10px 0 auto;
    justify-content: flex-end;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-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 8px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
        padding: 0 4px;
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    height: 60px;
    padding: 0;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: all 0.3s linear;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    line-height: 1;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        height: 80px;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 0 8px;
    }
}

@media (min-width: 1200px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 0 12px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        padding: 0 16px;
    }
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link.active {
    color: var(--mc-main);
    font-weight: 700;
}

@media (pointer: fine) {
    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover {
        background: var(--mc-bg300-o6);
    }

    .wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover svg {
        animation: _ngcontent-wlc-app-c3668254373_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 4px 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;
}

.wlc-category-menu--theme-icons-compact[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] {
    background: transparent;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
    padding: 0;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
    margin: 0 auto 0 0;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    margin: 0 0 0 auto;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    background: linear-gradient(90deg, var(--mc-bg), var(--mc-bg-o0));
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
        background: linear-gradient(90deg, var(--mc-bg) 65%, var(--mc-bg-o0) 100%);
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__item {
    padding: 0;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__item {
        padding: 0 8px;
    }
}

@media (min-width: 1200px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__item {
        padding: 0 12px;
    }
}

@media (min-width: 1630px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__item {
        padding: 0 16px;
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    height: auto;
    padding: 13px 0 12px;
    line-height: 1;
    text-transform: uppercase;
    background: none;
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link:before {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--mc-main);
    transform: scaleX(0.5);
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.6, 0.1, 0.05, 1.5);
    pointer-events: none;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link:before {
        display: block;
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link.active:before {
    transform: scaleX(1);
    opacity: 1;
}

@media (pointer: fine) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link:hover:not(.active):before {
        transform: scaleX(1);
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__link {
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.45;
        line-height: 1;
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
    width: 18px;
    height: 18px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
        width: 20px;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
        height: 20px;
    }
}

.wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
    width: 18px;
    height: 18px;
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
        width: 20px;
    }
}

@media (min-width: 768px) {
    .wlc-category-menu--theme-icons-compact.wlc-category-menu--theme-mod-underlined[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
        height: 20px;
    }
}

@keyframes _ngcontent-wlc-app-c3668254373_iconScale {
    55% {
        transform: scale(1.25) rotate(10deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 4px;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__item.active > .wlc-menu__link {
    transition: all 0.3s linear;
    color: var(--mc-baseMain);
    background: var(--mc-main);
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow {
    transition: all 0.3s linear;
    transform: rotate(180deg);
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__item--dropdown > .wlc-menu__link .wlc-icon {
    transform: rotate(0);
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__item--dropdown .wlc-menu__icon {
    display: block;
    margin-right: 5px;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__item--dropdown .wlc-menu__icon svg {
    max-width: 20px;
    height: auto;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 8px 12px;
    text-decoration: none;
    background: var(--mc-bg700);
    cursor: pointer;
    border-radius: 10px;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__link.active {
    transition: background 0.3s linear;
    background: var(--mc-main);
}

@media (pointer: fine) {
    .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__link.active:hover {
        background: var(--mc-main);
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__link .wlc-menu__icon-arrow {
    transition: all 0.3s linear;
    margin-left: auto;
    transform: rotate(-90deg);
}

@media (pointer: fine) {
    .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__link:hover {
        transition: background 0.3s linear;
        background: var(--mc-bg500);
    }
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__submenu {
    margin-top: 4px;
    border-radius: 10px;
    background: var(--mc-bg700);
    overflow: hidden;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__submenu .wlc-menu__link {
    background: transparent;
}

.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c3668254373] .wlc-menu[_ngcontent-wlc-app-c3668254373] .wlc-menu__submenu .wlc-menu__link.active {
    transition: background 0.3s linear;
    background: var(--mc-bg500);
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] {
    position: relative;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__controls {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    background: none;
    cursor: pointer;
    border: none;
    pointer-events: initial;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:disabled {
    display: none;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    line-height: 1;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control svg {
    transform: var(--wlc-category-menu-svg-transform, none);
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: ;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: ;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-slider .swiper {
    display: flex;
    flex-direction: column;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-slider .swiper .swiper-pagination {
    position: initial;
    order: 1;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-category-menu__content {
    padding: 0 4px;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__item {
    display: flex;
    justify-content: center;
    padding: 12px 0 0;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__link {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 95%;
    text-decoration: none;
    transition: all 0.25s ease-out;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__link-text {
    width: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon {
    width: 45px;
    height: 45px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 8px;
    background: var(--mc-main);
    border-radius: 100px;
    transition: all 0.15s ease-out;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon img, .wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg {
    width: 25px;
    height: 25px;
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon img {
    display: block;
    object-fit: contain;
}

.wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg, .wlc-category-menu--theme-mobile-app[_nghost-wlc-app-c3668254373] .wlc-menu__icon svg path {
    transition: fill 0.3s ease-out;
    fill: var(--mc-baseMain);
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] {
    position: relative;
    min-width: 0;
}

.wlc-category-menu--theme-wolf[_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-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 0;
    color: var(--mc-baseMain);
    background: none;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease-out;
    pointer-events: initial;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:before {
    background: none;
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:disabled {
    display: none;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon {
    display: block;
    line-height: 1;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control svg {
    transform: var(--wlc-category-menu-svg-transform, none);
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(90deg);
    margin: 0 auto 0 0;
    justify-content: flex-start;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: rotate(-90deg);
    margin: 0 0 0 auto;
    justify-content: flex-end;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control--next:before {
    transform: rotate(180deg) scaleX(1);
}

@media (pointer: fine) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__control:hover {
        color: var(--mc-main);
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__content[_ngcontent-wlc-app-c3668254373]:before {
    display: none;
    content: "";
    position: absolute;
    top: 40px;
    z-index: 13;
    width: 100%;
    height: 2px;
    background: var(--mc-baseMain);
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-category-menu__controls[_ngcontent-wlc-app-c3668254373] .wlc-icon-content {
    display: flex;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] {
    padding: 0 24px;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .swiper {
    z-index: 13;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu {
    position: relative;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__item {
    display: flex;
    align-items: center;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__item svg {
    width: 16px;
    height: 16px;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__item svg path {
    fill: currentColor;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__item .wlc-icon-content {
    display: flex;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__link {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    padding: 12px;
    line-height: 1;
    text-decoration: none;
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__link.active {
    color: var(--mc-baseThird);
    font-weight: bold;
    border-bottom: 2px solid var(--mc-baseThird);
}

@media (pointer: fine) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__link:hover {
        color: var(--mc-baseThird);
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3668254373] .wlc-menu__icon {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0;
}

.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-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf .wlc-menu__link.active .wlc-menu__icon, .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf .wlc-menu__link:hover .wlc-menu__icon {
    color: var(--mc-baseThird);
}

@media (min-width: 1024px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf .wlc-menu__link-text {
        font-size: 1.6rem;
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3668254373] .wlc-menu--theme-wolf .wlc-menu__icon {
    transition: color 0.3s linear;
    color: var(--mc-baseMain);
}


 .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
     padding: 15px 0;
     height: 100%;
 }

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    padding: 0;
    min-height: 60px;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 62px;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
        flex: 1 1 auto;
        min-width: 0;
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 15px;
    display: none;
    height: 64px;
    padding-top: 24px;
    background-color: var(--mc-bg700);
    border-radius: 10px;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        margin-right: 10px;
    }
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        flex: 0 0 25%;
    }
}

@media (min-width: 1630px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        flex: 0 0 20%;
    }
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        display: block;
    }
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    margin: -10px 0;
    padding: 10px 0;
}

.wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-default[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        flex: 1 1 auto;
        min-width: 0;
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] {
    --wlc-winner-slider-slide-height: 60px;
    position: relative;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    height: 100%;
    background: var(--mc-bg);
    border-radius: 20px;
    overflow: hidden;
}

.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    padding-top: 38px;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 280px;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    padding: 20px 15px 15px;
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: unset;
    top: 0;
    left: 0;
    z-index: 2;
    background: transparent;
    border-radius: 10px 0 10px 0;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
        padding: 30px 40px 15px;
    }
}

.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    display: none;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    height: calc((73px + var(--wlc-winner-slider-slide-gap, 10px)) * var(--wlc-winner-slider-slides-per-view, 4));
    margin: 0 12px 24px;
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 0 32px 32px;
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: calc(100% + 0);
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 100%;
    overflow-x: visible;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] {
    position: relative;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__container.no-winners[_ngcontent-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    flex: 0 1 auto;
    align-items: flex-start;
    margin-bottom: 15px;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__loader[_ngcontent-wlc-app-c127726686] {
    height: 280px;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    display: flex;
    flex: 0 1 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    max-height: 275px;
    margin: 8px 0 0;
}

@media (min-width: 900px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        max-height: 350px;
    }
}

@media (min-width: 768px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 8px 0 0;
    }
}

@media (min-width: 1200px) {
    .wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
        margin: 8px 0px 0;
    }
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: calc(100% + 10px);
    margin-bottom: -10px;
    margin-left: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 100%;
    overflow-x: visible;
}

.wlc-winners-slider--theme-transparent[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible;
    margin-bottom: -10px;
    margin-left: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] {
    --wlc-winner-slider-slide-height: 70px;
    --wlc-winner-slider-slide-inner-gap: 15px;
    width: 100%;
    overflow: hidden;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    height: 100%;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__container[_ngcontent-wlc-app-c127726686] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    margin: 0 0 8px;
    padding: 0px;
    text-align: center;
    background: none;
    box-shadow: none;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] {
    padding: 16px 16px 8px;
    height: calc((var(--wlc-winner-slider-slide-height, 70px) + var(--wlc-winner-slider-slide-gap, 15px) + var(--wlc-winner-slider-slide-inner-gap, 15px)) * var(--wlc-winner-slider-slides-per-view, 4) - var(--wlc-winner-slider-slide-inner-gap, 15px));
    position: relative;
    background: var(--mc-bg700);
    border-radius: 10px;
    overflow: hidden;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686]:before {
    display: none;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] .swiper {
    height: 100%;
    overflow-x: visible;
}

.wlc-winners-slider--theme-1[_nghost-wlc-app-c127726686] .wlc-winners-slider__slider[_ngcontent-wlc-app-c127726686] swiper-container::part(container) {
    overflow: visible;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c127726686] {
    border: 1px solid var(--mc-main);
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.45;
    text-transform: uppercase;
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c127726686] .wlc-winners-slider__title-wins[_ngcontent-wlc-app-c127726686] {
    color: var(--mc-baseThird);
}



 .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: 32px;
     height: 32px;
     color: #8194c8;
     background: var(--mc-buttonColor);
     outline: none;
     border-radius: 8px;
     border: none;
     box-shadow: none;
     position: relative;
 }

.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, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled {
    color: #8194c8;
    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;
    }
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:before, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:before {
    transition: opacity 0.3s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #000;
    opacity: 0;
    mix-blend-mode: overlay;
}

@media (pointer: fine) {
    .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:hover:before, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:hover:before {
        opacity: 0.4;
    }
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev {
    margin-right: 8px;
}

.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);
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: calc(-1 * 32px / 2);
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev:after, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next:after {
    text-indent: -9999px;
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next {
    right: auto;
    left: 8px;
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-prev:after, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev {
    right: 8px;
    left: auto;
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-next:after, .wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev:after {
    content: "next";
}

.wlc-slider-navigation--theme-default[_nghost-wlc-app-c225656936] .swiper-button-lock {
    display: none;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] {
    --wlc-icon-width: 12px;
    --wlc-icon-height: 12px;
}

.wlc-steps__container--wolf .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] {
    --wlc-icon-width: 18px;
    --wlc-icon-height: 18px;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next {
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--wlc-navi-button-size, 24px);
    height: var(--wlc-navi-button-size, 24px);
    color: var(--mc-baseMain);
    background: var(--mc-bg500-o6);
    outline: none;
    border-radius: 20px;
    border: none;
    box-shadow: none;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .wlc-icon-content {
    display: flex;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content svg, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .wlc-icon-content svg {
    fill: currentColor;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev.swiper-button-disabled, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next.swiper-button-disabled {
    color: var(--mc-baseMain-o4);
    background: var(--mc-bg500-o4);
    cursor: default;
}

@media (pointer: fine) {
    .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev:hover:not(.swiper-button-disabled), .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next:hover:not(.swiper-button-disabled) {
        color: var(--mc-baseThird);
        background: var(--mc-bg500);
        border: none;
        box-shadow: none;
    }
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev {
    margin-right: 10px;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev .wlc-icon-content {
    transform: rotate(90deg);
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next .wlc-icon-content {
    transform: rotate(-90deg);
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: calc(-1 * 40px / 2);
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev:after, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next:after {
    text-indent: -9999px;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next {
    right: auto;
    left: var(--wlc-navi-left-offset, 10px);
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-prev:after, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev {
    right: var(--wlc-navi-right-offset, 10px);
    left: auto;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-next:after, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-rtl .swiper-button-prev:after {
    content: "next";
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .swiper-button-lock {
    display: none;
}

.wlc-slider-navigation--theme-wolf.wlc-slider-navigation--theme-mod-lg[_nghost-wlc-app-c225656936] {
    --wlc-navi-button-size: 40px;
    --wlc-icon-width: 18px;
    --wlc-icon-height: 18px;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev[_ngcontent-wlc-app-c225656936], .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next[_ngcontent-wlc-app-c225656936] {
    position: relative;
    padding: 0;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev[_ngcontent-wlc-app-c225656936] .wlc-icon-content, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next[_ngcontent-wlc-app-c225656936] .wlc-icon-content {
    position: absolute;
    top: calc(50% - 6px);
    width: 7px;
    height: 12px;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev[_ngcontent-wlc-app-c225656936] .wlc-icon-content svg, .wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next[_ngcontent-wlc-app-c225656936] .wlc-icon-content svg {
    transition: color 0.3s linear;
    width: 100%;
    height: 100%;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next[_ngcontent-wlc-app-c225656936] .wlc-icon-content {
    right: calc(50% - 5px);
    transform: unset;
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev[_ngcontent-wlc-app-c225656936] .wlc-icon-content {
    right: calc(50% - 3px);
    transform: rotate(180deg);
}
/* Makes inner shadow on cards*/
     /* Makes inner shadow on cards*/
     /* Makes inner shadow on cards*/
     /**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 9, 2023
 */
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
    /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

: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;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Slide styles end */
/* a11y */
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
}

swiper-container {
    --swiper-pagination-color: var(--mc-baseMain-locked);
    --swiper-pagination-bullet-inactive-color: var(--mc-baseOpacity-locked);
    --swiper-pagination-bullet-inactive-opacity: 1;
}

.swiper-pagination {
    position: absolute;
    z-index: 10;
    text-align: center;
    transform: translate3d(0, 0, 0);
    transition: 0.3s opacity;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination.swiper-pagination-disabled {
    display: none;
}

.swiper-pagination.desktop {
    display: none;
}

@media (min-width: 768px) {
    .swiper-pagination.desktop {
        display: block;
    }
}

.swiper-pagination.mobile {
    display: block;
}

@media (min-width: 768px) {
    .swiper-pagination.mobile {
        display: none;
    }
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--mc-baseOpacity-locked);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
    background: var(--mc-baseMain-locked);
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    width: 12px;
    height: 12px;
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-vertical > .swiper-pagination-bullets {
    top: 50%;
    right: 10px;
    transform: translate3d(0, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
    position: absolute;
    background: var(--mc-buttonColor);
    border-radius: 4px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--mc-baseOpacity);
    transform: scale(0);
    transform-origin: left top;
    border-radius: 4px;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
}

.swiper-pagination-lock {
    display: none;
}

.wlc-slider--theme-default-banner {
    position: relative;
}

.wlc-slider--theme-default-banner.container .swiper-button-container {
    right: 1%;
    left: initial;
    transform: initial;
}

.wlc-slider--theme-default-banner .swiper-button-container {
    bottom: 16px;
    position: absolute;
    left: 50%;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    transform: translateX(-50%);
    pointer-events: none;
}

.wlc-slider--theme-default-banner .swiper-button-container * {
    pointer-events: initial;
}

.wlc-slider--theme-default-banner .swiper-button-container.desktop {
    display: none;
}

@media (min-width: 768px) {
    .wlc-slider--theme-default-banner .swiper-button-container.desktop {
        display: flex;
    }
}

.wlc-slider--theme-default-banner .swiper-button-container.mobile {
    display: flex;
}

@media (min-width: 768px) {
    .wlc-slider--theme-default-banner .swiper-button-container.mobile {
        display: none;
    }
}

.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
    max-width: calc(100% - 30px);
}

@media (min-width: 1366px) {
    .wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
        max-width: 80%;
    }
}

.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .banner,
.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
    padding: 32px;
}

.container > .wlc-slider--theme-default-banner {
    border-radius: 8px;
    overflow: hidden;
    transform: scale3d(1, 1, 1);
}

.container > .wlc-slider--theme-default-banner .banner,
.container > .wlc-slider--theme-default-banner .swiper-button-container {
    padding: 0 32px;
}

.container > .wlc-slider--theme-mod-ears {
    border-radius: 8px;
    overflow: visible;
    transform: scale3d(1, 1, 1);
}

.container > .wlc-slider--theme-mod-ears .banner,
.container > .wlc-slider--theme-mod-ears .swiper-button-container {
    padding: 32px;
}

.wlc-slider--theme-wolf-banner {
    position: relative;
}

.wlc-slider--theme-wolf-banner.container .swiper-button-container {
    right: 1%;
    left: initial;
    transform: initial;
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    bottom: 0;
    display: flex;
    position: absolute;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    padding: 20px;
    pointer-events: none;
}

.wlc-slider--theme-wolf-banner .swiper-button-container * {
    pointer-events: initial;
}

.wlc-slider--theme-wolf-banner .swiper {
    padding: 0;
    overflow: hidden;
}

.wlc-slider--theme-wolf-banner .swiper .swiper-slide {
    max-width: unset;
}

.container > .wlc-slider--theme-wolf-banner {
    border-radius: 8px;
    transform: scale3d(1, 1, 1);
}

.container > .wlc-slider--theme-wolf-banner .banner .swiper-button-disabled,
.container > .wlc-slider--theme-wolf-banner .swiper-button-container .swiper-button-disabled {
    display: flex;
}

.wlc-slider .swiper {
    max-height: 100%;
}

.wlc-profile-menu--type-tabs .wlc-slider .swiper {
    overflow: clip visible;
}

.wlc-slider .swiper-slide {
    height: auto;
}

.wlc-slider .slide-show-all {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--mc-bg700);
    border-radius: 6px;
    aspect-ratio: 4/3;
}

.wlc-slider .slide-show-all .wlc-icon-content {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: var(--mc-baseOpacity);
}

.wlc-slider .slide-show-all .slide-show-all__text {
    color: var(--mc-baseOpacity);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 4px 0 0;
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    right: 0;
    max-width: unset;
    pointer-events: none;
}
/* Makes inner shadow on cards*/
 .wlc-icon-list .wlc-icon-list__wrp {
     display: block;
 }

.wlc-icon-list__wrapper {
    min-height: 20px;
}

.wlc-icon-list img,
.wlc-icon-list .wlc-icon svg,
.wlc-icon-list .wlc-icon img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.wlc-icon-list .wlc-icon svg path {
    fill: inherit;
}

.wlc-icon-list--theme-merchants {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden;
}

@media (min-width: 1420px) {
    .wlc-icon-list--theme-merchants {
        max-width: 1420px;
    }
}

.wlc-icon-list--theme-merchants .wlc-icon-list__wrapper {
    margin: -8px 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow-x: auto;
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__wrapper {
        margin: -16px 0 0;
    }
}

.wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    flex: 0 0 25%;
    padding: 8px;
    text-align: center;
}

@media (min-width: 640px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
        flex: 0 0 20%;
    }
}

@media (min-width: 768px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
        flex: 0 0 16.6666666667%;
    }
}

@media (min-width: 1024px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
        flex: 0 0 14.2857142857%;
    }
}

@media (min-width: 1200px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
        flex: 0 0 12.5%;
    }
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
        padding: 16px 8px;
    }
}

.wlc-icon-list--theme-merchants .wlc-icon-list__item img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-merchants .wlc-icon-list-item img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg {
    width: 100%;
    max-width: 105px;
    max-height: 24px;
    fill: var(--mc-bg100);
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-merchants .wlc-icon-list__item img,
    .wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img,
    .wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-merchants .wlc-icon-list-item img,
    .wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img,
    .wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg {
        max-height: 28px;
    }
}

.wlc-icon-list--theme-merchants .wlc-icon-list__item img g,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-merchants .wlc-icon-list-item img g,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg g {
    clip-path: none;
}

.wlc-icon-list--theme-safety {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden;
}

@media (min-width: 1420px) {
    .wlc-icon-list--theme-safety {
        max-width: 1420px;
    }
}

.wlc-icon-list--theme-safety .wlc-icon-list__wrapper {
    margin: -8px 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow-x: auto;
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__wrapper {
        margin: -16px 0 0;
    }
}

.wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    flex: 0 0 25%;
    padding: 8px;
    text-align: center;
}

@media (min-width: 640px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
        flex: 0 0 20%;
    }
}

@media (min-width: 768px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
        flex: 0 0 16.6666666667%;
    }
}

@media (min-width: 1024px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
        flex: 0 0 14.2857142857%;
    }
}

@media (min-width: 1200px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
        flex: 0 0 12.5%;
    }
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
        padding: 16px 8px;
    }
}

.wlc-icon-list--theme-safety .wlc-icon-list__item img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-safety .wlc-icon-list-item img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg {
    width: 100%;
    max-width: 105px;
    max-height: 24px;
    fill: var(--mc-bg100);
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-safety .wlc-icon-list__item img,
    .wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img,
    .wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-safety .wlc-icon-list-item img,
    .wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img,
    .wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg {
        max-height: 28px;
    }
}

.wlc-icon-list--theme-safety .wlc-icon-list__item img g,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-safety .wlc-icon-list-item img g,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg g {
    clip-path: none;
}

.wlc-icon-list--theme-payments {
    max-width: 100%;
    padding: 0;
    width: 100%;
    background-color: none;
    border-radius: 8px;
    overflow: hidden;
}

@media (min-width: 1420px) {
    .wlc-icon-list--theme-payments {
        max-width: 1420px;
    }
}

.wlc-icon-list--theme-payments.scrollable--left, .wlc-icon-list--theme-payments.scrollable--right {
    position: relative;
    scrollbar-width: none;
}

.wlc-icon-list--theme-payments.scrollable--left::-webkit-scrollbar, .wlc-icon-list--theme-payments.scrollable--right::-webkit-scrollbar {
    width: 0;
}

.wlc-icon-list--theme-payments.scrollable--left:before, .wlc-icon-list--theme-payments.scrollable--left:after, .wlc-icon-list--theme-payments.scrollable--right:before, .wlc-icon-list--theme-payments.scrollable--right:after {
    transition: all 0.3s linear;
    content: "";
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 150px;
    height: calc(100% + 20px);
    transform: translateY(-50%);
    opacity: 0;
}

.wlc-icon-list--theme-payments.scrollable--left:after, .wlc-icon-list--theme-payments.scrollable--right:after {
    left: -100px;
    background: linear-gradient(-90deg, var(--mc-bg-o0) 0, var(--mc-bg) 35%);
}

.wlc-icon-list--theme-payments.scrollable--left:before, .wlc-icon-list--theme-payments.scrollable--right:before {
    right: -100px;
    background: linear-gradient(90deg, var(--mc-bg-o0) 0, var(--mc-bg) 35%);
}

.wlc-icon-list--theme-payments.scrollable--left:after {
    opacity: 1;
}

.wlc-icon-list--theme-payments.scrollable--right:before {
    opacity: 1;
}

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    margin: 0;
    padding: 0 0 16px 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: nowrap;
    }
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        margin: 0 -16px -8px;
    }
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
        margin: 0 -16px -16px;
    }
}

@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: flex-start;
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
    padding: 0 12px;
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
        padding: 8px 16px;
    }
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
        padding: 16px;
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 105px;
    max-height: 22px;
    fill: var(--mc-bg100);
    overflow: hidden;
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__item img,
    .wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
    .wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .wlc-icon-list--theme-payments .wlc-icon-list__item img,
    .wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
    .wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
    .wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
        max-height: 28px;
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list__item img g,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-payments .wlc-icon-list-item img g,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg g {
    clip-path: none;
}

.wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__wrapper {
    flex-wrap: wrap;
    justify-content: center;
}

.wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item, .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list-item {
    padding: 8px 12px;
}

@media (min-width: 900px) {
    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item, .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list-item {
        padding: 8px 16px;
    }
}

@media (min-width: 1630px) {
    .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list__item, .wlc-icon-list--theme-payments.wlc-icon-list--theme-mod-wolf .wlc-icon-list-item {
        padding: 16px;
    }
}

.wlc-icon-list--theme-payments .wlc-icon-list-item {
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.wlc-icon-list--theme-payments .wlc-icon-list-item:first-child {
    padding-left: 0;
}

.wlc-icon-list--theme-payments:is(.scrollable--right, .scrollable--left) .wlc-icon-list__wrapper {
    padding: 0 0 16px 0;
}
.wlc-custom-license {
     display: flex;
     flex-direction: row-reverse;
     grid-template-columns: 1fr 1fr;
     gap: unset;
     align-items: center;
     width: -moz-fit-content;
     width: fit-content;
 }

.wlc-custom-license--curacao {
    grid-template-columns: 125px 1fr;
}

.wlc-custom-license__apg-seal {
    width: 45px;
}

.wlc-custom-license__mga {
    display: flex;
    align-items: center;
}

.wlc-custom-license__curacao-icon img {
    max-height: 32px;
}

.wlc-custom-license__age-restrictions, .wlc-custom-license__curacao {
    padding: 0 24px;
    border-right: 1px solid transparent;
    border-image: var(--mc-borderGradient);
    border-image-slice: 1;
}

.wlc-custom-license__curacao {
    width: 115px;
    height: 32px;
}

.wlc-custom-license__curacao iframe {
    width: 100%;
    height: 100%;
}

.wlc-custom-license__curacao img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wlc-custom-license__age-restrictions {
    margin: 0 auto;
    padding-left: 0;
}

.wlc-custom-license__age-restrictions .wlc-icon-content {
    display: block;
    width: 32px;
    height: 32px;
}

.wlc-custom-license__age-restrictions svg {
    width: 100%;
}


 .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
     display: flex;
     justify-content: center;
     margin: 0 -8px;
     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: repeat(4, 1fr);
    }
}

@media (min-width: 900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        gap: 16px;
    }
}

@media (min-width: 900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        margin: 0 0 16px;
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c728125388] .wlc-social-icons__item[_ngcontent-wlc-app-c728125388] {
    margin: 0 8px 16px;
}

@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);
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-colored[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] {
    transition: all 0.2s linear;
    display: block;
    border-radius: 5px;
}

@media (pointer: fine) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-colored[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388]:hover {
        transform: translateY(-3px);
    }
}

.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;
    margin: 16px 0 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: 8px;
    }
}

@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: 8px 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: 32px;
    --wlc-icon-height: 32px;
}

@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: 20px;
    }
}

@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: 20px;
    }
}

.wlc-burger-panel--view-expanded, .wlc-burger-panel--left-mobile {
    --si-menu-flex-direction: initial;
    --si-menu-margin: 0 16px;
}

.wlc-burger-panel--view-compact {
    --si-menu-flex-direction: column;
    --si-menu-margin: 0;
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    display: flex;
    gap: 32px;
    justify-content: center;
    flex-wrap: wrap;
}

@media (min-width: 900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        display: grid;
    }
}

@media (min-width: 900px) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
        grid-template-columns: repeat(4, 1fr);
    }
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388]:empty {
    margin: 0;
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] {
    --wlc-icon-width: 24px;
    --wlc-icon-height: 24px;
    transition: all 0.3s linear;
    width: 24px;
    height: 24px;
    color: var(--mc-baseMain);
}

.wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388] svg path {
    fill: var(--mc-bg700);
}

@media (pointer: fine) {
    .wlc-social-icons--theme-wolf[_nghost-wlc-app-c728125388] .wlc-social-icons__link[_ngcontent-wlc-app-c728125388]:hover {
        color: var(--mc-main);
    }
}

.wlc-social-icons--theme-wolf.wlc-social-icons--theme-mod-menu[_nghost-wlc-app-c728125388] .wlc-social-icons__list[_ngcontent-wlc-app-c728125388] {
    display: flex;
    flex-direction: var(--si-menu-flex-direction);
    gap: 16px;
    align-items: center;
    justify-content: space-between;
    margin: var(--si-menu-margin);
}


 .wlc-disclaimer--theme-default[_nghost-wlc-app-c4222942757] .wlc-disclaimer__text[_ngcontent-wlc-app-c4222942757] {
     text-align: center;
     color: var(--mc-disabled);
     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-disabled);
     font-style: normal;
     font-weight: normal;
     font-size: 1rem;
     line-height: 1.45;
     text-align: center;
 }

@media (min-width: 900px) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] {
        text-align: start;
    }
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] span[_ngcontent-wlc-app-c2064424626] {
    display: block;
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626] {
    transition: color 0.3s linear;
    color: var(--mc-main);
    text-decoration: underline;
}

.wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626]:focus-visible {
    color: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .wlc-copyright__text[_ngcontent-wlc-app-c2064424626] a[_ngcontent-wlc-app-c2064424626]:hover {
        color: var(--mc-baseMain);
    }
}

.wlc-sections__footer--theme-1 .wlc-copyright--theme-default[_nghost-wlc-app-c2064424626] .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;
    }
}



 .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner {
     min-height: 220px;
     position: relative;
     display: flex;
     align-items: center;
     background: var(--mc-bg500);
     overflow: hidden;
     background-repeat: no-repeat;
     background-size: cover;
 }

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner {
        min-height: 300px;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner {
        min-height: 400px;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn {
    margin: 24px auto 0;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn {
        margin: 32px auto 0 0;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner .container {
    position: relative;
    z-index: 20;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor {
    position: absolute;
    z-index: 11;
    object-position: initial;


}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor img {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: inherit;
    will-change: transform;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--top-in {
    top: 1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--top-out {
    top: -1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--right-in {
    right: 1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--right-out {
    right: -1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--bottom-in {
    bottom: 1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--bottom-out {
    bottom: -1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--left-in {
    left: 1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__decor--left-out {
    left: -1%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner_bg:before {
    display: block;
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner_bg:before {
        display: none;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
    left: 2%;
    bottom: 3%;
    max-width: 30vw;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        left: 35%;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        left: 45%;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        bottom: 7%;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 25vw;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 22vw;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 20vw;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-width: 15vw;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-height: 320px;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--center {
        max-height: 320px;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
    right: 2%;
    bottom: 3%;
    max-width: 30vw;
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        right: 5%;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        bottom: 5%;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 35vw;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 30vw;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 25vw;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-width: 20vw;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        max-height: 355px;
    }
}

@media (min-width: 2500px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__decor--right {
        left: 65%;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__description {
    color: #8194c8;
    text-shadow: 1px 1px 2px #00040b, 0 0 1em #00040b;
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__description {
        color: #00040b;
    }
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-1 .banner__description {
        text-shadow: 1px 1px 2px #8194c8, 0 0 1em #8194c8;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
    left: -1%;
    bottom: 0;
    max-width: 30vw;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
        bottom: -15%;
    }
}

@media (min-width: 1420px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--left {
        bottom: -40%;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-2 .banner__decor--right {
    right: 2%;
    top: 2%;
    max-width: 30vw;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor img {
    height: 100%;
    object-fit: cover;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
    top: 0;
    bottom: 0;
    left: 1%;
    max-width: 200px;
    z-index: 5;
    animation-delay: 250ms;
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        top: -5%;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        top: 0;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        bottom: -5%;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        bottom: 0;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        left: 40%;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        left: calc(50% - 150px);
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        display: none;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        display: block;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--left {
        max-width: 350px;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
    top: -15px;
    right: 0;
    left: 45%;
    display: none;
    max-width: 660px;
    height: calc(100% + 30px);
    z-index: 15;
    animation-delay: 500ms;
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        right: 10%;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        left: 50%;
    }
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--center {
        display: block;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
    top: 0;
    right: 0;
    display: none;
    max-width: 32vw;
    z-index: 10;
    animation-delay: 750ms;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        top: -20px;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        top: 0;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        right: initial;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: 60%;
    }
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: 75%;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: calc(50% + 300px);
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        left: calc(50% + 420px);
    }
}

@media (min-width: 560px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        display: block;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        max-width: 420px;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        height: calc(100% + 40px);
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-3 .banner__decor--right {
        height: auto;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner_bg:before {
    display: none;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-image: url("//agstatic.com/wlc/new-banners/banner-4/left-fixed.svg"), url("//agstatic.com/wlc/new-banners/banner-4/right-fixed.svg");
    background-position: -375% 0, 110% 0;
    position: absolute;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        display: block;
    }
}

@media (min-width: 900px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -125% 0, 110% 0;
    }
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -75% 0, 125% 0;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: -50% 0, 110% 0;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__fixed-bg {
        background-position: top left, top right;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor img, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed {
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 30%;
    mix-blend-mode: color-dodge;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor-fixed {
        display: block;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor {
    display: flex;
    align-items: flex-end;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
    top: 30%;
    bottom: -10px;
    left: 0;
    width: 33%;
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
        top: -1%;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left {
        left: 3%;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--left img {
    object-position: bottom left;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
    top: 30%;
    right: 0;
    bottom: -10px;
    width: 33%;
}

@media (min-width: 1024px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
        top: -7%;
    }
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right {
        right: 5%;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-4 .banner__decor--right img {
    object-position: bottom right;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__bg img {
    object-fit: cover;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner-video__video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    z-index: 2;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg:before, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #000000, transparent);
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg img, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg img {
    transition: transform 0.1s linear;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

@media (min-width: 1630px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner_bg img, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__bg img {
        object-position: bottom;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__title {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    text-align: center;
    text-shadow: 1px 1px 2px #00040b, 0 0 1em #00040b;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__title {
        text-align: start;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__title {
        color: #8194c8;
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__title {
        color: #8194c8;
        font-style: normal;
        font-weight: bold;
        font-size: 4.8rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__description {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    text-align: center;
    text-shadow: 1px 1px 2px #00040b, 0 0 1em #00040b;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__description {
        text-align: start;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__description {
        color: #8194c8;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

@media (min-width: 1200px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner__description {
        color: #8194c8;
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .banner__description {
    text-align: center;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 24px auto 0;
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__description {
    text-align: center;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .banner__description {
        text-align: right;
    }
}

.wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
    margin: 24px auto 0;
}

@media (min-width: 768px) {
    .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
        margin: 32px 0 0 auto;
    }
}

.wlc-slider--theme-mod-wide .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner {
    min-height: 350px;
}

@media (min-width: 1630px) {
    .wlc-slider--theme-mod-wide .wlc-banner--theme-default-banner[_nghost-wlc-app-c1258616718] .banner {
        min-height: 500px;
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner {
    min-height: 150px;
    padding: 0 16px;
}

@media (min-width: 560px) {
    .wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner {
        min-height: 220px;
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner__decor {
    position: absolute;
    z-index: 11;
    object-position: initial;
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner__decor img {
    display: block;
    object-fit: contain;
    object-position: inherit;
    will-change: transform;
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner__decor--left {
    top: 0;
    left: 0;
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 8px auto 0;
}

@media (min-width: 560px) {
    .wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
        margin: 16px auto 0;
    }
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner_bg:before {
    background: transparent;
}

.wlc-banner--theme-default-banner.wlc-banner--theme-mod-mobile-app[_nghost-wlc-app-c1258616718] .banner__title {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
    min-height: 220px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    text-decoration: none;
    background: var(--mc-bg700);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
        min-height: 250px;
    }
}

.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, var(--mc-baseContrast-o2));
    opacity: 0;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
    color: var(--mc-baseThird-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    margin: 0 0 8px;
    max-width: 60%;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    z-index: 3;
}

@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-baseThird-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    max-width: 60%;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    z-index: 3;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
        max-width: 58%;
    }
}

@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: #ffe600;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    z-index: 3;
}

@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: 2;
    display: flex;
    align-items: flex-end;
    object-position: initial;
    height: 100%;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__decor img {
    display: block;
    width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: right;
    will-change: transform;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__decor--right {
    right: 0;
    bottom: 0;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--center {
    align-items: center;
    text-align: center;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--center .wlc-btn[wlc-button] {
    margin: 24px auto 0;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right {
    align-items: flex-end;
    text-align: right;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
    margin: 24px auto 0;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--right .wlc-btn[wlc-button] {
        margin: 32px 0 0 auto;
    }
}

.wlc-slider--theme-mod-wide .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
    min-height: 350px;
}

@media (min-width: 1630px) {
    .wlc-slider--theme-mod-wide .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
        min-height: 500px;
    }
}

@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 .wlc-btn {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: auto;
    background: var(--mc-buttonColor);
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn:hover:before {
    opacity: 0.4;
}

@media (max-width: 767px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn {
        height: 30px;
    }
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .wlc-btn {
        min-width: 105px;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .container {
    padding: 32px 0 0 0;
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: unset;
    cursor: default;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner .container {
        padding: 40px 0 0 0;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__label {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    gap: 4px;
    align-items: center;
    min-height: 19px;
    padding: 1px 8px;
    line-height: 1;
    border-radius: 10px;
    background: #401166;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__label-icon {
    display: flex;
    width: 12px;
    height: 12px;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__label-icon img, .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__label-icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: bold;
        font-size: 2rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
    color: #ffe600;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
        color: #ffe600;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large {
    padding: 20px;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__label-title {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__title {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__title {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__description {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__description-bottom {
    color: #ffe600;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__description {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }

    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner--large .banner__description-bottom {
        color: #ffe600;
        font-style: normal;
        font-weight: bold;
        font-size: 1.6rem;
        line-height: 1.45;
    }
}
<script async="" src="https://script.hotjar.com/modules.675199526fcb21f102e5.js" charset="utf-8"></script>



 .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] {
     --ls-link-justify: start;
     --ls-curr-flag-size: 24px;
     --ls-list-bg: var(--mc-bg);
     --ls-arrow-color: var(--fc-arrowColor);
     position: relative;
     display: flex;
     flex-direction: column;
     width: -moz-fit-content;
     width: fit-content;
     height: 24px;
 }

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 4px;
    align-items: center;
    cursor: pointer;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
    width: var(--ls-curr-flag-size);
    height: var(--ls-curr-flag-size);
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow 0.3s linear;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] {
    --ls-arrow-color: var(--mc-baseMain);
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    transform: rotate(0.5turn);
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    text-transform: capitalize;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    transition: all 0.3s linear;
    margin: auto;
    color: var(--ls-arrow-color);
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] .wlc-icon-content {
    display: flex;
    align-items: center;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c1531382909] {
    cursor: auto;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    visibility: hidden;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 4px var(--mc-main);
    }

    .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover.single-lang .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: none;
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    position: absolute;
    z-index: 3;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    position: relative;
    display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(3, 1fr);
    padding: 8px;
    border-radius: 10px;
    background: var(--ls-list-bg);
    filter: drop-shadow(0 0 5px #000);


}

.wlc-body--os-macos .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909], .wlc-body--os-ios .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    -webkit-backdrop-filter: drop-shadow(0 0 5px #000);
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909]:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6);
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    position: relative;
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 8px;
    align-items: center;
    justify-content: var(--ls-link-justify);
    text-decoration: none;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 4px var(--mc-main);
    }

    .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909], .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-modal__link-lang[_ngcontent-wlc-app-c1531382909] {
        visibility: visible;
        opacity: 1;
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    padding: 0 8px;
    white-space: nowrap;
    background-color: var(--mc-bg100);
    border-radius: 20px;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909]:before {
    content: "";
    position: absolute;
    top: -4px;
    border: 4px solid var(--mc-bg100);
    rotate: 45deg;
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    margin: 4px;
    box-shadow: 0 0 0 4px var(--mc-bg300);
    transition: box-shadow 0.2s ease-out;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909]:hover {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px var(--mc-bg-o8);
    }
}

.wlc-language-selector--theme-default[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c1531382909] {
    --ls-curr-flag-size: 27px;
    --ls-arrow-color: var(--fc-arrowColor);
    min-width: 90px;
    height: 40px;
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
    transition: border 0.3s linear;
    height: 40px;
    padding: 4px;
    border: 2px solid var(--mc-baseOpacity);
    border-radius: 10px;
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] {
    --ls-arrow-color: var(--mc-main);
    border: 2px solid var(--mc-main);
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:not(.wlc-language-selector__current--opened):hover {
        --ls-arrow-color: var(--mc-baseMain);
        border: 2px solid var(--mc-baseMain);
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
    box-shadow: none;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    transform: translateY(-8px);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909]:before {
    right: 8px;
    bottom: -8px;
    border-top: 8px solid var(--mc-bg);
    border-bottom: 0;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    right: -6px;
    bottom: 100%;
    padding-bottom: 8px;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    transform: translateY(8px);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909]:before {
    top: -8px;
    right: 8px;
    border-top: 0;
    border-bottom: 8px solid var(--mc-bg);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    top: 100%;
    right: -5px;
    padding-top: 8px;
}

.wlc-language-selector--theme-default.wlc-language-selector--dropdown-with-arrow[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    right: -15px;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] {
    --ls-curr-columns: auto 1fr auto;
    --ls-curr-bg-active: var(--mc-main);
    --ls-curr-bg-hover: var(--mc-bg500-l10);
    --ls-curr-flag-size: 16px;
    --ls-curr-flag-margin-right: 5px;
    --ls-curr-flag-justify-self: initial;
    --ls-curr-padding: 5px 15px;
    --ls-dropdown-margin: 4px 0 0;
    --ls-dropdown-width: 100%;
    --ls-list-bg: var(--mc-bg);
    --ls-list-padding: 8px;
    --ls-arrow-color: var(--mc-baseOpacity);
    --ls-curr-bg: var(--mc-bg);
    width: 100%;
    max-width: 275px;
    height: auto;
    margin: 5px 0;
    border: 0;
    border-radius: 10px;
}

@media (min-width: 1024px) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] {
        --ls-curr-bg: var(--mc-bg500);
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
    transition: background 0.3s linear;
    grid-template-columns: var(--ls-curr-columns);
    min-height: 32px;
    padding: var(--ls-curr-padding);
    background: var(--ls-curr-bg);
    border-radius: 10px;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
    justify-self: var(--ls-curr-flag-justify-self);
    margin-right: var(--ls-curr-flag-margin-right);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] {
    --ls-arrow-color: #8194c8;
    background: var(--ls-curr-bg-active);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] + .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    margin: var(--ls-dropdown-margin);
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:not(.wlc-language-selector__current--opened):hover {
        --ls-arrow-color: currentColor;
    }
}

@media (pointer: fine) and (min-width: 1024px) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:not(.wlc-language-selector__current--opened):hover {
        background: var(--ls-curr-bg-hover);
    }

    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:not(.wlc-language-selector__current--opened):hover.single-lang {
        background: var(--ls-curr-bg);
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    transition: margin 0.3s linear;
    position: relative;
    width: var(--ls-dropdown-width);
    overflow: hidden;
    transform-origin: top;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909] {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    display: inline-block;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown.top[_ngcontent-wlc-app-c1531382909] {
    position: absolute;
    bottom: calc(100% + 10px);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    grid-template-columns: 1fr;
    padding: var(--ls-list-padding);
    border-radius: 8px;
    filter: none;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    grid-gap: 0;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    width: 16px;
    height: 16px;
    box-shadow: 0 0 0 4px var(--mc-bg300);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909] {
    position: relative;
    bottom: 0;
    left: 0;
    background: none;
    transform: none;
    visibility: visible;
    opacity: 1;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909]:before {
    display: none;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6);
    }
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c1531382909] {
    --ls-curr-padding: 4px 8px;
    --ls-dropdown-width: 100%;
    --ls-dropdown-pos-top: auto;
    --ls-dropdown-pos-bottom: 100%;
    --ls-dropdown-arrow-pos-top: 100%;
    --ls-dropdown-arrow-pos-bottom: auto;
    --ls-dropdown-arrow-transform: translate(-50%, -50%) rotate(45deg);
    --ls-dropdown-arrow-margin: 0 0 8px;
    --ls-dropdown-transform-origin: center bottom;
    --ls-dropdown-margin: 0;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact.wlc-language-selector--dropdown-bottom[_nghost-wlc-app-c1531382909] {
    --ls-dropdown-pos-top: 100%;
    --ls-dropdown-pos-bottom: auto;
    --ls-dropdown-arrow-pos-top: auto;
    --ls-dropdown-arrow-pos-bottom: 100%;
    --ls-dropdown-arrow-transform: translate(-50%, 50%) rotate(45deg);
    --ls-dropdown-arrow-margin: 4px 0 0;
    --ls-dropdown-transform-origin: center top;
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    position: absolute;
    top: var(--ls-dropdown-pos-top);
    bottom: var(--ls-dropdown-pos-bottom);
    left: 50%;
    transform: translateX(-50%);
    transform-origin: var(--ls-dropdown-transform-origin);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    margin: var(--ls-dropdown-arrow-margin);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact[_nghost-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909]:after {
    content: "";
    position: absolute;
    top: var(--ls-dropdown-arrow-pos-top);
    bottom: var(--ls-dropdown-arrow-pos-bottom);
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: inherit;
    transform: var(--ls-dropdown-arrow-transform);
}

.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long.wlc-language-selector--compact.wlc-language-selector--state-compact[_nghost-wlc-app-c1531382909] {
    --ls-curr-columns: 1fr;
    --ls-curr-bg: transparent;
    --ls-curr-bg-hover: transparent;
    --ls-curr-bg-active: transparent;
    --ls-curr-flag-justify-self: center;
    --ls-curr-flag-size: 24px;
    --ls-curr-flag-margin-right: 0;
    --ls-link-justify: center;
    --ls-list-padding: 12px 0;
}

.wlc-language-modal__list[_ngcontent-wlc-app-c1531382909] {
    position: relative;
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    padding: 12px;
    border-radius: 10px;
}

.wlc-language-modal__item[_ngcontent-wlc-app-c1531382909] {
    display: flex;
    justify-content: center;
}

.wlc-language-modal__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-modal__link-flag[_ngcontent-wlc-app-c1531382909] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6);
}

.wlc-language-modal__link[_ngcontent-wlc-app-c1531382909] {
    position: relative;
    display: grid;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    grid-gap: 8px;
    align-items: center;
    justify-content: var(--ls-link-justify);
    text-decoration: none;
}

@media (pointer: fine) {
    .wlc-language-modal__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 4px var(--mc-main);
    }

    .wlc-language-modal__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__link-lang[_ngcontent-wlc-app-c1531382909], .wlc-language-modal__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-modal__link-lang[_ngcontent-wlc-app-c1531382909] {
        visibility: visible;
        opacity: 1;
    }
}

.wlc-language-modal__link-lang[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    padding: 0 8px;
    white-space: nowrap;
    background-color: var(--mc-bg100);
    border-radius: 20px;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
}

.wlc-language-modal__link-lang[_ngcontent-wlc-app-c1531382909]:before {
    content: "";
    position: absolute;
    top: -4px;
    border: 4px solid var(--mc-bg100);
    rotate: 45deg;
}

.wlc-language-modal__link-flag[_ngcontent-wlc-app-c1531382909] {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    margin: 4px;
    box-shadow: 0 0 0 4px var(--mc-bg300);
    transition: box-shadow 0.2s ease-out;
}

@media (pointer: fine) {
    .wlc-language-modal__link-flag[_ngcontent-wlc-app-c1531382909]:hover {
        box-shadow: 0 0 7px 7px var(--mc-bg-o8);
    }
}

.wlc-language-modal__link-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%;
}

@media (pointer: fine) {
    .wlc-language-modal__link[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-modal__link-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6);
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] {
    --ls-link-justify-content: start;
    --ls-link-padding: 0 16px;
    --ls-link-hover: var(--mc-bg100-o4);
    --ls-link-icon-margin: 0 8px 0 0;
    --ls-link-arrow: block;
    --ls-curr-flag-size: 16px;
    --ls-icon-width: auto;
    position: relative;
    padding: 4px 0 0;
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c1531382909] {
    --ls-link-justify-content: center;
    --ls-link-padding: 0;
    --ls-link-background: none;
    --ls-link-icon-margin: 0;
    --ls-link-hover: none;
    --ls-link-arrow: none;
    --ls-icon-width: 100%;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf.wlc-language-selector--state-compact[_nghost-wlc-app-c1531382909]:hover .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
        background: var(--mc-bg100-o4);
    }
}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c1531382909] {
    --ls-link-background: none;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] {
    position: absolute;
    top: 0;
    left: 48px;
    display: none;
    width: min-content;
    min-width: 40px;
    padding: 0 0 0 8px;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    gap: 0;
    padding: 0;
    background: var(--mc-bg700);
    border-radius: 8px;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    width: 24px;
    height: 24px;
    margin: 0;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909]:hover {
        border: 2px solid var(--mc-main);
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    background: none;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__item[_ngcontent-wlc-app-c1531382909] {
    position: relative;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__item[_ngcontent-wlc-app-c1531382909]:first-child:before {
    content: "";
    position: absolute;
    top: 16px;
    left: -4px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--mc-bg700);
    transform: rotate(45deg);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] {
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__list[_ngcontent-wlc-app-c1531382909] {
    display: grid;
    gap: 4px;
    padding: 4px;
    background: var(--mc-bg);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link--active[_ngcontent-wlc-app-c1531382909] {
    background: var(--mc-bg100-o4);
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909]:hover {
        color: var(--mc-baseSecond, var(--mc-baseMain));
        background: var(--mc-bg100-o4);
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    background: var(--mc-bg100-o4);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 8px;
    border-radius: 8px;
    text-decoration: none;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    box-sizing: content-box;
    border: 2px solid var(--mc-bg500);
    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
    border-radius: 50%;
    overflow: hidden;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-weight: bold;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__item--active[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c1531382909] {
    border: 2px solid var(--mc-main);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909] {
    transition: background 0.3s linear;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: var(--ls-link-justify-content);
    min-height: 40px;
    padding: var(--ls-link-padding);
    background: var(--ls-link-background);
    border-radius: 8px;
    cursor: pointer;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
    width: var(--ls-curr-flag-size);
    height: var(--ls-curr-flag-size);
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow 0.3s linear;
    box-shadow: 0 0 0 2px none;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] img[_ngcontent-wlc-app-c1531382909] {
    display: block;
    width: 100%;
    height: 100%;
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: var(--mc-bg);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened[_ngcontent-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    transform: rotate(180deg);
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current--opened.wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover {
        background: var(--mc-bg);
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] {
    display: var(--ls-link-arrow);
    margin-left: auto;
    color: var(--mc-baseMain);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg path, .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg {
    transition: fill 0.3s linear;
    width: auto;
    height: auto;
    vertical-align: middle;
    fill: var(--mc-baseMain);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: color 0.3s linear;
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover {
        background: var(--ls-link-hover);
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-flag[_ngcontent-wlc-app-c1531382909] {
        box-shadow: 0 0 0 2px var(--mc-main);
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg path, .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c1531382909] svg {
        fill: var(--mc-baseThird);
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__current[_ngcontent-wlc-app-c1531382909]:hover .wlc-language-selector__current-lang[_ngcontent-wlc-app-c1531382909] {
        color: var(--mc-baseSecond, var(--mc-baseMain));
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__icon[_ngcontent-wlc-app-c1531382909] {
    width: auto;
    margin: var(--ls-link-icon-margin);
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__icon[_ngcontent-wlc-app-c1531382909] svg path, .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909] .wlc-language-selector__icon[_ngcontent-wlc-app-c1531382909] svg {
    display: block;
    width: 16px;
    height: 16px;
    fill: var(--mc-baseMain);
}

@media (pointer: fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c1531382909]:hover .wlc-language-selector__dropdown--hover[_ngcontent-wlc-app-c1531382909] {
        display: block;
    }
}
<script id="LivechatincScript" type="text/javascript" async="">;(function (n, t, c) {
function i(n) {
    return e._h ? e._h.apply(null, n) : e._q.push(n)
}

var e = {
_q: [], _h: null, _v: "2.0", on: function () {
i(["on", c.call(arguments)])
}, once: function () {
i(["once", c.call(arguments)])
}, off: function () {
i(["off", c.call(arguments)])
}, get: function () {
    if (!e._h) throw new Error("[LiveChatWidget] You can't use getters before load.");
    return i(["get", c.call(arguments)])
}, call: function () {
i(["call", c.call(arguments)])
}, init: function () {
    var n = t.createElement("script");
    n.async = !0, n.type = "text/javascript", n.src = "https://cdn.livechatinc.com/tracking.js", t.head.appendChild(n)
}
};
!n.__lc.asyncInit && e.init(), n.LiveChatWidget = n.LiveChatWidget || e
}(window, document, [].slice))</script>
<script async="" type="text/javascript" src="https://cdn.livechatinc.com/tracking.js"></script>
<script id="LivechatincScriptSdk" type="text/javascript"
src="https://unpkg.com/@livechat/livechat-visitor-sdk@0.35.2/dist/livechat-visitor-sdk.min.js"></script>


 .wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel[_ngcontent-wlc-app-c3283622905] {
     position: fixed;
     bottom: 100px;
     left: -10px;
     z-index: 1059;
     display: flex;
     flex-direction: row-reverse;
     align-items: center;
     transition: all 0.5s ease-out;
 }

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel.open-widget[_ngcontent-wlc-app-c3283622905] {
    left: 200px;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__wrapper-button[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: left;
    width: 200px;
    height: 40px;
    padding: 0 8px;
    background-color: var(--mc-bg700);
    border-radius: 80px 0 0 80px;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] {
    width: 170px;
    height: 40px;
    background-color: var(--mc-buttonColor);
    border-radius: 80px 0 0 80px;
    cursor: pointer;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905]:hover {
    background-color: var(--mc-buttonColor-l20);
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__title-button[_ngcontent-wlc-app-c3283622905] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 10px 20px 10px 10px;
    text-align: center;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer {
    background: none;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content {
    padding: 6px;
    background: none;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content .wlc-timer__clock-icon {
    display: none;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-timer .wlc-timer__content .wlc-timer__timer-text {
    margin: 0 auto;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__roulette[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    left: -35px;
    z-index: 1;
    width: 84px;
    cursor: pointer;
    animation: 2s linear 0s normal none infinite running _ngcontent-wlc-app-c3283622905_spin;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel__arrow[_ngcontent-wlc-app-c3283622905] {
    position: absolute;
    left: 34px;
    z-index: 2;
    cursor: pointer;
}

@keyframes _ngcontent-wlc-app-c3283622905_spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel[_ngcontent-wlc-app-c3283622905] {
    z-index: 1059;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] {
    background: var(--mc-buttonColor);
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905]:hover {
    box-shadow: 0 0 15px 0 #7dbeff;
}

.wlc-widget-wheel[_nghost-wlc-app-c3283622905] .wlc-widget-wheel[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__button[_ngcontent-wlc-app-c3283622905] .wlc-widget-wheel__title-button[_ngcontent-wlc-app-c3283622905] {
    color: #fff;
}


 .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
     margin: 0 0 24px 0;
 }

@media (min-width: 900px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
        margin: 0 0 16px 0;
    }
}

@media (min-width: 1630px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
        margin: 0 0 32px 0;
    }
}

.wlc-sections__profile-content .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] {
    margin-bottom: 0;
}

.wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
    grid-template-columns: 1fr;
    display: grid;
    grid-gap: 16px;
}

@media (min-width: 720px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
        grid-template-columns: repeat(auto-fill, minmax(650px, 1fr));
    }
}

.wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272]:has(.wlc-tournament-promo--theme-alternative) {
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272]:has(.wlc-tournament-promo--theme-alternative) {
        grid-template-columns: repeat(auto-fill, minmax(650px, 1fr));
    }
}

.wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272]:has(.wlc-tournament-detail) {
    grid-template-columns: 1fr;
}

.app-tournaments-state .wlc-tournament-list--theme-default[_nghost-wlc-app-c472511272] .wlc-tournament-list__nocontent[_ngcontent-wlc-app-c472511272] {
    margin: 80px 0 140px 0;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__header[_ngcontent-wlc-app-c472511272] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    margin: 0 0 12px 0;
    text-align: center;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-prev, .wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-next {
    position: absolute;
    top: 137px;
    left: 0;
    z-index: 100;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-next {
    right: 0;
    left: auto;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] {
    height: 100%;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper {
    height: 100%;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-available[_nghost-wlc-app-c472511272] .wlc-tournament-list__item[_ngcontent-wlc-app-c472511272]:last-child {
    margin-bottom: 0;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] {
    position: relative;
    overflow: hidden;
    min-width: 0;
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
    right: 16px;
    bottom: 24px;
    position: absolute;
    z-index: 22;
    display: flex;
    align-items: center;
    width: auto;
}

@media (min-width: 1024px) {
    .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        right: 32px;
    }
}

@media (min-width: 1024px) {
    .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        bottom: 32px;
    }
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list-nocontent__tag[_ngcontent-wlc-app-c472511272] {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    min-width: 140px;
    text-align: center;
    background: #00b6ef;
    border-radius: 8px 0 8px 0;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] {
    height: 100%;
}

.wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper, .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper-wrapper, .wlc-tournament-list--theme-default.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .wlc-slider {
    height: 100%;
}

.wlc-tournament-list__nocontent[_ngcontent-wlc-app-c472511272] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wlc-tournament-list__nocontent-btn[_ngcontent-wlc-app-c472511272] {
    margin: 32px 0 0 0;
}

.wlc-tournament-list--theme-wolf[_nghost-wlc-app-c472511272] {
    margin: 0;
    position: relative;
}

.wlc-tournament-list--theme-wolf[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
    grid-template-columns: 1fr;
    display: grid;
    grid-gap: 24px;
}

@media (min-width: 720px) {
    .wlc-tournament-list--theme-wolf[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-list--theme-wolf[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
        grid-template-columns: repeat(auto-fill, minmax(540px, 1fr));
    }
}

@media (min-width: 1630px) {
    .wlc-tournament-list--theme-wolf[_nghost-wlc-app-c472511272] .wlc-tournament-list__container[_ngcontent-wlc-app-c472511272] {
        grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));
    }
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] {
    position: relative;
    min-width: 0;
    max-width: 100%;
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
    display: none;
    right: 16px;
    bottom: 24px;
    position: absolute;
    z-index: 22;
    align-items: center;
    width: auto;
}

@media (min-width: 560px) {
    .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        display: flex;
    }
}

@media (min-width: 1024px) {
    .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        right: 32px;
    }
}

@media (min-width: 1024px) {
    .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .swiper-button-container[_ngcontent-wlc-app-c472511272] {
        bottom: 32px;
    }
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__tag[_ngcontent-wlc-app-c472511272], .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list-nocontent__tag[_ngcontent-wlc-app-c472511272] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    right: 60px;
    position: absolute;
    top: -6px;
    z-index: 10;
    padding: 4px 12px;
    border-radius: 8px;
    background: var(--mc-main);
}

@media (min-width: 560px) {
    .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__tag[_ngcontent-wlc-app-c472511272], .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list-nocontent__tag[_ngcontent-wlc-app-c472511272] {
        right: 20px;
    }
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] {
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper {
    overflow: visible;
}

@media (min-width: 560px) {
    .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper {
        overflow: hidden;
    }
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper, .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper-wrapper, .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .wlc-slider {
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__header[_ngcontent-wlc-app-c472511272] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    margin: 0 0 12px 0;
    text-align: center;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-prev, .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-next {
    position: absolute;
    top: 105px;
    left: 2px;
    z-index: 100;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__nav[_ngcontent-wlc-app-c472511272] .wlc-swiper-button-next {
    right: 2px;
    left: auto;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] {
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-dashboard[_nghost-wlc-app-c472511272] .wlc-tournament-list__slider[_ngcontent-wlc-app-c472511272] .swiper {
    height: 100%;
}

.wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list__tag[_ngcontent-wlc-app-c472511272], .wlc-tournament-list--theme-wolf.wlc-tournament-list--type-banner[_nghost-wlc-app-c472511272] .wlc-tournament-list-nocontent__tag[_ngcontent-wlc-app-c472511272] {
    top: 4px;
}


 [_nghost-wlc-app-c3107734676] {
     overflow: visible !important;
     max-width: none !important;
     max-height: none !important;
     line-height: 1.3;
 }

[_nghost-wlc-app-c3107734676] .wlc-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

[_nghost-wlc-app-c3107734676] .wlc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    display: grid;
    grid-template-areas: "picture details";
    grid-template-columns: auto 1fr;
    gap: 16px;
    align-items: center;
    max-width: 100%;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--left[_ngcontent-wlc-app-c3107734676] {
    grid-area: picture;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    display: grid;
    grid-area: details;
    grid-template-areas: "game amount" "user user";
    grid-template-columns: auto 1fr;
    min-width: 0;
    -moz-column-gap: 8px;
    column-gap: 8px;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    width: 64px;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    overflow: hidden;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676]:before {
    content: "";
    display: block;
    padding-top: 100%;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__user[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    grid-area: user;
    align-items: center;
    min-width: 1px;
    text-transform: none;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__name[_ngcontent-wlc-app-c3107734676] {
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__country[_ngcontent-wlc-app-c3107734676] {
    flex: 0 0 auto;
    object-fit: cover;
    object-position: center;
    width: 24px;
    height: 18px;
    margin-right: 8px;
    border: none;
    box-shadow: none;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    grid-area: game;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    padding: 0;
    text-align: left;
    text-decoration: none;
    background: transparent;
    border: none;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:focus {
    outline: none;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-name[_ngcontent-wlc-app-c3107734676] {
    transition: border-color 0.3s linear;
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    transition: color 0.3s linear;
    width: 24px;
    margin: 0 0 0 8px;
    color: var(--mc-bg500);
}

@media (pointer: fine) {
    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover {
        color: currentColor;
    }

    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game-name[_ngcontent-wlc-app-c3107734676] {
        border-bottom-color: currentColor;
    }

    [_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
        color: var(--mc-main-l20);
    }
}

[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    grid-area: amount;
    white-space: nowrap;
    text-align: right;
}

.wlc-winner--theme-default[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    gap: 12px;
    padding: 10px;
    background: var(--mc-bg700);
    border-radius: 8px;
}

@media (min-width: 1024px) {
    .wlc-winner--theme-default[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
        gap: 20px;
    }
}

.wlc-winner--theme-default[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 80px;
    height: 60px;
    box-shadow: none;
}

.wlc-winner--theme-default[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    row-gap: 4px;
}

.wlc-winner--theme-default[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    display: none;
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    gap: 12px;
    padding: 0 0 0 20px;
    background: none;
    border-radius: 8px;
}

@media (min-width: 1024px) {
    .wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
        gap: 20px;
    }
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 60px;
    height: 60px;
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    display: block;
}

.wlc-winner--theme-default.wlc-winner--theme-mod-divider[_nghost-wlc-app-c3107734676]:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 3px;
    height: 90%;
    background-color: var(--mc-baseOpacity);
    border-radius: 3px;
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    gap: 8px;
    height: var(--wlc-winner-slider-slide-height, 60px);
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:before {
    top: -13px;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--mc-bg500);
}

@media (min-width: 900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:before {
        top: -13px;
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 64px;
    height: 64px;
    box-shadow: none;
}

@media (min-width: 900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        width: 64px;
    }
}

@media (min-width: 900px) {
    .wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        height: 64px;
    }
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    padding: 0 10px 5px;
    background: transparent;
}

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    display: none;
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    gap: 0;
    background: var(--mc-bg700);
    border-radius: 10px;
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    padding: 5px 20px 4px 20px;
    align-content: center;
}

@media (min-width: 900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
        padding: 19px 20px 15px 20px;
    }
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 80px;
    height: 60px;
    box-shadow: none !important;
}

@media (min-width: 900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        width: 107.67px;
    }
}

@media (min-width: 900px) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
        height: 81px;
    }
}

.wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    display: none;
    color: var(--mc-secondary);
}

@media (pointer: fine) {
    .wlc-winner--theme-transparent[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
        color: var(--mc-secondary-l20);
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 0 15px 0;
    cursor: pointer;
}

@media (min-width: 1024px) {
    .wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
        max-width: 305px;
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -0.5px;
    left: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: var(--mc-bg500);
}

@media (pointer: fine) {
    .wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:hover .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
        color: var(--mc-baseMain);
        border-bottom: 1px solid var(--mc-baseMain);
    }
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    grid-template-areas: "user amount" "game game";
    grid-template-columns: 1fr;
    gap: 0;
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676] {
    width: 86px;
    height: 65px;
    box-shadow: none;
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
    transition: all 0.3s linear;
    display: inline-block;
    justify-self: start;
    max-width: 100%;
    color: var(--mc-baseMain);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    border-bottom: 1px solid transparent;
}

.wlc-winner--theme-1[_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseMain);
    text-align: left;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    height: auto !important;
    padding: 5px;
    background: var(--mc-bg700);
    border-radius: 10px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}

[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676]:before {
    display: none;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    gap: 5px;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676] {
    text-transform: uppercase;
    overflow: hidden;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    position: absolute;
    top: 35px;
    right: 23px;
    display: block !important;
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] .wlc-icon-content svg {
    width: 24px;
}

@media (max-width: 1023px) {
    [_nghost-wlc-app-c3107734676] .wlc-winner__amount[_ngcontent-wlc-app-c3107734676] {
        font-size: 1.4rem;
    }
}
.wlc-image {
     position: relative;
     overflow: hidden;
     width: var(--wlc-image-width, auto);
     height: var(--wlc-image-height, auto);
 }

.wlc-image__picture {
    position: absolute;
    top: 0;
    width: 100%;
}

.wlc-image__picture img {
    width: var(--wlc-image-width, auto);
    height: var(--wlc-image-height, auto);
    object-fit: var(--wlc-image-object-fit);
    object-position: var(--wlc-image-object-position);
}

.wlc-image__content, .wlc-image__picture {
    height: 100%;
}
.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] {
     display: var(--wlc-currency-display, inline-flex);
     flex-wrap: nowrap;
     align-items: baseline;
     color: inherit;
 }

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__icon[_ngcontent-wlc-app-c2369660486] {
    align-self: center;
    font-weight: normal !important;
    font-family: CryptocurrencySymbols;
    font-style: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-user-select: none;
    user-select: none;
    speak: never;
}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__sign--left[_ngcontent-wlc-app-c2369660486] {
    margin-right: 4px;
}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__sign--right[_ngcontent-wlc-app-c2369660486] {
    margin-left: 4px;
}

.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency__svg[_ngcontent-wlc-app-c2369660486] {
    line-height: 1;
    vertical-align: text-top;
}

.wlc-bet-history .wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency--with-icon[_ngcontent-wlc-app-c2369660486], .wlc-transaction-history .wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency--with-icon[_ngcontent-wlc-app-c2369660486] {
    display: flex;
    gap: 6px;
    align-items: center;
}

.wlc-bet-history .wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency--with-icon[_ngcontent-wlc-app-c2369660486] svg, .wlc-transaction-history .wlc-currency--theme-default[_nghost-wlc-app-c2369660486] .wlc-currency--with-icon[_ngcontent-wlc-app-c2369660486] svg {
    width: 15px;
    height: 15px;
}

.wlc-bet-history .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486] {
    color: var(--mc-baseThird, var(--mc-baseMain));
}

.wlc-bet-history .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486] {
    color: var(--mc-baseThird, var(--mc-success));
}

.wlc-bet-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486], .wlc-bet-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486] {
    padding: 2px 6px;
    border-radius: 100px;
}

.wlc-bet-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c2369660486] {
    background: var(--mc-baseMain-o2);
}

.wlc-bet-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486], .wlc-transaction-history .wlc-table--wolf-colors .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c2369660486] {
    background: var(--mc-success-o2);
}

.wlc-cashback-history .wlc-currency--theme-default.wlc-currency--theme-default[_nghost-wlc-app-c2369660486] {
    color: var(--mc-baseThird, var(--mc-success));
}


 .wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] {
     --lb-wrapper-bg: var(--mc-bg);
     --lb-list-bg: var(--mc-bg);
     --lb-list-bg-top: var(--mc-bg);
     --lb-block-size: 235px;
     height: 100%;
 }

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
    width: 100%;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] svg {
    transition: fill 0.3s linear;
    width: 100%;
    fill: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635]:hover svg {
        fill: var(--mc-baseMain);
    }
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] .wlc-tournament__lock-btn[_ngcontent-wlc-app-c476867635] {
    --wlc-icon-width: 15px;
    --wlc-icon-height: 15px;
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    height: 40px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 4px 0;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] .wlc-tournament__lock-btn[_ngcontent-wlc-app-c476867635] .lock-btn__icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] {
    --lb-block-size: 260px;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] {
    top: 0;
    right: 0;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon {
    width: 22px;
    height: 22px;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
    width: 100%;
    height: 100%;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__img-container[_ngcontent-wlc-app-c476867635] {
    position: relative;
    z-index: 1;
    width: var(--lb-block-size);
    height: var(--lb-block-size);
    min-height: var(--lb-block-size);
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 8px;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__image[_ngcontent-wlc-app-c476867635] {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__title[_ngcontent-wlc-app-c476867635] {
    position: absolute;
    top: 33%;
    right: 0;
    bottom: -1px;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    padding: 16px 20px;
    font-weight: bold;
    background: linear-gradient(180deg, var(--mc-bg-o0) 0%, var(--mc-bg) 67%);
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__title[_ngcontent-wlc-app-c476867635] span[_ngcontent-wlc-app-c476867635] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__timer[_ngcontent-wlc-app-c476867635] {
    width: var(--lb-block-size);
    margin: 0 auto;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__timer.wlc-timer[_ngcontent-wlc-app-c476867635] .wlc-timer__timer-text {
    font-size: 1.4rem;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__description[_ngcontent-wlc-app-c476867635] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    white-space: pre-line;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__description-block[_ngcontent-wlc-app-c476867635] {
    transition: opacity 0.3s linear;
    width: var(--lb-block-size);
    min-width: 0;
    margin-top: 8px;
    padding: 12px 8px;
    border-radius: 8px;
    background: var(--mc-bg);
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__btns[_ngcontent-wlc-app-c476867635] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0 0 0;
}

.wlc-tournament--theme-default.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__board[_ngcontent-wlc-app-c476867635] {
    width: var(--lb-block-size);
    padding: 8px 0 8px 0;
}

.wlc-tournament--theme-default.wlc-tournament--type-banner[_nghost-wlc-app-c476867635] {
    height: 100%;
}

.wlc-tournament--theme-default.wlc-tournament--type-available[_nghost-wlc-app-c476867635] {
    height: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-banner[_nghost-wlc-app-c476867635] {
    height: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] {
    --lb-wrapper-bg: var(--mc-bg);
    --lb-list-bg: var(--mc-bg);
    --lb-list-bg-top: var(--mc-bg);
    height: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
    width: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635] svg {
    transition: fill 0.3s linear;
    width: 100%;
    fill: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon[_ngcontent-wlc-app-c476867635]:hover svg {
        fill: var(--mc-baseMain);
    }
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] {
    top: -30px;
    right: 12px;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container.selected[_ngcontent-wlc-app-c476867635] .wlc-tournament__more-icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
    width: 100%;
    height: 100%;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] .wlc-tournament__lock-btn[_ngcontent-wlc-app-c476867635] {
    --wlc-icon-width: 15px;
    --wlc-icon-height: 15px;
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    height: 40px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 4px 0;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__container[_ngcontent-wlc-app-c476867635] .wlc-tournament__lock-btn[_ngcontent-wlc-app-c476867635] .lock-btn__icon[_ngcontent-wlc-app-c476867635] .wlc-icon-content {
    display: flex;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__img-container[_ngcontent-wlc-app-c476867635] {
    position: relative;
    z-index: 1;
    width: 235px;
    height: 235px;
    min-height: 235px;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 8px;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__image[_ngcontent-wlc-app-c476867635] {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__title[_ngcontent-wlc-app-c476867635] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: absolute;
    top: 33%;
    right: 0;
    bottom: -1px;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    padding: 16px 20px;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__title[_ngcontent-wlc-app-c476867635] span[_ngcontent-wlc-app-c476867635] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    width: 100%;
    line-height: 1.5;
    text-align: center;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__timer[_ngcontent-wlc-app-c476867635] {
    width: 235px;
    margin: 0 auto 16px;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__timer.wlc-timer[_ngcontent-wlc-app-c476867635] .wlc-timer__timer-text {
    font-size: 1.4rem;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__timer.wlc-timer[_ngcontent-wlc-app-c476867635] .wlc-timer__timer-text .time-text.time-text--countdown .time-text__item .value {
    background: var(--mc-bg500);
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__description[_ngcontent-wlc-app-c476867635] {


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseSecond);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    white-space: pre-line;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__description-block[_ngcontent-wlc-app-c476867635] {
    transition: opacity 0.3s linear;
    width: 235px;
    min-width: 0;
    margin-top: 16px;
    padding: 12px 8px;
    border-radius: 8px;
    background: var(--mc-bg500);
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__btns[_ngcontent-wlc-app-c476867635] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 0;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__board[_ngcontent-wlc-app-c476867635] {
    width: 235px;
    margin: 0 auto 16px;
    padding: 8px 0 8px 0;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament__header[_ngcontent-wlc-app-c476867635] {
    display: none;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament-leaderboard--theme-wolf[_ngcontent-wlc-app-c476867635] .wlc-tournament-leaderboard__container .wlc-tournament-leaderboard__item--head, .wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament-leaderboard--theme-wolf[_ngcontent-wlc-app-c476867635] .wlc-tournament-leaderboard__container .wlc-tournament-leaderboard__list {
    border-radius: 0;
}

.wlc-tournament--theme-wolf.wlc-tournament--type-dashboard[_nghost-wlc-app-c476867635] .wlc-tournament-leaderboard--theme-wolf[_ngcontent-wlc-app-c476867635] .wlc-tournament-leaderboard__container:has(.wlc-tournament-leaderboard__item--head) .wlc-tournament-leaderboard__list--top {
    border-radius: 0;
}


 .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] {
     min-height: 385px;
     position: relative;
     height: 100%;
 }

@media (min-width: 480px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] {
        min-height: 325px;
    }
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] {
        min-height: 370px;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] {
    position: relative;
    max-width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: var(--mc-bg700);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403]:before {
    background: linear-gradient(360deg, var(--mc-bg700) 55%, var(--mc-bg700-o0) 101%, var(--mc-bg700-o8) 155%);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403]:before {
        background: linear-gradient(90deg, var(--mc-bg700) 35%, var(--mc-bg700-o0) 77%, var(--mc-bg700-o8) 100%);
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__tag[_ngcontent-wlc-app-c4236619403] {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    min-width: 140px;
    text-align: center;
    background: #00b6ef;
    border-radius: 8px 0 8px 0;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status[_ngcontent-wlc-app-c4236619403] {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    right: 48px;
    position: absolute;
    top: 16px;
    z-index: 10;
    padding: 4px 15px;
    background: #00b6ef;
    border-radius: 100px;
}

@media (min-width: 560px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status[_ngcontent-wlc-app-c4236619403] {
        right: 16px;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status[_ngcontent-wlc-app-c4236619403] {
        right: 48px;
    }
}

@media (min-width: 1200px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status[_ngcontent-wlc-app-c4236619403] {
        right: 16px;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status.active[_ngcontent-wlc-app-c4236619403] {
    color: #8194c8;
    background: #00b6ef;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__status.unavailable[_ngcontent-wlc-app-c4236619403] {
    color: #8194c8;
    background: #131a2d;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] {
    display: block;
    top: 16px;
    right: 16px;
    position: absolute;
    z-index: 3;
    color: var(--mc-baseOpacity);
    line-height: 1;
}

@media (min-width: 560px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] {
        display: none;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] {
        display: block;
    }
}

@media (min-width: 1200px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] {
        display: none;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] .icon-btn[_ngcontent-wlc-app-c4236619403] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403] .icon-btn[_ngcontent-wlc-app-c4236619403] svg {
    fill: currentColor;
}

@media (pointer: fine) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c4236619403]:hover {
        color: var(--mc-baseMain);
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] {
    padding: 44px 16px 24px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

@media (min-width: 1024px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] {
        padding: 44px 32px 32px;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] > *[_ngcontent-wlc-app-c4236619403]:not(.wlc-tournament-banner__body-decor) {
    position: relative;
    z-index: 2;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
    display: none;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        display: block;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        display: none;
    }
}

@media (min-width: 1200px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        display: block;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-title[_ngcontent-wlc-app-c4236619403] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    margin: 0 0 12px;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__timer-block[_ngcontent-wlc-app-c4236619403] {
    margin: 0 0 12px;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__description[_ngcontent-wlc-app-c4236619403] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    max-width: 450px;
    margin: 0 0 12px;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__description[_ngcontent-wlc-app-c4236619403] {
        margin: 0 0 36px;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] {
    --wlc-icon-width: 15px;
    --wlc-icon-height: 15px;
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    height: 40px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 4px 0;
    max-width: 185px;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] .lock-btn__icon[_ngcontent-wlc-app-c4236619403] .wlc-icon-content {
    display: flex;
}

@media (min-width: 480px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] {
        max-width: none;
    }
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .wlc-icon-content {
    display: inline-block;
    line-height: 0;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403] {
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    min-height: 40px;
    margin: auto 0 0;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403] > .wlc-btn[_ngcontent-wlc-app-c4236619403] {
    grid-column-gap: 0;
    min-width: 110px;
    padding: 4px 12px;
}

.wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403]:has(.join-btn, .wlc-tournament-banner__lock-btn)[_ngcontent-wlc-app-c4236619403] .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c4236619403] {
    display: none;
}

@media (min-width: 560px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403]:has(.join-btn, .wlc-tournament-banner__lock-btn)[_ngcontent-wlc-app-c4236619403] .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c4236619403] {
        display: grid;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403]:has(.join-btn, .wlc-tournament-banner__lock-btn)[_ngcontent-wlc-app-c4236619403] .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c4236619403] {
        display: none;
    }
}

@media (min-width: 1200px) {
    .wlc-tournament-banner--theme-default[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .buttons-wrap[_ngcontent-wlc-app-c4236619403]:has(.join-btn, .wlc-tournament-banner__lock-btn)[_ngcontent-wlc-app-c4236619403] .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c4236619403] {
        display: grid;
    }
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] {
    min-height: 220px;
    position: relative;
    height: 100%;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] {
    position: relative;
    max-width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: var(--mc-bg700);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403]: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, var(--mc-baseContrast-o2));
    opacity: 0;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] {
    padding: 44px 0 24px 16px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

@media (min-width: 1024px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] {
        padding: 48px 0 20px 20px;
    }
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] > *[_ngcontent-wlc-app-c4236619403]:not(.wlc-tournament-banner__body-decor) {
    position: relative;
    z-index: 2;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
    background-position: right center;
    background-size: contain;
    right: -50px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 50%;
    background-repeat: no-repeat;
}

@media (min-width: 560px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        right: 0;
    }
}

@media (min-width: 900px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        right: -50px;
    }
}

@media (min-width: 1200px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c4236619403] {
        right: 0;
    }
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__body[_ngcontent-wlc-app-c4236619403] .wlc-tournament-banner-timer .wlc-timer__timer-text .secondary-text {
    text-align: left;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__title[_ngcontent-wlc-app-c4236619403] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;


    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;


    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    max-width: 180px;
    margin: 0 0 8px;
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__title[_ngcontent-wlc-app-c4236619403] {
        max-width: 300px;
    }
}

@media (min-width: 768px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__title[_ngcontent-wlc-app-c4236619403] {
        font-style: normal;
        font-weight: bold;
        font-size: 2rem;
        line-height: 1.4;
    }
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__prizepool[_ngcontent-wlc-app-c4236619403] {
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__prizepool[_ngcontent-wlc-app-c4236619403] .wlc-tournament-prizes-row__values {
    padding: 4px 12px;
    background: var(--mc-bg700-o4);
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__prizepool[_ngcontent-wlc-app-c4236619403] .wlc-tournament-prizes-row__values .wlc-currency {
    display: inline-flex;
    align-items: center;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403] .wlc-icon-content {
    display: block;
    line-height: 0;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] {
    --wlc-icon-width: 15px;
    --wlc-icon-height: 15px;
    color: var(--mc-baseThird, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
    height: 40px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 4px 0;
    max-width: 185px;
}

.wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] .lock-btn__icon[_ngcontent-wlc-app-c4236619403] .wlc-icon-content {
    display: flex;
}

@media (min-width: 480px) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner__lock-btn[_ngcontent-wlc-app-c4236619403] {
        max-width: none;
    }
}

@media (pointer: fine) {
    .wlc-tournament-banner--theme-wolf[_nghost-wlc-app-c4236619403] .wlc-tournament-banner[_ngcontent-wlc-app-c4236619403]:hover:before {
        opacity: 1;
    }
}


 .wlc-tag--theme-default[_nghost-wlc-app-c1305628750] {
     --wlc-icon-width: 12px;
     --wlc-icon-height: 12px;
     color: var(--mc-baseThird-locked);
     font-style: normal;
     font-weight: normal;
     font-size: 1rem;
     line-height: 1.45;
     display: inline-flex;
     gap: 4px;
     align-items: center;
     min-height: 18px;
     padding: 0 8px;
     border-radius: 10px;
     line-height: 1;
     overflow: hidden;
 }

.wlc-tag--theme-default[_nghost-wlc-app-c1305628750]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--wlc-tag-bg, var(--mc-secondary));
    opacity: 0.8;
}

.wlc-tag--theme-default[_nghost-wlc-app-c1305628750] .wlc-tag__icon[_ngcontent-wlc-app-c1305628750] {
    display: block;
    width: var(--wlc-icon-width);
    height: var(--wlc-icon-height);
}

.wlc-tag--theme-default[_nghost-wlc-app-c1305628750] .wlc-tag[_ngcontent-wlc-app-c1305628750]:empty {
    display: none;
}

.wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750] {
    margin: 0 0 0 4px;
    display: flex;
    gap: 4px;
    width: max-content;
    min-height: 20px;
    border-radius: 8px;
    padding: 0 10px;
    color: #fff;
}

@media (min-width: 1024px) {
    .wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750] {
        margin: 0 auto;
    }
}

.wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750] .wlc-tag__icon[_ngcontent-wlc-app-c1305628750], .wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750] .wlc-tag__caption[_ngcontent-wlc-app-c1305628750] {
    z-index: 10;
}

.wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750] .wlc-tag__caption[_ngcontent-wlc-app-c1305628750] {
    line-height: 1.5;
}

.wlc-tag--theme-default.wlc-tag--theme-mod-rtp[_nghost-wlc-app-c1305628750]:before {
    --wlc-tag-bg: #a70129;
    z-index: 1;
    opacity: 0.8;
}

.wlc-tag--theme-flag[_nghost-wlc-app-c1305628750] {
    --wlc-icon-width: 24px;
    --wlc-icon-height: 28px;
    --wlc-tag-position: absolute;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 10;
    display: grid;
    grid-template-areas: "icon";
    align-items: center;
    justify-items: center;
    width: var(--wlc-icon-width);
    height: var(--wlc-icon-height);
    color: var(--wlc-tag-bg, var(--mc-secondary));
}

.wlc-tag--theme-flag[_nghost-wlc-app-c1305628750] .wlc-tag__icon-flag[_ngcontent-wlc-app-c1305628750] {
    grid-area: icon;
}

.wlc-tag--theme-flag[_nghost-wlc-app-c1305628750] .wlc-tag__icon[_ngcontent-wlc-app-c1305628750] {
    --wlc-icon-width: 20px;
    --wlc-icon-height: 20px;
    grid-area: icon;
    width: var(--wlc-icon-width);
    height: var(--wlc-icon-height);
}

.wlc-tag[_nghost-wlc-app-c1305628750] {
    position: var(--wlc-tag-position, relative);
    max-width: 100%;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] {
     --wlc-icon-width: 16px;
     --wlc-icon-height: 16px;
 }

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__values[_ngcontent-wlc-app-c3093615992] {
    display: var(--wlc-prizes-row-display, flex);
    flex-wrap: wrap;
    justify-content: var(--wlc-prizes-row-alignment, center);
    width: 100%;
    text-align: var(--wlc-prizes-row-alignment, center);
    text-overflow: ellipsis;
    overflow: hidden;
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__val[_ngcontent-wlc-app-c3093615992] {
    white-space: nowrap;
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__val[_ngcontent-wlc-app-c3093615992]:not(:first-child):before {
    content: "+";
    display: inline-block;
    margin: 0 4px;
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__rest-icon[_ngcontent-wlc-app-c3093615992] {
    margin-left: 4px;
}

.wlc-tournament-prizes-row--theme-default[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__rest-icon[_ngcontent-wlc-app-c3093615992] .wlc-tournament-prizes-row__icon[_ngcontent-wlc-app-c3093615992] {
    display: inline-block;
    transform: translateY(-2px);
}

.wlc-tournament-prizes-row--theme-default.wlc-tournament-prizes-row--theme-mod-one-line[_nghost-wlc-app-c3093615992] {
    --wlc-prizes-row-display: block;
    --wlc-currency-display: inline;
}

.wlc-tournament-prizes-row--theme-wolf[_nghost-wlc-app-c3093615992] {
    --wlc-icon-width: 16px;
    --wlc-icon-height: 16px;
}

.wlc-tournament-prizes-row--theme-wolf[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__values[_ngcontent-wlc-app-c3093615992] {
    display: inline-block;
    white-space: nowrap;
    background: transparent;
    border-radius: 8px;
}

.wlc-tournament-prizes-row--theme-wolf[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__val[_ngcontent-wlc-app-c3093615992]:not(:first-child):before {
    content: "+";
    display: inline-block;
    margin: 0 4px;
}

.wlc-tournament-prizes-row--theme-wolf[_nghost-wlc-app-c3093615992] .wlc-tournament-prizes-row__rest-icon[_ngcontent-wlc-app-c3093615992] .wlc-icon[_ngcontent-wlc-app-c3093615992] {
    display: inline-block;
    transform: translateY(-2px);
}


 .wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472] .text[_ngcontent-wlc-app-c1949819472]:not(.text-days) {
     display: none;
 }

.wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] {
    padding: 12px 20px;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c1949819472] .wlc-timer__timer-text[_ngcontent-wlc-app-c1949819472] {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] {
    padding: 0;
    background-color: transparent;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text__divider[_ngcontent-wlc-app-c1949819472] {
    margin: 0;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c1949819472] .wlc-timer__clock-icon[_ngcontent-wlc-app-c1949819472] {
    margin: -1px 4px 0 0;
    font-size: 0;
}

.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c1949819472] .wlc-timer__clock-icon[_ngcontent-wlc-app-c1949819472] svg {
    width: 8px;
    height: 8px;
    fill: var(--mc-main);
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] {
    display: flex;
    align-items: center;
    padding: var(--wlc-timer-padding, 9px 12px 8px 12px);
    background: var(--wlc-timer-bg, var(--mc-bg));
    border-radius: 10px;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--wlc-timer-color, var(--mc-baseMain));
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text--countdown[_ngcontent-wlc-app-c1949819472] {
    display: flex;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text__divider[_ngcontent-wlc-app-c1949819472] {
    margin: 0 4px;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__clock-icon[_ngcontent-wlc-app-c1949819472] {
    margin: -4px 8px 0 0;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__clock-icon[_ngcontent-wlc-app-c1949819472] svg {
    width: 18px;
    height: 18px;
    color: var(--mc-secondary);
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__timer-text[_ngcontent-wlc-app-c1949819472] {
    line-height: 1.3;
    text-align: left;
}

.wlc-timer--theme-default[_nghost-wlc-app-c1949819472] .wlc-timer__timer-text[_ngcontent-wlc-app-c1949819472] .secondary-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--wlc-timer-subtitle-color, var(--mc-baseMain));
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] {
    color: var(--mc-warning);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    display: inline;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    white-space: nowrap;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text__divider[_ngcontent-wlc-app-c1949819472], .wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472], .wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    display: inline;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__label[_ngcontent-wlc-app-c1949819472] {
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    white-space: nowrap;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__text[_ngcontent-wlc-app-c1949819472] {
    display: inline-block;
    margin: 0 4px 0 0;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__icon[_ngcontent-wlc-app-c1949819472] {
    align-self: end;
    margin: 0 4px 0 0;
    color: inherit;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__icon[_ngcontent-wlc-app-c1949819472] .wlc-icon-content {
    display: flex;
    width: 20px;
    height: 20px;
}

.wlc-timer--theme-one-line[_nghost-wlc-app-c1949819472] .wlc-timer__icon[_ngcontent-wlc-app-c1949819472] .wlc-icon-content svg {
    width: 20px;
    height: 20px;
}

.wlc-timer--theme-one-line.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
}

.wlc-timer--theme-one-line.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] .wlc-timer__content[_ngcontent-wlc-app-c1949819472] {
    align-items: center;
    justify-content: center;
}

.wlc-timer--theme-one-line.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] .wlc-timer__icon[_ngcontent-wlc-app-c1949819472] .wlc-icon-content {
    width: 8px;
    height: 8px;
    color: var(--mc-main);
}

.wlc-timer--theme-one-line.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] .wlc-timer__icon[_ngcontent-wlc-app-c1949819472] .wlc-icon-content svg {
    width: 8px;
    height: 8px;
    fill: currentColor;
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .secondary-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--wlc-timer-title-color, var(--mc-baseThird));
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
    margin: 0 0 4px;
    text-align: var(--wlc-timer-caption-align, center);
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .time-text--countdown[_ngcontent-wlc-app-c1949819472] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    display: flex;
    justify-content: center;
    white-space: nowrap;
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472] {
    padding: 0 4px 0 0;
    white-space: nowrap;
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472] .value[_ngcontent-wlc-app-c1949819472] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--wlc-timer-val-width, 25px);
    height: var(--wlc-timer-val-height, 22px);
    padding: var(--wlc-timer-val-padding, 2px 0);
    background: var(--wlc-timer-val-bg, var(--mc-bg700));
    border-radius: 8px;
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472] .text[_ngcontent-wlc-app-c1949819472] {
    padding: 0 0 0 4px;
}

.wlc-timer--theme-wolf[_nghost-wlc-app-c1949819472] .time-text__item[_ngcontent-wlc-app-c1949819472]:last-child {
    padding: 0;
}

.wlc-timer--theme-wolf.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] {
    --wlc-timer-val-width: 20px;
    --wlc-timer-val-height: 16px;
    --wlc-timer-val-padding: 0;
}

.wlc-timer--theme-wolf.wlc-timer--theme-mod-small[_nghost-wlc-app-c1949819472] .time-text--countdown[_ngcontent-wlc-app-c1949819472] {
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.45;
    line-height: 1;
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

@media (min-width: 560px) {
    .wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] {
        width: 140px;
    }
}

@media (min-width: 560px) {
    .wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] {
        height: 140px;
    }
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__circle[_ngcontent-wlc-app-c1949819472] {
    fill: none;
    stroke: none;
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__path-elapsed[_ngcontent-wlc-app-c1949819472] {
    stroke-width: 3px;
    stroke: var(--mc-bg300);
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__label[_ngcontent-wlc-app-c1949819472] {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transform: translate(-50%, -50%);
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__label[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
    color: var(--mc-secondary);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    text-align: center;
}

@media (min-width: 560px) {
    .wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__label[_ngcontent-wlc-app-c1949819472] .time-text[_ngcontent-wlc-app-c1949819472] {
        color: var(--mc-secondary);
        font-style: normal;
        font-weight: bold;
        font-size: 2rem;
        line-height: 1.45;
    }
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__path-remaining[_ngcontent-wlc-app-c1949819472] {
    stroke-width: 3px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: center;
    transition: 1s linear all;
    stroke: var(--mc-secondary);
}

.wlc-timer--theme-circle[_nghost-wlc-app-c1949819472] .wlc-timer__svg[_ngcontent-wlc-app-c1949819472] {
    transform: scaleX(-1);
}
<link id="googleidentityservice" type="text/css" media="all" href="https://accounts.google.com/gsi/style"
rel="stylesheet">
<style id="googleidentityservice_button_styles">.qJTHM {
                                                   -webkit-user-select: none;
                                                   color: #202124;
                                                   direction: ltr;
                                                   -webkit-touch-callout: none;
                                                   font-family: "Roboto-Regular", arial, sans-serif;
                                                   -webkit-font-smoothing: antialiased;
                                                   font-weight: 400;
                                                   margin: 0;
                                                   overflow: hidden;
                                                   -webkit-text-size-adjust: 100%
                                               }

.ynRLnc {
    left: -9999px;
    position: absolute;
    top: -9999px
}

.L6cTce {
    display: none
}

.bltWBb {
    word-break: break-all
}

.hSRGPd {
    color: #1a73e8;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none
}

.Bz112c-W3lGp {
    height: 16px;
    width: 16px
}

.Bz112c-E3DyYd {
    height: 20px;
    width: 20px
}

.Bz112c-r9oPif {
    height: 24px;
    width: 24px
}

.Bz112c-uaxL4e {
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.LgbsSe-Bz112c {
    display: block
}

.S9gUrf-YoZ4jf, .S9gUrf-YoZ4jf * {
    border: none;
    margin: 0;
    padding: 0
}

.fFW7wc-ibnC6b > .aZ2wEe > div {
    border-color: #4285f4
}

.P1ekSe-ZMv3u > div:nth-child(1) {
    background-color: #1a73e8 !important
}

.P1ekSe-ZMv3u > div:nth-child(2), .P1ekSe-ZMv3u > div:nth-child(3) {
    background-image: linear-gradient(to right, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(to right, #1a73e8, #1a73e8) !important
}

.haAclf {
    display: inline-block
}

.nsm7Bb-HzV7m-LgbsSe {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s, border-color .218s;
    transition: background-color .218s, border-color .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dadce0;
    color: #3c4043;
    cursor: pointer;
    font-family: "Google Sans", arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

@media screen and (-ms-high-contrast: active) {
    .nsm7Bb-HzV7m-LgbsSe {
        border: 2px solid windowText;
        color: windowText
    }
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe {
    font-size: 14px;
    height: 32px;
    letter-spacing: 0.25px;
    padding: 0 10px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe {
    font-size: 11px;
    height: 20px;
    letter-spacing: 0.3px;
    padding: 0 8px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe {
    padding: 0;
    width: 40px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.pSzOP-SxQuSe {
    width: 32px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.purZT-SxQuSe {
    width: 20px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK {
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK.pSzOP-SxQuSe {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK.purZT-SxQuSe {
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc {
    border: none;
    color: #fff
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-v3pZbf-Ia7Qfc {
    background-color: #1a73e8
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-JaPV2b-Ia7Qfc {
    background-color: #202124;
    color: #e8eaed
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    height: 18px;
    margin-right: 8px;
    min-width: 18px;
    width: 18px
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    height: 14px;
    min-width: 14px;
    width: 14px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    height: 10px;
    min-width: 10px;
    width: 10px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    margin-left: 8px;
    margin-right: -4px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    margin: 0;
    padding: 10px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    padding: 8px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    padding: 4px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    height: 36px;
    margin-left: -10px;
    margin-right: 12px;
    min-width: 36px;
    width: 36px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf .nsm7Bb-HzV7m-LgbsSe-Bz112c, .nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf .nsm7Bb-HzV7m-LgbsSe-Bz112c {
    margin: 0;
    padding: 0
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    height: 28px;
    margin-left: -8px;
    margin-right: 10px;
    min-width: 28px;
    width: 28px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    height: 16px;
    margin-left: -6px;
    margin-right: 8px;
    min-width: 16px;
    width: 16px
}

.nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 2px;
    margin-right: 0;
    padding: 0
}

.nsm7Bb-HzV7m-LgbsSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-radius: 18px;
    border-radius: 18px
}

.nsm7Bb-HzV7m-LgbsSe.pSzOP-SxQuSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-radius: 14px;
    border-radius: 14px
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    position: relative;
    width: 100%
}

.nsm7Bb-HzV7m-LgbsSe .oXtfBe-l4eHX {
    justify-content: center
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: "Google Sans", arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.nsm7Bb-HzV7m-LgbsSe.purZT-SxQuSe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
    font-weight: 300
}

.nsm7Bb-HzV7m-LgbsSe .oXtfBe-l4eHX .nsm7Bb-HzV7m-LgbsSe-BPrWId {
    -webkit-flex-grow: 0;
    flex-grow: 0
}

.nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
    -webkit-transition: background-color .218s;
    transition: background-color .218s;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.nsm7Bb-HzV7m-LgbsSe:hover, .nsm7Bb-HzV7m-LgbsSe:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d2e3fc;
    outline: none
}

.nsm7Bb-HzV7m-LgbsSe:hover .nsm7Bb-HzV7m-LgbsSe-MJoBVe, .nsm7Bb-HzV7m-LgbsSe:focus .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
    background: rgba(66, 133, 244, .04)
}

.nsm7Bb-HzV7m-LgbsSe:active .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
    background: rgba(66, 133, 244, .1)
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:hover .nsm7Bb-HzV7m-LgbsSe-MJoBVe, .nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:focus .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
    background: rgba(255, 255, 255, .24)
}

.nsm7Bb-HzV7m-LgbsSe.MFS4be-Ia7Qfc:active .nsm7Bb-HzV7m-LgbsSe-MJoBVe {
    background: rgba(255, 255, 255, .32)
}

.nsm7Bb-HzV7m-LgbsSe .n1UuX-DkfjY {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 20px;
    margin-left: -4px;
    margin-right: 8px;
    min-width: 20px;
    width: 20px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId {
    font-family: "Roboto";
    font-size: 12px;
    text-align: left
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .ssJRIf, .nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff .fmcmS {
    overflow: hidden;
    text-overflow: ellipsis
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #5f6368;
    fill: #5f6368;
    font-size: 11px;
    font-weight: 400
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe.MFS4be-Ia7Qfc .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff {
    color: #e8eaed;
    fill: #e8eaed
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-BPrWId .K4efff .Bz112c {
    height: 18px;
    margin: -3px -3px -3px 2px;
    min-width: 18px;
    width: 18px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: 12px;
    margin-right: -10px
}

.nsm7Bb-HzV7m-LgbsSe.jVeSEe.JGcpL-RbRzK .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf {
    -webkit-border-radius: 18px;
    border-radius: 18px
}

.L5Fo6c-sM5MNb {
    border: 0;
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.L5Fo6c-bF1uUb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.L5Fo6c-bF1uUb:focus {
    border: none;
    outline: none
}

sentinel {
}
/* Makes inner shadow on cards*/
     /* Makes inner shadow on cards*/
 .wlc-bonus-item {
     border-radius: 10px;
     overflow: hidden;
     transform: translateZ(0);
 }

.wlc-bonus-item .wlc-bonus-item__tag {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    z-index: 5;
    padding: 4px 15px;
    border-radius: 100px;
    white-space: nowrap;
    background: #00b6ef;
}

.wlc-bonus-item .wlc-bonus-item__name {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    z-index: 1;
}

.wlc-bonus-item .wlc-bonus-item__icon {
    width: 120px;
    height: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
    .wlc-bonus-item .wlc-bonus-item__icon {
        width: 144px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item .wlc-bonus-item__icon {
        height: 144px;
    }
}

.wlc-bonus-item .wlc-bonus-item__icon-sign {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 2px 5px 1px var(--fc-textColor-o4);
}

.wlc-bonus-item .wlc-bonus-item__icon .wlc-bonus-item__icon-text {
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: absolute;
    bottom: 7%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45%;
    min-height: 26px;
    padding: 0 4px;
    line-height: 1;
    background-color: #8194c8;
    border-radius: 12px;
    transform: translateX(-50%);
}

.wlc-bonus-item .wlc-bonus-item__icon .wlc-bonus-item__icon-text.wlc-small {
    font-size: 1.4rem;
}

.wlc-bonus-item .wlc-bonus-item__icon .wlc-bonus-item__icon-text.wlc-smaller {
    font-size: 1.2rem;
}

.wlc-bonus-item .wlc-bonus-item__more-icon {
    top: 16px;
    right: 16px;
    position: absolute;
    z-index: 1;
    line-height: 1;
}

.wlc-bonus-item .wlc-bonus-item__more-icon .wlc-icon-content {
    display: flex;
}

.wlc-bonus-item .wlc-bonus-item__more-icon .icon-btn {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.wlc-bonus-item .wlc-bonus-item__more-icon .icon-btn svg {
    transition: fill 0.3s linear;
    width: 100%;
    fill: var(--mc-baseOpacity);
}

@media (pointer: fine) {
    .wlc-bonus-item .wlc-bonus-item__more-icon:hover .icon-btn svg {
        fill: var(--mc-baseMain);
    }
}

.wlc-bonus-item .wlc-bonus-item__image-block {
    position: relative;
}

.wlc-bonus-item .wlc-bonus-item__image {
    background: rgba(0, 0, 0, 0.3) center/cover no-repeat;
    filter: var(--wlc-bi-img-filter, none);
}

.wlc-bonus-item .wlc-bonus-item__active-block {
    padding: 8px 8px;
    min-height: 145px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 235px;
    margin: 0 auto;
    text-align: center;
    border-radius: 0;
}

@media (min-width: 900px) {
    .wlc-bonus-item .wlc-bonus-item__active-block {
        padding: 12px 0 8px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item .wlc-bonus-item__active-block {
        padding: 24px 0 16px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item .wlc-bonus-item__active-block {
        min-height: 200px;
    }
}

.wlc-bonus-item .wlc-bonus-item__timer {
    margin: 0;
    border-radius: 10px;
    background: transparent;
}

.wlc-bonus-item .wlc-bonus-item__progress {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 8px 0 0;
    padding: 4px 12px;
    background: var(--mc-bg);
    border-radius: 10px;
    transition: all ease-in-out;
}

.wlc-bonus-item .wlc-bonus-item__remaning {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    text-align: center;
}

.wlc-bonus-item .wlc-bonus-item__progressbar {
    margin: 0;
    position: relative;
    width: 100%;
    height: 7px;
    background: var(--fc-inputBg);
    border-radius: 10px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

@media (min-width: 1630px) {
    .wlc-bonus-item .wlc-bonus-item__progressbar {
        margin: 4px 0;
    }
}

.wlc-bonus-item .wlc-bonus-item__progressbar-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--mc-main);
    border-radius: inherit;
}

.wlc-bonus-item .wlc-bonus-item__secondary {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-bonus-item .wlc-bonus-item__btns {
    display: flex;
    justify-content: center;
    margin: 0 -4px;
}

.wlc-bonus-item .wlc-bonus-item__btns .wlc-btn {
    margin: 0 4px;
}

.wlc-bonus-item .wlc-bonus-item__content.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    filter: grayscale(100%);
}

.wlc-bonus-item .wlc-bonus-item__content.disabled .wlc-bonus-item__wrapper,
.wlc-bonus-item .wlc-bonus-item__content.disabled .wlc-bonus-item__more-icon {
    pointer-events: none;
}

.wlc-bonus-item.wlc-bonus-item--type-active .wlc-bonus-item__tag, .wlc-bonus-item.wlc-bonus-item--is-active .wlc-bonus-item__tag {
    color: #8194c8;
    background: #00b6ef;
}

.wlc-bonus-item.wlc-bonus-item--is-unavailable {
    --wlc-bi-img-filter: grayscale(100%);
}

.wlc-bonus-item.wlc-bonus-item--is-unavailable .wlc-bonus-item__tag {
    color: #8194c8;
    background: #131a2d;
}

.wlc-bonus-item--theme-default {
    width: 100%;
    background: var(--mc-bg300);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-experience .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-loyalty .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-balance .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-freerounds .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-relative .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-freebets .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--view-lootbox .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

@media (min-width: 768px) {
    .wlc-bonus-item--theme-default {
        width: 305px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-default {
        width: 100%;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__tag {
    position: absolute;
    top: 16px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.wlc-bonus-item--theme-default .wlc-bonus-item__content {
    height: 290px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background: center/cover;
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 295px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 285px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 340px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 370px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonuses-list--type-swiper .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 365px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonuses-list--type-swiper .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 370px;
    }
}

.wlc-sections__profile-content--theme-first .wlc-bonus-item--theme-default .wlc-bonus-item__content {
    max-width: 100%;
    height: auto;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
    position: relative;
    display: grid;
    width: 100%;
    height: 100%;
    grid-template-rows: auto 92px;
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
        grid-template-rows: auto 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
        grid-template-rows: auto 130px;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s linear;
    content: "";
    z-index: 0;
    display: block;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background: var(--mc-bg500);
    opacity: 0;
    pointer-events: none;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__wrapper.timer {
    grid-template-rows: auto 145px;
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper.timer {
        grid-template-rows: auto 150px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper.timer {
        grid-template-rows: auto 155px;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__image-block {
    padding: 0 0 8px;
    display: grid;
    align-items: end;
    justify-content: center;
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__image-block {
        padding: 0 0 16px;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__image {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__image .wlc-bonus-image-other {
    position: absolute;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__bottom {
    padding: 0 0 12px;
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    min-width: 0;
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__bottom {
        padding: 0 0 20px;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__info-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 12px;
    text-align: center;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
    max-width: 100%;
    line-height: 1.2;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__name {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__description {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    max-width: 100%;
    margin-top: 4px;
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__description {
        display: none;
    }
}

.wlc-bonus-item--theme-default .wlc-bonus-item__timer-ends {
    transition: opacity 0.3s linear;
    margin: 4px 0 0;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__remaning {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__secondary {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-default .wlc-bonus-item__btns {
    bottom: 16px;
    opacity: 0;
    transform: translateY(400%);
    margin: 0;
    transition: transform 0.3s linear;
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__btns {
        bottom: 32px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__wrapper:before {
    opacity: 1;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom {
    height: 170px;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom {
        height: 185px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom.timer {
    height: 235px;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom.timer {
        height: 250px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__btns {
    transform: translateY(0);
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__description {
    /* stylelint-disable-next-line */
    display: -webkit-box;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__btns {
    margin: 8px 0 0;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom {
    align-items: end;
    padding: 0 0 20px;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__wrapper {
    display: block;
    background: none;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__wrapper:before {
    display: none;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
    transition: height 0.3s ease-in-out;
    height: 190px;
    display: block;
}

@media (min-width: 480px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 205px;
    }
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 190px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 215px;
    }
}

@media (min-width: 768px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 210px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 215px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 180px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 185px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        height: 220px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
    height: 125px;
}

@media (min-width: 480px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 140px;
    }
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 125px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 150px;
    }
}

@media (min-width: 768px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 145px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 150px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 115px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 120px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block.timer {
        height: 155px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image {
    height: 100%;
    padding-bottom: 0;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image .wlc-bonus-image-other {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom {
    transition: height 0.3s ease-in-out;
    padding: 20px 0;
    height: 130px;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom {
        height: 145px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom.timer {
    height: 195px;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom.timer {
        height: 210px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__btns {
    transition: transform 0.3s ease-in-out;
    transform: translateY(200%);
    position: static;
    margin: 8px 0 0;
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__wrapper:before {
        opacity: 1;
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__bottom {
        height: 170px;
    }
}

@media (pointer: fine) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__bottom {
        height: 185px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__bottom.timer {
        height: 235px;
    }
}

@media (pointer: fine) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__bottom.timer {
        height: 250px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__btns {
        transform: translateY(0);
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 150px;
    }
}

@media (pointer: fine) and (min-width: 480px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 165px;
    }
}

@media (pointer: fine) and (min-width: 640px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 150px;
    }
}

@media (pointer: fine) and (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 175px;
    }
}

@media (pointer: fine) and (min-width: 768px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 170px;
    }
}

@media (pointer: fine) and (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 175px;
    }
}

@media (pointer: fine) and (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 140px;
    }
}

@media (pointer: fine) and (min-width: 1366px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 145px;
    }
}

@media (pointer: fine) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block {
        height: 180px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 85px;
    }
}

@media (pointer: fine) and (min-width: 480px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 100px;
    }
}

@media (pointer: fine) and (min-width: 640px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 85px;
    }
}

@media (pointer: fine) and (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 110px;
    }
}

@media (pointer: fine) and (min-width: 768px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 105px;
    }
}

@media (pointer: fine) and (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 110px;
    }
}

@media (pointer: fine) and (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 74px;
    }
}

@media (pointer: fine) and (min-width: 1366px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 80px;
    }
}

@media (pointer: fine) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__image-block.timer {
        height: 115px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__description, .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__timer-ends {
        opacity: 1;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__wrapper:before {
        opacity: 1;
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom {
        height: 170px;
    }
}

@media (pointer: coarse) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom {
        height: 185px;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom.timer {
        height: 235px;
    }
}

@media (pointer: coarse) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__bottom.timer {
        height: 250px;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__btns {
        transform: translateY(0);
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
        /* stylelint-disable-next-line */
        display: -webkit-box;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__icon, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__icon {
    display: none;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__wrapper, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__wrapper {
    grid-template-rows: 32px auto;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__bottom, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
    display: grid;
    grid-template-columns: 100%;
    padding: 0;
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__bottom, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        grid-template-rows: auto 92px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__bottom, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        grid-template-rows: auto 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__bottom, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        grid-template-rows: auto 130px;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__description, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__description {
        height: 0;
    }
}

@media (pointer: coarse) and (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__description, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__description {
        height: auto;
    }
}

@media (pointer: coarse) and (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__description, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__description {
        height: 0;
    }
}

@media (pointer: coarse) and (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__description, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__description {
        height: auto;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__btns, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__btns {
        margin-top: auto;
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--type-active .wlc-bonus-item__bottom, .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        grid-template-rows: 1fr auto auto;
        padding: 0 0 12px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons.wlc-bonus-item--is-active .wlc-bonus-item__wrapper {
    grid-template-rows: 40px auto;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons.wlc-bonus-item--is-active .wlc-bonus-item__info-block {
    padding: 0 12px 12px;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
    padding: 0 0 12px;
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        padding: 0 0 20px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__description {
    display: none;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
    height: 290px;
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
        height: 295px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
        height: 285px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
        height: 340px;
    }
}

@media (min-width: 1366px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
        height: 370px;
    }
}

.wlc-sections__profile-content--theme-first .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__content {
    max-width: 100%;
    height: auto;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__wrapper {
    grid-template-rows: auto 92px;
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__wrapper {
        grid-template-rows: auto 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__wrapper {
        grid-template-rows: auto 130px;
    }
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__bottom {
    display: grid;
    grid-template-rows: 1fr auto auto;
    width: 100%;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__info-block {
    justify-content: center;
    min-width: 0;
    padding: 0 12px 4px;
}

.wlc-bonus-item--theme-default.wlc-bonus-item--always-show-buttons .wlc-bonus-item__btns {
    transform: none;
    position: static;
    margin: 0;
    padding: 0;
    opacity: 1;
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-default:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__wrapper:before {
        display: none;
    }

    .wlc-bonus-item--theme-default:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__btns {
        transform: translateY(0);
        opacity: 1;
    }

    .wlc-bonus-item--theme-default:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__description,
    .wlc-bonus-item--theme-default:not(.wlc-bonus-item--always-show-buttons):hover .wlc-bonus-item__timer-ends {
        opacity: 0;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__wrapper {
        grid-template-rows: 40px auto;
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__info-block {
        padding: 0 12px 12px;
    }

    .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        padding: 0 0 12px;
    }
}

@media (pointer: coarse) and (min-width: 1200px) {
    .wlc-bonus-item--theme-default.wlc-bonus-item--is-active .wlc-bonus-item__bottom {
        padding: 0 0 20px;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__description {
        display: none;
    }

    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 290px;
    }
}

@media (pointer: coarse) and (min-width: 720px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 295px;
    }
}

@media (pointer: coarse) and (min-width: 1024px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 285px;
    }
}

@media (pointer: coarse) and (min-width: 1200px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 340px;
    }
}

@media (pointer: coarse) and (min-width: 1366px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        height: 370px;
    }
}

@media (pointer: coarse) {
    .wlc-sections__profile-content--theme-first .wlc-bonus-item--theme-default .wlc-bonus-item__content {
        max-width: 100%;
        height: auto;
    }

    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
        grid-template-rows: auto 92px;
    }
}

@media (pointer: coarse) and (min-width: 720px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
        grid-template-rows: auto 100px;
    }
}

@media (pointer: coarse) and (min-width: 1630px) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__wrapper {
        grid-template-rows: auto 130px;
    }
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-default .wlc-bonus-item__bottom {
        display: grid;
        grid-template-rows: 1fr auto auto;
        width: 100%;
    }

    .wlc-bonus-item--theme-default .wlc-bonus-item__info-block {
        justify-content: center;
        min-width: 0;
        padding: 0 12px 4px;
    }

    .wlc-bonus-item--theme-default .wlc-bonus-item__btns {
        transform: none;
        position: static;
        margin: 0;
        padding: 0;
        opacity: 1;
    }
}

.wlc-bonus-item--theme-promo {
    max-width: 315px;
    width: 100%;
    background: var(--mc-bg700);
    border-radius: 10px;
    overflow: hidden;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo {
        max-width: 715px;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-promo {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo {
        max-width: 100%;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__content {
    height: 350px;
    position: relative;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__content {
        height: 250px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__content {
        height: 380px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__content {
        height: 280px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__content {
        height: 380px;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
    grid-template-areas: "visual" "info";
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
    height: 350px;
    position: relative;
    display: grid;
    justify-content: space-between;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-areas: "info visual";
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-columns: 1fr 225px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-columns: 1fr 340px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-columns: 1fr 250px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-columns: 1fr 340px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        grid-template-rows: 1fr;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__wrapper {
        height: auto;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__image-block {
    position: absolute;
    grid-area: unset;
    padding: 32px 0 0 0;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__image-block {
        position: relative;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__image-block {
        grid-area: visual;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__image-block {
        padding: 16px 0 0 16px;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) center/cover no-repeat;
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__image-wrapper:before {
    background: linear-gradient(0deg, var(--mc-bg700) 0%, var(--mc-bg700-o0) 70%);
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__image-wrapper:before {
        background: none;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__image {
    width: 100%;
    height: 100%;
    background: none;
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
    margin: 8px auto 0;
    width: 120px;
    height: 120px;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        margin: 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        width: 100px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        width: 120px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        width: 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        width: 144px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        height: 100px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        height: 120px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        height: 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__icon {
        height: 144px;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
    grid-area: info;
    padding: 12px 16px 16px;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    display: grid;
    grid-template-areas: "tag" "info" "button";
    grid-template-rows: 16px 1fr auto;
    gap: 16px;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        height: 250px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        height: 380px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        height: 280px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        height: 380px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        padding: 16px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        padding: 24px 32px 32px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        padding: 16px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        padding: 24px 32px 32px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info-block {
        align-items: flex-start;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__tag {
    position: absolute;
    top: 20px;
    justify-self: center;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__tag {
        position: relative;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__tag {
        top: auto;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__tag {
        justify-self: start;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__info {
    text-align: center;
    grid-area: info;
    width: 100%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__info {
        text-align: left;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__btns {
    justify-self: center;
    grid-area: button;
    align-self: end;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__btns {
        justify-self: start;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__name {
    margin: 0 0 8px;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        margin: 0 0 16px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        margin: 0 0 8px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        margin: 0 0 16px;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__name {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1.45;
    }
}

.wlc-bonus-item--theme-promo .wlc-bonus-item__description {
    height: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    display: none;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__description {
        height: auto;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__description {
        display: -webkit-box;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__description {
        -webkit-line-clamp: 2;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo .wlc-bonus-item__description {
        -webkit-line-clamp: 4;
    }
}

@media (max-width: 559px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image {
        max-width: 320px;
    }

    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__content {
        height: auto;
    }

    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__wrapper {
        grid-template-rows: minmax(auto, 220px) auto;
        height: auto;
    }

    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
        /* stylelint-disable */
        display: -webkit-box;
        box-orient: vertical;
        -webkit-box-orient: vertical;
        /* stylelint-enable */
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
        -webkit-line-clamp: 1;
        display: none;
        height: auto;
    }
}

@media (max-width: 559px) and (min-width: 560px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
        display: -webkit-box;
    }
}

@media (max-width: 559px) and (min-width: 560px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
        -webkit-line-clamp: 2;
    }
}

@media (max-width: 559px) and (min-width: 720px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
        -webkit-line-clamp: 4;
    }
}

@media (max-width: 559px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
        position: relative;
    }

    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-wrapper:before {
        display: none;
    }

    .wlc-bonus-item--theme-promo.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__info-block {
        padding: 20px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-promo:hover {
        background: var(--mc-bg700);
    }
}

.wlc-bonus-item--theme-long .wlc-bonus-item__scrollbar {
    height: calc(100% - 100px);
}

.wlc-bonus-item--theme-long .wlc-bonus-item__content {
    padding: 0 0 24px;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__wrapper, .wlc-bonus-item--theme-long .wlc-bonus-item__info-block {
    display: grid;
    width: 100%;
    min-width: 0;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__wrapper {
    position: relative;
    gap: 20px;
    justify-items: center;
    height: 100%;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__info-block {
    gap: 8px;
    justify-items: center;
    width: 235px;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-long .wlc-bonus-item__info-block {
        gap: 16px;
    }
}

.wlc-bonus-item--theme-long .wlc-bonus-item__active-block {
    max-width: 235px;
    min-height: unset;
    padding: 0;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__btns {
    margin: 0 -4px;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__tag {
    grid-area: tag;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__image-block {
    padding: 16px;
    display: grid;
    grid-gap: 8px;
    grid-template-areas: "tag" "icon" "title";
    grid-template-rows: auto 1fr auto;
    align-items: center;
    justify-items: center;
    width: 100%;
    max-width: 235px;
    min-height: 235px;
    background: var(--mc-bg300);
    border-radius: 10px;
    overflow: hidden;
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-long .wlc-bonus-item__image-block {
        padding: 16px 16px 8px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-long .wlc-bonus-item__image-block {
        padding: 16px;
    }
}

.wlc-bonus-item--theme-long .wlc-bonus-item__image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__image:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, var(--mc-bg-o0) 40%, var(--mc-bg) 75%);
}

.wlc-bonus-item--theme-long .wlc-bonus-item__icon {
    width: 110px;
    height: 110px;
    grid-area: icon;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-long .wlc-bonus-item__icon {
        width: 120px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-long .wlc-bonus-item__icon {
        height: 120px;
    }
}

.wlc-bonus-item--theme-long .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    grid-area: title;
    align-self: end;
    max-width: 100%;
    text-align: center;
}

.wlc-bonus-item--theme-long .wlc-bonus-item__description-block {
    transition: opacity 0.3s linear;
    width: 235px;
    padding: 12px 8px;
    border-radius: 10px;
    background: var(--mc-bg);
}

.wlc-bonus-item--theme-long .wlc-bonus-item__description {
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.wlc-bonus-item--theme-partial {
    overflow: initial;
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__body {
    height: 235px;
    width: 235px;
    padding: 24px 24px 16px;
    background: var(--mc-bg300);
    position: relative;
    display: grid;
    grid-row-gap: 12px;
    grid-column-gap: 0;
    align-content: baseline;
    justify-items: center;
    margin: auto;
    text-align: center;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__body {
        height: auto;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__body {
        width: auto;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__body {
        padding: 0;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__body {
        background: transparent;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__img {
        display: none;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, var(--mc-baseContrast-o0) 0%, var(--mc-baseContrast) 100%);
    border-radius: 10px;
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__footer {
    display: block;
    max-width: 235px;
    margin: 16px auto 0;
    padding: 12px 16px;
    background: var(--mc-bg);
    border-radius: 10px;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__footer {
        display: none;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__check-icon {
    top: 0;
    position: absolute;
    right: 12px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    line-height: 0;
    background: var(--mc-success);
    border-radius: 50%;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__check-icon {
        top: 5px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__check-icon {
        top: 8px;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__check-icon span {
    display: inline-block;
    line-height: 0;
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__check-icon svg {
    width: 13px;
    height: 13px;
    line-height: 0;
    stroke: #8194c8;
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
    width: 120px;
    height: 120px;
    cursor: pointer;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        width: 110px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        width: 130px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        width: 145px;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        height: 110px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        height: 130px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon {
        height: 145px;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign {
    transition: border-color 0.3s linear;
    background: #8194c8;
    border: 3px solid transparent;
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign--empty {
    background: var(--mc-bg700);
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign--empty {
        background: var(--mc-bg300);
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign--empty {
        padding: 12px;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign--empty .wlc-bonus-item__name {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    color: var(--mc-baseMain);
}

.wlc-body--theme-alt .wlc-bonus-item--theme-partial .wlc-bonus-item__icon-sign--empty {
    background: var(--mc-bg700);
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__icon:hover-sign {
        border-color: var(--mc-success);
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__more-icon {
    display: inline-block;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__more-icon {
        display: none;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__name {
    display: block;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-partial .wlc-bonus-item__name {
        display: none;
    }
}

.wlc-bonus-item--theme-partial .wlc-bonus-item__description {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 4;
    text-align: center;
}

.wlc-bonus-item--theme-partial.wlc-bonus-item--without-bonus-icon .wlc-bonus-item__body {
    align-content: end;
}

.wlc-bonus-item--theme-partial .chosen .wlc-bonus-item__icon-sign {
    border-color: var(--mc-success);
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-partial:hover .wlc-bonus-item__icon-sign {
        border-color: var(--mc-success);
    }
}

.wlc-bonus-item--theme-preview {
    height: 100%;
    background: var(--mc-bg300) no-repeat center top/cover;
    border-radius: unset;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__content {
    grid-row-gap: 24px;
    grid-column-gap: 0;
    display: grid;
    align-content: baseline;
    justify-items: center;
    height: 100%;
    padding: 24px 32px 44px;
    text-align: center;
    background: center/cover;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-preview .wlc-bonus-item__content {
        grid-row-gap: 48px;
    }
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__content:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    content: "";
    z-index: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 85%);
    opacity: 0.9;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__content.without-icon {
    grid-template-rows: auto auto 1fr;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__content.without-icon .wlc-bonus-item__icon-wrapper {
    width: 100%;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__content.without-icon .wlc-bonus-item__details {
    align-self: center;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__details {
    position: relative;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__tag {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    padding: 0;
    background: none;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__icon-wrapper {
    position: relative;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-preview .wlc-bonus-item__icon {
        width: 180px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-preview .wlc-bonus-item__icon {
        width: 205px;
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-preview .wlc-bonus-item__icon {
        height: 180px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-preview .wlc-bonus-item__icon {
        height: 205px;
    }
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__icon-text {
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
    border-radius: 20px;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__icon-text.wlc-small {
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__icon-text.wlc-smaller {
    font-size: 1.4rem;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__more-icon {
    top: 0;
    right: 0;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 3.6rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    max-width: 100%;
    margin: 0 0 8px 0;
    cursor: pointer;
}

.wlc-bonus-item--theme-preview .wlc-bonus-item__description {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--dummy .wlc-bonus-item__content {
    background-color: var(--mc-bg500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90% 80%;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--dummy .wlc-bonus-item__content:before {
    display: none;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank {
    background: linear-gradient(180deg, #8dacc9 0%, #003d5f 100%);
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank {
    padding: 24px 32px 44px;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank {
        padding: 24px 48px 60px;
    }
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank-title {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 3.6rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank-title:last-child {
    margin-bottom: 0;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank-subtitle {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 0 auto auto;
}

.wlc-bonus-item--theme-preview.wlc-bonus-item--blank .wlc-bonus-item__blank-text {
    color: #8194c8;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-promo-home {
    min-height: 300px;
    position: relative;
    display: grid;
    height: 100%;
    padding: 0;
    overflow: hidden;
    background: var(--mc-bg700);
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home {
        min-height: 380px;
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__content {
    height: 100%;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__content:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    background: linear-gradient(0deg, var(--mc-bg700) 50%, var(--mc-bg700-o0) 85%);
    content: "";
    z-index: 0;
    display: block;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__content:before {
        background: linear-gradient(90deg, var(--mc-bg700) 25%, var(--mc-bg700-o8) 65%, var(--mc-bg700-o0) 95%);
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__image {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__tag-header {
    color: #8194c8;
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    padding: 8px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    min-width: 140px;
    text-align: center;
    background: var(--mc-main);
    border-radius: 0 0 8px 0;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__tag {
    position: absolute;
    top: 16px;
    right: 48px;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__more-icon {
    top: 16px;
    width: 20px;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__wrapper {
    padding: 48px 16px 24px;
    gap: 16px;
    display: grid;
    grid-template-areas: "content" "buttons";
    grid-template-rows: 1fr auto;
    height: 100%;
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__wrapper {
        padding: 48px 32px 32px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__wrapper {
        gap: 32px;
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__icon {
    width: 120px;
    height: 120px;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-wrapper, .wlc-bonus-item--theme-promo-home .wlc-bonus-item__btns {
    position: relative;
    z-index: 10;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-wrapper {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: initial;
    display: flex;
    grid-area: content;
    min-width: 0;
    max-width: 100%;
    height: 100%;
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-wrapper {
        flex-direction: row;
    }
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-wrapper {
        justify-content: space-between;
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-block {
    padding: 8px 0 0;
    width: 100%;
    min-width: 0;
    max-width: 100%;
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-block {
        padding: 0;
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__info-block h4 {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.45;
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__image-block {
        padding: 0 0 0 24px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo-home .wlc-bonus-item__image-block {
        padding: 0 0 0 32px;
    }
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__description {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 8px 0 0;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
    max-width: 450px;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__btns {
    min-height: 40px;
    grid-area: buttons;
    justify-content: start;
}

.wlc-bonus-item--theme-promo-home .wlc-bonus-item__name {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.wlc-bonus-item--theme-promo-home.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__description {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
}

.wlc-bonus-item--theme-reg-first {
    max-width: 260px;
    min-width: 250px;
    margin: 0 auto;
    background: var(--mc-bg300);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-experience .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-loyalty .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-balance .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-freerounds .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-relative .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-freebets .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--view-lootbox .wlc-bonus-item__wrapper {
    background: linear-gradient(0deg, var(--mc-bgModal) 0%, var(--mc-bgModal-o0) 95%);
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-reg-first {
        max-width: 320px;
    }
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__tag {
    position: absolute;
    top: 16px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    opacity: 0;
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__content {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    border: 2px solid var(--mc-bg500);
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__content.chosen {
    border: 2px solid var(--mc-success);
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__content.chosen .wlc-bonus-item__tag {
    opacity: 1;
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__wrapper {
    position: relative;
    display: grid;
    width: 100%;
    height: 100%;
    grid-template-rows: minmax(auto, 180px) 130px;
}

@media (min-width: 1366px) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__wrapper {
        grid-template-rows: minmax(auto, 185px) 130px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__wrapper {
        grid-template-rows: minmax(auto, 220px) 145px;
    }
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__image {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__image .wlc-bonus-image-other {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__bottom {
    padding: 20px 0;
    background: var(--mc-bg500);
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__info-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 12px;
    text-align: center;
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
    max-width: 100%;
    width: 230px;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__name {
        color: var(--mc-baseMain);
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__name {
        width: 290px;
    }
}

.wlc-bonus-item--theme-reg-first .wlc-bonus-item__description {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: opacity 0.3s linear;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    max-width: 100%;
    width: 230px;
}

@media (pointer: coarse) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__description {
        display: none;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-reg-first .wlc-bonus-item__description {
        width: 290px;
    }
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-reg-first:not(.wlc-bonus-item--dummy):hover {
        background: var(--mc-bg500);
    }
}

.wlc-bonus-item--theme-reg-first.wlc-bonus-item--dummy .wlc-bonus-item__content {
    background-color: var(--mc-bg500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90% 80%;
    cursor: default;
}

.wlc-bonus-item--theme-active {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    background: var(--mc-bg300);
}

@media (min-width: 480px) {
    .wlc-bonus-item--theme-active {
        max-width: 340px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active {
        max-width: unset;
    }
}

@media (min-width: 768px) {
    .wlc-bonus-item--theme-active {
        max-width: 640px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active {
        max-width: unset;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__content.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    filter: grayscale(100%);
}

.wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
    grid-template-areas: "image" "info" "active" "btns";
    grid-template-columns: 1fr;
    gap: 16px 0;
    position: relative;
    display: grid;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-areas: "image info" "image btns";
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-areas: "image info active" "image info active" "image btns active";
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 250px minmax(0, 1fr);
    }
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 300px minmax(0, 1fr);
    }
}

@media (min-width: 768px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 330px minmax(0, 1fr);
    }
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 350px minmax(0, 1fr);
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 270px minmax(0, 1fr) 280px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        grid-template-columns: 320px minmax(0, 1fr) 280px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        gap: 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__wrapper {
        height: 260px;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__image-block {
    height: 200px;
    position: relative;
    grid-area: image;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__image-block {
        height: auto;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__image {
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__image {
        display: none;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__image {
        display: block;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__tag {
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.wlc-bonus-item--theme-active .wlc-bonus-item__info-block, .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
    z-index: 10;
    min-width: 0;
}

.wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
    grid-area: info;
    align-self: center;
    text-align: center;
    padding: 0 12px;
    justify-content: center;
    width: 100%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
        align-self: start;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
        text-align: left;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
        padding: 12px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
        padding: 12px 24px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__info-block {
        padding: 12px;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
    display: flex;
    grid-area: active;
    margin: 0;
    padding: 0 8px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    gap: 8px 0;
    align-self: center;
    justify-self: center;
    max-width: 280px;
    min-height: auto;
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        display: grid;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        grid-area: image;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        grid-area: active;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        margin: 20px 0 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        margin: 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        padding: 0 12px;
    }
}

@media (min-width: 640px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        padding: 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        padding: 12px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        gap: 16px 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        gap: 8px 0;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        align-self: initial;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        justify-self: initial;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        max-width: 250px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__active-block {
        max-width: 280px;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__btns {
    padding: 0 12px 16px;
    grid-area: btns;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__btns {
        justify-content: start;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__btns {
        margin: auto 0 0;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__btns {
        padding: 0 12px 12px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__btns {
        padding: 0 24px 16px;
    }
}

@media (min-width: 1024px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__btns {
        padding: 0 12px 16px;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    line-height: 1.1;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    margin: 0 0 8px 0;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__name {
        line-height: 1.45;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__name {
        font-style: normal;
        font-weight: bold;
        font-size: 2.4rem;
        line-height: 1.45;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__description {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 4;
    display: none;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-active .wlc-bonus-item__description {
        display: -webkit-box;
    }
}

.wlc-bonus-item--theme-active .wlc-bonus-item__progress {
    background: var(--mc-bg);
    margin: 0;
    padding: 16px;
}

.wlc-bonus-item--theme-active .wlc-bonus-item__timer {
    background: var(--mc-bg);
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-chip-v2 .wlc-bonus-item__icon-text {
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    right: 20%;
    bottom: 17%;
    left: initial;
    width: initial;
    min-width: 27%;
    height: 27%;
    margin: 0;
    padding: 3px;
    line-height: 1;
    border-radius: 100px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    transform: none;
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-chip-v2 .wlc-bonus-item__icon-text.wlc-small {
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    right: 15%;
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-chip-v2.wlc-bonus-item--theme-preview .wlc-bonus-item__icon-text {
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.25;
}

.wlc-bonus-item--theme-mini {
    overflow: visible;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__content {
    cursor: pointer;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__content.chosen .wlc-bonus-item__wrapper {
    border-color: var(--mc-main);
    box-shadow: 0 0 14px var(--mc-main);
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__content.disabled {
    cursor: not-allowed;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__content.blank .wlc-bonus-item__wrapper {
    background: var(--mc-bg);
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-mini .wlc-bonus-item__content:not(.disabled):hover .wlc-bonus-item__wrapper {
        box-shadow: 0 0 5px var(--mc-main);
    }
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__wrapper {
    transition: all 0.3s linear;
    position: relative;
    display: block;
    padding-top: 68%;
    border-radius: 10px;
    border: 2px solid transparent;
    background-color: var(--mc-bg500);
    overflow: hidden;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__wrapper-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-origin: border-box;
    filter: var(--wlc-bi-img-filter, none);
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__image-block {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__icon {
    width: 70px;
    height: 70px;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__icon .wlc-bonus-item__icon-text {
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    min-height: 14px;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__icon .wlc-bonus-item__icon-text.wlc-small {
    font-size: 0.9rem;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__icon .wlc-bonus-item__icon-text.wlc-smaller {
    font-size: 0.8rem;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__bottom {
    padding: 8px 0 0;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__name {
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.45;
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    text-align: center;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__more-icon {
    top: 0;
    right: 0;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__more-icon .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 6px;
    border-radius: 10px;
}

.wlc-bonus-item--theme-mini .wlc-bonus-item__more-icon .icon-btn .wlc-icon-content {
    display: block;
    width: 20px;
    height: 20px;
}

.wlc-bonus-item--theme-mini.wlc-bonus-item--theme-mod-mini-wolf .wlc-bonus-item__content.blank .wlc-bonus-item__wrapper {
    background-color: var(--mc-black);
}

.wlc-bonus-item--theme-mini.wlc-bonus-item--theme-mod-mini-wolf .wlc-bonus-item__content.chosen .wlc-bonus-item__wrapper, .wlc-bonus-item--theme-mini.wlc-bonus-item--theme-mod-mini-wolf .wlc-bonus-item__content.chosen:hover .wlc-bonus-item__wrapper {
    border-color: transparent;
    background-origin: border-box;
    box-shadow: none;
    background-image: linear-gradient(to top, var(--mc-main) 0, var(--mc-main) 2px, var(--mc-main-o4) 2px, var(--mc-black-o0) 100%);
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-mini.wlc-bonus-item--theme-mod-mini-wolf .wlc-bonus-item__content:hover .wlc-bonus-item__wrapper {
        border-color: transparent;
        background-origin: border-box;
        box-shadow: none;
        background-image: linear-gradient(to top, var(--mc-main) 0, var(--mc-main) 2px, var(--mc-black-o0) 2px, var(--mc-black-o0) 100%);
    }
}

.wlc-bonus-item--theme-modal {
    overflow: visible;
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--show-only .wlc-bonus-item__image {
    display: block;
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--show-only .wlc-bonus-item__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%);
}

.wlc-bonus-item.wlc-bonus-item--theme-mod-with-image.wlc-bonus-item--show-only.wlc-bonus-item--theme-promo .wlc-bonus-item__image-block {
    width: 100%;
    height: 100%;
}

.wlc-bonus-item.wlc-bonus-item--show-only .wlc-bonus-item__icon {
    margin: 8px auto 0;
}

@media (min-width: 640px) {
    .wlc-bonus-item.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        margin: 10px auto 0;
    }
}

.wlc-bonus-item.wlc-bonus-item--show-only .wlc-bonus-item__icon-lock {
    width: 64px;
    height: 80px;
}

.wlc-bonus-item.wlc-bonus-item--show-only .wlc-bonus-item__tag {
    background: var(--mc-baseOpacity);
}

.wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__image-block {
    width: 100%;
    height: 100%;
    padding: 0;
}

.wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
    margin: auto;
    width: 120px;
    height: 60%;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        width: 100px;
    }
}

@media (min-width: 720px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        width: 120px;
    }
}

@media (min-width: 1200px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        width: 100px;
    }
}

@media (min-width: 1630px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        width: 144px;
    }
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon {
        height: 100%;
    }
}

.wlc-bonus-item--theme-promo.wlc-bonus-item--show-only .wlc-bonus-item__icon-lock {
    width: 80px;
    height: 100px;
}

.wlc-bonus-item--theme-promo-home.wlc-bonus-item--show-only.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__image-block {
    width: 120px;
}

.wlc-bonus-item--theme-promo-home.wlc-bonus-item--show-only.wlc-bonus-item--theme-mod-with-image .wlc-bonus-item__icon {
    position: relative;
    top: 30%;
}

.wlc-bonus-item--theme-wolf {
    --wlc-timer-caption-align: left;
    --wlc-bi-visual-width: 45%;
    position: relative;
    width: var(--wlc-bi-width, 100%);
    min-width: 0;
    max-width: var(--wlc-bi-max-width, 100%);
    overflow: initial;
    height: 100%;
    border-radius: 8px;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-wolf {
        --wlc-bi-visual-width: 35%;
    }
}

.wlc-bonus-item--theme-wolf:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0.2);
    pointer-events: none;
    border-radius: inherit;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper {
    display: flex;
    flex-direction: var(--wlc-bi-dir, row);
    width: 100%;
    height: 100%;
    cursor: var(--wlc-bi-cursor, pointer);
    overflow: hidden;
    border-radius: 8px;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:before, .wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:before {
    z-index: 0;
    background: var(--wlc-bi-bg, linear-gradient(180deg, #414ec9 0%, #2217a5 100%));
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:after {
    transition: opacity 0.4s ease-in-out;
    z-index: var(--wlc-bi-overlay-zindex, 2);
    background: var(--wlc-bi-overlay-bg, #000);
    opacity: var(--wlc-bi-overlay-opacity, 0);
    mix-blend-mode: var(--wlc-bi-overlay-blend-mode, overlay);
    pointer-events: none;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper.disabled {
    --wlc-bi-overlay-bg: #0047ff;
    --wlc-bi-overlay-opacity: 0.15;
    --wlc-bi-bg-filter: grayscale(100%);
    --wlc-bi-overlay-zindex: 10;
    --wlc-bi-overlay-blend-mode: normal;
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper.disabled:hover {
        --wlc-bi-overlay-opacity: 0.2;
    }
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper.has-timer {
    --wlc-bi-title-clamp: 2;
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:hover:not(.disabled) {
        --wlc-bi-overlay-opacity: 0.2;
    }
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual, .wlc-bonus-item--theme-wolf .wlc-bonus-item__content, .wlc-bonus-item--theme-wolf .wlc-bonus-item__wrapper:before {
    filter: var(--wlc-bi-bg-filter, none);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual {
    position: relative;
    z-index: 3;
    display: grid;
    flex: 0 0 auto;
    grid-template-areas: "visual";
    width: var(--wlc-bi-visual-width);
    min-width: 170px;
    max-width: var(--wlc-bi-visual-max-width, 205px);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: var(--wlc-bi-visual-ratio, 111.7647058824%);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual:before, .wlc-bonus-item--theme-wolf .wlc-bonus-item__visual-bg, .wlc-bonus-item--theme-wolf .wlc-bonus-item__visual-content {
    grid-area: visual;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual-content {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: var(--wlc-bi-visual-padding, 16px);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__visual-bg {
    background: var(--mc-bg300);
    -webkit-mask-image: var(--wlc-bi-mask, url("//agstatic.com/bonuses/wolf/masks/bonus-image-mask-h.svg"));
    mask-image: var(--wlc-bi-mask, url("//agstatic.com/bonuses/wolf/masks/bonus-image-mask-h.svg"));
    -webkit-mask-position: var(--wlc-bi-mask-pos, top left);
    mask-position: var(--wlc-bi-mask-pos, top left);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transform: translate3d(0, 0, 0);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__content {
    position: relative;
    z-index: 5;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 8px;
    align-items: var(--wlc-bi-content-align, start);
    width: var(--wlc-bi-content-width, 50%);
    min-width: 0;
    margin: var(--wlc-bi-content-margin, 0);
    padding: var(--wlc-bi-content-padding, 20px 4px 20px 20px);
    text-align: var(--wlc-bi-text-align, left);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__content > * {
    min-width: 0;
    max-width: 100%;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__title {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.25;
    -webkit-line-clamp: var(--wlc-bi-title-clamp, 3);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__description {
    /* stylelint-disable */
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 3;
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.45;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__bottom {
    margin: auto 0 0;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__locked {
    --wlc-icon-width: 24px;
    --wlc-icon-height: 24px;
    color: var(--mc-baseThird);
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__btns {
    display: flex;
    justify-content: var(--wlc-bi-buttons-justify, start);
    margin: 0 -4px;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__tags {
    display: flex;
    flex-wrap: wrap;
    min-height: 18px;
    line-height: 1;
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__info {
    --wlc-icon-width: 20px;
    --wlc-icon-height: 20px;
    transition: background 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin: var(--wlc-bi-info-margin, 0);
    color: var(--mc-baseThird);
    line-height: 1;
    background: var(--mc-baseSecond-o2);
    border-radius: 20px;
    transform: var(--wlc-bi-info-transform, none);
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-wolf .wlc-bonus-item__info:hover {
        color: var(--mc-baseThird);
        background: var(--mc-baseSecond-o4);
    }
}

.wlc-bonus-item--theme-wolf .wlc-bonus-item__label {
    color: var(--mc-buttonText-locked);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 10;
    padding: 4px 12px;
    background: var(--mc-main);
    transform: translate(0, -4px);
    border-radius: 8px;
    animation: fadeIn 0.3s;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--theme-mod-vertical {
    --wlc-bi-dir: column-reverse;
    --wlc-bi-visual-width: 100%;
    --wlc-bi-visual-max-width: 100%;
    --wlc-bi-bg: linear-gradient(180deg, #414ec9 50%, #2217a5 100%);
    --wlc-bi-visual-ratio: 75%;
    --wlc-bi-visual-padding: 16px;
    --wlc-bi-mask: url("//agstatic.com/bonuses/wolf/masks/bonus-image-mask-v.svg");
    --wlc-bi-mask-pos: center bottom;
    --wlc-bi-content-width: 100%;
    --wlc-bi-content-margin: -40px 0 0;
    --wlc-bi-content-padding: 20px;
    --wlc-bi-content-align: start;
    --wlc-bi-text-align: left;
    --wlc-bi-content-bg-transform: translateX(50%);
    --wlc-bi-buttons-justify: start;
    --wlc-bi-title-clamp: 2;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--theme-mod-vertical.wlc-bonus-item--type-reg {
    --wlc-bi-visual-ratio: 70%;
    max-width: 330px;
    margin: 0 auto;
}

@media (min-width: 900px) {
    .wlc-bonus-item--theme-wolf.wlc-bonus-item--theme-mod-vertical.wlc-bonus-item--type-reg {
        max-width: 350px;
    }
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--type-reg {
    --wlc-bi-info-transform: translateY(16px);
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--type-reg .wlc-bonus-item__content {
    padding: 20px 20px 60px;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--dummy {
    --wlc-bi-max-width: 350px;
    --wlc-bi-bg: none;
    --wlc-bi-cursor: default;
    --wlc-bi-content-padding: 0;
    --wlc-bi-content-margin: 0;
    margin: 0 auto;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--dummy .wlc-bonus-item__wrapper:before {
    position: relative;
    height: auto;
    padding-bottom: 110%;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--dummy .wlc-bonus-item__wrapper:after {
    display: none;
}

.wlc-bonus-item--theme-wolf.wlc-bonus-item--dummy .wlc-bonus-item__content {
    background-color: var(--mc-bg700);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
    border-radius: 8px;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.wlc-bonus-item--theme-name-only .wlc-bonus-item__name-btn {
    padding: 0;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__content {
    border-radius: 12px;
    border: 1px solid var(--mc-main);
    overflow: hidden;
}

@media (pointer: fine) {
    .wlc-bonus-item--theme-deposit .wlc-bonus-item__content:hover {
        cursor: pointer;
    }
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__wrapper {
    position: relative;
    display: flex;
    padding: 0;
    background: transparent;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__image-block {
    position: static;
    display: block;
    width: 100%;
    max-width: 130px;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__tag {
    display: none;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__image {
    position: static;
    width: 100%;
    height: 100%;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 140px;
    padding: 0;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__bottom .wlc-bonus-item__info-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 160px;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__bottom .wlc-bonus-item__name {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
    /* stylelint-disable-next-line value-no-vendor-prefix */
    display: -webkit-box;
    width: auto;
    color: var(--fc-textColor);
    text-align: center;
    /* stylelint-disable-next-line property-no-vendor-prefix */
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.wlc-bonus-item--theme-deposit .wlc-bonus-item__more-icon {
    right: auto;
    left: 110px;
}

@media (min-width: 560px) {
    .wlc-bonus-item--theme-deposit .wlc-bonus-item__bottom {
        height: 200px;
    }
}


 .wlc-bonus-buttons--theme-modal[_nghost-wlc-app-c2893013326] {
     flex-direction: row;
     gap: 16px;
     width: 100%;
     margin: 0;
     display: flex;
     justify-content: center;
 }

.wlc-bonus-buttons--theme-modal[_nghost-wlc-app-c2893013326] .wlc-btn {
    min-width: 130px;
}

#section_sticky-footer{
    display: none;
}

#left-menu{
    display: block;
}

@media (max-width: 1020px) {
    #section_sticky-footer{
        display: block;
    }
    #left-menu{
        display: none;
    }
    .wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) .wlc-app {
        padding-left: 0px;
    }
}

@media (max-width: 675px) {
    #search-field{
        display: none;
    }
}

.wlc-sticky-footer[_nghost-wlc-app-c1790858633] .wlc-menu {
    display: grid
;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
    justify-items: center;
    min-height: 60px;
}

.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu[data-wlc-element] {
    min-height: 50px;
}
.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu {
    background: var(--mc-bgModal);
    border-top: none;
}
.wlc-sticky-footer[_nghost-wlc-app-c1790858633] .wlc-menu__item {
    max-width: 100%;
}
.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu__link {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.45;
    position: relative;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 8px 0;
    text-decoration: none;
}

.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu .wlc-icon {
    color: var(--mc-baseMain);
    line-height: 1;
}

.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu__link-text {
    max-width: 90px;
}

.wlc-sticky-footer[_nghost-wlc-app-c1790858633] .wlc-menu__link-text {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlc-sticky-footer--theme-wolf[_nghost-wlc-app-c1790858633] .wlc-menu .wlc-icon svg {
    width: auto;
    height: 16px;
}
.wlc-sticky-footer[_nghost-wlc-app-c1790858633] .wlc-menu svg {
    fill: currentColor;
}
.wlc-sticky-footer[_nghost-wlc-app-c1790858633] .wlc-menu svg path {
    fill: currentColor;
}
