: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%);
    --mc-buttonSecondColor: linear-gradient(-90deg, #279500, #247008)
}

: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:
        /* original URL: https://agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-100.woff2 */
        url(../fonts/0.woff2)format("woff2")
}

@font-face {
    font-weight: 300;
    font-family: Inter;
    font-style: normal;
    src:
        /* original URL: https://agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.woff2 */
        url(../fonts/2.woff2)format("woff2")
}

@font-face {
    font-weight: 400;
    font-family: Inter;
    font-style: normal;
    src:
        /* original URL: https://agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2 */
        url(../fonts/4.woff2)format("woff2")
}

@font-face {
    font-weight: 500;
    font-family: Inter;
    font-style: normal;
    src:
        /* original URL: https://agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-500.woff2 */
        url(../fonts/6.woff2)format("woff2")
}

@font-face {
    font-weight: 600;
    font-family: Inter;
    font-style: normal;
    src:
        /* original URL: https://agstatic.com/wlc/fonts/Inter/inter-v3-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2 */
        url(../fonts/8.woff2)format("woff2")
}

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

:root {
    font-size: 10px
}

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

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

    :root {
        scroll-behavior: auto
    }
}

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

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

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

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

.wlc-notification-thread[_nghost-wlc-app-c4132809785] {
    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-c4132809785] {
        max-width: 530px
    }
}

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

.wlc-notification-thread[_nghost-wlc-app-c4132809785] .wlc-notification-thread__list[_ngcontent-wlc-app-c4132809785] {
    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-c4132809785] .wlc-notification-thread__list[_ngcontent-wlc-app-c4132809785] {
        padding-right: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    min-width: 375px
}

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

.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] {
    padding: 8px;
    grid-template-columns: 1fr auto
}

@media (min-width:1024px) {
    .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] {
        padding: 8px 16px 8px 8px
    }
}

.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] {
    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 {
    margin: 8px 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-panel-menu--type-info {
    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] {
    justify-content: start;
    margin: 0
}

@media (pointer:fine) {}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-logo__image svg {
    width: auto;
    max-height: 40px
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__link {
    font-style: normal;
    line-height: 1.45;
    display: flex;
    align-items: var(--bp-menu-link-align);
    justify-content: var(--bp-menu-link-justify);
    min-height: 40px;
    text-decoration: none
}

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

@media (pointer:fine) {

    .wlc-burger-panel--theme-left[_nghost-wlc-app-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)
    }
}

@media (pointer:fine) {}

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

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] .wlc-burger-panel__content .wlc-menu__icon svg {
    display: block;
    fill: var(--mc-main)
}

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

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

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

.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c3161210463] {
    z-index: 10;
    height: 100%;
    max-height: 100%
}

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

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

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

.wlc-burger-panel--theme-mobile.wlc-burger-panel--theme-mod-wolf[_nghost-wlc-app-c3161210463] .wlc-logout .wlc-btn {
    transition: all .3s linear;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 44px;
    margin: 20px 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: 400;
    font-size: 1.4rem;
    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-transition: .6s cubic-bezier(.4, 0, .2, 1);
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    padding: var(--bp-padding);
    color: var(--mc-baseMain);
    outline-style: none;
    box-shadow: 0 0 20px #0000004d;
    visibility: hidden;
    transition: var(--bp-transition)
}

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

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

.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: .4;
    transition: .6s cubic-bezier(.4, 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: .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.wlc-burger-panel--type-left-fixed[_nghost-wlc-app-c3161210463] {
    height: 100vh;
    transform: translateZ(0);
    will-change: width
}

.wlc-burger-panel--theme-left[_nghost-wlc-app-c3161210463] {
    --bp-lang-max-width: 100%;
    --bp-lang-margin: 0
}

.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--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:
        /* original URL: /static/images/wlc/icons/social/mono/telegram.svg */
        url(../images/10.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 .3s linear;
        color: var(--mc-main)
    }
}

