@charset "UTF-8";@keyframes fadeUp{0%{transform:translateY(-200%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeDown{0%{transform:translateY(200%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeRight{0%{transform:translate(200%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeLeft{0%{transform:translate(-200%);opacity:0}to{transform:translate(0);opacity:1}}.swiper-slide-active .animation--fade-down{animation:fadeDown 1s}.swiper-slide-active .animation--fade-up{animation:fadeUp 1s}.swiper-slide-active .animation--fade-right{animation:fadeRight 1s}.swiper-slide-active .animation--fade-left{animation:fadeLeft 1s}.swiper-slide-active .animation{animation-fill-mode:both}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounceInCheck{0%{transform:scale(.5)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes swing{0%,50%,to{transform:rotate3d(0,0,1,0)}10%,30%{transform:rotate3d(0,0,1,-5deg)}20%,40%{transform:rotate3d(0,0,1,5deg)}}:root{--mc-main: #fe8a01;--mc-main-locked: #fe8a01;--mc-main-l5: rgb(254.05, 143.85, 13.7);--mc-main-d5: rgb(241.3, 131.1, .95);--mc-main-l10: rgb(254.1, 149.7, 26.4);--mc-main-d10: rgb(228.6, 124.2, .9);--mc-main-l20: rgb(254.2, 161.4, 51.8);--mc-main-d20: rgb(203.2, 110.4, .8);--mc-main-o0: rgba(254, 138, 1, 0);--mc-main-o1: rgba(254, 138, 1, .1);--mc-main-o2: rgba(254, 138, 1, .2);--mc-main-o4: rgba(254, 138, 1, .4);--mc-main-o6: rgba(254, 138, 1, .6);--mc-main-o8: rgba(254, 138, 1, .8);--mc-secondary: #fe8a01;--mc-secondary-locked: #fe8a01;--mc-secondary-l5: rgb(254.05, 143.85, 13.7);--mc-secondary-d5: rgb(241.3, 131.1, .95);--mc-secondary-l10: rgb(254.1, 149.7, 26.4);--mc-secondary-d10: rgb(228.6, 124.2, .9);--mc-secondary-l20: rgb(254.2, 161.4, 51.8);--mc-secondary-d20: rgb(203.2, 110.4, .8);--mc-secondary-o0: rgba(254, 138, 1, 0);--mc-secondary-o1: rgba(254, 138, 1, .1);--mc-secondary-o2: rgba(254, 138, 1, .2);--mc-secondary-o4: rgba(254, 138, 1, .4);--mc-secondary-o6: rgba(254, 138, 1, .6);--mc-secondary-o8: rgba(254, 138, 1, .8);--mc-baseMain: #fff;--mc-baseMain-locked: #fff;--mc-baseMain-l5: white;--mc-baseMain-d5: rgb(242.25, 242.25, 242.25);--mc-baseMain-l10: white;--mc-baseMain-d10: rgb(229.5, 229.5, 229.5);--mc-baseMain-l20: white;--mc-baseMain-d20: #cccccc;--mc-baseMain-o0: rgba(255, 255, 255, 0);--mc-baseMain-o1: rgba(255, 255, 255, .1);--mc-baseMain-o2: rgba(255, 255, 255, .2);--mc-baseMain-o4: rgba(255, 255, 255, .4);--mc-baseMain-o6: rgba(255, 255, 255, .6);--mc-baseMain-o8: rgba(255, 255, 255, .8);--mc-baseContrast: #000;--mc-baseContrast-locked: #000;--mc-baseContrast-l5: rgb(12.75, 12.75, 12.75);--mc-baseContrast-d5: black;--mc-baseContrast-l10: rgb(25.5, 25.5, 25.5);--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(90deg, #f6ef59 0%, #ff6b00 100%);--mc-baseOpacity: rgba(245, 245, 245, .5);--mc-baseOpacity-locked: rgba(245, 245, 245, .5);--mc-baseOpacity-l5: rgba(245.5, 245.5, 245.5, .5);--mc-baseOpacity-d5: rgba(232.75, 232.75, 232.75, .5);--mc-baseOpacity-l10: rgba(246, 246, 246, .5);--mc-baseOpacity-d10: rgba(220.5, 220.5, 220.5, .5);--mc-baseOpacity-l20: rgba(247, 247, 247, .5);--mc-baseOpacity-d20: rgba(196, 196, 196, .5);--mc-baseOpacity-o0: rgba(245, 245, 245, 0);--mc-baseOpacity-o1: rgba(245, 245, 245, 0);--mc-baseOpacity-o2: rgba(245, 245, 245, 0);--mc-baseOpacity-o4: rgba(245, 245, 245, 0);--mc-baseOpacity-o6: rgba(245, 245, 245, .1);--mc-baseOpacity-o8: rgba(245, 245, 245, .3);--mc-bg100: #3b3b3b;--mc-bg100-locked: #3b3b3b;--mc-bg100-l5: rgb(68.8, 68.8, 68.8);--mc-bg100-d5: rgb(56.05, 56.05, 56.05);--mc-bg100-l10: rgb(78.6, 78.6, 78.6);--mc-bg100-d10: rgb(53.1, 53.1, 53.1);--mc-bg100-l20: rgb(98.2, 98.2, 98.2);--mc-bg100-d20: rgb(47.2, 47.2, 47.2);--mc-bg100-o0: rgba(59, 59, 59, 0);--mc-bg100-o1: rgba(59, 59, 59, .1);--mc-bg100-o2: rgba(59, 59, 59, .2);--mc-bg100-o4: rgba(59, 59, 59, .4);--mc-bg100-o6: rgba(59, 59, 59, .6);--mc-bg100-o8: rgba(59, 59, 59, .8);--mc-bg300: #242424;--mc-bg300-locked: #242424;--mc-bg300-l5: rgb(46.95, 46.95, 46.95);--mc-bg300-d5: rgb(34.2, 34.2, 34.2);--mc-bg300-l10: rgb(57.9, 57.9, 57.9);--mc-bg300-d10: rgb(32.4, 32.4, 32.4);--mc-bg300-l20: rgb(79.8, 79.8, 79.8);--mc-bg300-d20: rgb(28.8, 28.8, 28.8);--mc-bg300-o0: rgba(36, 36, 36, 0);--mc-bg300-o1: rgba(36, 36, 36, .1);--mc-bg300-o2: rgba(36, 36, 36, .2);--mc-bg300-o4: rgba(36, 36, 36, .4);--mc-bg300-o6: rgba(36, 36, 36, .6);--mc-bg300-o8: rgba(36, 36, 36, .8);--mc-bg500: #171717;--mc-bg500-locked: #171717;--mc-bg500-l5: rgb(34.6, 34.6, 34.6);--mc-bg500-d5: rgb(21.85, 21.85, 21.85);--mc-bg500-l10: rgb(46.2, 46.2, 46.2);--mc-bg500-d10: rgb(20.7, 20.7, 20.7);--mc-bg500-l20: rgb(69.4, 69.4, 69.4);--mc-bg500-d20: rgb(18.4, 18.4, 18.4);--mc-bg500-o0: rgba(23, 23, 23, 0);--mc-bg500-o1: rgba(23, 23, 23, .1);--mc-bg500-o2: rgba(23, 23, 23, .2);--mc-bg500-o4: rgba(23, 23, 23, .4);--mc-bg500-o6: rgba(23, 23, 23, .6);--mc-bg500-o8: rgba(23, 23, 23, .8);--mc-bg700: #0a0a0a;--mc-bg700-locked: #0a0a0a;--mc-bg700-l5: rgb(22.25, 22.25, 22.25);--mc-bg700-d5: rgb(9.5, 9.5, 9.5);--mc-bg700-l10: rgb(34.5, 34.5, 34.5);--mc-bg700-d10: #090909;--mc-bg700-l20: #3b3b3b;--mc-bg700-d20: #080808;--mc-bg700-o0: rgba(10, 10, 10, 0);--mc-bg700-o1: rgba(10, 10, 10, .1);--mc-bg700-o2: rgba(10, 10, 10, .2);--mc-bg700-o4: rgba(10, 10, 10, .4);--mc-bg700-o6: rgba(10, 10, 10, .6);--mc-bg700-o8: rgba(10, 10, 10, .8);--mc-bg: #010206;--mc-bg-locked: #010206;--mc-bg-l5: rgb(4.5928571429, 9.1857142857, 27.5571428571);--mc-bg-d5: rgb(.95, 1.9, 5.7);--mc-bg-l10: rgb(8.1857142857, 16.3714285714, 49.1142857143);--mc-bg-d10: rgb(.9, 1.8, 5.4);--mc-bg-l20: rgb(15.3714285714, 30.7428571429, 92.2285714286);--mc-bg-d20: rgb(.8, 1.6, 4.8);--mc-bg-o0: rgba(1, 2, 6, 0);--mc-bg-o1: rgba(1, 2, 6, .1);--mc-bg-o2: rgba(1, 2, 6, .2);--mc-bg-o4: rgba(1, 2, 6, .4);--mc-bg-o6: rgba(1, 2, 6, .6);--mc-bg-o8: rgba(1, 2, 6, .8);--mc-bgModal: #0f0f0f;--mc-bgModal-locked: #0f0f0f;--mc-bgModal-l5: #1b1b1b;--mc-bgModal-d5: rgb(14.25, 14.25, 14.25);--mc-bgModal-l10: #272727;--mc-bgModal-d10: rgb(13.5, 13.5, 13.5);--mc-bgModal-l20: #3f3f3f;--mc-bgModal-d20: #0c0c0c;--mc-bgModal-o0: rgba(15, 15, 15, 0);--mc-bgModal-o1: rgba(15, 15, 15, .1);--mc-bgModal-o2: rgba(15, 15, 15, .2);--mc-bgModal-o4: rgba(15, 15, 15, .4);--mc-bgModal-o6: rgba(15, 15, 15, .6);--mc-bgModal-o8: rgba(15, 15, 15, .8);--mc-elementsColor: #c4c4c4;--mc-elementsColor-locked: #c4c4c4;--mc-elementsColor-l5: rgb(198.95, 198.95, 198.95);--mc-elementsColor-d5: rgb(186.2, 186.2, 186.2);--mc-elementsColor-l10: rgb(201.9, 201.9, 201.9);--mc-elementsColor-d10: rgb(176.4, 176.4, 176.4);--mc-elementsColor-l20: rgb(207.8, 207.8, 207.8);--mc-elementsColor-d20: rgb(156.8, 156.8, 156.8);--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: #dd4747;--mc-error-locked: #dd4747;--mc-error-l5: rgb(222.7, 80.2, 80.2);--mc-error-d5: rgb(218.7229357798, 58.6770642202, 58.6770642202);--mc-error-l10: rgb(224.4, 89.4, 89.4);--mc-error-d10: rgb(216.4458715596, 46.3541284404, 46.3541284404);--mc-error-l20: rgb(227.8, 107.8, 107.8);--mc-error-d20: rgb(197.1669724771, 36.4330275229, 36.4330275229);--mc-error-o0: rgba(221, 71, 71, 0);--mc-error-o1: rgba(221, 71, 71, .1);--mc-error-o2: rgba(221, 71, 71, .2);--mc-error-o4: rgba(221, 71, 71, .4);--mc-error-o6: rgba(221, 71, 71, .6);--mc-error-o8: rgba(221, 71, 71, .8);--mc-success: #52eb61;--mc-success-locked: #52eb61;--mc-success-l5: rgb(90.65, 236, 104.9);--mc-success-d5: rgb(67.7924870466, 233.3575129534, 84.0243523316);--mc-success-l10: rgb(99.3, 237, 112.8);--mc-success-d10: rgb(53.5849740933, 231.7150259067, 71.0487046632);--mc-success-l20: rgb(116.6, 239, 128.6);--mc-success-d20: rgb(26.2797927461, 227.3202072539, 45.9896373057);--mc-success-o0: rgba(82, 235, 97, 0);--mc-success-o1: rgba(82, 235, 97, .1);--mc-success-o2: rgba(82, 235, 97, .2);--mc-success-o4: rgba(82, 235, 97, .4);--mc-success-o6: rgba(82, 235, 97, .6);--mc-success-o8: rgba(82, 235, 97, .8);--mc-warning: #fe8906;--mc-warning-locked: #fe8906;--mc-warning-l5: rgb(254.05, 142.9, 18.45);--mc-warning-d5: rgb(246.012, 130.416, .988);--mc-warning-l10: rgb(254.1, 148.8, 30.9);--mc-warning-d10: rgb(233.064, 123.552, .936);--mc-warning-l20: rgb(254.2, 160.6, 55.8);--mc-warning-d20: rgb(207.168, 109.824, .832);--mc-warning-o0: rgba(254, 137, 6, 0);--mc-warning-o1: rgba(254, 137, 6, .1);--mc-warning-o2: rgba(254, 137, 6, .2);--mc-warning-o4: rgba(254, 137, 6, .4);--mc-warning-o6: rgba(254, 137, 6, .6);--mc-warning-o8: rgba(254, 137, 6, .8);--mc-disabled: #ccc;--mc-disabled-locked: #ccc;--mc-disabled-l5: rgb(206.55, 206.55, 206.55);--mc-disabled-d5: rgb(193.8, 193.8, 193.8);--mc-disabled-l10: rgb(209.1, 209.1, 209.1);--mc-disabled-d10: rgb(183.6, 183.6, 183.6);--mc-disabled-l20: rgb(214.2, 214.2, 214.2);--mc-disabled-d20: rgb(163.2, 163.2, 163.2);--mc-disabled-o0: rgba(204, 204, 204, 0);--mc-disabled-o1: rgba(204, 204, 204, .1);--mc-disabled-o2: rgba(204, 204, 204, .2);--mc-disabled-o4: rgba(204, 204, 204, .4);--mc-disabled-o6: rgba(204, 204, 204, .6);--mc-disabled-o8: rgba(204, 204, 204, .8);--mc-black: #000;--mc-black-locked: #000;--mc-black-l5: rgb(12.75, 12.75, 12.75);--mc-black-d5: black;--mc-black-l10: rgb(25.5, 25.5, 25.5);--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-mainGradient: linear-gradient(90deg, #f6ef59 0%, #ff6b00 100%)}:root{--fc-labelColor: #fff;--fc-labelColor-locked: #fff;--fc-labelColor-l5: white;--fc-labelColor-d5: rgb(242.25, 242.25, 242.25);--fc-labelColor-l10: white;--fc-labelColor-d10: rgb(229.5, 229.5, 229.5);--fc-labelColor-l20: white;--fc-labelColor-d20: #cccccc;--fc-labelColor-o0: rgba(255, 255, 255, 0);--fc-labelColor-o1: rgba(255, 255, 255, .1);--fc-labelColor-o2: rgba(255, 255, 255, .2);--fc-labelColor-o4: rgba(255, 255, 255, .4);--fc-labelColor-o6: rgba(255, 255, 255, .6);--fc-labelColor-o8: rgba(255, 255, 255, .8);--fc-inputBg: #171717;--fc-inputBg-locked: #171717;--fc-inputBg-l5: rgb(34.6, 34.6, 34.6);--fc-inputBg-d5: rgb(21.85, 21.85, 21.85);--fc-inputBg-l10: rgb(46.2, 46.2, 46.2);--fc-inputBg-d10: rgb(20.7, 20.7, 20.7);--fc-inputBg-l20: rgb(69.4, 69.4, 69.4);--fc-inputBg-d20: rgb(18.4, 18.4, 18.4);--fc-inputBg-o0: rgba(23, 23, 23, 0);--fc-inputBg-o1: rgba(23, 23, 23, .1);--fc-inputBg-o2: rgba(23, 23, 23, .2);--fc-inputBg-o4: rgba(23, 23, 23, .4);--fc-inputBg-o6: rgba(23, 23, 23, .6);--fc-inputBg-o8: rgba(23, 23, 23, .8);--fc-borderColor: rgba(197, 197, 197, .1);--fc-borderColor-locked: rgba(197, 197, 197, .1);--fc-borderColor-l5: rgba(199.9, 199.9, 199.9, .1);--fc-borderColor-d5: rgba(187.15, 187.15, 187.15, .1);--fc-borderColor-l10: rgba(202.8, 202.8, 202.8, .1);--fc-borderColor-d10: rgba(177.3, 177.3, 177.3, .1);--fc-borderColor-l20: rgba(208.6, 208.6, 208.6, .1);--fc-borderColor-d20: rgba(157.6, 157.6, 157.6, .1);--fc-borderColor-o0: rgba(197, 197, 197, 0);--fc-borderColor-o1: rgba(197, 197, 197, 0);--fc-borderColor-o2: rgba(197, 197, 197, 0);--fc-borderColor-o4: rgba(197, 197, 197, 0);--fc-borderColor-o6: rgba(197, 197, 197, 0);--fc-borderColor-o8: rgba(197, 197, 197, 0);--fc-textColor: #fff;--fc-textColor-locked: #fff;--fc-textColor-l5: white;--fc-textColor-d5: rgb(242.25, 242.25, 242.25);--fc-textColor-l10: white;--fc-textColor-d10: rgb(229.5, 229.5, 229.5);--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: #535353;--fc-placeholderColor-locked: #535353;--fc-placeholderColor-l5: rgb(91.6, 91.6, 91.6);--fc-placeholderColor-d5: rgb(78.85, 78.85, 78.85);--fc-placeholderColor-l10: rgb(100.2, 100.2, 100.2);--fc-placeholderColor-d10: rgb(74.7, 74.7, 74.7);--fc-placeholderColor-l20: rgb(117.4, 117.4, 117.4);--fc-placeholderColor-d20: rgb(66.4, 66.4, 66.4);--fc-placeholderColor-o0: rgba(83, 83, 83, 0);--fc-placeholderColor-o1: rgba(83, 83, 83, .1);--fc-placeholderColor-o2: rgba(83, 83, 83, .2);--fc-placeholderColor-o4: rgba(83, 83, 83, .4);--fc-placeholderColor-o6: rgba(83, 83, 83, .6);--fc-placeholderColor-o8: rgba(83, 83, 83, .8);--fc-disabledPlaceholderColor: #646464;--fc-disabledPlaceholderColor-locked: #646464;--fc-disabledPlaceholderColor-l5: rgb(107.75, 107.75, 107.75);--fc-disabledPlaceholderColor-d5: #5f5f5f;--fc-disabledPlaceholderColor-l10: rgb(115.5, 115.5, 115.5);--fc-disabledPlaceholderColor-d10: #5a5a5a;--fc-disabledPlaceholderColor-l20: #838383;--fc-disabledPlaceholderColor-d20: #505050;--fc-disabledPlaceholderColor-o0: rgba(100, 100, 100, 0);--fc-disabledPlaceholderColor-o1: rgba(100, 100, 100, .1);--fc-disabledPlaceholderColor-o2: rgba(100, 100, 100, .2);--fc-disabledPlaceholderColor-o4: rgba(100, 100, 100, .4);--fc-disabledPlaceholderColor-o6: rgba(100, 100, 100, .6);--fc-disabledPlaceholderColor-o8: rgba(100, 100, 100, .8);--fc-arrowColor: #a7a8ae;--fc-arrowColor-locked: #a7a8ae;--fc-arrowColor-l5: rgb(171.4, 172.35, 178.05);--fc-arrowColor-d5: rgb(158.1218934911, 159.2227810651, 165.8281065089);--fc-arrowColor-l10: rgb(175.8, 176.7, 182.1);--fc-arrowColor-d10: rgb(149.2437869822, 150.4455621302, 157.6562130178);--fc-arrowColor-l20: rgb(184.6, 185.4, 190.2);--fc-arrowColor-d20: rgb(131.4875739645, 132.8911242604, 141.3124260355);--fc-arrowColor-o0: rgba(167, 168, 174, 0);--fc-arrowColor-o1: rgba(167, 168, 174, .1);--fc-arrowColor-o2: rgba(167, 168, 174, .2);--fc-arrowColor-o4: rgba(167, 168, 174, .4);--fc-arrowColor-o6: rgba(167, 168, 174, .6);--fc-arrowColor-o8: rgba(167, 168, 174, .8);--fc-iconColor: #a7a8ae;--fc-iconColor-locked: #a7a8ae;--fc-iconColor-l5: rgb(171.4, 172.35, 178.05);--fc-iconColor-d5: rgb(158.1218934911, 159.2227810651, 165.8281065089);--fc-iconColor-l10: rgb(175.8, 176.7, 182.1);--fc-iconColor-d10: rgb(149.2437869822, 150.4455621302, 157.6562130178);--fc-iconColor-l20: rgb(184.6, 185.4, 190.2);--fc-iconColor-d20: rgb(131.4875739645, 132.8911242604, 141.3124260355);--fc-iconColor-o0: rgba(167, 168, 174, 0);--fc-iconColor-o1: rgba(167, 168, 174, .1);--fc-iconColor-o2: rgba(167, 168, 174, .2);--fc-iconColor-o4: rgba(167, 168, 174, .4);--fc-iconColor-o6: rgba(167, 168, 174, .6);--fc-iconColor-o8: rgba(167, 168, 174, .8);--fc-disableBg: #3b3b3b;--fc-disableBg-locked: #3b3b3b;--fc-disableBg-l5: rgb(68.8, 68.8, 68.8);--fc-disableBg-d5: rgb(56.05, 56.05, 56.05);--fc-disableBg-l10: rgb(78.6, 78.6, 78.6);--fc-disableBg-d10: rgb(53.1, 53.1, 53.1);--fc-disableBg-l20: rgb(98.2, 98.2, 98.2);--fc-disableBg-d20: rgb(47.2, 47.2, 47.2);--fc-disableBg-o0: rgba(59, 59, 59, 0);--fc-disableBg-o1: rgba(59, 59, 59, .1);--fc-disableBg-o2: rgba(59, 59, 59, .2);--fc-disableBg-o4: rgba(59, 59, 59, .4);--fc-disableBg-o6: rgba(59, 59, 59, .6);--fc-disableBg-o8: rgba(59, 59, 59, .8);--fc-disableBorder: #5c5c5c;--fc-disableBorder-locked: #5c5c5c;--fc-disableBorder-l5: rgb(100.15, 100.15, 100.15);--fc-disableBorder-d5: rgb(87.4, 87.4, 87.4);--fc-disableBorder-l10: rgb(108.3, 108.3, 108.3);--fc-disableBorder-d10: rgb(82.8, 82.8, 82.8);--fc-disableBorder-l20: rgb(124.6, 124.6, 124.6);--fc-disableBorder-d20: rgb(73.6, 73.6, 73.6);--fc-disableBorder-o0: rgba(92, 92, 92, 0);--fc-disableBorder-o1: rgba(92, 92, 92, .1);--fc-disableBorder-o2: rgba(92, 92, 92, .2);--fc-disableBorder-o4: rgba(92, 92, 92, .4);--fc-disableBorder-o6: rgba(92, 92, 92, .6);--fc-disableBorder-o8: rgba(92, 92, 92, .8);--fc-errorBackground: #170000;--fc-errorBackground-locked: #170000;--fc-errorBackground-l5: rgb(47.35, 0, 0);--fc-errorBackground-d5: rgb(21.85, 0, 0);--fc-errorBackground-l10: rgb(71.7, 0, 0);--fc-errorBackground-d10: rgb(20.7, 0, 0);--fc-errorBackground-l20: rgb(120.4, 0, 0);--fc-errorBackground-d20: rgb(18.4, 0, 0);--fc-errorBackground-o0: rgba(23, 0, 0, 0);--fc-errorBackground-o1: rgba(23, 0, 0, .1);--fc-errorBackground-o2: rgba(23, 0, 0, .2);--fc-errorBackground-o4: rgba(23, 0, 0, .4);--fc-errorBackground-o6: rgba(23, 0, 0, .6);--fc-errorBackground-o8: rgba(23, 0, 0, .8);--fc-errorBorder: #440000;--fc-errorBorder-locked: #440000;--fc-errorBorder-l5: rgb(90.1, 0, 0);--fc-errorBorder-d5: rgb(64.6, 0, 0);--fc-errorBorder-l10: rgb(112.2, 0, 0);--fc-errorBorder-d10: rgb(61.2, 0, 0);--fc-errorBorder-l20: rgb(156.4, 0, 0);--fc-errorBorder-d20: rgb(54.4, 0, 0);--fc-errorBorder-o0: rgba(68, 0, 0, 0);--fc-errorBorder-o1: rgba(68, 0, 0, .1);--fc-errorBorder-o2: rgba(68, 0, 0, .2);--fc-errorBorder-o4: rgba(68, 0, 0, .4);--fc-errorBorder-o6: rgba(68, 0, 0, .6);--fc-errorBorder-o8: rgba(68, 0, 0, .8);--fc-errorArrow: #d23737;--fc-errorArrow-locked: #d23737;--fc-errorArrow-l5: rgb(212.25, 65, 65);--fc-errorArrow-d5: rgb(205.5102040816, 46.2397959184, 46.2397959184);--fc-errorArrow-l10: rgb(214.5, 75, 75);--fc-errorArrow-d10: rgb(194.693877551, 43.806122449, 43.806122449);--fc-errorArrow-l20: #db5f5f;--fc-errorArrow-d20: rgb(173.0612244898, 38.9387755102, 38.9387755102);--fc-errorArrow-o0: rgba(210, 55, 55, 0);--fc-errorArrow-o1: rgba(210, 55, 55, .1);--fc-errorArrow-o2: rgba(210, 55, 55, .2);--fc-errorArrow-o4: rgba(210, 55, 55, .4);--fc-errorArrow-o6: rgba(210, 55, 55, .6);--fc-errorArrow-o8: rgba(210, 55, 55, .8);--fc-successElement: #36b26f;--fc-successElement-locked: #36b26f;--fc-successElement-l5: rgb(57.2353448276, 188.6646551724, 117.6504310345);--fc-successElement-d5: rgb(51.3, 169.1, 105.45);--fc-successElement-l10: rgb(63.0362068966, 196.7637931034, 124.5077586207);--fc-successElement-d10: rgb(48.6, 160.2, 99.9);--fc-successElement-l20: rgb(84.3655172414, 203.2344827586, 139.0068965517);--fc-successElement-d20: rgb(43.2, 142.4, 88.8);--fc-successElement-o0: rgba(54, 178, 111, 0);--fc-successElement-o1: rgba(54, 178, 111, .1);--fc-successElement-o2: rgba(54, 178, 111, .2);--fc-successElement-o4: rgba(54, 178, 111, .4);--fc-successElement-o6: rgba(54, 178, 111, .6);--fc-successElement-o8: rgba(54, 178, 111, .8);--fc-successBorder: #acf6d3;--fc-successBorder-locked: #acf6d3;--fc-successBorder-l5: rgb(176.15, 246.45, 213.2);--fc-successBorder-d5: rgb(153.1445652174, 243.9554347826, 201.0043478261);--fc-successBorder-l10: rgb(180.3, 246.9, 215.4);--fc-successBorder-d10: rgb(134.2891304348, 241.9108695652, 191.0086956522);--fc-successBorder-l20: rgb(188.6, 247.8, 219.8);--fc-successBorder-d20: rgb(96.5782608696, 237.8217391304, 171.0173913043);--fc-successBorder-o0: rgba(172, 246, 211, 0);--fc-successBorder-o1: rgba(172, 246, 211, .1);--fc-successBorder-o2: rgba(172, 246, 211, .2);--fc-successBorder-o4: rgba(172, 246, 211, .4);--fc-successBorder-o6: rgba(172, 246, 211, .6);--fc-successBorder-o8: rgba(172, 246, 211, .8)}body.wlc-body--theme-alt{--mc-main: #5daf36;--mc-main-l5: rgb(98.7058951965, 185.7368995633, 57.3131004367);--mc-main-d5: rgb(88.35, 166.25, 51.3);--mc-main-l10: rgb(104.8061135371, 195.3641921397, 61.7358078603);--mc-main-d10: rgb(83.7, 157.5, 48.6);--mc-main-l20: rgb(121.4943231441, 201.9903930131, 83.2096069869);--mc-main-d20: rgb(74.4, 140, 43.2);--mc-main-o0: rgba(93, 175, 54, 0);--mc-main-o1: rgba(93, 175, 54, .1);--mc-main-o2: rgba(93, 175, 54, .2);--mc-main-o4: rgba(93, 175, 54, .4);--mc-main-o6: rgba(93, 175, 54, .6);--mc-main-o8: rgba(93, 175, 54, .8);--mc-secondary: #e98427;--mc-secondary-l5: rgb(234.1, 138.15, 49.8);--mc-secondary-d5: rgb(231.7428571429, 124.9714285714, 26.6571428571);--mc-secondary-l10: rgb(235.2, 144.3, 60.6);--mc-secondary-d10: rgb(222.1714285714, 118.2857142857, 22.6285714286);--mc-secondary-l20: rgb(237.4, 156.6, 82.2);--mc-secondary-d20: rgb(197.4857142857, 105.1428571429, 20.1142857143);--mc-secondary-o0: rgba(233, 132, 39, 0);--mc-secondary-o1: rgba(233, 132, 39, .1);--mc-secondary-o2: rgba(233, 132, 39, .2);--mc-secondary-o4: rgba(233, 132, 39, .4);--mc-secondary-o6: rgba(233, 132, 39, .6);--mc-secondary-o8: rgba(233, 132, 39, .8);--mc-baseMain: #000;--mc-baseMain-l5: rgb(12.75, 12.75, 12.75);--mc-baseMain-d5: black;--mc-baseMain-l10: rgb(25.5, 25.5, 25.5);--mc-baseMain-d10: black;--mc-baseMain-l20: #333333;--mc-baseMain-d20: black;--mc-baseMain-o0: rgba(0, 0, 0, 0);--mc-baseMain-o1: rgba(0, 0, 0, .1);--mc-baseMain-o2: rgba(0, 0, 0, .2);--mc-baseMain-o4: rgba(0, 0, 0, .4);--mc-baseMain-o6: rgba(0, 0, 0, .6);--mc-baseMain-o8: rgba(0, 0, 0, .8);--mc-baseContrast: #fff;--mc-baseContrast-l5: white;--mc-baseContrast-d5: rgb(242.25, 242.25, 242.25);--mc-baseContrast-l10: white;--mc-baseContrast-d10: rgb(229.5, 229.5, 229.5);--mc-baseContrast-l20: white;--mc-baseContrast-d20: #cccccc;--mc-baseContrast-o0: rgba(255, 255, 255, 0);--mc-baseContrast-o1: rgba(255, 255, 255, .1);--mc-baseContrast-o2: rgba(255, 255, 255, .2);--mc-baseContrast-o4: rgba(255, 255, 255, .4);--mc-baseContrast-o6: rgba(255, 255, 255, .6);--mc-baseContrast-o8: rgba(255, 255, 255, .8);--mc-buttonColor: #5daf36;--mc-buttonColor-l5: rgb(98.7058951965, 185.7368995633, 57.3131004367);--mc-buttonColor-d5: rgb(88.35, 166.25, 51.3);--mc-buttonColor-l10: rgb(104.8061135371, 195.3641921397, 61.7358078603);--mc-buttonColor-d10: rgb(83.7, 157.5, 48.6);--mc-buttonColor-l20: rgb(121.4943231441, 201.9903930131, 83.2096069869);--mc-buttonColor-d20: rgb(74.4, 140, 43.2);--mc-buttonColor-o0: rgba(93, 175, 54, 0);--mc-buttonColor-o1: rgba(93, 175, 54, .1);--mc-buttonColor-o2: rgba(93, 175, 54, .2);--mc-buttonColor-o4: rgba(93, 175, 54, .4);--mc-buttonColor-o6: rgba(93, 175, 54, .6);--mc-buttonColor-o8: rgba(93, 175, 54, .8);--mc-baseOpacity: rgba(0, 0, 0, .5);--mc-baseOpacity-l5: rgba(12.75, 12.75, 12.75, .5);--mc-baseOpacity-d5: rgba(0, 0, 0, .5);--mc-baseOpacity-l10: rgba(25.5, 25.5, 25.5, .5);--mc-baseOpacity-d10: rgba(0, 0, 0, .5);--mc-baseOpacity-l20: rgba(51, 51, 51, .5);--mc-baseOpacity-d20: rgba(0, 0, 0, .5);--mc-baseOpacity-o0: rgba(0, 0, 0, 0);--mc-baseOpacity-o1: rgba(0, 0, 0, 0);--mc-baseOpacity-o2: rgba(0, 0, 0, 0);--mc-baseOpacity-o4: rgba(0, 0, 0, 0);--mc-baseOpacity-o6: rgba(0, 0, 0, .1);--mc-baseOpacity-o8: rgba(0, 0, 0, .3);--mc-bg100: #7f99be;--mc-bg100-l5: rgb(133.4, 158.1, 193.25);--mc-bg100-d5: rgb(116.4880829016, 144.6233160622, 184.6619170984);--mc-bg100-l10: rgb(139.8, 163.2, 196.5);--mc-bg100-d10: rgb(105.9761658031, 136.2466321244, 179.3238341969);--mc-bg100-l20: rgb(152.6, 173.4, 203);--mc-bg100-d20: rgb(85.4093264249, 119.5730569948, 168.1906735751);--mc-bg100-o0: rgba(127, 153, 190, 0);--mc-bg100-o1: rgba(127, 153, 190, .1);--mc-bg100-o2: rgba(127, 153, 190, .2);--mc-bg100-o4: rgba(127, 153, 190, .4);--mc-bg100-o6: rgba(127, 153, 190, .6);--mc-bg100-o8: rgba(127, 153, 190, .8);--mc-bg300: #f2f5f8;--mc-bg300-l5: rgb(242.65, 245.5, 248.35);--mc-bg300-d5: rgb(226.075, 232.75, 239.425);--mc-bg300-l10: rgb(243.3, 246, 248.7);--mc-bg300-d10: rgb(210.15, 220.5, 230.85);--mc-bg300-l20: rgb(244.6, 247, 249.4);--mc-bg300-d20: rgb(178.3, 196, 213.7);--mc-bg300-o0: rgba(242, 245, 248, 0);--mc-bg300-o1: rgba(242, 245, 248, .1);--mc-bg300-o2: rgba(242, 245, 248, .2);--mc-bg300-o4: rgba(242, 245, 248, .4);--mc-bg300-o6: rgba(242, 245, 248, .6);--mc-bg300-o8: rgba(242, 245, 248, .8);--mc-bg500: #ccd6e5;--mc-bg500-l5: rgb(206.55, 216.05, 230.3);--mc-bg500-d5: rgb(189.6603896104, 202.4720779221, 221.6896103896);--mc-bg500-l10: rgb(209.1, 218.1, 231.6);--mc-bg500-d10: rgb(175.3207792208, 190.9441558442, 214.3792207792);--mc-bg500-l20: rgb(214.2, 222.2, 234.2);--mc-bg500-d20: rgb(146.6415584416, 167.8883116883, 199.7584415584);--mc-bg500-o0: rgba(204, 214, 229, 0);--mc-bg500-o1: rgba(204, 214, 229, .1);--mc-bg500-o2: rgba(204, 214, 229, .2);--mc-bg500-o4: rgba(204, 214, 229, .4);--mc-bg500-o6: rgba(204, 214, 229, .6);--mc-bg500-o8: rgba(204, 214, 229, .8);--mc-bg700: #e5eaf2;--mc-bg700-l5: rgb(230.3, 235.05, 242.65);--mc-bg700-d5: rgb(213.3, 221.3192307692, 234.15);--mc-bg700-l10: rgb(231.6, 236.1, 243.3);--mc-bg700-d10: rgb(197.6, 208.6384615385, 226.3);--mc-bg700-l20: rgb(234.2, 238.2, 244.6);--mc-bg700-d20: rgb(166.2, 183.2769230769, 210.6);--mc-bg700-o0: rgba(229, 234, 242, 0);--mc-bg700-o1: rgba(229, 234, 242, .1);--mc-bg700-o2: rgba(229, 234, 242, .2);--mc-bg700-o4: rgba(229, 234, 242, .4);--mc-bg700-o6: rgba(229, 234, 242, .6);--mc-bg700-o8: rgba(229, 234, 242, .8);--mc-bg: #fff;--mc-bg-l5: white;--mc-bg-d5: rgb(242.25, 242.25, 242.25);--mc-bg-l10: white;--mc-bg-d10: rgb(229.5, 229.5, 229.5);--mc-bg-l20: white;--mc-bg-d20: #cccccc;--mc-bg-o0: rgba(255, 255, 255, 0);--mc-bg-o1: rgba(255, 255, 255, .1);--mc-bg-o2: rgba(255, 255, 255, .2);--mc-bg-o4: rgba(255, 255, 255, .4);--mc-bg-o6: rgba(255, 255, 255, .6);--mc-bg-o8: rgba(255, 255, 255, .8);--mc-bgModal: #dfe2e5;--mc-bgModal-l5: rgb(224.6, 227.45, 230.3);--mc-bgModal-d5: rgb(210.5310344828, 214.7, 218.8689655172);--mc-bgModal-l10: rgb(226.2, 228.9, 231.6);--mc-bgModal-d10: rgb(198.0620689655, 203.4, 208.7379310345);--mc-bgModal-l20: rgb(229.4, 231.8, 234.2);--mc-bgModal-d20: rgb(173.124137931, 180.8, 188.475862069);--mc-bgModal-o0: rgba(223, 226, 229, 0);--mc-bgModal-o1: rgba(223, 226, 229, .1);--mc-bgModal-o2: rgba(223, 226, 229, .2);--mc-bgModal-o4: rgba(223, 226, 229, .4);--mc-bgModal-o6: rgba(223, 226, 229, .6);--mc-bgModal-o8: rgba(223, 226, 229, .8);--mc-error: #d96969;--mc-error-l5: rgb(218.9, 112.5, 112.5);--mc-error-d5: rgb(213.7457446809, 92.1542553191, 92.1542553191);--mc-error-l10: rgb(220.8, 120, 120);--mc-error-d10: rgb(210.4914893617, 79.3085106383, 79.3085106383);--mc-error-l20: rgb(224.6, 135, 135);--mc-error-d20: rgb(203.9829787234, 53.6170212766, 53.6170212766);--mc-error-o0: rgba(217, 105, 105, 0);--mc-error-o1: rgba(217, 105, 105, .1);--mc-error-o2: rgba(217, 105, 105, .2);--mc-error-o4: rgba(217, 105, 105, .4);--mc-error-o6: rgba(217, 105, 105, .6);--mc-error-o8: rgba(217, 105, 105, .8);--mc-success: #36b26f;--mc-success-l5: rgb(57.2353448276, 188.6646551724, 117.6504310345);--mc-success-d5: rgb(51.3, 169.1, 105.45);--mc-success-l10: rgb(63.0362068966, 196.7637931034, 124.5077586207);--mc-success-d10: rgb(48.6, 160.2, 99.9);--mc-success-l20: rgb(84.3655172414, 203.2344827586, 139.0068965517);--mc-success-d20: rgb(43.2, 142.4, 88.8);--mc-success-o0: rgba(54, 178, 111, 0);--mc-success-o1: rgba(54, 178, 111, .1);--mc-success-o2: rgba(54, 178, 111, .2);--mc-success-o4: rgba(54, 178, 111, .4);--mc-success-o6: rgba(54, 178, 111, .6);--mc-success-o8: rgba(54, 178, 111, .8);--mc-warning: #ffa756;--mc-warning-l5: rgb(255, 171.4, 94.45);--mc-warning-d5: rgb(255, 158.1218934911, 68.95);--mc-warning-l10: rgb(255, 175.8, 102.9);--mc-warning-d10: rgb(255, 149.2437869822, 51.9);--mc-warning-l20: rgb(255, 184.6, 119.8);--mc-warning-d20: rgb(255, 131.4875739645, 17.8);--mc-warning-o0: rgba(255, 167, 86, 0);--mc-warning-o1: rgba(255, 167, 86, .1);--mc-warning-o2: rgba(255, 167, 86, .2);--mc-warning-o4: rgba(255, 167, 86, .4);--mc-warning-o6: rgba(255, 167, 86, .6);--mc-warning-o8: rgba(255, 167, 86, .8);--mc-disabled: #c4c4c4;--mc-disabled-l5: rgb(198.95, 198.95, 198.95);--mc-disabled-d5: rgb(186.2, 186.2, 186.2);--mc-disabled-l10: rgb(201.9, 201.9, 201.9);--mc-disabled-d10: rgb(176.4, 176.4, 176.4);--mc-disabled-l20: rgb(207.8, 207.8, 207.8);--mc-disabled-d20: rgb(156.8, 156.8, 156.8);--mc-disabled-o0: rgba(196, 196, 196, 0);--mc-disabled-o1: rgba(196, 196, 196, .1);--mc-disabled-o2: rgba(196, 196, 196, .2);--mc-disabled-o4: rgba(196, 196, 196, .4);--mc-disabled-o6: rgba(196, 196, 196, .6);--mc-disabled-o8: rgba(196, 196, 196, .8)}body.wlc-body--theme-alt{--fc-labelColor: #7d7d7d;--fc-labelColor-l5: rgb(131.5, 131.5, 131.5);--fc-labelColor-d5: rgb(118.75, 118.75, 118.75);--fc-labelColor-l10: #8a8a8a;--fc-labelColor-d10: rgb(112.5, 112.5, 112.5);--fc-labelColor-l20: #979797;--fc-labelColor-d20: #646464;--fc-labelColor-o0: rgba(125, 125, 125, 0);--fc-labelColor-o1: rgba(125, 125, 125, .1);--fc-labelColor-o2: rgba(125, 125, 125, .2);--fc-labelColor-o4: rgba(125, 125, 125, .4);--fc-labelColor-o6: rgba(125, 125, 125, .6);--fc-labelColor-o8: rgba(125, 125, 125, .8);--fc-inputBg: #fff;--fc-inputBg-l5: white;--fc-inputBg-d5: rgb(242.25, 242.25, 242.25);--fc-inputBg-l10: white;--fc-inputBg-d10: rgb(229.5, 229.5, 229.5);--fc-inputBg-l20: white;--fc-inputBg-d20: #cccccc;--fc-inputBg-o0: rgba(255, 255, 255, 0);--fc-inputBg-o1: rgba(255, 255, 255, .1);--fc-inputBg-o2: rgba(255, 255, 255, .2);--fc-inputBg-o4: rgba(255, 255, 255, .4);--fc-inputBg-o6: rgba(255, 255, 255, .6);--fc-inputBg-o8: rgba(255, 255, 255, .8);--fc-borderColor: #c0c0c0;--fc-borderColor-l5: rgb(195.15, 195.15, 195.15);--fc-borderColor-d5: rgb(182.4, 182.4, 182.4);--fc-borderColor-l10: rgb(198.3, 198.3, 198.3);--fc-borderColor-d10: rgb(172.8, 172.8, 172.8);--fc-borderColor-l20: rgb(204.6, 204.6, 204.6);--fc-borderColor-d20: rgb(153.6, 153.6, 153.6);--fc-borderColor-o0: rgba(192, 192, 192, 0);--fc-borderColor-o1: rgba(192, 192, 192, .1);--fc-borderColor-o2: rgba(192, 192, 192, .2);--fc-borderColor-o4: rgba(192, 192, 192, .4);--fc-borderColor-o6: rgba(192, 192, 192, .6);--fc-borderColor-o8: rgba(192, 192, 192, .8);--fc-textColor: #000000;--fc-textColor-l5: rgb(12.75, 12.75, 12.75);--fc-textColor-d5: black;--fc-textColor-l10: rgb(25.5, 25.5, 25.5);--fc-textColor-d10: black;--fc-textColor-l20: #333333;--fc-textColor-d20: black;--fc-textColor-o0: rgba(0, 0, 0, 0);--fc-textColor-o1: rgba(0, 0, 0, .1);--fc-textColor-o2: rgba(0, 0, 0, .2);--fc-textColor-o4: rgba(0, 0, 0, .4);--fc-textColor-o6: rgba(0, 0, 0, .6);--fc-textColor-o8: rgba(0, 0, 0, .8);--fc-placeholderColor: #999;--fc-placeholderColor-l5: rgb(158.1, 158.1, 158.1);--fc-placeholderColor-d5: rgb(145.35, 145.35, 145.35);--fc-placeholderColor-l10: rgb(163.2, 163.2, 163.2);--fc-placeholderColor-d10: rgb(137.7, 137.7, 137.7);--fc-placeholderColor-l20: rgb(173.4, 173.4, 173.4);--fc-placeholderColor-d20: rgb(122.4, 122.4, 122.4);--fc-placeholderColor-o0: rgba(153, 153, 153, 0);--fc-placeholderColor-o1: rgba(153, 153, 153, .1);--fc-placeholderColor-o2: rgba(153, 153, 153, .2);--fc-placeholderColor-o4: rgba(153, 153, 153, .4);--fc-placeholderColor-o6: rgba(153, 153, 153, .6);--fc-placeholderColor-o8: rgba(153, 153, 153, .8);--fc-arrowColor: #999;--fc-arrowColor-l5: rgb(158.1, 158.1, 158.1);--fc-arrowColor-d5: rgb(145.35, 145.35, 145.35);--fc-arrowColor-l10: rgb(163.2, 163.2, 163.2);--fc-arrowColor-d10: rgb(137.7, 137.7, 137.7);--fc-arrowColor-l20: rgb(173.4, 173.4, 173.4);--fc-arrowColor-d20: rgb(122.4, 122.4, 122.4);--fc-arrowColor-o0: rgba(153, 153, 153, 0);--fc-arrowColor-o1: rgba(153, 153, 153, .1);--fc-arrowColor-o2: rgba(153, 153, 153, .2);--fc-arrowColor-o4: rgba(153, 153, 153, .4);--fc-arrowColor-o6: rgba(153, 153, 153, .6);--fc-arrowColor-o8: rgba(153, 153, 153, .8);--fc-iconColor: #999;--fc-iconColor-l5: rgb(158.1, 158.1, 158.1);--fc-iconColor-d5: rgb(145.35, 145.35, 145.35);--fc-iconColor-l10: rgb(163.2, 163.2, 163.2);--fc-iconColor-d10: rgb(137.7, 137.7, 137.7);--fc-iconColor-l20: rgb(173.4, 173.4, 173.4);--fc-iconColor-d20: rgb(122.4, 122.4, 122.4);--fc-iconColor-o0: rgba(153, 153, 153, 0);--fc-iconColor-o1: rgba(153, 153, 153, .1);--fc-iconColor-o2: rgba(153, 153, 153, .2);--fc-iconColor-o4: rgba(153, 153, 153, .4);--fc-iconColor-o6: rgba(153, 153, 153, .6);--fc-iconColor-o8: rgba(153, 153, 153, .8);--fc-disableBg: #d3d6da;--fc-disableBg-l5: rgb(213.2, 216.05, 219.85);--fc-disableBg-d5: rgb(199.3481481481, 203.1425925926, 208.2018518519);--fc-disableBg-l10: rgb(215.4, 218.1, 221.7);--fc-disableBg-d10: rgb(187.6962962963, 192.2851851852, 198.4037037037);--fc-disableBg-l20: rgb(219.8, 222.2, 225.4);--fc-disableBg-d20: rgb(164.3925925926, 170.5703703704, 178.8074074074);--fc-disableBg-o0: rgba(211, 214, 218, 0);--fc-disableBg-o1: rgba(211, 214, 218, .1);--fc-disableBg-o2: rgba(211, 214, 218, .2);--fc-disableBg-o4: rgba(211, 214, 218, .4);--fc-disableBg-o6: rgba(211, 214, 218, .6);--fc-disableBg-o8: rgba(211, 214, 218, .8);--fc-disableBorder: #cbcdd1;--fc-disableBorder-l5: rgb(205.6, 207.5, 211.3);--fc-disableBorder-d5: rgb(192.0693877551, 194.4897959184, 199.3306122449);--fc-disableBorder-l10: rgb(208.2, 210, 213.6);--fc-disableBorder-d10: rgb(181.1387755102, 183.9795918367, 189.6612244898);--fc-disableBorder-l20: rgb(213.4, 215, 218.2);--fc-disableBorder-d20: rgb(159.2775510204, 162.9591836735, 170.3224489796);--fc-disableBorder-o0: rgba(203, 205, 209, 0);--fc-disableBorder-o1: rgba(203, 205, 209, .1);--fc-disableBorder-o2: rgba(203, 205, 209, .2);--fc-disableBorder-o4: rgba(203, 205, 209, .4);--fc-disableBorder-o6: rgba(203, 205, 209, .6);--fc-disableBorder-o8: rgba(203, 205, 209, .8);--fc-errorBackground: #ffebf2;--fc-errorBackground-l5: rgb(255, 236, 242.65);--fc-errorBackground-d5: rgb(255, 210.5, 226.075);--fc-errorBackground-l10: rgb(255, 237, 243.3);--fc-errorBackground-d10: rgb(255, 186, 210.15);--fc-errorBackground-l20: rgb(255, 239, 244.6);--fc-errorBackground-d20: rgb(255, 137, 178.3);--fc-errorBackground-o0: rgba(255, 235, 242, 0);--fc-errorBackground-o1: rgba(255, 235, 242, .1);--fc-errorBackground-o2: rgba(255, 235, 242, .2);--fc-errorBackground-o4: rgba(255, 235, 242, .4);--fc-errorBackground-o6: rgba(255, 235, 242, .6);--fc-errorBackground-o8: rgba(255, 235, 242, .8);--fc-errorBorder: #f5e2e8;--fc-errorBorder-l5: rgb(245.5, 227.45, 233.15);--fc-errorBorder-d5: rgb(238.9615384615, 208.4884615385, 218.1115384615);--fc-errorBorder-l10: rgb(246, 228.9, 234.3);--fc-errorBorder-d10: rgb(232.9230769231, 190.9769230769, 204.2230769231);--fc-errorBorder-l20: rgb(247, 231.8, 236.6);--fc-errorBorder-d20: rgb(220.8461538462, 155.9538461538, 176.4461538462);--fc-errorBorder-o0: rgba(245, 226, 232, 0);--fc-errorBorder-o1: rgba(245, 226, 232, .1);--fc-errorBorder-o2: rgba(245, 226, 232, .2);--fc-errorBorder-o4: rgba(245, 226, 232, .4);--fc-errorBorder-o6: rgba(245, 226, 232, .6);--fc-errorBorder-o8: rgba(245, 226, 232, .8)}:root{--button-border-radius: 10px}@font-face{font-weight:400;font-family:CryptocurrencySymbols;font-style:normal;src:url(/gstatic/wlc/fonts/Cryptocurrencies/cryptocurrency-symbols.woff2) format("woff2"),url(/gstatic/wlc/fonts/Cryptocurrencies/cryptocurrency-symbols.woff) format("woff");font-display:block}.hl-substr{color:var(--fc-textColor);font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45}*,*:before,*:after{box-sizing:border-box}:root{font-size:10px}body{margin:0;color:var(--mc-baseMain);font-weight:400;font-size:1.8rem;font-family:Gilroy,sans-serif;line-height:1.5;background-color:var(--mc-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.2}h1{font-size:4.5rem}h2{font-size:3.6rem}h3{font-size:3.15rem}h4{font-size:2.7rem}h5{font-size:2.25rem}h6{font-size:1.8rem}p{margin-top:0;margin-bottom:0}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--mc-main);text-decoration:underline}a:hover{color:var(--mc-main-l10);text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:#d63384;font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;font-size:.875em;background-color:gray;border-radius:.2rem}kbd kbd{padding:0;font-weight:700;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--mc-elementsColor);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0;background-color:initial}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-size:inherit;font-family:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{float:left;width:100%;margin-bottom:.5rem;padding:0;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding:0 16px}.container{max-width:100%}.wp-video{width:100%!important}.wp-video video{width:100%;height:auto}.bs-datepicker{width:260px;height:277px;margin-top:10px}.bs-datepicker *{font-family:inherit}.bs-datepicker-container{position:relative;width:100%;height:100%;padding:4px;background:var(--fc-inputBg);border:none;border-radius:10px}.bs-datepicker--theme-wolf .bs-datepicker-container{box-shadow:0 0 10px #0009}.bs-datepicker-container .bs-calendar-container,.bs-datepicker-container .bs-media-container{width:100%;height:100%}.bs-datepicker-head{height:30px;background:var(--fc-inputBg)}.bs-datepicker-head>*{position:relative;display:flex;justify-content:center}.bs-datepicker-head button{height:28px;padding:0;color:var(--fc-textColor);font-weight:700;font-size:16px;line-height:30px;text-transform:none;background:var(--fc-inputBg);border:none;outline:0}.bs-datepicker-head button.current:nth-of-type(2n){margin-right:3px}.bs-datepicker-head button.current:nth-of-type(odd){margin-left:3px}.bs-datepicker-head button.previous,.bs-datepicker-head button.next{position:absolute;top:0;font-size:12px}.bs-datepicker-head button.previous span,.bs-datepicker-head button.next span{display:none}.bs-datepicker-head button.previous{left:10px}.bs-datepicker-head button.previous:before{content:"\276e"}.bs-datepicker-head button.next{right:10px}.bs-datepicker-head button.next:before{content:"\276f"}.bs-datepicker-head button[disabled]{color:var(--mc-disabled);cursor:not-allowed}.bs-datepicker-body{width:100%;height:calc(100% - 30px);color:var(--fc-textColor)}.bs-datepicker-body table{width:100%;height:100%}.bs-datepicker-body table td{padding:0;text-align:center;background:var(--fc-inputBg);cursor:default}.bs-datepicker-body table td span{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:14px;line-height:1.1;cursor:pointer}.bs-datepicker-body table td span.disabled{color:var(--mc-disabled);cursor:not-allowed}.bs-datepicker-body table td span.selected{color:var(--fc-inputBg);background:var(--mc-main)}.bs-datepicker-body table td.disabled span{color:var(--mc-disabled);cursor:not-allowed}.bs-datepicker-body table.days td{width:36px;height:36px;font-weight:700;font-size:14px;line-height:1.1}.bs-datepicker-body table.days td span{border-radius:50%}.bs-datepicker-body table.days td span.is-other-month{color:var(--mc-disabled);font-weight:400}.bs-datepicker-body table.days td span.today{color:var(--mc-main)}.bs-datepicker-body table.days td span.today:after{content:"";position:absolute;bottom:8px;left:50%;width:16px;height:2px;background:var(--mc-main);transform:translate(-50%)}.bs-datepicker-body table.days td span.today.selected{color:var(--fc-inputBg)}.bs-datepicker-body table.days td span.today.selected:after{background:var(--fc-inputBg)}.bs-datepicker-body table.days th{width:36px;max-width:36px;height:23px;font-weight:400;font-size:13px;line-height:1.1;text-align:center}.bs-datepicker-body table.months tr:nth-child(1) td:nth-child(1) span:before{content:"1"}.bs-datepicker-body table.months tr:nth-child(1) td:nth-child(2) span:before{content:"2"}.bs-datepicker-body table.months tr:nth-child(1) td:nth-child(3) span:before{content:"3"}.bs-datepicker-body table.months tr:nth-child(2) td:nth-child(1) span:before{content:"4"}.bs-datepicker-body table.months tr:nth-child(2) td:nth-child(2) span:before{content:"5"}.bs-datepicker-body table.months tr:nth-child(2) td:nth-child(3) span:before{content:"6"}.bs-datepicker-body table.months tr:nth-child(3) td:nth-child(1) span:before{content:"7"}.bs-datepicker-body table.months tr:nth-child(3) td:nth-child(2) span:before{content:"8"}.bs-datepicker-body table.months tr:nth-child(3) td:nth-child(3) span:before{content:"9"}.bs-datepicker-body table.months tr:nth-child(4) td:nth-child(1) span:before{content:"10"}.bs-datepicker-body table.months tr:nth-child(4) td:nth-child(2) span:before{content:"11"}.bs-datepicker-body table.months tr:nth-child(4) td:nth-child(3) span:before{content:"12"}.bs-datepicker-body table.months tr td span:before{font-size:10px}.bs-datepicker-body table.months tr:last-child td:first-child,.bs-datepicker-body table.years tr:last-child td:first-child{border-bottom-left-radius:4px}.bs-datepicker-body table.months tr:last-child td:last-child,.bs-datepicker-body table.years tr:last-child td:last-child{border-bottom-right-radius:4px}bs-datepicker-container{z-index:1060;scale:.85;margin-left:15px}[container=body] svg{pointer-events:none}.tooltip{--bs-tooltip-bg-color: var(--mc-bg100);--bs-tooltip-color: var(--mc-baseThird, var(--mc-baseMain));color:var(--bs-tooltip-color);font-style:normal;font-weight:600;font-size:1.2rem;line-height:1.45;position:absolute;z-index:1080;display:block;max-width:170px;margin:0;word-wrap:break-word;opacity:0}.tooltip.currency-tooltip{color:var(--mc-baseThird, var(--mc-baseMain));font-style:normal;font-weight:700;font-size:1.2rem;line-height:1.45;max-width:none}.tooltip.currency-tooltip .tooltip-inner{border-radius:8px}.tooltip.currency-tooltip .tooltip-inner>span:not(:first-child):before{content:"+";display:inline-block;margin:0 5px}.tooltip.wlc-tooltip__bs-tooltip--error,.tooltip.tooltip-error{--bs-tooltip-bg-color: var(--mc-error);--bs-tooltip-color: var(--mc-baseThird, var(--mc-baseMain))}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{position:absolute;display:block;width:1.2rem;height:.7rem}.tooltip .tooltip-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tooltip.wlc-tooltip--compact .tooltip-inner{font-style:normal;font-weight:600;font-size:1.2rem;line-height:1.45}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.7rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.7rem .6rem 0;border-top-color:var(--bs-tooltip-bg-color)}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .7rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{top:50%!important;left:0;width:.7rem;height:1.2rem;transform:translateY(-50%)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.6rem .7rem .6rem 0;border-right-color:var(--bs-tooltip-bg-color)}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.7rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .6rem .7rem;border-bottom-color:var(--bs-tooltip-bg-color)}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .7rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.7rem;height:1.2rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.6rem 0 .6rem .7rem;border-left-color:var(--bs-tooltip-bg-color)}.tooltip-inner{padding:5px 6px;text-align:center;border-radius:10px;background-color:var(--bs-tooltip-bg-color);box-shadow:0 3px 10px #0006}.wlc-sections__categories--theme-1[class]{margin:0 0 40px;padding:0 10px}.wlc-sections__categories--theme-1>.container{padding:0;border-radius:0;background:none;max-width:1870px}.wlc-sections__categories--theme-1 .games-categories{min-height:auto;grid-gap:24px;grid-template-columns:minmax(0,1fr);display:grid;align-items:center}.wlc-sections__categories--theme-1 .games-categories .wlc-sa-dropdown-search{width:100%;height:100%}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn{height:40px;width:100%;min-width:unset;background:none;border-radius:10px;color:#a7a8ae;font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;transition:all .3s linear;flex-shrink:0;align-items:center;justify-content:space-between;margin-left:auto;padding:0 16px}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn>span,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn>span{display:flex;align-items:center;justify-content:space-between;width:100%;white-space:nowrap}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn .wlc-icon,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn .wlc-icon{transition:color .3s linear;display:block;margin-left:10px;color:var(--mc-main);line-height:1}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn .wlc-icon svg,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn .wlc-icon svg{width:20px;height:20px;fill:currentColor}.wlc-sections__categories--theme-1 .wlc-btn-merch[wlc-button] path{stroke:currentColor}.wlc-sections__categories.wlc-sections__categories--without-back .container{padding:0;background:none}.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-search,.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-merch,.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-random-game{min-width:150px;background:var(--mc-bg700)}.wlc-sections__categories--theme-2[class]{padding:0 10px}.wlc-sections__categories--theme-2>.container{max-width:1870px}.wlc-sections__categories--theme-2 .games-categories{grid-template-columns:minmax(0,1fr);grid-template-rows:1fr;gap:20px;display:grid;align-items:start}.wlc-sections__categories--theme-2 .games-categories--dropdown-search,.wlc-sections__categories--theme-2 .games-categories--dropdown-search .games-categories__wrapper{grid-template-columns:minmax(0,1fr)}.wlc-sections__categories--theme-2 .games-categories__wrapper{gap:6px;padding:0;display:grid}.wlc-sections__categories--theme-2 .games-categories .wlc-sa-dropdown-search{order:2;width:100%;height:100%}.wlc-sections__categories--theme-2 .wlc-category-menu{overflow:hidden}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game{border-radius:10px;width:100%;height:40px;padding:0 10px}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search__text,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch__text,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game__text{color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;display:flex;align-items:center;justify-content:space-between}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search .wlc-icon,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch .wlc-icon,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game .wlc-icon{transition:color .3s linear;display:block;line-height:1}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search .wlc-icon svg,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch .wlc-icon svg,.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game .wlc-icon svg{width:20px;height:20px}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search{align-self:end;background:var(--mc-bg500)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search .wlc-icon{color:var(--mc-main)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search .wlc-icon svg{fill:currentColor}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch{align-self:start;background:var(--mc-bg500)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch .wlc-icon{color:var(--mc-main)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch .wlc-icon svg{fill:currentColor}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game{align-self:end;background:var(--mc-bg500)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game .wlc-icon{color:var(--mc-main)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game .wlc-icon svg{fill:currentColor}.wlc-sections__categories--theme-wolf{padding:10px 0 0}.wlc-sections__categories--theme-wolf[class]{margin-bottom:20px}.wlc-sections__categories--theme-wolf~.wlc-sections__content-games--theme-default{margin-bottom:30px}.wlc-sections__categories--theme-wolf .games-categories{display:grid;grid-auto-flow:row;gap:20px}.wlc-sections__categories--theme-wolf .games-categories .wlc-sa-dropdown-search{width:100%;height:100%}.wlc-sections__categories--theme-wolf .wlc-btn-search.wlc-btn{transition:all .3s linear;color:var(--fc-placeholderColor);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;width:100%;height:40px;padding:0 20px;background:var(--fc-inputBg);border-radius:10px}.wlc-sections__categories--theme-wolf .wlc-btn-search.wlc-btn>span{display:flex;align-items:center;justify-content:space-between;width:100%;white-space:nowrap}.wlc-sections__categories--theme-wolf .wlc-btn-search.wlc-btn svg{width:25px;height:25px;fill:currentColor}.wlc-sections__categories-with-side-menu .container{gap:20px;margin:0 auto 40px;display:grid}.wlc-sections__categories-with-side-menu .container .wlc-side-menu{gap:20px;display:grid;grid-auto-rows:min-content}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch{height:40px;color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;transition:background .3s linear;width:100%;padding:10px;background:var(--mc-bg700);border-radius:10px;cursor:pointer}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search>span,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch>span{display:flex;align-items:center;justify-content:space-between;width:100%;white-space:nowrap}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search .wlc-icon,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch .wlc-icon{transition:color .3s linear;margin-left:10px;color:var(--mc-main)}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search .wlc-icon svg,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch .wlc-icon svg{fill:currentColor}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-title--categories-title[class] div.wlc-title__main{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.45;margin:10px 20px}.wlc-sections__categories-with-side-menu .container .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[class] .wlc-menu .wlc-menu__submenu .wlc-menu__link{justify-content:flex-start}.wlc-sections__categories-with-side-menu .container .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[class] .wlc-menu .wlc-menu__submenu .wlc-menu__link.active{background:var(--mc-bg100)}.wlc-sections__categories-with-side-menu .container .wlc-games-catalog{gap:30px;display:grid}.wlc-sections__categories-with-side-menu .container .wlc-games-catalog .wlc-games-grid--theme-default[class] .wlc-games-grid__header[class]{height:40px;margin:0 0 10px}.wlc-sections__categories-with-side-menu .container .wlc-games-catalog .wlc-games-grid--theme-default[class] .wlc-btn--theme-default{padding:5px}.wlc-sections__footer--theme-1{padding-bottom:15px;margin-top:15px;background:var(--mc-bg)}.wlc-sections__footer--theme-1 .wlc-logo{grid-area:logo}.wlc-sections__footer--theme-1 .wlc-social-icons{grid-area:social}.wlc-sections__footer--theme-1 .wlc-social-icons.wlc-social-icons--theme-mod-compact[data-wlc-element] .wlc-social-icons__list[class]{margin:0 0 10px}.wlc-sections__footer--theme-1 .wlc-sa:has(.wlc-license){grid-template-columns:repeat(2,auto);grid-area:license;align-self:self-start}.wlc-sections__footer--theme-1 .wlc-post-menu{grid-area:menu}.wlc-sections__footer--theme-1 .wlc-footer-disclaimer{grid-area:disclaimer}.wlc-sections__footer--theme-1 .wlc-footer-lang{display:grid;grid-area:language;gap:10px;align-self:baseline}.wlc-sections__footer--theme-1 .wlc-rates-currency{grid-area:currency}.wlc-sections__footer--theme-1 .container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill,auto);justify-items:center;grid-template-areas:"merchants" "payments" "menu" "language" "social" "disclaimer" "license"}.wlc-sections__footer--theme-1 .container .wlc-post-menu,.wlc-sections__footer--theme-1 .container .wlc-footer-disclaimer,.wlc-sections__footer--theme-1 .container .wlc-footer-lang,.wlc-sections__footer--theme-1 .container .wlc-sa:has(.wlc-license),.wlc-sections__footer--theme-1 .container .wlc-logo{margin:0 0 30px}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container{grid-template-areas:"merchants" "payments" "menu" "affiliate" "language" "social" "disclaimer" "license" "currency";grid-template-rows:repeat(auto-fill,auto)}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-btn--aff{margin:0 0 30px;justify-self:center;grid-area:affiliate}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact{justify-self:center}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact .wlc-social-icons__list[class]{margin:0 0 10px}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-footer-lang{justify-self:center}.wlc-sections__footer--theme-1 .wlc-sa-icon-safety-list,.wlc-sections__footer--theme-1 .wlc-sa-icon-merchants-list,.wlc-sections__footer--theme-1 .wlc-sa-icon-payments-list{width:100%;max-width:100%;overflow:hidden}.wlc-sections__footer--theme-1 .wlc-sa-icon-merchants-list{grid-area:merchants}.wlc-sections__footer--theme-1 .wlc-sa-icon-merchants-list .wlc-icon-list{margin:0 0 30px}.wlc-sections__footer--theme-1 .wlc-sa-icon-payments-list{grid-area:payments}.wlc-sections__footer--theme-1 .wlc-sa-icon-safety-list{grid-area:safety}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments{max-width:calc(100vw - 30px);margin:0 0 30px}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments .wlc-icon-list__wrapper{background:transparent;border-radius:10px;margin:0}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg{fill:var(--mc-baseMain)}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-safety{max-width:calc(100vw - 30px)}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-safety .wlc-icon-list__wrapper{background:transparent;border-radius:10px}.wlc-sections__footer--theme-1 .wlc-copyright,.wlc-sections__footer--theme-1 .wlc-recaptcha-policy{margin:20px 0 0}.wlc-sections__footer--theme-2{padding-bottom:15px;background:var(--mc-bg)}.wlc-sections__footer--theme-2 .container{display:flex;flex-direction:column}.wlc-sections__footer--theme-2 .footer-menu{flex-direction:column;justify-content:center;align-items:center;padding:12px 0;margin:0 auto 30px;display:flex;width:100%;background:var(--mc-bg700);border-radius:12px}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu]{flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;display:flex}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__title{color:var(--mc-main);text-align:center;text-transform:initial}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{grid-template-columns:1fr;gap:10px}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu .wlc-menu__link{color:var(--mc-baseMain)}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu].wlc-post-menu--without-swiper .wlc-menu__item{text-align:center}.wlc-sections__footer--theme-2 .footer-menu .wlc-loader[wlc-loader]{position:relative;top:0;left:0;width:50px;height:50px}.wlc-sections__footer--theme-2 .footer-menu .wlc-loader[wlc-loader] .wlc-loader__element{width:50px;height:50px}.wlc-sections__footer--theme-2 .footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:28px 0 30px;max-width:100%}.wlc-sections__footer--theme-2 .footer-bottom__right{margin:0 0 30px}.wlc-sections__footer--theme-2 .footer-bottom .wlc-sa:has(.wlc-license[wlc-license]){margin:0;grid-template-columns:1fr auto}.wlc-sections__footer--theme-2 .footer-bottom .wlc-disclaimer[wlc-disclaimer]{grid-area:disclaimer}.wlc-sections__footer--theme-2 .footer-bottom .wlc-disclaimer[wlc-disclaimer]>.wlc-disclaimer__text{text-align:center}.wlc-sections__footer--theme-2 .footer-bottom .wlc-recaptcha-policy[wlc-recaptcha-policy]{margin:20px auto 0;grid-area:recaptcha}.wlc-sections__footer--theme-2 .footer-bottom .wlc-copyright[wlc-copyright]{margin:20px 0 0;grid-area:copyright}.wlc-sections__footer--theme-2 .footer-bottom .wlc-copyright[wlc-copyright]>.wlc-copyright__text{text-align:center}.wlc-sections__footer--theme-2 .footer-bottom .wlc-copyright[wlc-copyright]>.wlc-copyright__text>span{display:block}.wlc-sections__footer--theme-2 .footer-language-selector{margin:0 auto 30px}.wlc-sections__footer--theme-2 .footer-theme-toggler{margin:0 0 0 15px}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-2 .wlc-icon-list--theme-payments{margin:0 auto 30px}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-safety{margin:20px 0}.wlc-sections__footer--theme-2 .wlc-sa-icon-payments-list{order:-1}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-bottom__left{margin:0 0 20px}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-bottom__left .wlc-language-selector{margin:0 auto}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-bottom .wlc-btn--aff{margin:0 auto 40px;grid-area:affiliate}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-language-selector{margin:40px auto}.wlc-sections__footer--theme-default .wlc-sa:has(.wlc-license) .wlc-license__age-restrictions{margin:0}.wlc-sections__footer--theme-default .wlc-btn--theme-default.wlc-btn--aff{min-width:160px}.wlc-sections__footer--theme-default .wlc-social-icons .wlc-social-icons__list{gap:40px;margin:0}.wlc-sections__footer--theme-default .wlc-social-icons .wlc-social-icons__item{margin:0}.wlc-sections__footer--theme-default .wlc-social-icons .wlc-social-icons__link{--wlc-icon-width: 24px;--wlc-icon-height: 24px}.wlc-sections__footer--theme-default .wlc-footer-section{--f-sect-gap: 30px;--f-sect-margin: 10px 0;--f-sect-flex: 0 calc((100% - 40px) / 3);--f-sect-flex-dir: column;--f-sect-align-items: center;--f-sect-fc-justify: center}.wlc-sections__footer--theme-default .wlc-icon-payments-list,.wlc-sections__footer--theme-default .wlc-icon-merchants-list{max-width:calc(100vw - 30px);padding:0 20px}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list--theme-payments,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list--theme-payments{max-width:100%}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__wrapper,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__wrapper{flex-wrap:wrap;justify-content:center;margin:0}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item{padding:10px;flex:0 0 25%;text-align:center}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item .wlc-icon svg,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item .wlc-icon svg{width:100%;max-width:105px;max-height:30px}.wlc-sections__footer--theme-default .wlc-icon-payments-list{background:var(--mc-bg700);border-radius:10px}.wlc-sections__footer--theme-default .container{gap:10px;display:flex;flex-direction:column;margin:0 auto 40px}.wlc-sections__footer--theme-default .footer-menu{flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex;gap:15px;width:100%;background:transparent;border-radius:0;border-bottom:1px solid var(--mc-bg300)}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{justify-items:center;grid-template-columns:1fr;display:grid;grid-gap:10px}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default .wlc-post-menu__control:before{background:linear-gradient(90deg,var(--mc-bg) 65%,var(--mc-bg-o0) 100%)}.wlc-sections__footer--theme-default .wlc-footer-disclaimer{display:flex;flex-direction:column;gap:20px;align-items:center}.wlc-sections__footer--theme-default .wlc-footer-disclaimer .wlc-disclaimer[wlc-disclaimer] .wlc-disclaimer__text{text-align:center}.wlc-sections__footer--theme-wolf .wlc-sa:has(.wlc-license) .wlc-license__age-restrictions{margin:0;width:36px}.wlc-sections__footer--theme-wolf .wlc-btn--theme-default.wlc-btn--aff{min-width:160px}.wlc-sections__footer--theme-wolf .wlc-social-icons .wlc-social-icons__list{gap:40px;margin:0}.wlc-sections__footer--theme-wolf .wlc-social-icons .wlc-social-icons__item{margin:0}.wlc-sections__footer--theme-wolf .wlc-social-icons .wlc-social-icons__link{--wlc-icon-width: 24px;--wlc-icon-height: 24px}.wlc-sections__footer--theme-wolf .wlc-footer-section{--f-sect-gap: 25px;--f-sect-margin: 10px 0;--f-sect-flex: 0 calc((100% - 40px) / 3);--f-sect-flex-dir: column;--f-sect-align-items: center;--f-sect-fc-justify: center}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list{max-width:calc(100vw - 30px);padding:0}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list--theme-payments,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list--theme-payments{max-width:100%}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__wrapper,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__wrapper{flex-wrap:wrap;justify-content:center;margin:0}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{padding:10px;flex:0 0 25%;text-align:center}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item .wlc-icon svg,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item .wlc-icon svg{width:100%;max-width:105px;max-height:30px}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list{background:var(--mc-bg500);border-radius:10px}.wlc-sections__footer--theme-wolf .container{gap:10px;padding:0 15px 40px;display:flex;flex-direction:column;margin:0 auto;background:var(--mc-bg700);border-radius:8px 8px 0 0}.wlc-sections__footer--theme-wolf .footer-menu{flex-direction:column;justify-content:center;align-items:center;padding:15px 0;display:flex;gap:15px;width:100%;background:transparent;border-radius:0;border-bottom:1px solid var(--mc-bg300)}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{justify-items:center;grid-template-columns:1fr;display:grid;grid-gap:10px}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default .wlc-post-menu__control:before{background:linear-gradient(90deg,var(--mc-bg700) 65%,var(--mc-bg700-o0) 100%)}.wlc-sections__footer--theme-wolf .wlc-btn--aff{flex-shrink:0}.wlc-sections__footer--theme-wolf .wlc-footer-disclaimer{display:flex;flex-direction:column;gap:20px;align-items:center}.wlc-sections__footer--theme-wolf .wlc-footer-disclaimer .wlc-disclaimer[wlc-disclaimer] .wlc-disclaimer__text{text-align:center}.wlc-sections__nav-footer{border-top:1px solid rgba(255,255,255,.2)}.wlc-footer-section{display:flex;flex-direction:var(--f-sect-flex-dir);gap:var(--f-sect-gap);align-items:var(--f-sect-align-items);margin:var(--f-sect-margin)}.wlc-footer-section>div{display:flex;flex:var(--f-sect-flex);justify-content:center}.wlc-footer-section>div:first-child{justify-content:var(--f-sect-fc-justify)}.wlc-footer-section>div:last-child{justify-content:flex-end}.wlc-footer-section>div.wlc-sa-social-icons{width:100%}.wlc-footer-section.between{justify-content:space-between}.wlc-footer-section.around{justify-content:space-around}.wlc-footer-section.around>div{flex:auto;justify-content:center}.wlc-footer-section.around>div:first-child{justify-content:center}.wlc-footer-section.center{justify-content:center}.wlc-sections__header--theme-1{transition:all .3s linear;background:transparent}.has-chat .wlc-sections__header--theme-1 .container{grid-template-columns:auto minmax(0,1fr) auto auto}.wlc-sections__header--theme-1 .container{min-height:70px;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;transition:all .3s linear;display:grid;align-items:center}.wlc-sections__header--theme-1 .container .wlc-multiWallet{display:flex;gap:10px;align-items:center}.wlc-sections__header--theme-1 .container .wlc-btn--deposit{color:var(--mc-baseMain-locked);background-color:var(--mc-buttonColor)}.wlc-sections__header--theme-1 .wlc-logo{width:144px;margin:0}.wlc-sections__header--theme-1 .wlc-logo__image{display:flex;align-items:center;justify-content:start}.wlc-sections__header--theme-1 .wlc-logo img,.wlc-sections__header--theme-1 .wlc-logo svg{width:auto;height:100%;max-height:50%;margin:0 auto;object-fit:contain;object-position:center}.wlc-sections__header--theme-1 .wlc-login-signup{justify-content:flex-end}.wlc-sections__header--theme-1 .wlc-btn-burger{width:30px;margin:0 auto 0 0}.wlc-sections__header--theme-1 .wlc-btn-search{display:flex;align-items:center;justify-content:center;margin:0}.wlc-sections__header--theme-1 .wlc-btn-search__text,.wlc-sections__header--theme-1 .wlc-btn-search .wlc-icon,.wlc-sections__header--theme-1 .wlc-btn-search .wlc-icon-content{display:flex;align-items:center;justify-content:center}.wlc-sections__header--theme-1 .wlc-btn-burger svg,.wlc-sections__header--theme-1 .wlc-btn-burger rect,.wlc-sections__header--theme-1 .wlc-btn-search svg,.wlc-sections__header--theme-1 .wlc-btn-search rect{transition:all .3s linear;fill:var(--mc-baseOpacity)}.wlc-sections__header--theme-1 .wlc-btn-login,.wlc-sections__header--theme-1 .wlc-btn-signup,.wlc-sections__header--theme-1 .wlc-btn-user{display:flex;margin-left:auto}.wlc-sections__header--theme-1 .wlc-btn-login .wlc-icon,.wlc-sections__header--theme-1 .wlc-btn-signup .wlc-icon,.wlc-sections__header--theme-1 .wlc-btn-user .wlc-icon{width:40px;height:40px}.wlc-sections__header--theme-1 .wlc-btn-login .wlc-icon svg,.wlc-sections__header--theme-1 .wlc-btn-signup .wlc-icon svg,.wlc-sections__header--theme-1 .wlc-btn-user .wlc-icon svg{width:40px;height:40px}.wlc-sections__header--theme-1 .wlc-btn-login,.wlc-sections__header--theme-1 .wlc-btn-signup{color:var(--mc-baseOpacity)}.wlc-sections__header--theme-1 .wlc-btn--deposit{margin:0 10px 0 0;border-radius:10px}.wlc-sections__header--theme-1 .wlc-btn--deposit.wlc-wallets__btn-deposit{width:40px;height:40px;margin:0}.wlc-sections__header--theme-1 .wlc-user-info__content{justify-content:flex-end}.wlc-sections__header--theme-1.wlc-sections__header--theme-toggler .container{grid-template-columns:.5fr 1fr .5fr}.wlc-sections__header--theme-1.wlc-sections__header--kiosk .wlc-btn--login{margin-left:auto}.wlc-sections__header--theme-2{transition:all .3s linear;background:transparent}.wlc-sections__header--theme-2 .container{min-height:70px;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;transition:all .3s linear;display:grid;align-items:center}.wlc-sections__header--theme-2 .container .wlc-multiWallet{display:flex;gap:10px;align-items:center}.wlc-sections__header--theme-2 .container .wlc-btn--deposit{color:var(--mc-baseMain-locked);background-color:var(--mc-main)}.wlc-sections__header--theme-2 .wlc-logo{width:144px;margin:0}.wlc-sections__header--theme-2 .wlc-logo__image{display:flex;align-items:center;justify-content:start}.wlc-sections__header--theme-2 .wlc-logo img,.wlc-sections__header--theme-2 .wlc-logo svg{width:auto;height:100%;max-height:100%;margin:0 auto;object-fit:contain;object-position:center}.wlc-sections__header--theme-2 .wlc-login-signup{justify-content:flex-end}.wlc-sections__header--theme-2 .wlc-btn-burger{width:30px;margin:0 auto 0 0}.wlc-sections__header--theme-2 .wlc-btn-search{display:flex;align-items:center;justify-content:center;margin:0}.wlc-sections__header--theme-2 .wlc-btn-search__text,.wlc-sections__header--theme-2 .wlc-btn-search .wlc-icon,.wlc-sections__header--theme-2 .wlc-btn-search .wlc-icon-content{display:flex;align-items:center;justify-content:center}.wlc-sections__header--theme-2 .wlc-btn-burger svg,.wlc-sections__header--theme-2 .wlc-btn-burger rect,.wlc-sections__header--theme-2 .wlc-btn-search svg,.wlc-sections__header--theme-2 .wlc-btn-search rect{transition:all .3s linear;fill:var(--mc-baseOpacity)}.wlc-sections__header--theme-2 .wlc-btn-login,.wlc-sections__header--theme-2 .wlc-btn-signup,.wlc-sections__header--theme-2 .wlc-btn-user{display:flex;margin-left:auto}.wlc-sections__header--theme-2 .wlc-btn-login .wlc-icon,.wlc-sections__header--theme-2 .wlc-btn-signup .wlc-icon,.wlc-sections__header--theme-2 .wlc-btn-user .wlc-icon{width:40px;height:40px}.wlc-sections__header--theme-2 .wlc-btn-login .wlc-icon svg,.wlc-sections__header--theme-2 .wlc-btn-signup .wlc-icon svg,.wlc-sections__header--theme-2 .wlc-btn-user .wlc-icon svg{width:40px;height:40px}.wlc-sections__header--theme-2 .wlc-btn-login,.wlc-sections__header--theme-2 .wlc-btn-signup{color:var(--mc-baseOpacity)}.wlc-sections__header--theme-2 .wlc-btn--mobile-login[class]{justify-self:flex-end;padding:5px 10px;white-space:nowrap}.wlc-sections__header--theme-2 .wlc-btn--deposit{margin:0 10px 0 0;border-radius:10px}.wlc-sections__header--theme-2 .wlc-btn--deposit.wlc-wallets__btn-deposit{margin:0}.wlc-sections__header--theme-2 .wlc-user-info__content{justify-content:flex-end}.wlc-sections__header--theme-2.wlc-sections__header--with-login-btn .container{justify-content:space-between}.wlc-sections__header--theme-universal{--h-gap: 0;transition:all .3s linear;background:var(--mc-bg700);margin:0 0 10px}.wlc-sections__header--theme-universal .container{min-height:70px;grid-template-columns:100px auto;gap:0;transition:all .3s linear;display:grid;align-items:center}.wlc-sections__header--theme-universal .container .wlc-multiWallet{display:flex;gap:10px;align-items:center}.wlc-sections__header--theme-universal .container .wlc-btn--deposit{color:var(--mc-baseMain-locked);background-color:var(--mc-buttonColor)}.wlc-sections__header--theme-universal .wlc-logo{width:84px;margin:0}.wlc-sections__header--theme-universal .wlc-logo__image{display:flex;align-items:center;justify-content:start}.wlc-sections__header--theme-universal .wlc-logo img,.wlc-sections__header--theme-universal .wlc-logo svg{width:auto;height:100%;max-height:50%;margin:0 auto;object-fit:contain;object-position:center}.wlc-sections__header--theme-universal .wlc-login-signup{justify-content:flex-end}.wlc-sections__header--theme-universal .wlc-btn-burger{width:30px;margin:0 auto 0 0}.wlc-sections__header--theme-universal .wlc-btn-search{display:flex;align-items:center;justify-content:flex-start;margin:0}.wlc-sections__header--theme-universal .wlc-btn-search__text,.wlc-sections__header--theme-universal .wlc-btn-search .wlc-icon,.wlc-sections__header--theme-universal .wlc-btn-search .wlc-icon-content{display:flex;align-items:center;justify-content:center}.wlc-sections__header--theme-universal .wlc-btn-burger svg,.wlc-sections__header--theme-universal .wlc-btn-burger rect,.wlc-sections__header--theme-universal .wlc-btn-search svg,.wlc-sections__header--theme-universal .wlc-btn-search rect{transition:all .3s linear;fill:none}.wlc-sections__header--theme-universal .wlc-btn-login,.wlc-sections__header--theme-universal .wlc-btn-signup,.wlc-sections__header--theme-universal .wlc-btn-user{display:flex;margin-left:auto}.wlc-sections__header--theme-universal .wlc-btn-login .wlc-icon,.wlc-sections__header--theme-universal .wlc-btn-signup .wlc-icon,.wlc-sections__header--theme-universal .wlc-btn-user .wlc-icon{width:40px;height:40px}.wlc-sections__header--theme-universal .wlc-btn-login .wlc-icon svg,.wlc-sections__header--theme-universal .wlc-btn-signup .wlc-icon svg,.wlc-sections__header--theme-universal .wlc-btn-user .wlc-icon svg{width:40px;height:40px}.wlc-sections__header--theme-universal .wlc-btn-login,.wlc-sections__header--theme-universal .wlc-btn-signup{color:none}.wlc-sections__header--theme-universal .wlc-btn--deposit{margin:0 10px 0 0;border-radius:10px}.wlc-sections__header--theme-universal .wlc-btn--deposit.wlc-wallets__btn-deposit{width:40px;height:40px;margin:0}.wlc-sections__header--theme-universal .wlc-user-info__content{justify-content:flex-end}.wlc-sections__header--theme-universal .header__left,.wlc-sections__header--theme-universal .header__right{display:flex;align-items:center}.wlc-sections__header--theme-universal .header__left>*:not(.wlc-logo),.wlc-sections__header--theme-universal .header__right>*:not(.wlc-logo){margin-right:calc(var(--h-gap) * .5);margin-left:calc(var(--h-gap) * .5)}.wlc-sections__header--theme-universal .header__left .wlc-btn-burger+.wlc-logo,.wlc-sections__header--theme-universal .header__right .wlc-btn-burger+.wlc-logo{margin:0 0 0 15px}.wlc-sections__header--theme-universal .wlc-main-menu{min-width:0}.wlc-body--layout-fixed-panel-left .wlc-sections__header--theme-universal,.wlc-body--layout-fixed-panel-right .wlc-sections__header--theme-universal{margin-right:calc(-1 * var(--fp-size-gap));margin-left:calc(-1 * var(--fp-size-gap))}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .wlc-btn-burger{margin:0}.wlc-body--fp-left .wlc-sections__header--theme-universal .container{max-width:896px}.wlc-sections__header{position:relative;z-index:100}.wlc-body--sticky-header .wlc-sections__header{--sticky-transform-coef: 1;position:sticky;top:0;left:0;width:100%;background:none;transform:translateZ(0);transition:transform .3s ease-in-out}.wlc-body--sticky-header .wlc-sections__header: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-sections__header .container{min-height:60px;position:relative;z-index:1;transform:translate3d(0,var(--sticky-translate-val, 0),0);transition:inherit}.wlc-body--sticky-header-scrolling .wlc-sections__header{--sticky-scale-val: var(--sticky-transform-coef, 1);--sticky-translate-val: calc((var(--sticky-transform-coef) - 1) * 50%)}.wlc-body--sticky-header-down .wlc-sections__header{transform:translate3d(0,-100%,0)}.wlc-sections__header .container .wlc-deadsimplechat{position:absolute}.wlc-sections__header .container .wlc-btn-search{overflow:visible}.wlc-sections__header .container .wlc-widget-wheel{position:absolute}.wlc-sections__banner-section+.wlc-sections__categories,.wlc-sections__banner-section+.wlc-sections__banner-promotion{margin:-30px 0 40px}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one{grid-template-columns:minmax(250px,1fr);gap:20px;display:grid}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one .wlc-slider--theme-default-banner{border-radius:10px;overflow:hidden}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one .wlc-slider--theme-default-banner .swiper-button-container{bottom:40px;padding:0 40px}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one .wlc-banner .banner{padding:0 40px}.wlc-sections__banner-wolf{margin:0 0 20px;overflow:hidden}.wlc-sections__game-widgets>.container{grid-template-columns:minmax(0,1fr);grid-template-rows:260px minmax(180px,max-content) minmax(180px,max-content);gap:20px;display:grid}.wlc-sections__game-widgets>.container .wlc-betradar-popular-events{grid-column:unset}.wlc-sections__home-promo .wlc-home-promo{grid-template-columns:minmax(250px,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:20px;display:grid}.wlc-sections__home-promo .wlc-home-promo>*{min-width:0}.wlc-sections__home-promo .wlc-home-promo .wlc-winners-slider--theme-vertical[class] .wlc-winners-slider__wrapper{max-width:100%}.wlc-sections__home-promo .wlc-home-promo .wlc-tournament-list.wlc-tournament-list--theme-default .swiper-button-container{display:flex}.wlc-sections__home-promo .wlc-sa-tournament-list{height:100%}.wlc-sections__content-wins--theme-default{overflow:hidden}.wlc-sections__content-wins--theme-default .wlc-sa-tournament-list{height:100%}.wlc-sections__content-wins--theme-default .wlc-home-wins{grid-template-columns:1fr;-moz-column-gap:20px;column-gap:20px;row-gap:20px;display:grid}.wlc-sections__content-wins--theme-default .wlc-home-wins>*{min-width:0}.wlc-sections__content-wins--theme-default .wlc-home-wins .wlc-winners-slider--theme-vertical[class] .wlc-winners-slider__wrapper{max-width:100%}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament{grid-template-columns:minmax(250px,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:20px;display:grid}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament>*{min-width:0}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament .wlc-winners-slider--theme-vertical[class] .wlc-winners-slider__wrapper{max-width:100%}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament .wlc-tournament-list.wlc-tournament-list--theme-default .swiper-button-container{display:flex}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{grid-template-columns:1fr;-moz-column-gap:20px;column-gap:20px;row-gap:20px;display:grid;grid-template-areas:"recent-wins" "bonus" "biggest-wins"}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses>*{min-width:0}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider--theme-vertical[class] .wlc-winners-slider__wrapper{max-width:100%}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider--type-latest{grid-area:recent-wins}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider--type-biggest{grid-area:biggest-wins}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider .wlc-winners-slider__wrapper{min-height:305px;max-width:100%}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-bonuses-list{grid-area:bonus}.wlc-sections__content-wins-transparent .wlc-home-wins{grid-template-columns:1fr;gap:20px;display:grid;max-width:1170px;margin:0 auto}.wlc-sections__home-about .wlc-title{margin:0 auto 20px}.wlc-sections__home-about .wlc-title__main{text-align:center}.wlc-sections__home-about .home-about-list{gap:20px;grid-template-columns:1fr;display:grid}.wlc-sections__promo-bonuses>.container{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;display:grid}.wlc-sections__promo-categories[class] .wlc-winners-slider__wrapper,.wlc-sections__promo-categories[class] .wlc-jackpots-slider__wrapper{height:100%}.wlc-sections__promo-categories[class] .wlc-winners-slider[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class]{grid-column:1 / -1;min-height:auto}.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-winners-slider__wrapper[class],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-jackpots-slider__wrapper[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-winners-slider__wrapper[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-jackpots-slider__wrapper[class]{max-width:100%}.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-winners-slider__title[class],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-jackpots-slider__title[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-winners-slider__title[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-jackpots-slider__title[class],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .no-winners .wlc-winners-slider__title[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .no-winners .wlc-winners-slider__title[class]{margin:0 0 20px}.wlc-sections__promo-categories[class] .wlc-winners-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-slider,.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-slider{margin:60px 20px 10px}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]){grid-column:2 / -1}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(2){display:none}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:none}.wlc-sections__promo-categories-games[class] .container{grid-template-columns:1fr;gap:10px;display:grid}.wlc-sections__banner-section{margin:0 0 40px}.wlc-sections__total-jackpot .jackpot-container{padding:20px;min-height:250px;background:url(/gstatic/wlc/jackpots/total-jackpot-bg-main.jpg);position:relative;display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;overflow:hidden}.wlc-sections__total-jackpot .jackpot-container:before{height:100%;width:100%;background-image:url(/gstatic/wlc/jackpots/total-jackpot-coins-main-mobile.png);content:"";position:absolute;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:bottom;background-size:100% auto}.wlc-sections__total-jackpot [wlc-sa]:has(.wlc-total-jackpot){width:100%}.wlc-sections__total-jackpot .wlc-total-jackpot[class]{margin:30px 0 0;width:100%}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot-body{height:4rem;display:flex;width:100%}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{font-size:4rem;text-shadow:3px -3px #683c14,-3px -3px #683c14,-3px 3px #683c14,-3px -3px #683c14,3px -2px #683c14,-3px -2px #683c14,-2px 3px #683c14,-2px -3px #683c14,3px -1px #683c14,-3px -1px #683c14,-1px 3px #683c14,-1px -3px #683c14,3px 0px #683c14,-3px 0px #683c14,0px 3px #683c14,0px -3px #683c14,3px 1px #683c14,-3px 1px #683c14,1px 3px #683c14,1px -3px #683c14,3px 2px #683c14,-3px 2px #683c14,2px 3px #683c14,2px -3px #683c14,3px 3px #683c14,-3px 3px #683c14,3px 3px #683c14,3px -3px #683c14;transform:scale(.95);transform-origin:center;fill:url(#jackpot-linear-gradient) #ffdb1f}.wlc-body--browser-safari .wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{text-shadow:none}.wlc-body--os-ios:not(.wlc-body--browser-safari) .wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{fill:#f8d23a}.wlc-sections__total-jackpot .wlc-btn{position:relative;z-index:1}.wlc-sections__total-jackpot .wlc-title[class] .wlc-title__main[class]{color:#fff;font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45}.wlc-sections__winners-section{margin:0 auto 20px;width:100%}.wlc-sections__winners-section .winners-wrapper{flex-wrap:wrap;display:flex;align-items:stretch;justify-content:center}.wlc-sections__winners-section .winners-wrapper>div{margin:0 0 20px}.wlc-sections__winners-section--theme-stripe.wlc-sections__winners-section--in-container{padding:0 10px}.wlc-sections__winners-section--theme-stripe.wlc-sections__winners-section--in-container .container{border-radius:10px;overflow:hidden;max-width:1870px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default{min-height:120px;display:flex}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default>.container{padding:15px 15px 30px;background:var(--mc-bg700);border-radius:10px;position:relative}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__top{margin:0 0 15px;display:flex}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__top:not(:has(.wlc-counter)){justify-content:space-between}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__top .wlc-title{display:inline-block}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__top .wlc-counter{color:inherit;font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45;display:inline-block;margin:0 0 0 5px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{grid-template-columns:1fr;display:grid}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon{grid-template-columns:1fr;grid-template-areas:"nick-icon" "form";grid-gap:30px 80px;display:grid}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon .wlc-profile-form{grid-area:form}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: unset;grid-area:nick-icon}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon .wlc-profile-bloks{grid-area:profile-blocks}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-title.wlc-title--profile[wlc-title] .wlc-title__main{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .profile-store-filter{display:flex;align-items:center;justify-content:space-between;width:100%}.wlc-sections__profile-content--theme-wolf>.container{min-height:auto;padding:0;background:none;border-radius:10px;position:relative}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top{margin:0 0 20px;display:flex}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top--buttons{align-items:center;justify-content:space-between}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top .wlc-section-title[class]{margin:0}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top .wlc-section-title[class] .wlc-section-title__content{color:var(--mc-baseThird, var(--mc-baseMain));font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.45}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top .wlc-section-title[class] .wlc-section-title__icon{color:var(--mc-baseThird, var(--mc-baseMain))}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top.profile-store-filter{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 20px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__wrp{max-width:100%;margin:0 auto}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body{grid-template-columns:1fr;display:grid}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon{grid-template-columns:1fr;grid-template-areas:"nick-icon" "form";grid-gap:24px;display:grid}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon .wlc-profile-form{grid-area:form}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: unset;grid-area:nick-icon}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon .wlc-profile-bloks{grid-area:profile-blocks}.wlc-sections__profile-content--theme-wolf .profile-history-filter{display:flex;align-items:center;justify-content:space-between}.wlc-sections__profile-content--theme-wolf .wlc-section-title{margin:0 0 20px}.profile-history-filter .wlc-sections__profile-content--theme-wolf .wlc-section-title{margin:0}.app-profile-cash-deposit-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper,.app-profile-cash-withdraw-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper,.app-profile-cash-transfer-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper{margin:0 0 20px}.app-profile-cash-deposit-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper__grid,.app-profile-cash-withdraw-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper__grid,.app-profile-cash-transfer-state .wlc-sections__profile-content--theme-default .wlc-user-stats-wrapper__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.app-profile-dashboard-state{--profile-dashboard-gap: 20px}.app-profile-dashboard-state .wlc-profile-content__top{display:flex;justify-content:space-between}.app-profile-dashboard-state .wlc-title--profile-bonuses{margin:20px 0 10px}.app-profile-dashboard-state .wlc-sa-loyalty-block{grid-area:loyalty}.app-profile-dashboard-state .wlc-sa-exchange,.app-profile-dashboard-state .wlc-user-stats:not(.wlc-exchange__info){grid-area:exchange}.app-profile-dashboard-state .wlc-enter-promocode{grid-area:promocode}.app-profile-dashboard-state .wlc-link-block{grid-area:link-block}.app-profile-dashboard-state .wlc-dashboard__top,.app-profile-dashboard-state .wlc-dashboard__bottom,.app-profile-dashboard-state .wlc-dashboard__promo{display:grid;gap:var(--profile-dashboard-gap)}.app-profile-dashboard-state .wlc-dashboard__top,.app-profile-dashboard-state .wlc-dashboard__top.without-store{grid-template-columns:1fr;grid-template-areas:"loyalty" "exchange"}.app-profile-dashboard-state .wlc-dashboard__bottom,.app-profile-dashboard-state .wlc-dashboard__promo{grid-template-columns:1fr}.app-profile-dashboard-state .wlc-bonuses-list--profile-dashboard.wlc-bonuses-list--count-1-bonus{grid-column:span 1}.app-profile-dashboard-state .wlc-sections__profile-content .container{overflow:hidden}.app-profile-loyalty-level-state .wlc-sections__profile-content--theme-default,.app-profile-loyalty-level-state .wlc-sections__profile-content--theme-wolf{--wlc-lprogress-width: 100%}.app-profile-main-info-state .wlc-sections__profile-content--theme-default>.container,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app>.container{display:block}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form{position:relative;display:grid}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form .wlc-loader,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form .wlc-loader{position:absolute;top:50%;left:50%;margin:0 auto;transform:translate(-50%,-50%)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form__block--password>.wlc-input--password,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form__block--password>.wlc-input--password{margin-bottom:25px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form__block--password .wlc-profile-form__block>.wlc-input--password-confirm,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form__block--password .wlc-profile-form__block>.wlc-input--password-new,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form__block--password .wlc-profile-form__block>.wlc-input--password-confirm,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form__block--password .wlc-profile-form__block>.wlc-input--password-new{margin-bottom:25px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button]{justify-self:stretch!important}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form{display:grid;grid-auto-columns:1fr;grid-row-gap:25px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button]{justify-self:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified{gap:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified{grid-gap:25px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-btn[wlc-button]{margin-top:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field{align-items:flex-end}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-select[class]{grid-template-columns:minmax(0,1fr)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field{align-items:flex-end}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field .wlc-input,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field .wlc-input,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field .wlc-input,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field .wlc-input{display:block}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field .wlc-tooltip{margin:0 0 0 5px;transform:translateY(-1px)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field{align-items:flex-end}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__label[class]{white-space:nowrap}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) 1fr;grid-gap:10px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class]{grid-template-columns:minmax(0,1fr)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class] .wlc-tooltip{margin:0 0 0 5px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-tooltip{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-verified .wlc-tooltip{display:flex;margin:0 0 0 5px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:1fr 2fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{width:max-content;grid-column:span 2;margin:0 auto}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-input[class] .wlc-tooltip{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class]{grid-gap:0;grid-template-columns:1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form{display:grid;grid-auto-columns:1fr;grid-row-gap:15px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-btn[wlc-button]{margin:5px 0 0;justify-self:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified{grid-gap:15px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified .wlc-btn[wlc-button]{margin-top:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{align-items:flex-end}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-select[class]{grid-template-columns:minmax(0,1fr)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-input{display:block}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-tooltip{margin:0 0 0 5px;transform:translateY(-1px)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{align-items:flex-end;white-space:nowrap;grid-gap:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) 1fr;grid-gap:15px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__input-block[class] .wlc-select__group>button.wlc-select__field{color:var(--fc-textColor)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-select[class]{display:block}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-select[class] .wlc-select__field.ng-untouched,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-select[class] .wlc-select__field.ng-touched.ng-valid{color:var(--fc-textColor)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-tooltip{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-input[class]{grid-template-columns:minmax(0,1fr);display:flex;flex-wrap:wrap;align-items:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-input[class] .wlc-tooltip{margin:0 0 0 5px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-input[class] .wlc-input__label{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-verified .wlc-tooltip{display:flex;margin:0 0 0 5px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:1fr 2fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{width:max-content;grid-column:span 2;margin:0 auto}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{grid-gap:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-input__input input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-select__group input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-input__input input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-select__group input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-input__input input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-select__group input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-input__input input,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-select__group input{color:var(--fc-textColor);font-style:normal;font-weight:600;font-size:1.6rem;line-height:1.45}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-input__input .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-select__group .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-input__input .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-select__group .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-input__input .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-select__group .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-input__input .wlc-select__field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-select__group .wlc-select__field{color:var(--fc-placeholderColor);font-style:normal;font-weight:600;font-size:1.6rem;line-height:1.45}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-input__input .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-select__group .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-input__input .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-select__group .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-input__input .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-select__group .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-input__input .wlc-select__field.ng-touched.ng-valid,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-select__group .wlc-select__field.ng-touched.ng-valid{color:var(--fc-textColor)}.wlc-submenu-history{position:relative}.app-profile-loyalty-tournaments-active-state .wlc-tournament-detail__header-info--back-link{display:none}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-pagination--theme-default .pagination,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-pagination--theme-default .pagination,.app-profile-gamblings-bets-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-pagination--theme-default .pagination,.app-profile-cash-transactions-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-pagination--theme-default .pagination,.app-profile-loyalty-store-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-pagination--theme-default .pagination{margin:10px auto 20px}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--table,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--table,.app-profile-gamblings-bets-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--table,.app-profile-cash-transactions-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--table,.app-profile-loyalty-store-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--table,.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--mobile,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--mobile,.app-profile-gamblings-bets-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--mobile,.app-profile-cash-transactions-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--mobile,.app-profile-loyalty-store-history-state .wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-table--theme-default.wlc-table.wlc-table--mobile{gap:10px}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-bets-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf[class]{margin-bottom:0}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-bets-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf{margin:10px auto 40px}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table,.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table,.app-profile-bets-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table,.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table,.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--table{gap:15px}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile,.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile,.app-profile-bets-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile,.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile,.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf .wlc-table--theme-default.wlc-table--wolf-colors.wlc-table--mobile{gap:10px}.app-profile-cash-transfer-state .wlc-sections__profile-content--theme-wolf{--wlc-transfer-divider-bg: var(--mc-bg300)}.app-promotions-state .wlc-sections__content--theme-default .wlc-title.wlc-title--promotions[wlc-title],.app-promotions-state .wlc-sections__content--theme-default .wlc-title.wlc-title--profile[wlc-title]{margin:0 0 20px;text-align:left}.app-promotions-state .wlc-sections__content--theme-default .wlc-title.wlc-title--promotions[wlc-title] div.wlc-title__main,.app-promotions-state .wlc-sections__content--theme-default .wlc-title.wlc-title--profile[wlc-title] div.wlc-title__main{font-size:2.4rem}.app-promotions-state .wlc-sections__content--theme-default .wlc-bonuses-list{margin:0 0 40px}.app-promotions-state .wlc-sections__content--theme-default .wlc-btn--theme-mod-promotions{margin:0 auto 40px}.app-promotions-state .wlc-sections__promotions .wlc-title.wlc-title--promotions[wlc-title]{text-align:left}.app-tournaments-state .wlc-sections__tournaments--theme-default .wlc-title.wlc-title--tournaments[wlc-title]{margin:0 0 20px;text-align:left}.app-tournaments-state .wlc-sections__tournaments--theme-default .wlc-tournament-list--theme-default .wlc-tournament-promo--theme-default .wlc-tournament-promo__lock-btn{max-width:none}.wlc-sections__sign-in-page{background:var(--mc-bgModal);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:30px 0}.wlc-sections__sign-in-page .wlc-sign-in-page__wrapper{display:flex;flex-direction:column;justify-content:center;max-width:500px}.wlc-sections__sign-in-page .wlc-sign-in-page__form-wrapper{padding:20px;border-radius:15px;background:var(--mc-bgModal)}.wlc-sections__sign-in-page .wlc-logo{margin:0 0 10px}.wlc-sections__sign-in-page .wlc-logo .wlc-logo__image .wlc-icon-content{display:flex;justify-content:center}.wlc-sections__sign-in-page .wlc-logo .wlc-logo__image svg{width:200px}.four-elements{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.four-elements__body{padding:10px 5px 10px 10px;min-height:100px;align-items:start;justify-items:center;border-radius:10px}.four-elements .wlc-sa-total-jackpot{display:grid}.wlc-sections__sticky-footer{position:fixed;bottom:0;z-index:100;width:100%}.wlc-body--sticky-footer{padding-bottom:60px}.wlc-body--fp-left .wlc-app,.wlc-body--fp-right .wlc-app{transition:padding .25s ease-in-out}.wlc-body--fp-left-compact{--fp-left-padding: var(--fp-left-size-compact)}.wlc-body--fp-left-expanded{--fp-left-padding: var(--fp-left-size-full)}.wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) .wlc-app{padding-left:var(--fp-left-padding, 0)}.wlc-body--fp-right-compact{--fp-right-padding: var(--fp-right-size-compact)}.wlc-body--fp-right-expanded{--fp-right-padding: var(--fp-right-size-full)}.wlc-body--fp-right:not(.wlc-body--fp-right-nopadding) .wlc-app{padding-right:var(--fp-right-padding, 0)}.wlc-sections__user-info-menu{display:grid;gap:20px}.wlc-sections__content-games-first,.wlc-sections__content-games-second,.wlc-sections__content-games-third{overflow:hidden}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf{margin:-40px 0 40px}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf .container .wlc-post{color:var(--mc-baseSecond, var(--mc-baseMain))}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf .container .wlc-post .wlc-title{margin:20px 0}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf .container .wlc-post .wlc-title .wlc-title__main{color:var(--mc-baseSecond, var(--mc-baseMain));font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45;text-align:center}.wlc-sections__notifications>[class*=--show]~[class*=--show]{display:none!important}.wlc-sections__withdraw-cancel{width:95%;right:unset;position:fixed;bottom:1%;z-index:1000;align-self:center;margin:0 auto}.wlc-sections__crypto-purchase-guide--theme-default .container{padding:25px 0 40px}.wlc-sections__crypto-purchase-guide--theme-default .container .wlc-post .wlc-title .wlc-title__main[class]{color:var(--mc-baseSecond, var(--mc-baseMain));font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45;text-align:center}.wlc-sections__crypto-purchase-guide--theme-default .container [wlc-dynamic]{color:var(--mc-baseSecond, var(--mc-baseMain));font-style:normal;padding:25px;border-radius:10px;background:var(--mc-bg700)}.wlc-sections__original-games-info.wlc-sections__original-games-info--theme-monly{margin:0 0 40px}.wlc-sections__original-games-info.wlc-sections__original-games-info--theme-monly .container .wlc-post{color:var(--mc-baseSecond, var(--mc-baseMain));font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45}.wlc-sections__original-games-info.wlc-sections__original-games-info--theme-monly .container .wlc-post .wlc-title .wlc-title__main{color:var(--mc-baseThird, var(--mc-baseMain));font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.45;text-align:center}.wlc-sections__banner-section,.wlc-sections__four-elements,.wlc-sections__content-games-top,.wlc-sections__content-games-hot,.wlc-sections__content-games-,.wlc-sections__categories,.wlc-sections__content-games-original,.wlc-sections__content-games-vertical,.wlc-sections__loyalty-program,.wlc-sections__content-games-center,.wlc-sections__content-games-bottom,.wlc-sections__content-wins,.wlc-sections__random-games,.wlc-sections__content-games,.wlc-sections__bigsstore-content,.wlc-sections__cashback-content,.wlc-sections__loyalty-content,.wlc-sections__providers,.wlc-sections__last-wins,.wlc-sections__biggest-wins-wolf,.app-contacts-state .wlc-sections__info-page,[class*=app-profile-] .wlc-sections__profile-content{margin-bottom:30px}.wlc-body--fp-left:not(.wlc-body--fp-left-nopadding) [class*=wlc-sections__]:not(.wlc-sections__sticky-footer):not(.wlc-sections__loyalty-program),.wlc-body--fp-right:not(.wlc-body--fp-right-nopadding) [class*=wlc-sections__]:not(.wlc-sections__sticky-footer):not(.wlc-sections__loyalty-program){padding:0 15px}[class*=wlc-sections__]:empty{display:none}.wlc-sections__banners-aff{margin:0 0 20px}.wlc-sections__banners-aff.wlc-sections__banners-aff--theme-default .banner[class]{min-height:220px}.wlc-sections__anchors-menu{margin:0 0 40px}.wlc-sections__anchors-menu .container{display:contents}.wlc-sections__benefits-section,.wlc-sections__commission-section,.wlc-sections__description-section{margin:0 0 40px}.wlc-sections__description-section .container{display:contents}.wlc-sections__description-section .wlc-post{border-radius:0;background:var(--mc-bg700);padding:40px 20px}.wlc-sections__faq-section{margin:0 0 40px}.wlc-sections__faq-section .container{max-width:1050px;padding:15px}.wlc-sections__testimonials-section{margin:0 0 40px}.wlc-sections__testimonials-section .container{max-width:1050px;padding:0 15px}.wlc-aff-content{width:100%;margin:40px auto;text-align:center}.wlc-aff-content:first-child{margin-top:0}.wlc-aff-content:last-child{margin-bottom:0}.wlc-aff-content .wlc-btn{height:40px;display:grid;grid-column-gap:initial;grid-template-columns:auto 1fr auto;align-items:center;justify-content:center;min-width:110px;padding:5px 10px;background:var(--mc-buttonColor);box-shadow:0 0 16px #ffb3378c;border-radius:10px;position:relative;display:inline-grid;min-width:180px;text-decoration:none}.wlc-aff-content .wlc-btn:disabled{opacity:.6;pointer-events:none}.wlc-aff-content .wlc-btn .wlc-btn__text{color:var(--mc-bg700);font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.45;grid-column:2;text-transform:initial}.wlc-aff-content .wlc-btn: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}.wlc-aff-content .wlc-btn--theme-rounding{border-radius:10px}.wlc-aff-content p .wlc-btn{display:inline-grid}.wlc-benefits--theme-default{grid-template-columns:repeat(3,1fr);grid-gap:20px;display:grid}.wlc-benefits--theme-default .wlc-benefits__item{grid-template-rows:54px auto;padding:0;position:relative;display:grid;grid-gap:20px;grid-template-columns:1fr;text-align:center}.wlc-benefits--theme-default .wlc-benefits__item:after{opacity:0;content:"";position:absolute;top:50%;right:0;display:block;width:2px;height:50%;background:var(--mc-baseOpacity);transform:translate(50%,-50%)}.wlc-benefits--theme-default .wlc-benefits__item:last-child:after{display:none}.wlc-benefits--theme-default .wlc-benefits__item-icon{height:54px;display:flex;align-items:center;justify-content:center}.wlc-benefits--theme-default .wlc-benefits__item-icon img{max-height:100%}.wlc-benefits--theme-default .wlc-benefits__item-content{align-self:baseline}.wlc-benefits--theme-default .wlc-benefits__item-caption{color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.2rem;line-height:1.45;display:inline-block;max-width:21ch}.wlc-digits{grid-template-columns:repeat(2,1fr);grid-gap:20px;display:grid;justify-content:center}.wlc-digits__item{grid-gap:10px;padding:10px;display:grid;text-align:center;background:var(--mc-bg700);border-radius:8px}.wlc-digits__main{font-size:3.6rem;font-weight:700;line-height:1}.wlc-digits__separator{width:100%;height:2px;border-radius:100px;background:var(--mc-baseOpacity)}.wlc-digits__description{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.45}.wlc-digits__description a{color:inherit;text-decoration:none;pointer-events:none}@font-face{font-weight:400;font-family:Gilroy;font-style:normal;src:url(/static/fonts/Gilroy/gilroy-regular.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-regular.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-regular.ttf) format("ttf");font-display:swap}@font-face{font-weight:600;font-family:Gilroy;font-style:normal;src:url(/static/fonts/Gilroy/gilroy-600.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-600.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-600.ttf) format("ttf");font-display:swap}@font-face{font-weight:700;font-family:Gilroy;font-style:normal;src:url(/static/fonts/Gilroy/gilroy-700.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-700.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-700.ttf) format("ttf");font-display:swap}@font-face{font-weight:900;font-family:Gilroy;font-style:normal;src:url(/static/fonts/Gilroy/gilroy-900.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-900.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-900.ttf) format("ttf");font-display:swap}@font-face{font-weight:400;font-family:Gilroy;font-style:italic;src:url(/static/fonts/Gilroy/gilroy-italic.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-italic.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-italic.ttf) format("ttf");font-display:swap}@font-face{font-weight:600;font-family:Gilroy;font-style:italic;src:url(/static/fonts/Gilroy/gilroy-600-italic.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-600-italic.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-600-italic.ttf) format("ttf");font-display:swap}@font-face{font-weight:700;font-family:Gilroy;font-style:italic;src:url(/static/fonts/Gilroy/gilroy-700-italic.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-700-italic.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-700-italic.ttf) format("ttf");font-display:swap}@font-face{font-weight:900;font-family:Gilroy;font-style:italic;src:url(/static/fonts/Gilroy/gilroy-900-italic.woff) format("woff"),url(/static/fonts/Gilroy/gilroy-900-italic.eot) format("eot"),url(/static/fonts/Gilroy/gilroy-900-italic.ttf) format("ttf");font-display:swap}.wlc-sections__header--theme-universal .wlc-btn-search[wlc-button]{position:relative;width:240px;padding:0 10px;font-weight:500;background:#101010;border:1px solid rgba(197,197,197,.05);border-radius:10px}.wlc-sections__header--theme-universal .wlc-btn-search[wlc-button] svg path{width:15px;height:15px}.wlc-sections__header--theme-universal .wlc-btn-search[wlc-button]:before{content:"";position:absolute;inset:0;z-index:-1;margin:-1px;background:linear-gradient(90deg,#c5c5c5,#c5c5c500);opacity:.1;border-radius:inherit}.wlc-sections__header--theme-universal .wlc-btn-search[wlc-button] .wlc-btn-search__text{flex-direction:row-reverse;height:44px;color:var(--fc-iconColor);font-size:1.4rem}.wlc-sections__header--theme-universal .wlc-btn-search[wlc-button] .wlc-btn-search__text .wlc-icon{margin-right:10px}.wlc-sections__header--theme-universal .header__right{justify-content:flex-end}.wlc-sections__header--theme-universal .header__right .wlc-sa-login-signup .wlc-login-signup--theme-default{grid-auto-columns:auto;grid-auto-flow:column;grid-gap:20px;grid-template-areas:"login sign";align-items:center}.wlc-sections__header--theme-universal .wlc-login-signup .wlc-btn.wlc-btn--theme-mod-default{overflow:hidden}.wlc-sections__footer--theme-2{background:#0a0a0a}.wlc-sections__footer--theme-2 .container{padding-top:40px}.wlc-sections__footer--theme-2 .footer-menu{border:1px solid rgba(197,197,197,.1)}.wlc-sections__footer--theme-2 .footer-menu .wlc-language-selector[wlc-language-selector]{margin:0}.wlc-sections__footer--theme-2 .footer-mobile{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wlc-sections__categories--theme-1>.container{max-width:1600px}.wlc-sections__categories--theme-1[class]{margin:0 0 42px}.wlc-sections__categories--theme-1 .wlc-nav-slider--theme-default{border-bottom:1px solid var(--fc-placeholderColor)}.wlc-sections__categories--theme-1 .games-categories{padding-right:0}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn{font-weight:500;border:1px solid #a7a8ae}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn .wlc-icon svg,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn .wlc-icon svg{fill:none}.wlc-sections__categories--theme-1 .wlc-btn-merch[wlc-button] path,.wlc-sections__categories--theme-1 .wlc-btn-search[wlc-button] path{stroke:var(--fc-iconColor)}.wlc-sections__categories--theme-1 .mobile-search{display:grid;grid-template-columns:1fr 1fr;gap:16px}.four-elements{display:flex;overflow-x:auto;scrollbar-width:none}.four-elements .wlc-sa-promo-element-block{width:100%;min-width:180px}.wlc-sections__content-wins .wlc-section-title--theme-default{padding-bottom:20px}.app-profile-dashboard-state .wlc-dashboard__promo .wlc-link-block,.app-profile-dashboard-state .wlc-dashboard__top .wlc-exchange .wlc-exchange-icon__description-currency{display:none}.app-profile-dashboard-state .wlc-dashboard__top .wlc-exchange .wlc-currency .wlc-currency__sign--right .wlc-currency__svg svg{width:24px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{justify-content:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form{display:grid;grid-gap:24px 12px;grid-template-columns:1fr 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-sa-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-sa-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-country-and-state,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-select[data-wlc-element=block_gender],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-input[data-wlc-element=block_city],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-input[data-wlc-element=block_address],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-input[data-wlc-element=block_postalcode],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-select--pep-select,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-sa-pep-select,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-sa-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-input--right-shift,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-btn[data-wlc-element=button_submit]{grid-column:span 2}.wlc-tab-switcher--theme-default .wlc-tab-switcher-body__item--signup{max-width:830px}.social-icons-ctm{padding:14px 24px}.social-icons-ctm .wlc-btn--telegram-panel,.social-icons-ctm .wlc-btn--instagram-panel{display:flex;width:100%;margin:10px 0 24px;background:url(/static/images/elements/btn.png) no-repeat!important;background-size:cover;box-shadow:none;border-radius:8px;border:none!important}.social-icons-ctm .wlc-btn--telegram-panel .wlc-btn__text,.social-icons-ctm .wlc-btn--instagram-panel .wlc-btn__text{display:flex;padding-left:40px;color:#a7a8ae!important;font-weight:400!important}.social-icons-ctm .wlc-btn--telegram-panel:before,.social-icons-ctm .wlc-btn--instagram-panel:before{content:"";position:absolute;left:12px;display:block;width:24px;height:24px}.wlc-burger-panel--view-compact .social-icons-ctm .wlc-btn--telegram-panel,.wlc-burger-panel--view-compact .social-icons-ctm .wlc-btn--instagram-panel{min-width:44px}.wlc-burger-panel--view-compact .social-icons-ctm .wlc-btn--telegram-panel:before,.wlc-burger-panel--view-compact .social-icons-ctm .wlc-btn--instagram-panel:before{left:50%;transform:translate(-50%)}.social-icons-ctm .wlc-btn--telegram-panel{position:relative!important}.social-icons-ctm .wlc-btn--telegram-panel:before{background-image:url(/static/images/wlc/icons/social/color/telegram.svg);background-size:cover;background-repeat:no-repeat}.social-icons-ctm .wlc-btn--instagram-panel{position:relative!important}.social-icons-ctm .wlc-btn--instagram-panel:before{background-image:url(/static/images/wlc/icons/social/color/instagram.svg);background-size:cover;background-repeat:no-repeat}.wlc-burger-panel--view-compact .social-icons-ctm{padding:14px 10px 0}.wlc-burger-panel--view-compact .social-icons-ctm .wlc-btn__text{display:none}.wlc-body--lang-uz .social-icons-ctm .wlc-btn--global-link,.wlc-body--lang-tr .social-icons-ctm .wlc-btn--global-link,.social-icons-ctm .wlc-btn--uz-link{display:none!important}.wlc-body--lang-uz .social-icons-ctm .wlc-btn--uz-link{display:grid!important}.social-icons-ctm .wlc-btn--tr-link{display:none!important}.wlc-body--lang-tr .social-icons-ctm .wlc-btn--tr-link{display:grid!important}.wlc-bonus-item__content[data-wlc-element=block_bonus_id-0] .wlc-bonus-item__bottom{background:url(/static/images/bonuses/no-bonus.png) center/cover!important}.wlc-sections__last-wins:has(.wlc-no-content){display:none}.wlc-body--lang-tr .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--paycos_sbp,.wlc-body--lang-tr .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--uzcard,.wlc-body--lang-tr .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--humo,.wlc-body--lang-en .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--havale,.wlc-body--lang-en .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--papara,.wlc-body--lang-ru .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--havale,.wlc-body--lang-ru .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--papara,.wlc-body--lang-uz .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--havale,.wlc-body--lang-uz .wlc-icon-list--theme-payments .wlc-icon-payments-list__item--papara{display:none}.wlc-sections__biggest-wins-wolf{padding:0 35px!important}.wlc-sections__biggest-wins-wolf .container{border-radius:24px;padding:0;background:#141414}@media (min-width: 480px){bs-datepicker-container{scale:unset}bs-datepicker-container{margin-left:unset}.wlc-sections__game-widgets>.container{grid-template-rows:340px minmax(180px,max-content) minmax(180px,max-content)}.wlc-sections__winners-section .winners-wrapper>div{margin:0 10px 20px}}@media (min-width: 560px){.container,.container-fluid{padding:0 16px}.wlc-sections__categories--theme-1[class],.wlc-sections__categories--theme-2[class]{padding:0 15px}.wlc-sections__footer--theme-1{padding-bottom:20px}.wlc-sections__footer--theme-1{margin-top:20px}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default,.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{grid-template-columns:1fr 1fr}.wlc-sections__header--theme-universal{margin:0 0 20px}.wlc-sections__header--theme-universal .container{grid-template-columns:1fr auto}.wlc-sections__game-widgets>.container{grid-template-rows:400px minmax(180px,max-content) minmax(180px,max-content)}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(3,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(2){display:block}.wlc-sections__total-jackpot .jackpot-container:before{background-image:url(/gstatic/wlc/jackpots/total-jackpot-coins-main.png)}.wlc-sections__winners-section--theme-stripe.wlc-sections__winners-section--in-container{padding:0 15px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,120px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{grid-column:auto}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,120px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{grid-column:auto}.wlc-sections__withdraw-cancel{width:unset}.wlc-sections__withdraw-cancel{right:1%}}@media (min-width: 640px){.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{grid-template-columns:1fr 1fr}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-safety{margin:0 auto}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{flex:0 0 20%}.wlc-sections__promo-bonuses>.container{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot-body{height:6rem}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{font-size:6rem}.app-profile-dashboard-state .wlc-profile-content__top{display:block}.app-profile-loyalty-level-state .wlc-sections__profile-content--theme-default{--wlc-lprogress-width: 450px}.app-profile-loyalty-level-state .wlc-sections__profile-content--theme-wolf{--wlc-lprogress-width: 350px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,150px) minmax(0,1fr) minmax(110px,max-content)}}@media (min-width: 720px){.wlc-sections__game-widgets>.container{grid-template-columns:minmax(0,1fr) minmax(0,.7fr)}.wlc-sections__game-widgets>.container{grid-template-rows:minmax(264px,1fr) max-content}.wlc-sections__game-widgets>.container .wlc-betradar-popular-events{grid-column:span 2}.wlc-sections__content-wins--theme-default .wlc-home-wins,.wlc-sections__content-wins-transparent .wlc-home-wins{grid-template-columns:repeat(2,1fr)}.wlc-sections__home-about .home-about-list{gap:10px}.wlc-sections__home-about .home-about-list{grid-template-columns:repeat(3,1fr)}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(4,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:block}.wlc-sections__total-jackpot .jackpot-container{min-height:260px}.wlc-sections__total-jackpot .wlc-total-jackpot[class]{margin:40px 0 0}.wlc-sections__winners-section--theme-default{max-width:710px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,175px) minmax(0,1fr) minmax(110px,max-content)}}@media (min-width: 768px){.container,.container-fluid{padding:0 16px}.wlc-sections__categories--theme-1[class]{padding:0 25px}.wlc-sections__categories--theme-1>.container{padding:0 10px}.wlc-sections__categories--theme-1>.container{border-radius:10px}.wlc-sections__categories--theme-1>.container{background:none}.wlc-sections__categories--theme-1 .games-categories{min-height:60px}.wlc-sections__categories--theme-1 .games-categories{grid-gap:24px}.wlc-sections__categories--theme-1 .games-categories{grid-template-columns:1fr}.wlc-sections__categories--theme-2[class]{padding:0 25px}.wlc-sections__categories--theme-2 .games-categories{grid-template-rows:1fr auto}.wlc-sections__footer--theme-1 .container{grid-template-columns:auto 1fr auto}.wlc-sections__footer--theme-1 .container{grid-template-areas:"merchants merchants merchants" "payments payments payments" "logo menu language" "social social social" "disclaimer disclaimer disclaimer" "license license license"}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container{grid-template-areas:"merchants merchants merchants" "payments payments payments" "logo menu language" "affiliate affiliate affiliate" "social social social" "disclaimer disclaimer disclaimer" "license license license" "currency currency currency"}.wlc-sections__footer--theme-default .wlc-footer-section{--f-sect-flex-dir: row}.wlc-sections__footer--theme-default .wlc-footer-section{--f-sect-fc-justify: flex-start}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item{flex:0 0 16.6666666667%}.wlc-sections__footer--theme-wolf .wlc-footer-section{--f-sect-flex-dir: row}.wlc-sections__footer--theme-wolf .wlc-footer-section{--f-sect-fc-justify: flex-start}.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{flex:0 0 16.6666666667%}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{grid-template-columns:repeat(2,1fr)}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{-moz-column-gap:10px;column-gap:10px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{row-gap:10px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{grid-template-areas:"recent-wins biggest-wins" "bonus bonus"}.wlc-sections__promo-categories[class] .container{gap:20px}.wlc-sections__total-jackpot .jackpot-container{min-height:270px}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{text-shadow:4px -4px #683c14,-4px -4px #683c14,-4px 4px #683c14,-4px -4px #683c14,4px -3px #683c14,-4px -3px #683c14,-3px 4px #683c14,-3px -4px #683c14,4px -2px #683c14,-4px -2px #683c14,-2px 4px #683c14,-2px -4px #683c14,4px -1px #683c14,-4px -1px #683c14,-1px 4px #683c14,-1px -4px #683c14,4px 0px #683c14,-4px 0px #683c14,0px 4px #683c14,0px -4px #683c14,4px 1px #683c14,-4px 1px #683c14,1px 4px #683c14,1px -4px #683c14,4px 2px #683c14,-4px 2px #683c14,2px 4px #683c14,2px -4px #683c14,4px 3px #683c14,-4px 3px #683c14,3px 4px #683c14,3px -4px #683c14,4px 4px #683c14,-4px 4px #683c14,4px 4px #683c14,4px -4px #683c14}.wlc-sections__winners-section--theme-stripe.wlc-sections__winners-section--in-container{padding:0 25px}.app-profile-dashboard-state .wlc-dashboard__promo{grid-template-columns:repeat(2,1fr)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button]{justify-self:end}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button]{margin:25px 0 0}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--theme-vertical.wlc-email-field--unverified{gap:10px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field{align-items:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__label[class]{white-space:initial}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,150px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-input[class] .wlc-tooltip,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input[class] .wlc-tooltip{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{width:100%}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class]{grid-gap:10px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-input[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-select[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-birth-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-input[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-select[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-birth-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-email-field[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-input[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-select[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-birth-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-phone-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-email-field[class] .wlc-email-field__label{color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;margin:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-btn[wlc-button]{justify-self:end}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{align-items:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{align-items:center}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{white-space:initial}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{grid-gap:30px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__label{color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;margin:0}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,160px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field .wlc-input[class] .wlc-tooltip{display:none}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-btn[wlc-button]{width:100%}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{grid-gap:30px}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class] .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field .wlc-birth-field__label[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-input__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-select__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-email-field__label,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field .wlc-birth-field__label[class]{color:var(--mc-baseMain);font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.45;margin:0}.wlc-sections__sign-in-page{background:linear-gradient(100deg,#50566c 10%,#1f1f26 90%)}.wlc-sections__sign-in-page .wlc-sign-in-page__form-wrapper{width:500px}.wlc-sections__sign-in-page .wlc-logo{margin:0 0 20px}.four-elements{gap:20px}.four-elements__body{padding:10px 10px 10px 5px}.four-elements__body{min-height:80px}.four-elements__body{align-items:center}.four-elements__body{justify-items:start}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf{margin:-40px 0 50px}.wlc-sections__providers-info.wlc-sections__providers-info--theme-wolf .container .wlc-post .wlc-title{margin:30px 0 25px}.wlc-sections__anchors-menu .container,.wlc-sections__description-section .container{display:block}.wlc-sections__description-section .wlc-post{border-radius:8px}.wlc-benefits--theme-default .wlc-benefits__item-caption{color:var(--mc-baseMain);font-style:normal}.wlc-digits{grid-template-columns:repeat(4,1fr)}.wlc-digits__item{padding:20px}}@media (min-width: 900px){.wlc-sections__categories--theme-1 .games-categories{grid-gap:20px}.wlc-sections__categories--theme-1 .games-categories{grid-template-columns:minmax(0,1fr) auto}.wlc-sections__categories--theme-2 .games-categories{grid-template-columns:minmax(0,1fr) 250px}.wlc-sections__categories--theme-2 .games-categories{grid-template-rows:1fr}.wlc-sections__categories--theme-2 .games-categories__wrapper{padding:10px 0 0}.wlc-sections__categories-with-side-menu .container{grid-template-columns:1fr 3fr}.wlc-sections__categories-with-side-menu .container{margin:20px auto 40px}.wlc-sections__categories-with-side-menu .container .wlc-side-menu{gap:10px}.wlc-sections__footer--theme-1 .wlc-social-icons.wlc-social-icons--theme-mod-compact[data-wlc-element] .wlc-social-icons__list[class]{margin:0 0 20px}.wlc-sections__footer--theme-1 .container .wlc-post-menu,.wlc-sections__footer--theme-1 .container .wlc-footer-disclaimer,.wlc-sections__footer--theme-1 .container .wlc-footer-lang,.wlc-sections__footer--theme-1 .container .wlc-sa:has(.wlc-license),.wlc-sections__footer--theme-1 .container .wlc-logo{margin:0 0 20px}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-btn--aff,.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact .wlc-social-icons__list[class],.wlc-sections__footer--theme-1 .wlc-sa-icon-merchants-list .wlc-icon-list,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments{margin:0 0 20px}.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments .wlc-icon-list__wrapper,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-safety .wlc-icon-list__wrapper{background:var(--mc-bg700)}.wlc-sections__footer--theme-2{padding-bottom:0}.wlc-sections__footer--theme-2 .footer-menu{flex-direction:row}.wlc-sections__footer--theme-2 .footer-menu{padding:12px 40px}.wlc-sections__footer--theme-2 .footer-menu{margin:0 auto 20px}.wlc-sections__footer--theme-2 .footer-menu{order:-1}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu]{width:auto}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu]{margin:0 15px 0 0}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__title{display:none}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{grid-template-columns:1fr}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{grid-auto-flow:column}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{gap:15px}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu].wlc-post-menu--without-swiper .wlc-menu__item{white-space:nowrap}.wlc-sections__footer--theme-2 .footer-menu .wlc-loader[wlc-loader]{position:absolute}.wlc-sections__footer--theme-2 .footer-menu .wlc-loader[wlc-loader]{top:-50px}.wlc-sections__footer--theme-2 .footer-menu .wlc-loader[wlc-loader]{left:-50px}.wlc-sections__footer--theme-2 .footer-bottom{display:grid}.wlc-sections__footer--theme-2 .footer-bottom{grid-template-columns:auto auto auto}.wlc-sections__footer--theme-2 .footer-bottom{grid-gap:20px}.wlc-sections__footer--theme-2 .footer-bottom{align-items:flex-start}.wlc-sections__footer--theme-2 .footer-bottom{margin:0 0 20px}.wlc-sections__footer--theme-2 .footer-bottom{order:2}.wlc-sections__footer--theme-2 .footer-bottom__right{margin:0}.wlc-sections__footer--theme-2 .footer-bottom .wlc-disclaimer[wlc-disclaimer]>.wlc-disclaimer__text{text-align:left}.wlc-sections__footer--theme-2 .footer-bottom .wlc-copyright[wlc-copyright]>.wlc-copyright__text{text-align:left}.wlc-sections__footer--theme-2 .footer-bottom .wlc-copyright[wlc-copyright]>.wlc-copyright__text>span{display:inline-block}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-2 .wlc-icon-list--theme-payments{margin:0 auto 20px}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-safety{margin:20px auto}.wlc-sections__footer--theme-2 .wlc-sa-icon-merchants-list{order:1}.wlc-sections__footer--theme-2 .wlc-sa-icon-payments-list{order:0}.wlc-sections__footer--theme-2 .wlc-sa-icon-safety-list{order:2}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-bottom__left{margin:0}.wlc-sections__footer--theme-2.wlc-sections__footer--theme-with-aff .footer-bottom .wlc-btn--aff{margin:0 0 20px}.wlc-sections__footer--theme-default .footer-menu{flex-direction:row}.wlc-sections__footer--theme-default .footer-menu{padding:15px 25px}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{grid-template-columns:auto}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{display:block}.wlc-sections__footer--theme-default .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{grid-gap:0}.wlc-sections__footer--theme-wolf .container{padding:0 30px 40px}.wlc-sections__footer--theme-wolf .footer-menu{flex-direction:row}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{justify-items:unset}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{grid-template-columns:auto}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{display:block}.wlc-sections__footer--theme-wolf .footer-menu .wlc-post-menu--theme-default.wlc-post-menu[wlc-post-menu] .wlc-post-menu__wrp .wlc-menu--theme-default{grid-gap:0}.wlc-sections__banner-section+.wlc-sections__categories,.wlc-sections__banner-section+.wlc-sections__banner-promotion{margin:-20px 0 40px}.wlc-sections__game-widgets>.container{grid-template-columns:minmax(460px,1fr) minmax(0,1fr)}.wlc-sections__game-widgets>.container{grid-template-rows:minmax(360px,1fr) max-content}.wlc-sections__home-promo .wlc-home-promo{grid-template-columns:repeat(2,1fr)}.wlc-sections__home-promo .wlc-home-promo{-moz-column-gap:10px;column-gap:10px}.wlc-sections__home-promo .wlc-home-promo{row-gap:10px}.wlc-sections__content-wins--theme-default{overflow:visible}.wlc-sections__content-wins--theme-default .wlc-home-wins{-moz-column-gap:10px;column-gap:10px}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament{grid-template-columns:repeat(2,1fr)}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament{-moz-column-gap:10px;column-gap:10px}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(3,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:none}.wlc-sections__promo-categories-games[class] .container{grid-template-columns:1fr 1fr}.wlc-sections__total-jackpot .jackpot-container{min-height:300px}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot-body{height:8rem}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{font-size:8rem}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{grid-template-columns:minmax(0,1fr) 290px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{grid-gap:50px}.wlc-sections__profile-content--theme-wolf>.container{min-height:500px}.wlc-sections__profile-content--theme-wolf>.container{padding:0 30px 45px}.wlc-sections__profile-content--theme-wolf>.container{background:var(--mc-bg700)}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__top{margin:0}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__wrp{max-width:1024px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body{grid-template-columns:minmax(490px,1fr) 1fr}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body{grid-gap:40px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:140px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,90px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,85px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{grid-template-columns:140px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,90px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,85px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{grid-template-columns:140px 1fr}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-bets-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf[class],.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf[class]{margin-bottom:50px}.wlc-sections__crypto-purchase-guide--theme-default .container .wlc-post .wlc-title .wlc-title__main[class]{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:2rem;line-height:1.45}.wlc-sections__banner-section,.wlc-sections__four-elements,.wlc-sections__content-games-top,.wlc-sections__content-games-hot,.wlc-sections__content-games-,.wlc-sections__categories,.wlc-sections__content-games-original,.wlc-sections__content-games-vertical,.wlc-sections__loyalty-program,.wlc-sections__content-games-center,.wlc-sections__content-games-bottom,.wlc-sections__content-wins,.wlc-sections__random-games,.wlc-sections__content-games,.wlc-sections__bigsstore-content,.wlc-sections__cashback-content,.wlc-sections__loyalty-content,.wlc-sections__providers,.wlc-sections__last-wins,.wlc-sections__biggest-wins-wolf,.app-contacts-state .wlc-sections__info-page,[class*=app-profile-] .wlc-sections__profile-content{margin-bottom:20px}.wlc-sections__banners-aff.wlc-sections__banners-aff--theme-default .banner[class]{min-height:300px}.wlc-sections__categories--theme-1 .games-categories{position:relative;padding-right:20px;background:var(--mc-bg700);background-clip:padding-box;border:1px solid transparent;border-radius:10px}.app-home-state .wlc-sections__categories--theme-1 .games-categories{overflow:hidden}.wlc-sections__categories--theme-1 .games-categories:before{content:"";position:absolute;inset:0;z-index:-1;margin:-1px;border-radius:inherit;opacity:.1}}@media (min-width: 1024px){bs-datepicker-container{margin-left:120px}.wlc-sections__categories--theme-1 .wlc-category-menu{margin-right:auto}.wlc-sections__categories--theme-wolf[class]{margin-bottom:30px}.wlc-sections__footer--theme-1{padding-bottom:40px}.wlc-sections__footer--theme-1{margin-top:auto}.wlc-sections__footer--theme-1 .wlc-social-icons.wlc-social-icons--theme-mod-compact[data-wlc-element] .wlc-social-icons__list[class]{margin:0}.wlc-sections__footer--theme-1 .container{-moz-column-gap:30px;column-gap:30px}.wlc-sections__footer--theme-1 .container{justify-items:start}.wlc-sections__footer--theme-1 .container{grid-template-areas:"merchants merchants merchants" "payments payments payments" "logo menu social" "license disclaimer language"}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container{grid-template-areas:"merchants merchants merchants" "payments payments payments" "logo menu affiliate" "logo menu social" "license disclaimer language" "currency currency currency"}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-btn--aff,.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact,.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-footer-lang{justify-self:right}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{flex:0 0 14.2857142857%}.wlc-sections__header--theme-1 .wlc-btn-burger,.wlc-sections__header--theme-2 .wlc-btn-burger,.wlc-sections__header--theme-universal .wlc-btn-burger{text-align:center}.wlc-body--sticky-header .wlc-sections__header .container{min-height:70px}.wlc-sections__game-widgets>.container{grid-template-columns:minmax(530px,1fr) minmax(0,1fr)}.wlc-sections__home-promo .wlc-home-promo{-moz-column-gap:15px;column-gap:15px}.wlc-sections__home-promo .wlc-home-promo{row-gap:15px}.wlc-sections__content-wins--theme-default .wlc-home-wins,.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament,.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{-moz-column-gap:15px;column-gap:15px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{row-gap:15px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider .wlc-winners-slider__wrapper{min-height:350px}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(4,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:block}.wlc-sections__winners-section .winners-wrapper{flex-wrap:nowrap}.wlc-sections__winners-section .winners-wrapper>div{margin:0 10px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default{min-height:580px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default>.container{padding:20px 40px 30px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default>.container{background:var(--mc-bg700)}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default>.container{border-radius:10px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{grid-template-columns:minmax(0,560px) 350px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon{grid-template-columns:minmax(0,1fr) 30%}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon{grid-template-rows:min-content 1fr}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon{grid-template-areas:"form nick-icon" "form profile-blocks"}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: 110px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon{grid-template-columns:minmax(0,1fr) 30%}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon{grid-template-rows:min-content 1fr}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon{grid-template-areas:"form nick-icon" "form profile-blocks"}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: 110px}.app-profile-dashboard-state{--profile-dashboard-gap: 15px}.app-profile-dashboard-state .wlc-dashboard__top{grid-template-columns:repeat(3,1fr)}.app-profile-dashboard-state .wlc-dashboard__top{grid-template-areas:"loyalty exchange exchange"}.app-profile-dashboard-state .wlc-dashboard__top.without-store{grid-template-columns:repeat(3,1fr)}.app-profile-dashboard-state .wlc-dashboard__top.without-store{grid-template-areas:"loyalty loyalty exchange"}.app-profile-dashboard-state .wlc-dashboard__promo{grid-template-columns:repeat(3,1fr)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,105px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-gap:15px}.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-bets-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf,.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf .wlc-pagination--theme-wolf{margin:5px auto 0}.wlc-sections__sign-in-page .wlc-logo{margin:0 0 30px}.wlc-sections__sign-in-page .wlc-logo .wlc-logo__image svg{width:240px}.wlc-benefits--theme-default{grid-template-columns:repeat(6,1fr)}.wlc-benefits--theme-default{grid-gap:0}.wlc-benefits--theme-default .wlc-benefits__item{padding:0 10px}.wlc-benefits--theme-default .wlc-benefits__item:after{opacity:1}}@media (min-width: 1200px){.wlc-sections__categories--theme-1>.container{padding:0 20px}.wlc-sections__categories--theme-1 .games-categories{min-height:80px}.wlc-sections__categories--theme-1 .games-categories--dropdown-search .wlc-btn-merch.wlc-btn{min-width:210px}.wlc-sections__categories--theme-2 .games-categories--dropdown-search{grid-template-columns:minmax(0,1fr) 290px}.wlc-sections__categories--theme-2 .games-categories--dropdown-search .games-categories__wrapper{grid-template-columns:290px}.wlc-sections__categories--theme-2 .games-categories--dropdown-search .games-categories__wrapper{gap:10px}.wlc-sections__categories-with-side-menu .container{grid-template-columns:1fr 4fr}.wlc-sections__footer--theme-1 .wlc-social-icons.wlc-social-icons--theme-mod-compact[data-wlc-element] .wlc-social-icons__list[class]{margin:10px 0 0}.wlc-sections__footer--theme-1 .wlc-sa:has(.wlc-license){grid-template-columns:1fr}.wlc-sections__footer--theme-1 .container{grid-template-columns:auto 1fr auto minmax(0,420px) auto}.wlc-sections__footer--theme-1 .container{grid-template-rows:auto auto 45px auto}.wlc-sections__footer--theme-1 .container{grid-template-areas:"merchants merchants merchants merchants merchants" "payments payments payments payments payments" "logo menu license disclaimer language" "social menu license disclaimer language"}.wlc-sections__footer--theme-1 .container .wlc-post-menu,.wlc-sections__footer--theme-1 .container .wlc-footer-disclaimer,.wlc-sections__footer--theme-1 .container .wlc-footer-lang,.wlc-sections__footer--theme-1 .container .wlc-sa:has(.wlc-license),.wlc-sections__footer--theme-1 .container .wlc-logo{margin:0}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container{grid-template-areas:"merchants merchants merchants merchants merchants" "payments payments payments payments payments" "logo menu license disclaimer language" "social menu license disclaimer language" "affiliate menu license disclaimer language" "currency currency currency currency currency"}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container{grid-template-rows:auto auto auto 1fr 1fr}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-btn--aff{margin:10px 0}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact{justify-self:left}.wlc-sections__footer--theme-1.wlc-sections__footer--theme-with-aff .container .wlc-social-icons.wlc-social-icons--theme-mod-compact .wlc-social-icons__list[class]{margin:10px 0 0}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu]{margin:0 35px 0 0}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{gap:30px}.wlc-sections__footer--theme-2 .footer-theme-toggler{margin:0 0 0 30px}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-safety{margin:40px auto 20px}.wlc-sections__footer--theme-2 .wlc-icon-list .wlc-icon-list__wrapper{margin-top:-10px}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{flex:0 0 12.5%}.has-chat .wlc-sections__header--theme-1 .container{grid-template-columns:auto auto minmax(0,1fr) auto auto auto}.wlc-sections__header--theme-1 .container{width:100%}.wlc-sections__header--theme-1 .container{max-width:1920px}.wlc-sections__header--theme-1 .container{grid-template-columns:auto auto minmax(0,1fr) auto auto}.wlc-sections__header--theme-1 .container{gap:20px}.wlc-sections__header--theme-1 .container{margin:0 auto}.wlc-sections__header--theme-1 .wlc-login-signup .wlc-btn{padding:5px 10px}.wlc-sections__header--theme-1.wlc-sections__header--theme-toggler .container{grid-template-columns:auto auto minmax(0,1fr) auto auto auto}.wlc-sections__header--theme-2 .container{width:100%}.wlc-sections__header--theme-2 .container{max-width:1920px}.wlc-sections__header--theme-2 .container{grid-template-columns:auto auto minmax(0,1fr) auto auto auto}.wlc-sections__header--theme-2 .container{gap:20px}.wlc-sections__header--theme-2 .container{margin:0 auto}.wlc-sections__header--theme-2 .wlc-login-signup .wlc-btn{padding:5px 10px}.wlc-sections__header--theme-universal{--h-gap: 20px}.wlc-sections__header--theme-universal .container{width:100%}.wlc-sections__header--theme-universal .container{max-width:1920px}.wlc-sections__header--theme-universal .container{gap:20px}.wlc-sections__header--theme-universal .container{margin:0 auto}.wlc-sections__header--theme-universal .wlc-logo{width:178px}.wlc-sections__header--theme-universal .wlc-logo{margin:0 0 0 20px}.wlc-sections__header--theme-universal .wlc-login-signup .wlc-btn{padding:5px 10px}.wlc-sections__header--theme-universal .header__left .wlc-btn-burger+.wlc-logo,.wlc-sections__header--theme-universal .header__right .wlc-btn-burger+.wlc-logo{margin:0 0 0 10px}.wlc-body--fp-left .wlc-sections__header--theme-universal .container{max-width:100%}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one{grid-template-columns:minmax(250px,1fr) calc((100% - 80px)*.4 + 20px)}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one .wlc-banner .banner{min-height:380px}.wlc-sections__home-promo .wlc-home-promo,.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament{grid-template-columns:calc((100% - 60px)*.4 + 15px) minmax(250px,1fr)}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses .wlc-winners-slider .wlc-winners-slider__wrapper{min-height:385px}.wlc-sections__home-about .home-about-list{gap:20px}.wlc-sections__promo-bonuses>.container{gap:20px}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(5,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-winners-slider[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class]{grid-column:4 / 6}.wlc-sections__promo-categories[class] .wlc-winners-slider[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class]{min-height:347px}.wlc-sections__promo-categories[class] .wlc-winners-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-slider,.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-slider{margin:75px 20px 10px}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]){grid-column:2 / 4}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:none}.wlc-sections__promo-categories-games[class] .container{grid-template-columns:250px 1fr}.wlc-sections__promo-categories-games[class] .container{gap:20px}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot-body{height:9rem}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{font-size:9rem}.wlc-sections__winners-section{margin:0 auto 40px}.wlc-sections__winners-section--theme-default{max-width:1075px}.wlc-sections__winners-section .winners-wrapper>div{margin:0 10px 25px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__top{margin:0 0 20px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body{grid-gap:100px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon{grid-template-columns:minmax(675px,max-content) auto}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body{grid-template-columns:minmax(490px,1fr) 360px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body{grid-gap:60px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon{grid-template-columns:minmax(0,1fr) minmax(0,415px)}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-btn[wlc-button],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-btn[wlc-button]{margin:15px 0 0}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-form .wlc-email-field--unverified .wlc-input[class]{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,150px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field--unverified .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field{grid-template-columns:160px 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) 1fr}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,100px) minmax(0,1fr) minmax(110px,max-content)}.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-input[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-select[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-email-field,.app-profile-main-info-state .wlc-sections__profile-content--theme-wolf .wlc-profile-form .wlc-form .wlc-birth-field{grid-template-columns:160px 1fr}.four-elements{grid-template-columns:repeat(3,1fr) 300px}.four-elements__body{min-height:90px}.wlc-sections__crypto-purchase-guide--theme-default .container{max-width:1024px}.wlc-benefits--theme-default .wlc-benefits__item-caption{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:1.4rem;line-height:1.45}.wlc-digits__item{grid-gap:15px}.wlc-digits__item{padding:20px 30px}.wlc-digits__main{font-size:4.8rem}.wlc-digits__description{color:var(--mc-baseMain);font-style:normal;font-weight:700;font-size:2.4rem;line-height:1.45}}@media (min-width: 1366px){.wlc-sections__header--theme-1 .wlc-login-signup .wlc-btn,.wlc-sections__header--theme-2 .wlc-login-signup .wlc-btn{padding:5px 20px}.wlc-sections__header--theme-universal .container{grid-template-columns:auto 1fr auto}.wlc-sections__header--theme-universal .wlc-login-signup .wlc-btn{padding:5px 20px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{grid-template-columns:repeat(3,1fr)}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{grid-template-areas:"recent-wins bonus biggest-wins"}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: unset}.wlc-sections__profile-content--theme-default>.container,.wlc-sections__profile-menu--theme-default>.container{max-width:1275px}.wlc-sections__profile-content--theme-wolf .wlc-profile-content__body-with-nick-icon .wlc-nickname-icon{--wlc-nick-max-width: unset}.app-profile-dashboard-state .wlc-dashboard__top{grid-template-columns:repeat(2,1fr)}.app-profile-dashboard-state .wlc-dashboard__top{grid-template-areas:"loyalty exchange"}.app-profile-dashboard-state .wlc-dashboard__top.without-store{grid-template-columns:repeat(3,1fr)}.app-profile-dashboard-state .wlc-dashboard__top.without-store{grid-template-areas:"loyalty loyalty exchange"}.app-profile-dashboard-state .wlc-dashboard__bottom{grid-template-columns:repeat(3,1fr)}.app-profile-dashboard-state .wlc-dashboard__promo{grid-template-columns:1fr}.app-profile-dashboard-state .wlc-bonuses-list--profile-dashboard{grid-column:span 2}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field.wlc-phone-field--sms-not-verified .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,130px) minmax(0,1fr) minmax(110px,max-content)}.wlc-sections__sign-in-page .wlc-logo{margin:0 0 40px}.wlc-sections__sign-in-page .wlc-logo .wlc-logo__image svg{width:286px}}@media (min-width: 1420px){.wlc-sections__footer--theme-2 .footer-bottom{max-width:1420px}.wlc-digits__item{padding:30px}}@media (min-width: 1630px){.container{max-width:1600px}.wlc-sections__categories-with-side-menu .container{grid-template-columns:1fr 5fr}.wlc-sections__categories-with-side-menu .container .wlc-games-catalog{gap:40px}.wlc-sections__footer--theme-1 .container{grid-template-columns:auto 1fr auto 2fr auto}.wlc-sections__footer--theme-1 .container{-moz-column-gap:40px;column-gap:40px}.wlc-sections__footer--theme-1 .wlc-sa-icon-merchants-list .wlc-icon-list,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-1 .wlc-icon-list--theme-payments{margin:0 0 40px}.wlc-sections__footer--theme-2 .footer-menu{margin:0 auto 40px}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu]{margin:0 50px 0 0}.wlc-sections__footer--theme-2 .footer-menu .wlc-post-menu[wlc-post-menu] .wlc-post-menu__items{gap:60px}.wlc-sections__footer--theme-2 .footer-bottom{margin:0 auto 40px}.wlc-sections__footer--theme-2 .footer-theme-toggler{margin:0 0 0 40px}.wlc-sections__footer--theme-2 .wlc-icon-list--theme-merchants,.wlc-sections__footer--theme-2 .wlc-icon-list--theme-payments{margin:0 auto 40px}.wlc-sections__footer--theme-2 .wlc-icon-list .wlc-icon-list__wrapper{margin-top:-20px}.wlc-sections__footer--theme-default .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-default .wlc-icon-merchants-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-payments-list .wlc-icon-list__item,.wlc-sections__footer--theme-wolf .wlc-icon-merchants-list .wlc-icon-list__item{padding:20px}.wlc-sections__header--theme-1 .container,.wlc-sections__header--theme-2 .container{min-height:100px}.wlc-body--sticky-header .wlc-sections__header{--sticky-transform-coef: .7}.wlc-body--sticky-header .wlc-sections__header .container{min-height:100px}.wlc-sections__banner-section--theme-plus-one .wlc-banner-plus-one{grid-template-columns:minmax(250px,1fr) calc((100% - 20px * 5) / 6 * 2 + 20px)}.wlc-sections__game-widgets>.container{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.wlc-sections__game-widgets>.container{grid-template-rows:minmax(385px,1fr)}.wlc-sections__game-widgets>.container .wlc-betradar-popular-events{grid-column:unset}.wlc-sections__home-promo .wlc-home-promo{grid-template-columns:calc((100% - 100px) / 6 * 2 + 20px) minmax(250px,1fr)}.wlc-sections__home-promo .wlc-home-promo{-moz-column-gap:20px;column-gap:20px}.wlc-sections__home-promo .wlc-home-promo{row-gap:20px}.wlc-sections__content-wins--theme-default .wlc-home-wins{-moz-column-gap:20px;column-gap:20px}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament{grid-template-columns:calc((100% - 20px * 5) / 6 * 2 + 20px) minmax(250px,1fr)}.wlc-sections__content-wins--theme-default .wlc-home-wins.wlc-home-wins--tournament,.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{-moz-column-gap:20px;column-gap:20px}.wlc-sections__content-wins--theme-default .wlc-home-wins-bonuses{row-gap:20px}.wlc-sections__promo-bonuses>.container{grid-template-columns:520px minmax(0,1fr)}.wlc-sections__promo-categories[class] .container{grid-template-columns:repeat(6,minmax(0,1fr))}.wlc-sections__promo-categories[class] .wlc-winners-slider[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class]{grid-column:5 / 7}.wlc-sections__promo-categories[class] .wlc-winners-slider[class],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class]{min-height:395px}.wlc-sections__promo-categories[class] .wlc-winners-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-winners-slider[class] .wlc-slider,.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] [wlc-lite-slider],.wlc-sections__promo-categories[class] .wlc-jackpots-slider[class] .wlc-slider{margin:60px 20px 10px}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]){grid-column:2 / 5}.wlc-sections__promo-categories[class] .wlc-sa-category-preview:has(.wlc-category-preview[class]) .wlc-category-preview-item[class]:nth-child(3){display:block}.wlc-sections__total-jackpot .jackpot-container{min-height:400px}.wlc-sections__total-jackpot .wlc-total-jackpot[class]{margin:60px 0 0}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot-body{height:12rem}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{font-size:12rem}.wlc-sections__total-jackpot .wlc-total-jackpot[class] .wlc-total-jackpot__text[class]{text-shadow:6px -6px #683c14,-6px -6px #683c14,-6px 6px #683c14,-6px -6px #683c14,6px -5px #683c14,-6px -5px #683c14,-5px 6px #683c14,-5px -6px #683c14,6px -4px #683c14,-6px -4px #683c14,-4px 6px #683c14,-4px -6px #683c14,6px -3px #683c14,-6px -3px #683c14,-3px 6px #683c14,-3px -6px #683c14,6px -2px #683c14,-6px -2px #683c14,-2px 6px #683c14,-2px -6px #683c14,6px -1px #683c14,-6px -1px #683c14,-1px 6px #683c14,-1px -6px #683c14,6px 0px #683c14,-6px 0px #683c14,0px 6px #683c14,0px -6px #683c14,6px 1px #683c14,-6px 1px #683c14,1px 6px #683c14,1px -6px #683c14,6px 2px #683c14,-6px 2px #683c14,2px 6px #683c14,2px -6px #683c14,6px 3px #683c14,-6px 3px #683c14,3px 6px #683c14,3px -6px #683c14,6px 4px #683c14,-6px 4px #683c14,4px 6px #683c14,4px -6px #683c14,6px 5px #683c14,-6px 5px #683c14,5px 6px #683c14,5px -6px #683c14,6px 6px #683c14,-6px 6px #683c14,6px 6px #683c14,6px -6px #683c14}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default{min-height:680px}.wlc-sections__profile-content.wlc-sections__profile-content--theme-default>.container{padding:30px 40px}.app-profile-dashboard-state{--profile-dashboard-gap: 40px}.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-default .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-default .wlc-phone-field__input-block[class],.app-profile-main-info-state .wlc-sections__profile-content--theme-mobile-app .wlc-profile-form--theme-mobile-app .wlc-phone-field__input-block[class]{grid-template-columns:minmax(0,185px) 1fr}.app-tournaments-state .wlc-sections__tournaments--theme-default .wlc-tournament-list--theme-default .wlc-tournament-promo--theme-default .wlc-tournament-promo__lock-btn{max-width:185px}.four-elements{grid-template-columns:repeat(3,1fr) 445px}.four-elements__body{min-height:100px}.wlc-sections__banner-section,.wlc-sections__four-elements,.wlc-sections__content-games-top,.wlc-sections__content-games-hot,.wlc-sections__content-games-,.wlc-sections__categories,.wlc-sections__content-games-original,.wlc-sections__content-games-vertical,.wlc-sections__loyalty-program,.wlc-sections__content-games-center,.wlc-sections__content-games-bottom,.wlc-sections__content-wins,.wlc-sections__random-games,.wlc-sections__content-games,.wlc-sections__bigsstore-content,.wlc-sections__cashback-content,.wlc-sections__loyalty-content,.wlc-sections__providers,.wlc-sections__last-wins,.wlc-sections__biggest-wins-wolf,.app-contacts-state .wlc-sections__info-page,[class*=app-profile-] .wlc-sections__profile-content{margin-bottom:42px}.wlc-benefits--theme-default .wlc-benefits__item{grid-template-rows:64px auto}.wlc-benefits--theme-default .wlc-benefits__item-icon{height:64px}.wlc-digits{grid-template-columns:repeat(4,315px)}}@media (max-width: 1199px){.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info{margin-bottom:30px;background:var(--mc-bg700)}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container{min-height:50px}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container .wlc-logo{margin:0 10px}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container .wlc-btn{grid-column-gap:0;height:40px}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container .wlc-btn.wlc-btn--theme-mod-secondary.wlc-btn--mobile-login{min-width:75px}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container .wlc-btn--deposit.wlc-wallets__btn-deposit{height:40px}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info .container{grid-template-columns:auto auto minmax(0,1fr) auto}.wlc-sections__header--theme-universal .header__left>*:not(.wlc-logo),.wlc-sections__header--theme-universal .header__right>*:not(.wlc-logo){margin-right:0;margin-left:0}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info{margin-bottom:30px;background:var(--mc-bg700)}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container{min-height:50px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container .wlc-logo{width:auto;margin:0 10px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container .wlc-btn{grid-column-gap:0;height:40px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container .wlc-btn.wlc-btn--theme-mod-secondary.wlc-btn--mobile-login{min-width:-moz-fit-content;min-width:fit-content}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container .wlc-btn--deposit.wlc-wallets__btn-deposit{width:40px;height:40px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .container .wlc-btn-burger svg{width:22px;height:22px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .header__left,.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .header__right{gap:5px}.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .header__left>*:not(.wlc-logo),.wlc-sections__header--theme-universal.wlc-sections__header--with-balance-info .header__right>*:not(.wlc-logo){margin-right:0;margin-left:0}.wlc-sections__header--theme-universal .header__right{gap:20px}}@media (max-width: 1023px){.app-profile-loyalty-bonuses-history-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top,.app-profile-loyalty-tournaments-history-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top,.app-profile-loyalty-store-history-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top,.app-profile-bets-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top,.app-profile-sports-betting-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top,.app-profile-cash-transactions-state .wlc-sections__profile-content--theme-wolf .wlc-profile-content__top{display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 20px}.online-chat-root-Verbox #supportTrigger{bottom:80px!important}.wlc-sections__profile-menu>.container{padding:0}.wlc-sections__profile-menu{padding:0!important}}@media (max-width: 899px){.wlc-sections__footer--theme-2 .footer-bottom__left{order:1}.wlc-sections__categories--theme-1[class]{margin:0 0 30px}.wlc-sections__categories--theme-1 .mobile-search .wlc-btn{min-width:auto;margin-left:inherit}.four-elements .wlc-sa-promo-element-block:last-child .wlc-promo-element-block__content wlc-top-block{display:none}.wlc-bonus-item__content[data-wlc-element=block_bonus_id-0] .wlc-bonus-item__bottom{width:243px}.wlc-sections__biggest-wins-wolf{padding:0 10px!important}}@media (max-width: 767px){.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info.wlc-sections__header--with-top-logo .container{grid-template-columns:auto minmax(0,1fr) auto}.wlc-sections__header--theme-2.wlc-sections__header--with-balance-info.wlc-sections__header--with-top-logo .wlc-logo__wrapper{display:flex;padding:7px 0;background:var(--mc-bg)}.four-elements__body{min-height:80px}.four-elements .wlc-sa-promo-element-block{min-width:195px}}@media (max-width: 559px){.wlc-body--lang-kk .wlc-sections__footer--theme-2 .footer-mobile .wlc-btn--theme-default.wlc-btn--aff .wlc-btn__text,.wlc-body--lang-ru .wlc-sections__footer--theme-2 .footer-mobile .wlc-btn--theme-default.wlc-btn--aff .wlc-btn__text{font-size:1.2rem!important}}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}:root{scroll-behavior:auto}}@media (pointer: fine){.bs-datepicker-body table td span:hover{color:var(--fc-inputBg);background:var(--mc-main-d10)}.bs-datepicker-body table td.disabled:hover{background:var(--fc-inputBg)}.bs-datepicker-body table.days td span.today:hover{color:var(--fc-inputBg);background:var(--mc-main-d10)}.bs-datepicker-body table.days td span.today:hover:after{background:var(--fc-inputBg)}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn:hover,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn:hover{background:transparent;color:var(--mc-secondary)}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn:hover .wlc-icon,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn:hover .wlc-icon{color:var(--mc-baseThird-locked, var(--mc-baseMain-locked))}.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-search:hover,.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-merch:hover,.wlc-sections__categories.wlc-sections__categories--without-back .wlc-btn.wlc-btn-random-game:hover{background:var(--mc-main)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search:hover{background:var(--mc-bg300)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-search:hover .wlc-icon{color:currentColor}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch:hover{background:var(--mc-bg300)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-merch:hover .wlc-icon{color:currentColor}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game:hover{background:var(--mc-bg300)}.wlc-sections__categories--theme-2 .wlc-btn.wlc-btn-random-game:hover .wlc-icon{color:currentColor}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search:hover,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch:hover{background:var(--mc-bg100)}.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-search:hover .wlc-icon,.wlc-sections__categories-with-side-menu .container .wlc-side-menu .wlc-btn-merch:hover .wlc-icon{color:var(--mc-baseMain)}.wlc-sections__categories-with-side-menu .container .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[class] .wlc-menu .wlc-menu__link:hover{background:var(--mc-bg100)}.wlc-sections__header--theme-1 .wlc-btn-search:hover svg,.wlc-sections__header--theme-1 .wlc-btn-search:hover rect{transform:rotate(30deg)}.wlc-sections__header--theme-1 .wlc-btn-burger:hover svg,.wlc-sections__header--theme-1 .wlc-btn-burger:hover rect,.wlc-sections__header--theme-1 .wlc-btn-search:hover svg,.wlc-sections__header--theme-1 .wlc-btn-search:hover rect{fill:var(--mc-baseMain)}.wlc-sections__header--theme-2 .wlc-btn-search:hover svg,.wlc-sections__header--theme-2 .wlc-btn-search:hover rect{transform:rotate(30deg)}.wlc-sections__header--theme-2 .wlc-btn-burger:hover svg,.wlc-sections__header--theme-2 .wlc-btn-burger:hover rect,.wlc-sections__header--theme-2 .wlc-btn-search:hover svg,.wlc-sections__header--theme-2 .wlc-btn-search:hover rect{fill:var(--mc-baseOpacity-d20)}.wlc-sections__header--theme-universal .wlc-btn-search:hover svg,.wlc-sections__header--theme-universal .wlc-btn-search:hover rect{transform:rotate(30deg)}.wlc-sections__header--theme-universal .wlc-btn-burger:hover svg,.wlc-sections__header--theme-universal .wlc-btn-burger:hover rect,.wlc-sections__header--theme-universal .wlc-btn-search:hover svg,.wlc-sections__header--theme-universal .wlc-btn-search:hover rect{fill:none}.wlc-body--sticky-header-down .wlc-sections__header{transform:unset}.wlc-aff-content .wlc-btn:hover{box-shadow:0 0 16px #ffb33766}.wlc-aff-content .wlc-btn:not(.disabled):hover:after{opacity:.4}.wlc-sections__categories--theme-1 .wlc-btn-search.wlc-btn:hover,.wlc-sections__categories--theme-1 .wlc-btn-merch.wlc-btn:hover{border:1px solid var(--mc-secondary)}.wlc-sections__categories--theme-1 .wlc-btn-merch[wlc-button]:hover path,.wlc-sections__categories--theme-1 .wlc-btn-search[wlc-button]:hover path{stroke:var(--mc-secondary)}}