.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-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-menu__item--lottery .wlc-menu__icon svg {
    width: 16px;
    height: 16px
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-menu__item--lottery .wlc-menu__icon svg path {
    fill: var(--mc-baseMain)
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-menu__item--lottery:has(.active) .wlc-menu__icon svg path {
    fill: var(--mc-baseThird)
}

.wlc-burger-panel--theme-left.wlc-burger-panel--theme-mod-wolf.wlc-burger-panel--view-expanded[_nghost-wlc-app-c3161210463] .wlc-menu__item--lottery:has(.active):hover .wlc-menu__icon svg path {
    fill: var(--mc-baseMain)
}

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

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

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

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

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

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

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

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

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] {
    --h-gap: 8px
}

@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] {
    gap: 8px;
    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
    }
}

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

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

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-login-signup .wlc-btn {
    padding: 4px 16px
}

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

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-btn-search {
    transition: transform .3s linear;
    display: flex;
    align-items: center;
    justify-content: center
}

.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-search svg {
    transition: fill .3s linear
}

@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-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)*.5);
    margin-left: calc(var(--h-gap)*.5)
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__right {
    justify-content: end
}

.wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__base {
    position: relative;
    min-width: 0
}

@media (min-width:1366px) {
    .wlc-header--theme-universal[_nghost-wlc-app-c1241342796] .wlc-header__base {
        display: block
    }
}

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

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

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

@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) auto 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-header__left>*,
.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__right>* {
    margin: 0 4px
}

@media (min-width:480px) {

    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__left>*,
    .wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-header__right>* {
        margin: 0 8px
    }
}

.wlc-header--theme-universal.wlc-header--theme-mod-wolf[_nghost-wlc-app-c1241342796] .wlc-logo {
    width: 80px;
    margin-right: calc(var(--h-gap)*.5);
    margin-left: calc(var(--h-gap)*.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: 400;
    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 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] {
    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: translateZ(0);
    transition: transform .3s ease-in-out
}

@media (min-width:1630px) {
    .wlc-body--sticky-header .wlc-header[_nghost-wlc-app-c1241342796] {
        --sticky-transform-coef: .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] .wlc-header__item[_ngcontent-wlc-app-c1241342796] {
    position: relative;
    z-index: 1;
    transition: inherit
}

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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__content[_ngcontent-wlc-app-c679633311] {
    transition: color .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: 700;
    font-size: 1.6rem;
    line-height: 1.45
}

@media (min-width:1024px) {
    a.wlc-section-title--theme-wolf[_nghost-wlc-app-c679633311] .wlc-section-title__content[_ngcontent-wlc-app-c679633311] {
        font-weight: 400;
        font-size: 20px
    }
}

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

@media (hover:hover) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

.wlc-post-menu--theme-default[_nghost-wlc-app-c2728622827] {
    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-c2728622827] .wlc-post-menu__wrp[_ngcontent-wlc-app-c2728622827]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c2728622827] {
    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-c2728622827] .wlc-post-menu__wrp[_ngcontent-wlc-app-c2728622827]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c2728622827] .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-c2728622827] .wlc-post-menu__wrp[_ngcontent-wlc-app-c2728622827]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c2728622827] {
        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-c2728622827] .wlc-post-menu__wrp[_ngcontent-wlc-app-c2728622827]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c2728622827] {
        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-c2728622827] .wlc-post-menu__wrp[_ngcontent-wlc-app-c2728622827]>.wlc-menu--type-post-menu[_ngcontent-wlc-app-c2728622827] {
        margin: 0 0 0 auto
    }
}

@keyframes _ngcontent-wlc-app-c1125054082_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-c1125054082_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-c1125054082_buttonGlare {
    0% {
        transform: translate(-300px)
    }

    to {
        transform: translate(300px)
    }
}

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

.wlc-btn[_nghost-wlc-app-c1125054082]:disabled {
    box-shadow: none;
    cursor: not-allowed;
    border: none
}

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

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

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

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

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

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

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

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

.wlc-btn--theme-default[_nghost-wlc-app-c1125054082] {
    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-c1125054082]:disabled {
    opacity: .6;
    pointer-events: none
}

.wlc-btn--theme-default[_nghost-wlc-app-c1125054082] .wlc-btn__text[_ngcontent-wlc-app-c1125054082] {
    color: var(--mc-buttonText-locked, var(--mc-baseMain-locked));
    font-style: normal;
    font-weight: 700;
    font-size: 1.4rem;
    grid-column: 2;
    text-transform: initial
}

@media (pointer:fine) {
    .wlc-btn--theme-default[_nghost-wlc-app-c1125054082]:hover {
        box-shadow: none
    }
}

.wlc-btn--theme-default[_nghost-wlc-app-c1125054082]:after {
    transition: opacity .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-c1125054082]:not(.disabled):hover:after {
        opacity: .4
    }

    .wlc-game-thumb--theme-mod-wolf .wlc-btn--theme-default[_nghost-wlc-app-c1125054082]:not(.disabled):hover:after {
        opacity: 0
    }
}

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

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

@media (pointer:fine) {
    .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c1125054082]: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-c1125054082]:hover .wlc-btn__text[_ngcontent-wlc-app-c1125054082] {
        color: var(--mc-buttonText, var(--mc-baseMain))
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] {
    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-c1125054082] .wlc-btn__text[_ngcontent-wlc-app-c1125054082],
.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] .wlc-btn__counter[_ngcontent-wlc-app-c1125054082] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    transition: color .3s linear
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] .wlc-btn__counter[_ngcontent-wlc-app-c1125054082] {
    margin: 0 0 0 5px
}

@media (pointer:fine) {
    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082]:hover {
        background: var(--mc-bg500)
    }

    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082]:hover .wlc-btn__text[_ngcontent-wlc-app-c1125054082],
    .wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082]:hover .wlc-btn__counter[_ngcontent-wlc-app-c1125054082] {
        color: var(--mc-baseThird)
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@keyframes _ngcontent-wlc-app-c1125054082_glade {
    0% {
        background-position: 100% 100%
    }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c1125054082]:before {
    display: none
}

.wlc-btn--theme-default[_nghost-wlc-app-c1125054082] .wlc-btn__text[_ngcontent-wlc-app-c1125054082] {
    line-height: 1
}

.wlc-btn--theme-default.wlc-btn--animate-custom[_nghost-wlc-app-c1125054082] {
    background: linear-gradient(120deg, #00b6ef 0% 30%, #75acff 50%, #00b6ef 70% 100%);
    background-size: 400%;
    animation: _ngcontent-wlc-app-c1125054082_glade 2s infinite
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] {
    height: 24px
}

.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] .wlc-btn__text[_ngcontent-wlc-app-c1125054082],
.wlc-btn--theme-wolf-rounded[_nghost-wlc-app-c1125054082] .wlc-btn__counter[_ngcontent-wlc-app-c1125054082] {
    line-height: 1
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] {
    --wlc-icon-width: 12px;
    --wlc-icon-height: 12px
}

.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-prev,
.wlc-slider-navigation--theme-wolf[_nghost-wlc-app-c225656936] .wlc-swiper-button-next {
    transition: background .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
}

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

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-horizontal {
    touch-action: pan-y
}

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

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

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

    to {
        transform: rotate(360deg)
    }
}

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

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

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

@media (pointer:fine) {}

.wlc-slider--theme-default-banner {
    position: relative
}

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

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

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

@media (pointer:fine) {}

.wlc-slider--theme-wolf-banner {
    position: relative
}

.wlc-slider--theme-wolf-banner .swiper-button-container {
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    padding: 20px
}

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

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

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

.wlc-slider--theme-wolf-banner .swiper-button-container {
    right: 0;
    max-width: unset;
    pointer-events: none
}

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] {
    min-width: 0
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .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-c3322668710] .wlc-category-menu__control {
    position: relative;
    display: flex;
    align-items: center;
    width: 56px;
    height: 100%;
    padding: 0 10px;
    color: var(--mc-baseThird);
    background: none;
    cursor: pointer;
    border: none;
    transition: all .3s ease-out;
    pointer-events: initial
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .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-c3322668710] .wlc-category-menu__control:disabled {
    display: none
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control .wlc-icon {
    display: block;
    line-height: 1
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control .wlc-icon-content {
    align-items: center;
    justify-content: center
}

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

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control--prev {
    --wlc-category-menu-svg-transform: rotate(180deg);
    margin: 0 auto 0 0;
    justify-content: flex-start
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control--next {
    --wlc-category-menu-svg-transform: none;
    margin: 0 0 0 auto;
    justify-content: flex-end
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control--next:before {
    transform: rotate(180deg) scaleX(1)
}

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

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__content[_ngcontent-wlc-app-c3322668710]: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-c3322668710] .wlc-category-menu__controls[_ngcontent-wlc-app-c3322668710] .wlc-icon-content {
    display: flex
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] {
    padding: 9px 28px
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .swiper {
    z-index: 13
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__item {
    display: flex;
    align-items: center
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__item svg {
    width: 16px;
    height: 16px
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__item svg path {
    fill: currentColor
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__item .wlc-icon-content {
    display: flex
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__link {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    padding: 12px;
    line-height: 1;
    text-decoration: none
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__link.active {
    color: var(--mc-baseThird);
    font-weight: 700;
    border-bottom: 2px solid var(--mc-baseThird)
}

@media (pointer:fine) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__link:hover {
        color: var(--mc-baseThird)
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf[_ngcontent-wlc-app-c3322668710] .wlc-menu__icon {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0
}

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

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] {
    height: 60px;
    border-radius: 8px;
    background: var(--mc-bg700)
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-category-menu__control:before {
    content: "";
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: linear-gradient(-90deg, transparent 0%, var(--mc-bg700) 50%)
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf .wlc-menu__link.active .wlc-menu__icon,
.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .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-c3322668710] .wlc-menu--theme-wolf .wlc-menu__link.active .wlc-menu__link-text {
        font-size: 1.4rem
    }
}

@media (max-width:1199px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf .wlc-menu__link-text {
        font-size: 1.4rem
    }
}

@media (max-width:639px) {
    .wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf .wlc-menu__link-text {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: 700;
        font-size: 1.2rem;
        line-height: 1.45
    }
}

.wlc-category-menu--theme-wolf[_nghost-wlc-app-c3322668710] .wlc-menu--theme-wolf .wlc-menu__icon {
    transition: color .3s linear;
    color: var(--mc-baseMain)
}

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

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

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

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

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

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

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

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

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

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

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c2013693121] {
    height: 100%;
    background: var(--mc-bg);
    border-radius: 20px;
    overflow: hidden
}

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

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__title[_ngcontent-wlc-app-c2013693121] {
    padding: 20px 15px 15px;
    position: unset;
    top: 0;
    left: 0;
    z-index: 2;
    background: transparent;
    border-radius: 10px 0
}

@media (min-width:1200px) {
    .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__title[_ngcontent-wlc-app-c2013693121] {
        padding: 30px 40px 15px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2013693121] {
    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-c2013693121] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2013693121] {
        margin: 0 32px 32px
    }
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2013693121] .swiper {
    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-c2013693121] .wlc-winners-slider__slider[_ngcontent-wlc-app-c2013693121] swiper-container::part(container) {
    overflow: visible
}

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

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

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

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c2013693121] {
    border: 1px solid var(--mc-main)
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__title[_ngcontent-wlc-app-c2013693121] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.45;
    text-transform: uppercase
}

.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c2013693121] .wlc-winners-slider__title-wins[_ngcontent-wlc-app-c2013693121] {
    color: var(--mc-baseThird)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    padding: 0 0 16px;
    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 {
    padding: 0 12px
}

@media (min-width:900px) {
    .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 {
        padding: 16px
    }
}

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

@media (min-width:900px) {
    .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 .wlc-icon svg {
        max-height: 28px
    }
}

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

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

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

.wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c1874082508] .swiper-slide,
.wlc-menu.wlc-menu--swiper[_nghost-wlc-app-c1874082508] .swiper-wrapper {
    width: auto
}

@media (pointer:fine) {}

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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 .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 {
    margin: 0 0 8px;
    max-width: 60%;
    display: -webkit-box;
    -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 {
    max-width: 60%;
    display: -webkit-box;
    -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 {
    z-index: 3
}

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

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

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

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

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner {
    cursor: default
}

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

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__label {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    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 {
    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: 700
}

@media (min-width:768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__title {
        color: var(--mc-baseThird);
        font-style: normal;
        font-weight: 700
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: 400;
    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: 400;
        font-size: 1.6rem;
        line-height: 1.45
    }
}

.wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
    font-style: normal;
    font-weight: 700;
    line-height: 1.45
}

@media (min-width:768px) {
    .wlc-banner--theme-wolf-banner[_nghost-wlc-app-c1258616718] .banner__description-bottom {
        font-style: normal;
        font-weight: 700;
        line-height: 1.45
    }
}

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

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

[_nghost-wlc-app-c3107734676] {
    overflow: visible !important;
    max-width: none !important;
    max-height: none !important;
    line-height: 1.3
}

[_nghost-wlc-app-c3107734676] .wlc-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    display: grid;
    grid-template-areas: "picture details";
    grid-template-columns: auto 1fr;
    align-items: center;
    max-width: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--left[_ngcontent-wlc-app-c3107734676] {
    grid-area: picture
}

[_nghost-wlc-app-c3107734676] .wlc-winner__block--right[_ngcontent-wlc-app-c3107734676] {
    display: grid;
    grid-area: details;
    grid-template-areas: "game amount" "user 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;
    border: none;
    border-radius: 10px;
    overflow: hidden
}

[_nghost-wlc-app-c3107734676] .wlc-winner__picture[_ngcontent-wlc-app-c3107734676]:before {
    content: "";
    display: block;
    padding-top: 100%
}

[_nghost-wlc-app-c3107734676] .wlc-winner__user[_ngcontent-wlc-app-c3107734676] {
    color: var(--mc-baseThird);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    grid-area: user;
    align-items: center;
    min-width: 1px;
    text-transform: none
}

[_nghost-wlc-app-c3107734676] .wlc-winner__name[_ngcontent-wlc-app-c3107734676] {
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto
}

[_nghost-wlc-app-c3107734676] .wlc-winner__country[_ngcontent-wlc-app-c3107734676] {
    flex: 0 0 auto;
    object-fit: cover;
    object-position: center;
    width: 24px;
    height: 18px;
    margin-right: 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: 700;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    grid-area: game;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    padding: 0;
    text-align: left;
    text-decoration: none;
    background: transparent;
    border: none
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game[_ngcontent-wlc-app-c3107734676]:focus {
    outline: none
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-name[_ngcontent-wlc-app-c3107734676] {
    transition: border-color .3s linear;
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent
}

[_nghost-wlc-app-c3107734676] .wlc-winner__game-arrow[_ngcontent-wlc-app-c3107734676] {
    transition: color .3s linear;
    width: 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: 700;
    font-size: 1.6rem;
    line-height: 1.45;
    grid-area: amount;
    white-space: nowrap;
    text-align: right
}

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

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

.wlc-winner--theme-vertical[_nghost-wlc-app-c3107734676] .wlc-winner__wrapper[_ngcontent-wlc-app-c3107734676] {
    position: relative;
    gap: 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
}

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

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

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

[_nghost-wlc-app-c3107734676] .wlc-winner__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 {
    overflow: hidden
}

.wlc-image__picture {
    position: absolute;
    top: 0;
    width: 100%
}

.wlc-image__content,
.wlc-image__picture {
    height: 100%
}

.wlc-currency--theme-default[_nghost-wlc-app-c2580734348] {
    display: var(--wlc-currency-display, inline-flex);
    flex-wrap: nowrap;
    align-items: baseline;
    color: inherit
}

.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;
    --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-active: var(--mc-bg100-o4);
    --pm-height: auto;
    --pm-link-border-radius: 8px 8px 0 0
}

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

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

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

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu {
    display: grid;
    gap: 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 .3s linear;
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    display: flex;
    justify-content: var(--pm-link-justify-content);
    width: var(--pm-link-hover-width);
    min-height: var(--pm-link-hover-height);
    margin: 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 svg path,
.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__link svg {
    width: 16px;
    height: 16px
}

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

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

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

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

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

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

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item .wlc-menu__submenu {
    display: grid;
    overflow: hidden;
    margin: 0;
    padding-right: 4px;
    padding-left: 4px;
    background: var(--pm-dropdown-link-background);
    border-radius: 0 0 8px 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
}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--loyalty .wlc-menu__link-text {
    color: #4fcfff !important;
    font-weight: 700 !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: #4fcfff !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: 700 !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: #d400ff !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: 700 !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: #ec5a00 !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: 700 !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: #fb0 !important
}

.wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--install-pwa .wlc-menu__link-text {
    color: var(--fc-textColor);
    font-weight: 400
}

@media (pointer:fine) {
    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--install-pwa:hover {
        transition: font-weight .3s linear
    }

    .wlc-panel-menu--theme-wolf[_nghost-wlc-app-c2072812421] .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu__item--install-pwa:hover .wlc-menu__link-text {
        font-weight: 700
    }
}

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

@media (pointer:fine) {}

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

@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 .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: 700
    }
}

.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: 700;
    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.wlc-menu__item--cryptoguide .wlc-menu__link-text {
    color: var(--fc-textColor)
}

@media (pointer:fine) {
    .wlc-panel-menu__content[_ngcontent-wlc-app-c2072812421] .wlc-menu .wlc-menu__item.wlc-menu__item--cryptoguide .wlc-menu__link:hover {
        font-weight: 700;
        background: var(--pm-link-background) !important
    }
}

@media (pointer:fine) {}

.wlc-menu__item--lottery[_ngcontent-wlc-app-c1173209273] .wlc-menu__link[_ngcontent-wlc-app-c1173209273] {
    width: 100%;
    border: none;
    font-size: 1.4rem;
    transition: all .3s linear;
    border-radius: 10px
}

.wlc-menu__item--lottery[_ngcontent-wlc-app-c1173209273] .wlc-menu__link[_ngcontent-wlc-app-c1173209273]:not(.active):hover {
    background: var(--mc-burgerColor);
    cursor: pointer
}

.wlc-menu__item--lottery[_ngcontent-wlc-app-c1173209273] .wlc-menu__link[_ngcontent-wlc-app-c1173209273] {
    margin-top: 8px;
    padding: 0 13px;
    color: var(--fc-textColor);
    font-weight: 400;
    background: var(--mc-bg300-o4);
    border-left: none
}

.wlc-menu__item--lottery[_ngcontent-wlc-app-c1173209273] .wlc-menu__link[_ngcontent-wlc-app-c1173209273]:not(.active):hover {
    color: var(--fc-textColor);
    font-weight: 700;
    background: var(--mc-bg300-o4)
}

.wlc-menu__item--lottery[_ngcontent-wlc-app-c1173209273] .wlc-menu__icon[_ngcontent-wlc-app-c1173209273] {
    width: 24px;
    height: 24px;
    margin: 0 2px 0 0
}

.wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854] .wlc-btn__text {
    transition: color .3s linear;
    display: flex;
    align-items: center
}

.wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854] .wlc-icon-content {
    display: flex
}

.wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854] .wlc-icon svg {
    --wlc-icon-width: 21px;
    --wlc-icon-height: 17px
}

.wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854] .wlc-icon path {
    transition: all .3s linear
}

@media (pointer:fine) {
    .wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854]:hover .wlc-btn__text {
        color: var(--mc-baseMain)
    }

    .wlc-logout--theme-default[_nghost-wlc-app-c2122668854] .wlc-btn[_ngcontent-wlc-app-c2122668854]:hover path {
        fill: var(--mc-baseMain)
    }
}

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

    to {
        transform: rotate(360deg)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__header[_ngcontent-wlc-app-c331847529] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 16px
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
    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-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr))
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr))
    }
}

@media (min-width:900px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-gap: 12px
    }
}

@media (min-width:1024px) {
    .wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__list[_ngcontent-wlc-app-c331847529] {
        grid-gap: 16px
    }
}

.wlc-games-grid--theme-wolf[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
    perspective: 1000px;
    perspective-origin: 50% 50%
}

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

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

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

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

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

@media (pointer:fine) {}

@media (pointer:fine) {}

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

@media (pointer:fine) {}

.wlc-games-grid[_nghost-wlc-app-c331847529] .wlc-games-grid__item[_ngcontent-wlc-app-c331847529] {
    will-change: transform
}

@media (pointer:fine) {}

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

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

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

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

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

@media (pointer:coarse) {}

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

@media (pointer:fine) {}

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

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

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

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

@supports (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-external-title[_nghost-wlc-app-c3581809275] .wlc-game-thumb__card[_ngcontent-wlc-app-c3581809275] {
        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-c3581809275] .wlc-game-thumb__card[_ngcontent-wlc-app-c3581809275] {
        padding: 75%0 0;
        height: 0
    }
}

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

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

@media (pointer:fine) {}

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

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] {
    transition: all .3s linear;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none
}

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

@supports not (aspect-ratio:1/1) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media[_ngcontent-wlc-app-c3581809275]:before {
        padding: 162.5%0 0;
        content: "";
        display: block;
        width: 100%;
        height: 0
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275] {
    display: block;
    width: 100%;
    background-position: center;
    background-color: var(--mc-bg-d10);
    background-image:
        /* original URL: /static/images/logo.svg */
        url(../images/11.svg);
    background-repeat: no-repeat;
    background-size: 50%
}

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

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3581809275] {
        aspect-ratio: 10/16
    }
}

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

    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275],
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__video[_ngcontent-wlc-app-c3581809275] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275] {
    transition: transform .3s linear;
    transform: scale(1)
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275] img[_ngcontent-wlc-app-c3581809275] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275]:not(.thumb-transform):hover .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275] {
        transform: scale(1.1)
    }
}

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

@media (pointer:fine) {}

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

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

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] {
    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-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr;
    justify-items: center;
    transition: all .3s linear
}

@media (min-width:1024px) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] {
        display: grid
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c3581809275] {
    grid-template-rows: 1fr;
    align-items: center
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] .wlc-btn[_ngcontent-wlc-app-c3581809275] {
    min-width: auto
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--play[_ngcontent-wlc-app-c3581809275] {
    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-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--play[_ngcontent-wlc-app-c3581809275]:before {
    content: "";
    position: absolute;
    background:
        /* original URL: https://agstatic.com/wlc/icons/game-play.svg */
        url(../images/12.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-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275] {
    background: none;
    border: none
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275]:hover {
        text-decoration: none;
        box-shadow: none
    }

    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275]:hover .wlc-btn__text {
        color: var(--mc-main)
    }
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--play[_ngcontent-wlc-app-c3581809275] {
    width: 50px;
    height: 50px;
    border: 3px solid #fff
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--play[_ngcontent-wlc-app-c3581809275]:before {
    left: calc(50% - 6px);
    width: 15px;
    height: 18px
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275] {
    height: auto;
    padding: 0;
    border-radius: unset
}

.wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275] .wlc-btn__text[class] {
    color: var(--mc-secondary);
    font-style: normal;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.45
}

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical.wlc-game-thumb--theme-mod-wolf[_nghost-wlc-app-c3581809275] .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo[_ngcontent-wlc-app-c3581809275]:hover .wlc-btn__text {
        color: var(--mc-baseThird)
    }
}

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

@media (pointer:fine) {
    .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275]:hover .wlc-game-thumb__control[_ngcontent-wlc-app-c3581809275] {
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

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

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media[_ngcontent-wlc-app-c3581809275] {
    cursor: pointer
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c3581809275] {
    aspect-ratio: 10/14 !important
}

.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb-media[_ngcontent-wlc-app-c3581809275] img[_ngcontent-wlc-app-c3581809275] {
    object-fit: cover;
    border-radius: 10px
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] .wlc-btn--play:before,
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] .wlc-btn--play:before {
    content: "";
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 4.4px);
    width: 12px;
    height: 16px;
    background:
        /* original URL: /static/images/icons/play.svg */
        url(../images/13.svg)center no-repeat;
    background-size: cover;
    opacity: 1;
    border-radius: 0;
    mix-blend-mode: unset
}

.wlc-game-thumb--theme-default[_nghost-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo:before,
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c3581809275] .wlc-game-thumb__buttons[_ngcontent-wlc-app-c3581809275] .wlc-btn--demo:before {
    display: none
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        margin: 0 0 16px
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__item[_ngcontent-wlc-app-c1761695635] {
        margin: 0
    }
}

.wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__link[_ngcontent-wlc-app-c1761695635] {
    transition: all .3s linear;
    color: var(--mc-bg100)
}

@media (pointer:fine) {
    .wlc-social-icons--theme-default[_nghost-wlc-app-c1761695635] .wlc-social-icons__link[_ngcontent-wlc-app-c1761695635]:hover {
        color: var(--mc-main)
    }
}

@media (pointer:fine) {}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
    display: flex;
    grid-gap: 0
}

@media (min-width:1024px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        display: grid
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        grid-gap: 8px
    }
}

@media (min-width:900px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        margin: 0
    }
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635] {
        margin: 8px 0 0
    }
}

.wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__list[_ngcontent-wlc-app-c1761695635]:empty {
    margin: 0
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__link[_ngcontent-wlc-app-c1761695635] {
        --wlc-icon-width: 20px
    }
}

@media (min-width:1200px) {
    .wlc-social-icons--theme-default.wlc-social-icons--theme-mod-compact[_nghost-wlc-app-c1761695635] .wlc-social-icons__link[_ngcontent-wlc-app-c1761695635] {
        --wlc-icon-height: 20px
    }
}

.wlc-burger-panel--view-expanded {
    --si-menu-flex-direction: initial;
    --si-menu-margin: 0 16px
}

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

.wlc-login-signup--theme-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-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
}

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

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] {
    --ls-link-justify-content: start;
    --ls-link-padding: 0 12px;
    --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
}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf.wlc-language-selector--state-expanded[_nghost-wlc-app-c2430178861] {
    --ls-link-background: none
}

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c2430178861] {
    overflow: hidden
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c2430178861] .wlc-language-selector__list[_ngcontent-wlc-app-c2430178861] {
    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-c2430178861] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c2430178861] .wlc-language-selector__link[_ngcontent-wlc-app-c2430178861] {
    transition: all .3s linear
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__dropdown[_ngcontent-wlc-app-c2430178861] .wlc-language-selector__link[_ngcontent-wlc-app-c2430178861]:hover {
        color: var(--mc-baseSecond, var(--mc-baseMain));
        background: var(--mc-bg100-o4)
    }
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__link[_ngcontent-wlc-app-c2430178861] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: 400;
    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-c2430178861] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c2430178861] {
    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-c2430178861] .wlc-language-selector__link-flag[_ngcontent-wlc-app-c2430178861] img[_ngcontent-wlc-app-c2430178861] {
    display: block;
    width: 100%;
    height: 100%
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861] {
    transition: background .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-c2430178861] .wlc-language-selector__current-flag[_ngcontent-wlc-app-c2430178861] {
    width: var(--ls-curr-flag-size);
    height: var(--ls-curr-flag-size);
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow .3s linear
}

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

@media (pointer:fine) {}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c2430178861] {
    display: var(--ls-link-arrow);
    margin-left: auto;
    color: var(--mc-baseMain)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c2430178861] svg path,
.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c2430178861] svg {
    transition: fill .3s linear;
    width: auto;
    height: auto;
    vertical-align: middle;
    fill: var(--mc-baseMain)
}

.wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current-lang[_ngcontent-wlc-app-c2430178861] {
    color: var(--fc-textColor);
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.45;
    transition: color .3s linear
}

@media (pointer:fine) {
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861]:hover {
        background: var(--ls-link-hover)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861]:hover .wlc-language-selector__current-flag[_ngcontent-wlc-app-c2430178861] {
        box-shadow: 0 0 0 2px var(--mc-main)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c2430178861] svg path,
    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861]:hover .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c2430178861] svg {
        fill: var(--mc-baseThird)
    }

    .wlc-language-selector--theme-wolf[_nghost-wlc-app-c2430178861] .wlc-language-selector__current[_ngcontent-wlc-app-c2430178861]:hover .wlc-language-selector__current-lang[_ngcontent-wlc-app-c2430178861] {
        color: var(--mc-baseSecond, var(--mc-baseMain))
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

@media screen and (-ms-high-contrast:active) {}

@media screen and (preferes-contrast:more) {}

@media screen and (prefers-contrast:more) {}

@media screen and (prefers-contrast:more) {}

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:coarse) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

@media (pointer:coarse) {}

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

@media (pointer:coarse) {}

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

@media (pointer:coarse) {}

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

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

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

@media (pointer:coarse) {}

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

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

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

@media (pointer:coarse) {}

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

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

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

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

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

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

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

@media (pointer:fine) {}

@media (pointer:coarse) {}

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

@media (pointer:coarse) {}

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

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

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

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

@media (pointer:coarse) {}

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

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

@media (pointer:coarse) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (pointer:fine) {}

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

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

@media (pointer:fine) {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:640px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1366px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (min-width:1630px) {}

@media (pointer:coarse) {}

@media (min-width:1630px) {}

@media (pointer:fine) {}

@media (min-width:480px) {}

@media (min-width:560px) {}

@media (min-width:768px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:640px) {}

@media (min-width:768px) {}

@media (min-width:900px) {}

@media (min-width:1024px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:720px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:640px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:720px) {}

@media (min-width:1024px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (min-width:640px) {}

@media (min-width:560px) {}

@media (min-width:720px) {}

@media (min-width:1200px) {}

@media (min-width:1630px) {}

@media (min-width:560px) {}

@media (min-width:560px) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:900px) {}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (pointer:fine) {}

@media (min-width:560px) {}

.sf-hidden {
    display: none !important
}

.textSeo {
    color: #fff;
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 991px) {
    .wlc-burger-panel {
        display: none!important;
    }
    .wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) .wlc-app {
        padding-left: 0;
    }
    .promoSliders > div:nth-child(2) {
        display: none;
    }
}
@media (max-width: 767px) {
    .textSeo {
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .wlc-sections__header .wlc-btn-search {
        display: none!important;
    }
}