@charset "UTF-8";:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1;}.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat);}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2);}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3);}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay);}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2);}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3);}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4);}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5);}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2);}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8);}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3);}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;}.animate__animated[class*=Out]{opacity:0;}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05);}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02);}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05);}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02);}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}.animate__flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX;}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.animate__tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7;}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7;}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown;}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7;}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7;}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft;}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7;}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7;}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight;}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7;}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7;}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp;}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7;}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7;}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown;}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7;}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7;}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft;}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7;}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7;}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7;}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight;}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7;}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7;}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7;}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp;}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9);}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95);}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9);}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95);}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98);}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98);}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1);}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98);}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9);}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95);}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9);}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95);}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3);}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2);}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2);}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3);}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft;}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight;}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft;}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight;}@-webkit-keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0);}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft;}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0);}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight;}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0);}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight;}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0);}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0;}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1;}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0;}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1;}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOutRight{0%{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1;}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0;}}@keyframes lightSpeedOutLeft{0%{opacity:1;}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0;}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateOut{0%{opacity:1;}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}@keyframes rotateOut{0%{opacity:1;}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1;}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{opacity:1;}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateOutDownRight{0%{opacity:1;}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}@keyframes rotateOutDownRight{0%{opacity:1;}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1;}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{opacity:1;}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom;}@-webkit-keyframes rotateOutUpRight{0%{opacity:1;}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{opacity:1;}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom;}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left;}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}@keyframes rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@charset "UTF-8";*,:after,:before{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}img{height:auto;}body{margin:0;font-family:Kanit,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:400;line-height:1.5;color:#d2d2d2;text-align:left;background-color:#000;}[tabindex="-1"]:focus{outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{font-style:normal;line-height:inherit;}address,dl,ol,ul{margin-bottom:1rem;}dl,ol,ul{margin-top:0;}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#ffcd57;text-decoration:none;background-color:transparent;}a:hover{color:#ffb60b;text-decoration:none;}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;}figure{margin:0 0 1rem;}img{border-style:none;}img,svg{vertical-align:middle;}svg{overflow:hidden;}table{border-collapse:collapse;}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}select{word-wrap:normal;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:none;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Kanit,Helvetica Neue,sans-serif !important;font-weight:700;line-height:1.5;}.h1,h1{}.h2,h2{font-size:1.8rem;}.h3,h3{font-size:1.575rem;}.h4,h4{font-size:1.35rem;}.h5,h5{font-size:1.125rem;}.h6,h6{font-size:.9rem;}.lead{font-size:1.125rem;font-weight:300;}.display-1{font-size:6rem;}.display-1,.display-2{font-weight:300;line-height:1.5;}.display-2{font-size:5.5rem;}.display-3{font-size:4.5rem;}.display-3,.display-4{font-weight:300;line-height:1.5;}.display-4{font-size:3.5rem;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);}.small,small{font-size:80%;font-weight:400;}.mark,mark{padding:.2em;background-color:#fcf8e3;}.list-inline,.list-unstyled{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:.5rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.125rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer:before{content:"— ";}.img-fluid,.img-thumbnail{max-width:100%;height:auto;}.img-thumbnail{padding:.25rem;background-color:#000;border:1px solid #dee2e6;border-radius:2px;}.figure{display:inline-block;}.figure-img{margin-bottom:.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1140px;}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0;}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.table{width:100%;margin-bottom:1rem;color:#d2d2d2;}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody+tbody{border-top:2px solid #dee2e6;}.table-sm td,.table-sm th{padding:.3rem;}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6;}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px;}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.table-hover tbody tr:hover{color:#d2d2d2;background-color:rgba(0,0,0,.075);}.table-primary,.table-primary>td,.table-primary>th{background-color:#fff1d0;}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#ffe5a8;}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#ffe9b7;}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#fbe7c2;}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#f8d38e;}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#f9deaa;}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb;}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e;}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb;}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb;}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda;}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5;}.table-warning,.table-warning>td,.table-warning>th{background-color:#faedbd;}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#f6de84;}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f8e7a5;}.table-danger,.table-danger>td,.table-danger>th{background-color:#fbd5d5;}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#f8b0b1;}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f9bebe;}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe;}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc;}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6;}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca;}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c;}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe;}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075);}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075);}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm>.table-bordered{border:0;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md>.table-bordered{border:0;}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg>.table-bordered{border:0;}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl>.table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive>.table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 1.6rem + 2px);padding:.8rem;font-family:Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#d9d9d9;background-color:#2b2b2b;background-clip:padding-box;border:1px solid #ced4da;border-radius:2px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#d9d9d9;background-color:#2b2b2b;border-color:#fff3d7;outline:0;box-shadow:0 0 0 .2rem rgba(255,205,87,.25);}.form-control::-webkit-input-placeholder{color:#d9d9d9;opacity:1;}.form-control:-ms-input-placeholder{color:#d9d9d9;opacity:1;}.form-control::-ms-input-placeholder{color:#d9d9d9;opacity:1;}.form-control::placeholder{color:#d9d9d9;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}select.form-control:focus::-ms-value{color:#d9d9d9;background-color:#2b2b2b;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(.8rem + 1px);padding-bottom:calc(.8rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding-top:.8rem;padding-bottom:.8rem;margin-bottom:0;line-height:1.5;color:#d2d2d2;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:2px;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:5px;}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:.25rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem;}.form-check-input:disabled~.form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:2px;}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + 1.6rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%2328a745\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .4rem);background-size:calc(.75em + .8rem) calc(.75em + .8rem);}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 1.6rem);background-position:top calc(.375em + .4rem) right calc(.375em + .4rem);}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(( 3em + 4.8rem ) / 4 + 1.8rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%2328a745\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E") #2b2b2b no-repeat center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem);}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block;}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745;}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block;}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745;}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745;}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block;}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57;}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745;}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block;}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.form-control.is-valid.nitro-lazy,.was-validated .form-control:valid.nitro-lazy{background-image:none !important;}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#f16869;}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.5;color:#fff;background-color:rgba(241,104,105,.9);border-radius:2px;}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f16869;padding-right:calc(1.5em + 1.6rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23f16869\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23f16869\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .4rem);background-size:calc(.75em + .8rem) calc(.75em + .8rem);}.form-control.is-invalid.nitro-lazy,.was-validated .form-control:invalid.nitro-lazy{background-image:none !important;}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f16869;box-shadow:0 0 0 .2rem rgba(241,104,105,.25);}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 1.6rem);background-position:top calc(.375em + .4rem) right calc(.375em + .4rem);}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#f16869;padding-right:calc(( 3em + 4.8rem ) / 4 + 1.8rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23f16869\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23f16869\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E") #2b2b2b no-repeat center right 1.8rem/calc(.75em + .8rem) calc(.75em + .8rem);}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#f16869;box-shadow:0 0 0 .2rem rgba(241,104,105,.25);}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block;}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f16869;}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block;}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#f16869;}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#f16869;}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block;}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#f59797;background-color:#f59797;}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(241,104,105,.25);}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#f16869;}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block;}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#f16869;box-shadow:0 0 0 .2rem rgba(241,104,105,.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:576px){.form-inline label{justify-content:center;}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0;}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .custom-select,.form-inline .input-group{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{display:inline-block;font-weight:400;color:#d2d2d2;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;font-size:.9rem;line-height:1.5;border-radius:2px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{transition:none;}}.btn:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover{color:#d2d2d2;text-decoration:none;}.btn.focus,.btn:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,205,87,.25);}.btn.disabled,.btn:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:disabled{opacity:.65;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons a.disabled.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons fieldset:disabled a.vex-dialog-button,a.btn.disabled,fieldset:disabled .vex.vex-theme-plain .vex-content .vex-dialog-buttons a.vex-dialog-button,fieldset:disabled a.btn{pointer-events:none;}.btn-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{color:#212529;background-color:#ffcd57;border-color:#ffcd57;}.btn-primary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:hover{color:#212529;background-color:#ffc231;border-color:#ffbe24;}.btn-primary.focus,.btn-primary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus{box-shadow:0 0 0 .2rem rgba(222,180,80,.5);}.btn-primary.disabled,.btn-primary:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:disabled{color:#212529;background-color:#ffcd57;border-color:#ffcd57;}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled).active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffbe24;border-color:#ffba17;}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-primary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled).active:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,180,80,.5);}.btn-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary{color:#212529;background-color:#f2ab25;border-color:#f2ab25;}.btn-secondary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:hover{color:#212529;background-color:#e3990e;border-color:#d7910d;}.btn-secondary.focus,.btn-secondary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:focus{box-shadow:0 0 0 .2rem rgba(211,151,38,.5);}.btn-secondary.disabled,.btn-secondary:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:disabled{color:#212529;background-color:#f2ab25;border-color:#f2ab25;}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled).active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled):active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled).active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled):active{color:#212529;background-color:#d7910d;border-color:#cb890c;}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-pink:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-secondary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled).active:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled):active:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled).active:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(211,151,38,.5);}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5);}.btn-warning{color:#212529;background-color:#eebf13;border-color:#eebf13;}.btn-warning:hover{color:#212529;background-color:#cca30f;border-color:#c09a0e;}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(207,168,22,.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#eebf13;border-color:#eebf13;}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#c09a0e;border-color:#b4900d;}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(207,168,22,.5);}.btn-danger{color:#fff;background-color:#f16869;border-color:#f16869;}.btn-danger:hover{color:#fff;background-color:#ee4546;border-color:#ed393b;}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(243,127,128,.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f16869;border-color:#f16869;}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ed393b;border-color:#ec2e2f;}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(243,127,128,.5);}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5);}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5);}.btn-outline-primary{color:#ffcd57;border-color:#ffcd57;}.btn-outline-primary:hover{color:#212529;background-color:#ffcd57;border-color:#ffcd57;}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(255,205,87,.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#ffcd57;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#212529;background-color:#ffcd57;border-color:#ffcd57;}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,205,87,.5);}.btn-outline-secondary{color:#f2ab25;border-color:#f2ab25;}.btn-outline-secondary:hover{color:#212529;background-color:#f2ab25;border-color:#f2ab25;}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(242,171,37,.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#f2ab25;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#f2ab25;border-color:#f2ab25;}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(242,171,37,.5);}.btn-outline-success{color:#28a745;border-color:#28a745;}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-warning{color:#eebf13;border-color:#eebf13;}.btn-outline-warning:hover{color:#212529;background-color:#eebf13;border-color:#eebf13;}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(238,191,19,.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#eebf13;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#eebf13;border-color:#eebf13;}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(238,191,19,.5);}.btn-outline-danger{color:#f16869;border-color:#f16869;}.btn-outline-danger:hover{color:#fff;background-color:#f16869;border-color:#f16869;}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(241,104,105,.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f16869;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f16869;border-color:#f16869;}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(241,104,105,.5);}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-dark{color:#343a40;border-color:#343a40;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-link{font-weight:400;color:#ffcd57;text-decoration:none;}.btn-link:hover{color:#ffb60b;text-decoration:underline;}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none;}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none;}.btn-group-lg>.btn,.btn-lg,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-lg>.vex-dialog-button{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:5px;}.btn-group-sm>.btn,.btn-sm,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-sm>.vex-dialog-button{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:2px;}.btn-block{display:block;width:100%;}.btn-block+.btn-block{margin-top:.5rem;}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%;}.fade{transition:opacity .15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.dropdown,.dropleft,.dropright,.dropup{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.dropdown-toggle:empty:after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9rem;color:#d2d2d2;text-align:left;list-style:none;background-color:linear-gradient(180deg,#020d22,#091734);background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:2px;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem;}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.dropup .dropdown-toggle:empty:after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem;}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.dropright .dropdown-toggle:empty:after{margin-left:0;}.dropright .dropdown-toggle:after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem;}.dropleft .dropdown-toggle:after{display:inline-block;display:none;margin-left:.255em;vertical-align:.255em;content:"";}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.dropleft .dropdown-toggle:empty:after{margin-left:0;}.dropleft .dropdown-toggle:before{vertical-align:0;}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#ffcd57;}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.7875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group-vertical>.btn,.btn-group>.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button{position:relative;flex:1 1 auto;}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.active.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.active.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:hover{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:first-child){margin-left:-1px;}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.btn-group:not(:last-child)>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.btn-group:not(:first-child)>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0;}.dropleft .dropdown-toggle-split:before{margin-right:0;}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-sm>.vex-dialog-button+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-lg>.vex-dialog-button+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button{width:100%;}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:first-child){margin-top:-1px;}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.btn-group:not(:last-child)>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.btn-group:not(:first-child)>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button{margin-bottom:0;}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button input[type=checkbox],.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button input[type=radio],.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button input[type=checkbox],.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.custom-control{position:relative;display:block;min-height:1.35rem;padding-left:1.5rem;}.custom-control-inline{display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;z-index:-1;opacity:0;}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#ffcd57;background-color:#ffcd57;}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(255,205,87,.25);}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#fff3d7;}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff;border-color:#fff;}.custom-control-input:disabled~.custom-control-label{color:#6c757d;}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef;}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;}.custom-control-label:before{pointer-events:none;background-color:#2b2b2b;border:1px solid #adb5bd;}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.175rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";}.custom-control-label:after{background:no-repeat 50%/50% 50%;}.custom-checkbox .custom-control-label:before{border-radius:2px;}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z\'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#ffcd57;background-color:#ffcd57;}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(255,205,87,.5);}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(255,205,87,.5);}.custom-radio .custom-control-label:before{border-radius:50%;}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E");}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(255,205,87,.5);}.custom-switch{padding-left:2.25rem;}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem;}.custom-switch .custom-control-label:after{top:calc(.175rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none;}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#2b2b2b;-webkit-transform:translateX(.75rem);transform:translateX(.75rem);}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(255,205,87,.5);}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 1.6rem + 2px);padding:.8rem 1.8rem .8rem .8rem;font-family:Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#d9d9d9;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23343a40\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px;background-color:#2b2b2b;border:1px solid #ced4da;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-select:focus{border-color:#fff3d7;outline:0;box-shadow:0 0 0 .2rem rgba(255,205,87,.25);}.custom-select:focus::-ms-value{color:#d9d9d9;background-color:#2b2b2b;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.8rem;background-image:none;}.custom-select[multiple].nitro-lazy,.custom-select[size]:not([size="1"]).nitro-lazy{background-image:none !important;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{display:none;}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7875rem;}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem;}.custom-file{display:inline-block;margin-bottom:0;}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + 1.6rem + 2px);}.custom-file-input{z-index:2;margin:0;opacity:0;}.custom-file-input:focus~.custom-file-label{border-color:#fff3d7;box-shadow:0 0 0 .2rem rgba(255,205,87,.25);}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef;}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse";}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse);}.custom-file-label{left:0;z-index:1;height:calc(1.5em + 1.6rem + 2px);font-family:Helvetica Neue,sans-serif;font-weight:400;background-color:#2b2b2b;border:1px solid #ced4da;border-radius:2px;}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.8rem;line-height:1.5;color:#d9d9d9;}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + 1.6rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 2px 2px 0;}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-range:focus{outline:none;}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #000,0 0 0 .2rem rgba(255,205,87,.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #000,0 0 0 .2rem rgba(255,205,87,.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #000,0 0 0 .2rem rgba(255,205,87,.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#ffcd57;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none;}}.custom-range::-webkit-slider-thumb:active{background-color:#fff;}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ffcd57;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none;}}.custom-range::-moz-range-thumb:active{background-color:#fff;}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#ffcd57;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none;}}.custom-range::-ms-thumb:active{background-color:#fff;}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem;}.custom-range::-ms-fill-upper{margin-right:15px;}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default;}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.custom-range:disabled::-moz-range-track{cursor:default;}.custom-range:disabled::-ms-thumb{background-color:#adb5bd;}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none;}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:.5rem 1rem;}.nav-link:focus,.nav-link:hover{text-decoration:none;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-item{margin-bottom:-1px;}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:2px;border-top-right-radius:2px;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#000;border-color:#dee2e6 #dee2e6 #000;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:2px;}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#ffcd57;}.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.tab-content>.tab-pane{display:none;}.tab-content>.active{display:block;}.navbar{position:relative;padding:.5rem 1rem;}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:6px;}.navbar-brand{display:inline-block;padding-top:.33125rem;padding-bottom:.33125rem;margin-right:1rem;font-size:1.125rem;line-height:inherit;white-space:nowrap;}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none;}.navbar-nav{display:flex;flex-direction:row;padding-left:0;margin-bottom:0;list-style:none;flex-wrap:wrap;align-content:center;justify-content:center;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:2px;}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%;}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0;}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5);}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3);}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0, 0, 0, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");}.navbar-light .navbar-toggler-icon.nitro-lazy{background-image:none !important;}.navbar-light .navbar-text{color:rgba(0,0,0,.5);}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9);}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5);}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25);}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff;}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255, 255, 255, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");}.navbar-dark .navbar-toggler-icon.nitro-lazy{background-image:none !important;}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5);}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:2px;}.card>hr{margin-right:0;margin-left:0;}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.card-body{flex:1 1 auto;padding:1.25rem;}.card-title{margin-bottom:.75rem;}.card-subtitle{margin-top:-.375rem;}.card-subtitle,.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link+.card-link{margin-left:1.25rem;}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);}.card-header:first-child{border-radius:1px 1px 0 0;}.card-header+.list-group .list-group-item:first-child{border-top:0;}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);}.card-footer:last-child{border-radius:0 0 1px 1px;}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0;}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;}.card-img{width:100%;border-radius:1px;}.card-img-top{width:100%;border-top-left-radius:1px;border-top-right-radius:1px;}.card-img-bottom{width:100%;border-bottom-right-radius:1px;border-bottom-left-radius:1px;}.card-deck{display:flex;flex-direction:column;}.card-deck .card{margin-bottom:15px;}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group{display:flex;flex-direction:column;}.card-group>.card{margin-bottom:15px;}@media (min-width:576px){.card-group{flex-flow:row wrap;}.card-group>.card{flex:1 0 0%;margin-bottom:0;}.card-group>.card+.card{margin-left:0;border-left:0;}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0;}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0;}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0;}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0;}}.card-columns .card{margin-bottom:.75rem;}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}}.accordion>.card{overflow:hidden;}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0;}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0;}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0;}.accordion>.card .card-header{margin-bottom:-1px;}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:2px;}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem;}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/";}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:2px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.badge{transition:none;}}a.badge:focus,a.badge:hover{text-decoration:none;}.badge:empty{display:none;}.btn .badge,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .badge{position:relative;top:-1px;}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem;}.badge-primary{color:#212529;background-color:#ffcd57;}a.badge-primary:focus,a.badge-primary:hover{color:#212529;background-color:#ffbe24;}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,205,87,.5);}.badge-secondary{color:#212529;background-color:#f2ab25;}a.badge-secondary:focus,a.badge-secondary:hover{color:#212529;background-color:#d7910d;}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(242,171,37,.5);}.badge-success{color:#fff;background-color:#28a745;}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34;}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.badge-info{color:#fff;background-color:#17a2b8;}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b;}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.badge-warning{color:#212529;background-color:#eebf13;}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#c09a0e;}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(238,191,19,.5);}.badge-danger{color:#fff;background-color:#f16869;}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#ed393b;}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(241,104,105,.5);}.badge-light{color:#212529;background-color:#f8f9fa;}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5;}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.badge-dark{color:#fff;background-color:#343a40;}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124;}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:2px;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:3.85rem;}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit;}.alert-primary{color:#856b2d;background-color:#fff5dd;border-color:#fff1d0;}.alert-primary hr{border-top-color:#ffe9b7;}.alert-primary .alert-link{color:#5f4c20;}.alert-secondary{color:#7e5913;background-color:#fceed3;border-color:#fbe7c2;}.alert-secondary hr{border-top-color:#f9deaa;}.alert-secondary .alert-link{color:#523a0c;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#7c630a;background-color:#fcf2d0;border-color:#faedbd;}.alert-warning hr{border-top-color:#f8e7a5;}.alert-warning .alert-link{color:#4d3d06;}.alert-danger{color:#7d3637;background-color:#fce1e1;border-color:#fbd5d5;}.alert-danger hr{border-top-color:#f9bebe;}.alert-danger .alert-link{color:#592727;}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr{border-top-color:#ececf6;}.alert-light .alert-link{color:#686868;}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#040505;}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{0%{background-position:1rem 0;}to{background-position:0 0;}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.675rem;background-color:#e9ecef;border-radius:10px;}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#ffcd57;transition:width .6s ease;}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.media{display:flex;align-items:flex-start;}.media-body{flex:1;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#d2d2d2;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125);}.list-group-item:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#ffcd57;border-color:#ffcd57;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0;}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0;}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0;}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0;}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0;}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0;}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0;}.list-group-flush .list-group-item:last-child{margin-bottom:-1px;}.list-group-flush:first-child .list-group-item:first-child{border-top:0;}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0;}.list-group-item-primary{color:#856b2d;background-color:#fff1d0;}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#856b2d;background-color:#ffe9b7;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#856b2d;border-color:#856b2d;}.list-group-item-secondary{color:#7e5913;background-color:#fbe7c2;}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#7e5913;background-color:#f9deaa;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#7e5913;border-color:#7e5913;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#7c630a;background-color:#faedbd;}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#7c630a;background-color:#f8e7a5;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7c630a;border-color:#7c630a;}.list-group-item-danger{color:#7d3637;background-color:#fbd5d5;}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#7d3637;background-color:#f9bebe;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#7d3637;border-color:#7d3637;}.list-group-item-light{color:#818182;background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182;}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21;}.close{float:right;font-size:1.35rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}.close:hover{color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75;}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}a.close.disabled{pointer-events:none;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{-webkit-transform:none;transform:none;}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable:before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:5px;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:5px;border-top-right-radius:5px;}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1rem;}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}.modal-footer>:not(:first-child){margin-left:.25rem;}.modal-footer>:not(:last-child){margin-right:.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);}.modal-sm{max-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Kanit,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:.9;}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem;}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0;}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0;}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000;}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem;}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000;}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0;}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0;}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000;}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem;}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000;}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:2px;}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Kanit,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:5px;}.popover,.popover .arrow{position:absolute;display:block;}.popover .arrow{width:1rem;height:.5rem;margin:0 5px;}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem;}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px);}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff;}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem;}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:5px 0;}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff;}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem;}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px);}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff;}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem;}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:5px 0;}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff;}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.9rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:4px;border-top-right-radius:4px;}.popover-header:empty{display:none;}.popover-body{padding:.5rem .75rem;color:#d2d2d2;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#ffcd57 !important;}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#ffbe24 !important;}.bg-secondary{background-color:#f2ab25 !important;}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#d7910d !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b !important;}.bg-warning{background-color:#eebf13 !important;}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c09a0e !important;}.bg-danger{background-color:#f16869 !important;}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#ed393b !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#ffcd57 !important;}.border-secondary{border-color:#f2ab25 !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#eebf13 !important;}.border-danger{border-color:#f16869 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded,.rounded-sm{border-radius:2px !important;}.rounded-top{border-top-left-radius:2px !important;}.rounded-right,.rounded-top{border-top-right-radius:2px !important;}.rounded-bottom,.rounded-right{border-bottom-right-radius:2px !important;}.rounded-bottom,.rounded-left{border-bottom-left-radius:2px !important;}.rounded-left{border-top-left-radius:2px !important;}.rounded-lg{border-radius:5px !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix:after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive:before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9:before{padding-top:42.85714%;}.embed-responsive-16by9:before{padding-top:56.25%;}.embed-responsive-4by3:before{padding-top:75%;}.embed-responsive-1by1:before{padding-top:100%;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}@media (min-width:576px){.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}}@media (min-width:768px){.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:992px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;position:sticky !important;}.fixed-top{top:0;}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030;}.fixed-bottom{bottom:0;}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:.25rem !important;}.mt-1,.my-1{margin-top:.25rem !important;}.mr-1,.mx-1{margin-right:.25rem !important;}.mb-1,.my-1{margin-bottom:.25rem !important;}.ml-1,.mx-1{margin-left:.25rem !important;}.m-2{margin:.5rem !important;}.mt-2,.my-2{margin-top:.5rem !important;}.mr-2,.mx-2{margin-right:.5rem !important;}.mb-2,.my-2{margin-bottom:.5rem !important;}.ml-2,.mx-2{margin-left:.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:.25rem !important;}.pt-1,.py-1{padding-top:.25rem !important;}.pr-1,.px-1{padding-right:.25rem !important;}.pb-1,.py-1{padding-bottom:.25rem !important;}.pl-1,.px-1{padding-left:.25rem !important;}.p-2{padding:.5rem !important;}.pt-2,.py-2{padding-top:.5rem !important;}.pr-2,.px-2{padding-right:.5rem !important;}.pb-2,.py-2{padding-bottom:.5rem !important;}.pl-2,.px-2{padding-left:.5rem !important;}.cke_editable,.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-.25rem !important;}.mt-n1,.my-n1{margin-top:-.25rem !important;}.mr-n1,.mx-n1{margin-right:-.25rem !important;}.mb-n1,.my-n1{margin-bottom:-.25rem !important;}.ml-n1,.mx-n1{margin-left:-.25rem !important;}.m-n2{margin:-.5rem !important;}.mt-n2,.my-n2{margin-top:-.5rem !important;}.mr-n2,.mx-n2{margin-right:-.5rem !important;}.mb-n2,.my-n2{margin-bottom:-.5rem !important;}.ml-n2,.mx-n2{margin-left:-.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important;}.m-sm-2{margin:.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:.25rem !important;}.p-sm-2{padding:.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important;}.m-sm-n2{margin:-.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:.25rem !important;}.mt-md-1,.my-md-1{margin-top:.25rem !important;}.mr-md-1,.mx-md-1{margin-right:.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:.25rem !important;}.ml-md-1,.mx-md-1{margin-left:.25rem !important;}.m-md-2{margin:.5rem !important;}.mt-md-2,.my-md-2{margin-top:.5rem !important;}.mr-md-2,.mx-md-2{margin-right:.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:.5rem !important;}.ml-md-2,.mx-md-2{margin-left:.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:.25rem !important;}.pt-md-1,.py-md-1{padding-top:.25rem !important;}.pr-md-1,.px-md-1{padding-right:.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:.25rem !important;}.pl-md-1,.px-md-1{padding-left:.25rem !important;}.p-md-2{padding:.5rem !important;}.pt-md-2,.py-md-2{padding-top:.5rem !important;}.pr-md-2,.px-md-2{padding-right:.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:.5rem !important;}.pl-md-2,.px-md-2{padding-left:.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important;}.m-md-n2{margin:-.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important;}.m-lg-2{margin:.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:.25rem !important;}.p-lg-2{padding:.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important;}.m-lg-n2{margin:-.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important;}.m-xl-2{margin:.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:.25rem !important;}.p-xl-2{padding:.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important;}.m-xl-n2{margin:-.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#ffcd57 !important;}a.text-primary:focus,a.text-primary:hover{color:#ffb60b !important;}.text-secondary{color:#f2ab25 !important;}a.text-secondary:focus,a.text-secondary:hover{color:#bf810b !important;}.text-success{color:#28a745 !important;}a.text-success:focus,a.text-success:hover{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:focus,a.text-info:hover{color:#0f6674 !important;}.text-warning{color:#eebf13 !important;}a.text-warning:focus,a.text-warning:hover{color:#a8870c !important;}.text-danger{color:#f16869 !important;}a.text-danger:focus,a.text-danger:hover{color:#eb2223 !important;}.text-light{color:#f8f9fa !important;}a.text-light:focus,a.text-light:hover{color:#cbd3da !important;}.text-dark{color:#343a40 !important;}a.text-dark:focus,a.text-dark:hover{color:#121416 !important;}.text-body{color:#d2d2d2 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,.5) !important;}.text-white-50{color:hsla(0,0%,100%,.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;overflow-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list,.slick-slider{position:relative;display:block;}.slick-list{overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:after,.slick-track:before{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,.06) !important;border:0 !important;box-shadow:inset 0 0 12px 4px #fff;}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden;}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2);}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0;}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important;}.selectize-dropdown-header-close:hover{color:#000;}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;float:left;box-sizing:border-box;}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0;}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none;}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0;}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important;}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box;}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05);}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d;}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none;}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaa;}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px;}.selectize-control{position:relative;}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit;}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block;}.selectize-input{border:1px solid #d0d0d0;padding:8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border-radius:3px;}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px;}.selectize-input.full{background-color:#fff;}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important;}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15);}.selectize-input.dropdown-active{border-radius:3px 3px 0 0;}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb;}.selectize-control.multi .selectize-input>div.active{background:#92c836;color:#fff;border:1px solid #00578d;}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa;}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 1px !important;text-indent:0 !important;border:0 !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;box-shadow:none !important;}.selectize-input>input::-ms-clear{display:none;}.selectize-input>input:focus{outline:none !important;}.selectize-input:after{content:" ";display:block;clear:left;}.selectize-input.dropdown-active:before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0;}.selectize-dropdown{position:absolute;z-index:10;background:#fff;margin:-1px 0 0;border:1px solid #d0d0d0;border-top:0;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px;}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px;}.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:5px 8px;}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5;}.selectize-dropdown [data-selectable].option{opacity:1;}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0;}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default;}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68;}.selectize-dropdown .active.create{color:#495c68;}.selectize-dropdown .create{color:rgba(48,48,48,.5);}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch;}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer;}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text;}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0;}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent grey;}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto;}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important;}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa;}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px;}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;box-shadow:none;}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6;}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none;}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);border-radius:3px;background-color:#1b9dec;background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee",endColorstr="#ff178ee9",GradientType=0);box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8",endColorstr="#ff0075cf",GradientType=0);}.selectize-control.single .selectize-input{box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);background-color:#f9f9f9;background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe",endColorstr="#fff2f2f2",GradientType=0);}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8;}.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:700;font-size:.85em;}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0;}.selectize-dropdown .optgroup:first-child{border-top:0;}@-webkit-keyframes vex-fadein{0%{opacity:0;}to{opacity:1;}}@keyframes vex-fadein{0%{opacity:0;}to{opacity:1;}}@-webkit-keyframes vex-fadeout{0%{opacity:1;}to{opacity:0;}}@keyframes vex-fadeout{0%{opacity:1;}to{opacity:0;}}@-webkit-keyframes vex-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes vex-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.vex,.vex *,.vex :after,.vex :before{box-sizing:border-box;}.vex{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1111;top:0;right:0;bottom:0;left:0;}.vex-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}.vex-overlay{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;position:fixed;z-index:1111;background:rgba(0,0,0,.4);top:0;right:0;bottom:0;left:0;}.vex-overlay.vex-closing{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards;}.vex-content{-webkit-animation:vex-fadein .5s;animation:vex-fadein .5s;background:#fff;}.vex.vex-closing .vex-content{-webkit-animation:vex-fadeout .5s forwards;animation:vex-fadeout .5s forwards;}.vex-close:before{font-family:Arial,sans-serif;content:"×";}.vex-dialog-form{margin:0;}.vex-dialog-button{text-rendering:optimizeLegibility;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;}.vex-loading-spinner{-webkit-animation:vex-rotation .7s linear infinite;animation:vex-rotation .7s linear infinite;box-shadow:0 0 1em rgba(0,0,0,.1);position:fixed;z-index:1112;margin:auto;top:0;right:0;bottom:0;left:0;height:2em;width:2em;background:#fff;}body.vex-open{overflow:hidden;}@-webkit-keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent;}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25);}to{box-shadow:inset 0 0 0 300px transparent;}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent;}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25);}to{box-shadow:inset 0 0 0 300px transparent;}}.vex.vex-theme-plain{padding-top:160px;padding-bottom:160px;}.vex.vex-theme-plain .vex-content{font-family:Helvetica Neue,sans-serif;background:#fff;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em;}.vex.vex-theme-plain .vex-content h1,.vex.vex-theme-plain .vex-content h2,.vex.vex-theme-plain .vex-content h3,.vex.vex-theme-plain .vex-content h4,.vex.vex-theme-plain .vex-content h5,.vex.vex-theme-plain .vex-content h6,.vex.vex-theme-plain .vex-content li,.vex.vex-theme-plain .vex-content p,.vex.vex-theme-plain .vex-content ul{color:inherit;}.vex.vex-theme-plain .vex-close{position:absolute;top:0;right:0;cursor:pointer;}.vex.vex-theme-plain .vex-close:before{position:absolute;content:"×";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent;}.vex.vex-theme-plain .vex-close:active:before,.vex.vex-theme-plain .vex-close:hover:before{color:#777;background:#e0e0e0;}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:.5em;}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:1em;}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea{background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em;}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);outline:none;}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons{}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both;}.vex.vex-theme-plain .vex-dialog-button{border-radius:0;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em;}.vex.vex-theme-plain .vex-dialog-button.vex-last{margin-left:0;}.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:vex-pulse 1.1s infinite;animation:vex-pulse 1.1s infinite;outline:none;}@media (max-width:568px){.vex.vex-theme-plain .vex-dialog-button:focus{-webkit-animation:none;animation:none;}}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff;}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777;}.vex-loading-spinner.vex-theme-plain{height:2.5em;width:2.5em;}body{overflow-x:hidden;}[data-animatable]{opacity:0;}[data-animatable].animated{opacity:1;}a:focus{outline:none;}.x-link{color:#d2d2d2;}.x-link:focus,.x-link:hover{text-decoration:none;color:#ffcd57;}.cke_editable,.font-normal,.x-blog{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;}.f-1{font-size:2.25rem !important;}.f-2{font-size:1.8rem !important;}.f-3{font-size:1.575rem !important;}.f-4{font-size:1.35rem !important;}.f-5{font-size:1.125rem !important;}.f-6{font-size:.9rem !important;}.f-7{font-size:.81rem !important;}.f-8{font-size:.72rem !important;}.f-9{font-size:.63rem !important;}@media (min-width:576px){.f-sm-1{font-size:2.25rem !important;}.f-sm-2{font-size:1.8rem !important;}.f-sm-3{font-size:1.575rem !important;}.f-sm-4{font-size:1.35rem !important;}.f-sm-5{font-size:1.125rem !important;}.f-sm-6{font-size:.9rem !important;}.f-sm-7{font-size:.81rem !important;}.f-sm-8{font-size:.72rem !important;}.f-sm-9{font-size:.63rem !important;}}@media (min-width:768px){.f-md-1{font-size:2.25rem !important;}.f-md-2{font-size:1.8rem !important;}.f-md-3{font-size:1.575rem !important;}.f-md-4{font-size:1.35rem !important;}.f-md-5{font-size:1.125rem !important;}.f-md-6{font-size:.9rem !important;}.f-md-7{font-size:.81rem !important;}.f-md-8{font-size:.72rem !important;}.f-md-9{font-size:.63rem !important;}}@media (min-width:992px){.f-lg-1{font-size:2.25rem !important;}.f-lg-2{font-size:1.8rem !important;}.f-lg-3{font-size:1.575rem !important;}.f-lg-4{font-size:1.35rem !important;}.f-lg-5{font-size:1.125rem !important;}.f-lg-6{font-size:.9rem !important;}.f-lg-7{font-size:.81rem !important;}.f-lg-8{font-size:.72rem !important;}.f-lg-9{font-size:.63rem !important;}}@media (min-width:1200px){.f-xl-1{font-size:2.25rem !important;}.f-xl-2{font-size:1.8rem !important;}.f-xl-3{font-size:1.575rem !important;}.f-xl-4{font-size:1.35rem !important;}.f-xl-5{font-size:1.125rem !important;}.f-xl-6{font-size:.9rem !important;}.f-xl-7{font-size:.81rem !important;}.f-xl-8{font-size:.72rem !important;}.f-xl-9{font-size:.63rem !important;}}.form-control-label.required:after,legend.col-form-label.required:after{content:"*";color:#f16869;margin-left:.2rem;}.form-text-hint{font-size:85%;}.x-input-select-date .selectized[name$="[day]"]+.selectize-control{width:50px;}.x-input-select-date .selectized[name$="[month]"]+.selectize-control,.x-input-select-date .selectized[name$="[year]"]+.selectize-control{width:70px;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}.selectize-control.form-control{padding:0;height:28px;}.selectize-control.form-control.multi{height:auto;}.selectize-control.form-control.multi .selectize-input>*{height:auto;overflow:inherit;}.selectize-control.form-control.multi .selectize-input.has-items input{top:-10px;}.selectize-control.form-control .selectize-dropdown,.selectize-control.form-control .selectize-dropdown-content{border-radius:2px;}.selectize-control.form-control .selectize-input{border:none;background-color:#fff;border-radius:2px;height:100%;padding:.8rem;}.selectize-control.form-control .selectize-input>*{height:1.26rem;overflow:hidden;}.selectize-control.form-control .selectize-input .item,.selectize-control.form-control .selectize-input input{font-size:.9rem;line-height:1.5;}.selectize-control.form-control.form-control-sm{font-size:.7875rem;height:28px;}.selectize-control.form-control.form-control-sm .selectize-input .item,.selectize-control.form-control.form-control-sm .selectize-input input{font-size:.7875rem;line-height:1.5;}.selectize-control.form-control.x-selectize-custom-render{min-height:28px;height:auto;}.selectize-control.form-control.x-selectize-custom-render .selectize-input{background-image:none;box-shadow:none;}.selectize-control.form-control.x-selectize-custom-render .selectize-input.nitro-lazy{background-image:none !important;}.selectize-control.form-control.x-selectize-custom-render .selectize-input>*{height:auto;overflow:inherit;}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:.8rem;}.selectize-dropdown .option.-disabled{font-weight:700;cursor:default;pointer-events:none;}.selectize-dropdown .option.-disabled.active{background-color:inherit;}.selectize-dropdown.form-control{padding:0;height:auto !important;}select[data-chooser]+.selectize-control.loading{position:relative;}select[data-chooser]+.selectize-control.loading:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;position:absolute;top:10px;right:25px;z-index:10;}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none;}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none;}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1;}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25;}.slick-next:before,.slick-prev:before{font-family:"inherit";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir=rtl] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir=rtl] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir=rtl] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir=rtl] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;}.slick-dots li button:focus,.slick-dots li button:hover{outline:none;}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"inherit";font-size:40px;line-height:20px;text-align:center;color:#ffcd57;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:#186ed1;opacity:.75;}.slick-dotted{position:relative;}.slick-dotted .slick-dots li button:before{font-size:45px;}.slick-arrow{border-radius:50%;width:30px;height:30px;z-index:10;}.slick-arrow,.slick-arrow:active,.slick-arrow:focus,.slick-arrow:hover{background-color:#ffcd57;}.slick-arrow:active:before,.slick-arrow:before,.slick-arrow:focus:before,.slick-arrow:hover:before{color:#fff;}.slick-arrow.slick-prev{left:0;}.slick-arrow.slick-prev:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;font-size:13px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-arrow.slick-next{right:0;}.slick-arrow.slick-next:before{content:"";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;font-size:13px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[data-slickable].-single .-slick-item{display:none;}[data-slickable].-single .-slick-item:first-child,[data-slickable].-single.slick-initialized .-slick-item{display:block !important;}body,html{height:100%;font-family:Kanit,Helvetica Neue,sans-serif !important;background-color:#000;}#main__content{margin-top:-92px;}@media (max-width:991.98px){#main__content{margin-top:0;padding-bottom:4rem;}}.x-alert-info{background-color:#2b2b2b;color:#ffcd57;}.x-mini-copy{line-height:30px;height:24px;background:#ffcd57 !important;color:#000 !important;border-radius:10px;padding:4px;}.x-hr-border-glow{height:1px;margin-top:0;background:linear-gradient(90deg,transparent,#ffcd57 30%,#ffcd57 70%,transparent);width:70%;text-align:center;}.x-hr-border-gradient{height:2px;margin-top:0;background:linear-gradient(90deg,#fcb117,#ffd101);width:140px;}.x-hr-border-primary{width:100%;height:2px;border-color:#ffcd57;}.-x-input-icon{display:flex;align-items:center;border-radius:3px;position:relative;}.-x-input-icon .-icon{position:absolute;left:14px;height:18px;color:#ffcd57;top:12px;}.-x-input-icon .form-control{padding-left:38px;}.-x-input-icon .form-control.text-center{padding-right:38px;}.-x-input-icon .x-input-reset-btn{display:none;justify-content:center;align-items:center;position:absolute;top:14px;right:1rem;width:18px;height:18px;padding:0;border:none;border-radius:50%;background:#828282;}@media (min-width:992px){.-x-input-icon .x-input-reset-btn{transition:opacity .2s;opacity:.75;}.-x-input-icon .x-input-reset-btn:hover{opacity:1;}}.-x-input-icon .x-input-reset-btn .fas{font-size:10px;color:#1a1a1a;}.-x-input-icon .x-input-reset-btn:focus{outline:none;}@media (max-width:991.98px){.-x-input-icon .x-input-reset-btn{top:18px;}}.x-input-number-name-bank{position:relative;}.x-input-number-name-bank .-validate-box{background:linear-gradient(#151515,#151515);position:absolute;top:0;left:-70%;border-radius:16px;padding:20px 16px 14px;width:60%;margin-bottom:2rem;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:#ffcd57;}@media (max-width:991.98px){.x-input-number-name-bank .-validate-box{position:relative;width:100%;left:0;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}}.x-input-number-name-bank .-validate-box .-content-validate{color:#ffcd57;font-size:1.5rem;line-height:1.5;}.x-input-number-name-bank .-validate-box .-detail-validate{margin-top:.5rem;color:#fff;line-height:1.5;}.x-input-number-name-bank .-validate-box .fas.fa-arrow-right{position:absolute;top:50%;right:-10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;background:#151515;border-radius:50%;color:#ffcd57;display:flex;align-items:center;justify-content:center;-webkit-animation:x-register-arrow-horizontal-mover .5s infinite alternate;animation:x-register-arrow-horizontal-mover .5s infinite alternate;}@media (max-width:991.98px){.x-input-number-name-bank .-validate-box .fas.fa-arrow-right{display:none;}}.w-85{width:85%;}.w-90{width:90%;}.x-service-wrapper .-box{padding:0 4rem;}.x-service-wrapper .-box a{text-decoration:none !important;color:#d2d2d2;}.x-service-wrapper .-box .-fake-bg{display:none;}.x-service-wrapper .-box .-ic-wrapper{height:100px;display:flex;justify-content:center;align-items:flex-end;}.x-service-wrapper .-box .-ic-wrapper .-ic-bank,.x-service-wrapper .-box .-ic-wrapper .-ic-otp,.x-service-wrapper .-box .-ic-wrapper .-ic-register{width:100px;height:auto;margin-bottom:1rem;}.x-service-wrapper .-box .-ic-wrapper .-ic{width:120px;height:auto;margin-bottom:1rem;}.x-service-wrapper .-box .-title-h2,.x-service-wrapper .-box h3{color:#fff;font-size:1.75rem;margin-bottom:0;}.x-service-wrapper .-box .x-hr-border-glow{transition:all .6s;}.x-service-wrapper .-box:hover .x-hr-border-glow{-webkit-transform:scale(1.2);transform:scale(1.2);}@media (max-width:991.98px){.x-service-wrapper .-box{padding:0;}}@media (max-width:767.98px){.x-service-wrapper .-box{padding:0;}.x-service-wrapper .-box .-ic-wrapper{height:100px;width:100px;margin-right:15px;display:flex;justify-content:center;align-items:flex-start;}.x-service-wrapper .-box .x-hr-border-glow{margin-left:0;width:150px;}.x-service-wrapper .-box h3{color:#fff;font-size:1.75rem;margin-bottom:0;}}@media (max-width:575.98px){.x-service-wrapper.-logged .-box .-ic-wrapper{width:120px;}}.x-admin-contact{margin-top:.7rem;text-align:center;border-top:1px solid #656565;padding-top:12px;position:relative;top:9px;}@media (max-width:991.98px){.x-admin-contact{position:absolute;left:50%;right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:60px;width:100%;top:auto;border:none;}.x-admin-contact.-no-fixed{position:static;-webkit-transform:none;transform:none;}}.x-visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}.x-gutter-divine{padding-left:7.5px;padding-right:7.5px;}@-webkit-keyframes flip-in-hor-top{0%{-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);opacity:0;}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1;}}@keyframes flip-in-hor-top{0%{-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);opacity:0;}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1;}}@-webkit-keyframes x-shimmer{0%{background-position:-200px top;}to{background-position:200px top;}}@-webkit-keyframes x-shimmer-short{0%{background-position:-100px top;}to{background-position:100px top;}}@keyframes x-shimmer-short{0%{background-position:-100px top;}to{background-position:100px top;}}@-webkit-keyframes x-shimmer-shorter{0%{background-position:-60px top;}to{background-position:60px top;}}@keyframes x-shimmer-shorter{0%{background-position:-60px top;}to{background-position:60px top;}}@-webkit-keyframes x-hamburger-wave{0%{width:70%;}to{width:100%;}}@keyframes x-hamburger-wave{0%{width:70%;}to{width:100%;}}@-webkit-keyframes x-alert-blinker{0%{border-color:#fff;background:red;color:#fff;}50%{border-color:red;background:#fff;color:red;}}@keyframes x-alert-blinker{0%{border-color:#fff;background:red;color:#fff;}50%{border-color:red;background:#fff;color:red;}}@-webkit-keyframes x-progress-bar-stripes{0%{background-position:0 0;}to{background-position:1rem 0;}}@keyframes x-progress-bar-stripes{0%{background-position:0 0;}to{background-position:1rem 0;}}@-webkit-keyframes x-register-arrow-horizontal-mover{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);}to{-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%);}}@keyframes x-register-arrow-horizontal-mover{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);}to{-webkit-transform:translate(10px,-50%);transform:translate(10px,-50%);}}@-webkit-keyframes x-dust-mover{0%{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}50%{-webkit-transform:translate(15px,5px) rotate(-1deg);transform:translate(15px,5px) rotate(-1deg);}to{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}}@keyframes x-dust-mover{0%{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}50%{-webkit-transform:translate(15px,5px) rotate(-1deg);transform:translate(15px,5px) rotate(-1deg);}to{-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);}}@-webkit-keyframes x-ball-roll{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes x-ball-roll{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@-webkit-keyframes x-ball-bounce{50%{-webkit-transform:translateY(40px);transform:translateY(40px);}}@keyframes x-ball-bounce{50%{-webkit-transform:translateY(40px);transform:translateY(40px);}}@-webkit-keyframes x-ball-shadow{50%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.8;}}@keyframes x-ball-shadow{50%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.8;}}@-webkit-keyframes x-shaker-left-right{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg);}15%,30%,45%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}20%,35%,50%{-webkit-transform:rotate(10deg);transform:rotate(10deg);}60%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}70%{-webkit-transform:rotate(8deg);transform:rotate(8deg);}}@keyframes x-shaker-left-right{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg);}15%,30%,45%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}20%,35%,50%{-webkit-transform:rotate(10deg);transform:rotate(10deg);}60%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}70%{-webkit-transform:rotate(8deg);transform:rotate(8deg);}}@-webkit-keyframes x-promotion-history-coming-in{0%{opacity:0;visibility:hidden;}to{opacity:1;visibility:visible;}}@keyframes x-promotion-history-coming-in{0%{opacity:0;visibility:hidden;}to{opacity:1;visibility:visible;}}@-webkit-keyframes x-opacity-glow-fading-up{0%{opacity:.5;}to{opacity:1;}}@keyframes x-opacity-glow-fading-up{0%{opacity:.5;}to{opacity:1;}}@-webkit-keyframes x-rotate-item{0%,60%,to{-webkit-transform:rotate(0);transform:rotate(0);}8%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg);}15%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}30%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}45%{-webkit-transform:rotate(2deg);transform:rotate(2deg);}50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg);}}@keyframes x-rotate-item{0%,60%,to{-webkit-transform:rotate(0);transform:rotate(0);}8%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg);}15%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}30%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}45%{-webkit-transform:rotate(2deg);transform:rotate(2deg);}50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg);}}.x-button-actions{display:none;}@media (max-width:991.98px){.x-button-actions{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button,.x-button-actions .btn,.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{border-radius:0;padding:.375rem .75rem;color:#fff;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button .-icon,.x-button-actions .btn .-icon,.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-icon{max-width:30px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .-btn-bottom.vex-dialog-button,.x-button-actions .btn.-btn-bottom,.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-bottom.vex-dialog-button{color:#000 !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button .-typo,.x-button-actions .btn .-typo,.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-typo{padding-top:4px;display:inline-block;}}.x-button-actions .btn-plain-lobby:not(.-include-sood),.x-button-actions .btn-plain-primary:not(.-include-sood),.x-button-actions .btn-plain-secondary:not(.-include-sood){display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1;}@media (max-width:991.98px){.x-button-actions .btn-plain-lobby:not(.-include-sood),.x-button-actions .btn-plain-primary:not(.-include-sood),.x-button-actions .btn-plain-secondary:not(.-include-sood){padding:8px 0 0 !important;font-size:1.4rem;border:none;}.x-button-actions .btn-plain-lobby:not(.-include-sood):hover,.x-button-actions .btn-plain-primary:not(.-include-sood):hover,.x-button-actions .btn-plain-secondary:not(.-include-sood):hover{color:unset;}}@media (max-width:767.98px){.x-button-actions .btn-plain-lobby:not(.-include-sood) .-icon,.x-button-actions .btn-plain-primary:not(.-include-sood) .-icon,.x-button-actions .btn-plain-secondary:not(.-include-sood) .-icon{max-width:26px;}.x-button-actions .btn-plain-lobby:not(.-include-sood) .-typo,.x-button-actions .btn-plain-primary:not(.-include-sood) .-typo,.x-button-actions .btn-plain-secondary:not(.-include-sood) .-typo{position:relative;margin-top:-5px;padding-top:6px;}}@media (max-width:991.98px){#account-actions #account-actions-mobile{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:3;}}.-inner-wrapper .button{-webkit-transform:translateY(-50%);transform:translateY(-50%);}.-inner-wrapper .button .b_l_quad .button_spots:first-child{padding:4px;left:-13px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(2){padding:5px;left:-1px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(3){padding:3px;left:11px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(4){padding:5px;left:23px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(5){padding:5px;left:35px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(6){padding:4px;left:47px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(7){padding:4px;left:59px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(8){padding:4px;left:71px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(9){padding:4px;left:83px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(10){padding:3px;left:95px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(11){padding:5px;left:107px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(12){padding:5px;left:119px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(13){padding:4px;left:131px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(14){padding:5px;left:143px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(15){padding:5px;left:155px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(16){padding:3px;left:167px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(17){padding:5px;left:179px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(18){padding:4px;left:191px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(19){padding:3px;left:203px;top:50px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(20){padding:5px;padding:4px;left:215px;left:-15px;top:50px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(21){padding:4px;left:-3px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(22){padding:5px;left:9px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(23){padding:5px;left:21px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(24){padding:5px;left:33px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(25){padding:3px;left:45px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(26){padding:3px;left:57px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(27){padding:5px;left:69px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(28){padding:3px;left:81px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(29){padding:3px;left:93px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(30){padding:4px;left:105px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(31){padding:4px;left:117px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(32){padding:5px;left:129px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(33){padding:5px;left:141px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(34){padding:3px;left:153px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(35){padding:4px;left:165px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(36){padding:3px;left:177px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(37){padding:4px;left:189px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(38){padding:3px;left:201px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(39){padding:4px;left:213px;top:-12px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(40){left:225px;left:204px;top:-12px;top:-8px;padding:3px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(41){padding:4px;left:204px;top:4px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(42){padding:5px;left:204px;top:16px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(43){padding:5px;left:204px;top:28px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(44){padding:5px;left:204px;top:40px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(45){padding:5px;left:204px;top:52px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(46){padding:5px;padding:3px;left:204px;left:-10px;top:64px;top:-16px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(47){padding:3px;left:-10px;top:-4px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(48){padding:4px;left:-10px;top:8px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(49){padding:5px;left:-10px;top:20px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(50){padding:3px;left:-10px;top:32px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(51){padding:5px;left:-10px;top:44px;}.-inner-wrapper .button .b_l_quad .button_spots:nth-child(52){padding:5px;left:-10px;top:56px;}.-inner-wrapper .button .button_spots{position:absolute;border-radius:100px;background:green;opacity:0;-webkit-animation:opacity 1s;animation:opacity 1s;}.-inner-wrapper .button .button_spots:first-of-type{-webkit-transform-origin:88px 15px;transform-origin:88px 15px;background:#d5767a;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(2){-webkit-transform-origin:84px 19px;transform-origin:84px 19px;background:#7792d4;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(3){-webkit-transform-origin:80px 18px;transform-origin:80px 18px;background:#bb75d7;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.5s;}.-inner-wrapper .button .button_spots:nth-of-type(4){-webkit-transform-origin:81px 11px;transform-origin:81px 11px;background:#abd676;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(5){-webkit-transform-origin:80px 18px;transform-origin:80px 18px;background:#77d4ba;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(6){-webkit-transform-origin:85px 10px;transform-origin:85px 10px;background:#d17bd1;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(7){-webkit-transform-origin:85px 17px;transform-origin:85px 17px;background:#897ad1;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(8){-webkit-transform-origin:88px 12px;transform-origin:88px 12px;background:#ad77d4;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.3s;}.-inner-wrapper .button .button_spots:nth-of-type(9){-webkit-transform-origin:80px 10px;transform-origin:80px 10px;background:#7bd1ae;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.7s;}.-inner-wrapper .button .button_spots:nth-of-type(10){-webkit-transform-origin:80px 12px;transform-origin:80px 12px;background:#79b6d2;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(11){-webkit-transform-origin:84px 18px;transform-origin:84px 18px;background:#d378b3;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(12){-webkit-transform-origin:89px 17px;transform-origin:89px 17px;background:#d0a67c;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(13){-webkit-transform-origin:81px 16px;transform-origin:81px 16px;background:#78d3bd;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.2s;}.-inner-wrapper .button .button_spots:nth-of-type(14){-webkit-transform-origin:89px 15px;transform-origin:89px 15px;background:#d6cb76;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(15){-webkit-transform-origin:89px 10px;transform-origin:89px 10px;background:#7776d6;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(16){-webkit-transform-origin:80px 18px;transform-origin:80px 18px;background:#d0807c;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(17){-webkit-transform-origin:82px 16px;transform-origin:82px 16px;background:#77d49e;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(18){-webkit-transform-origin:89px 12px;transform-origin:89px 12px;background:#d5ca76;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.5s;}.-inner-wrapper .button .button_spots:nth-of-type(19){-webkit-transform-origin:80px 15px;transform-origin:80px 15px;background:#d4ad77;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.3s;}.-inner-wrapper .button .button_spots:nth-of-type(20){-webkit-transform-origin:84px 13px;transform-origin:84px 13px;background:#77a0d4;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(21){-webkit-transform-origin:81px 19px;transform-origin:81px 19px;background:#d874a6;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.2s;}.-inner-wrapper .button .button_spots:nth-of-type(22){-webkit-transform-origin:81px 19px;transform-origin:81px 19px;background:#d378af;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(23){-webkit-transform-origin:86px 17px;transform-origin:86px 17px;background:#b279d2;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(24){-webkit-transform-origin:81px 12px;transform-origin:81px 12px;background:#77d488;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(25){-webkit-transform-origin:87px 16px;transform-origin:87px 16px;background:#d58d76;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.3s;}.-inner-wrapper .button .button_spots:nth-of-type(26){-webkit-transform-origin:84px 10px;transform-origin:84px 10px;background:#d09c7c;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(27){-webkit-transform-origin:80px 16px;transform-origin:80px 16px;background:#74d875;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(28){-webkit-transform-origin:87px 18px;transform-origin:87px 18px;background:#d17ac3;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(29){-webkit-transform-origin:80px 11px;transform-origin:80px 11px;background:#7e75d7;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(30){-webkit-transform-origin:84px 13px;transform-origin:84px 13px;background:#d1947a;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(31){-webkit-transform-origin:80px 17px;transform-origin:80px 17px;background:#76d5a3;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.7s;}.-inner-wrapper .button .button_spots:nth-of-type(32){-webkit-transform-origin:86px 15px;transform-origin:86px 15px;background:#7caad0;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(33){-webkit-transform-origin:88px 15px;transform-origin:88px 15px;background:#77d490;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(34){-webkit-transform-origin:81px 13px;transform-origin:81px 13px;background:#75cbd7;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.1s;}.-inner-wrapper .button .button_spots:nth-of-type(35){-webkit-transform-origin:88px 12px;transform-origin:88px 12px;background:#75b3d7;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.8s;}.-inner-wrapper .button .button_spots:nth-of-type(36){-webkit-transform-origin:82px 14px;transform-origin:82px 14px;background:#d07cbb;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(37){-webkit-transform-origin:82px 11px;transform-origin:82px 11px;background:#d2bc79;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.2s;}.-inner-wrapper .button .button_spots:nth-of-type(38){-webkit-transform-origin:89px 18px;transform-origin:89px 18px;background:#76bdd5;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(39){-webkit-transform-origin:83px 15px;transform-origin:83px 15px;background:#807ad1;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.6s;}.-inner-wrapper .button .button_spots:nth-of-type(40){-webkit-transform-origin:82px 15px;transform-origin:82px 15px;background:#d58576;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.3s;}.-inner-wrapper .button .button_spots:nth-of-type(41){-webkit-transform-origin:89px 12px;transform-origin:89px 12px;background:#bbd279;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(42){-webkit-transform-origin:84px 13px;transform-origin:84px 13px;background:#d78075;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(43){-webkit-transform-origin:85px 17px;transform-origin:85px 17px;background:#a7d576;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(44){-webkit-transform-origin:81px 10px;transform-origin:81px 10px;background:#7a9ad1;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.5s;}.-inner-wrapper .button .button_spots:nth-of-type(45){-webkit-transform-origin:87px 10px;transform-origin:87px 10px;background:#d3c778;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.7s;}.-inner-wrapper .button .button_spots:nth-of-type(46){-webkit-transform-origin:80px 17px;transform-origin:80px 17px;background:#d69276;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.1s;}.-inner-wrapper .button .button_spots:nth-of-type(47){-webkit-transform-origin:87px 14px;transform-origin:87px 14px;background:#cf78d3;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.5s;}.-inner-wrapper .button .button_spots:nth-of-type(48){-webkit-transform-origin:87px 18px;transform-origin:87px 18px;background:#d576cc;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.4s;}.-inner-wrapper .button .button_spots:nth-of-type(49){-webkit-transform-origin:89px 15px;transform-origin:89px 15px;background:#d1897a;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.1s;}.-inner-wrapper .button .button_spots:nth-of-type(50){-webkit-transform-origin:87px 15px;transform-origin:87px 15px;background:#967bd1;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.9s;}.-inner-wrapper .button .button_spots:nth-of-type(51){-webkit-transform-origin:84px 13px;transform-origin:84px 13px;background:#d378d3;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 2s;}.-inner-wrapper .button .button_spots:nth-of-type(52){-webkit-transform-origin:80px 10px;transform-origin:80px 10px;background:#d17bcb;box-shadow:0 0 10px hsla(0,0%,100%,.12);transition:all 1.2s;}.-inner-wrapper .button_inner{border-radius:2px;margin:auto;box-shadow:0 0 0 0 rgba(0,0,0,.04);text-align:Center;transition:all .3s,box-shadow .2s,-webkit-transform .2s .2s;transition:all .3s,box-shadow .2s,transform .2s .2s;transition:all .3s,box-shadow .2s,transform .2s .2s,-webkit-transform .2s .2s;}.-inner-wrapper .button_inner span.t{position:relative;opacity:1;transition:left .4s .1s;}.-inner-wrapper .button_inner .button_spots:first-of-type{-webkit-animation:spot-1 .7s linear .4s infinite;animation:spot-1 .7s linear .4s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(2){-webkit-animation:spot-2 .7s linear .95714s infinite;animation:spot-2 .7s linear .95714s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(3){-webkit-animation:spot-3 .7s linear .9s infinite;animation:spot-3 .7s linear .9s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(4){-webkit-animation:spot-4 .7s linear .25714s infinite;animation:spot-4 .7s linear .25714s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(5){-webkit-animation:spot-5 .7s linear .95s infinite;animation:spot-5 .7s linear .95s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(6){-webkit-animation:spot-6 .7s linear .95s infinite;animation:spot-6 .7s linear .95s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(7){-webkit-animation:spot-7 .7s linear .98s infinite;animation:spot-7 .7s linear .98s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(8){-webkit-animation:spot-8 .7s linear .48s infinite;animation:spot-8 .7s linear .48s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(9){-webkit-animation:spot-9 .7s linear .45714s infinite;animation:spot-9 .7s linear .45714s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(10){-webkit-animation:spot-10 .7s linear .56667s infinite;animation:spot-10 .7s linear .56667s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(11){-webkit-animation:spot-11 .7s linear 1s infinite;animation:spot-11 .7s linear 1s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(12){-webkit-animation:spot-12 .7s linear .94444s infinite;animation:spot-12 .7s linear .94444s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(13){-webkit-animation:spot-13 .7s linear .94s infinite;animation:spot-13 .7s linear .94s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(14){-webkit-animation:spot-14 .7s linear 1.03333s infinite;animation:spot-14 .7s linear 1.03333s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(15){-webkit-animation:spot-15 .7s linear 1.08s infinite;animation:spot-15 .7s linear 1.08s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(16){-webkit-animation:spot-16 .7s linear 1.05s infinite;animation:spot-16 .7s linear 1.05s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(17){-webkit-animation:spot-17 .7s linear .68s infinite;animation:spot-17 .7s linear .68s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(18){-webkit-animation:spot-18 .7s linear .4s infinite;animation:spot-18 .7s linear .4s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(19){-webkit-animation:spot-19 .7s linear 1.13333s infinite;animation:spot-19 .7s linear 1.13333s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(20){-webkit-animation:spot-20 .7s linear .68s infinite;animation:spot-20 .7s linear .68s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(21){-webkit-animation:spot-21 .7s linear .5s infinite;animation:spot-21 .7s linear .5s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(22){-webkit-animation:spot-22 .7s linear .88s infinite;animation:spot-22 .7s linear .88s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(23){-webkit-animation:spot-23 .7s linear .84s infinite;animation:spot-23 .7s linear .84s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(24){-webkit-animation:spot-24 .7s linear .9s infinite;animation:spot-24 .7s linear .9s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(25){-webkit-animation:spot-25 .7s linear .45s infinite;animation:spot-25 .7s linear .45s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(26){-webkit-animation:spot-26 .7s linear .9s infinite;animation:spot-26 .7s linear .9s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(27){-webkit-animation:spot-27 .7s linear .8s infinite;animation:spot-27 .7s linear .8s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(28){-webkit-animation:spot-28 .7s linear .94s infinite;animation:spot-28 .7s linear .94s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(29){-webkit-animation:spot-29 .7s linear .9s infinite;animation:spot-29 .7s linear .9s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(30){-webkit-animation:spot-30 .7s linear .53333s infinite;animation:spot-30 .7s linear .53333s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(31){-webkit-animation:spot-31 .7s linear .15714s infinite;animation:spot-31 .7s linear .15714s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(32){-webkit-animation:spot-32 .7s linear .58s infinite;animation:spot-32 .7s linear .58s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(33){-webkit-animation:spot-33 .7s linear .94s infinite;animation:spot-33 .7s linear .94s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(34){-webkit-animation:spot-34 .7s linear .74s infinite;animation:spot-34 .7s linear .74s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(35){-webkit-animation:spot-35 .7s linear 1.2s infinite;animation:spot-35 .7s linear 1.2s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(36){-webkit-animation:spot-36 .7s linear .34444s infinite;animation:spot-36 .7s linear .34444s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(37){-webkit-animation:spot-37 .7s linear .5s infinite;animation:spot-37 .7s linear .5s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(38){-webkit-animation:spot-38 .7s linear .5s infinite;animation:spot-38 .7s linear .5s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(39){-webkit-animation:spot-39 .7s linear .88s infinite;animation:spot-39 .7s linear .88s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(40){-webkit-animation:spot-40 .7s linear .84s infinite;-webkit-animation:spot-40 .7s linear .44444s infinite;animation:spot-40 .7s linear .84s infinite;animation:spot-40 .7s linear .44444s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(41){-webkit-animation:spot-41 .7s linear .64444s infinite;animation:spot-41 .7s linear .64444s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(42){-webkit-animation:spot-42 .7s linear 1.3s infinite;animation:spot-42 .7s linear 1.3s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(43){-webkit-animation:spot-43 .7s linear .65714s infinite;animation:spot-43 .7s linear .65714s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(44){-webkit-animation:spot-44 .7s linear .64444s infinite;animation:spot-44 .7s linear .64444s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(45){-webkit-animation:spot-45 .7s linear 1.04s infinite;animation:spot-45 .7s linear 1.04s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(46){-webkit-animation:spot-46 .7s linear 1.2s infinite;-webkit-animation:spot-46 .7s linear 1.1s infinite;animation:spot-46 .7s linear 1.2s infinite;animation:spot-46 .7s linear 1.1s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(47){-webkit-animation:spot-47 .7s linear 1s infinite;animation:spot-47 .7s linear 1s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(48){-webkit-animation:spot-48 .7s linear .2s infinite;animation:spot-48 .7s linear .2s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(49){-webkit-animation:spot-49 .7s linear .56667s infinite;animation:spot-49 .7s linear .56667s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(50){-webkit-animation:spot-50 .7s linear .26667s infinite;animation:spot-50 .7s linear .26667s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(51){-webkit-animation:spot-51 .7s linear .7s infinite;animation:spot-51 .7s linear .7s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(52){-webkit-animation:spot-52 .7s linear .7s infinite;animation:spot-52 .7s linear .7s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(53){-webkit-animation:spot-53 .7s linear .35s infinite;animation:spot-53 .7s linear .35s infinite;}.-inner-wrapper .button_inner .button_spots:nth-of-type(54){-webkit-animation:spot-54 .7s linear .85714s infinite;animation:spot-54 .7s linear .85714s infinite;}@-webkit-keyframes spot-1{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-18px);transform:translateY(30px) translatex(-18px);opacity:.6;}}@keyframes spot-1{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-18px);transform:translateY(30px) translatex(-18px);opacity:.6;}}@-webkit-keyframes spot-2{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-16px);transform:translateY(30px) translatex(-16px);opacity:.6;}}@keyframes spot-2{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-16px);transform:translateY(30px) translatex(-16px);opacity:.6;}}@-webkit-keyframes spot-3{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-14px);transform:translateY(30px) translatex(-14px);opacity:.6;}}@keyframes spot-3{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-14px);transform:translateY(30px) translatex(-14px);opacity:.6;}}@-webkit-keyframes spot-4{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-12px);transform:translateY(30px) translatex(-12px);opacity:.6;}}@keyframes spot-4{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-12px);transform:translateY(30px) translatex(-12px);opacity:.6;}}@-webkit-keyframes spot-5{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-10px);transform:translateY(30px) translatex(-10px);opacity:.6;}}@keyframes spot-5{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-10px);transform:translateY(30px) translatex(-10px);opacity:.6;}}@-webkit-keyframes spot-6{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-8px);transform:translateY(30px) translatex(-8px);opacity:.6;}}@keyframes spot-6{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-8px);transform:translateY(30px) translatex(-8px);opacity:.6;}}@-webkit-keyframes spot-7{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-6px);transform:translateY(30px) translatex(-6px);opacity:.6;}}@keyframes spot-7{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-6px);transform:translateY(30px) translatex(-6px);opacity:.6;}}@-webkit-keyframes spot-8{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-4px);transform:translateY(30px) translatex(-4px);opacity:.6;}}@keyframes spot-8{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-4px);transform:translateY(30px) translatex(-4px);opacity:.6;}}@-webkit-keyframes spot-9{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-2px);transform:translateY(30px) translatex(-2px);opacity:.6;}}@keyframes spot-9{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(-2px);transform:translateY(30px) translatex(-2px);opacity:.6;}}@-webkit-keyframes spot-10{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(0);transform:translateY(30px) translatex(0);opacity:.6;}}@keyframes spot-10{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(0);transform:translateY(30px) translatex(0);opacity:.6;}}@-webkit-keyframes spot-11{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(2px);transform:translateY(30px) translatex(2px);opacity:.6;}}@keyframes spot-11{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(2px);transform:translateY(30px) translatex(2px);opacity:.6;}}@-webkit-keyframes spot-12{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(4px);transform:translateY(30px) translatex(4px);opacity:.6;}}@keyframes spot-12{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(4px);transform:translateY(30px) translatex(4px);opacity:.6;}}@-webkit-keyframes spot-13{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(6px);transform:translateY(30px) translatex(6px);opacity:.6;}}@keyframes spot-13{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(6px);transform:translateY(30px) translatex(6px);opacity:.6;}}@-webkit-keyframes spot-14{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(8px);transform:translateY(30px) translatex(8px);opacity:.6;}}@keyframes spot-14{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(8px);transform:translateY(30px) translatex(8px);opacity:.6;}}@-webkit-keyframes spot-15{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(10px);transform:translateY(30px) translatex(10px);opacity:.6;}}@keyframes spot-15{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(10px);transform:translateY(30px) translatex(10px);opacity:.6;}}@-webkit-keyframes spot-16{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(12px);transform:translateY(30px) translatex(12px);opacity:.6;}}@keyframes spot-16{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(12px);transform:translateY(30px) translatex(12px);opacity:.6;}}@-webkit-keyframes spot-17{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(14px);transform:translateY(30px) translatex(14px);opacity:.6;}}@keyframes spot-17{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(14px);transform:translateY(30px) translatex(14px);opacity:.6;}}@-webkit-keyframes spot-18{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(16px);transform:translateY(30px) translatex(16px);opacity:.6;}}@keyframes spot-18{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(16px);transform:translateY(30px) translatex(16px);opacity:.6;}}@-webkit-keyframes spot-19{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(18px);transform:translateY(30px) translatex(18px);opacity:.6;}}@keyframes spot-19{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(18px);transform:translateY(30px) translatex(18px);opacity:.6;}}@-webkit-keyframes spot-20{0%{opacity:0;}to{-webkit-transform:translateY(30px) translatex(20px);transform:translateY(30px) translatex(20px);opacity:.6;}}@keyframes spot-20{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-10px);transform:translateY(-30px) translatex(-10px);opacity:.6;}}@-webkit-keyframes spot-21{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-8px);transform:translateY(-30px) translatex(-8px);opacity:.6;}}@keyframes spot-21{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-8px);transform:translateY(-30px) translatex(-8px);opacity:.6;}}@-webkit-keyframes spot-22{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-6px);transform:translateY(-30px) translatex(-6px);opacity:.6;}}@keyframes spot-22{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-6px);transform:translateY(-30px) translatex(-6px);opacity:.6;}}@-webkit-keyframes spot-23{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-4px);transform:translateY(-30px) translatex(-4px);opacity:.6;}}@keyframes spot-23{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-4px);transform:translateY(-30px) translatex(-4px);opacity:.6;}}@-webkit-keyframes spot-24{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-2px);transform:translateY(-30px) translatex(-2px);opacity:.6;}}@keyframes spot-24{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(-2px);transform:translateY(-30px) translatex(-2px);opacity:.6;}}@-webkit-keyframes spot-25{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(0);transform:translateY(-30px) translatex(0);opacity:.6;}}@keyframes spot-25{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(0);transform:translateY(-30px) translatex(0);opacity:.6;}}@-webkit-keyframes spot-26{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(2px);transform:translateY(-30px) translatex(2px);opacity:.6;}}@keyframes spot-26{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(2px);transform:translateY(-30px) translatex(2px);opacity:.6;}}@-webkit-keyframes spot-27{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(4px);transform:translateY(-30px) translatex(4px);opacity:.6;}}@keyframes spot-27{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(4px);transform:translateY(-30px) translatex(4px);opacity:.6;}}@-webkit-keyframes spot-28{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(6px);transform:translateY(-30px) translatex(6px);opacity:.6;}}@keyframes spot-28{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(6px);transform:translateY(-30px) translatex(6px);opacity:.6;}}@-webkit-keyframes spot-29{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(8px);transform:translateY(-30px) translatex(8px);opacity:.6;}}@keyframes spot-29{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(8px);transform:translateY(-30px) translatex(8px);opacity:.6;}}@-webkit-keyframes spot-30{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(10px);transform:translateY(-30px) translatex(10px);opacity:.6;}}@keyframes spot-30{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(10px);transform:translateY(-30px) translatex(10px);opacity:.6;}}@-webkit-keyframes spot-31{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(12px);transform:translateY(-30px) translatex(12px);opacity:.6;}}@keyframes spot-31{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(12px);transform:translateY(-30px) translatex(12px);opacity:.6;}}@-webkit-keyframes spot-32{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(14px);transform:translateY(-30px) translatex(14px);opacity:.6;}}@keyframes spot-32{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(14px);transform:translateY(-30px) translatex(14px);opacity:.6;}}@-webkit-keyframes spot-33{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(16px);transform:translateY(-30px) translatex(16px);opacity:.6;}}@keyframes spot-33{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(16px);transform:translateY(-30px) translatex(16px);opacity:.6;}}@-webkit-keyframes spot-34{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(18px);transform:translateY(-30px) translatex(18px);opacity:.6;}}@keyframes spot-34{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(18px);transform:translateY(-30px) translatex(18px);opacity:.6;}}@-webkit-keyframes spot-35{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(20px);transform:translateY(-30px) translatex(20px);opacity:.6;}}@keyframes spot-35{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(20px);transform:translateY(-30px) translatex(20px);opacity:.6;}}@-webkit-keyframes spot-36{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(22px);transform:translateY(-30px) translatex(22px);opacity:.6;}}@keyframes spot-36{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(22px);transform:translateY(-30px) translatex(22px);opacity:.6;}}@-webkit-keyframes spot-37{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(24px);transform:translateY(-30px) translatex(24px);opacity:.6;}}@keyframes spot-37{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(24px);transform:translateY(-30px) translatex(24px);opacity:.6;}}@-webkit-keyframes spot-38{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(26px);transform:translateY(-30px) translatex(26px);opacity:.6;}}@keyframes spot-38{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(26px);transform:translateY(-30px) translatex(26px);opacity:.6;}}@-webkit-keyframes spot-39{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(28px);transform:translateY(-30px) translatex(28px);opacity:.6;}}@keyframes spot-39{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(28px);transform:translateY(-30px) translatex(28px);opacity:.6;}}@-webkit-keyframes spot-40{0%{opacity:0;}to{-webkit-transform:translateY(-30px) translatex(30px);transform:translateY(-30px) translatex(30px);opacity:.6;}}@keyframes spot-40{0%{opacity:0;}to{-webkit-transform:translateY(-6px) translatex(40px);transform:translateY(-6px) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-41{0%{opacity:0;}to{-webkit-transform:translateY(-4px) translatex(40px);transform:translateY(-4px) translatex(40px);opacity:.6;}}@keyframes spot-41{0%{opacity:0;}to{-webkit-transform:translateY(-4px) translatex(40px);transform:translateY(-4px) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-42{0%{opacity:0;}to{-webkit-transform:translateY(-2px) translatex(40px);transform:translateY(-2px) translatex(40px);opacity:.6;}}@keyframes spot-42{0%{opacity:0;}to{-webkit-transform:translateY(-2px) translatex(40px);transform:translateY(-2px) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-43{0%{opacity:0;}to{-webkit-transform:translateY(0) translatex(40px);transform:translateY(0) translatex(40px);opacity:.6;}}@keyframes spot-43{0%{opacity:0;}to{-webkit-transform:translateY(0) translatex(40px);transform:translateY(0) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-44{0%{opacity:0;}to{-webkit-transform:translateY(2px) translatex(40px);transform:translateY(2px) translatex(40px);opacity:.6;}}@keyframes spot-44{0%{opacity:0;}to{-webkit-transform:translateY(2px) translatex(40px);transform:translateY(2px) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-45{0%{opacity:0;}to{-webkit-transform:translateY(4px) translatex(40px);transform:translateY(4px) translatex(40px);opacity:.6;}}@keyframes spot-45{0%{opacity:0;}to{-webkit-transform:translateY(4px) translatex(40px);transform:translateY(4px) translatex(40px);opacity:.6;}}@-webkit-keyframes spot-46{0%{opacity:0;}to{-webkit-transform:translateY(-7px) translatex(-40px);transform:translateY(-7px) translatex(-40px);opacity:.6;}}@keyframes spot-46{0%{opacity:0;}to{-webkit-transform:translateY(-7px) translatex(-40px);transform:translateY(-7px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-47{0%{opacity:0;}to{-webkit-transform:translateY(-5px) translatex(-40px);transform:translateY(-5px) translatex(-40px);opacity:.6;}}@keyframes spot-47{0%{opacity:0;}to{-webkit-transform:translateY(-5px) translatex(-40px);transform:translateY(-5px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-48{0%{opacity:0;}to{-webkit-transform:translateY(-3px) translatex(-40px);transform:translateY(-3px) translatex(-40px);opacity:.6;}}@keyframes spot-48{0%{opacity:0;}to{-webkit-transform:translateY(-3px) translatex(-40px);transform:translateY(-3px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-49{0%{opacity:0;}to{-webkit-transform:translateY(-1px) translatex(-40px);transform:translateY(-1px) translatex(-40px);opacity:.6;}}@keyframes spot-49{0%{opacity:0;}to{-webkit-transform:translateY(-1px) translatex(-40px);transform:translateY(-1px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-50{0%{opacity:0;}to{-webkit-transform:translateY(1px) translatex(-40px);transform:translateY(1px) translatex(-40px);opacity:.6;}}@keyframes spot-50{0%{opacity:0;}to{-webkit-transform:translateY(1px) translatex(-40px);transform:translateY(1px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-51{0%{opacity:0;}to{-webkit-transform:translateY(3px) translatex(-40px);transform:translateY(3px) translatex(-40px);opacity:.6;}}@keyframes spot-51{0%{opacity:0;}to{-webkit-transform:translateY(3px) translatex(-40px);transform:translateY(3px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-52{0%{opacity:0;}to{-webkit-transform:translateY(5px) translatex(-40px);transform:translateY(5px) translatex(-40px);opacity:.6;}}@keyframes spot-52{0%{opacity:0;}to{-webkit-transform:translateY(5px) translatex(-40px);transform:translateY(5px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-53{0%{opacity:0;}to{-webkit-transform:translateY(7px) translatex(-40px);transform:translateY(7px) translatex(-40px);opacity:.6;}}@keyframes spot-53{0%{opacity:0;}to{-webkit-transform:translateY(7px) translatex(-40px);transform:translateY(7px) translatex(-40px);opacity:.6;}}@-webkit-keyframes spot-54{0%{opacity:0;}to{-webkit-transform:translateY(9px) translatex(-40px);transform:translateY(9px) translatex(-40px);opacity:.6;}}@keyframes spot-54{0%{opacity:0;}to{-webkit-transform:translateY(9px) translatex(-40px);transform:translateY(9px) translatex(-40px);opacity:.6;}}@-webkit-keyframes opacity{to{opacity:0;}}@keyframes opacity{to{opacity:0;}}@-webkit-keyframes rotate{0%{opacity:.8;}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.8;}}@keyframes rotate{0%{opacity:.8;}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.8;}}@-webkit-keyframes down{0%{left:10px;}to{left:57px;}}@keyframes down{0%{left:10px;}to{left:57px;}}@-webkit-keyframes spew{0%{opacity:0;}to{opacity:.8;}}@keyframes spew{0%{opacity:0;}to{opacity:.8;}}@-webkit-keyframes final{0%{opacity:1;}to{opacity:0;}}@keyframes final{0%{opacity:1;}to{opacity:0;}}@-webkit-keyframes finalbox{to{width:50px;}}@keyframes finalbox{to{width:50px;}}@-webkit-keyframes tick{to{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);}}@keyframes tick{to{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);}}@media (max-width:991.98px){.x-footer{}}@media (max-width:575.98px){.x-footer.-has-my-score-ranking{padding-bottom:90px !important;}}.x-footer-seo .-tags{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #353535;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button,.x-footer-seo .-tags .btn,.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{margin-right:8px;margin-bottom:8px;padding:7px 10px 2px;line-height:1;border-radius:7px;color:#8e8e8e;background:#12151c;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button:hover,.x-footer-seo .-tags .btn:hover,.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover{background:#1d212a;}.x-ma-container{position:relative;height:100%;min-height:100vh;background-image:none;}.x-ma-container.nitro-lazy{background-image:none !important;}.x-ma-container.-has-block{padding-top:2rem;padding-bottom:2rem;}@media (max-width:991.98px){.x-ma-container.-has-block{padding-top:0;}}.x-ma-container.-has-block .-detail .-message-wrapper{margin-top:1rem;}.x-ma-container.-has-block .-detail .-message-wrapper .-title{font-size:2.025rem;color:#fff;}@media (max-width:991.98px){.x-ma-container.-has-block .-detail .-message-wrapper .-title{font-size:1.8rem;}}@media (max-width:575.98px){.x-ma-container.-has-block .-detail .-message-wrapper .-title{font-size:1.575rem;}}.x-ma-container.-has-block .-detail .-message-wrapper .-description{margin-top:1rem;font-size:2.025rem;color:#d2d2d2;}.x-ma-container.-has-block .-detail .-message-wrapper .-description .-time{font-size:1.25em;color:#fdc21d;}@media (max-width:991.98px){.x-ma-container.-has-block .-detail .-message-wrapper .-description{font-size:1.8rem;}}@media (max-width:575.98px){.x-ma-container.-has-block .-detail .-message-wrapper .-description{font-size:1.575rem;}}@media (max-width:767.98px){.x-ma-container{padding-right:10px;padding-left:10px;}}.x-ma-container .-overlay{position:fixed;z-index:-1;background:#092a91;background:radial-gradient(circle,#092a91 0,#051157 15%,#030430 30%,#020329 50%,#010117 72%);top:0;left:0;bottom:0;width:100%;height:100%;}.x-ma-container .-img-desktop{max-width:1200px;}.x-ma-container .-img-mobile{max-width:400px;}@media (max-width:575.98px){.x-ma-container .-img-mobile{max-width:90%;}}.x-ma-container .-detail{margin-bottom:2rem;}.x-ma-container .-detail .-message-wrapper{margin-top:50px;font-size:1.8rem;}.x-ma-container .-detail .-message-wrapper .-title{display:block;color:#fff;}.x-ma-container .-detail .-brand{display:block;margin-top:30px;font-size:1.35rem;}.x-ma-container .-cover{width:400px;margin:auto;position:relative;}@media (max-width:575.98px){.x-ma-container .-cover{width:100%;}}.x-ma-container .-cover .-computer{width:220px;margin-top:65px;-webkit-animation-name:x-ma-computer;animation-name:x-ma-computer;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:575.98px){.x-ma-container .-cover .-computer{width:200px;margin-top:40px;}}.x-ma-container .-cover .-bubble1,.x-ma-container .-cover .-bubble2{position:absolute;width:100%;left:0;top:0;}.x-ma-container .-cover .-bubble1{-webkit-animation-name:x-ma-bubble1;animation-name:x-ma-bubble1;-webkit-animation-duration:7s;animation-duration:7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.x-ma-container .-cover .-bubble2{-webkit-animation-name:x-ma-bubble2;animation-name:x-ma-bubble2;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.x-ma-container .-logo{margin-top:30px;width:200px;margin-bottom:30px;}@-webkit-keyframes x-ma-computer{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(10%);transform:translateY(10%);}to{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes x-ma-computer{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(10%);transform:translateY(10%);}to{-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes x-ma-bubble1{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(2%);transform:translateX(2%);}to{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes x-ma-bubble1{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(2%);transform:translateX(2%);}to{-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes x-ma-bubble2{0%{-webkit-transform:translateX(0);transform:translateX(0);}30%{-webkit-transform:translateY(2%);transform:translateY(2%);}50%{-webkit-transform:translateX(2%);transform:translateX(2%);}70%{-webkit-transform:translateY(5%);transform:translateY(5%);}to{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes x-ma-bubble2{0%{-webkit-transform:translateX(0);transform:translateX(0);}30%{-webkit-transform:translateY(2%);transform:translateY(2%);}50%{-webkit-transform:translateX(2%);transform:translateX(2%);}70%{-webkit-transform:translateY(5%);transform:translateY(5%);}to{-webkit-transform:translateX(0);transform:translateX(0);}}#depositModal .x-transaction-ma-modal-dialog-container .modal-content .modal-body{padding-bottom:3rem !important;}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container{text-align:center;}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon{width:120px;margin-top:2rem;}@media (max-width:767.98px){.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon{margin-top:1rem;}}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper{margin-top:1rem;}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-title{margin-bottom:0;font-size:1.8rem;font-weight:600;color:#ffcd57;}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-sub-title{font-size:1.575rem;font-weight:600;color:#ffcd57;}.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-content-wrapper{margin:1rem 0;font-size:1.125rem;color:#d2d2d2;}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-5%,0,0);transform:translate3d(-5%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-5%,0,0);transform:translate3d(-5%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes x-floating{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}50%{-webkit-transform:translateY(-30px) rotate(-1deg);transform:translateY(-30px) rotate(-1deg);}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}}@keyframes x-floating{0%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}50%{-webkit-transform:translateY(-30px) rotate(-1deg);transform:translateY(-30px) rotate(-1deg);}to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);}}@-webkit-keyframes x-arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(15px);transform:translateX(15px);}to{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes x-arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(15px);transform:translateX(15px);}to{-webkit-transform:translateX(0);transform:translateX(0);}}@-webkit-keyframes hvr-ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}}@keyframes hvr-ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;}}.-animate-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;}.-animate-ripple-out:before{content:"";position:absolute;border:6px solid #ffcd57;border-radius:2px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@-webkit-keyframes fadeInModal{0%{opacity:0;}to{opacity:1;}}@keyframes fadeInModal{0%{opacity:0;}to{opacity:1;}}.fadeInModal,.fadeInRegister{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@media (max-width:991.98px){.fadeInModal,.fadeInRegister{-webkit-animation-name:fadeInModal;animation-name:fadeInModal;}}.x-alert-warning{background-color:rgba(255,0,0,.3);width:80%;font-size:1em !important;margin:auto auto 1em;padding:1rem;text-align:center;color:#d2d2d2;}.x-profile-dropdown-menu{background-color:linear-gradient(180deg,#020d22,#091734);}.x-profile-dropdown-menu .navbar-nav{flex-direction:column;align-items:flex-start;justify-content:center;}.x-profile-dropdown-menu .navbar-nav .nav-item{width:100%;border-bottom:1px solid rgba(236,189,123,.4);padding-top:10px;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link{color:#7e7e7e;transition:color .2s;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-ic{width:26px;margin-right:15px;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .fas{color:#ffcd57;min-width:20px;margin-right:1rem;text-align:center;}.x-profile-dropdown-menu .navbar-nav .nav-item:hover .nav-link{color:#ffcd57;}.x-profile-dropdown-menu .navbar-nav .nav-item:last-child{border-bottom:none;}.x-profile-dropdown-menu .navbar-nav .nav-item .-badge{background-color:#ffcd57;color:#000;border-radius:12px;margin-left:.5rem;width:40px;text-align:center;line-height:14px;padding-top:8px;display:inline-block;}@media (max-width:991.98px){.x-profile-dropdown-menu .navbar-nav .nav-item .-badge{top:1px !important;}}@media (max-width:991.98px){.x-profile-dropdown-menu{background-color:transparent;}}.form-control{border:0;}.x-form-control{background:#2b2b2b;color:#d9d9d9;border-bottom:2px solid transparent;transition:all .5s;width:100%;font-size:.95rem;}.x-form-control::-webkit-input-placeholder{color:#d9d9d9;line-height:normal;}.x-form-control:-ms-input-placeholder{color:#d9d9d9;line-height:normal;}.x-form-control::-ms-input-placeholder{color:#d9d9d9;line-height:normal;}.x-form-control::placeholder{color:#d9d9d9;line-height:normal;}.x-form-control:focus{background-color:#2b2b2b;color:#d9d9d9;box-shadow:none;outline:none;border-color:#ffcd57;-o-border-image:linear-gradient(90deg,#fcb117,#ffd101) 1;border-image:linear-gradient(90deg,#fcb117,#ffd101) 1;}.invalid-feedback{text-align:center;font-size:90%;margin-top:.5rem;}.x-form-register .x-checkbox-primary .form-check{position:relative;}.x-form-register .x-checkbox-primary .form-check input[type=checkbox]+label{position:unset !important;}.x-checkbox-primary .form-check{padding-left:0;}.x-checkbox-primary .form-check input[type=checkbox]{display:none;}.x-checkbox-primary .form-check input[type=checkbox]+label{position:relative;padding-left:25px !important;}.x-checkbox-primary .form-check input[type=checkbox]+label:before{width:14px;height:14px;content:"";position:absolute;left:0;top:0;margin-right:10px;margin-top:5px;cursor:pointer;border-radius:2px;}.x-checkbox-primary .form-check input[type=checkbox]+label:after{content:"";position:absolute;top:5px;left:3px;width:14px;height:14px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/ic-checkmark.99da2960.png");background-repeat:no-repeat;background-size:100%;opacity:0;visibility:hidden;transition:opacity .2s;}.x-checkbox-primary .form-check input[type=checkbox]:checked+label:after{opacity:1;visibility:visible;}.text-primary-border-bottom{border-bottom:3px solid;line-height:1.6;-o-border-image:radial-gradient(#186ed1,rgba(250,224,66,0)) 1;border-image:radial-gradient(#186ed1,rgba(250,224,66,0)) 1;}.text-gray-lighter,.text-muted{color:#d2d2d2 !important;}.text-muted-lighter{color:#a0a0a0;}.btn-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{color:#000;border:none;background:#ffd101;background:-webkit-gradient(left top,left bottom,color-stop(0,#fcb117),color-stop(100%,#ffd101));background:linear-gradient(90deg,#fcb117 0,#ffd101);box-shadow:0 0 2px 2px rgba(236,189,123,.1);}.btn-primary:active,.btn-primary:focus,.btn-primary:visited,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:active,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:visited{outline:0;text-decoration:none;box-shadow:none;}.btn-plain-primary{color:#000;background:linear-gradient(135deg,#ffcd57,#d0a94d);border:none;border-radius:0;}.btn-plain-primary:hover{color:#000;}.btn-plain-secondary{color:#000;background:linear-gradient(135deg,#ff5757,#b00000);border:none;border-radius:0;}.btn-plain-secondary:hover{color:#000;}.btn-plain-lobby{border:none;color:#fff !important;background:linear-gradient(180deg,#2c353c 20%,#000);}.btn-plain-lobby .-icon{margin-bottom:4px;}.btn-plain-lobby:hover,.btn-plain-sood{color:#fff !important;}.btn-plain-sood{border:none;background:linear-gradient(180deg,#fff,#d2d2d2);padding-top:8px !important;}.btn-plain-sood:hover{color:#fff !important;}.btn-plain-secondary-landing{color:#000;background:#e8c471;background:-webkit-gradient(left top,left bottom,color-stop(0,#f2ab25),color-stop(100%,#e8c471));background:linear-gradient(90deg,#f2ab25 0,#e8c471);border:none;border-radius:0;}.btn-plain-secondary-landing:hover{color:#000;}.btn,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:9px;padding-bottom:6px;line-height:22px;}.btn.-icon i.fas,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-icon.vex-dialog-button i.fas{position:relative;top:3px;}.btn .fa-play-circle,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .fa-play-circle{padding-top:3px;}@media (min-width:992px){.btn.-submit,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button{width:100%;}}@media (max-width:1199.98px){.btn.-submit.-android-view,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.-android-view.vex-dialog-button{display:none !important;}}.btn.-btn-play-test,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button{padding-top:6px;}@media (max-width:991.98px){.btn.-btn-play-test .-typo,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .-typo{padding-top:9px;}}.x-btn-image{display:inline-block;}.x-btn-image.-hoverable>img{max-width:100%;height:auto;}.x-btn-image.-hoverable .-hover{display:none;}@media (min-width:992px){.x-btn-image.-hoverable:hover .-default{display:none;}.x-btn-image.-hoverable:hover .-hover{display:inline-block;}}@media (max-width:991.98px){.modal-open .x-header{z-index:unset !important;}}.x-header{transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out;}.x-header.-sticky #headerContent .-header-login-btn,.x-header.-sticky .navbar-brand{opacity:0;}.x-header.-sticky .-logged-container{transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:translateY(100%);transform:translateY(100%);}.x-header .navbar-brand{position:relative;opacity:1;transition:opacity .2s ease-out;}.x-header .navbar-brand .-logo{position:absolute;top:16px;left:0;transition:opacity .2s;width:160px;}@media (max-width:767.98px){.x-header .navbar-brand .-logo{width:100px;}}.x-header .x-hamburger{margin-right:20px;margin-top:6px;width:25px;height:24px;position:relative;transition:.5s ease-in-out;cursor:pointer;}.x-header .x-hamburger,.x-header .x-hamburger span{-webkit-transform:rotate(0deg);transform:rotate(0deg);}.x-header .x-hamburger span{width:70%;display:block;position:absolute;height:3px;background:#a1a1a1;border-radius:9px;opacity:1;left:0;transition:.25s ease-in-out;}.x-header .x-hamburger span:first-child{top:0;-webkit-transform-origin:left center;transform-origin:left center;-webkit-animation:x-hamburger-wave .4s ease-out infinite alternate;animation:x-hamburger-wave .4s ease-out infinite alternate;}.x-header .x-hamburger span:nth-child(2){top:9px;-webkit-transform-origin:left center;transform-origin:left center;-webkit-animation:x-hamburger-wave .4s ease-out .3s infinite alternate;animation:x-hamburger-wave .4s ease-out .3s infinite alternate;}.x-header .x-hamburger span:nth-child(3){top:18px;-webkit-transform-origin:left center;transform-origin:left center;-webkit-animation:x-hamburger-wave .4s ease-out .6s infinite alternate;animation:x-hamburger-wave .4s ease-out .6s infinite alternate;}.x-header .x-hamburger.open{width:25px;}.x-header .x-hamburger.open span{width:100%;-webkit-animation:none;animation:none;}.x-header .x-hamburger.open span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;left:5px;}.x-header .x-hamburger.open span:nth-child(2){width:0;opacity:0;}.x-header .x-hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:18px;left:5px;}.x-header #headerBrand{height:85px;flex:1;}@media (max-width:767.98px){.x-header #headerBrand{height:76px;}}.x-header #headerContent .-header-login-btn{transition:opacity .2s ease-out;}.x-header .x-logged .-logged-container{border-radius:10px;box-shadow:0 5px 15px 0 rgba(0,0,0,.75);}@media (max-width:991.98px){.x-header .x-logged .-logged-container{border-bottom-left-radius:10px;border-bottom-right-radius:10px;}}.x-header .x-logged .-logged-container .dropdown{position:relative;display:inline-block;}.x-header .x-logged .-logged-container .dropdown-content{display:none;position:absolute;background-color:linear-gradient(180deg,#020d22,#091734);min-width:100%;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;top:100%;width:100%;left:0;}.x-header .x-logged .-logged-container .dropdown-content .dropdown-item{border-bottom:1px solid #ffcd57;}.x-header .x-logged .-logged-container .dropdown-content .dropdown-item:last-child{border-bottom:none;}.x-header .x-logged .-logged-container .dropdown-content .dropdown-item:last-child i{-webkit-transform:scale(-1);transform:scale(-1);}.x-header .x-logged .-logged-container .dropdown-content a{color:#d9d9d9;text-decoration:none;display:block;}.x-header .x-logged .-logged-container .dropdown-content a:hover{color:#ffcd57;background-color:transparent;}.x-header .x-logged .-logged-container .--profile{background:linear-gradient(180deg,#262626,#000);border-bottom-left-radius:10px;}@media (max-width:991.98px){.x-header .x-logged .-logged-container .--profile{border-bottom-right-radius:10px;}}.x-header .x-logged .-logged-container .--profile .--profile-detail{line-height:100%;}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved{color:#ffcd57;}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .fas.fa-spinner{position:relative;top:2px;margin-right:5px;font-size:16px;}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression{color:#d2d2d2;}.x-header .x-logged .-logged-container .--profile .--profile-detail button{line-height:normal;}.x-header .x-logged .-logged-container .--withdraw{background:linear-gradient(0deg,#f2ab25,#e8c471);border-bottom-right-radius:10px;}.x-logged-sidebar-mobile{display:none;}@media (max-width:991.98px){.x-logged-sidebar-mobile{display:block;}.x-logged-sidebar-mobile .-inner-wrapper{position:fixed;top:0;right:-90%;z-index:60;width:70%;min-width:280px;height:100%;background:linear-gradient(0deg,rgba(0,1,1,.95),rgba(36,41,44,.95));transition:right .2s;opacity:0;}.x-logged-sidebar-mobile .-inner-wrapper.show{right:0;opacity:1;}.x-logged-sidebar-mobile .-inner-wrapper.show .-heading{padding-left:2rem !important;}.x-logged-sidebar-mobile .-inner-wrapper.show .-heading img{width:130px;}.x-logged-sidebar-mobile .-overlay{display:none;position:fixed;top:0;left:0;z-index:55;width:100%;height:100%;background-color:rgba(0,0,0,.7);}.x-logged-sidebar-mobile .-overlay.show{display:block;}}@media (max-width:991.98px){.x-bank-account-form,.x-bank-account-form .-animatable-container,.x-bank-account-form form{height:100%;}}@media (max-width:991.98px){.x-bank-account-form{overflow-y:auto;margin-bottom:5rem;}}.x-bank-account-form .invalid-feedback{display:block;}.x-bank-choices-type .-outer-wrapper{display:flex;flex-wrap:wrap;justify-content:center;}.x-bank-choices-type .-outer-wrapper .-input-radio{width:0;height:0;position:absolute;left:-9999px;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 4px 10px;position:relative;border-radius:50%;opacity:.75;transition:all .1s;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label:focus{outline:none;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo{width:34px;height:34px;border-radius:50%;transition:all .1s;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check{display:none;position:absolute;bottom:-2px;right:-1px;width:16px;height:16px;border-radius:50%;color:#fff;font-size:10px;background-color:#71dd8a;}.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label{opacity:1;}.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo{width:38px;height:38px;}.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .fas.fa-check{display:flex;justify-content:center;align-items:center;}@media (min-width:992px) and (max-width:1199.98px){.x-bank-choices-type .-outer-wrapper .-input-radio+.-label{width:34px;height:34px;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo{width:26px;height:26px;}.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo{width:30px;height:30px;}}@media (max-width:991.98px){.x-bank-choices-type .-outer-wrapper .-input-radio+.-label{width:60px;height:60px;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo{width:50px;height:50px;}.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check{width:20px !important;height:20px !important;font-size:11px !important;}.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo{width:56px;height:56px;}}.vex.vex-theme-plain .vex-content{padding:2.5rem 1rem 1.8rem;font-family:Kanit,Helvetica Neue,sans-serif !important;border-radius:2px;width:400px;}@media (max-width:575.98px){.vex.vex-theme-plain .vex-content{width:350px;}}.vex.vex-theme-plain .vex-content .vex-dialog-message{text-align:center;font-weight:700;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons{text-align:center;margin-top:2rem;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{float:none;min-width:120px;border:none;margin:5px;}.x-profile-image img{width:50px;}@media (max-width:767.98px){.x-profile-image img{width:40px;height:40px;}}.x-apple-os .x-entrance-sood .-btn-sood{padding-top:6px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .vex-dialog-button,.x-apple-os .btn,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:12px;line-height:24px;}@media (max-width:991.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-submit.vex-dialog-button,.x-apple-os .btn.-submit,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button{padding-top:14px;}}.x-apple-os .x-mini-copy{display:inline-block;padding-top:2px !important;}.x-apple-os .fa-play-circle{padding-top:0;}.x-apple-os .x-deposit-next{padding-top:10px !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .x-button-actions#account-actions-mobile .vex-dialog-button,.x-apple-os .x-button-actions#account-actions-mobile .btn,.x-apple-os .x-button-actions#account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:8px;line-height:30px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button,.x-apple-os .btn.-btn-play-test,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button{padding-top:6px;}@media (max-width:991.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button,.x-apple-os .btn.-btn-play-test,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button{line-height:30px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button .fa-play-circle,.x-apple-os .btn.-btn-play-test .fa-play-circle,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .fa-play-circle{padding-top:3px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button .-typo,.x-apple-os .btn.-btn-play-test .-typo,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .-typo{padding-top:9px;}}.x-apple-os .form-check input[type=checkbox]+label:before{margin-top:4px !important;}.x-apple-os .form-check input[type=checkbox]+label:after{top:4px !important;}.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary{margin-top:10px !important;}.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary .form-check-label:before{margin-top:0 !important;}.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary .form-check-label:after{top:0 !important;}.x-apple-os .x-account-profile .-bank-info .media-body{margin-top:.35rem !important;}.x-apple-os .-deposit-preview .-fake-input,.x-apple-os .x-withdraw-pending .-fake-input{padding:16px .675rem 4px !important;}.x-apple-os .x-promotion-active-header .progress span{margin-top:2px !important;}.x-windows-os .x-header .navbar-nav .-header-login-btn,.x-windows-os .x-header .navbar-nav a{line-height:26px;}.x-windows-os .x-account-profile .-bank-info .media-body{margin-top:0 !important;}.x-windows-os .form-check input[type=checkbox]+label:before{top:4px !important;}.x-windows-os .form-check input[type=checkbox]+label:after{top:8px !important;}.x-windows-os form[name=set_un_subscribe_sms] .form-check input[type=checkbox]+label:after{top:4px !important;}.x-windows-os .x-pending .-fake-input{padding:10px .675rem 8px;}.x-windows-os .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn{line-height:24px !important;padding-bottom:.25rem !important;}.x-windows-os .x-promotion-active-header .progress span{margin-top:0 !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-windows-os .x-footer-seo .-tags .vex-dialog-button,.x-windows-os .x-footer-seo .-tags .btn,.x-windows-os .x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding:5px 10px;}.x-windows-os .-danger-zone.-wrk-owner,.x-windows-os .x-danger-zone.-wrk-owner{padding:16px 15px;}.x-windows-os .x-deposit-bank-maintenance .-text{padding:16px 1rem;}.x-windows-os .x-select-amount .-amount-container .-btn-select-amount .-no{top:8px;}.x-windows-os .x-deposit-notice.-decimal .-noted-title{padding:8px 0 7px;}.x-windows-os .x-input-number-name-bank .-validate-box{padding:16px;}.x-ios-os #resetPasswordModal .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-bank-account-form .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-deposit-form .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-form-register .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-login-form .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-pending .-x-input-icon input::-webkit-input-placeholder,.x-ios-os .x-withdraw-form .-x-input-icon input::-webkit-input-placeholder{line-height:22px;}.x-ios-os #resetPasswordModal .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-bank-account-form .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-deposit-form .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-form-register .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-login-form .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-pending .-x-input-icon input:-ms-input-placeholder,.x-ios-os .x-withdraw-form .-x-input-icon input:-ms-input-placeholder{line-height:22px;}.x-ios-os #resetPasswordModal .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-bank-account-form .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-deposit-form .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-form-register .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-login-form .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-pending .-x-input-icon input::-ms-input-placeholder,.x-ios-os .x-withdraw-form .-x-input-icon input::-ms-input-placeholder{line-height:22px;}.x-ios-os #resetPasswordModal .-x-input-icon input::placeholder,.x-ios-os .x-bank-account-form .-x-input-icon input::placeholder,.x-ios-os .x-deposit-form .-x-input-icon input::placeholder,.x-ios-os .x-form-register .-x-input-icon input::placeholder,.x-ios-os .x-login-form .-x-input-icon input::placeholder,.x-ios-os .x-pending .-x-input-icon input::placeholder,.x-ios-os .x-withdraw-form .-x-input-icon input::placeholder{line-height:22px;}.x-ios-os #resetPasswordModal .-submit,.x-ios-os .x-bank-account-form .-submit,.x-ios-os .x-deposit-form .-submit,.x-ios-os .x-form-register .-submit,.x-ios-os .x-login-form .-submit,.x-ios-os .x-pending .-submit,.x-ios-os .x-withdraw-form .-submit{padding-top:15px;}.x-ios-os .x-account-profile .-bank-info .media-body{margin-top:.4rem !important;}.x-ios-os .x-account-profile .-btn-action-wrapper{margin-top:.5rem !important;}.x-ios-os .x-pending .x-mini-copy{padding-top:0 !important;}.x-ios-os .x-pending .-fake-input{padding:14px .675rem 4px;}.x-ios-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:14px;}.x-android-os #resetPasswordModal .-submit,.x-android-os .x-bank-account-form .-submit,.x-android-os .x-deposit-form .-submit,.x-android-os .x-form-register .-submit,.x-android-os .x-login-form .-submit,.x-android-os .x-pending .-submit,.x-android-os .x-withdraw-form .-submit{padding-top:15px;}.x-android-os .x-account-profile .-bank-info .media-body{margin-top:.35rem !important;}.x-android-os .x-account-profile .-btn-action-wrapper{margin-top:.5rem !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-android-os .x-account-profile .-change-password-container .vex-dialog-button,.x-android-os .x-account-profile .-change-password-container .btn,.x-android-os .x-account-profile .-change-password-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:14px;padding-bottom:6px;}.x-android-os .x-admin-contact .x-text-with-link-component{font-size:20px;}.x-android-os .x-pending .-fake-input{padding:14px .675rem 4px;}.x-android-os .x-pending .x-mini-copy{padding-top:0 !important;}.x-android-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding-top:14px;}.x-android-os .-danger-zone.-wrk-owner,.x-android-os .x-danger-zone.-wrk-owner{padding:20px 15px 14px;}.cke_editable blockquote,.x-blog blockquote{font-size:1.3em;width:100%;margin:20px auto;font-style:italic;color:#555;padding:1.2em 30px 1.2em 75px;border-left:8px solid #ffcd57;line-height:1.6;position:relative;background:#ededed;}.cke_editable blockquote p,.x-blog blockquote p{margin-bottom:0 !important;}.cke_editable blockquote:before,.x-blog blockquote:before{font-family:Arial;content:"“";color:#ffcd57;font-size:4em;position:absolute;left:10px;top:-10px;}.cke_editable blockquote:after,.x-blog blockquote:after{content:"";}@media (max-width:767.98px){.cke_editable blockquote,.x-blog blockquote{font-size:1.15em;padding:1em 25px 1em 50px;}}.cke_editable img,.x-blog img{max-width:100%;height:auto !important;}.cke_editable iframe,.x-blog iframe{max-width:100%;}@media (max-width:575.98px){.cke_editable iframe,.x-blog iframe{height:auto !important;}}.x-blog-show{min-height:500px;padding:14rem 0 2rem;}@media (max-width:991.98px){.x-modal{padding-right:0 !important;}}.x-modal .close{position:absolute;right:14px;top:6px;z-index:1;}.x-modal .-modal-size{transition:max-width .6s;max-width:450px;}@media (max-width:991.98px){.x-modal .-modal-size{max-width:100%;height:100%;margin:0 !important;}}.x-modal .-modal-size.-modal-bigger{max-width:1000px;}@media (max-width:1199.98px){.x-modal .-modal-size.-modal-bigger{max-width:900px;}}@media (max-width:991.98px){.x-modal .-modal-size.-modal-bigger{max-width:100%;}}.x-modal .-modal-size.-modal-big{max-width:800px;}@media (max-width:991.98px){.x-modal .-modal-size.-modal-big{max-width:100%;}}.x-modal .-modal-size.-modal-medium{max-width:600px;}@media (max-width:991.98px){.x-modal .-modal-size.-modal-medium{max-width:100%;}}@media (max-width:991.98px){.x-modal .-modal-size.bankInfoMobile{height:700px;}}.x-modal .-modal-content{background:linear-gradient(180deg,#d0a94d,#765300);border-radius:10px;position:relative;min-height:200px;}.x-modal .-modal-content .modal-body{padding-bottom:3rem;padding-left:4rem;padding-right:4rem;}@media (min-width:768px) and (max-width:991.98px){.x-modal .-modal-content .modal-body{padding-left:10rem;padding-right:10rem;}}@media (min-width:576px) and (max-width:767.98px){.x-modal .-modal-content .modal-body{padding-left:5rem;padding-right:5rem;}}@media (max-width:575.98px){.x-modal .-modal-content .modal-body{padding-left:1rem;padding-right:1rem;}}@media (max-width:991.98px){.x-modal .-modal-content{position:relative;height:100%;background:linear-gradient(180deg,#d0a94d,#765300);min-height:400px;}.x-modal .-modal-content .modal-header{height:15%;}.x-modal .-modal-content .modal-body{height:85%;position:relative;}.x-modal .-modal-content .modal-body .js-modal-content{height:100%;}.x-modal .-modal-content .-submit{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1;height:50px;font-size:1.125rem;}}.x-modal .close{color:#ffcd57;text-shadow:none;}@media (max-width:991.98px){.x-modal .-real-content{padding-bottom:70px;}}.x-modal .x-title-modal.-has-icon{display:flex !important;justify-content:center;align-items:flex-end;}.x-modal .x-title-modal.-has-icon .-icon{position:relative;top:-2px;width:40px;margin-right:10px;}@media (max-width:991.98px){.x-modal .x-title-modal.-has-icon .-icon{top:-4px;width:34px;}}@media (max-width:991.98px){.x-modal .x-title-modal{font-size:2.3rem;}}.x-modal .x-hr-border-glow{margin-top:-10px;}@media (max-width:991.98px){.x-modal.-scrollable.-no-button .-modal-body{bottom:0;}.x-modal.-scrollable .-modal-size{position:fixed;max-width:100%;width:100%;height:100%;margin:0;padding:0;}.x-modal.-scrollable .-modal-content{position:absolute;right:0;top:0;left:0;height:100%;border-radius:0;box-shadow:none;}.x-modal.-scrollable .modal-header{height:auto;margin-top:0 !important;padding:2rem 2rem .5rem !important;}.x-modal.-scrollable .modal-body{position:absolute;bottom:0;width:100%;height:unset;padding-bottom:1rem;overflow:auto;}}#depositModal .-modal-content .modal-body{padding-bottom:1.5rem;}@media (max-width:991.98px){#depositModal .modal-content .modal-body{position:fixed;overflow:auto;width:100%;}#depositModal .modal-content .modal-body .-submit[disabled]{opacity:1;}}#depositModal .-x-input-icon .form-control.is-invalid,#withdrawModal .-x-input-icon .form-control.is-invalid{background-image:none;}#depositModal .-x-input-icon .form-control.is-invalid.nitro-lazy,#withdrawModal .-x-input-icon .form-control.is-invalid.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){#depositModal .-x-input-icon .-icon,#withdrawModal .-x-input-icon .-icon{top:18px;}#depositModal .-x-input-icon .form-control,#withdrawModal .-x-input-icon .form-control{height:55px;padding:0 38px;font-size:1.1rem;}}@media (max-width:991.98px){#bankInfoModal .modal-content .modal-body,#depositModal .modal-content .modal-body,#registerModal .modal-content .modal-body,#withdrawModal .modal-content .modal-body{padding-top:2rem !important;height:100% !important;}}@media (max-width:991.98px){#accountModal .modal-content .modal-body,#registerModal .modal-content .modal-body{position:fixed;overflow:auto;width:100%;padding-bottom:4rem;}}#accountModal .x-profile-image img{width:70px;}@media (max-width:991.98px){#accountModal .x-profile-image img{height:70px;}}#accountModal .modal-content .modal-body{padding-left:2rem;padding-right:2rem;}@media (max-width:991.98px){#accountModal .modal-content .modal-body{height:100%;}}#ads .-checkbox-label{padding:4px;}#alertModal .-fail-ic,#alertModal .-img,#alertModal .-success-ic,.x-form-register .-fail-ic,.x-form-register .-success-ic{width:90px;}#alertModal .-modal-content .x-title-modal{text-align:center;}.x-slide-left-content{transition:all .6s;align-self:flex-start;}.x-slide-left-content.-hide{height:0;width:0;flex-grow:0;padding:0;flex-basis:0;overflow:hidden;}.x-slide-left-content.-hide .x-title-modal{display:none !important;}@media (max-width:575.98px){#betLimitUpdateModal .-modal-content .modal-body{height:auto;background:radial-gradient(closest-side,transparent,#000);}}#promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,#promotionReturnUfaSportByUserModal .-modal-content .modal-body{padding:1.5rem;}@media (max-width:991.98px){#promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,#promotionReturnUfaSportByUserModal .-modal-content .modal-body{padding:1rem;}}#promotionReturnUfaFreeSportByUserModal .x-title-modal,#promotionReturnUfaSportByUserModal .x-title-modal{width:100%;}@media (max-width:767.98px){.x-form-register button[disabled]{opacity:1;background:#816642;background:-webkit-gradient(left top,left bottom,color-stop(0,#493b22),color-stop(100%,#816642));background:linear-gradient(90deg,#493b22 0,#816642);}}.x-form-register .x-button-actions{display:block;}@media (min-width:992px){.x-form-register .x-button-actions .-btn-left-bottom,.x-form-register .x-button-actions .-btn-right-bottom{width:60%;margin:auto;}.x-form-register .x-button-actions .-btn-left-bottom{box-shadow:0 0 5px 3px rgba(236,189,123,.3);}.x-form-register .x-button-actions .-btn-right-bottom{box-shadow:0 0 5px 3px rgba(18,22,27,.3);}}.x-form-register .-term-and-condition-check-box{font-size:18px;}@media (max-width:991.98px){.x-form-register .-term-and-condition-check-box{position:absolute;bottom:100px;left:50%;right:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-form-register .-term-and-condition-check-box input[type=checkbox]{-webkit-transform:scale(1.5);transform:scale(1.5);}.x-form-register .-term-and-condition-check-box.-no-fixed{position:static;-webkit-transform:inherit;transform:inherit;}}.x-form-register .-term-and-condition-content{height:280px;overflow-y:scroll;}.x-form-register .-term-and-condition-content::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-form-register .-term-and-condition-content::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-form-register .-term-and-condition-content::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}@media (max-width:991.98px){.x-form-register .-term-and-condition-content{padding:0 !important;height:auto;overflow-y:unset;max-height:none;-webkit-overflow-scrolling:auto;overflow:unset;background:linear-gradient(180deg,#d0a94d,#765300);}}@media (max-width:991.98px){.x-form-register .x-slide-left-content+.-form{display:none;}.x-form-register .x-slide-left-content.-hide+.-form{display:block;}}@media (max-width:1199.98px){.x-form-register,.x-form-register .-animatable-container{height:100%;}.x-form-register img.-ic-register{width:120px;}.x-form-register img.-ic-lock,.x-form-register img.-ic-otp{width:70px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-form-register .-submit.vex-dialog-button.vex-dialog-button-primary,.x-form-register .btn-primary.-submit,.x-form-register .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary{box-shadow:0 0 5px 1px rgba(236,189,123,.3);}}@media (max-width:1199.98px) and (max-width:991.98px){.x-form-register .x-button-actions .-btn-left-bottom{box-shadow:0 0 5px 1px rgba(236,189,123,.3);}.x-form-register .x-button-actions .-btn-right-bottom{box-shadow:0 0 5px 1px rgba(18,22,27,.3);}}.x-step-register .-border{flex:1;max-width:100%;}.x-step-register .-border hr{border-top-width:2px;border-color:#d9d9d9;}.x-step-register .-step-box-outer{border-radius:50%;border:2px solid #d9d9d9;width:26px;height:26px;}.x-step-register .-step-box-outer.step-active .--step-box-inner{background-color:#ffcd57;font-weight:700;border-radius:50%;}.x-step-register .-step-box-outer .--step-box-inner{background:transparent;border-radius:50%;width:18px;height:18px;color:#d9d9d9;font-family:Sans-Serif,sans-serif;font-size:10px !important;margin:2px;line-height:18px;}@media (max-width:991.98px){.x-step-register .-step-box-outer{width:24px;height:24px;background-color:#d9d9d9;}.x-step-register .-step-box-outer .--step-box-inner{margin:1px;}.x-step-register .-step-box-outer.step-active{background-color:#fff;}}@media (max-width:991.98px){.x-deposit-form,.x-deposit-form .-animatable-container,.x-deposit-form form{height:100%;}}@media (max-width:1199.98px){.x-deposit-form .-deposit-container{height:100% !important;}}.x-deposit-form .-deposit-container .-btn-get-promotion{background:transparent;border:0;font-size:1.4rem;}.x-deposit-form .-deposit-container .-btn-get-promotion .fas{-webkit-animation:x-shaker-left-right 1.3s cubic-bezier(.455,.03,.515,.955) infinite both;animation:x-shaker-left-right 1.3s cubic-bezier(.455,.03,.515,.955) infinite both;}.x-deposit-form .-deposit-container .-btn-cancel-promotion{font-size:1.4rem;}.x-deposit-form .-bg-promotion-active{background-repeat:no-repeat;background-position:50%;background-size:contain;}@media (max-width:767.98px){.x-deposit-form .-bg-promotion-active{width:90%;}}@media (max-width:991.98px){.x-deposit-form .x-slide-left-content+.-form{display:none;}.x-deposit-form .x-slide-left-content.-hide+.-form{display:block;}}@media (max-width:767.98px){.x-deposit-bank-change .-bank-after,.x-deposit-bank-change .-bank-before{padding:0;}}.x-deposit-bank-change .-bank-before{opacity:.6;}.x-deposit-bank-change .-title .fas{color:#dc3545 !important;}.x-deposit-bank-change .fas.fa-arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-name:x-arrow-left;animation-name:x-arrow-left;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s;}.x-deposit-bank-change .-submit .fas{position:relative;top:3px;right:-10px;}@media (max-width:767.98px){.x-deposit-bank-change{padding:1rem 0 !important;}.x-deposit-bank-change .-title{font-size:1.75rem !important;}}.-deposit-preview .-fake-input{position:relative;}.-deposit-preview .-fake-input .fas{position:absolute;top:15px;left:-40px;font-size:22px;color:#ffcd57;-webkit-animation-name:x-arrow-left;animation-name:x-arrow-left;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s;}#depositModal .-temporary-deposit-decimal,.-deposit-preview .-temporary-deposit-decimal{margin-bottom:1rem;font-size:1.5rem;}#depositModal .-temporary-deposit-decimal .-decimal,.-deposit-preview .-temporary-deposit-decimal .-decimal{display:block;padding:0 2rem;}#depositModal .-temporary-deposit-decimal .-badge,.-deposit-preview .-temporary-deposit-decimal .-badge{margin-bottom:15px;display:inline-block;border-radius:22px;padding:2px 11px;border:2px solid #fff;background:red;color:#fff;-webkit-animation-name:x-alert-blinker;animation-name:x-alert-blinker;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}#depositModal .-temporary-deposit-decimal .-badge .fas,.-deposit-preview .-temporary-deposit-decimal .-badge .fas{-webkit-transform:translateY(3px);transform:translateY(3px);}#depositModal .-temporary-deposit-decimal .-description,.-deposit-preview .-temporary-deposit-decimal .-description{margin-top:1rem;display:block;padding:0 2rem;color:#f16869;}@media (max-width:991.98px){#depositModal .-temporary-deposit-decimal .-decimal,#depositModal .-temporary-deposit-decimal .-description,.-deposit-preview .-temporary-deposit-decimal .-decimal,.-deposit-preview .-temporary-deposit-decimal .-description{padding:0;}}.x-pending .-fake-input{padding:12px .675rem 8px;background-color:#383838;color:#ffcd57;font-size:1.4625rem;line-height:1;}.x-pending .-fake-input .-decimal{font-weight:700;color:#fff;text-decoration:underline;}@media (max-width:991.98px){.x-pending .-fake-input{width:80%;}}@media (max-width:767.98px){.x-pending .-fake-input{width:100%;}}@media (max-width:991.98px){.x-pending{height:100%;}.x-pending .js-copy-to-clipboard{background-color:transparent;border-radius:10px;border:1px solid #fff;padding:4px;}.x-pending .-animatable-container{height:100%;}}.x-pending .-qr{width:70%;}.x-pending .-pending-bg-promotion-active{background-repeat:no-repeat;background-position:50%;background-size:contain;padding:7px 1rem 0;}@media (max-width:991.98px){.x-pending .-pending-bg-promotion-active{padding:7px 1.5rem 0;}}.x-pending .-pending-bg-promotion-active .-title{color:#ffcd57;font-size:1.125rem;font-weight:700;}@media (max-width:991.98px){.x-pending .-pending-bg-promotion-active .-title{font-size:1.08rem;}}.x-pending .-danger-zone,.x-pending .x-danger-zone{margin:2rem auto 0;position:relative;padding:20px 15px 12px;width:100%;border:2px solid #fd043a;background:rgba(253,4,58,.2);}@media (max-width:991.98px){.x-pending .-danger-zone,.x-pending .x-danger-zone{width:90%;margin-bottom:4rem;}}@media (max-width:767.98px){.x-pending .-danger-zone,.x-pending .x-danger-zone{width:100%;}}.x-pending .-danger-zone .-icon-wrapper,.x-pending .x-danger-zone .-icon-wrapper{position:absolute;top:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 6px;}.x-pending .-danger-zone .-icon-wrapper .-img,.x-pending .x-danger-zone .-icon-wrapper .-img{width:30px;}.x-pending .-danger-zone span,.x-pending .x-danger-zone span{display:block;font-size:1.5rem;}.x-pending .-danger-zone.-wrk-owner,.x-pending .x-danger-zone.-wrk-owner{display:flex;align-items:center;justify-content:center;border-color:#877656;background:#343129;}@media (min-width:992px){.x-pending .-danger-zone.-wrk-owner,.x-pending .x-danger-zone.-wrk-owner{width:250px;}}.x-pending .-danger-zone.-wrk-owner .-icon-wrapper,.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper{position:relative;top:unset;left:unset;-webkit-transform:unset;transform:unset;margin-top:-5px;margin-right:10px;padding:0;}.x-pending .-danger-zone.-wrk-owner .-icon-wrapper .-img,.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper .-img{width:40px;}.x-pending .-danger-zone.-wrk-owner span,.x-pending .x-danger-zone.-wrk-owner span{font-size:1.5rem;}.x-deposit-promotion{max-height:400px;-webkit-overflow-scrolling:touch;overflow:auto;}.x-deposit-promotion::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-deposit-promotion::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-deposit-promotion::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}@media (max-width:991.98px){.x-deposit-promotion{max-height:none;-webkit-overflow-scrolling:auto;overflow:unset;background:linear-gradient(180deg,#d0a94d,#765300);}}.x-deposit-promotion .-img{transition:all .6s;opacity:.7;border-radius:10px;}.x-deposit-promotion .-img:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);}.x-deposit-promotion .-img.-active{opacity:1;border:3px solid #ffcd57;}.x-deposit-notice{padding:0 2rem;}@media (max-width:991.98px){.x-deposit-notice{padding:1rem 2rem 0;}}.x-deposit-notice .-noted{position:relative;padding:1rem .6rem .6rem;border:2px solid #d99349;border-radius:5px;font-size:1.4rem;background:#212a2f;text-align:center;-webkit-animation:x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;animation:x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;}.x-deposit-notice .-noted span{display:inline-block;}.x-deposit-notice .-noted .-chevron{position:absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.x-deposit-notice .-noted .-chevron.-left{left:-35px;-webkit-animation:x-deposit-notice-chevron-left .5s ease-in-out infinite alternate;animation:x-deposit-notice-chevron-left .5s ease-in-out infinite alternate;}.x-deposit-notice .-noted .-chevron.-left .fas{color:#d99349;}.x-deposit-notice .-noted .-chevron.-left .fas:first-child{margin-right:-8px;}.x-deposit-notice .-noted .-chevron.-right{right:-35px;-webkit-animation:x-deposit-notice-chevron-right .5s ease-in-out infinite alternate;animation:x-deposit-notice-chevron-right .5s ease-in-out infinite alternate;}.x-deposit-notice .-noted .-chevron.-right .fas{color:#d99349;}.x-deposit-notice .-noted .-chevron.-right .fas:last-child{margin-left:-8px;}.x-deposit-notice .-bank-info{display:flex;justify-content:center;align-items:center;margin-top:1rem;padding:.8rem;border-radius:5px;background:#212a2f;}.x-deposit-notice .-bank-info .-img{width:60px;margin-right:1rem;}.x-deposit-notice .-bank-info .-details .-main-text{font-size:1.485rem;font-weight:700;color:#d99349;}.x-deposit-notice .-bank-info .-details .-normal-text{color:#a6afb4;}.x-deposit-notice .-bank-info .-details .-normal-text:not(:last-child){margin-top:-5px;}@media (max-width:767.98px){.x-deposit-notice .-bank-info .-img{width:60px;}}.x-deposit-notice.-group-new .-cover{position:relative;width:150%;left:-25%;}@media (max-width:991.98px){.x-deposit-notice.-group-new{padding:1rem 0 0;}.x-deposit-notice.-group-new .-cover{width:80%;left:10%;margin-top:-15px;}}@media (max-width:767.98px){.x-deposit-notice.-group-new .-cover{width:100%;left:0;}}@media (max-width:991.98px){.x-deposit-notice.-decimal{padding:0 15px;}}.x-deposit-notice.-decimal .-noted-title{padding:12px 0 2px;font-size:1.5rem;text-align:center;border-radius:7.5px;color:#fff;background:#a93530;-webkit-animation:x-deposit-notice-title-blinker .4s ease-in-out infinite alternate;animation:x-deposit-notice-title-blinker .4s ease-in-out infinite alternate;}.x-deposit-notice.-decimal .-noted-img-wrapper .-img{width:100%;margin-top:1.5rem;}@media (max-width:991.98px){.x-deposit-notice.-decimal .-noted-img-wrapper{width:80%;margin:auto;}}.x-wm-network-confirmed-text{margin-top:1rem;font-size:1.5rem;font-weight:700;color:#f2ab25;}@media (max-width:991.98px){.x-wm-network-confirmed-text{margin-top:2rem;}}@media (max-width:575.98px){.x-wm-network-confirmed-text{width:230px;margin:2rem auto 0;}}@-webkit-keyframes x-deposit-notice-title-blinker{0%{background:#a93530;}to{background:#6d221f;}}@keyframes x-deposit-notice-title-blinker{0%{background:#a93530;}to{background:#6d221f;}}@-webkit-keyframes x-deposit-notice-bg-blinker{0%{background:#212a2f;border-color:#d99349;}to{background:rgba(33,42,47,.5);border-color:#b16d25;}}@keyframes x-deposit-notice-bg-blinker{0%{background:#212a2f;border-color:#d99349;}to{background:rgba(33,42,47,.5);border-color:#b16d25;}}@-webkit-keyframes x-deposit-notice-chevron-left{0%{-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);}}@keyframes x-deposit-notice-chevron-left{0%{-webkit-transform:translate(-8px,-50%);transform:translate(-8px,-50%);}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);}}@-webkit-keyframes x-deposit-notice-chevron-right{0%{-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);}}@keyframes x-deposit-notice-chevron-right{0%{-webkit-transform:translate(8px,-50%);transform:translate(8px,-50%);}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.x-withdraw-form .x-select-amount{margin-top:1rem;}@media (max-width:991.98px){.x-withdraw-form,.x-withdraw-form .-animatable-container,.x-withdraw-form form{height:100%;}}.x-withdraw-pending .-fake-input{padding:12px .675rem 8px;background-color:#383838;color:#ffcd57;font-size:1.4625rem;line-height:1;}.x-withdraw-pending .-fake-input .-decimal{font-weight:700;color:#fff;text-decoration:underline;}@media (max-width:991.98px){.x-withdraw-pending .-fake-input{width:80%;}}@media (max-width:767.98px){.x-withdraw-pending .-fake-input{width:100%;}}.x-withdraw-pending .-no-credit-container .-title{font-size:1.35rem;font-weight:600;color:#f16869;}.x-withdraw-pending .-no-credit-container .-content{font-size:1.08rem;color:#d2d2d2;}.x-intro-promotion{color:hsla(0,0%,100%,.8);}.x-intro-promotion.-android-view{opacity:0;}.x-intro-promotion.-android-view.show{transition:opacity .6s ease-in-out;opacity:1;}.x-intro-promotion.-android-view .slick-dots li.slick-active button:before{opacity:.75;}.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:focus:before,.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:hover:before{opacity:.25;}@media (min-width:992px){.x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before{opacity:.5;}}@media (max-width:991.98px){.x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before{opacity:.25;}}.x-intro-promotion .slick-dots li:not(.slick-active) button:focus:before{opacity:.25;}.x-intro-promotion .slick-arrow{background-color:linear-gradient(180deg,#020d22,#091734);width:50px;height:50px;}.x-intro-promotion .slick-arrow:before{display:none !important;}@media (max-width:991.98px){.x-intro-promotion .slick-arrow{width:30px;height:30px;}}.x-intro-promotion .slick-arrow .fas{font-size:18px;line-height:18px;color:#ffcd57;opacity:.8;}.x-intro-promotion .slick-arrow .fas:hover{opacity:1;}.x-intro-promotion .slick-arrow.slick-prev{left:28%;top:150px;}@media (max-width:991.98px){.x-intro-promotion .slick-arrow.slick-prev{left:3%;}}.x-intro-promotion .slick-arrow.slick-next{right:28%;top:150px;}@media (max-width:991.98px){.x-intro-promotion .slick-arrow.slick-next{right:3%;}}.x-intro-promotion .slick-list.draggable{padding:0 !important;margin-right:2rem;margin-left:2rem;}@media (max-width:575.98px){.x-intro-promotion .slick-list.draggable{margin-left:0;margin-right:0;}}.x-intro-promotion .slick-list .slick-track .slick-slide{opacity:.2;}.x-intro-promotion .slick-list .slick-track .slick-slide img{width:1000px;}@media (max-width:991.98px){.x-intro-promotion .slick-list .slick-track .slick-slide img{width:600px;}}@media (max-width:767.98px){.x-intro-promotion .slick-list .slick-track .slick-slide img{width:100%;}}.x-intro-promotion .slick-list .slick-track .slick-slide .-slick-content{opacity:0;}.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container{min-width:12%;}@media (max-width:1199.98px){.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container{min-width:20%;}}@media (max-width:991.98px){.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container{min-width:30%;}}@media (max-width:767.98px){.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container{min-width:40%;}}@media (max-width:575.98px){.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container{min-width:50%;}}.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center{opacity:1;}.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content{opacity:1;margin-left:auto;margin-right:auto;max-width:70%;}@media (max-width:991.98px){.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content{max-width:80%;}}@media (max-width:767.98px){.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content{max-width:100%;}}.x-promotion-return-by-user-container .-promotion-return-btn{padding:.75rem 2.5rem .35rem;}.x-promotion-return-by-user-container .-group-round-container{display:flex;justify-content:space-between;margin-bottom:1rem;flex-direction:row;}@media (max-width:991.98px){.x-promotion-return-by-user-container .-group-round-container{flex-direction:column;}}.x-promotion-return-by-user-container .-group-round-container.-expired,.x-promotion-return-by-user-container .-group-round-container.-no-data{justify-content:center;}.x-promotion-return-by-user-container .-group-round-container.-expired .-date-range-container,.x-promotion-return-by-user-container .-group-round-container.-no-data .-date-range-container{flex:1;}.x-promotion-return-by-user-container .-group-round-container .-date-range-container{padding-top:5px;}@media (max-width:991.98px){.x-promotion-return-by-user-container .-group-round-container .-date-range-container{font-size:1.2rem !important;text-align:center;}}.x-promotion-return-by-user-container .-group-round-container .-bonus{display:flex;color:#ffcd57;}@media (max-width:991.98px){.x-promotion-return-by-user-container .-group-round-container .-bonus{justify-content:center;margin-top:1rem;}}.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign{display:flex;justify-content:center;background-color:#ffcd57;align-items:center;width:20px;height:20px;margin-top:1px;margin-right:4px;color:#000;border-radius:50%;}.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign .-dollar-sign-inner{position:relative;top:4px;font-size:1.0125rem;}.x-promotion-return-by-user-container .-description-container{text-align:center;}.x-promotion-return-by-user-container .-description-container .-text-description{color:#ffcd57;}.x-promotion-return-by-user-container .-description-container button[disabled]{opacity:.5;pointer-events:none;}.x-promotion-return-by-user-container .-condition-container{margin-top:.7rem;border-top:1px solid #656565;height:280px;overflow-y:auto;}.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}@media (max-width:575.98px){.x-promotion-return-by-user-container .-condition-container{height:220px;}}.x-promotion-return-by-user-container .-condition-container .-condition-title{margin:1rem 0 .7rem;color:#ffcd57;}@media (max-width:991.98px){.x-promotion-return-by-user-container .x-admin-contact{border-top:1px solid #656565;}}.x-promotion-content{color:#a0a0a0;font-size:1.1em !important;}.x-promotion-content h2{font-size:1.5rem !important;color:#ffcd57;}.x-promotion-content h3{font-size:1.4rem !important;color:#fff;}.x-promotion-content table{width:100%;}@media (max-width:991.98px){.x-login-form,.x-login-form .-animatable-container,.x-register-already-form,.x-register-already-form .-animatable-container{height:100%;}}.x-register-already-form .-already-description{width:100%;margin:1rem 0 2rem;padding:1rem 1rem .5rem;text-align:center;background:#2b2b2b;}.x-register-already-form .x-reset-pw-text-container{width:100%;margin:1rem auto;text-align:center;}.x-register-already-form .x-reset-pw-text-container a{display:inline-block;color:#ffcd57;}@media (min-width:992px){.x-register-already-form .x-reset-pw-text-container a:hover{color:#ffd571;}}@media (max-width:575.98px){.x-account-profile .order-2{padding-bottom:2rem;}}@media (max-width:991.98px){.x-account-profile{background:linear-gradient(180deg,#d0a94d,#765300);padding-top:2rem;}}@media (max-width:767.98px){.x-account-profile .-account-provider-container{padding-right:0;padding-left:0;}}.x-account-profile .-account-provider-container .-account-provider-inner{font-size:1.1rem;}.x-account-profile .-account-provider-container .-account-provider-inner.-scroll{height:260px;overflow-y:scroll;}.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper{flex:1;flex-wrap:wrap;}.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper img{width:45px;height:45px;border-radius:50%;}.x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper{width:46px;min-width:46px;text-align:right;}@media (max-width:991.98px){.x-account-profile .-account-provider-container .-account-provider-inner{width:60%;}}@media (max-width:767.98px){.x-account-profile .-account-provider-container .-account-provider-inner{width:80%;}}@media (max-width:575.98px){.x-account-profile .-account-provider-container .-account-provider-inner{width:100%;}.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper img{width:30px;height:30px;margin-top:10px;}}.x-account-profile .-profile-container .-bank-info{width:80%;}@media (max-width:575.98px){.x-account-profile .-profile-container .-bank-info{width:90%;}}.x-account-profile .-profile-container .-bank-info .media-body{color:#fff !important;margin-top:.4rem;}.x-account-profile .-profile-container .-change-password-container{width:80%;}.x-account-profile .-profile-container .x-checkbox-primary{margin-top:10px;}.x-account-profile .-profile-container .x-checkbox-primary .form-check-label:before{margin-top:0;}.x-account-profile .-profile-container .x-checkbox-primary .form-check-label:after{top:0;}@media (max-width:991.98px){.x-promotion-active-header{background:linear-gradient(180deg,#d0a94d,#765300);padding-top:2rem;}}@media (max-width:575.98px){.x-promotion-active-header{padding-top:.75rem;}}.x-promotion-active-header .-joining .fas.fa-circle{position:relative;top:-2px;font-size:12px;color:#28a745;}.x-promotion-active-header .progress{position:relative;height:1.5rem;padding:.25rem;border-radius:10px;background-color:#2e383c;}.x-promotion-active-header .progress .progress-bar{border-radius:10px;background:#ffd101;background:-webkit-gradient(left top,left bottom,color-stop(0,#fcb117),color-stop(100%,#ffd101));background:linear-gradient(90deg,#fcb117 0,#ffd101);}.x-promotion-active-header .progress span{position:absolute;top:50%;left:50%;margin-top:3px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);color:#fff;}.x-promotion-active-header .-condition{max-height:200px;overflow:auto;border-top:1px solid rgba(236,189,123,.4);border-bottom:1px solid rgba(236,189,123,.4);-webkit-overflow-scrolling:touch;}.x-promotion-active-header .-condition::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-promotion-active-header .-condition::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-promotion-active-header .-condition::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}@media (max-width:767.98px){.x-promotion-active-header .-condition{max-height:44vh;}}@media screen and (max-width:320px){.x-promotion-active-header .-condition{max-height:40vh;}}@media (max-width:575.98px){.x-promotion-active-header .x-admin-contact{margin-top:0;}}.x-account-verification-modal{text-align:center;font-size:1.17rem;color:#d2d2d2;}.x-account-verification-modal .fas.fa-spinner{font-size:4rem;color:#ffcd57;}.x-account-verification-modal .-description{margin-top:2rem;}#historyModal .-modal-content .modal-body{padding-left:1.25rem;padding-right:1.25rem;}@media (max-width:767.98px){#historyModal .-modal-content .modal-body{padding-left:1rem;padding-right:1rem;}}@media (min-width:992px){.x-bill-history-container{max-height:500px;overflow:auto;}.x-bill-history-container::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-bill-history-container::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-bill-history-container::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}}.x-bill-history-container table{margin-bottom:0;}.x-bill-history-container table.table-striped tbody tr:nth-child(odd){background:hsla(0,0%,100%,.1);}.x-bill-history-container table thead th{padding:.6rem .75rem;font-size:1rem;font-weight:500;color:#f3d067;}@media (max-width:575.98px){.x-bill-history-container table thead th{padding:.6rem .5rem;font-size:.9rem;}}.x-bill-history-container table tbody td{padding:.6rem .75rem;font-size:1rem;}@media (max-width:575.98px){.x-bill-history-container table tbody td{padding:.6rem .5rem;font-size:.9rem;}}.x-bill-history-container table tbody td.-amount{font-weight:600;text-align:right;}.x-bill-history-container table tbody td.-amount.-deposit{color:#33933e;}.x-bill-history-container table tbody td.-amount.-withdraw{color:#b93838;}.x-bill-history-container table .-transaction-heading-wrapper{text-align:right;width:170px;}@media (max-width:575.98px){.x-bill-history-container table .-transaction-heading-wrapper{width:145px;}}@media screen and (max-width:370px){.x-bill-history-container table .-transaction-heading-wrapper{width:134px;}}.x-bill-history-container table .-transaction-body-wrapper{text-align:right;width:170px;}@media (max-width:575.98px){.x-bill-history-container table .-transaction-body-wrapper{width:145px;}}@media screen and (max-width:370px){.x-bill-history-container table .-transaction-body-wrapper{width:134px;}}.x-bill-history-container table .-state-wrapper{display:flex;align-items:center;}@media screen and (max-width:370px){.x-bill-history-container table .-state-wrapper{font-size:.8rem;}}.x-bill-history-container table .-state-wrapper .-ic{width:16px;margin-left:10px;}@media (max-width:575.98px){.x-bill-history-container table .-state-wrapper .-ic{margin-left:6px;}}.x-bill-history-container table .-state-wrapper .fas{margin-left:10px;color:#88e3ff;}@media (max-width:575.98px){.x-bill-history-container table .-state-wrapper .fas{margin-left:6px;}}.x-bill-history-container table .-state-wrapper .-state-title{margin-left:6px;}.x-bill-history-container table .-state-wrapper .-state-title.-short{display:none;}@media screen and (max-width:370px){.x-bill-history-container table .-state-wrapper .-state-title{display:none;}.x-bill-history-container table .-state-wrapper .-state-title.-short{display:inline-block;}}.x-bill-history-container table .-amount{font-weight:500;}.x-bill-history-container table .-amount.-deposit{color:#33933e;}.x-bill-history-container table .-amount.-withdraw{color:#b93838;}@media screen and (max-width:370px){.x-bill-history-container table .-datetime{font-size:.8rem;}}.x-bill-history-container .-no-result-wrapper{padding:1rem;background-color:hsla(0,0%,100%,.1);border-radius:5px;text-align:center;}.x-bill-history-container .-no-result-wrapper .-heading-title .-icon{font-size:3rem;color:#f3d067;}.x-bill-history-container .-no-result-wrapper .-heading-title .-title{margin-top:1rem;font-size:1.26rem;font-weight:500;color:#f3d067;}.x-bill-history-container .-no-result-wrapper .-heading-title .-sub-title{font-size:1rem;}.x-landing{background:transparent;}.x-landing .-logo{position:relative;width:160px;}@media (max-width:1199.98px){.x-landing{background-position:50%;}}.x-landing #main__content{height:100%;}@media (max-width:991.98px){.x-landing #main__content{padding-bottom:0;}}.x-landing .x-index-top-container{position:relative;z-index:2;}@media (max-width:991.98px){.x-landing .x-index-top-container{overflow-x:hidden !important;}.x-landing .x-index-top-container .x-register-card-landing .card-body.-default-content{padding-top:4rem;padding-bottom:4rem;}}@media (max-width:575.98px){.x-landing .x-index-top-container .x-register-card-landing .-default-img,.x-landing .x-index-top-container .x-register-card-landing .-logo-title{width:90%;}}.x-landing .-btn-image .-btn{width:180px;}.x-landing .-btn-image .-btn-register{width:175px;}.x-landing .-btn-image button:focus{box-shadow:none;}.x-register-card-landing .card{border-radius:25px;background:hsla(0,0%,100%,.1);}@media (max-width:991.98px){.x-register-card-landing .card{border-radius:0;}}.x-register-card-landing .card .card-body{padding-bottom:0 !important;}.x-register-card-landing .card .card-body .-bg-promotion-active{background-repeat:no-repeat;background-position:50%;background-size:contain;height:45px;}@media (max-width:767.98px){.x-register-card-landing .card .card-body .-bg-promotion-active{width:90%;}.x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg{width:100%;}}.x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg{height:auto;}.x-register-card-landing .card .card-body .-promotion-content{max-height:280px;overflow-y:auto;padding-right:10px;}.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-track{background-color:#212020;}.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar{width:8px;height:8px;background-color:#333;}.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-thumb{background-color:#5c544b;border-radius:5px;}@media (max-width:991.98px){.x-register-card-landing .card .card-body .-promotion-content{overflow-y:unset;max-height:unset;}}.x-register-card-landing .x-hr-border-glow{margin-top:-1px;}.x-register-card-landing .x-hr-border-glow.-sm-view{margin-bottom:-1px;width:95%;}.x-register-card-landing .x-hr-border-glow.-landing-title-default{width:60%;height:3px;}.x-register-card-footer{overflow:hidden;position:relative;z-index:0;width:100%;border-bottom-left-radius:25px;border-bottom-right-radius:25px;}.x-register-card-footer .-glow-bg{background:linear-gradient(1turn,#ffcd57 -150%,rgba(12,10,8,0) 40%);height:50px;}@-webkit-keyframes animStar{0%{-webkit-transform:translateY(0);transform:translateY(0);}to{-webkit-transform:translateY(-200px);transform:translateY(-200px);}}@keyframes animStar{0%{-webkit-transform:translateY(0);transform:translateY(0);}to{-webkit-transform:translateY(-200px);transform:translateY(-200px);}}.x-register-card-footer #stars{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars,.x-register-card-footer #stars:after{width:1px;height:1px;background:transparent;box-shadow:1052px 19930px #ecbd7b,15px 1681px #ecbd7b,618px 590px #ecbd7b,1555px 476px #ecbd7b,389px 1959px #ecbd7b,504px 1813px #ecbd7b,711px 1516px #ecbd7b,181px 1371px #ecbd7b,952px 1362px #ecbd7b,1796px 1887px #ecbd7b,1836px 1479px #ecbd7b,1935px 1965px #ecbd7b,1291px 292px #ecbd7b,1194px 906px #ecbd7b,879px 1672px #ecbd7b,1594px 1228px #ecbd7b,1340px 1601px #ecbd7b,675px 33px #ecbd7b,756px 932px #ecbd7b,1136px 625px #ecbd7b,1251px 1952px #ecbd7b,1697px 723px #ecbd7b,1693px 1437px #ecbd7b,377px 280px #ecbd7b,821px 1828px #ecbd7b,1604px 684px #ecbd7b,96px 974px #ecbd7b,1769px 1760px #ecbd7b,1231px 1702px #ecbd7b,826px 705px #ecbd7b,1908px 1030px #ecbd7b,1802px 1535px #ecbd7b,778px 1495px #ecbd7b,1606px 1405px #ecbd7b,126px 449px #ecbd7b,941px 697px #ecbd7b,1330px 1806px #ecbd7b,632px 338px #ecbd7b,1656px 583px #ecbd7b,1260px 1467px #ecbd7b,254px 1385px #ecbd7b,566px 387px #ecbd7b,1071px 1622px #ecbd7b,1043px 557px #ecbd7b,459px 912px #ecbd7b,1556px 1108px #ecbd7b,465px 277px #ecbd7b,1590px 1311px #ecbd7b,1694px 1949px #ecbd7b,1575px 487px #ecbd7b,265px 945px #ecbd7b,506px 743px #ecbd7b,1240px 872px #ecbd7b,47px 435px #ecbd7b,1359px 1110px #ecbd7b,1470px 649px #ecbd7b,530px 340px #ecbd7b,1067px 1728px #ecbd7b,774px 108px #ecbd7b,649px 1107px #ecbd7b,1564px 1991px #ecbd7b,1743px 1892px #ecbd7b,1817px 1413px #ecbd7b,100px 875px #ecbd7b,827px 1143px #ecbd7b,1678px 229px #ecbd7b,253px 195px #ecbd7b,1398px 416px #ecbd7b,997px 452px #ecbd7b,1566px 1136px #ecbd7b,1548px 1018px #ecbd7b,726px 880px #ecbd7b,22px 1003px #ecbd7b,1458px 1141px #ecbd7b,561px 1945px #ecbd7b,1162px 1923px #ecbd7b,632px 1216px #ecbd7b,423px 1487px #ecbd7b,1944px 216px #ecbd7b,1097px 326px #ecbd7b,817px 50px #ecbd7b,594px 1494px #ecbd7b,389px 1145px #ecbd7b,1800px 1209px #ecbd7b,766px 1163px #ecbd7b,1633px 88px #ecbd7b,1155px 737px #ecbd7b,1851px 1510px #ecbd7b,27px 533px #ecbd7b,380px 691px #ecbd7b,1483px 1998px #ecbd7b,1758px 924px #ecbd7b,1764px 1318px #ecbd7b,726px 796px #ecbd7b,1119px 341px #ecbd7b,752px 1522px #ecbd7b,1898px 186px #ecbd7b,1457px 1933px #ecbd7b,692px 654px #ecbd7b,993px 1895px #ecbd7b,367px 240px #ecbd7b,327px 689px #ecbd7b,1398px 1997px #ecbd7b,141px 1451px #ecbd7b,1208px 1575px #ecbd7b,1795px 356px #ecbd7b,1989px 1403px #ecbd7b,1220px 430px #ecbd7b,840px 721px #ecbd7b,589px 497px #ecbd7b,1336px 1720px #ecbd7b,344px 1915px #ecbd7b,1633px 1603px #ecbd7b,121px 1390px #ecbd7b,967px 1077px #ecbd7b,1335px 834px #ecbd7b,1543px 172px #ecbd7b,77px 1339px #ecbd7b,710px 819px #ecbd7b,537px 1179px #ecbd7b,607px 783px #ecbd7b,665px 1483px #ecbd7b,993px 1553px #ecbd7b,1224px 475px #ecbd7b,1989px 1853px #ecbd7b,1610px 751px #ecbd7b,1184px 1203px #ecbd7b,301px 59px #ecbd7b,610px 351px #ecbd7b,1615px 1717px #ecbd7b,564px 352px #ecbd7b,123px 688px #ecbd7b,1401px 795px #ecbd7b,1927px 1488px #ecbd7b,754px 904px #ecbd7b,89px 1748px #ecbd7b,985px 1655px #ecbd7b,510px 858px #ecbd7b,1757px 1475px #ecbd7b,291px 1988px #ecbd7b,1201px 1894px #ecbd7b,585px 1962px #ecbd7b,1891px 311px #ecbd7b,945px 727px #ecbd7b,1003px 1742px #ecbd7b,1406px 505px #ecbd7b,242px 1843px #ecbd7b,509px 1823px #ecbd7b,1927px 1554px #ecbd7b,2000px 766px #ecbd7b,447px 503px #ecbd7b,1062px 1094px #ecbd7b,1884px 1682px #ecbd7b,1207px 1822px #ecbd7b,1850px 811px #ecbd7b,171px 1148px #ecbd7b,789px 1770px #ecbd7b,1753px 1781px #ecbd7b,1488px 1533px #ecbd7b,1461px 1008px #ecbd7b,153px 1112px #ecbd7b,454px 526px #ecbd7b,59px 1852px #ecbd7b,1537px 911px #ecbd7b,224px 1630px #ecbd7b,509px 281px #ecbd7b,1866px 318px #ecbd7b,307px 1559px #ecbd7b,92px 1185px #ecbd7b,954px 947px #ecbd7b,126px 1674px #ecbd7b,735px 1879px #ecbd7b,297px 1421px #ecbd7b,1244px 912px #ecbd7b,194px 1842px #ecbd7b,582px 1372px #ecbd7b,892px 1801px #ecbd7b,550px 588px #ecbd7b,1692px 689px #ecbd7b,230px 1142px #ecbd7b,276px 821px #ecbd7b,457px 1069px #ecbd7b,771px 1537px #ecbd7b,1428px 455px #ecbd7b,515px 1167px #ecbd7b,1391px 1482px #ecbd7b,82px 1294px #ecbd7b,1147px 852px #ecbd7b,371px 734px #ecbd7b,1263px 1182px #ecbd7b,1282px 791px #ecbd7b,470px 1676px #ecbd7b,35px 1223px #ecbd7b,1721px 882px #ecbd7b,1368px 1603px #ecbd7b,648px 1313px #ecbd7b,1973px 650px #ecbd7b,86px 831px #ecbd7b,1783px 1019px #ecbd7b,1468px 1494px #ecbd7b,635px 1040px #ecbd7b,940px 1354px #ecbd7b,1103px 1465px #ecbd7b,1785px 1879px #ecbd7b,1172px 1256px #ecbd7b,1195px 908px #ecbd7b,1195px 486px #ecbd7b,980px 879px #ecbd7b,574px 1779px #ecbd7b,1495px 1800px #ecbd7b,985px 590px #ecbd7b,67px 1784px #ecbd7b,1388px 1947px #ecbd7b,1553px 648px #ecbd7b,371px 216px #ecbd7b,216px 1492px #ecbd7b,1798px 179px #ecbd7b,524px 1752px #ecbd7b,1429px 515px #ecbd7b,1078px 138px #ecbd7b,1392px 1340px #ecbd7b,1195px 309px #ecbd7b,1039px 610px #ecbd7b,1744px 456px #ecbd7b,1274px 303px #ecbd7b,1020px 1190px #ecbd7b,469px 1030px #ecbd7b,1755px 931px #ecbd7b,330px 1227px #ecbd7b,590px 550px #ecbd7b,1432px 1692px #ecbd7b,1652px 1960px #ecbd7b,63px 94px #ecbd7b,1500px 1940px #ecbd7b,1397px 1754px #ecbd7b,161px 862px #ecbd7b,1453px 840px #ecbd7b,163px 611px #ecbd7b,1359px 1483px #ecbd7b,101px 1312px #ecbd7b,1586px 1627px #ecbd7b,761px 834px #ecbd7b,1474px 721px #ecbd7b,290px 1654px #ecbd7b,1270px 1282px #ecbd7b,1949px 884px #ecbd7b,1032px 1746px #ecbd7b,1358px 1538px #ecbd7b,1444px 12px #ecbd7b,1722px 1250px #ecbd7b,412px 218px #ecbd7b,29px 1757px #ecbd7b,422px 915px #ecbd7b,1760px 554px #ecbd7b,1638px 1442px #ecbd7b,1743px 562px #ecbd7b,475px 1427px #ecbd7b,1872px 203px #ecbd7b,1907px 1774px #ecbd7b,1961px 1505px #ecbd7b,775px 1717px #ecbd7b,683px 669px #ecbd7b,1826px 871px #ecbd7b,1691px 296px #ecbd7b,527px 1363px #ecbd7b,1944px 353px #ecbd7b,191px 452px #ecbd7b,510px 1924px #ecbd7b,1326px 732px #ecbd7b,134px 101px #ecbd7b,445px 1116px #ecbd7b,505px 1841px #ecbd7b,1150px 26px #ecbd7b,1840px 876px #ecbd7b,1586px 1409px #ecbd7b,1288px 1421px #ecbd7b,1301px 1198px #ecbd7b,1653px 850px #ecbd7b,381px 122px #ecbd7b,1892px 1241px #ecbd7b,750px 1770px #ecbd7b,220px 689px #ecbd7b,1828px 404px #ecbd7b,1061px 768px #ecbd7b,334px 232px #ecbd7b,1869px 1532px #ecbd7b,1515px 1678px #ecbd7b,1234px 1762px #ecbd7b,1431px 344px #ecbd7b,1712px 149px #ecbd7b,237px 1171px #ecbd7b,1070px 918px #ecbd7b,131px 960px #ecbd7b,1768px 1325px #ecbd7b,1235px 1397px #ecbd7b,1126px 1641px #ecbd7b,934px 1524px #ecbd7b,1679px 1629px #ecbd7b,1115px 1830px #ecbd7b,848px 627px #ecbd7b,1219px 421px #ecbd7b,150px 865px #ecbd7b,1193px 566px #ecbd7b,49px 1466px #ecbd7b,1806px 1656px #ecbd7b,1812px 635px #ecbd7b,571px 178px #ecbd7b,1302px 422px #ecbd7b,1637px 860px #ecbd7b,1454px 396px #ecbd7b,591px 1552px #ecbd7b,902px 1356px #ecbd7b,878px 793px #ecbd7b,759px 911px #ecbd7b,1932px 1484px #ecbd7b,471px 1997px #ecbd7b,400px 252px #ecbd7b,109px 162px #ecbd7b,88px 1381px #ecbd7b,152px 1235px #ecbd7b,412px 1857px #ecbd7b,1639px 525px #ecbd7b,1906px 669px #ecbd7b,429px 856px #ecbd7b,187px 1948px #ecbd7b,1682px 1508px #ecbd7b,942px 1090px #ecbd7b,732px 447px #ecbd7b,533px 13px #ecbd7b,1729px 1071px #ecbd7b,245px 320px #ecbd7b,213px 1749px #ecbd7b,1314px 1186px #ecbd7b,1077px 1997px #ecbd7b,618px 416px #ecbd7b,712px 688px #ecbd7b,1914px 417px #ecbd7b,407px 798px #ecbd7b,1191px 469px #ecbd7b,1195px 1440px #ecbd7b,1283px 401px #ecbd7b,1002px 1025px #ecbd7b,968px 527px #ecbd7b,859px 255px #ecbd7b,1151px 447px #ecbd7b,1869px 376px #ecbd7b,326px 588px #ecbd7b,1581px 1468px #ecbd7b,235px 1573px #ecbd7b,1014px 1067px #ecbd7b,121px 1342px #ecbd7b,650px 368px #ecbd7b,1387px 219px #ecbd7b,1926px 193px #ecbd7b,1226px 1676px #ecbd7b,293px 676px #ecbd7b,512px 857px #ecbd7b,832px 1710px #ecbd7b,629px 346px #ecbd7b,556px 1335px #ecbd7b,1575px 1649px #ecbd7b,1981px 1781px #ecbd7b,1335px 643px #ecbd7b,486px 121px #ecbd7b,73px 101px #ecbd7b,348px 382px #ecbd7b,1799px 162px #ecbd7b,989px 1478px #ecbd7b,1333px 1287px #ecbd7b,1135px 678px #ecbd7b,1272px 714px #ecbd7b,1854px 120px #ecbd7b,1764px 662px #ecbd7b,998px 314px #ecbd7b,795px 1584px #ecbd7b,258px 1950px #ecbd7b,1869px 1535px #ecbd7b,1315px 1788px #ecbd7b,180px 1376px #ecbd7b,1995px 720px #ecbd7b,1693px 971px #ecbd7b,1519px 212px #ecbd7b,1580px 1229px #ecbd7b,1722px 138px #ecbd7b,900px 1620px #ecbd7b,1744px 611px #ecbd7b,270px 626px #ecbd7b,1563px 180px #ecbd7b,1366px 1501px #ecbd7b,1183px 1129px #ecbd7b,573px 544px #ecbd7b,1783px 907px #ecbd7b,354px 487px #ecbd7b,212px 1715px #ecbd7b,1434px 1627px #ecbd7b,1163px 140px #ecbd7b,44px 778px #ecbd7b,1786px 629px #ecbd7b,1278px 1418px #ecbd7b,1698px 1950px #ecbd7b,1878px 645px #ecbd7b,1864px 485px #ecbd7b,1935px 104px #ecbd7b,1124px 1251px #ecbd7b,51px 552px #ecbd7b,209px 1430px #ecbd7b,1998px 1997px #ecbd7b,67px 247px #ecbd7b,702px 1404px #ecbd7b,1893px 858px #ecbd7b,1152px 749px #ecbd7b,1536px 1858px #ecbd7b,391px 1561px #ecbd7b,1048px 1047px #ecbd7b,1673px 549px #ecbd7b,1607px 692px #ecbd7b,185px 1617px #ecbd7b,493px 1816px #ecbd7b,1015px 785px #ecbd7b,1214px 1768px #ecbd7b,1246px 658px #ecbd7b,1712px 1663px #ecbd7b,498px 1304px #ecbd7b,1448px 1867px #ecbd7b,1282px 1311px #ecbd7b,198px 1921px #ecbd7b,803px 344px #ecbd7b,1920px 737px #ecbd7b,1300px 1311px #ecbd7b,399px 990px #ecbd7b,1338px 1056px #ecbd7b,523px 997px #ecbd7b,1332px 426px #ecbd7b,941px 176px #ecbd7b,1212px 1569px #ecbd7b,1888px 1877px #ecbd7b,1922px 356px #ecbd7b,670px 1405px #ecbd7b,473px 825px #ecbd7b,909px 658px #ecbd7b,913px 1020px #ecbd7b,432px 55px #ecbd7b,1790px 1402px #ecbd7b,1770px 1102px #ecbd7b,1480px 310px #ecbd7b,1158px 1014px #ecbd7b,1340px 1859px #ecbd7b,1794px 555px #ecbd7b,1992px 1216px #ecbd7b,1626px 1731px #ecbd7b,943px 1682px #ecbd7b,392px 1024px #ecbd7b,671px 1009px #ecbd7b,823px 517px #ecbd7b,1181px 1417px #ecbd7b,212px 1078px #ecbd7b,914px 1343px #ecbd7b,3px 205px #ecbd7b,1476px 1004px #ecbd7b,540px 1357px #ecbd7b,687px 1662px #ecbd7b,899px 1957px #ecbd7b,541px 534px #ecbd7b,1356px 1977px #ecbd7b,1519px 1849px #ecbd7b,1320px 1769px #ecbd7b,949px 1577px #ecbd7b,1746px 679px #ecbd7b,1258px 1340px #ecbd7b,1280px 183px #ecbd7b,1615px 617px #ecbd7b,1034px 1004px #ecbd7b,967px 579px #ecbd7b,609px 989px #ecbd7b,1279px 1344px #ecbd7b,530px 1653px #ecbd7b,1857px 890px #ecbd7b,520px 286px #ecbd7b,338px 741px #ecbd7b,585px 1671px #ecbd7b,248px 105px #ecbd7b,883px 468px #ecbd7b,1236px 1684px #ecbd7b,198px 373px #ecbd7b,562px 1308px #ecbd7b,1481px 1195px #ecbd7b,1846px 1911px #ecbd7b,367px 309px #ecbd7b,1319px 1551px #ecbd7b,691px 497px #ecbd7b,167px 1290px #ecbd7b,1531px 578px #ecbd7b,1535px 1691px #ecbd7b,910px 735px #ecbd7b,355px 1352px #ecbd7b,1920px 183px #ecbd7b,1553px 1077px #ecbd7b,1993px 1009px #ecbd7b,1354px 850px #ecbd7b,3px 1290px #ecbd7b,1319px 214px #ecbd7b,239px 693px #ecbd7b,1539px 399px #ecbd7b,1184px 1300px #ecbd7b,201px 1019px #ecbd7b,945px 694px #ecbd7b,1756px 1745px #ecbd7b,779px 764px #ecbd7b,1810px 963px #ecbd7b,1848px 1320px #ecbd7b,278px 118px #ecbd7b,492px 1511px #ecbd7b,1025px 522px #ecbd7b,1819px 202px #ecbd7b,318px 1620px #ecbd7b,1733px 403px #ecbd7b,251px 631px #ecbd7b,962px 1451px #ecbd7b,1442px 942px #ecbd7b,334px 1506px #ecbd7b,860px 1547px #ecbd7b,848px 684px #ecbd7b,17px 901px #ecbd7b,1723px 997px #ecbd7b,1477px 1158px #ecbd7b,777px 1345px #ecbd7b,477px 312px #ecbd7b,889px 1635px #ecbd7b,866px 43px #ecbd7b,1979px 1584px #ecbd7b,489px 1864px #ecbd7b,1796px 1991px #ecbd7b,255px 1028px #ecbd7b,464px 1927px #ecbd7b,824px 365px #ecbd7b,361px 1316px #ecbd7b,1515px 1623px #ecbd7b,1198px 268px #ecbd7b,94px 980px #ecbd7b,1497px 978px #ecbd7b,1679px 1819px #ecbd7b,252px 1947px #ecbd7b,1965px 62px #ecbd7b,329px 818px #ecbd7b,1418px 1776px #ecbd7b,1400px 1540px #ecbd7b,759px 1793px #ecbd7b,1450px 1538px #ecbd7b,1127px 1833px #ecbd7b,753px 1847px #ecbd7b,1167px 1875px #ecbd7b,1816px 1339px #ecbd7b,1512px 1133px #ecbd7b,1095px 945px #ecbd7b,567px 485px #ecbd7b,1100px 259px #ecbd7b,368px 1740px #ecbd7b,286px 729px #ecbd7b,1900px 1001px #ecbd7b,1269px 1055px #ecbd7b,1011px 1626px #ecbd7b,337px 357px #ecbd7b,1437px 216px #ecbd7b,462px 468px #ecbd7b,393px 298px #ecbd7b,1714px 1652px #ecbd7b,397px 659px #ecbd7b,269px 1914px #ecbd7b,403px 619px #ecbd7b,801px 497px #ecbd7b,1066px 1430px #ecbd7b,369px 1437px #ecbd7b,1331px 142px #ecbd7b,521px 916px #ecbd7b,763px 1686px #ecbd7b,151px 1711px #ecbd7b,459px 416px #ecbd7b,1012px 1417px #ecbd7b,1978px 496px #ecbd7b,253px 415px #ecbd7b,1575px 726px #ecbd7b,1669px 523px #ecbd7b,596px 1254px #ecbd7b,494px 1277px #ecbd7b,133px 1975px #ecbd7b,1861px 68px #ecbd7b,142px 1907px #ecbd7b,77px 1066px #ecbd7b,1176px 1200px #ecbd7b,1640px 1783px #ecbd7b,904px 1756px #ecbd7b,309px 1269px #ecbd7b,956px 965px #ecbd7b,1605px 1737px #ecbd7b,269px 326px #ecbd7b,890px 1654px #ecbd7b,600px 461px #ecbd7b,613px 116px #ecbd7b,1986px 1696px #ecbd7b,1357px 75px #ecbd7b,880px 378px #ecbd7b,737px 1933px #ecbd7b,1534px 1024px #ecbd7b,1638px 233px #ecbd7b,1775px 1722px #ecbd7b,1272px 1626px #ecbd7b,979px 1219px #ecbd7b,195px 1047px #ecbd7b,85px 1961px #ecbd7b,1580px 1808px #ecbd7b,797px 966px #ecbd7b,1791px 1426px #ecbd7b,1840px 1556px #ecbd7b,352px 487px #ecbd7b,1449px 42px #ecbd7b,819px 1126px #ecbd7b,1590px 968px #ecbd7b,1388px 1815px #ecbd7b,1454px 1430px #ecbd7b,484px 615px #ecbd7b,951px 111px #ecbd7b,1057px 1236px #ecbd7b,1204px 804px #ecbd7b,1250px 183px #ecbd7b,1861px 689px #ecbd7b,1421px 1379px #ecbd7b,1332px 1387px #ecbd7b,1210px 234px #ecbd7b,1152px 1863px #ecbd7b,1109px 1441px #ecbd7b,1207px 1074px #ecbd7b,1842px 62px #ecbd7b,1068px 541px #ecbd7b,1570px 1685px #ecbd7b,1310px 923px #ecbd7b,1301px 1495px #ecbd7b,1076px 820px #ecbd7b,1350px 460px #ecbd7b,30px 1597px #ecbd7b,747px 1700px #ecbd7b,921px 1716px #ecbd7b,1959px 1465px #ecbd7b,1990px 834px #ecbd7b,839px 1723px #ecbd7b,1159px 46px #ecbd7b,390px 131px #ecbd7b,277px 909px #ecbd7b,768px 731px #ecbd7b,1117px 402px #ecbd7b,1159px 1873px #ecbd7b,1745px 398px #ecbd7b,1527px 47px #ecbd7b,1698px 1362px #ecbd7b,313px 1512px #ecbd7b,733px 10px #ecbd7b,1903px 676px #ecbd7b,1627px 1384px #ecbd7b,389px 773px #ecbd7b,1940px 1645px #ecbd7b,175px 1701px #ecbd7b,1512px 420px #ecbd7b,424px 535px #ecbd7b,1167px 1590px #ecbd7b,846px 1641px #ecbd7b,1413px 1667px #ecbd7b,1293px 25px #ecbd7b,662px 1538px #ecbd7b,1107px 1396px #ecbd7b,1735px 1495px #ecbd7b,416px 1316px #ecbd7b,1798px 1163px #ecbd7b,310px 1197px #ecbd7b,1522px 631px #ecbd7b,1124px 1735px #ecbd7b,698px 234px #ecbd7b,154px 1889px #ecbd7b,1489px 1781px #ecbd7b,52px 1544px #ecbd7b,1808px 1159px #ecbd7b,875px 848px #ecbd7b,29px 751px #ecbd7b,931px 1333px #ecbd7b,1763px 91px #ecbd7b,150px 1905px #ecbd7b,286px 1253px #ecbd7b,130px 1904px #ecbd7b,1421px 1632px #ecbd7b,150px 490px #ecbd7b,543px 265px #ecbd7b,972px 461px #ecbd7b,1336px 1139px #ecbd7b,1666px 936px #ecbd7b,779px 1511px #ecbd7b,1884px 1775px #ecbd7b,843px 1898px #ecbd7b,1349px 694px #ecbd7b,1161px 633px #ecbd7b,67px 1761px #ecbd7b,507px 1676px #ecbd7b,1102px 1981px #ecbd7b,500px 1508px #ecbd7b,1289px 47px #ecbd7b,991px 1479px #ecbd7b,464px 1422px #ecbd7b,1080px 141px #ecbd7b,1364px 925px #ecbd7b,1252px 1934px #ecbd7b,407px 595px #ecbd7b,860px 1478px #ecbd7b,305px 1738px #ecbd7b,29px 294px #ecbd7b,125px 1399px #ecbd7b,1121px 1337px #ecbd7b,1644px 1016px #ecbd7b,18px 280px #ecbd7b,573px 1605px #ecbd7b,540px 138px #ecbd7b,1002px 863px #ecbd7b,788px 1679px #ecbd7b,1896px 794px #ecbd7b,1485px 1965px #ecbd7b,1389px 1180px #ecbd7b,1683px 353px #ecbd7b,162px 546px #ecbd7b,1623px 27px #ecbd7b,880px 1480px #ecbd7b,1439px 805px #ecbd7b,507px 20px #ecbd7b,178px 730px #ecbd7b,1457px 528px #ecbd7b,269px 703px #ecbd7b,350px 1398px #ecbd7b,1883px 163px #ecbd7b,1178px 1932px #ecbd7b,991px 1680px #ecbd7b,1053px 43px #ecbd7b,1941px 758px #ecbd7b,1284px 1082px #ecbd7b,943px 1820px #ecbd7b,813px 282px #ecbd7b,1770px 1138px #ecbd7b,1874px 471px #ecbd7b,281px 1430px #ecbd7b,1682px 501px #ecbd7b,779px 1429px #ecbd7b,740px 178px #ecbd7b,90px 188px #ecbd7b,833px 306px #ecbd7b,1179px 1969px #ecbd7b,2px 1712px #ecbd7b,225px 63px #ecbd7b,456px 921px #ecbd7b,672px 44px #ecbd7b,735px 1122px #ecbd7b,1766px 729px #ecbd7b,1545px 1696px #ecbd7b,1168px 1840px #ecbd7b,873px 1554px #ecbd7b,488px 217px #ecbd7b,336px 1758px #ecbd7b,1897px 518px #ecbd7b,71px 1946px #ecbd7b,682px 1390px #ecbd7b,1453px 938px #ecbd7b,309px 1373px #ecbd7b,390px 1737px #ecbd7b,561px 803px #ecbd7b,1168px 1998px #ecbd7b,1124px 1949px #ecbd7b,474px 1348px #ecbd7b,789px 1914px #ecbd7b,1576px 1236px #ecbd7b,830px 1101px #ecbd7b,1629px 1498px #ecbd7b,1714px 276px #ecbd7b,1380px 1446px #ecbd7b,891px 802px #ecbd7b,1641px 1470px #ecbd7b,1095px 849px #ecbd7b,1458px 643px #ecbd7b,1062px 179px #ecbd7b,1795px 432px #ecbd7b,997px 329px #ecbd7b,71px 685px #ecbd7b,1590px 1205px #ecbd7b,13px 685px #ecbd7b,1688px 371px #ecbd7b,329px 429px #ecbd7b,1px 876px #ecbd7b,1037px 336px #ecbd7b,351px 904px #ecbd7b,675px 469px #ecbd7b,1302px 621px #ecbd7b,1381px 188px #ecbd7b,421px 766px #ecbd7b,792px 1427px #ecbd7b,1847px 1128px #ecbd7b,1086px 1145px #ecbd7b,1245px 643px #ecbd7b,1979px 1747px #ecbd7b,1373px 1391px #ecbd7b,1719px 122px #ecbd7b,1557px 711px #ecbd7b,1210px 1327px #ecbd7b,78px 1527px #ecbd7b,1559px 101px #ecbd7b,550px 1474px #ecbd7b,1493px 1719px #ecbd7b,626px 1213px #ecbd7b,585px 1541px #ecbd7b,555px 420px #ecbd7b,1212px 1217px #ecbd7b,1950px 1857px #ecbd7b,3px 1780px #ecbd7b,1391px 445px #ecbd7b,1839px 319px #ecbd7b,975px 1052px #ecbd7b,792px 1806px #ecbd7b,1976px 1065px #ecbd7b,331px 1556px #ecbd7b,960px 1442px #ecbd7b,1021px 187px #ecbd7b,680px 407px #ecbd7b,533px 910px #ecbd7b,156px 668px #ecbd7b,1777px 897px #ecbd7b,267px 445px #ecbd7b,586px 411px #ecbd7b,736px 302px #ecbd7b,1125px 1089px #ecbd7b,195px 330px #ecbd7b,1176px 1933px #ecbd7b,887px 183px #ecbd7b,874px 894px #ecbd7b,862px 322px #ecbd7b,201px 1530px #ecbd7b,591px 516px #ecbd7b,1678px 1304px #ecbd7b,1132px 249px #ecbd7b,464px 108px #ecbd7b,1092px 1646px #ecbd7b,191px 691px #ecbd7b,32px 1680px #ecbd7b,1702px 1640px #ecbd7b,1371px 501px #ecbd7b,995px 1800px #ecbd7b,605px 1406px #ecbd7b,1542px 1365px #ecbd7b,1909px 880px #ecbd7b,652px 1908px #ecbd7b,75px 976px #ecbd7b,1396px 344px #ecbd7b,540px 588px #ecbd7b,279px 1275px #ecbd7b,106px 332px #ecbd7b,824px 1683px #ecbd7b,41px 917px #ecbd7b,619px 1626px #ecbd7b,1792px 1012px #ecbd7b,935px 544px #ecbd7b,738px 911px #ecbd7b,1021px 1786px #ecbd7b,509px 741px #ecbd7b,330px 383px #ecbd7b,1280px 1829px #ecbd7b,647px 76px #ecbd7b,677px 465px #ecbd7b,1124px 934px #ecbd7b,977px 916px #ecbd7b,1478px 1078px #ecbd7b,197px 1249px #ecbd7b,1898px 1471px #ecbd7b,1591px 526px #ecbd7b,704px 604px #ecbd7b,254px 195px #ecbd7b,1190px 1844px #ecbd7b,413px 268px #ecbd7b,549px 12px #ecbd7b,1056px 80px #ecbd7b,223px 1664px #ecbd7b,1858px 290px #ecbd7b,1014px 1814px #ecbd7b,810px 1019px #ecbd7b,1681px 27px #ecbd7b,1947px 1904px #ecbd7b,65px 1743px #ecbd7b,88px 1611px #ecbd7b,234px 1409px #ecbd7b,824px 1749px #ecbd7b,1568px 1981px #ecbd7b,1875px 715px #ecbd7b,217px 1090px #ecbd7b,1254px 1953px #ecbd7b,969px 562px #ecbd7b,1057px 1263px #ecbd7b,671px 1889px #ecbd7b,421px 503px #ecbd7b,1119px 1571px #ecbd7b,662px 1732px #ecbd7b,270px 173px #ecbd7b;}.x-register-card-footer #stars:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars2{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars2,.x-register-card-footer #stars2:after{width:3px;height:3px;background:transparent;box-shadow:1425px 14888px #ecbd7b,1458px 568px #ecbd7b,590px 491px #ecbd7b,1954px 1810px #ecbd7b,104px 981px #ecbd7b,202px 762px #ecbd7b,535px 1884px #ecbd7b,1292px 1336px #ecbd7b,550px 1533px #ecbd7b,1018px 1758px #ecbd7b,926px 1905px #ecbd7b,1172px 1092px #ecbd7b,1727px 1877px #ecbd7b,1261px 231px #ecbd7b,1358px 450px #ecbd7b,437px 1107px #ecbd7b,378px 1303px #ecbd7b,1657px 1141px #ecbd7b,513px 1335px #ecbd7b,338px 510px #ecbd7b,407px 40px #ecbd7b,1975px 284px #ecbd7b,202px 1181px #ecbd7b,1933px 679px #ecbd7b,1188px 1937px #ecbd7b,484px 1684px #ecbd7b,1798px 1726px #ecbd7b,1170px 1654px #ecbd7b,164px 1254px #ecbd7b,1460px 1720px #ecbd7b,1457px 1485px #ecbd7b,112px 642px #ecbd7b,793px 1484px #ecbd7b,641px 1534px #ecbd7b,418px 1525px #ecbd7b,149px 945px #ecbd7b,1737px 1272px #ecbd7b,1425px 749px #ecbd7b,725px 1248px #ecbd7b,1007px 167px #ecbd7b,665px 186px #ecbd7b,350px 217px #ecbd7b,702px 1468px #ecbd7b,1526px 469px #ecbd7b,1656px 656px #ecbd7b,808px 750px #ecbd7b,1150px 1431px #ecbd7b,982px 1219px #ecbd7b,426px 645px #ecbd7b,305px 1896px #ecbd7b,1495px 109px #ecbd7b,1891px 1169px #ecbd7b,1625px 197px #ecbd7b,1665px 849px #ecbd7b,926px 516px #ecbd7b,1619px 317px #ecbd7b,1482px 1251px #ecbd7b,1289px 811px #ecbd7b,1445px 1917px #ecbd7b,1977px 1950px #ecbd7b,211px 1495px #ecbd7b,1484px 1722px #ecbd7b,233px 960px #ecbd7b,1960px 610px #ecbd7b,1687px 1323px #ecbd7b,1837px 362px #ecbd7b,1469px 188px #ecbd7b,1px 89px #ecbd7b,1129px 954px #ecbd7b,753px 254px #ecbd7b,423px 394px #ecbd7b,1952px 472px #ecbd7b,1361px 1968px #ecbd7b,1504px 36px #ecbd7b,1926px 775px #ecbd7b,950px 1888px #ecbd7b,1312px 125px #ecbd7b,1209px 949px #ecbd7b,284px 1075px #ecbd7b,1883px 1779px #ecbd7b,1099px 1542px #ecbd7b,806px 1671px #ecbd7b,1661px 1370px #ecbd7b,1973px 1730px #ecbd7b,140px 927px #ecbd7b,664px 243px #ecbd7b,779px 1161px #ecbd7b,815px 1841px #ecbd7b,629px 1346px #ecbd7b,1538px 797px #ecbd7b,1504px 459px #ecbd7b,219px 573px #ecbd7b,746px 1609px #ecbd7b,1466px 1594px #ecbd7b,1399px 1109px #ecbd7b,182px 1012px #ecbd7b,1218px 1094px #ecbd7b,1704px 935px #ecbd7b,410px 998px #ecbd7b,493px 887px #ecbd7b,421px 515px #ecbd7b,1928px 1287px #ecbd7b,1969px 509px #ecbd7b,373px 1161px #ecbd7b,276px 1564px #ecbd7b,703px 687px #ecbd7b,833px 1622px #ecbd7b,1300px 1974px #ecbd7b,1562px 851px #ecbd7b,1062px 191px #ecbd7b,94px 495px #ecbd7b,830px 613px #ecbd7b,1432px 287px #ecbd7b,169px 946px #ecbd7b,496px 624px #ecbd7b,1359px 748px #ecbd7b,473px 1083px #ecbd7b,485px 1025px #ecbd7b,1072px 1385px #ecbd7b,347px 68px #ecbd7b,1067px 1066px #ecbd7b,225px 305px #ecbd7b,877px 568px #ecbd7b,521px 476px #ecbd7b,1123px 419px #ecbd7b,231px 352px #ecbd7b,1295px 968px #ecbd7b,977px 1234px #ecbd7b,119px 26px #ecbd7b,1541px 1977px #ecbd7b,1739px 441px #ecbd7b,391px 970px #ecbd7b,549px 190px #ecbd7b,1219px 535px #ecbd7b,675px 1571px #ecbd7b,780px 1308px #ecbd7b,774px 1363px #ecbd7b,1190px 1165px #ecbd7b,1696px 989px #ecbd7b,873px 1483px #ecbd7b,585px 245px #ecbd7b,183px 732px #ecbd7b,1735px 1438px #ecbd7b,571px 329px #ecbd7b,827px 766px #ecbd7b,507px 380px #ecbd7b,549px 701px #ecbd7b,781px 1591px #ecbd7b,847px 1172px #ecbd7b,1022px 58px #ecbd7b,873px 1959px #ecbd7b,995px 629px #ecbd7b,1783px 1026px #ecbd7b,1936px 1754px #ecbd7b,1656px 1289px #ecbd7b,1819px 1020px #ecbd7b,644px 1572px #ecbd7b,676px 1689px #ecbd7b,141px 1694px #ecbd7b,807px 1292px #ecbd7b,756px 575px #ecbd7b,1761px 682px #ecbd7b,1949px 853px #ecbd7b,1718px 124px #ecbd7b,1679px 1282px #ecbd7b,1053px 894px #ecbd7b,1425px 1764px #ecbd7b,224px 1736px #ecbd7b,353px 1116px #ecbd7b,1288px 1461px #ecbd7b,1108px 1625px #ecbd7b,271px 216px #ecbd7b,1869px 921px #ecbd7b,1076px 866px #ecbd7b,1169px 1992px #ecbd7b,275px 1393px #ecbd7b,590px 30px #ecbd7b,894px 1586px #ecbd7b,1312px 313px #ecbd7b,1373px 1916px #ecbd7b,623px 1951px #ecbd7b,1773px 296px #ecbd7b,683px 390px #ecbd7b,1114px 1187px #ecbd7b,1766px 168px #ecbd7b,1685px 1322px #ecbd7b,1555px 1010px #ecbd7b,543px 1821px #ecbd7b,976px 1207px #ecbd7b,1670px 755px #ecbd7b,919px 1537px #ecbd7b,1710px 724px #ecbd7b,752px 292px #ecbd7b,898px 394px #ecbd7b,630px 1827px #ecbd7b,693px 971px #ecbd7b,1319px 1633px #ecbd7b,1229px 551px #ecbd7b,166px 435px #ecbd7b,1420px 675px #ecbd7b,84px 1797px #ecbd7b,1318px 1381px #ecbd7b,1438px 1146px #ecbd7b,87px 768px #ecbd7b,1397px 780px #ecbd7b,1198px 1354px #ecbd7b,261px 1205px #ecbd7b,835px 1443px #ecbd7b,1558px 1267px #ecbd7b,1165px 189px #ecbd7b,1124px 965px #ecbd7b,748px 1309px #ecbd7b,849px 455px #ecbd7b,399px 1834px #ecbd7b,1296px 1836px #ecbd7b,531px 973px #ecbd7b,1321px 1710px #ecbd7b,1166px 345px #ecbd7b,172px 1167px #ecbd7b,1807px 1062px #ecbd7b,1158px 939px #ecbd7b,1673px 138px #ecbd7b,872px 1901px #ecbd7b,1376px 1556px #ecbd7b,1238px 318px #ecbd7b,1734px 440px #ecbd7b,1965px 1742px #ecbd7b,96px 1088px #ecbd7b,1684px 1963px #ecbd7b,1648px 802px #ecbd7b,1868px 1598px #ecbd7b,176px 1831px #ecbd7b,1112px 41px #ecbd7b,705px 1255px #ecbd7b,1893px 1875px #ecbd7b,328px 1281px #ecbd7b,167px 139px #ecbd7b,1312px 296px #ecbd7b,331px 623px #ecbd7b,1608px 750px #ecbd7b,734px 547px #ecbd7b,670px 162px #ecbd7b,921px 220px #ecbd7b,1886px 1285px #ecbd7b,1720px 1220px #ecbd7b,643px 1860px #ecbd7b,30px 1798px #ecbd7b,57px 518px #ecbd7b,292px 286px #ecbd7b,1779px 936px #ecbd7b,504px 1718px #ecbd7b,533px 1819px #ecbd7b,145px 1566px #ecbd7b,1639px 736px #ecbd7b,64px 957px #ecbd7b,1362px 539px #ecbd7b,866px 80px #ecbd7b,1711px 1222px #ecbd7b,485px 952px #ecbd7b,1733px 298px #ecbd7b,568px 1400px #ecbd7b,1938px 911px #ecbd7b,1535px 1050px #ecbd7b,1322px 822px #ecbd7b,981px 1537px #ecbd7b,930px 1461px #ecbd7b,176px 725px #ecbd7b,55px 1326px #ecbd7b,336px 1154px #ecbd7b,904px 1018px #ecbd7b,1691px 1361px #ecbd7b,594px 699px #ecbd7b,1418px 19px #ecbd7b,1899px 1843px #ecbd7b,164px 736px #ecbd7b,564px 1738px #ecbd7b,603px 481px #ecbd7b,495px 767px #ecbd7b,1924px 1949px #ecbd7b,1608px 140px #ecbd7b,585px 380px #ecbd7b,149px 77px #ecbd7b,874px 54px #ecbd7b,1510px 819px #ecbd7b,390px 1492px #ecbd7b,111px 628px #ecbd7b,1673px 942px #ecbd7b,507px 1104px #ecbd7b,204px 1554px #ecbd7b,1025px 1522px #ecbd7b,47px 1367px #ecbd7b,79px 1599px #ecbd7b,1765px 235px #ecbd7b,1209px 57px #ecbd7b,1691px 710px #ecbd7b,1195px 1038px #ecbd7b,1038px 1978px #ecbd7b,736px 1332px #ecbd7b,1872px 1984px #ecbd7b,163px 319px #ecbd7b,1655px 1995px #ecbd7b,1885px 583px #ecbd7b,959px 1880px #ecbd7b,1331px 950px #ecbd7b,438px 441px #ecbd7b,1739px 63px #ecbd7b,990px 1945px #ecbd7b,1896px 1935px #ecbd7b,1917px 499px #ecbd7b,1713px 618px #ecbd7b,923px 1347px #ecbd7b,1808px 288px #ecbd7b,338px 781px #ecbd7b,1417px 904px #ecbd7b,1457px 1712px #ecbd7b,136px 1680px #ecbd7b,226px 363px #ecbd7b,1155px 1036px #ecbd7b,1588px 1112px #ecbd7b,1990px 1644px #ecbd7b,749px 1167px #ecbd7b,1630px 1148px #ecbd7b,1431px 1376px #ecbd7b,929px 1600px #ecbd7b,1438px 845px #ecbd7b,1419px 1072px #ecbd7b,299px 904px #ecbd7b,1347px 1085px #ecbd7b,1128px 1990px #ecbd7b,1289px 137px #ecbd7b,1278px 738px #ecbd7b,819px 115px #ecbd7b,1476px 133px #ecbd7b,1619px 358px #ecbd7b,5px 1802px #ecbd7b,867px 1526px #ecbd7b,578px 1472px #ecbd7b,550px 1611px #ecbd7b,610px 763px #ecbd7b,1622px 1294px #ecbd7b,739px 1241px #ecbd7b,1751px 920px #ecbd7b,1657px 137px #ecbd7b,1065px 1584px #ecbd7b,1736px 774px #ecbd7b,829px 933px #ecbd7b,1090px 970px #ecbd7b,1385px 777px #ecbd7b,931px 208px #ecbd7b,972px 1404px #ecbd7b,1348px 51px #ecbd7b,1622px 963px #ecbd7b,1571px 1679px #ecbd7b,898px 737px #ecbd7b,1172px 1542px #ecbd7b,616px 1791px #ecbd7b,1662px 781px #ecbd7b,1683px 1794px #ecbd7b,151px 1348px #ecbd7b,351px 1275px #ecbd7b,211px 599px #ecbd7b,650px 1104px #ecbd7b,1256px 1079px #ecbd7b,393px 739px #ecbd7b,373px 1365px #ecbd7b,1029px 517px #ecbd7b,1282px 27px #ecbd7b,580px 702px #ecbd7b,841px 1037px #ecbd7b,1503px 1424px #ecbd7b,181px 1784px #ecbd7b,976px 304px #ecbd7b,238px 256px #ecbd7b,180px 1165px #ecbd7b,1569px 1479px #ecbd7b,1176px 761px #ecbd7b,1745px 356px #ecbd7b,283px 1811px #ecbd7b,1661px 1293px #ecbd7b,1225px 1683px #ecbd7b,320px 89px #ecbd7b,108px 1327px #ecbd7b,935px 28px #ecbd7b,541px 1236px #ecbd7b,1785px 886px #ecbd7b,251px 1393px #ecbd7b,1384px 1209px #ecbd7b,1176px 800px #ecbd7b,1265px 1605px #ecbd7b,247px 1906px #ecbd7b,1687px 164px #ecbd7b,1817px 1938px #ecbd7b,523px 351px #ecbd7b,1096px 1522px #ecbd7b,82px 901px #ecbd7b,1510px 1383px #ecbd7b,1987px 495px #ecbd7b,1402px 484px #ecbd7b,1675px 337px #ecbd7b,432px 809px #ecbd7b,18px 1085px #ecbd7b,1236px 843px #ecbd7b,1891px 671px #ecbd7b,1398px 1770px #ecbd7b,1718px 856px #ecbd7b,14px 1491px #ecbd7b,263px 1731px #ecbd7b,1937px 1733px #ecbd7b,1660px 1882px #ecbd7b,395px 1702px #ecbd7b,1815px 269px #ecbd7b,490px 1223px #ecbd7b,895px 431px #ecbd7b,1272px 339px #ecbd7b,234px 1771px #ecbd7b,1511px 285px #ecbd7b,1118px 1995px #ecbd7b,1651px 624px #ecbd7b,110px 239px #ecbd7b,540px 612px #ecbd7b,1795px 1493px #ecbd7b,952px 1206px #ecbd7b,1631px 406px #ecbd7b,456px 153px #ecbd7b,315px 1093px #ecbd7b,573px 128px #ecbd7b,28px 345px #ecbd7b,686px 251px #ecbd7b,804px 1219px #ecbd7b,1391px 1309px #ecbd7b,1330px 1656px #ecbd7b,394px 167px #ecbd7b,592px 1597px #ecbd7b,1098px 422px #ecbd7b,1251px 893px #ecbd7b,1086px 1617px #ecbd7b,1947px 1866px #ecbd7b,594px 358px #ecbd7b,1365px 911px #ecbd7b,1577px 555px #ecbd7b,1600px 693px #ecbd7b,1042px 4px #ecbd7b,1628px 910px #ecbd7b,566px 1496px #ecbd7b,1280px 715px #ecbd7b,1654px 1737px #ecbd7b,38px 462px #ecbd7b,565px 1594px #ecbd7b,1621px 981px #ecbd7b,1061px 695px #ecbd7b,679px 1911px #ecbd7b,1930px 454px #ecbd7b,189px 176px #ecbd7b,1592px 69px #ecbd7b,450px 669px #ecbd7b,1705px 642px #ecbd7b,1890px 959px #ecbd7b,1217px 1796px #ecbd7b,257px 1891px #ecbd7b,1825px 1492px #ecbd7b,1985px 1094px #ecbd7b,1396px 913px #ecbd7b,565px 774px #ecbd7b,640px 1488px #ecbd7b,1561px 491px #ecbd7b,490px 1700px #ecbd7b,1823px 1701px #ecbd7b,116px 1233px #ecbd7b,1927px 121px #ecbd7b,611px 154px #ecbd7b,1452px 913px #ecbd7b,1374px 662px #ecbd7b,299px 393px #ecbd7b,1091px 955px #ecbd7b,498px 677px #ecbd7b,813px 1996px #ecbd7b,826px 270px #ecbd7b,735px 849px #ecbd7b,1962px 1411px #ecbd7b,384px 1058px #ecbd7b,469px 654px #ecbd7b,1098px 679px #ecbd7b,1838px 1621px #ecbd7b,453px 276px #ecbd7b,641px 579px #ecbd7b,1167px 800px #ecbd7b,1694px 476px #ecbd7b,1226px 1967px #ecbd7b,533px 451px #ecbd7b,1866px 1724px #ecbd7b,1418px 649px #ecbd7b,299px 1157px #ecbd7b,760px 1444px #ecbd7b,1372px 1642px #ecbd7b,131px 720px #ecbd7b,337px 281px #ecbd7b,1882px 1671px #ecbd7b,1434px 581px #ecbd7b,1019px 1397px #ecbd7b,1179px 1734px #ecbd7b;}.x-register-card-footer #stars2:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars3{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars3,.x-register-card-footer #stars3:after{width:5px;height:5px;background:transparent;box-shadow:832px 18095px #ecbd7b,1119px 1957px #ecbd7b,1937px 886px #ecbd7b,1232px 275px #ecbd7b,1270px 1287px #ecbd7b,1825px 1225px #ecbd7b,1540px 650px #ecbd7b,133px 1512px #ecbd7b,65px 786px #ecbd7b,1108px 137px #ecbd7b,1240px 1538px #ecbd7b,1845px 1949px #ecbd7b,769px 1053px #ecbd7b,1510px 1594px #ecbd7b,953px 1158px #ecbd7b,236px 1594px #ecbd7b,1836px 1658px #ecbd7b,1924px 721px #ecbd7b,226px 486px #ecbd7b,1218px 150px #ecbd7b,1896px 805px #ecbd7b,466px 237px #ecbd7b,1850px 174px #ecbd7b,1019px 878px #ecbd7b,756px 154px #ecbd7b,362px 74px #ecbd7b,638px 1202px #ecbd7b,743px 192px #ecbd7b,886px 1104px #ecbd7b,1835px 580px #ecbd7b,1176px 684px #ecbd7b,486px 791px #ecbd7b,61px 1366px #ecbd7b,1723px 354px #ecbd7b,525px 253px #ecbd7b,1919px 578px #ecbd7b,1777px 1496px #ecbd7b,410px 1871px #ecbd7b,1752px 119px #ecbd7b,1010px 1967px #ecbd7b,957px 1577px #ecbd7b,358px 512px #ecbd7b,514px 862px #ecbd7b,1937px 1086px #ecbd7b,1057px 677px #ecbd7b,816px 463px #ecbd7b,731px 240px #ecbd7b,527px 750px #ecbd7b,1306px 1468px #ecbd7b,1691px 1347px #ecbd7b,1650px 1930px #ecbd7b,1350px 1425px #ecbd7b,96px 855px #ecbd7b,329px 6px #ecbd7b,780px 367px #ecbd7b,1288px 424px #ecbd7b,771px 1704px #ecbd7b,520px 176px #ecbd7b,606px 1951px #ecbd7b,895px 1025px #ecbd7b,5px 623px #ecbd7b,531px 303px #ecbd7b,491px 1588px #ecbd7b,1636px 1217px #ecbd7b,1209px 530px #ecbd7b,472px 637px #ecbd7b,1538px 1115px #ecbd7b,1202px 1381px #ecbd7b,69px 861px #ecbd7b,1377px 1874px #ecbd7b,1461px 284px #ecbd7b,582px 931px #ecbd7b,31px 1012px #ecbd7b,1213px 1007px #ecbd7b,686px 1353px #ecbd7b,1523px 1846px #ecbd7b,1056px 1468px #ecbd7b,1141px 1862px #ecbd7b,1634px 435px #ecbd7b,326px 532px #ecbd7b,112px 1825px #ecbd7b,1842px 1928px #ecbd7b,166px 1000px #ecbd7b,408px 277px #ecbd7b,918px 1245px #ecbd7b,476px 239px #ecbd7b,87px 1088px #ecbd7b,844px 591px #ecbd7b,187px 1720px #ecbd7b,1578px 610px #ecbd7b,996px 1527px #ecbd7b,1507px 1364px #ecbd7b,1424px 403px #ecbd7b,858px 762px #ecbd7b,430px 1367px #ecbd7b,1871px 1139px #ecbd7b,227px 1356px #ecbd7b,1773px 649px #ecbd7b,875px 429px #ecbd7b,1296px 1832px #ecbd7b,1021px 745px #ecbd7b,760px 275px #ecbd7b,886px 1444px #ecbd7b,1658px 250px #ecbd7b,1843px 186px #ecbd7b,157px 1120px #ecbd7b,1046px 1400px #ecbd7b,172px 1822px #ecbd7b,637px 495px #ecbd7b,248px 1574px #ecbd7b,1542px 1703px #ecbd7b,1702px 263px #ecbd7b,1761px 1300px #ecbd7b,1407px 1905px #ecbd7b,1601px 1583px #ecbd7b,1603px 1371px #ecbd7b,1087px 1364px #ecbd7b,108px 67px #ecbd7b,724px 1596px #ecbd7b,1358px 404px #ecbd7b,1427px 1449px #ecbd7b,454px 1120px #ecbd7b,1818px 476px #ecbd7b,462px 842px #ecbd7b,661px 88px #ecbd7b,662px 83px #ecbd7b,230px 384px #ecbd7b,1649px 899px #ecbd7b,1944px 1643px #ecbd7b,519px 1899px #ecbd7b,1007px 217px #ecbd7b,198px 918px #ecbd7b,1941px 1935px #ecbd7b,1468px 1660px #ecbd7b,703px 159px #ecbd7b,195px 1378px #ecbd7b,327px 1196px #ecbd7b,1731px 1221px #ecbd7b,1952px 756px #ecbd7b,1245px 1338px #ecbd7b,1525px 877px #ecbd7b,1653px 380px #ecbd7b,979px 1977px #ecbd7b,752px 891px #ecbd7b,807px 1919px #ecbd7b,823px 1574px #ecbd7b,1346px 1636px #ecbd7b,1897px 1936px #ecbd7b,1771px 549px #ecbd7b,934px 1445px #ecbd7b,1683px 34px #ecbd7b,787px 21px #ecbd7b,1706px 949px #ecbd7b,1581px 140px #ecbd7b,652px 1482px #ecbd7b,1067px 1127px #ecbd7b,428px 93px #ecbd7b,1561px 729px #ecbd7b,336px 1052px #ecbd7b,1016px 1714px #ecbd7b,1466px 1536px #ecbd7b,1443px 944px #ecbd7b,400px 291px #ecbd7b,795px 812px #ecbd7b,413px 192px #ecbd7b,1231px 1486px #ecbd7b,828px 1887px #ecbd7b,1265px 517px #ecbd7b,549px 1821px #ecbd7b,1731px 1851px #ecbd7b,1157px 1742px #ecbd7b,1096px 318px #ecbd7b,504px 1135px #ecbd7b,832px 1945px #ecbd7b,805px 1736px #ecbd7b,562px 492px #ecbd7b,1992px 938px #ecbd7b,710px 897px #ecbd7b,552px 622px #ecbd7b,1574px 315px #ecbd7b,606px 923px #ecbd7b,1740px 304px #ecbd7b,1091px 676px #ecbd7b,138px 1777px #ecbd7b,13px 76px #ecbd7b,1195px 1791px #ecbd7b,750px 1879px #ecbd7b,264px 796px #ecbd7b,1053px 114px #ecbd7b,1328px 1440px #ecbd7b,1119px 487px #ecbd7b,1210px 648px #ecbd7b,1516px 1338px #ecbd7b,1080px 1025px #ecbd7b,632px 347px #ecbd7b,166px 783px #ecbd7b,108px 649px #ecbd7b,420px 1835px #ecbd7b,1775px 401px #ecbd7b,804px 1487px #ecbd7b;}.x-register-card-footer #stars3:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars4{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars4,.x-register-card-footer #stars4:after{width:7px;height:7px;background:transparent;box-shadow:387px 8093px #ecbd7b,654px 454px #ecbd7b,1195px 1000px #ecbd7b,698px 1147px #ecbd7b,1379px 1283px #ecbd7b,829px 1885px #ecbd7b,515px 554px #ecbd7b,500px 1841px #ecbd7b,1079px 667px #ecbd7b,946px 1426px #ecbd7b,482px 1746px #ecbd7b,1388px 1337px #ecbd7b,98px 1646px #ecbd7b,1964px 851px #ecbd7b,1423px 150px #ecbd7b,92px 1017px #ecbd7b,1562px 711px #ecbd7b,1724px 740px #ecbd7b,1791px 490px #ecbd7b,200px 1197px #ecbd7b,30px 757px #ecbd7b,1904px 1565px #ecbd7b,1978px 788px #ecbd7b,856px 946px #ecbd7b,494px 1148px #ecbd7b,1913px 1022px #ecbd7b,1803px 819px #ecbd7b,1806px 299px #ecbd7b,224px 931px #ecbd7b,1271px 186px #ecbd7b,302px 1035px #ecbd7b,945px 836px #ecbd7b,257px 1584px #ecbd7b,122px 983px #ecbd7b,1256px 1469px #ecbd7b,1000px 1446px #ecbd7b,703px 1598px #ecbd7b,516px 250px #ecbd7b,1498px 1680px #ecbd7b,168px 1572px #ecbd7b,1287px 436px #ecbd7b,1555px 996px #ecbd7b,333px 882px #ecbd7b,740px 936px #ecbd7b,253px 361px #ecbd7b,129px 435px #ecbd7b,604px 174px #ecbd7b,688px 382px #ecbd7b,866px 933px #ecbd7b,1171px 1145px #ecbd7b,1112px 353px #ecbd7b,534px 77px #ecbd7b,32px 964px #ecbd7b,810px 400px #ecbd7b,720px 1968px #ecbd7b,207px 925px #ecbd7b,546px 1622px #ecbd7b,1099px 342px #ecbd7b,980px 1150px #ecbd7b,819px 521px #ecbd7b,914px 660px #ecbd7b,91px 71px #ecbd7b,1828px 921px #ecbd7b,1655px 879px #ecbd7b,731px 624px #ecbd7b,1303px 1552px #ecbd7b,1616px 429px #ecbd7b,1159px 1701px #ecbd7b,129px 1514px #ecbd7b,668px 44px #ecbd7b,1023px 1245px #ecbd7b,504px 436px #ecbd7b,43px 12px #ecbd7b,98px 140px #ecbd7b,384px 1291px #ecbd7b,479px 482px #ecbd7b,1120px 48px #ecbd7b,987px 1373px #ecbd7b,258px 309px #ecbd7b,15px 1584px #ecbd7b,1596px 1950px #ecbd7b,839px 1184px #ecbd7b,1433px 393px #ecbd7b,1391px 461px #ecbd7b,1433px 569px #ecbd7b,950px 1601px #ecbd7b,721px 537px #ecbd7b,1507px 1834px #ecbd7b,780px 654px #ecbd7b,482px 1735px #ecbd7b,38px 1005px #ecbd7b,857px 1015px #ecbd7b,1798px 1100px #ecbd7b,740px 238px #ecbd7b,1565px 396px #ecbd7b,49px 1204px #ecbd7b,382px 1949px #ecbd7b,1604px 78px #ecbd7b,705px 57px #ecbd7b,924px 1048px #ecbd7b;}.x-register-card-footer #stars4:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars5{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars5,.x-register-card-footer #stars5:after{width:9px;height:9px;background:transparent;box-shadow:1244px 12978px #ecbd7b,454px 988px #ecbd7b,1607px 167px #ecbd7b,1336px 838px #ecbd7b,967px 107px #ecbd7b,1492px 610px #ecbd7b,1447px 55px #ecbd7b,1950px 1523px #ecbd7b,1431px 819px #ecbd7b,1064px 814px #ecbd7b,758px 644px #ecbd7b,1568px 1704px #ecbd7b,958px 30px #ecbd7b,1718px 464px #ecbd7b,853px 775px #ecbd7b,1015px 1962px #ecbd7b,1096px 1240px #ecbd7b,1233px 60px #ecbd7b,42px 1344px #ecbd7b,203px 1368px #ecbd7b,229px 207px #ecbd7b,1939px 1919px #ecbd7b,912px 1627px #ecbd7b,935px 227px #ecbd7b,752px 1955px #ecbd7b,122px 1402px #ecbd7b,1830px 1443px #ecbd7b,1078px 1681px #ecbd7b,1043px 865px #ecbd7b,483px 864px #ecbd7b,1445px 1039px #ecbd7b,412px 908px #ecbd7b,163px 668px #ecbd7b,872px 1694px #ecbd7b,9px 874px #ecbd7b,1549px 1013px #ecbd7b,892px 1931px #ecbd7b,1612px 99px #ecbd7b,1516px 1580px #ecbd7b,187px 84px #ecbd7b,1521px 1405px #ecbd7b,1625px 1882px #ecbd7b,1371px 251px #ecbd7b,1290px 1341px #ecbd7b,1018px 1544px #ecbd7b,895px 210px #ecbd7b,1533px 291px #ecbd7b,1006px 1136px #ecbd7b,1439px 905px #ecbd7b,1095px 1233px #ecbd7b;}.x-register-card-footer #stars5:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars6{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars6,.x-register-card-footer #stars6:after{width:4px;height:4px;background:transparent;box-shadow:1926px 14203px #ecbd7b,988px 1940px #ecbd7b,1917px 415px #ecbd7b,1419px 1405px #ecbd7b,322px 398px #ecbd7b,742px 981px #ecbd7b,1528px 334px #ecbd7b,359px 304px #ecbd7b,253px 1613px #ecbd7b,1826px 1094px #ecbd7b,1378px 201px #ecbd7b,1898px 827px #ecbd7b,130px 1035px #ecbd7b,1074px 1129px #ecbd7b,1969px 1951px #ecbd7b,1271px 293px #ecbd7b,520px 1959px #ecbd7b,497px 276px #ecbd7b,292px 1639px #ecbd7b,1253px 771px #ecbd7b,1520px 207px #ecbd7b,704px 1226px #ecbd7b,1265px 223px #ecbd7b,830px 1593px #ecbd7b,388px 222px #ecbd7b,467px 1313px #ecbd7b,1155px 770px #ecbd7b,1809px 1779px #ecbd7b,1235px 1252px #ecbd7b,329px 230px #ecbd7b,524px 669px #ecbd7b,1771px 176px #ecbd7b,879px 1759px #ecbd7b,1970px 1639px #ecbd7b,701px 1296px #ecbd7b,1935px 1284px #ecbd7b,130px 52px #ecbd7b,1311px 1844px #ecbd7b,1072px 1081px #ecbd7b,1500px 1085px #ecbd7b,1037px 991px #ecbd7b,270px 1542px #ecbd7b,210px 1424px #ecbd7b,525px 1241px #ecbd7b,13px 26px #ecbd7b,1582px 684px #ecbd7b,643px 1197px #ecbd7b,1174px 563px #ecbd7b,924px 195px #ecbd7b,48px 833px #ecbd7b,1855px 139px #ecbd7b,1307px 1404px #ecbd7b,568px 743px #ecbd7b,756px 9px #ecbd7b,236px 1810px #ecbd7b,1127px 394px #ecbd7b,947px 1599px #ecbd7b,35px 1799px #ecbd7b,1540px 984px #ecbd7b,1657px 234px #ecbd7b,1760px 200px #ecbd7b,1636px 1743px #ecbd7b,1865px 665px #ecbd7b,1197px 105px #ecbd7b,1301px 465px #ecbd7b,943px 594px #ecbd7b,1057px 840px #ecbd7b,1425px 253px #ecbd7b,1459px 1802px #ecbd7b,1522px 433px #ecbd7b,219px 992px #ecbd7b,173px 275px #ecbd7b,257px 91px #ecbd7b,72px 459px #ecbd7b,1105px 1256px #ecbd7b,1843px 958px #ecbd7b,98px 1259px #ecbd7b,1130px 453px #ecbd7b,1838px 1746px #ecbd7b,1595px 1596px #ecbd7b,1858px 71px #ecbd7b,1683px 1672px #ecbd7b,26px 1490px #ecbd7b,1669px 526px #ecbd7b,366px 805px #ecbd7b,373px 1668px #ecbd7b,362px 781px #ecbd7b,1988px 1796px #ecbd7b,156px 1998px #ecbd7b,1481px 1819px #ecbd7b,685px 812px #ecbd7b,866px 951px #ecbd7b,1994px 1729px #ecbd7b,1561px 1552px #ecbd7b,1415px 430px #ecbd7b,654px 886px #ecbd7b,619px 436px #ecbd7b,80px 1891px #ecbd7b,1442px 1200px #ecbd7b,1446px 12px #ecbd7b,713px 1988px #ecbd7b,125px 1987px #ecbd7b,1509px 819px #ecbd7b,1365px 148px #ecbd7b,1950px 5px #ecbd7b,1823px 1683px #ecbd7b,1761px 97px #ecbd7b,965px 25px #ecbd7b,1617px 159px #ecbd7b,545px 494px #ecbd7b,1174px 185px #ecbd7b,1019px 1895px #ecbd7b,691px 862px #ecbd7b,661px 521px #ecbd7b,1656px 1966px #ecbd7b,577px 772px #ecbd7b,727px 459px #ecbd7b,54px 1269px #ecbd7b,1184px 59px #ecbd7b,1254px 1894px #ecbd7b,1551px 622px #ecbd7b,1258px 588px #ecbd7b,1871px 51px #ecbd7b,605px 1351px #ecbd7b,1537px 1337px #ecbd7b,867px 1841px #ecbd7b,1764px 1526px #ecbd7b,877px 723px #ecbd7b,343px 1467px #ecbd7b,1952px 1480px #ecbd7b,350px 1859px #ecbd7b,249px 1254px #ecbd7b,1168px 635px #ecbd7b,1216px 67px #ecbd7b,628px 1762px #ecbd7b,1128px 351px #ecbd7b,1312px 598px #ecbd7b,546px 138px #ecbd7b,1602px 344px #ecbd7b,249px 1355px #ecbd7b,300px 889px #ecbd7b,218px 1477px #ecbd7b,553px 289px #ecbd7b,564px 976px #ecbd7b,801px 606px #ecbd7b,1476px 1144px #ecbd7b,330px 1650px #ecbd7b,1999px 940px #ecbd7b,1477px 1961px #ecbd7b,1556px 730px #ecbd7b,335px 1319px #ecbd7b,957px 1041px #ecbd7b,1148px 1188px #ecbd7b,1653px 149px #ecbd7b,1929px 210px #ecbd7b,534px 557px #ecbd7b,702px 719px #ecbd7b,1084px 396px #ecbd7b,879px 156px #ecbd7b,423px 1227px #ecbd7b,1989px 347px #ecbd7b,865px 1112px #ecbd7b,525px 493px #ecbd7b,1794px 1033px #ecbd7b,1697px 612px #ecbd7b,873px 1496px #ecbd7b,657px 151px #ecbd7b,1370px 1763px #ecbd7b,1397px 1941px #ecbd7b,1887px 864px #ecbd7b,1090px 1335px #ecbd7b,690px 1817px #ecbd7b,1972px 1970px #ecbd7b,1246px 1220px #ecbd7b,1894px 451px #ecbd7b,1928px 273px #ecbd7b,585px 1212px #ecbd7b,360px 1038px #ecbd7b,1091px 183px #ecbd7b,1267px 507px #ecbd7b,1085px 886px #ecbd7b,293px 1156px #ecbd7b,427px 1871px #ecbd7b,1049px 311px #ecbd7b,1828px 654px #ecbd7b,534px 1239px #ecbd7b,1406px 36px #ecbd7b,457px 968px #ecbd7b,1868px 1513px #ecbd7b,232px 1051px #ecbd7b,1662px 1566px #ecbd7b,651px 1556px #ecbd7b,1800px 332px #ecbd7b,1977px 1986px #ecbd7b,822px 1316px #ecbd7b,1547px 1378px #ecbd7b,207px 1687px #ecbd7b,1398px 1755px #ecbd7b,13px 1038px #ecbd7b,467px 914px #ecbd7b,719px 493px #ecbd7b,1917px 1092px #ecbd7b,1902px 1532px #ecbd7b,1368px 1298px #ecbd7b,911px 328px #ecbd7b,22px 277px #ecbd7b,612px 1231px #ecbd7b,1417px 1893px #ecbd7b,421px 1116px #ecbd7b,1357px 1037px #ecbd7b,1684px 1895px #ecbd7b,1343px 1334px #ecbd7b,951px 1309px #ecbd7b,289px 991px #ecbd7b,804px 729px #ecbd7b,23px 1656px #ecbd7b,535px 378px #ecbd7b,1422px 1073px #ecbd7b,1852px 1383px #ecbd7b,442px 976px #ecbd7b,38px 1373px #ecbd7b,432px 25px #ecbd7b,1914px 141px #ecbd7b,775px 1956px #ecbd7b,356px 1450px #ecbd7b,871px 985px #ecbd7b,1784px 256px #ecbd7b,1077px 1155px #ecbd7b,253px 1970px #ecbd7b,424px 397px #ecbd7b,613px 104px #ecbd7b,1889px 1681px #ecbd7b,971px 935px #ecbd7b,748px 1765px #ecbd7b,254px 1559px #ecbd7b,739px 525px #ecbd7b,1213px 1006px #ecbd7b,298px 993px #ecbd7b,668px 992px #ecbd7b,1669px 1783px #ecbd7b,1278px 1375px #ecbd7b,1019px 667px #ecbd7b,1624px 305px #ecbd7b,1215px 1322px #ecbd7b,1399px 1244px #ecbd7b,491px 145px #ecbd7b,1584px 1864px #ecbd7b,1894px 831px #ecbd7b,1097px 802px #ecbd7b,1905px 1420px #ecbd7b,1554px 531px #ecbd7b,1609px 1021px #ecbd7b,386px 1476px #ecbd7b,906px 14px #ecbd7b,262px 1796px #ecbd7b,981px 1013px #ecbd7b,1050px 1377px #ecbd7b,1352px 53px #ecbd7b,1681px 1849px #ecbd7b,46px 784px #ecbd7b,1590px 1300px #ecbd7b,520px 300px #ecbd7b,708px 1901px #ecbd7b,1140px 602px #ecbd7b,1812px 1994px #ecbd7b,538px 126px #ecbd7b,1480px 1240px #ecbd7b,1465px 227px #ecbd7b,808px 522px #ecbd7b,1059px 1028px #ecbd7b,1361px 576px #ecbd7b,1297px 309px #ecbd7b,1784px 1040px #ecbd7b,1789px 1560px #ecbd7b,1417px 194px #ecbd7b,471px 1986px #ecbd7b,96px 1199px #ecbd7b,1860px 1161px #ecbd7b,1030px 724px #ecbd7b,1418px 548px #ecbd7b,1396px 1472px #ecbd7b,1410px 1919px #ecbd7b,1039px 346px #ecbd7b,1531px 758px #ecbd7b,848px 953px #ecbd7b,315px 799px #ecbd7b,307px 1677px #ecbd7b,1237px 278px #ecbd7b,16px 557px #ecbd7b,1000px 692px #ecbd7b,819px 1783px #ecbd7b,421px 1805px #ecbd7b,1058px 834px #ecbd7b,1114px 1524px #ecbd7b,1736px 945px #ecbd7b,1632px 22px #ecbd7b,1846px 340px #ecbd7b,1433px 258px #ecbd7b,654px 1072px #ecbd7b,338px 1860px #ecbd7b,752px 504px #ecbd7b,1644px 1425px #ecbd7b,1484px 689px #ecbd7b,796px 1903px #ecbd7b,1634px 1278px #ecbd7b,19px 1816px #ecbd7b,1315px 1600px #ecbd7b,726px 361px #ecbd7b,1038px 248px #ecbd7b,1828px 1136px #ecbd7b,1822px 1693px #ecbd7b,1419px 1349px #ecbd7b,300px 1224px #ecbd7b,764px 1024px #ecbd7b,318px 1907px #ecbd7b,44px 428px #ecbd7b,695px 1965px #ecbd7b,86px 1337px #ecbd7b,964px 1545px #ecbd7b,220px 815px #ecbd7b,1887px 39px #ecbd7b,834px 863px #ecbd7b,211px 1011px #ecbd7b,1912px 1153px #ecbd7b,962px 122px #ecbd7b,642px 100px #ecbd7b,916px 270px #ecbd7b,762px 1463px #ecbd7b,369px 1246px #ecbd7b,1835px 1425px #ecbd7b,1776px 580px #ecbd7b,1374px 1415px #ecbd7b,1687px 1623px #ecbd7b,813px 1292px #ecbd7b,289px 1557px #ecbd7b,831px 1964px #ecbd7b,250px 447px #ecbd7b,589px 1693px #ecbd7b,241px 1036px #ecbd7b,1468px 1645px #ecbd7b,1281px 324px #ecbd7b,971px 1042px #ecbd7b,547px 1472px #ecbd7b,676px 1707px #ecbd7b,1641px 1923px #ecbd7b,210px 1434px #ecbd7b,99px 918px #ecbd7b,326px 6px #ecbd7b,739px 167px #ecbd7b,597px 1244px #ecbd7b,666px 1017px #ecbd7b,819px 1105px #ecbd7b,286px 873px #ecbd7b,210px 1597px #ecbd7b,914px 1192px #ecbd7b,1538px 1985px #ecbd7b,100px 1237px #ecbd7b,890px 4px #ecbd7b,648px 310px #ecbd7b,832px 1818px #ecbd7b,302px 1655px #ecbd7b,1415px 959px #ecbd7b,1311px 1182px #ecbd7b,1649px 874px #ecbd7b,244px 688px #ecbd7b,434px 1172px #ecbd7b,509px 152px #ecbd7b,1797px 1242px #ecbd7b,1928px 1239px #ecbd7b,1741px 587px #ecbd7b,1815px 195px #ecbd7b,1480px 1396px #ecbd7b,672px 1843px #ecbd7b,1282px 378px #ecbd7b,1353px 1926px #ecbd7b,524px 1446px #ecbd7b,143px 1857px #ecbd7b,794px 70px #ecbd7b,986px 138px #ecbd7b,519px 1876px #ecbd7b,930px 1370px #ecbd7b,421px 679px #ecbd7b,265px 246px #ecbd7b,1317px 1079px #ecbd7b,1341px 763px #ecbd7b,1141px 1240px #ecbd7b,1411px 202px #ecbd7b,1411px 1772px #ecbd7b,1942px 1523px #ecbd7b,466px 1751px #ecbd7b,1584px 1501px #ecbd7b,57px 1477px #ecbd7b,482px 1874px #ecbd7b,21px 305px #ecbd7b,1237px 717px #ecbd7b,1820px 1076px #ecbd7b,397px 1246px #ecbd7b,1492px 276px #ecbd7b,1583px 775px #ecbd7b,1038px 341px #ecbd7b,844px 605px #ecbd7b,1758px 1518px #ecbd7b,71px 292px #ecbd7b,611px 732px #ecbd7b,1505px 64px #ecbd7b,1294px 1852px #ecbd7b,1888px 1962px #ecbd7b,1025px 258px #ecbd7b,1459px 41px #ecbd7b,1637px 677px #ecbd7b,630px 464px #ecbd7b,830px 567px #ecbd7b,1970px 989px #ecbd7b,818px 86px #ecbd7b,137px 122px #ecbd7b,817px 188px #ecbd7b,545px 666px #ecbd7b,713px 1562px #ecbd7b,973px 1093px #ecbd7b,330px 259px #ecbd7b,209px 1036px #ecbd7b,1916px 102px #ecbd7b,1319px 458px #ecbd7b,194px 1623px #ecbd7b,867px 483px #ecbd7b,186px 1012px #ecbd7b,1276px 717px #ecbd7b,1799px 1583px #ecbd7b,552px 888px #ecbd7b,1373px 1046px #ecbd7b,1778px 860px #ecbd7b,578px 1462px #ecbd7b,14px 1999px #ecbd7b,1744px 1116px #ecbd7b,1462px 1728px #ecbd7b,1429px 1889px #ecbd7b,1982px 1459px #ecbd7b,547px 1829px #ecbd7b,1874px 426px #ecbd7b,1296px 1650px #ecbd7b,40px 1406px #ecbd7b,1893px 1933px #ecbd7b,1607px 805px #ecbd7b,1228px 571px #ecbd7b,862px 1994px #ecbd7b,576px 66px #ecbd7b,1507px 1577px #ecbd7b,967px 1263px #ecbd7b,229px 54px #ecbd7b,1004px 563px #ecbd7b,1751px 956px #ecbd7b,1477px 1188px #ecbd7b,501px 1024px #ecbd7b,126px 432px #ecbd7b,341px 623px #ecbd7b,847px 120px #ecbd7b,366px 1505px #ecbd7b,243px 1067px #ecbd7b,903px 582px #ecbd7b,1542px 1634px #ecbd7b,1663px 511px #ecbd7b,1563px 1596px #ecbd7b,159px 1841px #ecbd7b,901px 1992px #ecbd7b,1394px 1899px #ecbd7b,1925px 1196px #ecbd7b,1807px 1629px #ecbd7b,877px 1547px #ecbd7b,768px 170px #ecbd7b,452px 575px #ecbd7b,1082px 1691px #ecbd7b,1654px 1767px #ecbd7b,1234px 1010px #ecbd7b,1476px 1949px #ecbd7b,541px 191px #ecbd7b,1127px 131px #ecbd7b,1131px 1245px #ecbd7b,890px 1558px #ecbd7b,273px 1383px #ecbd7b,693px 1906px #ecbd7b,1165px 1388px #ecbd7b,452px 1722px #ecbd7b,212px 614px #ecbd7b,1694px 719px #ecbd7b,670px 661px #ecbd7b,970px 1569px #ecbd7b,1317px 1424px #ecbd7b,1742px 1337px #ecbd7b,713px 1938px #ecbd7b,581px 742px #ecbd7b,1713px 1065px #ecbd7b,271px 1397px #ecbd7b,981px 1166px #ecbd7b,1401px 653px #ecbd7b,822px 674px #ecbd7b,1263px 377px #ecbd7b,832px 1105px #ecbd7b,1876px 1204px #ecbd7b,543px 327px #ecbd7b,1721px 776px #ecbd7b,994px 1316px #ecbd7b,1624px 944px #ecbd7b,1666px 691px #ecbd7b,1078px 1529px #ecbd7b,420px 744px #ecbd7b,1507px 475px #ecbd7b,266px 709px #ecbd7b,272px 211px #ecbd7b,108px 1357px #ecbd7b,863px 1255px #ecbd7b,1217px 1192px #ecbd7b,1479px 775px #ecbd7b,211px 1135px #ecbd7b,805px 863px #ecbd7b,366px 1137px #ecbd7b,1119px 571px #ecbd7b,590px 1224px #ecbd7b,1359px 932px #ecbd7b,1535px 799px #ecbd7b,1901px 752px #ecbd7b,397px 832px #ecbd7b,87px 1427px #ecbd7b,702px 1334px #ecbd7b,1187px 1442px #ecbd7b,1172px 1378px #ecbd7b,982px 845px #ecbd7b,676px 448px #ecbd7b,1430px 735px #ecbd7b,632px 1466px #ecbd7b,1482px 1981px #ecbd7b,1832px 1745px #ecbd7b,223px 1902px #ecbd7b,1190px 1326px #ecbd7b,1433px 1550px #ecbd7b,531px 329px #ecbd7b,1957px 1919px #ecbd7b,786px 765px #ecbd7b,1596px 893px #ecbd7b,819px 752px #ecbd7b,4px 789px #ecbd7b,988px 572px #ecbd7b,1037px 295px #ecbd7b,1924px 752px #ecbd7b,89px 1912px #ecbd7b,111px 1121px #ecbd7b,944px 239px #ecbd7b,1346px 188px #ecbd7b,1741px 1690px #ecbd7b,8px 1676px #ecbd7b,1977px 1382px #ecbd7b,288px 1232px #ecbd7b,469px 1693px #ecbd7b,1532px 1182px #ecbd7b,1469px 238px #ecbd7b,1308px 1580px #ecbd7b,1992px 1429px #ecbd7b,936px 1872px #ecbd7b,1073px 87px #ecbd7b,385px 1910px #ecbd7b,569px 396px #ecbd7b,1097px 1210px #ecbd7b,1202px 117px #ecbd7b,85px 942px #ecbd7b,207px 1637px #ecbd7b,1077px 763px #ecbd7b,681px 1379px #ecbd7b,1609px 842px #ecbd7b,1192px 1460px #ecbd7b,188px 1051px #ecbd7b,899px 1655px #ecbd7b,927px 1291px #ecbd7b,1312px 1762px #ecbd7b,448px 1648px #ecbd7b,1404px 1002px #ecbd7b,452px 1569px #ecbd7b,1388px 1532px #ecbd7b,462px 416px #ecbd7b,1906px 931px #ecbd7b,297px 1396px #ecbd7b,1683px 457px #ecbd7b,1464px 1843px #ecbd7b,530px 1896px #ecbd7b,626px 1883px #ecbd7b,1747px 786px #ecbd7b,904px 1719px #ecbd7b,1282px 1253px #ecbd7b,1920px 1679px #ecbd7b,62px 90px #ecbd7b,910px 1784px #ecbd7b,138px 1824px #ecbd7b,1785px 480px #ecbd7b,1710px 1795px #ecbd7b,566px 1917px #ecbd7b,622px 1550px #ecbd7b,928px 1170px #ecbd7b,1829px 701px #ecbd7b,1798px 954px #ecbd7b,1853px 1598px #ecbd7b,931px 1406px #ecbd7b,1633px 409px #ecbd7b,1503px 1866px #ecbd7b,1109px 873px #ecbd7b,1403px 1020px #ecbd7b,673px 1707px #ecbd7b,5px 22px #ecbd7b,1740px 1032px #ecbd7b,489px 1728px #ecbd7b,1724px 480px #ecbd7b,613px 1791px #ecbd7b,1530px 1484px #ecbd7b,364px 1489px #ecbd7b,279px 3px #ecbd7b,687px 383px #ecbd7b,1146px 1262px #ecbd7b,1197px 1624px #ecbd7b,1060px 1135px #ecbd7b,487px 1730px #ecbd7b,764px 439px #ecbd7b,900px 90px #ecbd7b,829px 52px #ecbd7b,1598px 402px #ecbd7b,1505px 386px #ecbd7b,602px 63px #ecbd7b,72px 626px #ecbd7b,1255px 1083px #ecbd7b,657px 416px #ecbd7b,1024px 909px #ecbd7b,1780px 820px #ecbd7b,1462px 1312px #ecbd7b,1306px 234px #ecbd7b,1674px 525px #ecbd7b,971px 126px #ecbd7b,1764px 472px #ecbd7b,1338px 736px #ecbd7b,942px 528px #ecbd7b,201px 238px #ecbd7b,497px 1336px #ecbd7b,1481px 1908px #ecbd7b,1001px 1476px #ecbd7b,790px 1567px #ecbd7b,1160px 958px #ecbd7b,1682px 529px #ecbd7b,952px 1515px #ecbd7b,267px 1440px #ecbd7b,802px 1542px #ecbd7b,26px 130px #ecbd7b,1777px 451px #ecbd7b,383px 1814px #ecbd7b,1865px 1066px #ecbd7b,1748px 771px #ecbd7b,863px 385px #ecbd7b,682px 488px #ecbd7b,1996px 931px #ecbd7b,595px 1567px #ecbd7b,690px 1271px #ecbd7b,1530px 1808px #ecbd7b,955px 471px #ecbd7b,800px 1882px #ecbd7b,1349px 961px #ecbd7b,712px 1137px #ecbd7b,549px 1052px #ecbd7b,1136px 279px #ecbd7b,883px 1291px #ecbd7b,78px 1025px #ecbd7b,1256px 387px #ecbd7b,1366px 1582px #ecbd7b,657px 95px #ecbd7b,1479px 773px #ecbd7b,388px 576px #ecbd7b,1976px 362px #ecbd7b,1891px 509px #ecbd7b,1469px 859px #ecbd7b,50px 1133px #ecbd7b,1972px 1824px #ecbd7b,1123px 1020px #ecbd7b,710px 1573px #ecbd7b,463px 1954px #ecbd7b,907px 1532px #ecbd7b,929px 1273px #ecbd7b,1105px 795px #ecbd7b,1501px 1273px #ecbd7b,342px 1194px #ecbd7b,1678px 387px #ecbd7b,670px 749px #ecbd7b,1550px 675px #ecbd7b,361px 21px #ecbd7b,536px 1955px #ecbd7b,1983px 1781px #ecbd7b,1036px 1798px #ecbd7b,1752px 1646px #ecbd7b,679px 821px #ecbd7b,1640px 1088px #ecbd7b,133px 1095px #ecbd7b,174px 1059px #ecbd7b,107px 1538px #ecbd7b,1615px 916px #ecbd7b,1929px 229px #ecbd7b,555px 1473px #ecbd7b,1246px 1214px #ecbd7b,364px 980px #ecbd7b;}.x-register-card-footer #stars6:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars7{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars7,.x-register-card-footer #stars7:after{width:2px;height:2px;background:transparent;box-shadow:845px 6143px #ecbd7b,1988px 789px #ecbd7b,1507px 698px #ecbd7b,1033px 1108px #ecbd7b,633px 1993px #ecbd7b,259px 847px #ecbd7b,133px 881px #ecbd7b,1128px 1491px #ecbd7b,388px 1191px #ecbd7b,700px 261px #ecbd7b,1703px 523px #ecbd7b,608px 918px #ecbd7b,1283px 1064px #ecbd7b,960px 1745px #ecbd7b,1329px 411px #ecbd7b,1512px 659px #ecbd7b,1818px 1413px #ecbd7b,282px 1410px #ecbd7b,963px 1148px #ecbd7b,1845px 1047px #ecbd7b,1606px 813px #ecbd7b,1302px 1937px #ecbd7b,1451px 1437px #ecbd7b,511px 569px #ecbd7b,753px 575px #ecbd7b,1638px 585px #ecbd7b,1828px 1843px #ecbd7b,886px 1154px #ecbd7b,1766px 850px #ecbd7b,1458px 484px #ecbd7b,1484px 1698px #ecbd7b,454px 1317px #ecbd7b,931px 1254px #ecbd7b,462px 311px #ecbd7b,524px 1816px #ecbd7b,173px 840px #ecbd7b,1459px 681px #ecbd7b,1290px 1806px #ecbd7b,686px 1418px #ecbd7b,744px 66px #ecbd7b,784px 1931px #ecbd7b,1680px 570px #ecbd7b,608px 987px #ecbd7b,696px 1348px #ecbd7b,651px 272px #ecbd7b,890px 1536px #ecbd7b,791px 1114px #ecbd7b,1645px 1568px #ecbd7b,1233px 1185px #ecbd7b,706px 1274px #ecbd7b,1163px 1691px #ecbd7b,980px 431px #ecbd7b,483px 1245px #ecbd7b,402px 1591px #ecbd7b,1371px 1753px #ecbd7b,37px 1357px #ecbd7b,1550px 1405px #ecbd7b,598px 1007px #ecbd7b,781px 382px #ecbd7b,349px 664px #ecbd7b,1471px 1682px #ecbd7b,330px 1717px #ecbd7b,1252px 1282px #ecbd7b,1634px 202px #ecbd7b,1852px 1300px #ecbd7b,1960px 907px #ecbd7b,1025px 1808px #ecbd7b,1708px 241px #ecbd7b,534px 1247px #ecbd7b,7px 592px #ecbd7b,92px 1158px #ecbd7b,630px 1674px #ecbd7b,890px 1975px #ecbd7b,448px 768px #ecbd7b,1620px 808px #ecbd7b,1881px 499px #ecbd7b,1086px 584px #ecbd7b,342px 110px #ecbd7b,1410px 1782px #ecbd7b,187px 581px #ecbd7b,291px 641px #ecbd7b,1904px 1561px #ecbd7b,1123px 1962px #ecbd7b,1682px 1796px #ecbd7b,732px 1634px #ecbd7b,614px 764px #ecbd7b,18px 1440px #ecbd7b,1876px 361px #ecbd7b,501px 351px #ecbd7b,2px 1470px #ecbd7b,135px 1975px #ecbd7b,50px 1946px #ecbd7b,932px 741px #ecbd7b,1938px 985px #ecbd7b,1750px 1368px #ecbd7b,695px 201px #ecbd7b,1131px 1749px #ecbd7b,1803px 711px #ecbd7b,222px 336px #ecbd7b,1769px 222px #ecbd7b,1199px 501px #ecbd7b,1801px 1196px #ecbd7b,1332px 684px #ecbd7b,1423px 800px #ecbd7b,1625px 1667px #ecbd7b,250px 659px #ecbd7b,1326px 387px #ecbd7b,631px 987px #ecbd7b,1741px 1646px #ecbd7b,1247px 10px #ecbd7b,1462px 444px #ecbd7b,465px 72px #ecbd7b,616px 682px #ecbd7b,1197px 1090px #ecbd7b,486px 39px #ecbd7b,468px 520px #ecbd7b,492px 1977px #ecbd7b,109px 1210px #ecbd7b,365px 1583px #ecbd7b,432px 1305px #ecbd7b,1513px 642px #ecbd7b,946px 968px #ecbd7b,1796px 1119px #ecbd7b,1661px 842px #ecbd7b,580px 686px #ecbd7b,321px 850px #ecbd7b,1341px 360px #ecbd7b,683px 1442px #ecbd7b,248px 855px #ecbd7b,99px 1952px #ecbd7b,784px 110px #ecbd7b,768px 1645px #ecbd7b,466px 1892px #ecbd7b,297px 268px #ecbd7b,455px 1864px #ecbd7b,707px 586px #ecbd7b,95px 978px #ecbd7b,708px 1409px #ecbd7b,1116px 693px #ecbd7b,1595px 1742px #ecbd7b,960px 1519px #ecbd7b,1553px 355px #ecbd7b,587px 383px #ecbd7b,1048px 1083px #ecbd7b,1459px 118px #ecbd7b,669px 1600px #ecbd7b,772px 1511px #ecbd7b,1206px 490px #ecbd7b,1468px 531px #ecbd7b,285px 1877px #ecbd7b,1984px 760px #ecbd7b,1212px 339px #ecbd7b,1200px 1393px #ecbd7b,263px 1405px #ecbd7b,909px 1738px #ecbd7b,304px 124px #ecbd7b,726px 1603px #ecbd7b,82px 1070px #ecbd7b,337px 637px #ecbd7b,440px 1635px #ecbd7b,230px 1592px #ecbd7b,922px 300px #ecbd7b,1502px 1173px #ecbd7b,1910px 8px #ecbd7b,1521px 7px #ecbd7b,655px 577px #ecbd7b,1853px 977px #ecbd7b,1503px 584px #ecbd7b,135px 794px #ecbd7b,391px 933px #ecbd7b,212px 194px #ecbd7b,497px 1097px #ecbd7b,1544px 1321px #ecbd7b,722px 1362px #ecbd7b,903px 317px #ecbd7b,596px 1004px #ecbd7b,402px 511px #ecbd7b,840px 1412px #ecbd7b,268px 1465px #ecbd7b,910px 522px #ecbd7b,223px 835px #ecbd7b,975px 230px #ecbd7b,297px 980px #ecbd7b,874px 1277px #ecbd7b,1932px 1811px #ecbd7b,1240px 1131px #ecbd7b,1024px 592px #ecbd7b,1346px 287px #ecbd7b,1057px 1039px #ecbd7b,1275px 115px #ecbd7b,1346px 1195px #ecbd7b,1589px 901px #ecbd7b,145px 787px #ecbd7b,1577px 1038px #ecbd7b,1680px 216px #ecbd7b,193px 1552px #ecbd7b,1644px 728px #ecbd7b,1637px 795px #ecbd7b,200px 1910px #ecbd7b,1705px 1912px #ecbd7b,273px 1119px #ecbd7b,619px 416px #ecbd7b,930px 1967px #ecbd7b,1185px 1658px #ecbd7b,209px 1465px #ecbd7b,1752px 1752px #ecbd7b,175px 1522px #ecbd7b,121px 307px #ecbd7b,1342px 273px #ecbd7b,257px 630px #ecbd7b,17px 1149px #ecbd7b,1689px 535px #ecbd7b,1158px 3px #ecbd7b,1927px 427px #ecbd7b,1535px 29px #ecbd7b,275px 377px #ecbd7b,930px 1452px #ecbd7b,994px 1833px #ecbd7b,1174px 599px #ecbd7b,1686px 1123px #ecbd7b,1741px 345px #ecbd7b,1143px 1933px #ecbd7b,1611px 1778px #ecbd7b,822px 1285px #ecbd7b,720px 928px #ecbd7b,1491px 294px #ecbd7b,1983px 134px #ecbd7b,534px 678px #ecbd7b,1094px 1899px #ecbd7b,783px 845px #ecbd7b,737px 1633px #ecbd7b,41px 1809px #ecbd7b,674px 964px #ecbd7b,643px 783px #ecbd7b,1961px 66px #ecbd7b,492px 373px #ecbd7b,516px 1276px #ecbd7b,522px 177px #ecbd7b,1398px 191px #ecbd7b,64px 1275px #ecbd7b,1041px 1625px #ecbd7b,1071px 118px #ecbd7b,396px 339px #ecbd7b,329px 1927px #ecbd7b,1374px 562px #ecbd7b,145px 195px #ecbd7b,129px 223px #ecbd7b,929px 1829px #ecbd7b,1117px 1664px #ecbd7b,1134px 1185px #ecbd7b,442px 960px #ecbd7b,920px 257px #ecbd7b,1339px 1770px #ecbd7b,1787px 775px #ecbd7b,1822px 913px #ecbd7b,213px 1349px #ecbd7b,77px 1114px #ecbd7b,1816px 363px #ecbd7b,255px 1680px #ecbd7b,832px 1949px #ecbd7b,62px 1553px #ecbd7b,192px 719px #ecbd7b,1136px 324px #ecbd7b,752px 80px #ecbd7b,264px 1560px #ecbd7b,186px 1294px #ecbd7b,1418px 1795px #ecbd7b,1421px 448px #ecbd7b,234px 1346px #ecbd7b,593px 1522px #ecbd7b,1714px 357px #ecbd7b,1627px 385px #ecbd7b,317px 1036px #ecbd7b,33px 739px #ecbd7b,1243px 1588px #ecbd7b,1935px 908px #ecbd7b,897px 810px #ecbd7b,946px 1572px #ecbd7b,1079px 806px #ecbd7b,1898px 972px #ecbd7b,501px 1546px #ecbd7b,1800px 964px #ecbd7b,1849px 1513px #ecbd7b,1565px 369px #ecbd7b,22px 1033px #ecbd7b,1311px 374px #ecbd7b,1145px 1345px #ecbd7b,1970px 1119px #ecbd7b,1994px 807px #ecbd7b,286px 1811px #ecbd7b,1216px 1281px #ecbd7b,1991px 831px #ecbd7b,1464px 177px #ecbd7b,403px 370px #ecbd7b,1028px 716px #ecbd7b,237px 1394px #ecbd7b,934px 213px #ecbd7b,1744px 55px #ecbd7b,1427px 46px #ecbd7b,1207px 1906px #ecbd7b;}.x-register-card-footer #stars7:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars9{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars9,.x-register-card-footer #stars9:after{width:3px;height:3px;background:transparent;box-shadow:1425px 14888px #ecbd7b,1458px 568px #ecbd7b,590px 491px #ecbd7b,1954px 1810px #ecbd7b,104px 981px #ecbd7b,202px 762px #ecbd7b,535px 1884px #ecbd7b,1292px 1336px #ecbd7b,550px 1533px #ecbd7b,1018px 1758px #ecbd7b,926px 1905px #ecbd7b,1172px 1092px #ecbd7b,1727px 1877px #ecbd7b,1261px 231px #ecbd7b,1358px 450px #ecbd7b,437px 1107px #ecbd7b,378px 1303px #ecbd7b,1657px 1141px #ecbd7b,513px 1335px #ecbd7b,338px 510px #ecbd7b,407px 40px #ecbd7b,1975px 284px #ecbd7b,202px 1181px #ecbd7b,1933px 679px #ecbd7b,1188px 1937px #ecbd7b,484px 1684px #ecbd7b,1798px 1726px #ecbd7b,1170px 1654px #ecbd7b,164px 1254px #ecbd7b,1460px 1720px #ecbd7b,1457px 1485px #ecbd7b,112px 642px #ecbd7b,793px 1484px #ecbd7b,641px 1534px #ecbd7b,418px 1525px #ecbd7b,149px 945px #ecbd7b,1737px 1272px #ecbd7b,1425px 749px #ecbd7b,725px 1248px #ecbd7b,1007px 167px #ecbd7b,665px 186px #ecbd7b,350px 217px #ecbd7b,702px 1468px #ecbd7b,1526px 469px #ecbd7b,1656px 656px #ecbd7b,808px 750px #ecbd7b,1150px 1431px #ecbd7b,982px 1219px #ecbd7b,426px 645px #ecbd7b,305px 1896px #ecbd7b,1495px 109px #ecbd7b,1891px 1169px #ecbd7b,1625px 197px #ecbd7b,1665px 849px #ecbd7b,926px 516px #ecbd7b,1619px 317px #ecbd7b,1482px 1251px #ecbd7b,1289px 811px #ecbd7b,1445px 1917px #ecbd7b,1977px 1950px #ecbd7b,211px 1495px #ecbd7b,1484px 1722px #ecbd7b,233px 960px #ecbd7b,1960px 610px #ecbd7b,1687px 1323px #ecbd7b,1837px 362px #ecbd7b,1469px 188px #ecbd7b,1px 89px #ecbd7b,1129px 954px #ecbd7b,753px 254px #ecbd7b,423px 394px #ecbd7b,1952px 472px #ecbd7b,1361px 1968px #ecbd7b,1504px 36px #ecbd7b,1926px 775px #ecbd7b,950px 1888px #ecbd7b,1312px 125px #ecbd7b,1209px 949px #ecbd7b,284px 1075px #ecbd7b,1883px 1779px #ecbd7b,1099px 1542px #ecbd7b,806px 1671px #ecbd7b,1661px 1370px #ecbd7b,1973px 1730px #ecbd7b,140px 927px #ecbd7b,664px 243px #ecbd7b,779px 1161px #ecbd7b,815px 1841px #ecbd7b,629px 1346px #ecbd7b,1538px 797px #ecbd7b,1504px 459px #ecbd7b,219px 573px #ecbd7b,746px 1609px #ecbd7b,1466px 1594px #ecbd7b,1399px 1109px #ecbd7b,182px 1012px #ecbd7b,1218px 1094px #ecbd7b,1704px 935px #ecbd7b,410px 998px #ecbd7b,493px 887px #ecbd7b,421px 515px #ecbd7b,1928px 1287px #ecbd7b,1969px 509px #ecbd7b,373px 1161px #ecbd7b,276px 1564px #ecbd7b,703px 687px #ecbd7b,833px 1622px #ecbd7b,1300px 1974px #ecbd7b,1562px 851px #ecbd7b,1062px 191px #ecbd7b,94px 495px #ecbd7b,830px 613px #ecbd7b,1432px 287px #ecbd7b,169px 946px #ecbd7b,496px 624px #ecbd7b,1359px 748px #ecbd7b,473px 1083px #ecbd7b,485px 1025px #ecbd7b,1072px 1385px #ecbd7b,347px 68px #ecbd7b,1067px 1066px #ecbd7b,225px 305px #ecbd7b,877px 568px #ecbd7b,521px 476px #ecbd7b,1123px 419px #ecbd7b,231px 352px #ecbd7b,1295px 968px #ecbd7b,977px 1234px #ecbd7b,119px 26px #ecbd7b,1541px 1977px #ecbd7b,1739px 441px #ecbd7b,391px 970px #ecbd7b,549px 190px #ecbd7b,1219px 535px #ecbd7b,675px 1571px #ecbd7b,780px 1308px #ecbd7b,774px 1363px #ecbd7b,1190px 1165px #ecbd7b,1696px 989px #ecbd7b,873px 1483px #ecbd7b,585px 245px #ecbd7b,183px 732px #ecbd7b,1735px 1438px #ecbd7b,571px 329px #ecbd7b,827px 766px #ecbd7b,507px 380px #ecbd7b,549px 701px #ecbd7b,781px 1591px #ecbd7b,847px 1172px #ecbd7b,1022px 58px #ecbd7b,873px 1959px #ecbd7b,995px 629px #ecbd7b,1783px 1026px #ecbd7b,1936px 1754px #ecbd7b,1656px 1289px #ecbd7b,1819px 1020px #ecbd7b,644px 1572px #ecbd7b,676px 1689px #ecbd7b,141px 1694px #ecbd7b,807px 1292px #ecbd7b,756px 575px #ecbd7b,1761px 682px #ecbd7b,1949px 853px #ecbd7b,1718px 124px #ecbd7b,1679px 1282px #ecbd7b,1053px 894px #ecbd7b,1425px 1764px #ecbd7b,224px 1736px #ecbd7b,353px 1116px #ecbd7b,1288px 1461px #ecbd7b,1108px 1625px #ecbd7b,271px 216px #ecbd7b,1869px 921px #ecbd7b,1076px 866px #ecbd7b,1169px 1992px #ecbd7b,275px 1393px #ecbd7b,590px 30px #ecbd7b,894px 1586px #ecbd7b,1312px 313px #ecbd7b,1373px 1916px #ecbd7b,623px 1951px #ecbd7b,1773px 296px #ecbd7b,683px 390px #ecbd7b,1114px 1187px #ecbd7b,1766px 168px #ecbd7b,1685px 1322px #ecbd7b,1555px 1010px #ecbd7b,543px 1821px #ecbd7b,976px 1207px #ecbd7b,1670px 755px #ecbd7b,919px 1537px #ecbd7b,1710px 724px #ecbd7b,752px 292px #ecbd7b,898px 394px #ecbd7b,630px 1827px #ecbd7b,693px 971px #ecbd7b,1319px 1633px #ecbd7b,1229px 551px #ecbd7b,166px 435px #ecbd7b,1420px 675px #ecbd7b,84px 1797px #ecbd7b,1318px 1381px #ecbd7b,1438px 1146px #ecbd7b,87px 768px #ecbd7b,1397px 780px #ecbd7b,1198px 1354px #ecbd7b,261px 1205px #ecbd7b,835px 1443px #ecbd7b,1558px 1267px #ecbd7b,1165px 189px #ecbd7b,1124px 965px #ecbd7b,748px 1309px #ecbd7b,849px 455px #ecbd7b,399px 1834px #ecbd7b,1296px 1836px #ecbd7b,531px 973px #ecbd7b,1321px 1710px #ecbd7b,1166px 345px #ecbd7b,172px 1167px #ecbd7b,1807px 1062px #ecbd7b,1158px 939px #ecbd7b,1673px 138px #ecbd7b,872px 1901px #ecbd7b,1376px 1556px #ecbd7b,1238px 318px #ecbd7b,1734px 440px #ecbd7b,1965px 1742px #ecbd7b,96px 1088px #ecbd7b,1684px 1963px #ecbd7b,1648px 802px #ecbd7b,1868px 1598px #ecbd7b,176px 1831px #ecbd7b,1112px 41px #ecbd7b,705px 1255px #ecbd7b,1893px 1875px #ecbd7b,328px 1281px #ecbd7b,167px 139px #ecbd7b,1312px 296px #ecbd7b,331px 623px #ecbd7b,1608px 750px #ecbd7b,734px 547px #ecbd7b,670px 162px #ecbd7b,921px 220px #ecbd7b,1886px 1285px #ecbd7b,1720px 1220px #ecbd7b,643px 1860px #ecbd7b,30px 1798px #ecbd7b,57px 518px #ecbd7b,292px 286px #ecbd7b,1779px 936px #ecbd7b,504px 1718px #ecbd7b,533px 1819px #ecbd7b,145px 1566px #ecbd7b,1639px 736px #ecbd7b,64px 957px #ecbd7b,1362px 539px #ecbd7b,866px 80px #ecbd7b,1711px 1222px #ecbd7b,485px 952px #ecbd7b,1733px 298px #ecbd7b,568px 1400px #ecbd7b,1938px 911px #ecbd7b,1535px 1050px #ecbd7b,1322px 822px #ecbd7b,981px 1537px #ecbd7b,930px 1461px #ecbd7b,176px 725px #ecbd7b,55px 1326px #ecbd7b,336px 1154px #ecbd7b,904px 1018px #ecbd7b,1691px 1361px #ecbd7b,594px 699px #ecbd7b,1418px 19px #ecbd7b,1899px 1843px #ecbd7b,164px 736px #ecbd7b,564px 1738px #ecbd7b,603px 481px #ecbd7b,495px 767px #ecbd7b,1924px 1949px #ecbd7b,1608px 140px #ecbd7b,585px 380px #ecbd7b,149px 77px #ecbd7b,874px 54px #ecbd7b,1510px 819px #ecbd7b,390px 1492px #ecbd7b,111px 628px #ecbd7b,1673px 942px #ecbd7b,507px 1104px #ecbd7b,204px 1554px #ecbd7b,1025px 1522px #ecbd7b,47px 1367px #ecbd7b,79px 1599px #ecbd7b,1765px 235px #ecbd7b,1209px 57px #ecbd7b,1691px 710px #ecbd7b,1195px 1038px #ecbd7b,1038px 1978px #ecbd7b,736px 1332px #ecbd7b,1872px 1984px #ecbd7b,163px 319px #ecbd7b,1655px 1995px #ecbd7b,1885px 583px #ecbd7b,959px 1880px #ecbd7b,1331px 950px #ecbd7b,438px 441px #ecbd7b,1739px 63px #ecbd7b,990px 1945px #ecbd7b,1896px 1935px #ecbd7b,1917px 499px #ecbd7b,1713px 618px #ecbd7b,923px 1347px #ecbd7b,1808px 288px #ecbd7b,338px 781px #ecbd7b,1417px 904px #ecbd7b,1457px 1712px #ecbd7b,136px 1680px #ecbd7b,226px 363px #ecbd7b,1155px 1036px #ecbd7b,1588px 1112px #ecbd7b,1990px 1644px #ecbd7b,749px 1167px #ecbd7b,1630px 1148px #ecbd7b,1431px 1376px #ecbd7b,929px 1600px #ecbd7b,1438px 845px #ecbd7b,1419px 1072px #ecbd7b,299px 904px #ecbd7b,1347px 1085px #ecbd7b,1128px 1990px #ecbd7b,1289px 137px #ecbd7b,1278px 738px #ecbd7b,819px 115px #ecbd7b,1476px 133px #ecbd7b,1619px 358px #ecbd7b,5px 1802px #ecbd7b,867px 1526px #ecbd7b,578px 1472px #ecbd7b,550px 1611px #ecbd7b,610px 763px #ecbd7b,1622px 1294px #ecbd7b,739px 1241px #ecbd7b,1751px 920px #ecbd7b,1657px 137px #ecbd7b,1065px 1584px #ecbd7b,1736px 774px #ecbd7b,829px 933px #ecbd7b,1090px 970px #ecbd7b,1385px 777px #ecbd7b,931px 208px #ecbd7b,972px 1404px #ecbd7b,1348px 51px #ecbd7b,1622px 963px #ecbd7b,1571px 1679px #ecbd7b,898px 737px #ecbd7b,1172px 1542px #ecbd7b,616px 1791px #ecbd7b,1662px 781px #ecbd7b,1683px 1794px #ecbd7b,151px 1348px #ecbd7b,351px 1275px #ecbd7b,211px 599px #ecbd7b,650px 1104px #ecbd7b,1256px 1079px #ecbd7b,393px 739px #ecbd7b,373px 1365px #ecbd7b,1029px 517px #ecbd7b,1282px 27px #ecbd7b,580px 702px #ecbd7b,841px 1037px #ecbd7b,1503px 1424px #ecbd7b,181px 1784px #ecbd7b,976px 304px #ecbd7b,238px 256px #ecbd7b,180px 1165px #ecbd7b,1569px 1479px #ecbd7b,1176px 761px #ecbd7b,1745px 356px #ecbd7b,283px 1811px #ecbd7b,1661px 1293px #ecbd7b,1225px 1683px #ecbd7b,320px 89px #ecbd7b,108px 1327px #ecbd7b,935px 28px #ecbd7b,541px 1236px #ecbd7b,1785px 886px #ecbd7b,251px 1393px #ecbd7b,1384px 1209px #ecbd7b,1176px 800px #ecbd7b,1265px 1605px #ecbd7b,247px 1906px #ecbd7b,1687px 164px #ecbd7b,1817px 1938px #ecbd7b,523px 351px #ecbd7b,1096px 1522px #ecbd7b,82px 901px #ecbd7b,1510px 1383px #ecbd7b,1987px 495px #ecbd7b,1402px 484px #ecbd7b,1675px 337px #ecbd7b,432px 809px #ecbd7b,18px 1085px #ecbd7b,1236px 843px #ecbd7b,1891px 671px #ecbd7b,1398px 1770px #ecbd7b,1718px 856px #ecbd7b,14px 1491px #ecbd7b,263px 1731px #ecbd7b,1937px 1733px #ecbd7b,1660px 1882px #ecbd7b,395px 1702px #ecbd7b,1815px 269px #ecbd7b,490px 1223px #ecbd7b,895px 431px #ecbd7b,1272px 339px #ecbd7b,234px 1771px #ecbd7b,1511px 285px #ecbd7b,1118px 1995px #ecbd7b,1651px 624px #ecbd7b,110px 239px #ecbd7b,540px 612px #ecbd7b,1795px 1493px #ecbd7b,952px 1206px #ecbd7b,1631px 406px #ecbd7b,456px 153px #ecbd7b,315px 1093px #ecbd7b,573px 128px #ecbd7b,28px 345px #ecbd7b,686px 251px #ecbd7b,804px 1219px #ecbd7b,1391px 1309px #ecbd7b,1330px 1656px #ecbd7b,394px 167px #ecbd7b,592px 1597px #ecbd7b,1098px 422px #ecbd7b,1251px 893px #ecbd7b,1086px 1617px #ecbd7b,1947px 1866px #ecbd7b,594px 358px #ecbd7b,1365px 911px #ecbd7b,1577px 555px #ecbd7b,1600px 693px #ecbd7b,1042px 4px #ecbd7b,1628px 910px #ecbd7b,566px 1496px #ecbd7b,1280px 715px #ecbd7b,1654px 1737px #ecbd7b,38px 462px #ecbd7b,565px 1594px #ecbd7b,1621px 981px #ecbd7b,1061px 695px #ecbd7b,679px 1911px #ecbd7b,1930px 454px #ecbd7b,189px 176px #ecbd7b,1592px 69px #ecbd7b,450px 669px #ecbd7b,1705px 642px #ecbd7b,1890px 959px #ecbd7b,1217px 1796px #ecbd7b,257px 1891px #ecbd7b,1825px 1492px #ecbd7b,1985px 1094px #ecbd7b,1396px 913px #ecbd7b,565px 774px #ecbd7b,640px 1488px #ecbd7b,1561px 491px #ecbd7b,490px 1700px #ecbd7b,1823px 1701px #ecbd7b,116px 1233px #ecbd7b,1927px 121px #ecbd7b,611px 154px #ecbd7b,1452px 913px #ecbd7b,1374px 662px #ecbd7b,299px 393px #ecbd7b,1091px 955px #ecbd7b,498px 677px #ecbd7b,813px 1996px #ecbd7b,826px 270px #ecbd7b,735px 849px #ecbd7b,1962px 1411px #ecbd7b,384px 1058px #ecbd7b,469px 654px #ecbd7b,1098px 679px #ecbd7b,1838px 1621px #ecbd7b,453px 276px #ecbd7b,641px 579px #ecbd7b,1167px 800px #ecbd7b,1694px 476px #ecbd7b,1226px 1967px #ecbd7b,533px 451px #ecbd7b,1866px 1724px #ecbd7b,1418px 649px #ecbd7b,299px 1157px #ecbd7b,760px 1444px #ecbd7b,1372px 1642px #ecbd7b,131px 720px #ecbd7b,337px 281px #ecbd7b,1882px 1671px #ecbd7b,1434px 581px #ecbd7b,1019px 1397px #ecbd7b,1179px 1734px #ecbd7b;}.x-register-card-footer #stars9:after{content:" ";position:absolute;top:200px;}.x-register-card-footer #stars10{opacity:.8;-webkit-animation:animStar 3s linear infinite;border-radius:50%;}.x-register-card-footer #stars10,.x-register-card-footer #stars10:after{width:5px;height:5px;background:transparent;box-shadow:845px 6143px #ecbd7b,1988px 789px #ecbd7b,1507px 698px #ecbd7b,1033px 1108px #ecbd7b,633px 1993px #ecbd7b,259px 847px #ecbd7b,133px 881px #ecbd7b,1128px 1491px #ecbd7b,388px 1191px #ecbd7b,700px 261px #ecbd7b,1703px 523px #ecbd7b,608px 918px #ecbd7b,1283px 1064px #ecbd7b,960px 1745px #ecbd7b,1329px 411px #ecbd7b,1512px 659px #ecbd7b,1818px 1413px #ecbd7b,282px 1410px #ecbd7b,963px 1148px #ecbd7b,1845px 1047px #ecbd7b,1606px 813px #ecbd7b,1302px 1937px #ecbd7b,1451px 1437px #ecbd7b,511px 569px #ecbd7b,753px 575px #ecbd7b,1638px 585px #ecbd7b,1828px 1843px #ecbd7b,886px 1154px #ecbd7b,1766px 850px #ecbd7b,1458px 484px #ecbd7b,1484px 1698px #ecbd7b,454px 1317px #ecbd7b,931px 1254px #ecbd7b,462px 311px #ecbd7b,524px 1816px #ecbd7b,173px 840px #ecbd7b,1459px 681px #ecbd7b,1290px 1806px #ecbd7b,686px 1418px #ecbd7b,744px 66px #ecbd7b,784px 1931px #ecbd7b,1680px 570px #ecbd7b,608px 987px #ecbd7b,696px 1348px #ecbd7b,651px 272px #ecbd7b,890px 1536px #ecbd7b,791px 1114px #ecbd7b,1645px 1568px #ecbd7b,1233px 1185px #ecbd7b,706px 1274px #ecbd7b,1163px 1691px #ecbd7b,980px 431px #ecbd7b,483px 1245px #ecbd7b,402px 1591px #ecbd7b,1371px 1753px #ecbd7b,37px 1357px #ecbd7b,1550px 1405px #ecbd7b,598px 1007px #ecbd7b,781px 382px #ecbd7b,349px 664px #ecbd7b,1471px 1682px #ecbd7b,330px 1717px #ecbd7b,1252px 1282px #ecbd7b,1634px 202px #ecbd7b,1852px 1300px #ecbd7b,1960px 907px #ecbd7b,1025px 1808px #ecbd7b,1708px 241px #ecbd7b,534px 1247px #ecbd7b,7px 592px #ecbd7b,92px 1158px #ecbd7b,630px 1674px #ecbd7b,890px 1975px #ecbd7b,448px 768px #ecbd7b,1620px 808px #ecbd7b,1881px 499px #ecbd7b,1086px 584px #ecbd7b,342px 110px #ecbd7b,1410px 1782px #ecbd7b,187px 581px #ecbd7b,291px 641px #ecbd7b,1904px 1561px #ecbd7b,1123px 1962px #ecbd7b,1682px 1796px #ecbd7b,732px 1634px #ecbd7b,614px 764px #ecbd7b,18px 1440px #ecbd7b,1876px 361px #ecbd7b,501px 351px #ecbd7b,2px 1470px #ecbd7b,135px 1975px #ecbd7b,50px 1946px #ecbd7b,932px 741px #ecbd7b,1938px 985px #ecbd7b,1750px 1368px #ecbd7b,695px 201px #ecbd7b,1131px 1749px #ecbd7b,1803px 711px #ecbd7b,222px 336px #ecbd7b,1769px 222px #ecbd7b,1199px 501px #ecbd7b,1801px 1196px #ecbd7b,1332px 684px #ecbd7b,1423px 800px #ecbd7b,1625px 1667px #ecbd7b,250px 659px #ecbd7b,1326px 387px #ecbd7b,631px 987px #ecbd7b,1741px 1646px #ecbd7b,1247px 10px #ecbd7b,1462px 444px #ecbd7b,465px 72px #ecbd7b,616px 682px #ecbd7b,1197px 1090px #ecbd7b,486px 39px #ecbd7b,468px 520px #ecbd7b,492px 1977px #ecbd7b,109px 1210px #ecbd7b,365px 1583px #ecbd7b,432px 1305px #ecbd7b,1513px 642px #ecbd7b,946px 968px #ecbd7b,1796px 1119px #ecbd7b,1661px 842px #ecbd7b,580px 686px #ecbd7b,321px 850px #ecbd7b,1341px 360px #ecbd7b,683px 1442px #ecbd7b,248px 855px #ecbd7b,99px 1952px #ecbd7b,784px 110px #ecbd7b,768px 1645px #ecbd7b,466px 1892px #ecbd7b,297px 268px #ecbd7b,455px 1864px #ecbd7b,707px 586px #ecbd7b,95px 978px #ecbd7b,708px 1409px #ecbd7b,1116px 693px #ecbd7b,1595px 1742px #ecbd7b,960px 1519px #ecbd7b,1553px 355px #ecbd7b,587px 383px #ecbd7b,1048px 1083px #ecbd7b,1459px 118px #ecbd7b,669px 1600px #ecbd7b,772px 1511px #ecbd7b,1206px 490px #ecbd7b,1468px 531px #ecbd7b,285px 1877px #ecbd7b,1984px 760px #ecbd7b,1212px 339px #ecbd7b,1200px 1393px #ecbd7b,263px 1405px #ecbd7b,909px 1738px #ecbd7b,304px 124px #ecbd7b,726px 1603px #ecbd7b,82px 1070px #ecbd7b,337px 637px #ecbd7b,440px 1635px #ecbd7b,230px 1592px #ecbd7b,922px 300px #ecbd7b,1502px 1173px #ecbd7b,1910px 8px #ecbd7b,1521px 7px #ecbd7b,655px 577px #ecbd7b,1853px 977px #ecbd7b,1503px 584px #ecbd7b,135px 794px #ecbd7b,391px 933px #ecbd7b,212px 194px #ecbd7b,497px 1097px #ecbd7b,1544px 1321px #ecbd7b,722px 1362px #ecbd7b,903px 317px #ecbd7b,596px 1004px #ecbd7b,402px 511px #ecbd7b,840px 1412px #ecbd7b,268px 1465px #ecbd7b,910px 522px #ecbd7b,223px 835px #ecbd7b,975px 230px #ecbd7b,297px 980px #ecbd7b,874px 1277px #ecbd7b,1932px 1811px #ecbd7b,1240px 1131px #ecbd7b,1024px 592px #ecbd7b,1346px 287px #ecbd7b,1057px 1039px #ecbd7b,1275px 115px #ecbd7b,1346px 1195px #ecbd7b,1589px 901px #ecbd7b,145px 787px #ecbd7b,1577px 1038px #ecbd7b,1680px 216px #ecbd7b,193px 1552px #ecbd7b,1644px 728px #ecbd7b,1637px 795px #ecbd7b,200px 1910px #ecbd7b,1705px 1912px #ecbd7b,273px 1119px #ecbd7b,619px 416px #ecbd7b,930px 1967px #ecbd7b,1185px 1658px #ecbd7b,209px 1465px #ecbd7b,1752px 1752px #ecbd7b,175px 1522px #ecbd7b,121px 307px #ecbd7b,1342px 273px #ecbd7b,257px 630px #ecbd7b,17px 1149px #ecbd7b,1689px 535px #ecbd7b,1158px 3px #ecbd7b,1927px 427px #ecbd7b,1535px 29px #ecbd7b,275px 377px #ecbd7b,930px 1452px #ecbd7b,994px 1833px #ecbd7b,1174px 599px #ecbd7b,1686px 1123px #ecbd7b,1741px 345px #ecbd7b,1143px 1933px #ecbd7b,1611px 1778px #ecbd7b,822px 1285px #ecbd7b,720px 928px #ecbd7b,1491px 294px #ecbd7b,1983px 134px #ecbd7b,534px 678px #ecbd7b,1094px 1899px #ecbd7b,783px 845px #ecbd7b,737px 1633px #ecbd7b,41px 1809px #ecbd7b,674px 964px #ecbd7b,643px 783px #ecbd7b,1961px 66px #ecbd7b,492px 373px #ecbd7b,516px 1276px #ecbd7b,522px 177px #ecbd7b,1398px 191px #ecbd7b,64px 1275px #ecbd7b,1041px 1625px #ecbd7b,1071px 118px #ecbd7b,396px 339px #ecbd7b,329px 1927px #ecbd7b,1374px 562px #ecbd7b,145px 195px #ecbd7b,129px 223px #ecbd7b,929px 1829px #ecbd7b,1117px 1664px #ecbd7b,1134px 1185px #ecbd7b,442px 960px #ecbd7b,920px 257px #ecbd7b,1339px 1770px #ecbd7b,1787px 775px #ecbd7b,1822px 913px #ecbd7b,213px 1349px #ecbd7b,77px 1114px #ecbd7b,1816px 363px #ecbd7b,255px 1680px #ecbd7b,832px 1949px #ecbd7b,62px 1553px #ecbd7b,192px 719px #ecbd7b,1136px 324px #ecbd7b,752px 80px #ecbd7b,264px 1560px #ecbd7b,186px 1294px #ecbd7b,1418px 1795px #ecbd7b,1421px 448px #ecbd7b,234px 1346px #ecbd7b,593px 1522px #ecbd7b,1714px 357px #ecbd7b,1627px 385px #ecbd7b,317px 1036px #ecbd7b,33px 739px #ecbd7b,1243px 1588px #ecbd7b,1935px 908px #ecbd7b,897px 810px #ecbd7b,946px 1572px #ecbd7b,1079px 806px #ecbd7b,1898px 972px #ecbd7b,501px 1546px #ecbd7b,1800px 964px #ecbd7b,1849px 1513px #ecbd7b,1565px 369px #ecbd7b,22px 1033px #ecbd7b,1311px 374px #ecbd7b,1145px 1345px #ecbd7b,1970px 1119px #ecbd7b,1994px 807px #ecbd7b,286px 1811px #ecbd7b,1216px 1281px #ecbd7b,1991px 831px #ecbd7b,1464px 177px #ecbd7b,403px 370px #ecbd7b,1028px 716px #ecbd7b,237px 1394px #ecbd7b,934px 213px #ecbd7b,1744px 55px #ecbd7b,1427px 46px #ecbd7b,1207px 1906px #ecbd7b;}.x-register-card-footer #stars10:after{content:" ";position:absolute;top:200px;}.x-credit-free-bottom-container .x-hr-border-glow{width:25%;margin-top:0;}.x-progress-bar{background-image:linear-gradient(135deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent) !important;background-size:1rem 1rem !important;background-color:#62a59b !important;-webkit-animation:x-progress-bar-stripes 1s linear infinite;animation:x-progress-bar-stripes 1s linear infinite;border-radius:10px;}.x-progress-bar:before{content:" ";width:100%;height:100%;border-radius:10px;background:linear-gradient(90deg,hsla(0,0%,100%,0) 40%,rgba(170,255,250,.4) 60%,rgba(170,255,250,.8));}@media (max-width:767.98px){.x-slide-left-content-term{transition:all 0s !important;padding:0;}}.x-slide-left-content-term.-hide .-submit{display:none;}.x-term-and-condition.-home{padding-top:10rem;}@media (max-width:991.98px){.x-term-and-condition.-home{padding-top:5rem;}}.x-term-and-condition.-home .-notice-box{position:relative;margin-top:6rem;border:1px solid #ffcd57;border-radius:20px;}.x-term-and-condition.-home .-notice-box .-title{position:absolute;top:-25px;left:0;right:0;margin-left:auto;margin-right:auto;width:200px;background-color:#000;text-align:center;}.x-term-and-condition.-home .-notice-box .-title img{width:160px;}.x-term-and-condition .-block-content-term-and-condition h4{margin-top:1.5rem;}.x-term-and-condition .-block-content-term-and-condition ul{list-style-type:none;padding:0;}.x-term-and-condition .-block-content-term-and-condition ul.-detail li{display:flex;}.x-term-and-condition .-block-content-term-and-condition ul.-detail li:before{content:"-";margin-right:.5rem;display:block;}.x-term-and-condition .-block-content-term-and-condition.-register-modal h2,.x-term-and-condition .-block-content-term-and-condition.-register-modal h4{font-size:1.4rem;margin-top:0;}.x-term-and-condition .-block-content-term-and-condition.-register-modal hr{display:none;}.x-term-and-condition .-block-content-term-and-condition.-register-modal ul{text-align:left;font-size:1.08rem;}.x-term-and-condition .-block-content-term-and-condition.-register-modal ul.-detail li{margin-bottom:.2rem;}.x-term-and-condition .-block-content-term-and-condition.-register-modal p{font-size:1.08rem;}.x-error-404{background-position:50%;background-repeat:no-repeat;background-size:cover;}.x-error-404 .-error-404-body{background-color:hsla(0,0%,100%,0);}.x-error-404 #main__content{margin-top:0;padding-top:85px;height:100vh;}@media (max-width:575.98px){.x-error-404 #main__content{height:100%;overflow:hidden;}}.x-error-404 #main__content .x-error-404-container{height:85%;display:flex;}.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper,.x-error-404 #main__content .x-error-404-container .-error-404-inner-wrapper{margin:auto;}.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper .-img{width:800px;}.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper{text-align:center;margin-top:.5rem;}.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text{color:#f6f6f6;font-size:3rem;font-weight:700;}@media (max-width:991.98px){.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text{font-size:2.5rem;}}@media (max-width:767.98px){.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text{font-size:1.8rem;}}@media (max-width:575.98px){.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text{font-size:1.2rem;}}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper{margin-top:1rem;}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container{display:flex;justify-content:center;}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn{position:relative;transition:all .4s;}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image{width:220px;transition:all .4s;}@media (max-width:767.98px){.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image{width:200px;}}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper .-text-btn{transition:all .4s;color:#171717;font-size:1.2rem;}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover{-webkit-filter:saturate(1.5);filter:saturate(1.5);}.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover .-text-btn{color:#0a0a0a;}.x-bet-limit-updater-container{text-align:center;}@media (max-width:575.98px){.x-bet-limit-updater-container.-transfer .-img-container{margin-bottom:2rem;}}.x-bet-limit-updater-container.-transfer .-img-container .-splitter-line{border-color:#5f4d22;}.x-bet-limit-updater-container.-transfer .-submit,.x-bet-limit-updater-container.-transfer .x-admin-contact,.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select{width:90%;margin-left:auto;margin-right:auto;}@media (max-width:991.98px){.x-bet-limit-updater-container.-transfer .-submit,.x-bet-limit-updater-container.-transfer .x-admin-contact,.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select{width:100%;}}.x-bet-limit-updater-container form[name=bet_limit_group_choice]{margin-top:1rem;}.x-bet-limit-updater-container form[name=bet_limit_group_choice] select{width:100%;height:calc(1.5em + 1.6rem + 2px);padding:0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;border-radius:30px;border:2px solid #fff;color:#d2d2d2;background:#2b2b2b;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill=\'white\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>");background-repeat:no-repeat;background-position:center right 7.5px;}.x-bet-limit-updater-container form[name=bet_limit_group_choice] select.nitro-lazy{background-image:none !important;}.x-bet-limit-updater-container form[name=bet_limit_group_choice] select:focus{outline:none;box-shadow:none;}.x-bet-limit-updater-container form[name=bet_limit_group_choice] select option{color:#000;}.x-deposit-bank-maintenance{width:90%;margin:0 auto 1rem;border:1px solid #ffcd57;}@media (max-width:991.98px){.x-deposit-bank-maintenance{margin:0 auto 2rem;}}@media (max-width:767.98px){.x-deposit-bank-maintenance{width:100%;}}.x-deposit-bank-maintenance .-text{margin-bottom:0;padding:18px 1rem 10px;font-size:1.4rem;}.x-text-with-link-component{font-size:1.035rem;}.x-text-with-link-component .-link-message{opacity:.75;}.x-text-with-link-component .-text-message{margin:0;opacity:.75;}@media (max-width:991.98px){.x-text-with-link-component{font-size:1.4rem;}}.x-select-amount{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin-top:2rem;}@media (max-width:991.98px){.x-select-amount{width:400px;margin:2rem auto 0;}}@media (max-width:575.98px){.x-select-amount{width:100%;justify-content:space-between;}}.x-select-amount .-amount-container{width:30%;margin-bottom:1rem;}@media (max-width:575.98px){.x-select-amount .-amount-container{width:31.5%;}}.x-select-amount .-amount-container .-btn-select-amount{position:relative;border-radius:10px;padding:0;}.x-select-amount .-amount-container .-btn-select-amount:focus{outline:none;box-shadow:none;}.x-select-amount .-amount-container .-btn-select-amount .-no{position:absolute;top:14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-select-amount .-amount-container .-btn-select-amount .-default{display:inline-block;width:100%;}.x-select-amount .-amount-container .-btn-select-amount .-hover{display:none;width:97%;}.x-select-amount .-amount-container .-btn-select-amount .-effect{display:none;}@media (min-width:992px){.x-select-amount .-amount-container .-btn-select-amount:hover{background:radial-gradient(circle,rgba(236,189,123,.5) 0,rgba(120,100,52,.5) 100%);box-shadow:0 0 10px #7e6938;}.x-select-amount .-amount-container .-btn-select-amount:hover .-default{display:none;}.x-select-amount .-amount-container .-btn-select-amount:hover .-hover{display:inline-block;border-radius:12px;}.x-select-amount .-amount-container .-btn-select-amount:hover .-effect{display:inline-block;position:absolute;z-index:1;top:-5px;left:50%;width:55px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}.x-select-amount .-amount-container .-btn-select-amount.active{background:radial-gradient(circle,rgba(236,189,123,.5) 0,rgba(120,100,52,.5) 100%);box-shadow:0 0 10px #7e6938;}.x-select-amount .-amount-container .-btn-select-amount.active .-default{display:none;}.x-select-amount .-amount-container .-btn-select-amount.active .-hover{display:inline-block;border-radius:12px;}.x-select-amount .-amount-container .-btn-select-amount.active .-effect{display:inline-block;position:absolute;z-index:1;top:-5px;left:50%;width:55px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (max-width:991.98px){.x-select-amount .-amount-container .-btn-select-amount{font-size:1.5rem;}.x-select-amount .-amount-container .-btn-select-amount .-hover{width:97%;}.x-select-amount .-amount-container .-btn-select-amount .-no{top:20px;}.x-select-amount .-amount-container .-btn-select-amount.active .-effect{top:-6px;width:70px;}}@media (max-width:575.98px){.x-select-amount .-amount-container .-btn-select-amount{font-size:1.3rem;}.x-select-amount .-amount-container .-btn-select-amount .-no{top:58%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.x-select-amount .-amount-container .-btn-select-amount.active .-effect{width:60%;}}.x-contact-directly{display:flex;align-items:flex-end;justify-content:center;margin-top:.5rem;margin-bottom:1rem;}@media (max-width:1199.98px){.x-contact-directly{margin-left:0;}}@media (max-width:991.98px){.x-contact-directly{align-items:center;padding:1rem;background:hsla(0,0%,100%,.1);}}@media screen and (max-width:360px){.x-contact-directly{flex-direction:column;}}.x-contact-directly .-text-wrapper{margin-right:1rem;font-weight:300;color:#fff;}.x-contact-directly .-text-wrapper.-empty{text-align:center;margin-right:0;}@media (max-width:575.98px){.x-contact-directly .-text-wrapper{font-size:.7875rem;}}@media screen and (max-width:360px){.x-contact-directly .-text-wrapper{margin-right:0;}}.x-contact-directly .-text-wrapper .-img-wrap{display:flex;align-items:center;justify-content:flex-start;margin-top:2px;font-size:1.35rem;font-weight:500;}.x-contact-directly .-text-wrapper .-img-wrap-link{display:block;width:160px;margin-top:5px;margin-bottom:5px;color:#fff;}@media (max-width:767.98px){.x-contact-directly .-text-wrapper .-img-wrap-link{width:140px;}}.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg{width:100%;height:auto;transition:all .2s;}.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg.-dark{display:none;}.x-contact-directly .-text-wrapper .-img-wrap-link:focus .-button-bg{-webkit-filter:drop-shadow(0 0 5px rgba(226,214,244,.8));filter:drop-shadow(0 0 5px rgba(226,214,244,.8));}@media (min-width:992px){.x-contact-directly .-text-wrapper .-img-wrap-link:hover .-button-bg{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:drop-shadow(0 0 5px rgba(226,214,244,.8));filter:drop-shadow(0 0 5px rgba(226,214,244,.8));}}@media (max-width:575.98px){.x-contact-directly .-text-wrapper .-img-wrap{font-size:1.125rem;}}.x-contact-directly .-text-wrapper .-logo{width:36px;height:auto;margin-right:5px;-webkit-filter:drop-shadow(0 0 1px hsla(0,0%,100%,.5));filter:drop-shadow(0 0 1px rgba(255,255,255,.5));border-radius:50%;}@media (max-width:575.98px){.x-contact-directly .-text-wrapper .-logo{width:26px;}}.x-contact-directly .-text-wrapper .-text-bottom{font-size:1.0125rem;}@media (max-width:575.98px){.x-contact-directly .-text-wrapper .-text-bottom{font-size:.7875rem;}}.x-contact-directly .-qr-wrapper{display:flex;align-items:center;justify-content:center;}@media screen and (max-width:360px){.x-contact-directly .-qr-wrapper{margin-top:1rem;}}.x-contact-directly .-qr-wrapper.-empty{display:none;}.x-contact-directly .-channel{transition:all .2s ease-in-out;}@media (prefers-reduced-motion:reduce){.x-contact-directly .-channel{transition:none;}}.x-contact-directly .-channel:not(:last-child){margin-right:10px;}.x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img{width:100px;height:auto;}@media (max-width:991.98px){.x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img{width:80px;}}@media (max-width:575.98px){.x-contact-directly .-channel .-entry-img,.x-contact-directly .-channel .-qr-img{width:70px;}}@media (max-width:991.98px){.x-contact-directly .-channel .-qr-img{display:none;}}@media (min-width:992px){.x-contact-directly .-channel .-entry-img{display:none;}}@media (min-width:992px){.x-contact-directly .-channel:hover.-telegram{box-shadow:0 0 12px rgba(104,184,230,.75);}.x-contact-directly .-channel:hover.-line{box-shadow:0 0 12px rgba(60,198,53,.75);}}.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-logo{width:180px;}.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper .-text-container{font-size:1.08rem;}@media (max-width:991.98px){.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper .-text-container{margin-top:.4rem;font-size:.99rem;}}.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper{width:80px;min-width:80px;}.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link{position:relative;width:200px;margin-top:1.5rem;border:2px solid #faf8c5;border-radius:30px;background:linear-gradient(135deg,#ffcd57,#de9c00);box-shadow:0 0 10px #ffcd57;transition:all .2s;}.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link span{position:relative;z-index:1;color:#000;font-size:.99rem;font-weight:600;}@media (min-width:992px){.x-transfer-website .x-account-profile .-account-provider-container .-account-provider-inner .-btn-direct-link:hover{box-shadow:0 0 15px #ffcd57;-webkit-transform:scale(1.025);transform:scale(1.025);}}@media (max-width:575.98px){.x-transfer-website .x-header .navbar-brand{margin-right:0;}}@media (max-width:991.98px){.x-transfer-website .x-header .-header-inner-wrapper #headerBrand{height:60px;}}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged{position:absolute;top:0;right:0;}}.x-transfer-website .x-header .x-logged .-logged-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/bg-logged-header.633646d8.png");background-repeat:no-repeat;background-position:50%;background-size:cover;height:80px;border-top-right-radius:0;border-top-left-radius:0;}.x-transfer-website .x-header .x-logged .-logged-container.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container{height:unset;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile{background:transparent;align-items:center;display:flex;padding:.75rem .5rem !important;}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile{padding:.4rem .5rem .2rem !important;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance{margin-right:5px;}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper{margin-top:6px;text-align:right;}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance{color:#fff;}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-time{margin-top:4px;position:relative;display:inline-block;color:hsla(0,0%,100%,.5);}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper{margin-top:2px;padding:0;background:transparent;}}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance{font-size:.81rem;}}@media (max-width:575.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-balance{font-size:.72rem;}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-balance-wrapper .-time{font-size:.63rem;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-default-balance{margin-top:.25rem;font-size:.8rem;}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-default-balance{display:inline-block;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome{margin-top:6px;font-size:.9rem;text-align:right;color:#fff;}@media (min-width:768px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome{display:block;}}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail #customer-balance .-transfer-welcome{font-size:.765rem !important;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-welcome{font-size:.9rem;margin-bottom:.5rem;}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-welcome{font-size:.765rem !important;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-deisplay-name{font-size:1.08rem !important;color:#ffcd57;}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-deisplay-name{font-size:.99rem !important;}}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-deisplay-name{font-size:.9rem !important;}}.x-transfer-website .x-header .x-logged .-logged-container .--profile .-user-balance{display:flex;align-items:flex-start;justify-content:flex-end;margin-top:.25rem;padding:0 5px 5px;text-align:right;background:hsla(0,0%,100%,.1);border-radius:5px;}@media (max-width:767.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .-user-balance{align-items:center;}}.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container{background:transparent;}.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container .fas{font-size:1.08rem;}.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container:hover .fas.fa-chevron-circle-down{-webkit-transform:rotate(180deg);transform:rotate(180deg);}@media (min-width:992px){.x-transfer-website .x-header .x-logged .-logged-container .--button-dropdown-container:hover .dropdown-content{display:block;}}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu{padding:.75rem .5rem !important;background-color:#272727;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav{flex-flow:row wrap;justify-content:flex-start;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item{width:33%;padding-top:0;border-bottom:none;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link{position:relative;color:#d9d9d9 !important;transition:all .4s;flex-direction:column;display:flex;align-items:center;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .fas{font-size:1.35rem !important;margin-right:0 !important;color:#d9d9d9;transition:all .4s;}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .fas{margin-right:1rem;}}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link span{margin-top:.5rem;font-size:.81rem !important;}@media (min-width:992px){.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover{color:#ffcd57 !important;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover .fas{color:#ffcd57;}.x-transfer-website .x-header .x-logged .-logged-container .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover:before{opacity:1;}}@media (max-width:575.98px){.x-transfer-website .x-profile-image img{width:35px;height:35px;}}.x-ufa-games-logo-wrapper .navbar-nav{flex-direction:row;flex-wrap:wrap;justify-content:center;}.x-ufa-games-logo-wrapper .navbar-nav .nav-item{width:20%;}.x-ufa-games-logo-wrapper .navbar-nav .nav-item .-logo-img{width:100%;padding:10px;transition:all .2s;}@media (max-width:767.98px){.x-ufa-games-logo-wrapper .navbar-nav .nav-item .-logo-img{padding:5px;}}@media (min-width:992px){.x-ufa-games-logo-wrapper .navbar-nav .nav-item:hover .-logo-img{-webkit-transform:scale(1.05);transform:scale(1.05);}}@media (max-width:767.98px){.x-ufa-games-logo-wrapper .navbar-nav .nav-item{width:25%;}}@media (max-width:575.98px){.x-ufa-games-logo-wrapper .navbar-nav .nav-item{width:33.33333%;}}.x-ball-loading .-ball-container{padding:3rem 0 1rem;}.x-ball-loading .-ball-container .-ball-container-wrapper{margin:0 auto;width:40px;height:85px;position:relative;}.x-ball-loading .-ball-container .-ball-container-wrapper .-shadow{position:absolute;width:100%;height:10px;background-color:grey;bottom:-10px;border-radius:100%;-webkit-transform:scaleX(.8);transform:scaleX(.8);opacity:.6;-webkit-animation:x-ball-shadow 1.5s linear infinite;animation:x-ball-shadow 1.5s linear infinite;}.x-ball-loading .-ball-container .-ball-container-wrapper .-gravity{width:40px;height:40px;-webkit-animation:x-ball-bounce 1.5s cubic-bezier(.68,.35,.29,.54) infinite;animation:x-ball-bounce 1.5s cubic-bezier(.68,.35,.29,.54) infinite;}.x-ball-loading .-ball-container .-ball-container-wrapper .-gravity .-ball{width:40px;height:40px;background-size:cover;-webkit-animation:x-ball-roll 1.5s linear infinite;animation:x-ball-roll 1.5s linear infinite;}.x-ball-loading .-description-container{text-align:center;margin:2rem 0;}.x-ball-loading .-description-container .-text-title{color:#ffcd57;font-size:1.35rem;}.x-ball-loading .-description-container .-text-sub-title{margin-top:1rem;font-size:1.08rem;}@media (max-width:991.98px){.x-promotion-return-ufa-sport-by-user-container .x-slide-left-content+.-form{display:none;}.x-promotion-return-ufa-sport-by-user-container .x-slide-left-content.-hide+.-form{display:block;}.x-promotion-return-ufa-sport-by-user-container .x-slide-left-content .-btn-back{display:none !important;}.x-promotion-return-ufa-sport-by-user-container .x-slide-left-content.-show .-btn-back{display:block !important;}}.x-promotion-return-ufa-sport-by-user-container .-title{font-size:1.26rem;font-weight:500;color:#f3d067;}.x-promotion-return-ufa-sport-by-user-container .-sub-title{font-size:1rem;}.x-promotion-return-ufa-sport-by-user-container .-sub-title .-highlight{color:#f3d067;}.x-promotion-return-ufa-sport-by-user-container .-hr{border-color:#343a40;}.x-promotion-return-ufa-sport-by-user-container .-promotion-logo{margin-bottom:1rem;text-align:center;}.x-promotion-return-ufa-sport-by-user-container .-promotion-logo .-img{width:150px;}.x-promotion-return-ufa-sport-by-user-container .-promotion-return-btn{display:block;width:50%;margin:0 auto;padding-left:20px;padding-right:20px;}@media (max-width:991.98px){.x-promotion-return-ufa-sport-by-user-container .-promotion-return-btn{position:relative !important;width:250px !important;border-radius:30px !important;}}.x-promotion-return-ufa-sport-by-user-container .-btn-get-history,.x-promotion-return-ufa-sport-by-user-container .-btn-hide-history{color:#ffcd57;background:transparent;border:none;}.x-promotion-return-ufa-sport-by-user-container .-btn-get-history.-hide,.x-promotion-return-ufa-sport-by-user-container .-btn-hide-history.-hide{display:none;}.x-promotion-return-ufa-sport-by-user-container .-heading-title{text-align:center;}.x-promotion-return-ufa-sport-by-user-container .-heading-title.-has-icon .-title{margin-top:1rem;}.x-promotion-return-ufa-sport-by-user-container .-heading-title.-has-icon .-icon{font-size:3rem;color:#f3d067;}.x-promotion-return-ufa-sport-by-user-container .-promotion-details-container .-title-container .-title{margin-bottom:1rem;}.x-promotion-return-ufa-sport-by-user-container .-condition-container{height:250px;margin-top:.7rem;padding:15px;overflow-y:auto;background:#000;}.x-promotion-return-ufa-sport-by-user-container .-condition-container::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-promotion-return-ufa-sport-by-user-container .-condition-container::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-promotion-return-ufa-sport-by-user-container .-condition-container::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}@media (max-width:991.98px){.x-promotion-return-ufa-sport-by-user-container .-condition-container{height:unset;}}.x-promotion-return-ufa-sport-by-user-container .-has-pending{text-align:center;}.x-promotion-return-ufa-sport-by-user-container .-has-pending .-title{margin-top:1rem;}.x-promotion-return-ufa-sport-by-user-container .-last-applies{margin-bottom:1rem;text-align:center;}.x-promotion-return-ufa-sport-by-user-container .-last-applies.-rejected .-heading-title,.x-promotion-return-ufa-sport-by-user-container .-last-applies.-success{padding:1rem;background-color:hsla(0,0%,100%,.1);border-radius:5px;}.x-promotion-return-ufa-sport-by-user-container .-last-applies .-ic-checked{width:80px;margin-bottom:.5rem;}.x-promotion-return-ufa-sport-by-user-container .-last-applies .-success-detail{display:inline-block;margin-top:5px;padding:5px 30px;color:#f3d067;background:rgba(243,208,103,.1);border-radius:5px;}.x-promotion-prepare-history-container{max-height:600px;overflow:auto;}.x-promotion-prepare-history-container::-webkit-scrollbar-track{background-color:#212020;border-radius:5px;}.x-promotion-prepare-history-container::-webkit-scrollbar{width:8px;height:8px;background-color:#333;border-radius:5px;}.x-promotion-prepare-history-container::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px;}.x-promotion-prepare-history-container table.table-striped tbody tr:nth-child(odd){background:linear-gradient(90deg,#131313,#2a2a2a);}.x-promotion-prepare-history-container table thead th{padding:.75rem .5rem;font-size:1rem;font-weight:500;color:#f3d067;}.x-promotion-prepare-history-container table thead th.-amount,.x-promotion-prepare-history-container table thead th.-bet{text-align:right;}@media (max-width:575.98px){.x-promotion-prepare-history-container table thead th{padding:.75rem .4rem;font-size:.9rem;}}.x-promotion-prepare-history-container table tbody td{padding:.75rem .5rem;font-size:1rem;}@media (max-width:575.98px){.x-promotion-prepare-history-container table tbody td{font-size:.9rem;}}.x-promotion-prepare-history-container table tbody td.-bet{font-weight:500;text-align:right;color:#f3d067;}.x-promotion-prepare-history-container table tbody td.-amount{width:85px;font-weight:500;text-align:right;color:#f3d067;}.x-footer-bank-logo .-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}.x-footer-bank-logo .-wrapper .-ic{width:50px;height:50px;margin:.25rem;-webkit-filter:grayscale(100%);filter:grayscale(100%);background-size:194px !important;background-position:4px 4px !important;background-repeat:no-repeat !important;transition:all .2s;}.x-footer-bank-logo .-wrapper .-ic:nth-child(2){background-position:-46px 4px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(3){background-position:-96px 4px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(4){background-position:-146px 4px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(5){background-position:6px -44px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(6){background-position:-46px -44px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(7){background-position:-96px -44px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(8){background-position:-146px -44px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(9){background-position:6px -92px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(10){background-position:-46px -92px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(11){background-position:-96px -92px !important;}.x-footer-bank-logo .-wrapper .-ic:nth-child(12){background-position:-146px -92px !important;}.x-footer-bank-logo .-wrapper .-ic:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:grayscale(0);filter:grayscale(0);}@media (max-width:767.98px){.x-footer-bank-logo .-wrapper .-ic{-webkit-filter:grayscale(0);filter:grayscale(0);}}@-webkit-keyframes x-center-fade-in-up{0%{opacity:0;-webkit-transform:translate(-50%,20px);transform:translate(-50%,20px);}to{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%);}}@keyframes x-center-fade-in-up{0%{opacity:0;-webkit-transform:translate(-50%,20px);transform:translate(-50%,20px);}to{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%);}}@-webkit-keyframes x-index-shield-transform{0%{opacity:0;-webkit-transform:translate(-120%,20px);transform:translate(-120%,20px);}to{opacity:1;-webkit-transform:translate(-120%);transform:translate(-120%);}}@keyframes x-index-shield-transform{0%{opacity:0;-webkit-transform:translate(-120%,20px);transform:translate(-120%,20px);}to{opacity:1;-webkit-transform:translate(-120%);transform:translate(-120%);}}@-webkit-keyframes x-button-landing-primary-blinker{0%{box-shadow:0 0 5px #fff,0 0 8px #fff,0 0 13px #ffcd57,0 0 16px #ffcd57,0 0 28px #ffcd57;}to{box-shadow:0 0 2px #fff,0 0 5px #fff,0 0 10px #ffcd57,0 0 8px #ffcd57,0 0 14px #ffcd57;}}@keyframes x-button-landing-primary-blinker{0%{box-shadow:0 0 5px #fff,0 0 8px #fff,0 0 13px #ffcd57,0 0 16px #ffcd57,0 0 28px #ffcd57;}to{box-shadow:0 0 2px #fff,0 0 5px #fff,0 0 10px #ffcd57,0 0 8px #ffcd57,0 0 14px #ffcd57;}}@-webkit-keyframes x-button-landing-secondary-blinker{0%{box-shadow:0 0 5px #fff,0 0 8px #fff,0 0 13px #dcdcdc,0 0 16px #dcdcdc,0 0 28px #dcdcdc;}to{box-shadow:0 0 2px #fff,0 0 5px #fff,0 0 10px #dcdcdc,0 0 8px #dcdcdc,0 0 14px #dcdcdc;}}@keyframes x-button-landing-secondary-blinker{0%{box-shadow:0 0 5px #fff,0 0 8px #fff,0 0 13px #dcdcdc,0 0 16px #dcdcdc,0 0 28px #dcdcdc;}to{box-shadow:0 0 2px #fff,0 0 5px #fff,0 0 10px #dcdcdc,0 0 8px #dcdcdc,0 0 14px #dcdcdc;}}@-webkit-keyframes x-index-button-register-card-mover{0%{-webkit-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(10deg);transform:rotate(10deg);}}@keyframes x-index-button-register-card-mover{0%{-webkit-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(10deg);transform:rotate(10deg);}}@-webkit-keyframes x-index-button-register-ball-mover{0%{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn);}}@keyframes x-index-button-register-ball-mover{0%{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn);}}@-webkit-keyframes x-index-button-register-dice-mover{0%{-webkit-transform:rotate(0);transform:rotate(0);}15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}30%{-webkit-transform:rotate(10deg);transform:rotate(10deg);}45%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}75%{-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes x-index-button-register-dice-mover{0%{-webkit-transform:rotate(0);transform:rotate(0);}15%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}30%{-webkit-transform:rotate(10deg);transform:rotate(10deg);}45%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}75%{-webkit-transform:rotate(0);transform:rotate(0);}}@-webkit-keyframes x-index-button-play-circle-sonar{0%{opacity:.3;}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0;}}@keyframes x-index-button-play-circle-sonar{0%{opacity:.3;}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0;}}@-webkit-keyframes x-index-button-register-circle-sonar{0%{opacity:.3;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0);}40%{opacity:.5;}to{-webkit-transform:scale(1.4) translate(0);transform:scale(1.4) translate(0);opacity:0;}}@keyframes x-index-button-register-circle-sonar{0%{opacity:.3;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0);}40%{opacity:.5;}to{-webkit-transform:scale(1.4) translate(0);transform:scale(1.4) translate(0);opacity:0;}}@-webkit-keyframes x-default-button-circle-sonar{0%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{opacity:0;box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:translate(-50%,-50%) scale(1.4);transform:translate(-50%,-50%) scale(1.4);}}@keyframes x-default-button-circle-sonar{0%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{opacity:0;box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:translate(-50%,-50%) scale(1.4);transform:translate(-50%,-50%) scale(1.4);}}body{background:#000;}.modal-open{padding-right:0 !important;}#main__content{margin-top:0;padding-bottom:0;display:block;}.x-form-control{border:2px solid transparent;}.x-form-control:focus{border-color:#ddc47c;-o-border-image:none;border-image:none;}.-x-input-icon .-icon{height:auto;top:15px;}.x-checkbox-primary .form-check input[type=checkbox]+label:before{border:1px solid #ffcd57;top:3px;}.x-checkbox-primary .form-check input[type=checkbox]+label:after{top:6px !important;}.x-admin-contact{border-top:none;background-color:#2b2b2b;padding:8px;}@media (max-width:991.98px){.x-admin-contact{background-color:transparent;}}.x-input-number-name-bank .-validate-box{padding:20px 16px;box-shadow:0 0 5px 0 #ffcd57;}.x-input-number-name-bank .-validate-box .-content-validate{font-size:1.26rem;}@media (max-width:991.98px){.x-input-number-name-bank .-validate-box{width:98%;margin-left:auto;margin-right:auto;}.x-input-number-name-bank .-validate-box .-content-validate{font-size:1.08rem;}}.x-input-number-name-bank .fas.fa-arrow-right{border:1px solid #ffcd57;}.x-text-with-link-component{font-size:.855rem !important;}.x-text-with-link-component .-text-message{color:#fff;}.x-text-with-link-component .-link-message{color:#ffcd57;}@media (max-width:991.98px){.x-text-with-link-component{font-size:.9rem !important;}}.x-reset-pw-text-container a{color:#8f8f8f;}.x-step-register .-border hr{border-color:#fff;}.x-step-register .-step-box-outer{background-color:transparent;border:2px solid #fff;}.x-step-register .-step-box-outer.step-active{background-color:#fff;}.x-step-register .-step-box-outer.step-active .--step-box-inner{background-color:#fff;color:#000;}.x-step-register .-step-box-outer .--step-box-inner{color:#fff;}@media (max-width:991.98px){#account-actions #account-actions-mobile{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1;}#account-actions #account-actions-mobile:before{content:"";position:absolute;top:-4px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#765300 0,#ddc47c 50%,#765300);}#account-actions #account-actions-mobile .btn,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button{position:relative;padding:4px 0 0 !important;font-size:1.1rem;color:#fff;border:none;border-radius:0;}#account-actions #account-actions-mobile .btn:not(:last-child):after,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:not(:last-child):after,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:#3e3e3e;}#account-actions #account-actions-mobile .btn.-btn-base,#account-actions #account-actions-mobile .btn.btn-plain-lobby,#account-actions #account-actions-mobile .btn.btn-plain-primary,#account-actions #account-actions-mobile .btn.btn-plain-secondary,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-base.vex-dialog-button,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-plain-lobby.vex-dialog-button,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-plain-primary.vex-dialog-button,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-plain-secondary.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .-btn-base.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .btn-plain-lobby.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .btn-plain-primary.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .btn-plain-secondary.vex-dialog-button{background:linear-gradient(180deg,#111411 0,#292929);}#account-actions #account-actions-mobile .btn.btn-plain-lobby .-typo,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-plain-lobby.vex-dialog-button .-typo,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .btn-plain-lobby.vex-dialog-button .-typo{color:#ffcd57;}#account-actions #account-actions-mobile .btn.btn-plain-lobby .-typo:after,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-plain-lobby.vex-dialog-button .-typo:after,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .btn-plain-lobby.vex-dialog-button .-typo:after{content:"";position:absolute;bottom:4px;left:50%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#ecbd7b 30%,#ecbd7b 70%,transparent);-webkit-transform:translateX(-50%);transform:translateX(-50%);}#account-actions #account-actions-mobile .btn .-ic-bg-img,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-ic-bg-img,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-ic-bg-img{width:38px;height:38px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/ic-btn-actions-mobile.d76b8780.png");background-size:120px;background-repeat:no-repeat;}#account-actions #account-actions-mobile .btn .-ic-bg-img.nitro-lazy,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-ic-bg-img.nitro-lazy,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-ic-bg-img.nitro-lazy{background-image:none !important;}#account-actions #account-actions-mobile .btn .-ic-bg-img.-deposit,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-ic-bg-img.-deposit,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-ic-bg-img.-deposit{background-position:-42px 0;}#account-actions #account-actions-mobile .btn .-ic-bg-img.-withdraw,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-ic-bg-img.-withdraw,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-ic-bg-img.-withdraw{background-position:0 0;}#account-actions #account-actions-mobile .btn .-ic-bg-img.-lobby,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-ic-bg-img.-lobby,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-ic-bg-img.-lobby{background-position:-83px 0;}#account-actions #account-actions-mobile .btn .-icon,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-icon,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-icon{max-width:30px;}#account-actions #account-actions-mobile .btn .-img,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-img,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-img{width:34px;}#account-actions #account-actions-mobile .btn.-btn-bottom,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-bottom.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .-btn-bottom.vex-dialog-button{color:#000 !important;}#account-actions #account-actions-mobile .btn .-typo,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-typo,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-typo{position:relative;display:inline-block;top:-2px;padding-top:4px;font-size:.9rem;font-weight:600;}}@media screen and (max-width:991.98px) and (max-width:375px){#account-actions #account-actions-mobile .btn .-typo,#account-actions #account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-typo,.vex.vex-theme-plain .vex-content .vex-dialog-buttons #account-actions #account-actions-mobile .vex-dialog-button .-typo{font-size:.75rem;}}.x-select-amount .-amount-container .-btn-select-amount .-no{top:8px;}@media (max-width:991.98px){.x-select-amount .-amount-container .-btn-select-amount .-no{top:14px;font-size:1.2rem;}}@media (max-width:575.98px){.x-select-amount .-amount-container .-btn-select-amount .-no{top:50%;font-size:1rem;}}.x-deposit-notice .-noted{padding:1rem .6rem;font-size:.9rem;}.x-deposit-notice .-bank-info .-details .-main-text{font-size:1.35rem;font-weight:600;}.x-deposit-notice .-bank-info .-details .-normal-text{font-size:.9rem;}.x-provider-change-password-container{padding-top:5rem;}@media (max-width:991.98px){.x-provider-change-password-container{padding-top:8rem;}}@media (max-width:767.98px){.x-provider-change-password-container{padding-top:7rem;}}.x-provider-change-password-container .card{background:rgba(0,0,0,.3);}.x-provider-change-password-container .card .-title{color:#fff;}.x-sonar-center-animation{position:absolute;top:50%;left:50%;z-index:1;width:80px;height:80px;border-radius:50%;opacity:0;background:radial-gradient(circle,#ffcd57 0,transparent 100%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:x-default-button-circle-sonar 1s 1s infinite;animation:x-default-button-circle-sonar 1s 1s infinite;}.x-promotion-return-by-user-container .-promotion-return-btn{margin-bottom:1rem;padding:.5rem 2.5rem !important;}.x-promotion-return-by-user-container .-group-round-container .-date-range-container{padding-top:2px;font-size:1rem !important;}@media (max-width:991.98px){.x-promotion-return-by-user-container .-group-round-container .-bonus{margin-top:.5rem;}}.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign{margin-top:6px;}.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign .-dollar-sign-inner{top:unset;}.x-ezcasino-entrance-container{position:fixed;z-index:2;}@media (min-width:992px){.x-ezcasino-entrance-container{bottom:20px;left:20px;}}@media (max-width:991.98px){.x-ezcasino-entrance-container{bottom:160px;right:6px;}}@media (max-width:767.98px){.x-ezcasino-entrance-container{bottom:100px;}}.x-ezcasino-entrance-container .-link{position:relative;display:block;}.x-ezcasino-entrance-container .-link .-img{width:100%;height:auto;-webkit-filter:drop-shadow(0 0 6px rgba(156,62,180,.75));filter:drop-shadow(0 0 6px rgba(156,62,180,.75));transition:all .2s;}@media (min-width:992px){.x-ezcasino-entrance-container .-link{width:180px;}.x-ezcasino-entrance-container .-link:hover .-img{-webkit-transform:scale(1.05);transform:scale(1.05);}}@media (min-width:768px) and (max-width:991.98px){.x-ezcasino-entrance-container .-link{width:120px;}}@media (max-width:767.98px){.x-ezcasino-entrance-container .-link{width:100px;}}.x-account-verification-modal h5{font-weight:500;}.x-account-verification-modal .x-deposit-form .-x-input-icon .-icon{top:20px;}@media (max-width:767.98px){.x-account-verification-modal .x-deposit-form{font-size:1rem;}.x-account-verification-modal .x-deposit-form .col-10{padding:0;flex:0 0 100%;max-width:100%;}}@media (max-width:767.98px){.x-account-verification-modal .x-admin-contact{position:relative;top:0;left:0;-webkit-transform:none;transform:none;}}.x-event-main-index-container{min-height:500px;padding:8rem 0 2rem;background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");}.x-event-main-index-container.nitro-lazy{background-image:none !important;}@media (max-width:1199.98px){.x-event-main-index-container{padding-top:120px;}}@media (max-width:991.98px){.x-event-main-index-container{padding-top:170px;}}@media (max-width:767.98px){.x-event-main-index-container{padding-top:160px;}}@media (max-width:575.98px){.x-event-main-index-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.2da2cb17.jpg");}.x-event-main-index-container.nitro-lazy{background-image:none !important;}}.x-event-main-index-container .-default-title{color:#ddc47c;font-weight:600;}.x-event-main-index-container .-default-description{font-size:1.26rem;}.x-event-promotion-active{background:rgba(0,0,0,.7);}.x-event-promotion-active hr{margin:1rem 4rem;border-color:#5f4d22;}@media (max-width:767.98px){.x-event-promotion-active hr{margin:0 1rem;}}@media (min-width:992px){.x-event-promotion-active .-banner-img-container .-banner-img{min-height:240px;}}.x-event-promotion-active .-bin-animation{text-align:center;}.x-event-promotion-active .-bin-animation .-bin-gif{width:250px;margin-top:1rem;}@media (max-width:767.98px){.x-event-promotion-active .-bin-animation .-bin-gif{width:200px;}}.x-event-promotion-active .-content-wrapper{padding:2rem 8rem;text-align:left;}@media (max-width:1199.98px){.x-event-promotion-active .-content-wrapper{padding:2rem 4rem;}}@media (max-width:991.98px){.x-event-promotion-active .-content-wrapper{padding:1rem 6rem;padding:1rem 2rem;}}@media (max-width:575.98px){.x-event-promotion-active .-content-wrapper{padding:1rem;}}.x-event-promotion-active .-content-wrapper .-title{font-size:1.8rem;font-weight:600;color:#ddc47c;}@media (max-width:991.98px){.x-event-promotion-active .-content-wrapper .-title{font-size:1.6rem;}}@media (max-width:767.98px){.x-event-promotion-active .-content-wrapper .-title{font-size:1.4rem;}}@media (max-width:575.98px){.x-event-promotion-active .-content-wrapper .-title{text-align:center;}}.x-event-promotion-active .-content-wrapper .-sub-title-promotion{font-size:1.2rem;margin-bottom:.5rem;}@media (max-width:991.98px){.x-event-promotion-active .-content-wrapper .-sub-title-promotion{font-size:1rem;}}@media (max-width:575.98px){.x-event-promotion-active .-content-wrapper .-sub-title-promotion{text-align:center;}}.x-event-promotion-active .-content-wrapper .-sub-title{font-size:1.1rem;font-weight:600;text-decoration:underline;color:#ddc47c;}.x-event-promotion-active .-content-wrapper.-bottom p{font-size:1rem;}@media (max-width:575.98px){.x-event-promotion-active .-content-wrapper.-bottom p{font-size:.9rem;}}.x-event-promotion-active .-content-wrapper .-input-wrapper{margin-top:15px;text-align:left;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-label{display:block;position:relative;margin-bottom:5px;font-size:1rem;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner{position:relative;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .fas{position:absolute;top:18px;left:15px;color:#ddc47c;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control{padding-left:40px;font-family:Kanit,Helvetica Neue,sans-serif;font-size:1rem;border:1px solid transparent;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control::-webkit-input-placeholder{color:#636363;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control:-ms-input-placeholder{color:#636363;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control::-ms-input-placeholder{color:#636363;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control::placeholder{color:#636363;}.x-event-promotion-active .-content-wrapper .-input-wrapper .-form-inner .form-control:focus{box-shadow:none;border-color:#ddc47c;}.x-event-promotion-active .-content-wrapper .x-checkbox-primary .form-check{font-size:1.1rem;}@media (max-width:991.98px){.x-event-promotion-active .-content-wrapper .x-checkbox-primary .form-check{text-align:center;}}.x-event-promotion-active .-content-wrapper .x-checkbox-primary .form-check input[type=checkbox]+label:before{top:0;width:16px;height:16px;}.x-event-promotion-active .-content-wrapper .x-checkbox-primary .form-check input[type=checkbox]+label:after{top:3px !important;width:18px;height:18px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button,.x-event-promotion-active .-content-wrapper .btn,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{position:relative;width:240px;color:#000;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button .-bg-new-img,.x-event-promotion-active .-content-wrapper .btn .-bg-new-img,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-bg-new-img img{position:relative;z-index:2;width:100%;transition:.2s;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button .-text,.x-event-promotion-active .-content-wrapper .btn .-text,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-text{position:absolute;top:50%;left:50%;z-index:2;width:100%;font-size:1.2rem;font-weight:600;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button:focus,.x-event-promotion-active .-content-wrapper .btn:focus,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus{box-shadow:none;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button[disabled] .x-sonar-center-animation,.x-event-promotion-active .-content-wrapper .btn[disabled] .x-sonar-center-animation,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button[disabled] .x-sonar-center-animation{opacity:0;visibility:hidden;-webkit-animation:none;animation:none;}@media (min-width:992px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button:not([disabled]):hover .-bg-new-img,.x-event-promotion-active .-content-wrapper .btn:not([disabled]):hover .-bg-new-img,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:not([disabled]):hover .-bg-new-img img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:saturate(1.5);filter:saturate(1.5);}}@media (max-width:767.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button,.x-event-promotion-active .-content-wrapper .btn,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{width:200px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-event-promotion-active .-content-wrapper .vex-dialog-button .-text,.x-event-promotion-active .-content-wrapper .btn .-text,.x-event-promotion-active .-content-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-text{font-size:1rem;}}.x-event-promotion-pending-container .-pending-title{margin-top:1rem;padding:5px 15px;font-size:1.3rem;font-weight:600;color:#000;background:#ddc47c;border-radius:5px;}@media (max-width:767.98px){.x-event-promotion-pending-container .-pending-title{font-size:1.2rem;}}.x-event-promotion-pending-container .-pending-description{margin-top:1rem;margin-bottom:0;font-size:1.1rem;}.x-event-promotion-pending-container .-form-inner{border:1px solid #ddc47c;border-radius:3px;}.x-event-promotion-can-not-apply-container{margin-top:1rem;font-size:1.3rem;text-align:center;}.x-event-promotion-history-container .-history-title{font-size:1.4rem;font-weight:600;color:#ffcd57;}.x-event-promotion-history-container .-table-info{border-collapse:separate;border-spacing:0 5px;}.x-event-promotion-history-container .-table-info thead{background:#313131;}.x-event-promotion-history-container .-table-info thead tr th{text-align:center;}.x-event-promotion-history-container .-table-info tbody tr{background:rgba(49,49,49,.3);}.x-event-promotion-history-container .-table-info tbody tr td{text-align:center;}.x-event-promotion-history-container .-applied-card{margin-top:10px;padding:15px;font-size:1rem;background:rgba(49,49,49,.3);}.x-event-promotion-history-container .-applied-card .-date{color:#ddc47c;}.x-event-promotion-history-container .-rejected,.x-event-promotion-history-container .-success,.x-event-promotion-history-container .-waiting{font-weight:600;}.x-event-promotion-history-container .-waiting{color:#eebf13;}.x-event-promotion-history-container .-success{color:#28a745;}.x-event-promotion-history-container .-rejected{color:#f16869;}.x-ma-container{height:auto;background-size:cover;background-repeat:no-repeat;background-position:top;background-attachment:fixed;}@media (max-width:767.98px){.x-ma-container{padding:0;}}.x-ma-container .-img{width:90%;margin:auto;}@media (max-width:1199.98px){.x-ma-container .-img{width:100%;}}@media (max-width:991.98px){.x-ma-container .-img{margin-top:1rem;}}.x-manual-content .x-manual-main-index-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;padding:6rem 0 2rem;}.x-manual-content .x-manual-main-index-container.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){.x-manual-content .x-manual-main-index-container{padding-top:150px;}}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container{padding-top:140px;}}.x-manual-content .x-manual-main-index-container .-title-manual{text-align:center;margin-bottom:2rem;position:relative;font-weight:400;}.x-manual-content .x-manual-main-index-container .-title-manual:before{content:"";position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:50%/cover url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/line-glow.54bfeaf8.png") no-repeat;width:300px;height:30px;}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .-title-manual:before{width:220px;}}.x-manual-content .x-manual-main-index-container .-video-wrapper{margin-bottom:3rem;text-align:center;}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .-video-wrapper{margin-bottom:2rem;}.x-manual-content .x-manual-main-index-container .-video-wrapper iframe{width:100%;height:280px;}}.x-manual-content .x-manual-main-index-container .x-service-wrapper{margin-top:0;padding:2rem 0;}.x-manual-content .x-manual-main-index-container .x-service-wrapper .-title-manual{color:#ddc47c;}.x-manual-content .x-manual-main-index-container .x-service-wrapper .-title-sup-manual{color:#fff;font-weight:100;font-size:1.5rem;}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-title-sup-manual{font-size:1.25rem;color:#ddc47c;}}.x-manual-content .x-manual-main-index-container .x-service-wrapper .-detail-manual{color:#eee;}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-detail-manual{font-size:1rem !important;}}.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box{padding:0 2rem;}@media (max-width:991.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box{padding:0 1rem;}}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box{padding:0;margin-bottom:2rem;}}.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box .-ic-wrapper{min-width:140px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box .-ic-wrapper{min-width:100px;}}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box .-ic-wrapper .-ic{width:100%;}}@media (max-width:767.98px){.x-manual-content .x-manual-main-index-container .x-service-wrapper .-box .-content-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:100%;}}.x-index-top-container{position:relative;padding-top:0;padding-bottom:0;background-position:top;background-repeat:no-repeat;height:auto;}@media (max-width:1199.98px){.x-index-top-container{padding-top:80px;}}@media (max-width:991.98px){.x-index-top-container{padding-top:30px;padding-bottom:4rem;}}@media (max-width:767.98px){.x-index-top-container{padding-top:20px;}}@media (max-width:575.98px){.x-index-top-container{background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.95f346ca.webp") 1x);background-size:100%;background-position:center -5px;}.x-index-top-container.nitro-lazy{background-image:none !important;}}.x-index-top-container .-inner-wrapper{padding-top:8rem;padding-bottom:3rem;}.-left-container{display:flex;align-items:center;justify-items:center;position:relative;}@media (max-width:1199.98px){.x-index-top-container .-inner-wrapper{padding-top:3rem;margin-bottom:50px;}}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper{padding-top:2rem;margin-bottom:0;}}@media (max-width:767.98px){.x-index-top-container .-inner-wrapper{padding-bottom:0;}}.x-index-top-container .-inner-wrapper .-left-container .-img{width:100%;height:auto;}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper .-left-container{margin-top:4rem;}}@media (max-width:575.98px){.x-index-top-container .-inner-wrapper .-left-container{min-height:300px;}}@media screen and (max-width:350px){.x-index-top-container .-inner-wrapper .-left-container{min-height:280px;}}.x-index-top-container .-inner-wrapper .-right-container .-logo-img img{width:230px;height:auto;margin-left:-1rem;}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper .-right-container .-logo-img img{margin-top:30px;}}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper{margin-top:3rem;text-align:left;padding:0;}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper{text-align:center;}}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-title{font-weight:600;color:#fff;}.-title .textwidget{display:inline;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title{font-weight:600;color:#fff;font-size:2.05rem;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight{position:relative;display:inline-block;background:linear-gradient(180deg,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after,.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/light-wink.7881e05d.png");background-size:30px;background-repeat:no-repeat;background-position:50%;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:before{left:-10px;top:15px;-webkit-transform:rotate(15deg);transform:rotate(15deg);}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after{left:60px;top:12px;-webkit-transform:rotate(30deg);transform:rotate(30deg);}@media (max-width:767.98px){.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title{font-size:1.8rem;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-text-title .-highlight:after{left:46px;top:6px;}}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-sub-title{font-size:1.26rem;color:#fff;text-shadow:3px 3px 10px black;}@media (max-width:767.98px){.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper .-sub-title{font-size:1.17rem;}}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper .-right-container{display:flex;flex-direction:column;align-items:center;text-align:center;}.x-index-top-container .-inner-wrapper .-right-container .-logo-img{order:1;margin-top:5rem;}.x-index-top-container .-inner-wrapper .-right-container .-title{order:3;}.x-index-top-container .-inner-wrapper .-right-container .-contents-wrapper{order:4;margin-top:11px;}.x-index-top-container .-inner-wrapper .-right-container .-btn-actions{order:2;margin-top:18px;position:absolute;top:-44px;left:50%;transform:translateX(-50%) scale(.9);margin-left:-20px;}}.x-index-top-container .-inner-wrapper .-btn-actions{margin-top:-8rem;min-height:90px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button,.x-index-top-container .-inner-wrapper .-btn-actions .btn,.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{position:relative;display:flex;justify-content:center;align-items:center;width:320px;padding:0;font-size:1.35rem;font-weight:600;border-radius:30px;}@media (min-width:992px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button:before,.x-index-top-container .-inner-wrapper .-btn-actions .btn:before,.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:70%;background:radial-gradient(#ffcd57 0,transparent 80%);}}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button:focus,.x-index-top-container .-inner-wrapper .-btn-actions .btn:focus,.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus{box-shadow:none;}@media (max-width:991.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button,.x-index-top-container .-inner-wrapper .-btn-actions .btn,.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{margin:auto;}}@media (max-width:767.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button,.x-index-top-container .-inner-wrapper .-btn-actions .btn,.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{width:270px;font-size:1.305rem;}}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn{position:absolute;top:430px;left:20px;margin-left:20px;color:#000;transition:all .2s;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-glow-container{position:absolute;top:-5px;left:-5px;width:90px;height:90px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:x-index-button-register-circle-sonar 1s infinite;animation:x-index-button-register-circle-sonar 1s infinite;transition:all 1s linear;border-radius:40px;box-shadow:0 0 10px 3px #d0a94d;}@media (max-width:991.98px){.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-glow-container{top:-7px;left:-6px;width:80px;height:80px;}}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-glow-container:after{box-shadow:0 0 10px 3px #d0a94d;opacity:.5;transition:opacity 1s linear;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-card img{position:absolute;z-index:1;left:-30px;top:8px;width:60px;-webkit-animation:x-index-button-register-card-mover .5s infinite alternate;animation:x-index-button-register-card-mover .5s infinite alternate;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-ball img{position:absolute;z-index:2;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:80px;-webkit-animation:x-index-button-register-ball-mover 20s infinite;animation:x-index-button-register-ball-mover 20s infinite;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-dice img{position:absolute;z-index:3;top:40px;left:-15px;width:45px;-webkit-animation:x-index-button-register-dice-mover 1s infinite alternate;animation:x-index-button-register-dice-mover 1s infinite alternate;}@media (min-width:992px){.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}}@media (max-width:767.98px){.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-card img{width:50px;left:-25px;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-ball img{width:70px;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-dice img{width:40px;top:35px;}}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-button-bg img{width:100%;height:auto;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-text{position:absolute;-webkit-transform:translate(0);transform:translate(0);top:0;bottom:0;left:0;right:0;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn .-text a{margin-left:40px;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn{color:#000;margin-left:20px;transition:all .2s;}@media (min-width:992px){.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper{position:absolute;left:-14px;width:90px;height:90px;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper:before{content:"";position:absolute;top:0;left:0;width:90px;height:90px;border-radius:50%;-webkit-animation:x-index-button-play-circle-sonar 1s infinite;animation:x-index-button-play-circle-sonar 1s infinite;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper .-ic-play-circle{position:absolute;z-index:1;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper .-ic-play-circle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-animation:x-index-button-play-circle-sonar 1s infinite;animation:x-index-button-play-circle-sonar 1s infinite;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper .fa-play{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%);background:-webkit-radial-gradient(#997f45,#8c6a3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (max-width:767.98px){.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper{left:-26px;width:80px;height:80px;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-circle-wrapper:before{width:80px;height:80px;}}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-button-bg{width:100%;height:auto;}.x-index-top-container .-inner-wrapper .-btn-actions .-play-btn .-text{position:absolute;-webkit-transform:translate(0);transform:translate(0);}.x-index-top-container .-games-container{position:relative;bottom:-80px;margin-top:-5rem;}@media (max-width:991.98px){.x-index-top-container .-games-container{bottom:unset;margin-top:0;}}@media (max-width:575.98px){.x-index-top-container .-games-container .-row-inner-wrapper{padding:0 7px;}}@media (min-width:992px) and (max-width:1199.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper{padding:0 8px;}}@media (max-width:991.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper{margin-top:3rem;}}@media (max-width:575.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper{padding:0 3px;min-height:303px;}}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper{position:relative;position:relative;height:100%;padding:1rem 1rem 2rem;text-align:right;background:linear-gradient(180deg,#000,transparent);border:2px solid #fff;border-radius:30px;z-index:2;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper:before{content:"";position:absolute;top:3px;left:-2px;width:calc(100% + 4px);height:100%;background:linear-gradient(180deg,transparent,#000 70%);border-radius:30px;z-index:-1;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper img{width:120px;height:120px;margin-top:-40px;margin-left:auto;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-icon-wrapper .-icon{width:100%;height:auto;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title{font-size:1.35rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title{color:#ffd87b;font-weight:700;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content{font-size:.99rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play{display:flex;justify-content:center;align-items:center;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s;width:75%;padding:8px 15px;color:#000;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play .-ic-play{width:22px;margin-right:10px;}@media (min-width:992px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play:hover{-webkit-filter:saturate(1.3);filter:saturate(1.3);box-shadow:0 0 5px 1px #fff,0 0 6px 5px #ffcd57;}}@media (max-width:1199.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title{font-size:1.26rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title{font-size:1.575rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play{background-size:140%;}}@media (max-width:991.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play{width:200px;box-shadow:0 0 5px 1px #fff,0 0 6px 3px #ffcd57;}}@media (max-width:767.98px){.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-content{font-size:.9rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play{width:170px;}}@media (max-width:575.98px){}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-title{font-size:.99rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-sub-title{font-size:1.17rem;}.x-index-top-container .-games-container .-row-inner-wrapper .-col-wrapper .-box-wrapper .-btn-play{bottom:-16px;width:80%;padding:5px 15px;background-size:200%;}@media (max-width:575.98px){}.x-index-middle-container{background-size:cover;background-position:top;background-repeat:no-repeat;}.x-index-middle-container .-middle-container{padding-top:12rem;}@media (max-width:991.98px){.x-index-middle-container .-middle-container{padding-top:2rem;}}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-left-container-top{text-align:center;}}.x-index-middle-container .-middle-container .-left-container-top .-logo img{width:100%;max-width:200px;height:auto;display:block;margin:0 auto;}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-left-container-top .-logo{width:90%;}}.x-index-middle-container .-middle-container .-right-container-top .-text-title{padding-top:1rem;margin-left:10px;font-size:2.25rem;font-weight:600;background:linear-gradient(141deg,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:white;}@media (max-width:1199.98px){.x-index-middle-container .-middle-container .-right-container-top .-text-title{font-size:1.8rem;}}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container-top .-text-title{margin-left:0;text-align:center;font-size:2.25rem;}}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-right-container-top .-text-title{font-size:1.8rem;}}@media (max-width:575.98px){.x-index-middle-container .-middle-container .-right-container-top .-text-title{font-size:1.26rem;}}.x-index-middle-container .-middle-container .-left-container{min-height:100%;position:relative;text-align:right;}.x-index-middle-container .-middle-container .-left-container .-mobile-img img{position:absolute;bottom:0;right:40px;width:500px;height:auto;}@media (max-width:1199.98px){.x-index-middle-container .-middle-container .-left-container .-mobile-img img{width:460px;right:15px;}}.x-index-middle-container .-middle-container .-left-container .-shield-container .-dust-img{position:absolute;bottom:0;left:25%;-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation:x-dust-mover 8s ease infinite;animation:x-dust-mover 8s ease infinite;-webkit-animation-delay:1s;animation-delay:1s;}.x-index-middle-container .-middle-container .-left-container .-shield-container .-shield-img img{position:absolute;bottom:-22px;right:190px;width:250px;}@media (max-width:1199.98px){.x-index-middle-container .-middle-container .-left-container .-shield-container .-dust-img{left:20%;-webkit-transform:translateX(-20%);transform:translateX(-20%);}.x-index-middle-container .-middle-container .-left-container .-shield-container .-shield-img img{right:155px;width:218px;}}@media (max-width:991.98px){.-left-container{display:block;position:relative;}.x-index-middle-container .-middle-container .-left-container{order:2;margin-top:2rem;text-align:center;}.x-index-middle-container .-middle-container .-left-container .-mobile-img img{position:relative;right:0;width:350px;}.x-index-middle-container .-middle-container .-left-container .-shield-container .-dust-img{left:32%;-webkit-transform:translateX(-32%);transform:translateX(-32%);}.x-index-middle-container .-middle-container .-left-container .-shield-container .-shield-img img{right:400px;width:200px;left:35%;-webkit-transform:translateX(-35%);transform:translateX(-35%);}}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-left-container .-shield-container .-dust-img{left:29%;-webkit-transform:translateX(-29%);transform:translateX(-29%);}.x-index-middle-container .-middle-container .-left-container .-shield-container .-shield-img img{left:29%;}}@media (max-width:575.98px){.x-index-middle-container .-middle-container .-left-container .-mobile-img img{width:90%;}.x-index-middle-container .-middle-container .-left-container .-shield-container .-dust-img{width:160px;}.x-index-middle-container .-middle-container .-left-container .-shield-container .-shield-img img{right:unset;left:80%;width:170px;max-width:170px !important;opacity:0;-webkit-transform:translateX(-80%);transform:translateX(-80%);-webkit-animation:x-index-shield-transform 1s .4s;animation:x-index-shield-transform 1s .4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;bottom:-16px;}}.x-index-middle-container .-middle-container .-right-container{padding-bottom:2rem;}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container{text-align:center;}}.x-index-middle-container .-middle-container .-right-container .-logo{position:relative;left:-20px;width:100%;}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container .-logo{left:0;width:60%;}}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper{margin-top:2rem;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav{flex-direction:row;flex-wrap:wrap;}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav{margin-top:2rem;}}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item{width:100% !important;padding:0 10px;margin-bottom:.5rem;display:flex;flex-direction:column;}.-casino-logo .gallery{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;align-content:center;}.-casino-logo .gallery .gallery-item{width:90px !important;margin:10px;}@media (max-width:490px){.-casino-logo .gallery .gallery-item{width:16vw !important;}}.-casino-logo .gallery .gallery-item img{border:none !important;width:100% !important;height:auto !important;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item img{width:100%;order:1;max-width:100%;height:auto !important;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item .-casino-logo{width:100%;height:auto;transition:all .2s;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item .-casino-logo img{width:100%;height:auto;transition:all .2s;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item .-text-title{text-align:center;margin-top:.5rem;order:2;}@media (min-width:992px){.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item:hover .-casino-logo{-webkit-transform:scale(1.125);transform:scale(1.125);}}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav{flex-wrap:wrap;justify-content:center;}.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item{width:100%;}}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item{width:100%;}}@media (max-width:575.98px){.x-index-middle-container .-middle-container .-right-container .-lobby-logo-wrapper .navbar-nav .nav-item{width:100%;}}.x-index-middle-container .-middle-container .-right-container .-title{margin-top:1rem;font-size:2.025rem;font-weight:600;color:#fff;}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container .-title{margin-top:2rem;}}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-right-container .-title{font-size:1.8rem;}}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper{margin-left:10px;}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item{display:flex;align-items:flex-start;margin-top:1rem;width:50%;}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item img{max-width:34px !important;}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item .-icon-img img{width:34px;height:auto;max-width:34px !important;}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item span{margin-left:10px;font-size:1.17rem;order:2;}@media (max-width:991.98px){.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item{justify-content:center;}}@media (max-width:767.98px){.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item .-icon-img{width:30px;}.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item span{font-size:1.08rem;text-align:left;}}@media (max-width:575.98px){.x-index-middle-container .-middle-container .-right-container .-text-lists-wrapper .navbar-nav .nav-item{justify-content:flex-start;}}.x-blog-show{padding:8.5rem 0 2rem;}.x-page-shortcut{display:flex;flex-wrap:wrap;position:relative;z-index:5;text-align:center;justify-content:center;margin-bottom:1rem;}.x-page-shortcut .-link{border-radius:10px;padding:6px 8px;color:#d49c17;background:#2f2c2c;font-size:1.125rem;margin:4px;}.x-page-shortcut.-link-opacity .-link{background:rgba(25,25,25,.54);}.x-ios-os .x-withdraw-pending .-fake-input{padding:14px .675rem !important;}.x-ios-os .x-withdraw-pending .media .media-body{margin-top:.2rem !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .vex-dialog-button,.x-apple-os .btn,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{line-height:30px;padding:8px 0;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .x-mini-copy.vex-dialog-button,.x-apple-os .btn.x-mini-copy,.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-mini-copy.vex-dialog-button{padding:0;}.x-apple-os .x-withdraw-pending .-fake-input{padding:14px .675rem !important;}.x-apple-os .x-withdraw-pending .media .media-body{margin-top:.2rem !important;}.x-windows-os #main__content .-btn-base,.x-windows-os #main__content .btn-pink{padding:6px 12px;}.x-windows-os .x-header .-header-inner-wrapper #headerBrand .navbar-brand .-title{padding-top:5px;}.x-windows-os .x-header-menu-container .nav-item .nav-link{padding-top:10px;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-windows-os .x-index-top-container .-inner-wrapper .-slide .-btn-actions .vex-dialog-button,.x-windows-os .x-index-top-container .-inner-wrapper .-slide .-btn-actions .btn,.x-windows-os .x-index-top-container .-inner-wrapper .-slide .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding:.5rem 1.5rem;}.x-windows-os .x-modal .close span{margin-bottom:22px;}.x-windows-os .x-modal .x-hr-border-glow{margin-top:-2px;}.x-windows-os .x-logged-profile .-profile-wrapper{padding-top:0;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-windows-os .x-promotion-main-index-container .x-promotion-content .vex-dialog-button,.x-windows-os .x-promotion-main-index-container .x-promotion-content .btn,.x-windows-os .x-promotion-main-index-container .x-promotion-content .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding:6px 12px;}.x-windows-os .x-footer-copyright-bg{padding:.5rem;}.x-windows-os .x-checkbox-primary .form-check input[type=checkbox]+label:before{top:2px !important;}.x-android-os .x-pending .-fake-input,.x-android-os .x-withdraw-pending .-fake-input{padding:16px .675rem;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-android-os .x-account-profile .-change-password-container .vex-dialog-button,.x-android-os .x-account-profile .-change-password-container .btn,.x-android-os .x-account-profile .-change-password-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{padding:10px;}.x-android-os .x-withdraw-pending .-fake-input{padding:14px .675rem !important;}.x-android-os .x-withdraw-pending .media .media-body{margin-top:.2rem !important;}.x-ios-os .x-button-actions .-btn-play-demo{padding-top:10px;padding-bottom:6px;}.x-ios-os #ads .-submit{padding-top:15px;}.x-promotion-main-index-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;padding:8rem 0 2rem;}.x-promotion-main-index-container.nitro-lazy{background-image:none !important;}@media (max-width:1199.98px){.x-promotion-main-index-container{padding-top:120px;}}@media (max-width:991.98px){.x-promotion-main-index-container{padding-top:170px;}}@media (max-width:767.98px){.x-promotion-main-index-container{padding-top:160px;}}.x-promotion-main-index-container .-item{overflow:hidden;}.x-promotion-main-index-container .-item.collapsed{margin-bottom:1rem;}.x-promotion-main-index-container .-item img{transition:all .2s;}@media (min-width:992px){.x-promotion-main-index-container .-item:hover img{-webkit-transform:scale(1.025);transform:scale(1.025);}}.x-promotion-main-index-container .x-promotion-content{color:#eee;background:rgba(0,0,0,.4);}.x-promotion-main-index-container .x-promotion-content.collapse.show{margin-bottom:1rem;}.x-promotion-main-index-container .x-promotion-content>div{padding:1rem 1.5rem 0;}@media (max-width:991.98px){.x-promotion-main-index-container .x-promotion-content>div{padding:1rem 1rem 0;}}.x-promotion-main-index-container .x-promotion-content h2{font-size:1.6rem !important;color:#e2bf6b;}@media (max-width:767.98px){.x-promotion-main-index-container .x-promotion-content h2{font-size:1.26rem !important;}}.x-promotion-main-index-container .x-promotion-content h3{font-size:1.4rem !important;color:#e2bf6b;}@media (max-width:767.98px){.x-promotion-main-index-container .x-promotion-content h3{font-size:1.17rem !important;}}.x-promotion-main-index-container .x-promotion-content a{color:#8f8f8f;}.x-promotion-main-index-container .x-promotion-content .btn-secondary-bg{padding:10px;color:#000;border-radius:30px;width:200px;font-size:1.035rem;text-shadow:3px 1px 4px rgba(0,0,0,.5);transition:all .3s;}@media (min-width:992px){.x-promotion-main-index-container .x-promotion-content .btn-secondary-bg:hover{-webkit-filter:saturate(1.5);filter:saturate(1.5);box-shadow:0 0 10px 2px #ffcd57;}}.x-promotion-main-index-container .-no-result{text-align:center;}.x-promotion-main-index-container .-no-result .-title{font-weight:600;color:#ddc47c;}@media (max-width:767.98px){.x-promotion-main-index-container .-no-result .-title{font-size:1.62rem;}}.x-promotion-main-index-container .-no-result .-sub-title{font-size:1.26rem;color:#d2d2d2;}.x-promotion-apply-information-container .-title{font-size:1.8rem;font-weight:600;text-align:center;color:#ddc47c;}@media (max-width:767.98px){.x-promotion-apply-information-container .-title{font-size:1.5rem;}}.x-promotion-apply-information-container .-sub-title{font-size:1.26rem;font-weight:400;text-align:center;color:#d2d2d2;}.x-promotion-apply-information-container .-inner-sub-title,.x-promotion-apply-information-container .-turnover strong{font-size:1.1rem;font-weight:600;color:#ddc47c !important;text-decoration:underline;}.x-promotion-apply-information-container .-active-promotion{background:rgba(0,0,0,.7);}.x-promotion-apply-information-container .-active-promotion .-inner-wrapper{padding:2rem 8rem;}@media (max-width:1199.98px){.x-promotion-apply-information-container .-active-promotion .-inner-wrapper{padding:2rem 4rem;}}@media (max-width:991.98px){.x-promotion-apply-information-container .-active-promotion .-inner-wrapper{padding:1rem 2rem;}}@media (max-width:575.98px){.x-promotion-apply-information-container .-active-promotion .-inner-wrapper{padding:1rem;}}.x-promotion-apply-information-container .-active-promotion .-promotion-name{font-size:1.8rem;text-align:center;color:#ddc47c;}@media (max-width:767.98px){.x-promotion-apply-information-container .-active-promotion .-promotion-name{font-size:1.5rem;}}.x-promotion-apply-information-container .-active-promotion .-expired{margin-bottom:1rem;text-align:center;color:#d2d2d2;}.x-promotion-apply-information-container .-active-promotion .-turnover .progress{position:relative;height:1.5rem;margin-top:1rem;padding:.25rem;border-radius:10px;background-color:#2e383c;}.x-promotion-apply-information-container .-active-promotion .-turnover .progress .progress-bar{border-radius:10px;background:#ffd101;background:-webkit-gradient(left top,left bottom,color-stop(0,#fcb117),color-stop(100%,#ffd101));background:linear-gradient(90deg,#fcb117 0,#ffd101);}.x-promotion-apply-information-container .-active-promotion .-turnover .progress span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);color:#fff;}.x-promotion-apply-information-container .-active-promotion .-condition{margin-top:2rem;}.x-promotion-apply-information-container .-active-promotion .-condition .x-promotion-content{margin-top:1rem;background:transparent;}.vex.vex-theme-plain .vex-content{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/bg-modal.0773621e.png");background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #d8d7cd;box-shadow:0 0 5px 0 #ffcd57;}.vex.vex-theme-plain .vex-content.nitro-lazy{background-image:none !important;}.vex.vex-theme-plain .vex-content .vex-dialog-message{color:#fff;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons{padding:10px 0 !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-primary{color:#fff !important;background:linear-gradient(135deg,#ffcd57,#d0a94d) !important;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button-secondary{color:#fff !important;background:linear-gradient(135deg,#ff5757,#b00000) !important;}.x-modal .modal-dialog{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/bg-modal.0773621e.png");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;}.x-modal .modal-dialog.nitro-lazy{background-image:none !important;}.x-modal .-modal-content{border-radius:18px;border:2px solid #d8d7cd;box-shadow:0 0 5px 0 #ffcd57;background:radial-gradient(closest-side,transparent,#000);}.x-modal .-modal-content .modal-header h3{font-weight:600;}@media (max-width:991.98px){.x-modal .modal-dialog{border-radius:0;}.x-modal .-modal-content{border-radius:0;border:none;box-shadow:none;}}.x-modal .x-hr-border-glow{display:none;}.x-modal .x-title-modal{font-weight:600 !important;}@media (max-width:991.98px){.x-modal .x-title-modal{font-size:1.35rem;}}.x-modal .close{color:#b1b1b1;opacity:1;display:flex;justify-content:center;align-items:center;}.x-modal .close span{width:100%;height:100%;margin-bottom:5px;}.x-modal .close:hover{opacity:1 !important;}.x-modal .close:active,.x-modal .close:focus,.x-modal .close:visited{text-decoration:none;text-outline:none;box-shadow:none;outline:0;}.x-modal#ads .x-checkbox-primary .-checkbox-label{color:#fff;}.x-form-register img.-ic-otp,.x-form-register img.-ic-register,.x-form-register img.-ic-set-password{width:90px;}.x-form-register .x-hr-border-glow{display:none;}@media (max-width:767.98px){.x-form-register button[disabled]{opacity:.65;background:linear-gradient(180deg,#765300,#926d24 3%,#a98242 6%,#b99157 9%,#c39a63 12%,#c79e68 15%,#d5b87e 25%,#e3d193 40%,#e9db9c 50%,#c79e68 84%,#c19963 87%,#b28c58 90%,#997644 97%,#8c6a3a);}}.x-form-register .-term-and-condition-content{background:transparent;padding:0 1rem !important;}.x-form-register .-term-and-condition-content .x-term-and-condition .-block-content-term-and-condition .text-primary{color:#ffcd57 !important;}.x-form-register .x-step-register{margin-bottom:1rem;}.x-form-register #card-bank-info .-x-input-icon:nth-of-type(2) .-icon{top:20px !important;height:auto;}.x-form-register #card-bank-info .-x-input-icon:nth-of-type(3) .-icon{top:14px;width:14px;height:auto;}.x-deposit-form .-deposit-container .-ic-deposit{width:90px;}.x-deposit-form .-deposit-container .-btn-cancel-promotion,.x-deposit-form .-deposit-container .-btn-get-promotion.text-primary{font-size:.9rem;}@media (max-width:575.98px){.x-deposit-form .-deposit-container .-btn-cancel-promotion,.x-deposit-form .-deposit-container .-btn-get-promotion.text-primary{font-size:1.08rem;}}.x-deposit-form .-deposit-container a{color:#ffcd57;}.x-deposit-form .-deposit-container a.-submit{color:#000;}.x-deposit-form .-deposit-container .-bg-promotion-active{background-image:unset !important;}.x-deposit-form .-deposit-container .-bg-promotion-active .text-primary{color:#fff !important;font-size:.99rem;}.x-deposit-form .x-deposit-promotion .-img:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05);}.x-deposit-form .x-deposit-promotion .-img.-active{box-shadow:0 0 5px 0 #ffcd57;border-radius:0;border-width:1px;}@media (max-width:991.98px){.x-deposit-form .x-deposit-promotion{background:transparent;}.x-deposit-form .x-deposit-promotion .-real-content{color:#fff !important;}}.x-withdraw-form .-ic-withdraw{width:90px;}.x-account-profile .-profile-container .-bank-info{background-color:#2b2b2b;}.x-account-profile .-profile-container .-bank-info .media .media-body{margin-top:.2rem !important;}@media (max-width:991.98px){.x-account-profile{background:transparent;}}.x-account-profile a,.x-account-profile a:hover{color:#ffcd57 !important;}.x-account-profile hr{border-color:hsla(0,0%,100%,.5);}.x-pending .-deposit-preview .-ic-pending-deposit{width:90px;}.x-pending .-deposit-preview hr{display:none;}.x-pending .-deposit-preview .-pending-bg-promotion-active{background-image:unset !important;}.x-pending .-deposit-preview .-pending-bg-promotion-active .-title{color:#fff;}.x-pending .-deposit-preview .-fake-input{background-color:#2b2b2b;color:#fff;border:1px solid #ffcd57;box-shadow:0 0 5px 0 #ffcd57;padding:14px .675rem !important;}.x-pending .-deposit-preview .-fake-input .fas{color:#ffcd57;}.x-pending .media{background:#2b2b2b;padding:1rem;}.x-pending .media img{margin-top:auto;margin-bottom:auto;}.x-pending .x-slide-left-content .text-primary{color:#ddc47c !important;font-size:1.6rem;}.x-pending .-danger-zone,.x-pending .x-danger-zone{padding:20px 10px;}.x-pending .-danger-zone.-wrk-owner span,.x-pending .x-danger-zone.-wrk-owner span{font-size:1.08rem;}@media (max-width:991.98px){.x-pending .-animatable-container .text-primary{color:#ddc47c !important;}.x-pending .-animatable-container .x-mini-copy{background:transparent !important;color:#fff !important;line-height:20px;}.x-pending .-animatable-container .-pending-bg-promotion-active{background-image:unset !important;}.x-pending .-animatable-container .-pending-bg-promotion-active .-title{color:#fff;}.x-pending .-animatable-container .-fake-input{background-color:#2b2b2b;color:#fff;border:1px solid #ffcd57;box-shadow:0 0 5px 0 #ffcd57;padding:14px .675rem !important;}.x-pending .-animatable-container .-fake-input .fas{color:#ffcd57;}}.x-withdraw-pending img.-ic-pending-withdraw{width:90px;}.x-withdraw-pending .-fake-input{background-color:#2b2b2b;color:#fff;border:1px solid #ffcd57;box-shadow:0 0 5px 0 #ffcd57;padding:14px .675rem !important;}.x-withdraw-pending .media{background:#2b2b2b;padding:.8rem 2rem;}.x-withdraw-pending .media .media-body{margin-top:.4rem;}.x-withdraw-pending .media .media-body b{color:#fff;}#joinPromotionModal .-modal-content .modal-body{padding-left:1rem;padding-right:1rem;}.x-promotion-active-header{background:transparent;}.x-promotion-active-header b,.x-promotion-active-header strong{font-weight:500;}.x-promotion-active-header .-active-promotion{margin-top:1rem;}.x-promotion-active-header .-active-promotion .-name strong{font-size:1.53rem !important;color:#ffcd57 !important;}.x-promotion-active-header .-active-promotion .-joining strong{color:#d2d2d2 !important;}.x-promotion-active-header .-turnover .text-primary{font-weight:600;}.x-promotion-active-header .-turnover .progress .progress-bar{background:linear-gradient(90deg,#ffcd57,#d0a94d);}.x-promotion-active-header .-turnover .progress span{margin-top:0 !important;}.x-promotion-active-header .-condition .text-primary,.x-promotion-active-header .-condition a{font-weight:600;color:#ffcd57 !important;}#alertModal .modal-content .modal-body .text-primary,#resetPasswordModal .modal-content .modal-body .text-primary{color:#fff !important;}@media (max-width:991.98px){#alertModal .-modal-content{overflow:hidden;}}.x-promotion-main-index-container .x-promotion-content{color:#d2d2d2;font-size:1.2rem;}.x-promotion-main-index-container .x-promotion-content h2,.x-promotion-main-index-container .x-promotion-content h3{color:#e2bf6b;}@media (max-width:575.98px){.x-promotion-main-index-container .x-promotion-content p{font-size:.9rem;}}@media (max-width:991.98px){.x-promotion-main-index-container .x-promotion-content{font-size:16px;}.x-promotion-main-index-container .x-promotion-content h2{font-size:20px;}.x-promotion-main-index-container .x-promotion-content h3{font-size:18px;}}.x-promotion-main-index-container .x-promotion-content a{text-decoration:underline;}.x-landing{background-color:#0b0b0b;}.x-landing #main__content.x-promotion-landing{background-size:cover;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");background-repeat:no-repeat;background-position:50%;min-height:100vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:0;display:flex;flex-direction:column;}.x-landing #main__content.x-promotion-landing.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){.x-landing #main__content.x-promotion-landing{background-size:cover;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container{padding-top:0;margin-bottom:2rem;display:flex;flex-direction:column;flex-grow:1;}@media (max-width:991.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container{margin-bottom:1rem;padding-bottom:0;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .text-highlight{color:#8f8f8f;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-bg-promotion-active{height:auto;margin-bottom:1rem;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-bg-promotion-active .-title-promotion{color:#ffcd57;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .card{background-color:rgba(0,0,0,.5);border:1px solid #ffcd57;border-radius:25px;box-shadow:0 0 5px 0 #ffcd57;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .x-promotion-content,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .x-promotion-content .text-primary{color:#fff;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .x-promotion-content a,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .x-promotion-content h2{color:#ffcd57;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .x-promotion-content h2{font-size:2.25rem !important;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-logo-img{width:280px;}@media (max-width:575.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-logo-img{width:250px;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper{margin-top:1rem;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title{font-weight:600;color:#fff;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-text-title{font-size:1.98rem;}@media (max-width:1199.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-text-title{font-size:1.71rem;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight{position:relative;display:inline-block;text-transform:uppercase;background:linear-gradient(180deg,#6c500c 20%,#e8da9b 50%,#6c500c 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight:after,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/light-wink.7881e05d.png");background-size:30px;background-repeat:no-repeat;background-position:50%;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight:before{left:-10px;top:15px;-webkit-transform:rotate(15deg);transform:rotate(15deg);}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight:after{left:60px;top:12px;-webkit-transform:rotate(30deg);transform:rotate(30deg);}@media (max-width:767.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title{font-size:1.8rem;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-title .-highlight:after{left:46px;top:6px;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-sub-title{font-size:1.08rem;}@media (min-width:992px) and (max-width:1199.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .x-register-card-landing .-contents-wrapper .-sub-title{font-size:.9rem;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions{margin:2rem;display:flex;justify-content:space-between;}@media (max-width:767.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions{flex-direction:column;margin:auto;}}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex-dialog-button,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .btn,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{display:flex;justify-content:center;align-items:center;width:180px;font-size:.99rem;border-radius:30px;}@media (max-width:991.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex-dialog-button,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .btn,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{width:220px;}}@media (max-width:767.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex-dialog-button,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .btn,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{width:280px;}}@media (max-width:575.98px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex-dialog-button,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .btn,.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{width:220px;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-register-btn{color:#000;transition:all .3s;-webkit-animation:x-button-landing-primary-blinker 1.5s infinite alternate;animation:x-button-landing-primary-blinker 1.5s infinite alternate;}@media (min-width:992px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-register-btn:hover{-webkit-filter:saturate(1.3);filter:saturate(1.3);}}@media (max-width:767.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-register-btn{margin-top:2rem;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-login-btn{color:#000;transition:all .3s;-webkit-animation:x-button-landing-secondary-blinker 1.5s infinite alternate;animation:x-button-landing-secondary-blinker 1.5s infinite alternate;}@media (min-width:992px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-login-btn:hover{-webkit-filter:saturate(1.3);filter:saturate(1.3);}}@media (max-width:767.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-btn-actions .-login-btn{margin-top:2rem;}}@media (max-width:991.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-content-landing{margin:3rem auto 0;}}@media (max-width:575.98px){.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .-content-landing .-image-wrapper{width:90%;margin:auto;padding:0;}}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .container-fluid .x-register-card-landing{margin:1rem;}.x-landing #main__content.x-promotion-landing .x-landing-index-top-container .container-fluid .card-body{padding-bottom:4rem !important;}.x-landing #main__content.x-promotion-landing .x-hr-border-glow{height:3px;margin-top:-2px;}.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper{margin-top:1rem;}.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav{flex-direction:row;}@media (max-width:991.98px){.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav{margin-top:2rem;}}.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav .nav-item{width:14.28571%;padding:0 5px;}@media (max-width:767.98px){.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav .nav-item{width:25%;}}.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav .nav-item .-casino-logo{width:100%;transition:all .2s;}@media (min-width:992px){.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav .nav-item:hover .-casino-logo{-webkit-transform:scale(1.125);transform:scale(1.125);}}@media (max-width:991.98px){.x-landing #main__content.x-promotion-landing .-lobby-logo-wrapper .navbar-nav{flex-wrap:wrap;justify-content:center;}}.x-landing #main__content.x-promotion-landing .x-footer{padding-bottom:0 !important;}.x-landing #main__content.x-promotion-landing .x-footer.-footer-landing{background-color:#0b0b0b;}.x-landing #main__content.x-promotion-landing .x-footer.-footer-landing .-inner-wrapper{padding-top:0;}.x-landing #main__content.x-promotion-landing .x-footer.-footer-landing .x-footer-seo{margin:1rem 0;}.x-landing #main__content.x-promotion-landing .x-footer.-footer-landing .x-footer-seo .-tags{margin-bottom:0;padding-bottom:0;}@media (max-width:575.98px){.x-safari-browser .x-term-and-condition.-home{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.2da2cb17.jpg");}.x-safari-browser .x-term-and-condition.-home.nitro-lazy{background-image:none !important;}}.x-safari-browser .x-term-and-condition.-home .-notice-box{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/bg-modal.0773621e.png");}.x-safari-browser .x-term-and-condition.-home .-notice-box.nitro-lazy{background-image:none !important;}.x-term-and-condition.-home{padding:7rem 0 2rem;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;}.x-term-and-condition.-home.nitro-lazy{background-image:none !important;}@media (max-width:1199.98px){.x-term-and-condition.-home{padding-top:120px;}}@media (max-width:991.98px){.x-term-and-condition.-home{padding-top:170px;}}@media (max-width:767.98px){.x-term-and-condition.-home{padding-top:160px;}}@media (max-width:575.98px){.x-term-and-condition.-home{background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.95f346ca.webp") 1x);}.x-term-and-condition.-home.nitro-lazy{background-image:none !important;}}.x-term-and-condition.-home .-notice-box{margin-top:0;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/bg-modal.0344ff1e.webp") 1x);background-position:50%;background-repeat:no-repeat;background-size:cover;}.x-term-and-condition.-home .-notice-box.nitro-lazy{background-image:none !important;}.x-term-and-condition.-home .-notice-box .-title{background:transparent;position:relative;top:unset;padding-top:2rem;}.x-term-and-condition.-home .-notice-box .-block-content-term-and-condition{color:#fff;background:radial-gradient(closest-side,transparent,#000);border-radius:20px;box-shadow:0 0 10px 0 #101112;}.x-term-and-condition.-home .-notice-box .-block-content-term-and-condition .-detail{color:#d2d2d2;}@media (max-width:575.98px){.x-safari-browser .x-instruction-main-index-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.2da2cb17.jpg");}.x-safari-browser .x-instruction-main-index-container.nitro-lazy{background-image:none !important;}}.x-instruction-main-index-container{min-height:500px;padding:8rem 0 2rem;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-bg.f64e187e.jpg");background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:fixed;}.x-instruction-main-index-container.nitro-lazy{background-image:none !important;}@media (max-width:1199.98px){.x-instruction-main-index-container{padding-top:120px;}}@media (max-width:991.98px){.x-instruction-main-index-container{padding-top:170px;}}@media (max-width:767.98px){.x-instruction-main-index-container{padding-top:160px;}}@media (max-width:575.98px){.x-instruction-main-index-container{background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.95f346ca.webp") 1x);}.x-instruction-main-index-container.nitro-lazy{background-image:none !important;}}.x-instruction-content-wrapper{background:rgba(0,0,0,.7);}.x-instruction-content-wrapper .-banner-img-container .-banner-img{width:100%;}@media (min-width:992px){.x-instruction-content-wrapper .-banner-img-container{min-height:240px;}}.x-instruction-content-wrapper hr{margin:.5rem 4rem 0;border-color:#5f4d22;}@media (max-width:991.98px){.x-instruction-content-wrapper hr{margin:.5rem 1rem;}}.x-instruction-content-wrapper .-inner-content{position:relative;}.x-instruction-menu-tab-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:10px 1rem;}.x-instruction-menu-tab-wrapper.-sticky{position:fixed;top:0;left:50%;z-index:1;width:100%;background:rgba(0,0,0,.8);-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-instruction-menu-tab-wrapper .nav-item{padding:0 2rem;text-align:center;}@media (min-width:992px){.x-instruction-menu-tab-wrapper .nav-item:hover .nav-link{text-decoration:none;color:#ffcd57;}}.x-instruction-menu-tab-wrapper .nav-item.active .nav-link{color:#ffcd57;}.x-instruction-menu-tab-wrapper .nav-item .nav-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#d2d2d2;}.x-instruction-menu-tab-wrapper .nav-item .nav-link .-icon-wrapper .-img{width:50px;}@media (min-width:992px){.x-instruction-menu-tab-wrapper .nav-item .nav-link .-icon-wrapper{min-height:35px;}}.x-instruction-menu-tab-wrapper .nav-item .nav-link .-title{position:relative;margin-top:.75rem;}@media (max-width:991.98px){.x-instruction-menu-tab-wrapper .nav-item{width:25%;padding:0;}.x-instruction-menu-tab-wrapper .nav-item .nav-link{padding:0 10px;}}@media (max-width:767.98px){.x-instruction-menu-tab-wrapper .nav-item .nav-link{padding:0 5px;}}@media (max-width:575.98px){.x-instruction-menu-tab-wrapper .nav-item .nav-link .-title{font-size:.81rem;}}.x-instruction-block-macro-wrapper{position:relative;padding:2.5rem 4rem;}.x-instruction-block-macro-wrapper:nth-child(2n){background:hsla(0,0%,100%,.1);}.x-instruction-block-macro-wrapper:not(:last-child):after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:6px;background:linear-gradient(90deg,#765300 0,#ddc47c 50%,#765300);}@media (max-width:1199.98px){.x-instruction-block-macro-wrapper{padding-left:3rem;padding-right:3rem;}}@media (max-width:991.98px){.x-instruction-block-macro-wrapper{padding-top:2rem;padding-bottom:2rem;}}@media (max-width:767.98px){.x-instruction-block-macro-wrapper{padding-left:2rem;padding-right:2rem;}}@media (max-width:575.98px){.x-instruction-block-macro-wrapper{padding-left:1rem;padding-right:1rem;}}.x-instruction-block-macro-wrapper .-heading-container .-img{width:70px;}@media (max-width:991.98px){.x-instruction-block-macro-wrapper .-heading-container .-img{width:60px;}}.x-instruction-block-macro-wrapper .-heading-container .-text-title{margin-bottom:0;font-weight:600;color:#ffcd57;}@media (max-width:575.98px){.x-instruction-block-macro-wrapper .-heading-container .-text-title{font-size:1.44rem;}}@media (max-width:991.98px){.x-instruction-block-macro-wrapper .-heading-container{margin-bottom:1rem;text-align:center;}}.x-instruction-block-macro-wrapper .-img-container{display:flex;align-items:flex-start;justify-content:flex-end;}.x-instruction-block-macro-wrapper .-img-container .-img{width:90%;}@media (min-width:1200px){.x-instruction-block-macro-wrapper .-img-container{min-height:530px;}}@media (max-width:1199.98px){.x-instruction-block-macro-wrapper .-img-container .-img{width:100%;}}@media (max-width:991.98px){.x-instruction-block-macro-wrapper .-img-container{justify-content:center;}.x-instruction-block-macro-wrapper .-img-container .-img{width:70%;}}@media (max-width:767.98px){.x-instruction-block-macro-wrapper .-img-container .-img{width:80%;}}@media (max-width:575.98px){.x-instruction-block-macro-wrapper .-img-container .-img{width:100%;}}.x-instruction-block-macro-wrapper .-detail-container{font-size:.99rem;}@media (max-width:991.98px){.x-instruction-block-macro-wrapper .-detail-container{margin-top:1rem;}}.x-instruction-block-macro-wrapper .-detail-container .-inner-wrapper{padding:0 1.5rem;}@media (max-width:1199.98px){.x-instruction-block-macro-wrapper .-detail-container .-inner-wrapper{padding:0;}}.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item{display:flex;align-items:flex-start;justify-content:flex-start;padding-right:5px;}.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item .-no{margin-right:5px;}.x-instruction-block-macro-wrapper .-detail-container .navbar-nav .nav-item .-highlight{color:#ffcd57;}.btn-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{color:#151515;background:linear-gradient(180deg,#765300,#926d24 3%,#a98242 6%,#b99157 9%,#c39a63 12%,#c79e68 15%,#d5b87e 25%,#e3d193 40%,#e9db9c 50%,#c79e68 84%,#c19963 87%,#b28c58 90%,#997644 97%,#8c6a3a);}.btn-primary:disabled,.btn-primary:focus,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:disabled,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus{color:#151515;}.btn-primary.-submit,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary{border-radius:30px;padding-bottom:9px;padding-top:9px !important;}.btn-primary.-submit:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary:hover{color:#151515;background:linear-gradient(180deg,#765300,#926d24 3%,#a98242 6%,#b99157 9%,#c39a63 12%,#c79e68 15%,#d5b87e 25%,#e3d193 40%,#e9db9c 50%,#c79e68 84%,#c19963 87%,#b28c58 90%,#997644 97%,#8c6a3a);}@media (max-width:991.98px){.btn-primary.-submit,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary{border-radius:0;}}.x-button-actions .-text-play-demo{padding-top:.25rem;}.x-button-actions .-btn-play-demo{padding:.5rem;background:linear-gradient(180deg,#272727,#e2bf6b);border:none;}.btn.-btn-base,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-base.vex-dialog-button{padding:10px 12px 2px;border-radius:5px;color:#fff;text-align:center;transition:all .2s;width:100%;}.btn.-btn-gold,.btn.-btn-silver,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-gold.vex-dialog-button,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-silver.vex-dialog-button{background-size:130%;background-position:50%;background-repeat:no-repeat;}.btn.-btn-gold,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-gold.vex-dialog-button{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/btn-play-bg.png");}.btn.-btn-gold.nitro-lazy,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-gold.vex-dialog-button.nitro-lazy{background-image:none !important;}.btn.-btn-silver,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-silver.vex-dialog-button{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/button-bg-silver.93381f81.png");}.btn.-btn-silver.nitro-lazy,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-silver.vex-dialog-button.nitro-lazy{background-image:none !important;}.btn.-btn-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-secondary.vex-dialog-button{border:2px solid #186ed1;background:#00204d;}@media (max-width:767.98px){.btn.-btn-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-secondary.vex-dialog-button{margin-bottom:1rem;}}@media (min-width:992px){.btn.-btn-secondary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-secondary.vex-dialog-button:hover{text-decoration:none;color:#fff;background:#186ed1;}}@media (max-width:991.98px){.btn.-btn-secondary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-secondary.vex-dialog-button{font-size:.81rem;}.btn.-btn-secondary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-secondary.vex-dialog-button:hover{text-decoration:none;color:#fff;}}.btn.-btn-primary,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-primary.vex-dialog-button{border:2px solid #ab7d26;background:#6e562a;}@media (min-width:992px){.btn.-btn-primary:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-primary.vex-dialog-button:hover{text-decoration:none;color:#fff;background:#ab7d26;}}.btn.btn-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-pink.vex-dialog-button{margin-bottom:2rem;padding:10px 12px 2px;min-width:120px;border:2px solid #b1b1b1;border-radius:5px;color:#fff;background:#2b2b2b;text-align:center;transition:all .2s;}@media (min-width:992px){.btn.btn-pink:hover,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-pink.vex-dialog-button:hover{background:#b1b1b1;}}@media (max-width:767.98px){.btn.btn-pink,.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-pink.vex-dialog-button{padding:8px 12px 2px;min-width:100px;}}.x-header{width:100%;position:fixed;top:0;left:0;right:0;z-index:50;opacity:1;transition:all .5s;}.x-header.-sticky{background:rgba(0,0,0,.74) !important;padding-bottom:10px;}.x-header .-header-inner-wrapper{height:80px;padding:0 1rem;background:transparent;}@media (max-width:1199.98px){.x-header .-header-inner-wrapper{background:transparent;}}@media (max-width:991.98px){.x-header .-header-inner-wrapper{height:60px;}}.x-header .-header-inner-wrapper #headerBrand{display:flex;align-items:center;height:unset;}.x-header .-header-inner-wrapper #headerBrand .navbar-brand{display:flex;align-items:center;}.x-header .-header-inner-wrapper #headerBrand .navbar-brand .-logo{position:relative;top:-5px;width:170px;height:auto;}@media (max-width:991.98px){.x-header .-header-inner-wrapper #headerBrand .navbar-brand .-logo{top:0;left:40px;width:130px;}}@media (max-width:575.98px){.x-header .-header-inner-wrapper #headerBrand .navbar-brand .-logo{width:100px;}}@media screen and (max-width:350px){.x-header .-header-inner-wrapper #headerBrand .navbar-brand .-logo{width:90px;}}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn{position:relative;width:130px;color:#000;height:auto;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn:nth-child(1){margin-right:5px;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn:nth-child(2) a{color:white !important;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn .-bg-new-img img{width:100%;height:auto;transition:.2s;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn .-text{position:absolute;top:0;left:0;bottom:0;right:0;font-size:1rem;z-index:1;font-weight:600;display:flex;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn:focus{box-shadow:none;}@media (min-width:992px){.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn:hover .-bg-new-img img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:saturate(1.5);filter:saturate(1.5);}}@media (max-width:991.98px){.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn{width:140px;}}@media (max-width:767.98px){.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn{width:120px;}}@media (max-width:480.98px){.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn{width:23vw;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn img{height:40px !important;}.x-header.-anon .-header-inner-wrapper #headerContent .-login-btn .-text{font-size:3.5vw;}}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved{position:relative;margin-top:5px;text-align:right;}@media (min-width:992px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved{padding:5px;background:hsla(0,0%,100%,.1);border-radius:5px;}}@media (max-width:767.98px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved{margin-top:2px;}}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .fas.fa-spinner{margin-right:0;}@media (max-width:767.98px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .fas.fa-spinner{top:1px;font-size:14px;}}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved span{color:#fff;}@media (max-width:767.98px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved span{font-size:.81rem;}}.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression{display:block;position:relative;margin-top:4px;font-size:.81rem;}@media (max-width:991.98px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression{display:inline-block;}}@media (max-width:767.98px){.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression{font-size:.63rem;}}@media (min-width:992px){.x-header .x-logged .-logged-container .--profile:hover .dropdown-content{display:block;}}.x-header .x-logged .-logged-container .--deposit{background:linear-gradient(135deg,#ffcd57,#d0a94d);}.x-header .x-logged .-logged-container .--deposit img{margin-left:auto;margin-right:auto;}.x-header .x-logged .-logged-container .--withdraw{background:linear-gradient(135deg,#ffcd57,#d0a94d);border-bottom-right-radius:0;margin-left:1px;}.x-header .x-logged .-logged-container .--withdraw img{margin-left:auto;margin-right:auto;}.x-header-menu-container{opacity:1;transition:all .3s;}.x-header-menu-container .nav-item .nav-link{position:relative;padding:.5rem 1rem;color:#fff;transition:color .2s;}.x-header-menu-container .nav-item .nav-link.-instruction .-ic{width:50px;margin-top:-10px;}.x-header-menu-container .nav-item .nav-link.-compare{-webkit-animation:x-heartbeat 2s ease-in-out infinite both;animation:x-heartbeat 2s ease-in-out infinite both;}.x-header-menu-container .nav-item .nav-link.-compare .-text{font-weight:500;-webkit-animation-duration:3s;animation-duration:3s;}@media (max-width:991.98px){.x-header-menu-container .nav-item .nav-link.-compare{-webkit-animation:none;animation:none;}.x-header-menu-container .nav-item .nav-link.-compare .-ic{-webkit-animation:x-heartbeat 2s ease-in-out infinite both;animation:x-heartbeat 2s ease-in-out infinite both;}}.x-header-menu-container .nav-item .nav-link .-ic{display:none;width:40px;height:auto;}.x-header-menu-container .nav-item .nav-link .-text{position:relative;z-index:1;}@media (max-width:1199.98px){.x-header-menu-container .nav-item .nav-link{padding:.5rem;}}@media (min-width:992px){.x-header-menu-container .nav-item .nav-link:hover{color:#e2bf6b;}}.x-header-menu-container .nav-item .nav-link.-active{color:#e2bf6b;}@media (max-width:991.98px){.x-header-menu-container .nav-item .nav-link.-active:before{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40%;height:2px;background:linear-gradient(90deg,transparent,#ffcd57 50%,transparent);}}.x-header-menu-container .-ball-animate-img{position:absolute;bottom:10px;z-index:0;width:14px;-webkit-animation:x-fire-scaling .4s infinite alternate;animation:x-fire-scaling .4s infinite alternate;}.x-header-menu-container .-ball-animate-img.-item-1{left:0;}.x-header-menu-container .-ball-animate-img.-item-2{right:0;-webkit-animation-delay:.2s;animation-delay:.2s;}@media (max-width:1199.98px){.x-header-menu-container .-ball-animate-img{width:10px;}.x-header-menu-container .-ball-animate-img.-item-1{left:-2px;}.x-header-menu-container .-ball-animate-img.-item-2{right:-2px;}}@media (max-width:991.98px){.x-header-menu-container .-ball-animate-img{display:none;}}.x-header-menu-container .-fire-animate-img{position:absolute;bottom:14px;z-index:0;width:15px;-webkit-animation:x-fire-scaling .4s infinite alternate;animation:x-fire-scaling .4s infinite alternate;}.x-header-menu-container .-fire-animate-img.-item-1{left:8px;}.x-header-menu-container .-fire-animate-img.-item-2{right:8px;-webkit-animation-delay:.2s;animation-delay:.2s;}@media (max-width:1199.98px){.x-header-menu-container .-fire-animate-img{bottom:12px;width:10px;}.x-header-menu-container .-fire-animate-img.-item-1{left:-2px;}.x-header-menu-container .-fire-animate-img.-item-2{right:-2px;}}@media (max-width:991.98px){.x-header-menu-container .-fire-animate-img{display:none;}}@media (max-width:991.98px){.x-header-menu-container{display:flex;flex-direction:row;height:70px;margin-top:.5rem;background:transparent;}.x-header-menu-container .nav-item{width:25%;}.x-header-menu-container .nav-item .nav-link{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;padding:0;font-size:.81rem;}.x-header-menu-container .nav-item .nav-link .-ic{display:block;}.x-header-menu-container .nav-item .nav-link .-text{margin-top:5px;}.x-header-menu-container .nav-item .nav-link.-active{color:#e2bf6b;}}@media (max-width:767.98px){.x-header-menu-container{height:60px;}.x-header-menu-container .nav-item .nav-link .-ic{width:40px;}}@media screen and (max-width:350px){.x-header-menu-container .nav-item .nav-link .-text{font-size:.72rem;}}.x-profile-dropdown-menu{border-radius:10px;}.x-profile-dropdown-menu .navbar-nav .nav-item{border-bottom:none;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link{padding:.5rem .25rem;position:relative;color:#d9d9d9 !important;transition:all .4s;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-link-image-container{display:flex;flex-direction:column;align-items:center;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-link-image-container .-ic{width:24px;margin-left:auto;margin-right:auto;}@media (max-width:991.98px){.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-link-image-container{flex-direction:row;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-link-image-container .-ic{margin-left:unset;margin-right:10px;}}@media (min-width:992px){.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover{color:#ffcd57 !important;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover .fas{color:#ffcd57;}.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link:hover:before{opacity:1;}}.x-logged-profile{display:flex;align-items:center;justify-content:flex-start;}.x-logged-profile .x-profile-image{margin-right:5px;cursor:pointer;}.x-logged-profile .-profile-wrapper{padding-top:10px;}.x-logged-profile .-profile-wrapper .-name{cursor:pointer;}.x-logged-profile .-profile-wrapper .-balance{color:#8f8f8f;}.x-logged-profile .-profile-wrapper #btn-customer-balance-reload{line-height:normal;}@media (max-width:991.98px){.x-transfer-website .x-header .x-logged .-logged-container .--profile .--profile-detail .-text-welcome{margin-bottom:.25rem;}}@media (max-width:991.98px){.x-logged-sidebar-mobile .-inner-wrapper{min-width:unset;width:250px;background:linear-gradient(180deg,#242424,#0a0a0a);}.x-logged-sidebar-mobile .-inner-wrapper .text-primary{color:#b1b1b1 !important;}.x-logged-sidebar-mobile .-inner-wrapper .x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .fas{margin-right:1rem;}}@media (max-width:991.98px){.x-footer{}}.x-footer.-anon{padding-bottom:25px;}@media (max-width:767.98px){.x-footer{}.x-footer.-anon{padding-bottom:95px;}}.x-footer .-mobile-application-container{position:relative !important;padding:4rem 0;background-size:cover !important;background-position:50% !important;background-repeat:no-repeat !important;}.x-footer .-mobile-application-container:after,.x-footer .-mobile-application-container:before{content:"";position:absolute;left:0;width:100%;height:4px;background:linear-gradient(90deg,#b3955a,#f1db90 22%,#a88b65 50%,#efd88f 76%,#a38450);}.x-footer .-mobile-application-container:before{top:0;}.x-footer .-mobile-application-container:after{bottom:0;}.x-footer .-mobile-application-container .-container-inner-wrapper{display:flex;align-items:center;justify-content:center;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title{font-size:2.025rem;font-weight:600;color:#fff;text-align:center;}@media (max-width:991.98px){.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title{font-size:1.62rem;}}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-normal-text{position:relative;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight{position:relative;background:linear-gradient(90deg,#a27a46 0,#f0ddab 50%,#a27a46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.3s;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light{position:absolute;bottom:-5px;left:50%;width:300px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after,.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before{content:"";position:absolute;width:40px;height:40px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/pre-footer-starlight.e1ca4ca3.png");background-size:100%;background-position:50%;background-repeat:no-repeat;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:before{top:0;left:-20px;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight:after{bottom:-2px;right:-5px;}@media (max-width:767.98px){.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title .-highlight .-line-light{width:250px;}}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light{bottom:-2px;width:250px;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:before{display:none;}.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after{top:5px;right:-20px;}@media (max-width:767.98px){.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight .-line-light{width:200px;}}@media (max-width:575.98px){.x-footer .-mobile-application-container .-container-inner-wrapper .-pre-title a.-highlight:after{right:-10px;}}@media (max-width:767.98px){.x-footer .-mobile-application-container{padding:2.5rem 0;}.x-footer .-mobile-application-container .-container-inner-wrapper{flex-direction:column;}.x-footer .-mobile-application-container .-container-inner-wrapper a .-img{width:250px;}.x-footer .-mobile-application-container .-container-inner-wrapper a:last-child{margin-top:1rem;}}.x-footer .-inner-wrapper{padding-top:3rem;background:rgba(0,0,0,.27);}.x-footer .-inner-wrapper .-terms{margin-top:10px;text-align:center;text-decoration:underline;}.x-footer .-inner-wrapper .-terms .-link-term{color:#ffcd57;}@media (min-width:992px){.x-footer .-inner-wrapper .-terms .-link-term:hover{color:#ffe4a4;}}.x-footer .-inner-wrapper .x-footer-seo .-tags{margin-bottom:0;border-bottom:none;}.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer .-inner-wrapper .x-footer-seo .-tags .vex-dialog-button,.x-footer .-inner-wrapper .x-footer-seo .-tags .btn,.x-footer .-inner-wrapper .x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button{margin:5px;padding:8px 10px;border-radius:5px;color:#d8d7cd;background:rgba(216,215,205,.25);transition:all .2s;}@media (min-width:992px){.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer .-inner-wrapper .x-footer-seo .-tags .vex-dialog-button:hover,.x-footer .-inner-wrapper .x-footer-seo .-tags .btn:hover,.x-footer .-inner-wrapper .x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover{background:rgba(0,0,0,.25);}}.x-footer .-copyright-wrapper{margin-top:1rem;padding:10px;text-align:center;background:#2c2c2c;}.x-footer.-bg-footer{padding-top:2rem;}.x-contact-us{z-index:6;position:fixed;top:60%;right:6px;overflow:hidden;max-height:unset;}@media (max-width:991.98px){.x-contact-us{top:unset;bottom:300px;}}@media (max-width:767.98px){.x-contact-us{bottom:220px;right:0;}}.x-contact-us .-contact-inner-wrapper{display:flex;align-items:center;}.x-contact-us .-contact-inner-wrapper .-text-support-container{color:#f0f0f0;font-weight:600;text-align:center;width:80px;}.x-contact-us .-contact-inner-wrapper .-text-support-container .-ic{width:24px;}.x-contact-us .-contact-inner-wrapper .-toggle{padding:0;}.x-contact-us .-contact-inner-wrapper .-toggle.-toggle-desktop{display:block;width:75px;left:-56px;top:-2px;}.x-contact-us .-contact-inner-wrapper .-toggle.-toggle-mobile{display:none;}@media (max-width:767.98px){.x-contact-us .-contact-inner-wrapper .-toggle.-toggle-desktop{display:none;}.x-contact-us .-contact-inner-wrapper .-toggle.-toggle-mobile{width:70px;bottom:0;left:-75px;display:block;}.x-contact-us .-contact-inner-wrapper .-toggle.-toggle-mobile  img{width:70px;}}@-webkit-keyframes x-1ufabet-button-circle-sonar{0%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{opacity:0;box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:translate(-50%,-50%) scale(1.4);transform:translate(-50%,-50%) scale(1.4);}}@keyframes x-1ufabet-button-circle-sonar{0%{opacity:.3;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}40%{opacity:.5;box-shadow:0 0 10px 3px #d0a94d;}to{opacity:0;box-shadow:0 0 10px 3px #d0a94d;-webkit-transform:translate(-50%,-50%) scale(1.4);transform:translate(-50%,-50%) scale(1.4);}}@-webkit-keyframes x-f488-blink{0%{opacity:0;}20%{opacity:1;}40%{opacity:0;}60%{opacity:1;}80%{opacity:0;}}@keyframes x-f488-blink{0%{opacity:0;}20%{opacity:1;}40%{opacity:0;}60%{opacity:1;}80%{opacity:0;}}@-webkit-keyframes x-no-1-animation{0%{-webkit-transform:translate(40px,10%);transform:translate(40px,10%);}to{-webkit-transform:translate(40px);transform:translate(40px);}}@keyframes x-no-1-animation{0%{-webkit-transform:translate(40px,10%);transform:translate(40px,10%);}to{-webkit-transform:translate(40px);transform:translate(40px);}}@-webkit-keyframes x-fire-scaling{0%{-webkit-transform:scale(1);transform:scale(1);}to{-webkit-transform:scale(1.2);transform:scale(1.2);}}@keyframes x-fire-scaling{0%{-webkit-transform:scale(1);transform:scale(1);}to{-webkit-transform:scale(1.2);transform:scale(1.2);}}@-webkit-keyframes x-heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}33%{-webkit-transform:scale(.9);transform:scale(.9);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}@keyframes x-heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}33%{-webkit-transform:scale(.9);transform:scale(.9);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}}.x-testimonial-slick-container .slick-track{display:flex;}.x-testimonial-slick-container .slick-list{overflow:unset;}.x-testimonial-slick-container .slick-slide{opacity:.5;transition:all .5s;}.x-testimonial-slick-container .slick-current{opacity:1;-webkit-transform:scale(1.15);transform:scale(1.15);z-index:10;}@media (max-width:767.98px){.x-testimonial-slick-container .slick-current.-card{width:500px;}}.x-testimonial-slick-container .slick-dots{bottom:-60px;}.x-testimonial-slick-container .-card{display:flex;flex-direction:column;align-items:flex-start;width:450px;min-height:300px;padding:1.5rem 2rem;background:linear-gradient(180deg,#3b3b3b,#141414);border-radius:20px;text-align:left;}@media (max-width:575.98px){.x-testimonial-slick-container .-card{padding:1.5rem 1rem;}}.x-testimonial-slick-container .-card .-title{font-size:1.3rem;font-weight:600;color:#f5a900;}@media (max-width:767.98px){.x-testimonial-slick-container .-card .-title{font-size:1.2rem;}}.x-testimonial-slick-container .-card .-advice-text{font-size:1rem;color:#fff;}@media (max-width:767.98px){.x-testimonial-slick-container .-card .-advice-text{font-size:.9rem;}}.x-testimonial-slick-container .-card .-profile{display:flex;align-items:center;margin-top:auto;}@media (max-width:575.98px){.x-testimonial-slick-container .-card .-profile{align-items:flex-start;}}.x-testimonial-slick-container .-card .-profile .-img{width:70px;}.x-testimonial-slick-container .-card .-profile .-content-wrapper{margin-left:1rem;}.x-testimonial-slick-container .-card .-profile .-content-wrapper .-name{font-size:1.2rem;font-weight:600;color:#fff;}.x-testimonial-slick-container .-card .-profile .-content-wrapper .-status{font-size:.9rem;font-weight:400;}@media (max-width:767.98px){.x-testimonial-slick-container .-card .-profile .-content-wrapper .-name{font-size:1.1rem;}.x-testimonial-slick-container .-card .-profile .-content-wrapper .-status{font-size:.9rem;}}.x-1ufa-promotion-btn{position:relative;display:flex;justify-content:center;align-items:center;width:320px;margin:auto;padding:0;font-size:1.35rem;font-weight:600;border-radius:30px;color:#000;transition:all .2s;}.x-1ufa-promotion-btn .-text{display:inline-block;color:#fff;background:#000 -webkit-gradient(linear,100% 0,0 0,from(#000),color-stop(.5,#fff),to(#000));background-position:-200px top;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation-name:x-shimmer;animation-name:x-shimmer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:991.98px){.x-1ufa-promotion-btn .-text{-webkit-animation-duration:2s;animation-duration:2s;}}.x-1ufa-promotion-btn:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:70%;background:radial-gradient(#ffcd57 0,transparent 80%);}.x-1ufa-promotion-btn:focus{box-shadow:none;}@media (min-width:992px){.x-1ufa-promotion-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);}}@media (max-width:991.98px){.x-1ufa-promotion-btn{margin:auto;}}@media (max-width:767.98px){.x-1ufa-promotion-btn{width:270px;font-size:1.305rem;}}.x-1ufa-promotion-btn .-circle-wrapper{position:absolute;left:-14px;width:90px;height:90px;}.x-1ufa-promotion-btn .-circle-wrapper:before{content:"";position:absolute;top:0;left:0;width:90px;height:90px;border-radius:50%;-webkit-animation:x-index-button-play-circle-sonar 1s infinite;animation:x-index-button-play-circle-sonar 1s infinite;}.x-1ufa-promotion-btn .-circle-wrapper .-ic-play-circle{position:absolute;z-index:1;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.x-1ufa-promotion-btn .-circle-wrapper .-ic-play-circle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-animation:x-index-button-play-circle-sonar 1s infinite;animation:x-index-button-play-circle-sonar 1s infinite;}.x-1ufa-promotion-btn .-circle-wrapper .fa-play{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%);background:-webkit-radial-gradient(#997f45,#8c6a3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (max-width:767.98px){.x-1ufa-promotion-btn .-circle-wrapper{left:-10px;width:70px;height:70px;}.x-1ufa-promotion-btn .-circle-wrapper:before{width:70px;height:70px;}}.x-1ufa-promotion-btn .-button-bg{width:100%;}.x-1ufa-promotion-btn .-text{position:absolute;top:50%;left:90px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (max-width:767.98px){.x-1ufa-promotion-btn .-text{left:65px;font-size:1.1rem;}}.x-mobile-frame-slide-component{position:relative;width:350px;margin:auto;overflow:hidden;}@media screen and (max-width:1500px){.x-mobile-frame-slide-component{z-index:5;}}@media (min-width:992px){.x-mobile-frame-slide-component{min-height:702px;}}@media (max-width:1199.98px){.x-mobile-frame-slide-component{z-index:unset;width:320px;}}@media (max-width:991.98px){.x-mobile-frame-slide-component{margin:auto 0;}}@media (max-width:767.98px){.x-mobile-frame-slide-component{width:280px;}}@media (max-width:575.98px){.x-mobile-frame-slide-component{width:250px;}}.x-mobile-frame-slide-component .-frame-img{position:relative;width:100%;z-index:1;}.x-mobile-frame-slide-component .-slick-slide-container{position:absolute;top:50%;left:50%;width:305px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;}@media (max-width:1199.98px){.x-mobile-frame-slide-component .-slick-slide-container{width:280px;}}@media (max-width:767.98px){.x-mobile-frame-slide-component .-slick-slide-container{width:245px;}}@media (max-width:575.98px){.x-mobile-frame-slide-component .-slick-slide-container{width:220px;}}.x-mobile-frame-slide-component .-slick-slide-container .slick-track{display:flex;}.x-mobile-frame-slide-component .-slick-slide-container .-image-wrapper{position:relative;width:305px;}@media (max-width:1199.98px){.x-mobile-frame-slide-component .-slick-slide-container .-image-wrapper{width:280px;}}@media (max-width:767.98px){.x-mobile-frame-slide-component .-slick-slide-container .-image-wrapper{width:245px;}}@media (max-width:575.98px){.x-mobile-frame-slide-component .-slick-slide-container .-image-wrapper{width:220px;}}.x-mobile-frame-slide-component .-slick-slide-container .-image-wrapper .-img{width:100%;}.x-mobile-frame-slide-component .-single-img{position:absolute;top:50%;left:50%;width:305px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media (max-width:1199.98px){.x-mobile-frame-slide-component .-single-img{width:280px;}}@media (max-width:767.98px){.x-mobile-frame-slide-component .-single-img{width:245px;}}@media (max-width:575.98px){.x-mobile-frame-slide-component .-single-img{width:220px;}}.x-safari-browser .x-landing-compare-container .-heading-section{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-bg.fdc82ac3.jpg");}.x-safari-browser .x-landing-compare-container .-heading-section.nitro-lazy{background-image:none !important;}@media (max-width:575.98px){.x-safari-browser .x-landing-compare-container .-heading-section{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.2da2cb17.jpg");}.x-safari-browser .x-landing-compare-container .-heading-section.nitro-lazy{background-image:none !important;}}.x-safari-browser .x-landing-compare-container .-testimonial-section{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-testimonial-bg.1bfbff60.png");}.x-safari-browser .x-landing-compare-container .-testimonial-section.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){.x-safari-browser .x-landing-compare-container .-compatible-middle-section .-old-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-monkey-old-bg.21f81555.png");}.x-safari-browser .x-landing-compare-container .-compatible-middle-section .-old-container.nitro-lazy{background-image:none !important;}}@media (max-width:991.98px){.x-safari-browser .x-landing-compare-container .-compatible-middle-section .-new-container{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-monkey-new-bg.e3e6615a.png");}.x-safari-browser .x-landing-compare-container .-compatible-middle-section .-new-container.nitro-lazy{background-image:none !important;}}.x-safari-browser .x-landing-compare-container .-compatible-bottom-section{background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-compatible-bottom-bg.d2e8d590.png");}.x-safari-browser .x-landing-compare-container .-compatible-bottom-section.nitro-lazy{background-image:none !important;}.x-landing-compare-container{color:#eae8e8;}.x-landing-compare-container #account-actions #account-actions-mobile{z-index:6;}.x-landing-compare-container .slick-dots li{margin:0 2px;}.x-landing-compare-container .slick-dots button:before{font-size:50px;color:hsla(0,0%,100%,.25);}.x-landing-compare-container .slick-dots .slick-active button:before{color:#fff;}.x-landing-compare-container .-bg-setting{background-size:cover;background-position:top;background-repeat:no-repeat;}.x-landing-compare-container .-ex-overlay{position:absolute;left:0;width:100%;height:300px;z-index:5;}.x-landing-compare-container .-ex-overlay.-top{top:0;background:linear-gradient(180deg,#000,transparent);}.x-landing-compare-container .-ex-overlay.-bottom{bottom:0;background:linear-gradient(180deg,transparent,#000);}.x-landing-compare-container .-default-title{font-size:2.2rem;font-weight:600;color:#fff;}@media (max-width:767.98px){.x-landing-compare-container .-default-title{font-size:1.75rem;}}.x-landing-compare-container .-default-title.-smaller{font-size:1.6rem;}.x-landing-compare-container .-default-title.-show-hr{position:relative;}.x-landing-compare-container .-default-title.-show-hr:before{content:"";position:absolute;left:50%;bottom:-5px;width:300px;height:4px;background:linear-gradient(90deg,transparent,#ecbd7b 30%,#ecbd7b 70%,transparent);-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (max-width:767.98px){.x-landing-compare-container .-default-title.-show-hr:before{width:220px;}}.x-landing-compare-container .-default-sub-title{font-size:1.2rem;font-weight:400;line-height:1.6;color:#bbb;}@media (max-width:767.98px){.x-landing-compare-container .-default-sub-title{font-size:1.1rem;}}.x-landing-compare-container .-heading-section{position:relative;padding:8rem 0 2rem;text-align:center;overflow:hidden;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-bg.ef15659f.webp") 1x);}.x-landing-compare-container .-heading-section.nitro-lazy{background-image:none !important;}@media (max-width:1199.98px){.x-landing-compare-container .-heading-section{padding-top:120px;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section{padding-top:170px;}.x-landing-compare-container .-heading-section .-bg-setting{background-position:0 0;}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section{padding-top:160px;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section{background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/top-index-mobile-bg.95f346ca.webp") 1x);}.x-landing-compare-container .-heading-section.nitro-lazy{background-image:none !important;}}.x-landing-compare-container .-heading-section .-title-wrapper{position:relative;}.x-landing-compare-container .-heading-section .-title-wrapper .-title{z-index:2;font-size:3.5rem;font-weight:600;background:linear-gradient(180deg,#e9db9c 0,#c79e68 70%,#aa775a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-title-wrapper .-title{font-size:3rem;}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-title-wrapper .-title{font-size:2.5rem;}}.x-landing-compare-container .-heading-section .-title-wrapper .-line-gray-img{position:absolute;bottom:0;left:50%;z-index:2;width:400px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-title-wrapper .-line-gray-img{width:350px;}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-title-wrapper .-line-gray-img{width:250px;}}.x-landing-compare-container .-heading-section .-title-wrapper .-circle-overlay{position:absolute;top:50%;left:50%;z-index:1;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(233,219,156,.2) 0,transparent 50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.x-landing-compare-container .-heading-section .-row-wrapper{justify-content:center;margin-top:4rem;}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper{position:relative;margin-top:2rem;z-index:6;}}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper{position:relative;margin-top:-12rem;z-index:10;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper .-default-title,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper .-default-title{margin-bottom:0;}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container{display:flex;flex-direction:column;align-items:center;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper{flex:1;position:relative;z-index:10;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper .-default-title,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper .-default-title{font-size:2.5rem;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper .-default-title,.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper .-default-title{font-size:2.25rem;}}.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper .-default-title{color:#c3c3c3;}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-old-container{order:1;margin-top:3rem;padding-bottom:3rem;}.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .-content-wrapper{margin-top:0;}.x-landing-compare-container .-heading-section .-row-wrapper .-old-container .x-mobile-frame-slide-component{order:1;margin-top:2rem;}}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-no-1-img{position:absolute;top:-20px;right:0;z-index:10;-webkit-animation:fadeInUpAnimate 1s,heartBeat .8s linear 1.5s;animation:fadeInUpAnimate 1s,heartBeat .8s linear 1.5s;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper .-default-title{display:inline-block;color:#fff;background:#ffcd57 -webkit-gradient(linear,100% 0,0 0,from(#ffcd57),color-stop(.5,#fff),to(#ffcd57));background-position:-200px top;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation-name:x-shimmer;animation-name:x-shimmer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper .-default-title{-webkit-animation-duration:2s;animation-duration:2s;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container{justify-content:flex-end;padding-bottom:2rem;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .x-mobile-frame-slide-component{order:1;margin-top:2rem;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-no-1-img{top:150px;right:120px;width:180px;}.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-content-wrapper{margin-top:0;}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-no-1-img{right:50px;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-container .-no-1-img{right:unset;left:50%;width:130px;-webkit-transform:translateX(40px);transform:translateX(40px);-webkit-animation-name:x-no-1-animation;animation-name:x-no-1-animation;}}.x-landing-compare-container .-heading-section .-row-wrapper .-old-car-img{position:absolute;left:-500px;bottom:0;width:620px;height:auto;}@media screen and (max-width:1500px){.x-landing-compare-container .-heading-section .-row-wrapper .-old-car-img{width:550px;left:-250px;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-old-car-img{left:50%;z-index:5;width:450px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-old-car-img{width:420px;}}.x-landing-compare-container .-heading-section .-row-wrapper .-new-car-img{position:absolute;right:-600px;bottom:0;width:780px;height:auto;}@media screen and (max-width:1500px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-car-img{right:-300px;bottom:30px;width:650px;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-car-img{right:unset;left:50%;bottom:-10px;z-index:4;width:600px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-car-img{width:550px;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-new-car-img{width:480px;bottom:10px;-webkit-transform:translateX(-40%);transform:translateX(-40%);}}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg{position:absolute;bottom:84px;right:-288px;z-index:6;width:200px;height:150px;opacity:0;-webkit-animation:x-f488-blink 1s linear 1.5s infinite;animation:x-f488-blink 1s linear 1.5s infinite;}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg path{-webkit-transform:scale(1.6) rotate(7deg);transform:scale(1.6) rotate(7deg);fill:hsla(0,0%,100%,.3);}@media screen and (max-width:1500px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg{right:-68px;z-index:5;}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg path{-webkit-transform:scale(1.5) rotate(7deg);transform:scale(1.5) rotate(7deg);}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg{right:unset;left:50%;-webkit-transform:translateX(-90px);transform:translateX(-90px);bottom:29px;}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg path{-webkit-transform:scale(1.2) rotate(7deg);transform:scale(1.2) rotate(7deg);}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg{bottom:18px;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg{bottom:5px;-webkit-transform:translateX(-30px);transform:translateX(-30px);}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-headlight-svg path{-webkit-transform:scale(1) rotate(7deg);transform:scale(1) rotate(7deg);}}.x-landing-compare-container .-heading-section .-row-wrapper .-f488-lamp{position:absolute;right:-176px;bottom:143px;z-index:6;width:15px;height:15px;background:#fff;border-radius:50%;opacity:0;-webkit-animation:x-f488-blink 1s linear 1.5s infinite;animation:x-f488-blink 1s linear 1.5s infinite;}@media screen and (max-width:1500px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-lamp{right:52px;bottom:147px;z-index:5;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-lamp{right:382px;bottom:108px;}}@media (max-width:767.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-lamp{right:290px;bottom:100px;}}@media (max-width:575.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-f488-lamp{right:unset;left:50%;bottom:95px;-webkit-transform:translateX(16px);transform:translateX(16px);}}.x-landing-compare-container .-heading-section .-row-wrapper .-vs-img{position:absolute;bottom:0;left:50%;width:450px;height:auto;z-index:10;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (max-width:1199.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-vs-img{bottom:-20px;width:500px;}}@media (max-width:991.98px){.x-landing-compare-container .-heading-section .-row-wrapper .-vs-img{display:none;}}.x-landing-compare-container .-compatible-top-section{position:relative;text-align:center;}.x-landing-compare-container .-compatible-top-section .-inner-wrapper{position:relative;padding:5rem 0 28rem;z-index:6;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper{padding:5rem 1rem 20rem;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper{padding-bottom:2rem;}}.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-title{font-size:3.25rem;font-weight:600;background:radial-gradient(circle,#e9db9c 20%,#c79e68 50%,#aa775a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-title{font-size:3rem;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-title{font-size:2.5rem;}}@media (max-width:575.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-title{font-size:2rem;}}.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-sub-title{font-size:1.4rem;font-weight:500;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-sub-title{font-size:1.3rem;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-top-section .-inner-wrapper .-sub-title{font-size:1.2rem;}}.x-landing-compare-container .-compatible-top-section .-video{position:absolute;left:50%;bottom:-80px;width:900px;height:506px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (max-width:991.98px){.x-landing-compare-container .-compatible-top-section .-video{bottom:-100px;width:90%;height:unset;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-top-section .-video{position:relative;bottom:unset;width:100%;margin-top:2rem;}}.x-landing-compare-container .-promotion-section{position:relative;padding-top:8rem;padding-bottom:4rem;text-align:center;background-color:#111;background-position:bottom;}@media (max-width:767.98px){.x-landing-compare-container .-promotion-section{padding-top:2rem;}}.x-landing-compare-container .-promotion-section:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,#765300,#ddc47c 50%,#765300);}.x-landing-compare-container .-promotion-section .-title-wrapper{display:flex;justify-content:center;align-items:center;margin-left:20px;}@media (max-width:575.98px){.x-landing-compare-container .-promotion-section .-title-wrapper{flex-direction:column;margin-left:0;}}.x-landing-compare-container .-promotion-section .-title-wrapper .-title{margin-bottom:0;font-size:3.25rem;font-weight:600;background:radial-gradient(circle,#e9db9c 0,#c79e68 90%,#aa775a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}@media (max-width:991.98px){.x-landing-compare-container .-promotion-section .-title-wrapper .-title{font-size:3rem;}}@media (max-width:767.98px){.x-landing-compare-container .-promotion-section .-title-wrapper .-title{font-size:2.5rem;}}@media (max-width:575.98px){.x-landing-compare-container .-promotion-section .-title-wrapper .-title{order:1;font-size:2rem;}}.x-landing-compare-container .-promotion-section .-title-wrapper .-heart-img{width:50px;margin-left:1rem;}@media (max-width:991.98px){.x-landing-compare-container .-promotion-section .-title-wrapper .-heart-img{width:40px;}}@media (max-width:575.98px){.x-landing-compare-container .-promotion-section .-title-wrapper .-heart-img{margin-left:0;}}.x-landing-compare-container .-promotion-section .-sub-title{font-size:2.5rem;font-weight:500;text-align:center;}@media (max-width:767.98px){.x-landing-compare-container .-promotion-section .-sub-title{font-size:2rem;}}@media (max-width:575.98px){.x-landing-compare-container .-promotion-section .-sub-title{font-size:1.5rem;}}.x-landing-compare-container .-promotion-section .-row-wrapper .-promotion-img{width:90%;}@media (min-width:576px) and (max-width:991.98px){.x-landing-compare-container .-promotion-section .-row-wrapper .-promotion-img{width:80%;}}.x-landing-compare-container .-promotion-section .-row-wrapper .-left-container,.x-landing-compare-container .-promotion-section .-row-wrapper .-right-container{margin-top:2rem;}.x-landing-compare-container .-compatible-middle-section{padding:8rem 0;text-align:center;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-compatible-middle-bg.005187ad.png");}.x-landing-compare-container .-compatible-middle-section.nitro-lazy{background-image:none !important;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section{padding:8rem 0 0;background-image:none;background-color:#0c0f0f;}.x-landing-compare-container .-compatible-middle-section .-container-wrapper{max-width:unset;}.x-landing-compare-container .-compatible-middle-section.nitro-lazy{background-image:none !important;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-middle-section{padding-top:2rem;}}.x-landing-compare-container .-compatible-middle-section.-bg-setting{background-position:bottom;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-default-title{margin-bottom:10rem;}}.x-landing-compare-container .-compatible-middle-section .-default-title.-show-hr:before{width:260px;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-row-wrapper{justify-content:center;}}.x-landing-compare-container .-compatible-middle-section .-new-container,.x-landing-compare-container .-compatible-middle-section .-old-container{margin-top:4rem;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-old-container{order:2;margin-top:0;padding-top:10rem;padding-bottom:2rem;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-monkey-old-bg.49f351f6.webp") 1x);background-size:cover;background-position:top;background-repeat:no-repeat;}.x-landing-compare-container .-compatible-middle-section .-old-container.nitro-lazy{background-image:none !important;}}.x-landing-compare-container .-compatible-middle-section .-old-container .-monkey-img{position:absolute;top:-160px;left:90px;width:150px;z-index:1;}@media (max-width:1199.98px){.x-landing-compare-container .-compatible-middle-section .-old-container .-monkey-img{top:-140px;left:40px;width:140px;}}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-old-container .-monkey-img{left:90px;}}@media (max-width:575.98px){.x-landing-compare-container .-compatible-middle-section .-old-container .-monkey-img{left:50%;-webkit-transform:translateX(-160px);transform:translateX(-160px);}}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-new-container{order:1;margin-top:0;padding-top:4rem;padding-bottom:2rem;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-monkey-new-bg.2de7d95e.webp") 1x);background-size:cover;background-position:top;background-repeat:no-repeat;}.x-landing-compare-container .-compatible-middle-section .-new-container.nitro-lazy{background-image:none !important;}}.x-landing-compare-container .-compatible-middle-section .-new-container .-monkey-img{position:absolute;width:340px;top:-212px;right:20px;}@media (max-width:1199.98px){.x-landing-compare-container .-compatible-middle-section .-new-container .-monkey-img{width:280px;top:-174px;}}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .-new-container .-monkey-img{right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}}.x-landing-compare-container .-compatible-middle-section .card{width:90%;height:100%;margin:0 auto;padding:0 4rem 2rem;background:hsla(0,0%,100%,.1);border-radius:10px;}@media (max-width:1199.98px){.x-landing-compare-container .-compatible-middle-section .card{padding-left:2rem;padding-right:2rem;}}@media (max-width:991.98px){.x-landing-compare-container .-compatible-middle-section .card{width:500px;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-middle-section .card{width:450px;padding-left:1rem;padding-right:1rem;}}@media (max-width:575.98px){.x-landing-compare-container .-compatible-middle-section .card{width:100%;}}.x-landing-compare-container .-compatible-middle-section .card .-icon-emotion-img{width:100px;margin:-50px auto 0;z-index:2;}.x-landing-compare-container .-compatible-middle-section .card .-title{margin-top:1.5rem;font-size:1.75rem;font-weight:600;}.x-landing-compare-container .-compatible-middle-section .card .navbar-nav{text-align:left;font-size:1.1rem;}.x-landing-compare-container .-compatible-middle-section .card .navbar-nav .nav-item{margin-top:.25rem;color:#a5a5a5;list-style:none;}.x-landing-compare-container .-compatible-middle-section .card .navbar-nav .nav-item .-marker{position:relative;top:1px;font-size:1.5rem;color:#fff;}.x-landing-compare-container .-compatible-middle-section .card .navbar-nav .nav-item b{font-weight:500;color:#fff;}@media (max-width:767.98px){.x-landing-compare-container .-compatible-middle-section .card .navbar-nav .nav-item{margin-top:.25rem;}}@media screen and (max-width:375px){.x-landing-compare-container .-compatible-middle-section .card .navbar-nav{font-size:1rem;}}.x-landing-compare-container .-compatible-bottom-section{padding:4rem 0 2rem;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-compatible-bottom-bg.32b03986.webp") 1x);}.x-landing-compare-container .-compatible-bottom-section.nitro-lazy{background-image:none !important;}.x-landing-compare-container .-compatible-bottom-section .-contents-wrapper{width:430px;margin-left:auto;}@media (max-width:991.98px){.x-landing-compare-container .-compatible-bottom-section .-contents-wrapper{width:100%;text-align:center;}.x-landing-compare-container .-compatible-bottom-section .-contents-wrapper .x-1ufa-promotion-btn{margin-left:auto;}}@media (max-width:767.98px){.x-landing-compare-container .-compatible-bottom-section .-contents-wrapper .x-1ufa-promotion-btn .-text{left:75px;}}.x-landing-compare-container .-compatible-bottom-section .-img-wrapper{margin-top:-12rem;text-align:center;}.x-landing-compare-container .-compatible-bottom-section .-img-wrapper .-fish-running-img{width:85%;}@media (max-width:1199.98px){.x-landing-compare-container .-compatible-bottom-section .-img-wrapper{margin-top:-10rem;text-align:left;}}@media (max-width:991.98px){.x-landing-compare-container .-compatible-bottom-section .-img-wrapper{margin-top:1rem;}.x-landing-compare-container .-compatible-bottom-section .-img-wrapper .-fish-running-img{width:100%;}}.x-landing-compare-container .-compatible-bottom-section .x-1ufa-promotion-btn{margin-top:2rem;margin-left:1rem;}.x-landing-compare-container .-testimonial-section{padding:4rem 0;text-align:center;background-image:-webkit-image-set(url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-testimonial-bg.65330b11.webp") 1x);}.x-landing-compare-container .-testimonial-section.nitro-lazy{background-image:none !important;}.x-landing-compare-container .-testimonial-section .-slide-wrapper{max-width:1350px;margin:auto;padding:4rem 0;overflow:hidden;}@media (max-width:991.98px){.x-landing-compare-container .-testimonial-section .-slide-wrapper{width:100%;}}.x-landing-compare-container .-pre-footer-section{position:relative;}.x-landing-compare-container .-pre-footer-section:after,.x-landing-compare-container .-pre-footer-section:before{content:"";position:absolute;left:0;width:100%;height:8px;background:linear-gradient(90deg,#765300,#ddc47c 50%,#765300);}.x-landing-compare-container .-pre-footer-section:before{top:0;}.x-landing-compare-container .-pre-footer-section:after{bottom:0;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper{position:relative;padding:4rem 0;}@media (max-width:767.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper{padding:4rem 1rem;}}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title{font-size:2.25rem;font-weight:600;color:#fff;text-align:center;}@media (max-width:991.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title{font-size:1.8rem;}}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-normal-text{position:relative;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight{position:relative;background:linear-gradient(90deg,#a27a46 0,#f0ddab 50%,#a27a46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.3s;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight .-line-light{position:absolute;bottom:-5px;left:50%;width:300px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight:after,.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight:before{content:"";position:absolute;width:40px;height:40px;background-image:url("https://cdn-ilchgoj.nitrocdn.com/QPyriQkbCpUrMwXFtvHHqjAtCUTaSITt/assets/images/optimized/rev-3d416d8/wagyu168.online/wp-content/themes/tangballonline/build/images/landing-1ufa-upgrade-starlight.e1ca4ca3.png");background-size:100%;background-position:50%;background-repeat:no-repeat;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight:before{top:0;left:-20px;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight:after{bottom:-2px;right:-5px;}@media (max-width:767.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title .-highlight .-line-light{width:250px;}}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a.-highlight .-line-light{bottom:-2px;width:250px;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a.-highlight:before{display:none;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a.-highlight:after{top:5px;right:-20px;}@media (max-width:767.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a.-highlight .-line-light{width:200px;}}@media (max-width:575.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a.-highlight:after{right:-10px;}}@media (max-width:767.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a .-img{width:250px;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-pre-title a:last-child{margin-top:1rem;}}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-btn-wrapper{margin-top:2rem;}.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-trophy-img{position:absolute;right:-80px;bottom:10px;width:220px;}@media (max-width:991.98px){.x-landing-compare-container .-pre-footer-section .-inner-wrapper .-trophy-img{display:none;}}.x-1ufa-provider-logo-component .navbar-nav{flex-direction:row;}.x-1ufa-provider-logo-component .navbar-nav .nav-item{width:10%;}.x-1ufa-provider-logo-component .navbar-nav .nav-item .-img{width:100%;padding:5px;transition:all .2s;}.x-1ufa-provider-logo-component .navbar-nav .nav-item:hover .-img{-webkit-transform:scale(1.05);transform:scale(1.05);}@media (max-width:991.98px){.x-1ufa-provider-logo-component .navbar-nav{flex-wrap:wrap;}.x-1ufa-provider-logo-component .navbar-nav .nav-item{margin-top:1rem;width:20%;}}.x-play-bottom-btn{display:flex;justify-content:center;align-items:center;position:fixed;left:0;bottom:0;z-index:10;width:100%;height:70px;color:#000;background:linear-gradient(180deg,#b5b5b5,#f9f9f9,#b5b5b5);border:none;border-radius:0;}.x-play-bottom-btn:after,.x-play-bottom-btn:before{content:"";position:absolute;left:0;width:100%;height:5px;background:linear-gradient(90deg,#765300,#ddc47c 50%,#765300);}.x-play-bottom-btn:before{top:0;}.x-play-bottom-btn:after{bottom:0;}.x-play-bottom-btn .-line-glow{position:absolute;top:-18%;left:50%;width:100%;max-width:400px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.x-play-bottom-btn .-circle-wrapper{position:relative;width:50px;height:50px;margin-right:14px;border-radius:50%;}.x-play-bottom-btn .-circle-wrapper:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;-webkit-animation:x-1ufabet-button-circle-sonar 1s infinite;animation:x-1ufabet-button-circle-sonar 1s infinite;}.x-play-bottom-btn .-circle-wrapper .-ic-play-circle{width:100%;}.x-play-bottom-btn .-circle-wrapper .fa-play{position:absolute;top:50%;left:53%;font-size:14px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:-webkit-radial-gradient(#997f45,#8c6a3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.x-play-bottom-btn span{font-size:1.3rem;font-weight:700;z-index:2;display:inline-block;color:#fff;background:#000 -webkit-gradient(linear,100% 0,0 0,from(#000),color-stop(.5,#fff),to(#000));background-position:-200px top;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation-name:x-shimmer;animation-name:x-shimmer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:991.98px){.x-play-bottom-btn span{-webkit-animation-duration:2s;animation-duration:2s;}}.elementor-widget-container{font-family:"Kanit" !important;}.linegoldleft{padding-left:1.25rem;border-left:5px solid #e4c787;}html{background:transparent;}body{height:100% !important;overflow-x:hidden;-ms-flex-direction:column !important;flex-direction:column !important;display:-ms-flexbox !important;display:flex !important;}.Postbg{background-size:cover !important;}p{font-size:16px;line-height:25px;}.loginwphd{margin-top:17px;}@media (max-width:991px){.loginwphd{margin-top:25px;}}@media (max-width:782px){.loginwphd{margin-top:40px;}}@media (max-width:600px){.mobilewp{margin-top:0 !important;}}.fixedbgback{position:fixed !important;right:0 !important;bottom:0 !important;min-width:100% !important;min-height:100% !important;width:auto !important;height:auto !important;z-index:-100 !important;margin:0 !important;-webkit-background-size:cover !important;-moz-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important;}.bg-black{background:rgba(0,0,0,.8);}.x-tab-hr{height:3px;margin:0 auto;background:white;box-shadow:0 0 5px #f0c88d,0 0 15px #f0c88d,0 0 25px #f0c88d,0 0 65px #f0c88d;width:100%;text-align:center;position:relative;z-index:0;}.x-tab-hr2{margin:0;border:none;width:100%;height:4px;position:relative;background:linear-gradient(90deg,transparent,#e6c361 50%,transparent);}.x-index-top-container{background-size:cover !important;animation:rotate-gradient linear 1s infinite;transition:all .3s;}.bgsec02{background-size:cover !important;}.-single{position:relative;}.lightning{position:absolute;left:170px;width:270px;top:10px;transform:rotate(55deg);opacity:.5;z-index:-1;animation:lightning 10s ease 0s infinite normal none;}.lightning img{position:absolute;}@media (max-width:991px){.lightning{right:-40px;top:10px;left:auto;width:250px;z-index:0;}}@keyframes lightning{0.0%{opacity:0;}100%{opacity:0;}20.4%{opacity:0;}21.0%{opacity:.5;}22%{opacity:0;}23%{opacity:.5;}50.4%{opacity:0;}53.3%{opacity:0;}56.9%{opacity:.5;}57%{opacity:0;}59%{opacity:.5;}}.logoleft01 img{width:100%;max-width:320px;display:block;margin:0 auto;position:relative;}.footballsec01 img{position:absolute;max-width:28% !important;bottom:30px;left:0;right:10px;margin:0 auto;-webkit-animation-name:spin;-webkit-animation-duration:10000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:10000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:10000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:10000ms;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-filter:drop-shadow(0px 0px 2px #3f51b5);filter:drop-shadow(0px 0px 2px #3f51b5);}@keyframes spin{0%{transform:rotate(0deg);-webkit-filter:drop-shadow(0px 0px 2px #3f51b5);filter:drop-shadow(0px 0px 2px #3f51b5);}50%{transform:rotate(180deg) scale3d(1.3,1.3,1.3);-webkit-filter:drop-shadow(0px 0px 20px #e91e63);filter:drop-shadow(0px 0px 20px #e91e63);}100%{transform:rotate(360deg);-webkit-filter:drop-shadow(0px 0px 2px #3f51b5);filter:drop-shadow(0px 0px 2px #3f51b5);}}.-btn-play a{color:black;text-decoration:none;display:block;}.-btn-play a:hover{color:black;text-decoration:none;}.section04{background-size:cover !important;padding:0px 5px;padding-top:40px;}.containersec04{width:100%;max-width:1200px;margin:0 auto;padding:20px 30px;padding-bottom:30px;padding-top:45px;border-radius:30px;position:relative;background:rgba(0,0,0,.62);border-left:2px solid #aaa9ff;border-right:2px solid #c6c6ff;}@media (max-width:991px){.containersec04{padding:40px;}}.header04{border:none;position:absolute;top:-30px;left:50%;transform:translateX(-50%);font-size:50px;font-weight:bolder;white-space:nowrap;background:linear-gradient(180deg,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.homepagecontent img{margin:0 auto;display:block;border-radius:20px !important;}.section05{background-size:cover !important;padding-top:80px;}.containsec05{width:100%;max-width:1200px;margin:0 auto;border-radius:10px;padding-bottom:30px;background-size:cover;position:relative;padding-top:40px;}.tabpromotion{position:absolute;left:50%;top:-50px;transform:translateX(-50%);white-space:nowrap;z-index:4;}.btnpromotion{margin:0;border:none;border-radius:10px;padding:10px 50px;box-shadow:0 0 0 2px #fff,0 0 10px black;filter:grayscale(50%);color:white;background:rgba(0,0,0,.8);transition:all .3s;}.tabpromotion img{width:50px;height:auto;}.btnpost{margin:0;margin-left:-10px;border-radius:20px;border:none;padding:10px 50px;background:rgba(0,0,0,.83);box-shadow:0 0 0 2px #e6c361,0 0 10px black;filter:grayscale(50%);color:white;transition:all .3s;}.btnpromotion.active{filter:grayscale(0%);z-index:10;position:relative;padding:15px 70px;}.btnpost.active{filter:grayscale(0%);z-index:10;position:relative;padding:15px 70px;}.containpro{display:none;animation:fadetop .3s ease 0s normal none;}.containpost{display:none;animation:fadetop .3s ease 0s normal none;}@keyframes fadetop{0.0%{transform:translate(0,-20px);opacity:0;}100%{transform:translate(0,0);opacity:1;}}.containpro{height:400px;}.swiper-container{width:100%;max-width:1500px;height:100%;padding:15px 0;padding-bottom:40px;overflow:hidden;}:root{--swiper-theme-color:#ffeb68;}.swiper-pagination-bullet{width:13px !important;height:13px !important;display:inline-block;border-radius:50%;background:#ffc107 !important;opacity:.2;}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;}.swiper-button-prev{left:30px;}.swiper-button-next{right:30px;}.swiper-slide{text-align:center;font-size:18px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;opacity:.4;max-width:330px;}.swiper-slide.swiper-slide-active{opacity:1;}.swiper-slide img{background:#fefefe;width:100%;max-width:330px !important;height:auto;border-radius:10px;padding:3px;}@media (max-width:400px){.swiper-slide img{width:100%;max-width:300px !important;padding:5px;border-radius:20px;}}.swiper-slide{width:fit-content;}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0px;left:0;width:100%;}.allpostbtn{margin:20px auto;display:block;border:none;border-radius:5px;padding:15px 25px;background:linear-gradient(132deg,#ddd25d,#8f7534);color:white;font-weight:bold;box-shadow:0 0 10px black;transition:all .3s;}.allpostbtn:hover{background:linear-gradient(308deg,#ddd25d,#8f7534);}.allpostbtn a:hover{color:white;text-shadow:0 0 10px white;}.allpostbtn2{margin:20px auto;display:block;border:none;border-radius:10px;padding:15px 25px;background:linear-gradient(132deg,#ddd25d,#8f7534);color:white;font-size:20px;box-shadow:0 0 10px black;transition:all .3s;}.allpostbtn2:hover{background:linear-gradient(329deg,#ddd25d,#8f7534);}.allpostbtn2 a:hover{color:white;text-shadow:0 0 5px white,0 0 15px white;}.containpost{height:450px;padding-bottom:50px;}.postslide .swiper-slide img{width:100%;max-width:420px !important;height:auto;padding:5px;background:linear-gradient(270deg,#2a2517,#2a2517);border-radius:10px;padding-bottom:70px;}.postslide .swiper-slide{position:relative;margin:0 15px;width:100%;max-width:420px !important;}.headerpostsl{position:absolute;width:100%;background:linear-gradient(270deg,#3e3620,#2a2517);bottom:30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:10px;white-space:normal;}.swiper-pagination2{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.section06{background-size:cover !important;}.containsec06{width:100%;max-width:1100px;margin:0 auto;}.headcomment{font-weight:bold;padding:10px;border-radius:10px;font-size:30px;padding-left:20px;background:linear-gradient(180deg,#b38c2c 20%,#e8da9b 50%,#b38c2c 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.containcomment{padding:0 20px;}@media (max-width:500px){.containcomment{padding:0 0px;}}@media (max-width:390px){.containcomment{padding:0 5px;}}.commentct{background:rgba(0,0,0,.74);padding:15px 5px;border-radius:6px;}.commentlist{background:transparent;}.comment-author.vcard{border-radius:5px;background:#2a2517;padding:7px 0;padding-left:20px;margin:0 10px;}.comment-author.vcard img{display:none;}.commentct ol{margin:0;padding:0;padding-left:15px;}.comment-meta.commentmetadata{bottom:0;font-size:14px;color:#c7c7c7;}.commentct li{margin:0;padding:0;height:105px;position:relative;margin-bottom:20px;}.commentct h3{display:none;}.commentct .comment-author img{display:none;}.commentct p{margin-bottom:30px;padding-top:7px;font-size:18px;padding-left:10px;}.paginationrv{text-align:center;font-size:22px;}.prev.page-numbers{color:#c5c5c5;}.next.page-numbers{color:#c5c5c5;}.page-numbers.current{color:white;}.page-numbers{color:gray;}.reviewcontain{font-size:15px;padding:0 5px;}.headercomment{white-space:nowrap;}.headercomment img{display:inline !important;width:18px !important;margin-top:-8px;}@media (max-width: 390px){.headercomment img{display:inline !important;width:14px !important;margin-top:-4px;}}.datetimerv{font-size:14px;color:#c7c7c7;}.datetimerv span{font-size:14px;color:#d07070;}.contentcomment{font-size:18px;}.comments-area{display:none;}.logged-in .comments-area{display:inline;}.headercommentbox{text-align:center;padding:10px;margin:10px;font-size:20px;border-radius:15px;cursor:pointer;transition:all .3s;color:black;background:linear-gradient(179deg,#d9e278,#ac7434);}.headercommentbox:hover{background:#1b1b1b;text-shadow:0 0 5px #c6b45b,0 0 10px #cbbe62;color:white;}.commentbox{width:100%;max-width:600px;margin:0 auto;display:none;}.commentbox textarea{height:150px;max-width:100%;margin-left:-5px;}.commentbox input{background:#fff;border:none;}.comment-form-url{display:none;}.commentbox label{width:90px;}.commentbox .comment-form-cookies-consent{display:none;}.commentbox .submit{background:linear-gradient(180deg,#f9d73b 30%,#e88904);border:none;border-radius:10px;color:white;padding:10px 0;width:100%;}.commentbox .form-submit{text-align:center;}.commentbox .commentlist{display:none;}.commentbox h3{display:none;}.commentbox .commentInputer{font-size:16px;}.commentInputer input{width:275px;}.comment-form-comment{margin:0;padding:0;}.commentbox .saswp-average-rating{display:none;}.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn{position:absolute;top:370px;left:50px;margin-left:20px;color:#000;transition:all .2s;z-index:1;}@media (max-width: 991px){.x-index-top-container .-inner-wrapper .-btn-actions .-register-btn{position:relative;top:30px;left:50%;transform:translate(-50%,0);margin-left:20px;color:#000;transition:all .2s;}}.imgwidget img{max-width:100%;height:auto;}.regislink{width:100%;height:100%;}.navlogo img{width:95px;height:auto;margin-top:-10px;}@media (max-width: 991px){.navlogo img{width:60px;height:auto;margin-left:20px;}}@media (max-width:575px){.navlogo img{width:86px;height:auto;margin-left:40px;}}@media (max-width:420px){.navlogo img{width:20vw;height:auto;margin-left:40px;}}@media (max-width: 500px){.x-header .-header-inner-wrapper{height:80px;padding:0 5px;background:transparent;}}.wrapper-menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;outline:none;position:absolute;z-index:1000;transition:all .5s;}@media (max-width: 768px){.wrapper-menu{position:fixed;}}@media (max-width:576px){.wrapper-menu{transform:scale(.9);}}@media (max-width:409px){.wrapper-menu{transform:scale(.8);}}@media (max-width:409px){.wrapper-menu{}}.wrapper-menu2{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;outline:none;}.line{fill:none;stroke:#fff;stroke-width:3;transition:stroke-dasharray 600ms cubic-bezier(.4,0,.2,1),stroke-dashoffset 600ms cubic-bezier(.4,0,.2,1);}.line1{stroke-dasharray:60 207;stroke-width:3;animation:lineone 2s ease 0s infinite normal none;}@keyframes lineone{0.0%{}50.1%{transform:scale3d(1.2,1,1) translate(-10px);}}.line2{stroke-dasharray:60 60;stroke-width:3;animation:linetwo 2s ease 0s infinite normal none;}@keyframes linetwo{0.0%{}50.1%{transform:scale3d(.8,1,1) translate(10px);}}.line3{stroke-dasharray:60 207;stroke-width:3;animation:linetree 2s ease 0s infinite normal none;}@keyframes linetree{0.0%{}50.1%{transform:scale3d(1.2,1,1) translate(-10px);}}.open .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3;animation:yourAnimation 3s ease 0s infinite normal none;}.open .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:3;animation:yourAnimation 3s ease 0s infinite normal none;}.open .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3;animation:yourAnimation 3s ease 0s infinite normal none;}@keyframes yourAnimation{0.0%{}50.1%{}}a{color:#fff;text-decoration:none;background-color:transparent;}.navbarpc ul{padding:0;margin:0;margin:0 auto;display:flex;}.navbarpc li{list-style:none;margin:0 15px;font-size:16px;}.-text a{color:black;position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;}.sidebarmenu{background-color:rgba(2,2,2,.64);position:fixed;width:250px;left:-250px;top:0;bottom:0;height:100%;z-index:999;transition:all .3s;overflow:hidden;}.sidebarmenu.active{left:0;}.sidebarmenu img{max-width:150px;height:auto;margin:10px 0;}.sidebarmenu ul{margin:0;padding:0;}.sidebarmenu li{list-style:none;padding:0;padding:0 15px;margin:0;}.sidebarmenu a{display:block;padding:10px;font-size:18px;transition:all .3s;}.sidebarmenu li a:hover{font-size:23px;background:rgba(80,80,80,.38);border-radius:20px;}.sidebarmenu button{position:absolute;right:25px;border-radius:30px;border:none;color:white;top:10px;background:radial-gradient(ellipse farthest-corner at right bottom,#fedb37 0%,#fdb931 8%,#9f7928 30%,#8a6e2f 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff 0%,#ffffac 8%,#d1b464 25%,#5d4a1f 62.5%,#5d4a1f 100%);padding:8px 11px;margin-top:10px;font-size:18px;}.overlay{position:fixed;width:100%;background:rgba(0,0,0,.45);height:100%;z-index:999;overflow:hidden;display:none;}@media (min-width: 991px){.sidebarmenu.active{left:250px;}.overlay{position:fixed;width:100%;background:rgba(0,0,0,.45);height:100%;z-index:999;overflow:hidden;display:none !important;}}.containpage{background:rgba(0,0,0,.41);border-radius:20px;width:100%;max-width:1300px;margin:0 auto;margin-top:90px;}.containpage img{border-radius:15px;}.postcontainer{width:100%;max-width:1500px;margin:0 auto;}.posthead{}.nav-link{font-size:16px;}.p-post{padding:0 5px !important;}.nav-link{line-height:25px;padding:20px 0;}.nav-link i{width:40px;}.nav-pills .nav-link{border-radius:.25rem;margin-top:5px;background:rgba(0,0,0,.57);box-shadow:0 0 10px rgba(0,0,0,.72);}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#e4c559;text-shadow:0 0 5px white;}.gridpost{width:100%;display:grid;grid-template-columns:1fr 1fr;}.ingridpost{padding:5px;text-align:center;font-size:18px;width:100%;}.iningridpost{width:100%;background:#242322;padding:5px;border-radius:10px;cursor:pointer;height:100%;}.ingridpost img{width:100%;height:auto;padding-bottom:5px;border-radius:10px;}@media (max-width: 991px){.p-post{padding:0 5px !important;}}@media (max-width: 768px){.gridpost{width:100%;display:grid;grid-template-columns:1fr;}}@media (max-width: 575px){.nav-pills .nav-link{border-radius:.25rem;margin-top:5px;background:#1c3c69;}.postmenu{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}.nav-link{padding:10px 0 !important;}.gridmenu{padding:3px;}.nav-link .inpostmenu{width:100%;height:100%;padding-top:10px;border-radius:5px;}.nav-link.active .inpostmenu{width:100%;height:100%;background:transparent;padding-top:10px;border-radius:5px;}}.head06 img{width:90px;-webkit-filter:drop-shadow(0px 0px 7px #b59951);filter:drop-shadow(0px 0px 7px #b59951);}.head06{padding-top:15px;font-size:26px;white-space:nowrap;text-align:center;}.tagcontainer{background:black;text-align:center;}.tagcontainer span{display:inline-block;}.tagcontainer a:hover{color:white;}.tagfooter{background:rgba(115,115,115,.68);margin:5px 2px;display:inline-block;padding:2px 10px;border-radius:5px;}.tagfooter:hover{background:#898989;text-shadow:0 0 5px white,0 0 10px white;}.footercontain{width:100%;max-width:1150px;margin:0 auto;}.disfooterct{display:grid;grid-template-columns:repeat(auto-fit,minmax(33%,1fr));}.infootergrid{display:block;display:flex;padding:0 10px;word-break:break-word;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;}.infootergrid:empty{display:none;}.fotterctn{width:100%;max-width:1200px;margin:0 auto;}.infootergrid:empty{display:none;}.rightmenu{font-size:30px;}.infootergrid{text-align:center;}.infootergrid img{border-radius:20px;}.infootergrid h2{background:linear-gradient(90deg,#a27a46 0,#f0ddab 50%,#a27a46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.infootergrid ul{padding:none;padding:0;margin:0;display:flex;padding-left:10px;justify-content:center;}.infootergrid  li{list-style:none;font-size:23px;padding:8px;padding-bottom:4px;}.trueimg img{display:block;width:250px;max-width:100%;margin:0 auto;margin-bottom:10px;}.headerbt{display:block;font-size:30px;background:linear-gradient(90deg,#a27a46 0,#f0ddab 50%,#a27a46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.bankcontainer{text-align:center;}.bankcontainer img{width:40px;margin:5px;height:auto;}@media (max-width: 440px){.bankcontainer img{width:10vw;margin:5px;height:auto;}.infootergrid li{list-style:none;font-size:5vw;padding:8px;padding-bottom:4px;}}@media (max-width:991px){.bankcontainer img{width:40px;margin:5px;height:auto;}.disfooterct{display:grid;grid-template-columns:1fr;text-align:center;}.infootergrid h2{margin-top:20px;}}.imgfixed img{width:75px;height:auto;}@media (max-width:767px){.imgfixed img{display:none;}}#account-actions-mobile{position:fixed;left:0;bottom:0;z-index:10;width:100%;}@media (min-width:768px){#account-actions-mobile{display:none;}}#account-actions-mobile .-register-btn{width:100%;font-size:1.25rem;font-weight:500;background:linear-gradient(180deg,#56ccf2,#2f80ed);border-radius:15px 15px 0 0;text-align:center;}#account-actions-mobile .-register-btn span{display:inline-block;color:#fff;background:#fff -webkit-gradient(linear,100% 0,0 0,from(#fff),color-stop(.5,#2f80ed),to(#fff));background-position:-200px top;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation-name:x-shimmer;animation-name:x-shimmer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:991.98px){#account-actions-mobile .-register-btn span{-webkit-animation-duration:2s;animation-duration:2s;}}@media (max-width:767.98px){#account-actions-mobile .-register-btn span{width:100%;}}#account-actions-mobile .-outer-wrapper{display:flex;align-items:flex-end;}#account-actions-mobile .-left-wrapper,#account-actions-mobile .-right-wrapper{display:flex;align-items:flex-end;flex:1;z-index:2;height:70px;padding-bottom:6px;background:linear-gradient(180deg,#2c2c2c,#141414);border-top:3px solid #c1af79;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;}#account-actions-mobile .-center-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:2;width:74px;height:74px;margin:0 8px 16px;padding-bottom:8px;color:#fff;background:linear-gradient(180deg,#ffe3b0,#bf8b35);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.4);}#account-actions-mobile .-center-wrapper .-selected,#account-actions-mobile .-center-wrapper .-selecting{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;}#account-actions-mobile .-center-wrapper .-selected{transition:all .4s;background-size:450px;background-repeat:no-repeat;height:100%;width:100%;background-position:0 0;border-radius:50%;}.-selected img{width:77px !important;max-width:77px !important;height:auto;position:absolute;top:-1px;left:-1px;animation:fa-spin 15s linear infinite;}#account-actions-mobile .-center-wrapper .-selected.-slot{background-position:-93px 0;}#account-actions-mobile .-center-wrapper .-selected.-skill-game{background-position:-188px 0;}#account-actions-mobile .-center-wrapper .-selected.-sport{background-position:-282px -2px;}#account-actions-mobile .-center-wrapper .-selected.-fishing-game{background-position:-378px 0;}#account-actions-mobile .-center-wrapper .-selected .-text{font-size:12px;position:absolute;bottom:10px;text-shadow:0 6px 5px rgba(0,0,0,.4);white-space:nowrap;}#account-actions-mobile .-center-wrapper .-selecting{display:none;}#account-actions-mobile .-center-wrapper .-selecting .-text{font-size:.875rem;line-height:16px;text-shadow:0 6px 5px rgba(0,0,0,.4);}#account-actions-mobile .-center-wrapper .-selecting .-mark{position:relative;margin-top:5px;font-size:1.5rem;font-weight:500;line-height:20px;}#account-actions-mobile .-center-wrapper:hover{color:#fff;text-decoration:none;}#account-actions-mobile .-fake-center-bg-wrapper{position:absolute;left:0;bottom:0;z-index:1;width:100%;height:50px;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;overflow:hidden;}#account-actions-mobile .-fake-center-bg-wrapper svg{position:absolute;left:50%;bottom:0;height:108px;-webkit-transform:translateX(-50%);transform:translateX(-50%);}#account-actions-mobile .-fake-center-bg-wrapper svg path{fill:url("#rectangleGradient");}#account-actions-mobile .-left-wrapper{border-top-left-radius:10px;border-top-right-radius:22px;}#account-actions-mobile .-right-wrapper{border-top-right-radius:10px;border-top-left-radius:22px;}#account-actions-mobile .-sub-menu-lobby-wrapper{position:absolute;flex-direction:row;justify-content:center;visibility:hidden;top:-75px;left:50%;z-index:3;opacity:0;-webkit-transform:translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);transform:translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition:all .2s;}#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text{display:inline-block;font-size:10px;line-height:12px;-webkit-transform:translateY(-10px);transform:translateY(-10px);}@media (max-width:991.98px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg{background-position:3px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg{background-position:0;}}@media (max-width:991.98px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg{background-position:-73px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg{background-position:-75px;}}@media (max-width:991.98px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg{background-position:-147px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg{top:-12px;background-position:-150px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text{-webkit-transform:translateY(-6px);transform:translateY(-6px);}}@media (max-width:991.98px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg{background-position:-221px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg{background-position:-224px;}}@media (max-width:991.98px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg{background-position:-300px;}}@media (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg{background-position:-303px;}}#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:66px;height:66px;margin:0 3px;padding:0;text-align:center;color:#fff;background:linear-gradient(180deg,#393854,#131228);border:1px solid hsla(0,0%,100%,.6);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.6);}#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg{background-size:360px;background-repeat:no-repeat;width:100%;height:40px;top:-15px;position:relative;}#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus{outline:none;text-decoration:none;}@media screen and (max-width:360px){#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img{margin-top:-15px;width:54px;}#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link{width:60px;height:60px;margin:0 2px;}}#account-actions-mobile .-item-wrapper{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#fff;position:relative;}.-ic-img img{width:34px;height:auto;display:block;margin:0 auto;padding-bottom:20px;position:relative;}#account-actions-mobile .-item-wrapper .-text{font-size:.875rem;color:#fff;transition:color .2s;position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;margin:0 auto;margin-top:.25rem;}@media (max-width:575.98px){#account-actions-mobile .-item-wrapper .-text{font-size:.8rem;}}#account-actions-mobile .-item-wrapper:active,#account-actions-mobile .-item-wrapper:hover{text-decoration:none;}#account-actions-mobile .-item-wrapper:active .-text,#account-actions-mobile .-item-wrapper:hover .-text{color:#f7d18e;}#account-actions-mobile .-item-wrapper.-shimmer .-text{display:inline-block;color:#fff;background:#97a7c1 -webkit-gradient(linear,100% 0,0 0,from(#97a7c1),color-stop(.5,#fff),to(#97a7c1));background-position:-200px top;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation-name:x-shimmer;-webkit-animation-name:x-shimmer-shorter;animation-name:x-shimmer;animation-name:x-shimmer-shorter;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@media (max-width:991.98px){#account-actions-mobile .-item-wrapper.-shimmer .-text{-webkit-animation-duration:2s;-webkit-animation-duration:2.5s;animation-duration:2s;animation-duration:2.5s;}}#account-actions-mobile .-fully-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.6);}#account-actions-mobile.-active .-fake-center-bg-wrapper,#account-actions-mobile.-active .-left-wrapper,#account-actions-mobile.-active .-right-wrapper{-webkit-filter:brightness(.5);filter:brightness(.5);}#account-actions-mobile.-active .-fake-center-bg-wrapper a,#account-actions-mobile.-active .-left-wrapper a,#account-actions-mobile.-active .-right-wrapper a{pointer-events:none;}#account-actions-mobile.-active .-center-wrapper{background:linear-gradient(0deg,rgba(251,200,68,.85),rgba(248,128,18,.85));}#account-actions-mobile.-active .-center-wrapper .-selected{display:none;}#account-actions-mobile.-active .-center-wrapper .-selecting{display:flex;}#account-actions-mobile.-active .-sub-menu-lobby-wrapper{visibility:visible;opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:translateX(-50%) translateY(0) scaleY(1) scaleX(1);transform:translateX(-50%) translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}#account-actions-mobile.-active .-fully-overlay{display:block;}.containerror{margin-top:150px;}.incontainerror{text-align:center;font-size:40px;}.containpage .category-post h2{display:none;}.containpage .category-post ul{padding:0;margin:0;}.containpage .category-post li{list-style:none;padding:0;margin:0;}.containpage .category-post li.current-cat a{color:black;background:linear-gradient(180deg,#efdd89 30%,#cb9d53);}.containpage .category-post ul li a{padding:11px 3px;margin-bottom:9px;display:block;color:#fff;background:rgba(0,0,0,.39);border-radius:9px;}@media (max-width:767px){.containpage .category-post ul{display:grid;grid-template-columns:1fr 1fr 1fr;}.containpage .category-post ul li a{padding:10px 5px;margin:0 5px;margin-bottom:10px;height:100%;display:flex;text-align:center;align-content:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;}}.containpage .pages-post{text-align:center;margin-top:10px;}.containpage .pages-post a,.containpage .pages-post span{display:inline-block;background:linear-gradient(180deg,#505050 30%,#262626);padding:10px;border-radius:10px;}.containpage .pages-post span{background:linear-gradient(180deg,#f52867 30%,#bf001d);}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-500px:before{content:"";}.fa-abacus:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-acorn:before{content:"";}.fa-acquisitions-incorporated:before{content:"";}.fa-ad:before{content:"";}.fa-address-book:before{content:"";}.fa-address-card:before{content:"";}.fa-adjust:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-air-conditioner:before{content:"";}.fa-air-freshener:before{content:"";}.fa-airbnb:before{content:"";}.fa-alarm-clock:before{content:"";}.fa-alarm-exclamation:before{content:"";}.fa-alarm-plus:before{content:"";}.fa-alarm-snooze:before{content:"";}.fa-album:before{content:"";}.fa-album-collection:before{content:"";}.fa-algolia:before{content:"";}.fa-alicorn:before{content:"";}.fa-alien:before{content:"";}.fa-alien-monster:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-align-slash:before{content:"";}.fa-alipay:before{content:"";}.fa-allergies:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-ambulance:before{content:"";}.fa-american-sign-language-interpreting:before{content:"";}.fa-amilia:before{content:"";}.fa-amp-guitar:before{content:"";}.fa-analytics:before{content:"";}.fa-anchor:before{content:"";}.fa-android:before{content:"";}.fa-angel:before{content:"";}.fa-angellist:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angry:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-ankh:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-alt:before{content:"";}.fa-apple-crate:before{content:"";}.fa-apple-pay:before{content:"";}.fa-archive:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-alt-circle-down:before{content:"";}.fa-arrow-alt-circle-left:before{content:"";}.fa-arrow-alt-circle-right:before{content:"";}.fa-arrow-alt-circle-up:before{content:"";}.fa-arrow-alt-down:before{content:"";}.fa-arrow-alt-from-bottom:before{content:"";}.fa-arrow-alt-from-left:before{content:"";}.fa-arrow-alt-from-right:before{content:"";}.fa-arrow-alt-from-top:before{content:"";}.fa-arrow-alt-left:before{content:"";}.fa-arrow-alt-right:before{content:"";}.fa-arrow-alt-square-down:before{content:"";}.fa-arrow-alt-square-left:before{content:"";}.fa-arrow-alt-square-right:before{content:"";}.fa-arrow-alt-square-up:before{content:"";}.fa-arrow-alt-to-bottom:before{content:"";}.fa-arrow-alt-to-left:before{content:"";}.fa-arrow-alt-to-right:before{content:"";}.fa-arrow-alt-to-top:before{content:"";}.fa-arrow-alt-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-from-bottom:before{content:"";}.fa-arrow-from-left:before{content:"";}.fa-arrow-from-right:before{content:"";}.fa-arrow-from-top:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-square-down:before{content:"";}.fa-arrow-square-left:before{content:"";}.fa-arrow-square-right:before{content:"";}.fa-arrow-square-up:before{content:"";}.fa-arrow-to-bottom:before{content:"";}.fa-arrow-to-left:before{content:"";}.fa-arrow-to-right:before{content:"";}.fa-arrow-to-top:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrows:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-arrows-alt-h:before{content:"";}.fa-arrows-alt-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-arrows-v:before{content:"";}.fa-artstation:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asterisk:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-at:before{content:"";}.fa-atlas:before{content:"";}.fa-atlassian:before{content:"";}.fa-atom:before{content:"";}.fa-atom-alt:before{content:"";}.fa-audible:before{content:"";}.fa-audio-description:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-award:before{content:"";}.fa-aws:before{content:"";}.fa-axe:before{content:"";}.fa-axe-battle:before{content:"";}.fa-baby:before{content:"";}.fa-baby-carriage:before{content:"";}.fa-backpack:before{content:"";}.fa-backspace:before{content:"";}.fa-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-badge:before{content:"";}.fa-badge-check:before{content:"";}.fa-badge-dollar:before{content:"";}.fa-badge-percent:before{content:"";}.fa-badge-sheriff:before{content:"";}.fa-badger-honey:before{content:"";}.fa-bags-shopping:before{content:"";}.fa-bahai:before{content:"";}.fa-balance-scale:before{content:"";}.fa-balance-scale-left:before{content:"";}.fa-balance-scale-right:before{content:"";}.fa-ball-pile:before{content:"";}.fa-ballot:before{content:"";}.fa-ballot-check:before{content:"";}.fa-ban:before{content:"";}.fa-band-aid:before{content:"";}.fa-bandcamp:before{content:"";}.fa-banjo:before{content:"";}.fa-barcode:before{content:"";}.fa-barcode-alt:before{content:"";}.fa-barcode-read:before{content:"";}.fa-barcode-scan:before{content:"";}.fa-bars:before{content:"";}.fa-baseball:before{content:"";}.fa-baseball-ball:before{content:"";}.fa-basketball-ball:before{content:"";}.fa-basketball-hoop:before{content:"";}.fa-bat:before{content:"";}.fa-bath:before{content:"";}.fa-battery-bolt:before{content:"";}.fa-battery-empty:before{content:"";}.fa-battery-full:before{content:"";}.fa-battery-half:before{content:"";}.fa-battery-quarter:before{content:"";}.fa-battery-slash:before{content:"";}.fa-battery-three-quarters:before{content:"";}.fa-battle-net:before{content:"";}.fa-bed:before{content:"";}.fa-bed-alt:before{content:"";}.fa-bed-bunk:before{content:"";}.fa-bed-empty:before{content:"";}.fa-beer:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bell:before{content:"";}.fa-bell-exclamation:before{content:"";}.fa-bell-on:before{content:"";}.fa-bell-plus:before{content:"";}.fa-bell-school:before{content:"";}.fa-bell-school-slash:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bells:before{content:"";}.fa-betamax:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bible:before{content:"";}.fa-bicycle:before{content:"";}.fa-biking:before{content:"";}.fa-biking-mountain:before{content:"";}.fa-bimobject:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blanket:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blind:before{content:"";}.fa-blinds:before{content:"";}.fa-blinds-open:before{content:"";}.fa-blinds-raised:before{content:"";}.fa-blog:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bone-break:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-book-alt:before{content:"";}.fa-book-dead:before{content:"";}.fa-book-heart:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-reader:before{content:"";}.fa-book-spells:before{content:"";}.fa-book-user:before{content:"";}.fa-bookmark:before{content:"";}.fa-books:before{content:"";}.fa-books-medical:before{content:"";}.fa-boombox:before{content:"";}.fa-boot:before{content:"";}.fa-booth-curtain:before{content:"";}.fa-bootstrap:before{content:"";}.fa-border-all:before{content:"";}.fa-border-bottom:before{content:"";}.fa-border-center-h:before{content:"";}.fa-border-center-v:before{content:"";}.fa-border-inner:before{content:"";}.fa-border-left:before{content:"";}.fa-border-none:before{content:"";}.fa-border-outer:before{content:"";}.fa-border-right:before{content:"";}.fa-border-style:before{content:"";}.fa-border-style-alt:before{content:"";}.fa-border-top:before{content:"";}.fa-bow-arrow:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-bowling-pins:before{content:"";}.fa-box:before{content:"";}.fa-box-alt:before{content:"";}.fa-box-ballot:before{content:"";}.fa-box-check:before{content:"";}.fa-box-fragile:before{content:"";}.fa-box-full:before{content:"";}.fa-box-heart:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-box-up:before{content:"";}.fa-box-usd:before{content:"";}.fa-boxes:before{content:"";}.fa-boxes-alt:before{content:"";}.fa-boxing-glove:before{content:"";}.fa-brackets:before{content:"";}.fa-brackets-curly:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-bread-loaf:before{content:"";}.fa-bread-slice:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-bring-forward:before{content:"";}.fa-bring-front:before{content:"";}.fa-broadcast-tower:before{content:"";}.fa-broom:before{content:"";}.fa-browser:before{content:"";}.fa-brush:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-bug:before{content:"";}.fa-building:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-bullseye-arrow:before{content:"";}.fa-bullseye-pointer:before{content:"";}.fa-burger-soda:before{content:"";}.fa-burn:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-burrito:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before{content:"";}.fa-bus-school:before{content:"";}.fa-business-time:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-cabinet-filing:before{content:"";}.fa-cactus:before{content:"";}.fa-calculator:before{content:"";}.fa-calculator-alt:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-alt:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-edit:before{content:"";}.fa-calendar-exclamation:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-star:before{content:"";}.fa-calendar-times:before{content:"";}.fa-calendar-week:before{content:"";}.fa-camcorder:before{content:"";}.fa-camera:before{content:"";}.fa-camera-alt:before{content:"";}.fa-camera-home:before{content:"";}.fa-camera-movie:before{content:"";}.fa-camera-polaroid:before{content:"";}.fa-camera-retro:before{content:"";}.fa-campfire:before{content:"";}.fa-campground:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-candle-holder:before{content:"";}.fa-candy-cane:before{content:"";}.fa-candy-corn:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-car:before{content:"";}.fa-car-alt:before{content:"";}.fa-car-battery:before{content:"";}.fa-car-building:before{content:"";}.fa-car-bump:before{content:"";}.fa-car-bus:before{content:"";}.fa-car-crash:before{content:"";}.fa-car-garage:before{content:"";}.fa-car-mechanic:before{content:"";}.fa-car-side:before{content:"";}.fa-car-tilt:before{content:"";}.fa-car-wash:before{content:"";}.fa-caravan:before{content:"";}.fa-caravan-alt:before{content:"";}.fa-caret-circle-down:before{content:"";}.fa-caret-circle-left:before{content:"";}.fa-caret-circle-right:before{content:"";}.fa-caret-circle-up:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-square-down:before{content:"";}.fa-caret-square-left:before{content:"";}.fa-caret-square-right:before{content:"";}.fa-caret-square-up:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cars:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cash-register:before{content:"";}.fa-cassette-tape:before{content:"";}.fa-cat:before{content:"";}.fa-cat-space:before{content:"";}.fa-cauldron:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cctv:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-chair-office:before{content:"";}.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before{content:"";}.fa-charging-station:before{content:"";}.fa-chart-area:before{content:"";}.fa-chart-bar:before{content:"";}.fa-chart-line:before{content:"";}.fa-chart-line-down:before{content:"";}.fa-chart-network:before{content:"";}.fa-chart-pie:before{content:"";}.fa-chart-pie-alt:before{content:"";}.fa-chart-scatter:before{content:"";}.fa-check:before{content:"";}.fa-check-circle:before{content:"";}.fa-check-double:before{content:"";}.fa-check-square:before{content:"";}.fa-cheese:before{content:"";}.fa-cheese-swiss:before{content:"";}.fa-cheeseburger:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-bishop-alt:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-clock:before{content:"";}.fa-chess-clock-alt:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-king-alt:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-knight-alt:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-pawn-alt:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-queen-alt:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chess-rook-alt:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-double-down:before{content:"";}.fa-chevron-double-left:before{content:"";}.fa-chevron-double-right:before{content:"";}.fa-chevron-double-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-square-down:before{content:"";}.fa-chevron-square-left:before{content:"";}.fa-chevron-square-right:before{content:"";}.fa-chevron-square-up:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-chimney:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-circle-notch:before{content:"";}.fa-city:before{content:"";}.fa-clarinet:before{content:"";}.fa-claw-marks:before{content:"";}.fa-clinic-medical:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clipboard-list-check:before{content:"";}.fa-clipboard-prescription:before{content:"";}.fa-clipboard-user:before{content:"";}.fa-clock:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-download-alt:before{content:"";}.fa-cloud-drizzle:before{content:"";}.fa-cloud-hail:before{content:"";}.fa-cloud-hail-mixed:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-music:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-rainbow:before{content:"";}.fa-cloud-showers:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-sleet:before{content:"";}.fa-cloud-snow:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-cloud-upload-alt:before{content:"";}.fa-cloudflare:before{content:"";}.fa-clouds:before{content:"";}.fa-clouds-moon:before{content:"";}.fa-clouds-sun:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-club:before{content:"";}.fa-cocktail:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-code-commit:before{content:"";}.fa-code-merge:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-coffee:before{content:"";}.fa-coffee-pot:before{content:"";}.fa-coffee-togo:before{content:"";}.fa-coffin:before{content:"";}.fa-coffin-cross:before{content:"";}.fa-cog:before{content:"";}.fa-cogs:before{content:"";}.fa-coin:before{content:"";}.fa-coins:before{content:"";}.fa-columns:before{content:"";}.fa-comet:before{content:"";}.fa-comment:before{content:"";}.fa-comment-alt:before{content:"";}.fa-comment-alt-check:before{content:"";}.fa-comment-alt-dollar:before{content:"";}.fa-comment-alt-dots:before{content:"";}.fa-comment-alt-edit:before{content:"";}.fa-comment-alt-exclamation:before{content:"";}.fa-comment-alt-lines:before{content:"";}.fa-comment-alt-medical:before{content:"";}.fa-comment-alt-minus:before{content:"";}.fa-comment-alt-music:before{content:"";}.fa-comment-alt-plus:before{content:"";}.fa-comment-alt-slash:before{content:"";}.fa-comment-alt-smile:before{content:"";}.fa-comment-alt-times:before{content:"";}.fa-comment-check:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before{content:"";}.fa-comment-edit:before{content:"";}.fa-comment-exclamation:before{content:"";}.fa-comment-lines:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-minus:before{content:"";}.fa-comment-music:before{content:"";}.fa-comment-plus:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comment-smile:before{content:"";}.fa-comment-times:before{content:"";}.fa-comments:before{content:"";}.fa-comments-alt:before{content:"";}.fa-comments-alt-dollar:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compass-slash:before{content:"";}.fa-compress:before{content:"";}.fa-compress-alt:before{content:"";}.fa-compress-arrows-alt:before{content:"";}.fa-compress-wide:before{content:"";}.fa-computer-classic:before{content:"";}.fa-computer-speaker:before{content:"";}.fa-concierge-bell:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-construction:before{content:"";}.fa-container-storage:before{content:"";}.fa-contao:before{content:"";}.fa-conveyor-belt:before{content:"";}.fa-conveyor-belt-alt:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-corn:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-couch:before{content:"";}.fa-cow:before{content:"";}.fa-cowbell:before{content:"";}.fa-cowbell-more:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-credit-card:before{content:"";}.fa-credit-card-blank:before{content:"";}.fa-credit-card-front:before{content:"";}.fa-cricket:before{content:"";}.fa-critical-role:before{content:"";}.fa-croissant:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-crutches:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-curling:before{content:"";}.fa-cut:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dagger:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-database:before{content:"";}.fa-deaf:before{content:"";}.fa-debug:before{content:"";}.fa-deer:before{content:"";}.fa-deer-rudolph:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-democrat:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-desktop:before{content:"";}.fa-desktop-alt:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dewpoint:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-dhl:before{content:"";}.fa-diagnoses:before{content:"";}.fa-diamond:before{content:"";}.fa-diaspora:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d10:before{content:"";}.fa-dice-d12:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d4:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-d8:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-digg:before{content:"";}.fa-digging:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-digital-tachograph:before{content:"";}.fa-diploma:before{content:"";}.fa-directions:before{content:"";}.fa-disc-drive:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-disease:before{content:"";}.fa-divide:before{content:"";}.fa-dizzy:before{content:"";}.fa-dna:before{content:"";}.fa-do-not-enter:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-dog:before{content:"";}.fa-dog-leashed:before{content:"";}.fa-dollar-sign:before{content:"";}.fa-dolly:before{content:"";}.fa-dolly-empty:before{content:"";}.fa-dolly-flatbed:before{content:"";}.fa-dolly-flatbed-alt:before{content:"";}.fa-dolly-flatbed-empty:before{content:"";}.fa-donate:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dot-circle:before{content:"";}.fa-dove:before{content:"";}.fa-download:before{content:"";}.fa-draft2digital:before{content:"";}.fa-drafting-compass:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-circle:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-draw-square:before{content:"";}.fa-dreidel:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-drone:before{content:"";}.fa-drone-alt:before{content:"";}.fa-dropbox:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-drupal:before{content:"";}.fa-dryer:before{content:"";}.fa-dryer-alt:before{content:"";}.fa-duck:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-dyalog:before{content:"";}.fa-ear:before{content:"";}.fa-ear-muffs:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-eclipse:before{content:"";}.fa-eclipse-alt:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-edit:before{content:"";}.fa-egg:before{content:"";}.fa-egg-fried:before{content:"";}.fa-eject:before{content:"";}.fa-elementor:before{content:"";}.fa-elephant:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-h-alt:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-ellipsis-v-alt:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-empty-set:before{content:"";}.fa-engine-warning:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-dollar:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelope-square:before{content:"";}.fa-envira:before{content:"";}.fa-equals:before{content:"";}.fa-eraser:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-ethernet:before{content:"";}.fa-etsy:before{content:"";}.fa-euro-sign:before{content:"";}.fa-evernote:before{content:"";}.fa-exchange:before{content:"";}.fa-exchange-alt:before{content:"";}.fa-exclamation:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-exclamation-square:before{content:"";}.fa-exclamation-triangle:before{content:"";}.fa-expand:before{content:"";}.fa-expand-alt:before{content:"";}.fa-expand-arrows:before{content:"";}.fa-expand-arrows-alt:before{content:"";}.fa-expand-wide:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-external-link:before{content:"";}.fa-external-link-alt:before{content:"";}.fa-external-link-square:before{content:"";}.fa-external-link-square-alt:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper:before{content:"";}.fa-eye-evil:before{content:"";}.fa-eye-slash:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fan:before{content:"";}.fa-fan-table:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-farm:before{content:"";}.fa-fast-backward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-faucet:before{content:"";}.fa-faucet-drip:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-female:before{content:"";}.fa-field-hockey:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-figma:before{content:"";}.fa-file:before{content:"";}.fa-file-alt:before{content:"";}.fa-file-archive:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-certificate:before{content:"";}.fa-file-chart-line:before{content:"";}.fa-file-chart-pie:before{content:"";}.fa-file-check:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-download:before{content:"";}.fa-file-edit:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-exclamation:before{content:"";}.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-medical-alt:before{content:"";}.fa-file-minus:before{content:"";}.fa-file-music:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-plus:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-search:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-spreadsheet:before{content:"";}.fa-file-times:before{content:"";}.fa-file-upload:before{content:"";}.fa-file-user:before{content:"";}.fa-file-video:before{content:"";}.fa-file-word:before{content:"";}.fa-files-medical:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-film-alt:before{content:"";}.fa-film-canister:before{content:"";}.fa-filter:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-alt:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-fire-smoke:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-fireplace:before{content:"";}.fa-first-aid:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-fish:before{content:"";}.fa-fish-cooked:before{content:"";}.fa-fist-raised:before{content:"";}.fa-flag:before{content:"";}.fa-flag-alt:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flame:before{content:"";}.fa-flashlight:before{content:"";}.fa-flask:before{content:"";}.fa-flask-poison:before{content:"";}.fa-flask-potion:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-flower:before{content:"";}.fa-flower-daffodil:before{content:"";}.fa-flower-tulip:before{content:"";}.fa-flushed:before{content:"";}.fa-flute:before{content:"";}.fa-flux-capacitor:before{content:"";}.fa-fly:before{content:"";}.fa-fog:before{content:"";}.fa-folder:before{content:"";}.fa-folder-download:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-folder-times:before{content:"";}.fa-folder-tree:before{content:"";}.fa-folder-upload:before{content:"";}.fa-folders:before{content:"";}.fa-font:before{content:"";}.fa-font-awesome:before{content:"";}.fa-font-awesome-alt:before{content:"";}.fa-font-awesome-flag:before{content:"";}.fa-font-awesome-logo-full:before{content:"";}.fa-font-case:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-football-ball:before{content:"";}.fa-football-helmet:before{content:"";}.fa-forklift:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-forward:before{content:"";}.fa-foursquare:before{content:"";}.fa-fragile:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-french-fries:before{content:"";}.fa-frog:before{content:"";}.fa-frosty-head:before{content:"";}.fa-frown:before{content:"";}.fa-frown-open:before{content:"";}.fa-fulcrum:before{content:"";}.fa-function:before{content:"";}.fa-funnel-dollar:before{content:"";}.fa-futbol:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-galaxy:before{content:"";}.fa-game-board:before{content:"";}.fa-game-board-alt:before{content:"";}.fa-game-console-handheld:before{content:"";}.fa-gamepad:before{content:"";}.fa-gamepad-alt:before{content:"";}.fa-garage:before{content:"";}.fa-garage-car:before{content:"";}.fa-garage-open:before{content:"";}.fa-gas-pump:before{content:"";}.fa-gas-pump-slash:before{content:"";}.fa-gavel:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gift-card:before{content:"";}.fa-gifts:before{content:"";}.fa-gingerbread-man:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glass:before{content:"";}.fa-glass-champagne:before{content:"";}.fa-glass-cheers:before{content:"";}.fa-glass-citrus:before{content:"";}.fa-glass-martini:before{content:"";}.fa-glass-martini-alt:before{content:"";}.fa-glass-whiskey:before{content:"";}.fa-glass-whiskey-rocks:before{content:"";}.fa-glasses:before{content:"";}.fa-glasses-alt:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-globe:before{content:"";}.fa-globe-africa:before{content:"";}.fa-globe-americas:before{content:"";}.fa-globe-asia:before{content:"";}.fa-globe-europe:before{content:"";}.fa-globe-snow:before{content:"";}.fa-globe-stand:before{content:"";}.fa-gofore:before{content:"";}.fa-golf-ball:before{content:"";}.fa-golf-club:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before{content:"";}.fa-gramophone:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-greater-than:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-grimace:before{content:"";}.fa-grin:before{content:"";}.fa-grin-alt:before{content:"";}.fa-grin-beam:before{content:"";}.fa-grin-beam-sweat:before{content:"";}.fa-grin-hearts:before{content:"";}.fa-grin-squint:before{content:"";}.fa-grin-squint-tears:before{content:"";}.fa-grin-stars:before{content:"";}.fa-grin-tears:before{content:"";}.fa-grin-tongue:before{content:"";}.fa-grin-tongue-squint:before{content:"";}.fa-grin-tongue-wink:before{content:"";}.fa-grin-wink:before{content:"";}.fa-grip-horizontal:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-guitar:before{content:"";}.fa-guitar-electric:before{content:"";}.fa-guitars:before{content:"";}.fa-gulp:before{content:"";}.fa-h-square:before{content:"";}.fa-h1:before{content:"";}.fa-h2:before{content:"";}.fa-h3:before{content:"";}.fa-h4:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hamburger:before{content:"";}.fa-hammer:before{content:"";}.fa-hammer-war:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-heart:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-box:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-magic:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-holding-seedling:before{content:"";}.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-water:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-paper:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-receiving:before{content:"";}.fa-hand-rock:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-hands:before{content:"";}.fa-hands-heart:before{content:"";}.fa-hands-helping:before{content:"";}.fa-hands-usd:before{content:"";}.fa-hands-wash:before{content:"";}.fa-handshake:before{content:"";}.fa-handshake-alt:before{content:"";}.fa-handshake-alt-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-hat:before{content:"";}.fa-hashtag:before{content:"";}.fa-hat-chef:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-santa:before{content:"";}.fa-hat-winter:before{content:"";}.fa-hat-witch:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-hdd:before{content:"";}.fa-head-side:before{content:"";}.fa-head-side-brain:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-headphones:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-medical:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-head-vr:before{content:"";}.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-broken:before{content:"";}.fa-heart-circle:before{content:"";}.fa-heart-rate:before{content:"";}.fa-heart-square:before{content:"";}.fa-heartbeat:before{content:"";}.fa-heat:before{content:"";}.fa-helicopter:before{content:"";}.fa-helmet-battle:before{content:"";}.fa-hexagon:before{content:"";}.fa-highlighter:before{content:"";}.fa-hiking:before{content:"";}.fa-hippo:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-history:before{content:"";}.fa-hive:before{content:"";}.fa-hockey-mask:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-hockey-sticks:before{content:"";}.fa-holly-berry:before{content:"";}.fa-home:before{content:"";}.fa-home-alt:before{content:"";}.fa-home-heart:before{content:"";}.fa-home-lg:before{content:"";}.fa-home-lg-alt:before{content:"";}.fa-hood-cloak:before{content:"";}.fa-hooli:before{content:"";}.fa-horizontal-rule:before{content:"";}.fa-hornbill:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-horse-saddle:before{content:"";}.fa-hospital:before{content:"";}.fa-hospital-alt:before{content:"";}.fa-hospital-symbol:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hospitals:before{content:"";}.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hotjar:before{content:"";}.fa-hourglass:before{content:"";}.fa-hourglass-end:before{content:"";}.fa-hourglass-half:before{content:"";}.fa-hourglass-start:before{content:"";}.fa-house:before{content:"";}.fa-house-damage:before{content:"";}.fa-house-day:before{content:"";}.fa-house-flood:before{content:"";}.fa-house-leave:before{content:"";}.fa-house-night:before{content:"";}.fa-house-return:before{content:"";}.fa-house-signal:before{content:"";}.fa-house-user:before{content:"";}.fa-houzz:before{content:"";}.fa-hryvnia:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-humidity:before{content:"";}.fa-hurricane:before{content:"";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-ice-skate:before{content:"";}.fa-icicles:before{content:"";}.fa-icons:before{content:"";}.fa-icons-alt:before{content:"";}.fa-id-badge:before{content:"";}.fa-id-card:before{content:"";}.fa-id-card-alt:before{content:"";}.fa-ideal:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-image-polaroid:before{content:"";}.fa-images:before{content:"";}.fa-imdb:before{content:"";}.fa-inbox:before{content:"";}.fa-inbox-in:before{content:"";}.fa-inbox-out:before{content:"";}.fa-indent:before{content:"";}.fa-industry:before{content:"";}.fa-industry-alt:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-info-circle:before{content:"";}.fa-info-square:before{content:"";}.fa-inhaler:before{content:"";}.fa-innosoft:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-integral:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-intersection:before{content:"";}.fa-inventory:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-island-tropical:before{content:"";}.fa-italic:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-jack-o-lantern:before{content:"";}.fa-java:before{content:"";}.fa-jedi:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joint:before{content:"";}.fa-joomla:before{content:"";}.fa-journal-whills:before{content:"";}.fa-joystick:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-jug:before{content:"";}.fa-kaaba:before{content:"";}.fa-kaggle:before{content:"";}.fa-kazoo:before{content:"";}.fa-kerning:before{content:"";}.fa-key:before{content:"";}.fa-key-skeleton:before{content:"";}.fa-keybase:before{content:"";}.fa-keyboard:before{content:"";}.fa-keycdn:before{content:"";}.fa-keynote:before{content:"";}.fa-khanda:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-kidneys:before{content:"";}.fa-kiss:before{content:"";}.fa-kiss-beam:before{content:"";}.fa-kiss-wink-heart:before{content:"";}.fa-kite:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-knife-kitchen:before{content:"";}.fa-korvue:before{content:"";}.fa-lambda:before{content:"";}.fa-lamp:before{content:"";}.fa-lamp-desk:before{content:"";}.fa-lamp-floor:before{content:"";}.fa-landmark:before{content:"";}.fa-landmark-alt:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-house:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-laravel:before{content:"";}.fa-lasso:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-laugh:before{content:"";}.fa-laugh-beam:before{content:"";}.fa-laugh-squint:before{content:"";}.fa-laugh-wink:before{content:"";}.fa-layer-group:before{content:"";}.fa-layer-minus:before{content:"";}.fa-layer-plus:before{content:"";}.fa-leaf:before{content:"";}.fa-leaf-heart:before{content:"";}.fa-leaf-maple:before{content:"";}.fa-leaf-oak:before{content:"";}.fa-leanpub:before{content:"";}.fa-lemon:before{content:"";}.fa-less:before{content:"";}.fa-less-than:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-level-down:before{content:"";}.fa-level-down-alt:before{content:"";}.fa-level-up:before{content:"";}.fa-level-up-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-light-ceiling:before{content:"";}.fa-light-switch:before{content:"";}.fa-light-switch-off:before{content:"";}.fa-light-switch-on:before{content:"";}.fa-lightbulb:before{content:"";}.fa-lightbulb-dollar:before{content:"";}.fa-lightbulb-exclamation:before{content:"";}.fa-lightbulb-on:before{content:"";}.fa-lightbulb-slash:before{content:"";}.fa-lights-holiday:before{content:"";}.fa-line:before{content:"";}.fa-line-columns:before{content:"";}.fa-line-height:before{content:"";}.fa-link:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lips:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list:before{content:"";}.fa-list-alt:before{content:"";}.fa-list-music:before{content:"";}.fa-list-ol:before{content:"";}.fa-list-ul:before{content:"";}.fa-location:before{content:"";}.fa-location-arrow:before{content:"";}.fa-location-circle:before{content:"";}.fa-location-slash:before{content:"";}.fa-lock:before{content:"";}.fa-lock-alt:before{content:"";}.fa-lock-open:before{content:"";}.fa-lock-open-alt:before{content:"";}.fa-long-arrow-alt-down:before{content:"";}.fa-long-arrow-alt-left:before{content:"";}.fa-long-arrow-alt-right:before{content:"";}.fa-long-arrow-alt-up:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-loveseat:before{content:"";}.fa-low-vision:before{content:"";}.fa-luchador:before{content:"";}.fa-luggage-cart:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-lyft:before{content:"";}.fa-mace:before{content:"";}.fa-magento:before{content:"";}.fa-magic:before{content:"";}.fa-magnet:before{content:"";}.fa-mail-bulk:before{content:"";}.fa-mailbox:before{content:"";}.fa-mailchimp:before{content:"";}.fa-male:before{content:"";}.fa-mandalorian:before{content:"";}.fa-mandolin:before{content:"";}.fa-map:before{content:"";}.fa-map-marked:before{content:"";}.fa-map-marked-alt:before{content:"";}.fa-map-marker:before{content:"";}.fa-map-marker-alt:before{content:"";}.fa-map-marker-alt-slash:before{content:"";}.fa-map-marker-check:before{content:"";}.fa-map-marker-edit:before{content:"";}.fa-map-marker-exclamation:before{content:"";}.fa-map-marker-minus:before{content:"";}.fa-map-marker-plus:before{content:"";}.fa-map-marker-question:before{content:"";}.fa-map-marker-slash:before{content:"";}.fa-map-marker-smile:before{content:"";}.fa-map-marker-times:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-markdown:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mask:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-meat:before{content:"";}.fa-medal:before{content:"";}.fa-medapps:before{content:"";}.fa-medium:before{content:"";}.fa-medium-m:before{content:"";}.fa-medkit:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaphone:before{content:"";}.fa-megaport:before{content:"";}.fa-meh:before{content:"";}.fa-meh-blank:before{content:"";}.fa-meh-rolling-eyes:before{content:"";}.fa-memory:before{content:"";}.fa-mendeley:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-meteor:before{content:"";}.fa-microblog:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before{content:"";}.fa-microphone-alt-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microphone-stand:before{content:"";}.fa-microscope:before{content:"";}.fa-microsoft:before{content:"";}.fa-microwave:before{content:"";}.fa-mind-share:before{content:"";}.fa-minus:before{content:"";}.fa-minus-circle:before{content:"";}.fa-minus-hexagon:before{content:"";}.fa-minus-octagon:before{content:"";}.fa-minus-square:before{content:"";}.fa-mistletoe:before{content:"";}.fa-mitten:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-mobile:before{content:"";}.fa-mobile-alt:before{content:"";}.fa-mobile-android:before{content:"";}.fa-mobile-android-alt:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-alt:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wave-alt:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before{content:"";}.fa-money-check-edit:before{content:"";}.fa-money-check-edit-alt:before{content:"";}.fa-monitor-heart-rate:before{content:"";}.fa-monkey:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-moon-cloud:before{content:"";}.fa-moon-stars:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mountain:before{content:"";}.fa-mountains:before{content:"";}.fa-mouse:before{content:"";}.fa-mouse-alt:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-mp3-player:before{content:"";}.fa-mug:before{content:"";}.fa-mug-hot:before{content:"";}.fa-mug-marshmallows:before{content:"";}.fa-mug-tea:before{content:"";}.fa-music:before{content:"";}.fa-music-alt:before{content:"";}.fa-music-alt-slash:before{content:"";}.fa-music-slash:before{content:"";}.fa-napster:before{content:"";}.fa-narwhal:before{content:"";}.fa-neos:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-not-equal:before{content:"";}.fa-notes-medical:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-octagon:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-oil-can:before{content:"";}.fa-oil-temp:before{content:"";}.fa-old-republic:before{content:"";}.fa-om:before{content:"";}.fa-omega:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-ornament:before{content:"";}.fa-osi:before{content:"";}.fa-otter:before{content:"";}.fa-outdent:before{content:"";}.fa-outlet:before{content:"";}.fa-oven:before{content:"";}.fa-overline:before{content:"";}.fa-page-break:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-pager:before{content:"";}.fa-paint-brush:before{content:"";}.fa-paint-brush-alt:before{content:"";}.fa-paint-roller:before{content:"";}.fa-palette:before{content:"";}.fa-palfed:before{content:"";}.fa-pallet:before{content:"";}.fa-pallet-alt:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-paragraph-rtl:before{content:"";}.fa-parking:before{content:"";}.fa-parking-circle:before{content:"";}.fa-parking-circle-slash:before{content:"";}.fa-parking-slash:before{content:"";}.fa-passport:before{content:"";}.fa-pastafarianism:before{content:"";}.fa-paste:before{content:"";}.fa-patreon:before{content:"";}.fa-pause:before{content:"";}.fa-pause-circle:before{content:"";}.fa-paw:before{content:"";}.fa-paw-alt:before{content:"";}.fa-paw-claws:before{content:"";}.fa-paypal:before{content:"";}.fa-peace:before{content:"";}.fa-pegasus:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-square:before{content:"";}.fa-pencil:before{content:"";}.fa-pencil-alt:before{content:"";}.fa-pencil-paintbrush:before{content:"";}.fa-pencil-ruler:before{content:"";}.fa-pennant:before{content:"";}.fa-penny-arcade:before{content:"";}.fa-people-arrows:before{content:"";}.fa-people-carry:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-perbyte:before{content:"";}.fa-percent:before{content:"";}.fa-percentage:before{content:"";}.fa-periscope:before{content:"";}.fa-person-booth:before{content:"";}.fa-person-carry:before{content:"";}.fa-person-dolly:before{content:"";}.fa-person-dolly-empty:before{content:"";}.fa-person-sign:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before{content:"";}.fa-phone-laptop:before{content:"";}.fa-phone-office:before{content:"";}.fa-phone-plus:before{content:"";}.fa-phone-rotary:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-square:before{content:"";}.fa-phone-square-alt:before{content:"";}.fa-phone-volume:before{content:"";}.fa-photo-video:before{content:"";}.fa-php:before{content:"";}.fa-pi:before{content:"";}.fa-piano:before{content:"";}.fa-piano-keyboard:before{content:"";}.fa-pie:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-pig:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pizza:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-alt:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-slash:before{content:"";}.fa-planet-moon:before{content:"";}.fa-planet-ringed:before{content:"";}.fa-play:before{content:"";}.fa-play-circle:before{content:"";}.fa-playstation:before{content:"";}.fa-plug:before{content:"";}.fa-plus:before{content:"";}.fa-plus-circle:before{content:"";}.fa-plus-hexagon:before{content:"";}.fa-plus-octagon:before{content:"";}.fa-plus-square:before{content:"";}.fa-podcast:before{content:"";}.fa-podium:before{content:"";}.fa-podium-star:before{content:"";}.fa-police-box:before{content:"";}.fa-poll:before{content:"";}.fa-poll-h:before{content:"";}.fa-poll-people:before{content:"";}.fa-poo:before{content:"";}.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-popcorn:before{content:"";}.fa-portal-enter:before{content:"";}.fa-portal-exit:before{content:"";}.fa-portrait:before{content:"";}.fa-pound-sign:before{content:"";}.fa-power-off:before{content:"";}.fa-pray:before{content:"";}.fa-praying-hands:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before{content:"";}.fa-presentation:before{content:"";}.fa-print:before{content:"";}.fa-print-search:before{content:"";}.fa-print-slash:before{content:"";}.fa-procedures:before{content:"";}.fa-product-hunt:before{content:"";}.fa-project-diagram:before{content:"";}.fa-projector:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-pumpkin:before{content:"";}.fa-pushed:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-qrcode:before{content:"";}.fa-question:before{content:"";}.fa-question-circle:before{content:"";}.fa-question-square:before{content:"";}.fa-quidditch:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-quran:before{content:"";}.fa-r-project:before{content:"";}.fa-rabbit:before{content:"";}.fa-rabbit-fast:before{content:"";}.fa-racquet:before{content:"";}.fa-radar:before{content:"";}.fa-radiation:before{content:"";}.fa-radiation-alt:before{content:"";}.fa-radio:before{content:"";}.fa-radio-alt:before{content:"";}.fa-rainbow:before{content:"";}.fa-raindrops:before{content:"";}.fa-ram:before{content:"";}.fa-ramp-loading:before{content:"";}.fa-random:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-raygun:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-rectangle-landscape:before{content:"";}.fa-rectangle-portrait:before{content:"";}.fa-rectangle-wide:before{content:"";}.fa-recycle:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-redo:before{content:"";}.fa-redo-alt:before{content:"";}.fa-refrigerator:before{content:"";}.fa-registered:before{content:"";}.fa-remove-format:before{content:"";}.fa-renren:before{content:"";}.fa-repeat:before{content:"";}.fa-repeat-1:before{content:"";}.fa-repeat-1-alt:before{content:"";}.fa-repeat-alt:before{content:"";}.fa-reply:before{content:"";}.fa-reply-all:before{content:"";}.fa-replyd:before{content:"";}.fa-republican:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-retweet-alt:before{content:"";}.fa-rev:before{content:"";}.fa-ribbon:before{content:"";}.fa-ring:before{content:"";}.fa-rings-wedding:before{content:"";}.fa-road:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rocket-launch:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-route:before{content:"";}.fa-route-highway:before{content:"";}.fa-route-interstate:before{content:"";}.fa-router:before{content:"";}.fa-rss:before{content:"";}.fa-rss-square:before{content:"";}.fa-ruble-sign:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-triangle:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-running:before{content:"";}.fa-rupee-sign:before{content:"";}.fa-rust:before{content:"";}.fa-rv:before{content:"";}.fa-sack:before{content:"";}.fa-sack-dollar:before{content:"";}.fa-sad-cry:before{content:"";}.fa-sad-tear:before{content:"";}.fa-safari:before{content:"";}.fa-salad:before{content:"";}.fa-salesforce:before{content:"";}.fa-sandwich:before{content:"";}.fa-sass:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-sausage:before{content:"";}.fa-save:before{content:"";}.fa-sax-hot:before{content:"";}.fa-saxophone:before{content:"";}.fa-scalpel:before{content:"";}.fa-scalpel-path:before{content:"";}.fa-scanner:before{content:"";}.fa-scanner-image:before{content:"";}.fa-scanner-keyboard:before{content:"";}.fa-scanner-touchscreen:before{content:"";}.fa-scarecrow:before{content:"";}.fa-scarf:before{content:"";}.fa-schlix:before{content:"";}.fa-school:before{content:"";}.fa-screwdriver:before{content:"";}.fa-scribd:before{content:"";}.fa-scroll:before{content:"";}.fa-scroll-old:before{content:"";}.fa-scrubber:before{content:"";}.fa-scythe:before{content:"";}.fa-sd-card:before{content:"";}.fa-search:before{content:"";}.fa-search-dollar:before{content:"";}.fa-search-location:before{content:"";}.fa-search-minus:before{content:"";}.fa-search-plus:before{content:"";}.fa-searchengin:before{content:"";}.fa-seedling:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-send-back:before{content:"";}.fa-send-backward:before{content:"";}.fa-sensor:before{content:"";}.fa-sensor-alert:before{content:"";}.fa-sensor-fire:before{content:"";}.fa-sensor-on:before{content:"";}.fa-sensor-smoke:before{content:"";}.fa-server:before{content:"";}.fa-servicestack:before{content:"";}.fa-shapes:before{content:"";}.fa-share:before{content:"";}.fa-share-all:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-share-square:before{content:"";}.fa-sheep:before{content:"";}.fa-shekel-sign:before{content:"";}.fa-shield:before{content:"";}.fa-shield-alt:before{content:"";}.fa-shield-check:before{content:"";}.fa-shield-cross:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shipping-fast:before{content:"";}.fa-shipping-timed:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shish-kebab:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shopify:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-shopware:before{content:"";}.fa-shovel:before{content:"";}.fa-shovel-snow:before{content:"";}.fa-shower:before{content:"";}.fa-shredder:before{content:"";}.fa-shuttle-van:before{content:"";}.fa-shuttlecock:before{content:"";}.fa-sickle:before{content:"";}.fa-sigma:before{content:"";}.fa-sign:before{content:"";}.fa-sign-in:before{content:"";}.fa-sign-in-alt:before{content:"";}.fa-sign-language:before{content:"";}.fa-sign-out:before{content:"";}.fa-sign-out-alt:before{content:"";}.fa-signal:before{content:"";}.fa-signal-1:before{content:"";}.fa-signal-2:before{content:"";}.fa-signal-3:before{content:"";}.fa-signal-4:before{content:"";}.fa-signal-alt:before{content:"";}.fa-signal-alt-1:before{content:"";}.fa-signal-alt-2:before{content:"";}.fa-signal-alt-3:before{content:"";}.fa-signal-alt-slash:before{content:"";}.fa-signal-slash:before{content:"";}.fa-signal-stream:before{content:"";}.fa-signature:before{content:"";}.fa-sim-card:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sink:before{content:"";}.fa-siren:before{content:"";}.fa-siren-on:before{content:"";}.fa-sistrix:before{content:"";}.fa-sitemap:before{content:"";}.fa-sith:before{content:"";}.fa-skating:before{content:"";}.fa-skeleton:before{content:"";}.fa-sketch:before{content:"";}.fa-ski-jump:before{content:"";}.fa-ski-lift:before{content:"";}.fa-skiing:before{content:"";}.fa-skiing-nordic:before{content:"";}.fa-skull:before{content:"";}.fa-skull-cow:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack:before{content:"";}.fa-slack-hash:before{content:"";}.fa-slash:before{content:"";}.fa-sledding:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before{content:"";}.fa-sliders-h-square:before{content:"";}.fa-sliders-v:before{content:"";}.fa-sliders-v-square:before{content:"";}.fa-slideshare:before{content:"";}.fa-smile:before{content:"";}.fa-smile-beam:before{content:"";}.fa-smile-plus:before{content:"";}.fa-smile-wink:before{content:"";}.fa-smog:before{content:"";}.fa-smoke:before{content:"";}.fa-smoking:before{content:"";}.fa-smoking-ban:before{content:"";}.fa-sms:before{content:"";}.fa-snake:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-snooze:before{content:"";}.fa-snow-blowing:before{content:"";}.fa-snowboarding:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowflakes:before{content:"";}.fa-snowman:before{content:"";}.fa-snowmobile:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-solar-system:before{content:"";}.fa-sort:before{content:"";}.fa-sort-alpha-down:before{content:"";}.fa-sort-alpha-down-alt:before{content:"";}.fa-sort-alpha-up:before{content:"";}.fa-sort-alpha-up-alt:before{content:"";}.fa-sort-alt:before{content:"";}.fa-sort-amount-down:before{content:"";}.fa-sort-amount-down-alt:before{content:"";}.fa-sort-amount-up:before{content:"";}.fa-sort-amount-up-alt:before{content:"";}.fa-sort-circle:before{content:"";}.fa-sort-circle-down:before{content:"";}.fa-sort-circle-up:before{content:"";}.fa-sort-down:before{content:"";}.fa-sort-numeric-down:before{content:"";}.fa-sort-numeric-down-alt:before{content:"";}.fa-sort-numeric-up:before{content:"";}.fa-sort-numeric-up-alt:before{content:"";}.fa-sort-shapes-down:before{content:"";}.fa-sort-shapes-down-alt:before{content:"";}.fa-sort-shapes-up:before{content:"";}.fa-sort-shapes-up-alt:before{content:"";}.fa-sort-size-down:before{content:"";}.fa-sort-size-down-alt:before{content:"";}.fa-sort-size-up:before{content:"";}.fa-sort-size-up-alt:before{content:"";}.fa-sort-up:before{content:"";}.fa-soundcloud:before{content:"";}.fa-soup:before{content:"";}.fa-sourcetree:before{content:"";}.fa-spa:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-space-station-moon:before{content:"";}.fa-space-station-moon-alt:before{content:"";}.fa-spade:before{content:"";}.fa-sparkles:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-speakers:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spider-black-widow:before{content:"";}.fa-spider-web:before{content:"";}.fa-spinner:before{content:"";}.fa-spinner-third:before{content:"";}.fa-splotch:before{content:"";}.fa-spotify:before{content:"";}.fa-spray-can:before{content:"";}.fa-sprinkler:before{content:"";}.fa-square:before{content:"";}.fa-square-full:before{content:"";}.fa-square-root:before{content:"";}.fa-square-root-alt:before{content:"";}.fa-squarespace:before{content:"";}.fa-squirrel:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-staff:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-christmas:before{content:"";}.fa-star-exclamation:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-star-shooting:before{content:"";}.fa-starfighter:before{content:"";}.fa-starfighter-alt:before{content:"";}.fa-stars:before{content:"";}.fa-starship:before{content:"";}.fa-starship-freighter:before{content:"";}.fa-staylinked:before{content:"";}.fa-steak:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-steering-wheel:before{content:"";}.fa-step-backward:before{content:"";}.fa-step-forward:before{content:"";}.fa-stethoscope:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-sticky-note:before{content:"";}.fa-stocking:before{content:"";}.fa-stomach:before{content:"";}.fa-stop:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-alt:before{content:"";}.fa-store-alt-slash:before{content:"";}.fa-store-slash:before{content:"";}.fa-strava:before{content:"";}.fa-stream:before{content:"";}.fa-street-view:before{content:"";}.fa-stretcher:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-subscript:before{content:"";}.fa-subway:before{content:"";}.fa-suitcase:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-sun-cloud:before{content:"";}.fa-sun-dust:before{content:"";}.fa-sun-haze:before{content:"";}.fa-sunglasses:before{content:"";}.fa-sunrise:before{content:"";}.fa-sunset:before{content:"";}.fa-superpowers:before{content:"";}.fa-superscript:before{content:"";}.fa-supple:before{content:"";}.fa-surprise:before{content:"";}.fa-suse:before{content:"";}.fa-swatchbook:before{content:"";}.fa-swift:before{content:"";}.fa-swimmer:before{content:"";}.fa-swimming-pool:before{content:"";}.fa-sword:before{content:"";}.fa-sword-laser:before{content:"";}.fa-sword-laser-alt:before{content:"";}.fa-swords:before{content:"";}.fa-swords-laser:before{content:"";}.fa-symfony:before{content:"";}.fa-synagogue:before{content:"";}.fa-sync:before{content:"";}.fa-sync-alt:before{content:"";}.fa-syringe:before{content:"";}.fa-table:before{content:"";}.fa-table-tennis:before{content:"";}.fa-tablet:before{content:"";}.fa-tablet-alt:before{content:"";}.fa-tablet-android:before{content:"";}.fa-tablet-android-alt:before{content:"";}.fa-tablet-rugged:before{content:"";}.fa-tablets:before{content:"";}.fa-tachometer:before{content:"";}.fa-tachometer-alt:before{content:"";}.fa-tachometer-alt-average:before{content:"";}.fa-tachometer-alt-fast:before{content:"";}.fa-tachometer-alt-fastest:before{content:"";}.fa-tachometer-alt-slow:before{content:"";}.fa-tachometer-alt-slowest:before{content:"";}.fa-tachometer-average:before{content:"";}.fa-tachometer-fast:before{content:"";}.fa-tachometer-fastest:before{content:"";}.fa-tachometer-slow:before{content:"";}.fa-tachometer-slowest:before{content:"";}.fa-taco:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tally:before{content:"";}.fa-tanakh:before{content:"";}.fa-tape:before{content:"";}.fa-tasks:before{content:"";}.fa-tasks-alt:before{content:"";}.fa-taxi:before{content:"";}.fa-teamspeak:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-telegram:before{content:"";}.fa-telegram-plane:before{content:"";}.fa-telescope:before{content:"";}.fa-temperature-down:before{content:"";}.fa-temperature-frigid:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-hot:before{content:"";}.fa-temperature-low:before{content:"";}.fa-temperature-up:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-tenge:before{content:"";}.fa-tennis-ball:before{content:"";}.fa-terminal:before{content:"";}.fa-text:before{content:"";}.fa-text-height:before{content:"";}.fa-text-size:before{content:"";}.fa-text-width:before{content:"";}.fa-th:before{content:"";}.fa-th-large:before{content:"";}.fa-th-list:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-theater-masks:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-thermometer:before{content:"";}.fa-thermometer-empty:before{content:"";}.fa-thermometer-full:before{content:"";}.fa-thermometer-half:before{content:"";}.fa-thermometer-quarter:before{content:"";}.fa-thermometer-three-quarters:before{content:"";}.fa-theta:before{content:"";}.fa-think-peaks:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbtack:before{content:"";}.fa-thunderstorm:before{content:"";}.fa-thunderstorm-moon:before{content:"";}.fa-thunderstorm-sun:before{content:"";}.fa-ticket:before{content:"";}.fa-ticket-alt:before{content:"";}.fa-tiktok:before{content:"";}.fa-tilde:before{content:"";}.fa-times:before{content:"";}.fa-times-circle:before{content:"";}.fa-times-hexagon:before{content:"";}.fa-times-octagon:before{content:"";}.fa-times-square:before{content:"";}.fa-tint:before{content:"";}.fa-tint-slash:before{content:"";}.fa-tire:before{content:"";}.fa-tire-flat:before{content:"";}.fa-tire-pressure-warning:before{content:"";}.fa-tire-rugged:before{content:"";}.fa-tired:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-alt:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-tombstone:before{content:"";}.fa-tombstone-alt:before{content:"";}.fa-toolbox:before{content:"";}.fa-tools:before{content:"";}.fa-tooth:before{content:"";}.fa-toothbrush:before{content:"";}.fa-torah:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tornado:before{content:"";}.fa-tractor:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-cone:before{content:"";}.fa-traffic-light:before{content:"";}.fa-traffic-light-go:before{content:"";}.fa-traffic-light-slow:before{content:"";}.fa-traffic-light-stop:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-tram:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-transporter:before{content:"";}.fa-transporter-1:before{content:"";}.fa-transporter-2:before{content:"";}.fa-transporter-3:before{content:"";}.fa-transporter-empty:before{content:"";}.fa-trash:before{content:"";}.fa-trash-alt:before{content:"";}.fa-trash-restore:before{content:"";}.fa-trash-restore-alt:before{content:"";}.fa-trash-undo:before{content:"";}.fa-trash-undo-alt:before{content:"";}.fa-treasure-chest:before{content:"";}.fa-tree:before{content:"";}.fa-tree-alt:before{content:"";}.fa-tree-christmas:before{content:"";}.fa-tree-decorated:before{content:"";}.fa-tree-large:before{content:"";}.fa-tree-palm:before{content:"";}.fa-trees:before{content:"";}.fa-trello:before{content:"";}.fa-triangle:before{content:"";}.fa-triangle-music:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-trophy:before{content:"";}.fa-trophy-alt:before{content:"";}.fa-truck:before{content:"";}.fa-truck-container:before{content:"";}.fa-truck-couch:before{content:"";}.fa-truck-loading:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-truck-plow:before{content:"";}.fa-truck-ramp:before{content:"";}.fa-trumpet:before{content:"";}.fa-tshirt:before{content:"";}.fa-tty:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-turkey:before{content:"";}.fa-turntable:before{content:"";}.fa-turtle:before{content:"";}.fa-tv:before{content:"";}.fa-tv-alt:before{content:"";}.fa-tv-music:before{content:"";}.fa-tv-retro:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typewriter:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-ufo:before{content:"";}.fa-ufo-beam:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-uncharted:before{content:"";}.fa-underline:before{content:"";}.fa-undo:before{content:"";}.fa-undo-alt:before{content:"";}.fa-unicorn:before{content:"";}.fa-union:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-universal-access:before{content:"";}.fa-university:before{content:"";}.fa-unlink:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-upload:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-usb-drive:before{content:"";}.fa-usd-circle:before{content:"";}.fa-usd-square:before{content:"";}.fa-user:before{content:"";}.fa-user-alien:before{content:"";}.fa-user-alt:before{content:"";}.fa-user-alt-slash:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-chart:before{content:"";}.fa-user-check:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-cog:before{content:"";}.fa-user-cowboy:before{content:"";}.fa-user-crown:before{content:"";}.fa-user-edit:before{content:"";}.fa-user-friends:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-hard-hat:before{content:"";}.fa-user-headset:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-md:before{content:"";}.fa-user-md-chat:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-music:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-robot:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before{content:"";}.fa-user-unlock:before{content:"";}.fa-user-visor:before{content:"";}.fa-users:before{content:"";}.fa-users-class:before{content:"";}.fa-users-cog:before{content:"";}.fa-users-crown:before{content:"";}.fa-users-medical:before{content:"";}.fa-users-slash:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-utensil-fork:before{content:"";}.fa-utensil-knife:before{content:"";}.fa-utensil-spoon:before{content:"";}.fa-utensils:before{content:"";}.fa-utensils-alt:before{content:"";}.fa-vaadin:before{content:"";}.fa-vacuum:before{content:"";}.fa-vacuum-robot:before{content:"";}.fa-value-absolute:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-vhs:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-vial:before{content:"";}.fa-vials:before{content:"";}.fa-viber:before{content:"";}.fa-video:before{content:"";}.fa-video-plus:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-violin:before{content:"";}.fa-virus:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-voicemail:before{content:"";}.fa-volcano:before{content:"";}.fa-volleyball-ball:before{content:"";}.fa-volume:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-mute:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-slash:before{content:"";}.fa-volume-up:before{content:"";}.fa-vote-nay:before{content:"";}.fa-vote-yea:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-vuejs:before{content:"";}.fa-wagon-covered:before{content:"";}.fa-walker:before{content:"";}.fa-walkie-talkie:before{content:"";}.fa-walking:before{content:"";}.fa-wallet:before{content:"";}.fa-wand:before{content:"";}.fa-wand-magic:before{content:"";}.fa-warehouse:before{content:"";}.fa-warehouse-alt:before{content:"";}.fa-washer:before{content:"";}.fa-watch:before{content:"";}.fa-watch-calculator:before{content:"";}.fa-watch-fitness:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-water:before{content:"";}.fa-water-lower:before{content:"";}.fa-water-rise:before{content:"";}.fa-wave-sine:before{content:"";}.fa-wave-square:before{content:"";}.fa-wave-triangle:before{content:"";}.fa-waveform:before{content:"";}.fa-waveform-path:before{content:"";}.fa-waze:before{content:"";}.fa-webcam:before{content:"";}.fa-webcam-slash:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weight:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weixin:before{content:"";}.fa-whale:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-wheat:before{content:"";}.fa-wheelchair:before{content:"";}.fa-whistle:before{content:"";}.fa-whmcs:before{content:"";}.fa-wifi:before{content:"";}.fa-wifi-1:before{content:"";}.fa-wifi-2:before{content:"";}.fa-wifi-slash:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-wind:before{content:"";}.fa-wind-turbine:before{content:"";}.fa-wind-warning:before{content:"";}.fa-window:before{content:"";}.fa-window-alt:before{content:"";}.fa-window-close:before{content:"";}.fa-window-frame:before{content:"";}.fa-window-frame-open:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-windows:before{content:"";}.fa-windsock:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-won-sign:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-wreath:before{content:"";}.fa-wrench:before{content:"";}.fa-x-ray:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yen-sign:before{content:"";}.fa-yin-yang:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900;}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1);}.fad:after{color:var(--fa-secondary-color,inherit);}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4);}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1);}.fad.fa-inverse{color:#fff;}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute;}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.fad.fa-abacus:after{content:"􏙀";}.fad.fa-acorn:after{content:"􏚮";}.fad.fa-ad:after{content:"􏙁";}.fad.fa-address-book:after{content:"􏊹";}.fad.fa-address-card:after{content:"􏊻";}.fad.fa-adjust:after{content:"􏁂";}.fad.fa-air-conditioner:after{content:"􏣴";}.fad.fa-air-freshener:after{content:"􏗐";}.fad.fa-alarm-clock:after{content:"􏍎";}.fad.fa-alarm-exclamation:after{content:"􏡃";}.fad.fa-alarm-plus:after{content:"􏡄";}.fad.fa-alarm-snooze:after{content:"􏡅";}.fad.fa-album:after{content:"􏢟";}.fad.fa-album-collection:after{content:"􏢠";}.fad.fa-alicorn:after{content:"􏚰";}.fad.fa-alien:after{content:"􏣵";}.fad.fa-alien-monster:after{content:"􏣶";}.fad.fa-align-center:after{content:"􏀷";}.fad.fa-align-justify:after{content:"􏀹";}.fad.fa-align-left:after{content:"􏀶";}.fad.fa-align-right:after{content:"􏀸";}.fad.fa-align-slash:after{content:"􏡆";}.fad.fa-allergies:after{content:"􏑡";}.fad.fa-ambulance:after{content:"􏃹";}.fad.fa-american-sign-language-interpreting:after{content:"􏊣";}.fad.fa-amp-guitar:after{content:"􏢡";}.fad.fa-analytics:after{content:"􏙃";}.fad.fa-anchor:after{content:"􏄽";}.fad.fa-angel:after{content:"􏝹";}.fad.fa-angle-double-down:after{content:"􏄃";}.fad.fa-angle-double-left:after{content:"􏄀";}.fad.fa-angle-double-right:after{content:"􏄁";}.fad.fa-angle-double-up:after{content:"􏄂";}.fad.fa-angle-down:after{content:"􏄇";}.fad.fa-angle-left:after{content:"􏄄";}.fad.fa-angle-right:after{content:"􏄅";}.fad.fa-angle-up:after{content:"􏄆";}.fad.fa-angry:after{content:"􏕖";}.fad.fa-ankh:after{content:"􏙄";}.fad.fa-apple-alt:after{content:"􏗑";}.fad.fa-apple-crate:after{content:"􏚱";}.fad.fa-archive:after{content:"􏆇";}.fad.fa-archway:after{content:"􏕗";}.fad.fa-arrow-alt-circle-down:after{content:"􏍘";}.fad.fa-arrow-alt-circle-left:after{content:"􏍙";}.fad.fa-arrow-alt-circle-right:after{content:"􏍚";}.fad.fa-arrow-alt-circle-up:after{content:"􏍛";}.fad.fa-arrow-alt-down:after{content:"􏍔";}.fad.fa-arrow-alt-from-bottom:after{content:"􏍆";}.fad.fa-arrow-alt-from-left:after{content:"􏍇";}.fad.fa-arrow-alt-from-right:after{content:"􏍈";}.fad.fa-arrow-alt-from-top:after{content:"􏍉";}.fad.fa-arrow-alt-left:after{content:"􏍕";}.fad.fa-arrow-alt-right:after{content:"􏍖";}.fad.fa-arrow-alt-square-down:after{content:"􏍐";}.fad.fa-arrow-alt-square-left:after{content:"􏍑";}.fad.fa-arrow-alt-square-right:after{content:"􏍒";}.fad.fa-arrow-alt-square-up:after{content:"􏍓";}.fad.fa-arrow-alt-to-bottom:after{content:"􏍊";}.fad.fa-arrow-alt-to-left:after{content:"􏍋";}.fad.fa-arrow-alt-to-right:after{content:"􏍌";}.fad.fa-arrow-alt-to-top:after{content:"􏍍";}.fad.fa-arrow-alt-up:after{content:"􏍗";}.fad.fa-arrow-circle-down:after{content:"􏂫";}.fad.fa-arrow-circle-left:after{content:"􏂨";}.fad.fa-arrow-circle-right:after{content:"􏂩";}.fad.fa-arrow-circle-up:after{content:"􏂪";}.fad.fa-arrow-down:after{content:"􏁣";}.fad.fa-arrow-from-bottom:after{content:"􏍂";}.fad.fa-arrow-from-left:after{content:"􏍃";}.fad.fa-arrow-from-right:after{content:"􏍄";}.fad.fa-arrow-from-top:after{content:"􏍅";}.fad.fa-arrow-left:after{content:"􏁠";}.fad.fa-arrow-right:after{content:"􏁡";}.fad.fa-arrow-square-down:after{content:"􏌹";}.fad.fa-arrow-square-left:after{content:"􏌺";}.fad.fa-arrow-square-right:after{content:"􏌻";}.fad.fa-arrow-square-up:after{content:"􏌼";}.fad.fa-arrow-to-bottom:after{content:"􏌽";}.fad.fa-arrow-to-left:after{content:"􏌾";}.fad.fa-arrow-to-right:after{content:"􏍀";}.fad.fa-arrow-to-top:after{content:"􏍁";}.fad.fa-arrow-up:after{content:"􏁢";}.fad.fa-arrows:after{content:"􏁇";}.fad.fa-arrows-alt:after{content:"􏂲";}.fad.fa-arrows-alt-h:after{content:"􏌷";}.fad.fa-arrows-alt-v:after{content:"􏌸";}.fad.fa-arrows-h:after{content:"􏁾";}.fad.fa-arrows-v:after{content:"􏁽";}.fad.fa-assistive-listening-systems:after{content:"􏊢";}.fad.fa-asterisk:after{content:"􏁩";}.fad.fa-at:after{content:"􏇺";}.fad.fa-atlas:after{content:"􏕘";}.fad.fa-atom:after{content:"􏗒";}.fad.fa-atom-alt:after{content:"􏗓";}.fad.fa-audio-description:after{content:"􏊞";}.fad.fa-award:after{content:"􏕙";}.fad.fa-axe:after{content:"􏚲";}.fad.fa-axe-battle:after{content:"􏚳";}.fad.fa-baby:after{content:"􏝼";}.fad.fa-baby-carriage:after{content:"􏝽";}.fad.fa-backpack:after{content:"􏗔";}.fad.fa-backspace:after{content:"􏕚";}.fad.fa-backward:after{content:"􏁊";}.fad.fa-bacon:after{content:"􏟥";}.fad.fa-bacteria:after{content:"􎁙";}.fad.fa-bacterium:after{content:"􎁚";}.fad.fa-badge:after{content:"􏌵";}.fad.fa-badge-check:after{content:"􏌶";}.fad.fa-badge-dollar:after{content:"􏙅";}.fad.fa-badge-percent:after{content:"􏙆";}.fad.fa-badge-sheriff:after{content:"􏢢";}.fad.fa-badger-honey:after{content:"􏚴";}.fad.fa-bags-shopping:after{content:"􏡇";}.fad.fa-bahai:after{content:"􏙦";}.fad.fa-balance-scale:after{content:"􏉎";}.fad.fa-balance-scale-left:after{content:"􏔕";}.fad.fa-balance-scale-right:after{content:"􏔖";}.fad.fa-ball-pile:after{content:"􏝾";}.fad.fa-ballot:after{content:"􏜲";}.fad.fa-ballot-check:after{content:"􏜳";}.fad.fa-ban:after{content:"􏁞";}.fad.fa-band-aid:after{content:"􏑢";}.fad.fa-banjo:after{content:"􏢣";}.fad.fa-barcode:after{content:"􏀪";}.fad.fa-barcode-alt:after{content:"􏑣";}.fad.fa-barcode-read:after{content:"􏑤";}.fad.fa-barcode-scan:after{content:"􏑥";}.fad.fa-bars:after{content:"􏃉";}.fad.fa-baseball:after{content:"􏐲";}.fad.fa-baseball-ball:after{content:"􏐳";}.fad.fa-basketball-ball:after{content:"􏐴";}.fad.fa-basketball-hoop:after{content:"􏐵";}.fad.fa-bat:after{content:"􏚵";}.fad.fa-bath:after{content:"􏋍";}.fad.fa-battery-bolt:after{content:"􏍶";}.fad.fa-battery-empty:after{content:"􏉄";}.fad.fa-battery-full:after{content:"􏉀";}.fad.fa-battery-half:after{content:"􏉂";}.fad.fa-battery-quarter:after{content:"􏉃";}.fad.fa-battery-slash:after{content:"􏍷";}.fad.fa-battery-three-quarters:after{content:"􏉁";}.fad.fa-bed:after{content:"􏈶";}.fad.fa-bed-alt:after{content:"􏣷";}.fad.fa-bed-bunk:after{content:"􏣸";}.fad.fa-bed-empty:after{content:"􏣹";}.fad.fa-beer:after{content:"􏃼";}.fad.fa-bell:after{content:"􏃳";}.fad.fa-bell-exclamation:after{content:"􏡈";}.fad.fa-bell-on:after{content:"􏣺";}.fad.fa-bell-plus:after{content:"􏡉";}.fad.fa-bell-school:after{content:"􏗕";}.fad.fa-bell-school-slash:after{content:"􏗖";}.fad.fa-bell-slash:after{content:"􏇶";}.fad.fa-bells:after{content:"􏝿";}.fad.fa-betamax:after{content:"􏢤";}.fad.fa-bezier-curve:after{content:"􏕛";}.fad.fa-bible:after{content:"􏙇";}.fad.fa-bicycle:after{content:"􏈆";}.fad.fa-biking:after{content:"􏡊";}.fad.fa-biking-mountain:after{content:"􏡋";}.fad.fa-binoculars:after{content:"􏇥";}.fad.fa-biohazard:after{content:"􏞀";}.fad.fa-birthday-cake:after{content:"􏇽";}.fad.fa-blanket:after{content:"􏒘";}.fad.fa-blender:after{content:"􏔗";}.fad.fa-blender-phone:after{content:"􏚶";}.fad.fa-blind:after{content:"􏊝";}.fad.fa-blinds:after{content:"􏣻";}.fad.fa-blinds-open:after{content:"􏣼";}.fad.fa-blinds-raised:after{content:"􏣽";}.fad.fa-blog:after{content:"􏞁";}.fad.fa-bold:after{content:"􏀲";}.fad.fa-bolt:after{content:"􏃧";}.fad.fa-bomb:after{content:"􏇢";}.fad.fa-bone:after{content:"􏗗";}.fad.fa-bone-break:after{content:"􏗘";}.fad.fa-bong:after{content:"􏕜";}.fad.fa-book:after{content:"􏀭";}.fad.fa-book-alt:after{content:"􏗙";}.fad.fa-book-dead:after{content:"􏚷";}.fad.fa-book-heart:after{content:"􏒙";}.fad.fa-book-medical:after{content:"􏟦";}.fad.fa-book-open:after{content:"􏔘";}.fad.fa-book-reader:after{content:"􏗚";}.fad.fa-book-spells:after{content:"􏚸";}.fad.fa-book-user:after{content:"􏟧";}.fad.fa-bookmark:after{content:"􏀮";}.fad.fa-books:after{content:"􏗛";}.fad.fa-books-medical:after{content:"􏟨";}.fad.fa-boombox:after{content:"􏢥";}.fad.fa-boot:after{content:"􏞂";}.fad.fa-booth-curtain:after{content:"􏜴";}.fad.fa-border-all:after{content:"􏡌";}.fad.fa-border-bottom:after{content:"􏡍";}.fad.fa-border-center-h:after{content:"􏢜";}.fad.fa-border-center-v:after{content:"􏢝";}.fad.fa-border-inner:after{content:"􏡎";}.fad.fa-border-left:after{content:"􏡏";}.fad.fa-border-none:after{content:"􏡐";}.fad.fa-border-outer:after{content:"􏡑";}.fad.fa-border-right:after{content:"􏡒";}.fad.fa-border-style:after{content:"􏡓";}.fad.fa-border-style-alt:after{content:"􏡔";}.fad.fa-border-top:after{content:"􏡕";}.fad.fa-bow-arrow:after{content:"􏚹";}.fad.fa-bowling-ball:after{content:"􏐶";}.fad.fa-bowling-pins:after{content:"􏐷";}.fad.fa-box:after{content:"􏑦";}.fad.fa-box-alt:after{content:"􏒚";}.fad.fa-box-ballot:after{content:"􏜵";}.fad.fa-box-check:after{content:"􏑧";}.fad.fa-box-fragile:after{content:"􏒛";}.fad.fa-box-full:after{content:"􏒜";}.fad.fa-box-heart:after{content:"􏒝";}.fad.fa-box-open:after{content:"􏒞";}.fad.fa-box-tissue:after{content:"􎁛";}.fad.fa-box-up:after{content:"􏒟";}.fad.fa-box-usd:after{content:"􏒠";}.fad.fa-boxes:after{content:"􏑨";}.fad.fa-boxes-alt:after{content:"􏒡";}.fad.fa-boxing-glove:after{content:"􏐸";}.fad.fa-brackets:after{content:"􏟩";}.fad.fa-brackets-curly:after{content:"􏟪";}.fad.fa-braille:after{content:"􏊡";}.fad.fa-brain:after{content:"􏗜";}.fad.fa-bread-loaf:after{content:"􏟫";}.fad.fa-bread-slice:after{content:"􏟬";}.fad.fa-briefcase:after{content:"􏂱";}.fad.fa-briefcase-medical:after{content:"􏑩";}.fad.fa-bring-forward:after{content:"􏡖";}.fad.fa-bring-front:after{content:"􏡗";}.fad.fa-broadcast-tower:after{content:"􏔙";}.fad.fa-broom:after{content:"􏔚";}.fad.fa-browser:after{content:"􏍾";}.fad.fa-brush:after{content:"􏕝";}.fad.fa-bug:after{content:"􏆈";}.fad.fa-building:after{content:"􏆭";}.fad.fa-bullhorn:after{content:"􏂡";}.fad.fa-bullseye:after{content:"􏅀";}.fad.fa-bullseye-arrow:after{content:"􏙈";}.fad.fa-bullseye-pointer:after{content:"􏙉";}.fad.fa-burger-soda:after{content:"􏡘";}.fad.fa-burn:after{content:"􏑪";}.fad.fa-burrito:after{content:"􏟭";}.fad.fa-bus:after{content:"􏈇";}.fad.fa-bus-alt:after{content:"􏕞";}.fad.fa-bus-school:after{content:"􏗝";}.fad.fa-business-time:after{content:"􏙊";}.fad.fa-cabinet-filing:after{content:"􏙋";}.fad.fa-cactus:after{content:"􏢧";}.fad.fa-calculator:after{content:"􏇬";}.fad.fa-calculator-alt:after{content:"􏙌";}.fad.fa-calendar:after{content:"􏄳";}.fad.fa-calendar-alt:after{content:"􏁳";}.fad.fa-calendar-check:after{content:"􏉴";}.fad.fa-calendar-day:after{content:"􏞃";}.fad.fa-calendar-edit:after{content:"􏌳";}.fad.fa-calendar-exclamation:after{content:"􏌴";}.fad.fa-calendar-minus:after{content:"􏉲";}.fad.fa-calendar-plus:after{content:"􏉱";}.fad.fa-calendar-star:after{content:"􏜶";}.fad.fa-calendar-times:after{content:"􏉳";}.fad.fa-calendar-week:after{content:"􏞄";}.fad.fa-camcorder:after{content:"􏢨";}.fad.fa-camera:after{content:"􏀰";}.fad.fa-camera-alt:after{content:"􏌲";}.fad.fa-camera-home:after{content:"􏣾";}.fad.fa-camera-movie:after{content:"􏢩";}.fad.fa-camera-polaroid:after{content:"􏢪";}.fad.fa-camera-retro:after{content:"􏂃";}.fad.fa-campfire:after{content:"􏚺";}.fad.fa-campground:after{content:"􏚻";}.fad.fa-candle-holder:after{content:"􏚼";}.fad.fa-candy-cane:after{content:"􏞆";}.fad.fa-candy-corn:after{content:"􏚽";}.fad.fa-cannabis:after{content:"􏕟";}.fad.fa-capsules:after{content:"􏑫";}.fad.fa-car:after{content:"􏆹";}.fad.fa-car-alt:after{content:"􏗞";}.fad.fa-car-battery:after{content:"􏗟";}.fad.fa-car-building:after{content:"􏡙";}.fad.fa-car-bump:after{content:"􏗠";}.fad.fa-car-bus:after{content:"􏡚";}.fad.fa-car-crash:after{content:"􏗡";}.fad.fa-car-garage:after{content:"􏗢";}.fad.fa-car-mechanic:after{content:"􏗣";}.fad.fa-car-side:after{content:"􏗤";}.fad.fa-car-tilt:after{content:"􏗥";}.fad.fa-car-wash:after{content:"􏗦";}.fad.fa-caravan:after{content:"􏣿";}.fad.fa-caravan-alt:after{content:"􎀀";}.fad.fa-caret-circle-down:after{content:"􏌭";}.fad.fa-caret-circle-left:after{content:"􏌮";}.fad.fa-caret-circle-right:after{content:"􏌰";}.fad.fa-caret-circle-up:after{content:"􏌱";}.fad.fa-caret-down:after{content:"􏃗";}.fad.fa-caret-left:after{content:"􏃙";}.fad.fa-caret-right:after{content:"􏃚";}.fad.fa-caret-square-down:after{content:"􏅐";}.fad.fa-caret-square-left:after{content:"􏆑";}.fad.fa-caret-square-right:after{content:"􏅒";}.fad.fa-caret-square-up:after{content:"􏅑";}.fad.fa-caret-up:after{content:"􏃘";}.fad.fa-carrot:after{content:"􏞇";}.fad.fa-cars:after{content:"􏡛";}.fad.fa-cart-arrow-down:after{content:"􏈘";}.fad.fa-cart-plus:after{content:"􏈗";}.fad.fa-cash-register:after{content:"􏞈";}.fad.fa-cassette-tape:after{content:"􏢫";}.fad.fa-cat:after{content:"􏚾";}.fad.fa-cat-space:after{content:"􎀁";}.fad.fa-cauldron:after{content:"􏚿";}.fad.fa-cctv:after{content:"􏢬";}.fad.fa-certificate:after{content:"􏂣";}.fad.fa-chair:after{content:"􏛀";}.fad.fa-chair-office:after{content:"􏛁";}.fad.fa-chalkboard:after{content:"􏔛";}.fad.fa-chalkboard-teacher:after{content:"􏔜";}.fad.fa-charging-station:after{content:"􏗧";}.fad.fa-chart-area:after{content:"􏇾";}.fad.fa-chart-bar:after{content:"􏂀";}.fad.fa-chart-line:after{content:"􏈁";}.fad.fa-chart-line-down:after{content:"􏙍";}.fad.fa-chart-network:after{content:"􏞊";}.fad.fa-chart-pie:after{content:"􏈀";}.fad.fa-chart-pie-alt:after{content:"􏙎";}.fad.fa-chart-scatter:after{content:"􏟮";}.fad.fa-check:after{content:"􏀌";}.fad.fa-check-circle:after{content:"􏁘";}.fad.fa-check-double:after{content:"􏕠";}.fad.fa-check-square:after{content:"􏅊";}.fad.fa-cheese:after{content:"􏟯";}.fad.fa-cheese-swiss:after{content:"􏟰";}.fad.fa-cheeseburger:after{content:"􏟱";}.fad.fa-chess:after{content:"􏐹";}.fad.fa-chess-bishop:after{content:"􏐺";}.fad.fa-chess-bishop-alt:after{content:"􏐻";}.fad.fa-chess-board:after{content:"􏐼";}.fad.fa-chess-clock:after{content:"􏐽";}.fad.fa-chess-clock-alt:after{content:"􏐾";}.fad.fa-chess-king:after{content:"􏐿";}.fad.fa-chess-king-alt:after{content:"􏑀";}.fad.fa-chess-knight:after{content:"􏑁";}.fad.fa-chess-knight-alt:after{content:"􏑂";}.fad.fa-chess-pawn:after{content:"􏑃";}.fad.fa-chess-pawn-alt:after{content:"􏑄";}.fad.fa-chess-queen:after{content:"􏑅";}.fad.fa-chess-queen-alt:after{content:"􏑆";}.fad.fa-chess-rook:after{content:"􏑇";}.fad.fa-chess-rook-alt:after{content:"􏑈";}.fad.fa-chevron-circle-down:after{content:"􏄺";}.fad.fa-chevron-circle-left:after{content:"􏄷";}.fad.fa-chevron-circle-right:after{content:"􏄸";}.fad.fa-chevron-circle-up:after{content:"􏄹";}.fad.fa-chevron-double-down:after{content:"􏌢";}.fad.fa-chevron-double-left:after{content:"􏌣";}.fad.fa-chevron-double-right:after{content:"􏌤";}.fad.fa-chevron-double-up:after{content:"􏌥";}.fad.fa-chevron-down:after{content:"􏁸";}.fad.fa-chevron-left:after{content:"􏁓";}.fad.fa-chevron-right:after{content:"􏁔";}.fad.fa-chevron-square-down:after{content:"􏌩";}.fad.fa-chevron-square-left:after{content:"􏌪";}.fad.fa-chevron-square-right:after{content:"􏌫";}.fad.fa-chevron-square-up:after{content:"􏌬";}.fad.fa-chevron-up:after{content:"􏁷";}.fad.fa-child:after{content:"􏆮";}.fad.fa-chimney:after{content:"􏞋";}.fad.fa-church:after{content:"􏔝";}.fad.fa-circle:after{content:"􏄑";}.fad.fa-circle-notch:after{content:"􏇎";}.fad.fa-city:after{content:"􏙏";}.fad.fa-clarinet:after{content:"􏢭";}.fad.fa-claw-marks:after{content:"􏛂";}.fad.fa-clinic-medical:after{content:"􏟲";}.fad.fa-clipboard:after{content:"􏌨";}.fad.fa-clipboard-check:after{content:"􏑬";}.fad.fa-clipboard-list:after{content:"􏑭";}.fad.fa-clipboard-list-check:after{content:"􏜷";}.fad.fa-clipboard-prescription:after{content:"􏗨";}.fad.fa-clipboard-user:after{content:"􏟳";}.fad.fa-clock:after{content:"􏀗";}.fad.fa-clone:after{content:"􏉍";}.fad.fa-closed-captioning:after{content:"􏈊";}.fad.fa-cloud:after{content:"􏃂";}.fad.fa-cloud-download:after{content:"􏃭";}.fad.fa-cloud-download-alt:after{content:"􏎁";}.fad.fa-cloud-drizzle:after{content:"􏜸";}.fad.fa-cloud-hail:after{content:"􏜹";}.fad.fa-cloud-hail-mixed:after{content:"􏜺";}.fad.fa-cloud-meatball:after{content:"􏜻";}.fad.fa-cloud-moon:after{content:"􏛃";}.fad.fa-cloud-moon-rain:after{content:"􏜼";}.fad.fa-cloud-music:after{content:"􏢮";}.fad.fa-cloud-rain:after{content:"􏜽";}.fad.fa-cloud-rainbow:after{content:"􏜾";}.fad.fa-cloud-showers:after{content:"􏜿";}.fad.fa-cloud-showers-heavy:after{content:"􏝀";}.fad.fa-cloud-sleet:after{content:"􏝁";}.fad.fa-cloud-snow:after{content:"􏝂";}.fad.fa-cloud-sun:after{content:"􏛄";}.fad.fa-cloud-sun-rain:after{content:"􏝃";}.fad.fa-cloud-upload:after{content:"􏃮";}.fad.fa-cloud-upload-alt:after{content:"􏎂";}.fad.fa-clouds:after{content:"􏝄";}.fad.fa-clouds-moon:after{content:"􏝅";}.fad.fa-clouds-sun:after{content:"􏝆";}.fad.fa-club:after{content:"􏌧";}.fad.fa-cocktail:after{content:"􏕡";}.fad.fa-code:after{content:"􏄡";}.fad.fa-code-branch:after{content:"􏄦";}.fad.fa-code-commit:after{content:"􏎆";}.fad.fa-code-merge:after{content:"􏎇";}.fad.fa-coffee:after{content:"􏃴";}.fad.fa-coffee-pot:after{content:"􎀂";}.fad.fa-coffee-togo:after{content:"􏛅";}.fad.fa-coffin:after{content:"􏛆";}.fad.fa-coffin-cross:after{content:"􎁑";}.fad.fa-cog:after{content:"􏀓";}.fad.fa-cogs:after{content:"􏂅";}.fad.fa-coin:after{content:"􏡜";}.fad.fa-coins:after{content:"􏔞";}.fad.fa-columns:after{content:"􏃛";}.fad.fa-comet:after{content:"􎀃";}.fad.fa-comment:after{content:"􏁵";}.fad.fa-comment-alt:after{content:"􏉺";}.fad.fa-comment-alt-check:after{content:"􏒢";}.fad.fa-comment-alt-dollar:after{content:"􏙐";}.fad.fa-comment-alt-dots:after{content:"􏒣";}.fad.fa-comment-alt-edit:after{content:"􏒤";}.fad.fa-comment-alt-exclamation:after{content:"􏒥";}.fad.fa-comment-alt-lines:after{content:"􏒦";}.fad.fa-comment-alt-medical:after{content:"􏟴";}.fad.fa-comment-alt-minus:after{content:"􏒧";}.fad.fa-comment-alt-music:after{content:"􏢯";}.fad.fa-comment-alt-plus:after{content:"􏒨";}.fad.fa-comment-alt-slash:after{content:"􏒩";}.fad.fa-comment-alt-smile:after{content:"􏒪";}.fad.fa-comment-alt-times:after{content:"􏒫";}.fad.fa-comment-check:after{content:"􏒬";}.fad.fa-comment-dollar:after{content:"􏙑";}.fad.fa-comment-dots:after{content:"􏒭";}.fad.fa-comment-edit:after{content:"􏒮";}.fad.fa-comment-exclamation:after{content:"􏒯";}.fad.fa-comment-lines:after{content:"􏒰";}.fad.fa-comment-medical:after{content:"􏟵";}.fad.fa-comment-minus:after{content:"􏒱";}.fad.fa-comment-music:after{content:"􏢰";}.fad.fa-comment-plus:after{content:"􏒲";}.fad.fa-comment-slash:after{content:"􏒳";}.fad.fa-comment-smile:after{content:"􏒴";}.fad.fa-comment-times:after{content:"􏒵";}.fad.fa-comments:after{content:"􏂆";}.fad.fa-comments-alt:after{content:"􏒶";}.fad.fa-comments-alt-dollar:after{content:"􏙒";}.fad.fa-comments-dollar:after{content:"􏙓";}.fad.fa-compact-disc:after{content:"􏔟";}.fad.fa-compass:after{content:"􏅎";}.fad.fa-compass-slash:after{content:"􏗩";}.fad.fa-compress:after{content:"􏁦";}.fad.fa-compress-alt:after{content:"􏐢";}.fad.fa-compress-arrows-alt:after{content:"􏞌";}.fad.fa-compress-wide:after{content:"􏌦";}.fad.fa-computer-classic:after{content:"􏢱";}.fad.fa-computer-speaker:after{content:"􏢲";}.fad.fa-concierge-bell:after{content:"􏕢";}.fad.fa-construction:after{content:"􏡝";}.fad.fa-container-storage:after{content:"􏒷";}.fad.fa-conveyor-belt:after{content:"􏑮";}.fad.fa-conveyor-belt-alt:after{content:"􏑯";}.fad.fa-cookie:after{content:"􏕣";}.fad.fa-cookie-bite:after{content:"􏕤";}.fad.fa-copy:after{content:"􏃅";}.fad.fa-copyright:after{content:"􏇹";}.fad.fa-corn:after{content:"􏛇";}.fad.fa-couch:after{content:"􏒸";}.fad.fa-cow:after{content:"􏛈";}.fad.fa-cowbell:after{content:"􏢳";}.fad.fa-cowbell-more:after{content:"􏢴";}.fad.fa-credit-card:after{content:"􏂝";}.fad.fa-credit-card-blank:after{content:"􏎉";}.fad.fa-credit-card-front:after{content:"􏎊";}.fad.fa-cricket:after{content:"􏑉";}.fad.fa-croissant:after{content:"􏟶";}.fad.fa-crop:after{content:"􏄥";}.fad.fa-crop-alt:after{content:"􏕥";}.fad.fa-cross:after{content:"􏙔";}.fad.fa-crosshairs:after{content:"􏁛";}.fad.fa-crow:after{content:"􏔠";}.fad.fa-crown:after{content:"􏔡";}.fad.fa-crutch:after{content:"􏟷";}.fad.fa-crutches:after{content:"􏟸";}.fad.fa-cube:after{content:"􏆲";}.fad.fa-cubes:after{content:"􏆳";}.fad.fa-curling:after{content:"􏑊";}.fad.fa-cut:after{content:"􏃄";}.fad.fa-dagger:after{content:"􏛋";}.fad.fa-database:after{content:"􏇀";}.fad.fa-deaf:after{content:"􏊤";}.fad.fa-debug:after{content:"􏟹";}.fad.fa-deer:after{content:"􏞎";}.fad.fa-deer-rudolph:after{content:"􏞏";}.fad.fa-democrat:after{content:"􏝇";}.fad.fa-desktop:after{content:"􏄈";}.fad.fa-desktop-alt:after{content:"􏎐";}.fad.fa-dewpoint:after{content:"􏝈";}.fad.fa-dharmachakra:after{content:"􏙕";}.fad.fa-diagnoses:after{content:"􏑰";}.fad.fa-diamond:after{content:"􏈙";}.fad.fa-dice:after{content:"􏔢";}.fad.fa-dice-d10:after{content:"􏛍";}.fad.fa-dice-d12:after{content:"􏛎";}.fad.fa-dice-d20:after{content:"􏛏";}.fad.fa-dice-d4:after{content:"􏛐";}.fad.fa-dice-d6:after{content:"􏛑";}.fad.fa-dice-d8:after{content:"􏛒";}.fad.fa-dice-five:after{content:"􏔣";}.fad.fa-dice-four:after{content:"􏔤";}.fad.fa-dice-one:after{content:"􏔥";}.fad.fa-dice-six:after{content:"􏔦";}.fad.fa-dice-three:after{content:"􏔧";}.fad.fa-dice-two:after{content:"􏔨";}.fad.fa-digging:after{content:"􏡞";}.fad.fa-digital-tachograph:after{content:"􏕦";}.fad.fa-diploma:after{content:"􏗪";}.fad.fa-directions:after{content:"􏗫";}.fad.fa-disc-drive:after{content:"􏢵";}.fad.fa-disease:after{content:"􏟺";}.fad.fa-divide:after{content:"􏔩";}.fad.fa-dizzy:after{content:"􏕧";}.fad.fa-dna:after{content:"􏑱";}.fad.fa-do-not-enter:after{content:"􏗬";}.fad.fa-dog:after{content:"􏛓";}.fad.fa-dog-leashed:after{content:"􏛔";}.fad.fa-dollar-sign:after{content:"􏅕";}.fad.fa-dolly:after{content:"􏑲";}.fad.fa-dolly-empty:after{content:"􏑳";}.fad.fa-dolly-flatbed:after{content:"􏑴";}.fad.fa-dolly-flatbed-alt:after{content:"􏑵";}.fad.fa-dolly-flatbed-empty:after{content:"􏑶";}.fad.fa-donate:after{content:"􏒹";}.fad.fa-door-closed:after{content:"􏔪";}.fad.fa-door-open:after{content:"􏔫";}.fad.fa-dot-circle:after{content:"􏆒";}.fad.fa-dove:after{content:"􏒺";}.fad.fa-download:after{content:"􏀙";}.fad.fa-drafting-compass:after{content:"􏕨";}.fad.fa-dragon:after{content:"􏛕";}.fad.fa-draw-circle:after{content:"􏗭";}.fad.fa-draw-polygon:after{content:"􏗮";}.fad.fa-draw-square:after{content:"􏗯";}.fad.fa-dreidel:after{content:"􏞒";}.fad.fa-drone:after{content:"􏡟";}.fad.fa-drone-alt:after{content:"􏡠";}.fad.fa-drum:after{content:"􏕩";}.fad.fa-drum-steelpan:after{content:"􏕪";}.fad.fa-drumstick:after{content:"􏛖";}.fad.fa-drumstick-bite:after{content:"􏛗";}.fad.fa-dryer:after{content:"􏡡";}.fad.fa-dryer-alt:after{content:"􏡢";}.fad.fa-duck:after{content:"􏛘";}.fad.fa-dumbbell:after{content:"􏑋";}.fad.fa-dumpster:after{content:"􏞓";}.fad.fa-dumpster-fire:after{content:"􏞔";}.fad.fa-dungeon:after{content:"􏛙";}.fad.fa-ear:after{content:"􏗰";}.fad.fa-ear-muffs:after{content:"􏞕";}.fad.fa-eclipse:after{content:"􏝉";}.fad.fa-eclipse-alt:after{content:"􏝊";}.fad.fa-edit:after{content:"􏁄";}.fad.fa-egg:after{content:"􏟻";}.fad.fa-egg-fried:after{content:"􏟼";}.fad.fa-eject:after{content:"􏁒";}.fad.fa-elephant:after{content:"􏛚";}.fad.fa-ellipsis-h:after{content:"􏅁";}.fad.fa-ellipsis-h-alt:after{content:"􏎛";}.fad.fa-ellipsis-v:after{content:"􏅂";}.fad.fa-ellipsis-v-alt:after{content:"􏎜";}.fad.fa-empty-set:after{content:"􏙖";}.fad.fa-engine-warning:after{content:"􏗲";}.fad.fa-envelope:after{content:"􏃠";}.fad.fa-envelope-open:after{content:"􏊶";}.fad.fa-envelope-open-dollar:after{content:"􏙗";}.fad.fa-envelope-open-text:after{content:"􏙘";}.fad.fa-envelope-square:after{content:"􏆙";}.fad.fa-equals:after{content:"􏔬";}.fad.fa-eraser:after{content:"􏄭";}.fad.fa-ethernet:after{content:"􏞖";}.fad.fa-euro-sign:after{content:"􏅓";}.fad.fa-exchange:after{content:"􏃬";}.fad.fa-exchange-alt:after{content:"􏍢";}.fad.fa-exclamation:after{content:"􏄪";}.fad.fa-exclamation-circle:after{content:"􏁪";}.fad.fa-exclamation-square:after{content:"􏌡";}.fad.fa-exclamation-triangle:after{content:"􏁱";}.fad.fa-expand:after{content:"􏁥";}.fad.fa-expand-alt:after{content:"􏐤";}.fad.fa-expand-arrows:after{content:"􏌝";}.fad.fa-expand-arrows-alt:after{content:"􏌞";}.fad.fa-expand-wide:after{content:"􏌠";}.fad.fa-external-link:after{content:"􏂎";}.fad.fa-external-link-alt:after{content:"􏍝";}.fad.fa-external-link-square:after{content:"􏅌";}.fad.fa-external-link-square-alt:after{content:"􏍠";}.fad.fa-eye:after{content:"􏁮";}.fad.fa-eye-dropper:after{content:"􏇻";}.fad.fa-eye-evil:after{content:"􏛛";}.fad.fa-eye-slash:after{content:"􏁰";}.fad.fa-fan:after{content:"􏡣";}.fad.fa-fan-table:after{content:"􎀄";}.fad.fa-farm:after{content:"􏡤";}.fad.fa-fast-backward:after{content:"􏁉";}.fad.fa-fast-forward:after{content:"􏁐";}.fad.fa-faucet:after{content:"􎀅";}.fad.fa-faucet-drip:after{content:"􎀆";}.fad.fa-fax:after{content:"􏆬";}.fad.fa-feather:after{content:"􏔭";}.fad.fa-feather-alt:after{content:"􏕫";}.fad.fa-female:after{content:"􏆂";}.fad.fa-field-hockey:after{content:"􏑌";}.fad.fa-fighter-jet:after{content:"􏃻";}.fad.fa-file:after{content:"􏅛";}.fad.fa-file-alt:after{content:"􏅜";}.fad.fa-file-archive:after{content:"􏇆";}.fad.fa-file-audio:after{content:"􏇇";}.fad.fa-file-certificate:after{content:"􏗳";}.fad.fa-file-chart-line:after{content:"􏙙";}.fad.fa-file-chart-pie:after{content:"􏙚";}.fad.fa-file-check:after{content:"􏌖";}.fad.fa-file-code:after{content:"􏇉";}.fad.fa-file-contract:after{content:"􏕬";}.fad.fa-file-csv:after{content:"􏛝";}.fad.fa-file-download:after{content:"􏕭";}.fad.fa-file-edit:after{content:"􏌜";}.fad.fa-file-excel:after{content:"􏇃";}.fad.fa-file-exclamation:after{content:"􏌚";}.fad.fa-file-export:after{content:"􏕮";}.fad.fa-file-image:after{content:"􏇅";}.fad.fa-file-import:after{content:"􏕯";}.fad.fa-file-invoice:after{content:"􏕰";}.fad.fa-file-invoice-dollar:after{content:"􏕱";}.fad.fa-file-medical:after{content:"􏑷";}.fad.fa-file-medical-alt:after{content:"􏑸";}.fad.fa-file-minus:after{content:"􏌘";}.fad.fa-file-music:after{content:"􏢶";}.fad.fa-file-pdf:after{content:"􏇁";}.fad.fa-file-plus:after{content:"􏌙";}.fad.fa-file-powerpoint:after{content:"􏇄";}.fad.fa-file-prescription:after{content:"􏕲";}.fad.fa-file-search:after{content:"􏡥";}.fad.fa-file-signature:after{content:"􏕳";}.fad.fa-file-spreadsheet:after{content:"􏙛";}.fad.fa-file-times:after{content:"􏌗";}.fad.fa-file-upload:after{content:"􏕴";}.fad.fa-file-user:after{content:"􏙜";}.fad.fa-file-video:after{content:"􏇈";}.fad.fa-file-word:after{content:"􏇂";}.fad.fa-files-medical:after{content:"􏟽";}.fad.fa-fill:after{content:"􏕵";}.fad.fa-fill-drip:after{content:"􏕶";}.fad.fa-film:after{content:"􏀈";}.fad.fa-film-alt:after{content:"􏎠";}.fad.fa-film-canister:after{content:"􏢷";}.fad.fa-filter:after{content:"􏂰";}.fad.fa-fingerprint:after{content:"􏕷";}.fad.fa-fire:after{content:"􏁭";}.fad.fa-fire-alt:after{content:"􏟤";}.fad.fa-fire-extinguisher:after{content:"􏄴";}.fad.fa-fire-smoke:after{content:"􏝋";}.fad.fa-fireplace:after{content:"􏞚";}.fad.fa-first-aid:after{content:"􏑹";}.fad.fa-fish:after{content:"􏕸";}.fad.fa-fish-cooked:after{content:"􏟾";}.fad.fa-fist-raised:after{content:"􏛞";}.fad.fa-flag:after{content:"􏀤";}.fad.fa-flag-alt:after{content:"􏝌";}.fad.fa-flag-checkered:after{content:"􏄞";}.fad.fa-flag-usa:after{content:"􏝍";}.fad.fa-flame:after{content:"􏛟";}.fad.fa-flashlight:after{content:"􏢸";}.fad.fa-flask:after{content:"􏃃";}.fad.fa-flask-poison:after{content:"􏛠";}.fad.fa-flask-potion:after{content:"􏛡";}.fad.fa-flower:after{content:"􏟿";}.fad.fa-flower-daffodil:after{content:"􏠀";}.fad.fa-flower-tulip:after{content:"􏠁";}.fad.fa-flushed:after{content:"􏕹";}.fad.fa-flute:after{content:"􏢹";}.fad.fa-flux-capacitor:after{content:"􏢺";}.fad.fa-fog:after{content:"􏝎";}.fad.fa-folder:after{content:"􏁻";}.fad.fa-folder-download:after{content:"􎁓";}.fad.fa-folder-minus:after{content:"􏙝";}.fad.fa-folder-open:after{content:"􏁼";}.fad.fa-folder-plus:after{content:"􏙞";}.fad.fa-folder-times:after{content:"􏙟";}.fad.fa-folder-tree:after{content:"􏠂";}.fad.fa-folder-upload:after{content:"􎁔";}.fad.fa-folders:after{content:"􏙠";}.fad.fa-font:after{content:"􏀱";}.fad.fa-font-awesome-logo-full:after{content:"􏓦";}.fad.fa-font-case:after{content:"􏡦";}.fad.fa-football-ball:after{content:"􏑎";}.fad.fa-football-helmet:after{content:"􏑏";}.fad.fa-forklift:after{content:"􏑺";}.fad.fa-forward:after{content:"􏁎";}.fad.fa-fragile:after{content:"􏒻";}.fad.fa-french-fries:after{content:"􏠃";}.fad.fa-frog:after{content:"􏔮";}.fad.fa-frosty-head:after{content:"􏞛";}.fad.fa-frown:after{content:"􏄙";}.fad.fa-frown-open:after{content:"􏕺";}.fad.fa-function:after{content:"􏙡";}.fad.fa-funnel-dollar:after{content:"􏙢";}.fad.fa-futbol:after{content:"􏇣";}.fad.fa-galaxy:after{content:"􎀈";}.fad.fa-game-board:after{content:"􏡧";}.fad.fa-game-board-alt:after{content:"􏡨";}.fad.fa-game-console-handheld:after{content:"􏢻";}.fad.fa-gamepad:after{content:"􏄛";}.fad.fa-gamepad-alt:after{content:"􏢼";}.fad.fa-garage:after{content:"􎀉";}.fad.fa-garage-car:after{content:"􎀊";}.fad.fa-garage-open:after{content:"􎀋";}.fad.fa-gas-pump:after{content:"􏔯";}.fad.fa-gas-pump-slash:after{content:"􏗴";}.fad.fa-gavel:after{content:"􏃣";}.fad.fa-gem:after{content:"􏎥";}.fad.fa-genderless:after{content:"􏈭";}.fad.fa-ghost:after{content:"􏛢";}.fad.fa-gift:after{content:"􏁫";}.fad.fa-gift-card:after{content:"􏙣";}.fad.fa-gifts:after{content:"􏞜";}.fad.fa-gingerbread-man:after{content:"􏞝";}.fad.fa-glass:after{content:"􏠄";}.fad.fa-glass-champagne:after{content:"􏞞";}.fad.fa-glass-cheers:after{content:"􏞟";}.fad.fa-glass-citrus:after{content:"􏡩";}.fad.fa-glass-martini:after{content:"􏀀";}.fad.fa-glass-martini-alt:after{content:"􏕻";}.fad.fa-glass-whiskey:after{content:"􏞠";}.fad.fa-glass-whiskey-rocks:after{content:"􏞡";}.fad.fa-glasses:after{content:"􏔰";}.fad.fa-glasses-alt:after{content:"􏗵";}.fad.fa-globe:after{content:"􏂬";}.fad.fa-globe-africa:after{content:"􏕼";}.fad.fa-globe-americas:after{content:"􏕽";}.fad.fa-globe-asia:after{content:"􏕾";}.fad.fa-globe-europe:after{content:"􏞢";}.fad.fa-globe-snow:after{content:"􏞣";}.fad.fa-globe-stand:after{content:"􏗶";}.fad.fa-golf-ball:after{content:"􏑐";}.fad.fa-golf-club:after{content:"􏑑";}.fad.fa-gopuram:after{content:"􏙤";}.fad.fa-graduation-cap:after{content:"􏆝";}.fad.fa-gramophone:after{content:"􏢽";}.fad.fa-greater-than:after{content:"􏔱";}.fad.fa-greater-than-equal:after{content:"􏔲";}.fad.fa-grimace:after{content:"􏕿";}.fad.fa-grin:after{content:"􏖀";}.fad.fa-grin-alt:after{content:"􏖁";}.fad.fa-grin-beam:after{content:"􏖂";}.fad.fa-grin-beam-sweat:after{content:"􏖃";}.fad.fa-grin-hearts:after{content:"􏖄";}.fad.fa-grin-squint:after{content:"􏖅";}.fad.fa-grin-squint-tears:after{content:"􏖆";}.fad.fa-grin-stars:after{content:"􏖇";}.fad.fa-grin-tears:after{content:"􏖈";}.fad.fa-grin-tongue:after{content:"􏖉";}.fad.fa-grin-tongue-squint:after{content:"􏖊";}.fad.fa-grin-tongue-wink:after{content:"􏖋";}.fad.fa-grin-wink:after{content:"􏖌";}.fad.fa-grip-horizontal:after{content:"􏖍";}.fad.fa-grip-lines:after{content:"􏞤";}.fad.fa-grip-lines-vertical:after{content:"􏞥";}.fad.fa-grip-vertical:after{content:"􏖎";}.fad.fa-guitar:after{content:"􏞦";}.fad.fa-guitar-electric:after{content:"􏢾";}.fad.fa-guitars:after{content:"􏢿";}.fad.fa-h-square:after{content:"􏃽";}.fad.fa-h1:after{content:"􏌓";}.fad.fa-h2:after{content:"􏌔";}.fad.fa-h3:after{content:"􏌕";}.fad.fa-h4:after{content:"􏡪";}.fad.fa-hamburger:after{content:"􏠅";}.fad.fa-hammer:after{content:"􏛣";}.fad.fa-hammer-war:after{content:"􏛤";}.fad.fa-hamsa:after{content:"􏙥";}.fad.fa-hand-heart:after{content:"􏒼";}.fad.fa-hand-holding:after{content:"􏒽";}.fad.fa-hand-holding-box:after{content:"􏑻";}.fad.fa-hand-holding-heart:after{content:"􏒾";}.fad.fa-hand-holding-magic:after{content:"􏛥";}.fad.fa-hand-holding-medical:after{content:"􎁜";}.fad.fa-hand-holding-seedling:after{content:"􏒿";}.fad.fa-hand-holding-usd:after{content:"􏓀";}.fad.fa-hand-holding-water:after{content:"􏓁";}.fad.fa-hand-lizard:after{content:"􏉘";}.fad.fa-hand-middle-finger:after{content:"􏠆";}.fad.fa-hand-paper:after{content:"􏉖";}.fad.fa-hand-peace:after{content:"􏉛";}.fad.fa-hand-point-down:after{content:"􏂧";}.fad.fa-hand-point-left:after{content:"􏂥";}.fad.fa-hand-point-right:after{content:"􏂤";}.fad.fa-hand-point-up:after{content:"􏂦";}.fad.fa-hand-pointer:after{content:"􏉚";}.fad.fa-hand-receiving:after{content:"􏑼";}.fad.fa-hand-rock:after{content:"􏉕";}.fad.fa-hand-scissors:after{content:"􏉗";}.fad.fa-hand-sparkles:after{content:"􎁝";}.fad.fa-hand-spock:after{content:"􏉙";}.fad.fa-hands:after{content:"􏓂";}.fad.fa-hands-heart:after{content:"􏓃";}.fad.fa-hands-helping:after{content:"􏓄";}.fad.fa-hands-usd:after{content:"􏓅";}.fad.fa-hands-wash:after{content:"􎁞";}.fad.fa-handshake:after{content:"􏊵";}.fad.fa-handshake-alt:after{content:"􏓆";}.fad.fa-handshake-alt-slash:after{content:"􎁟";}.fad.fa-handshake-slash:after{content:"􎁠";}.fad.fa-hanukiah:after{content:"􏛦";}.fad.fa-hard-hat:after{content:"􏠇";}.fad.fa-hashtag:after{content:"􏊒";}.fad.fa-hat-chef:after{content:"􏡫";}.fad.fa-hat-cowboy:after{content:"􏣀";}.fad.fa-hat-cowboy-side:after{content:"􏣁";}.fad.fa-hat-santa:after{content:"􏞧";}.fad.fa-hat-winter:after{content:"􏞨";}.fad.fa-hat-witch:after{content:"􏛧";}.fad.fa-hat-wizard:after{content:"􏛨";}.fad.fa-hdd:after{content:"􏂠";}.fad.fa-head-side:after{content:"􏛩";}.fad.fa-head-side-brain:after{content:"􏠈";}.fad.fa-head-side-cough:after{content:"􎁡";}.fad.fa-head-side-cough-slash:after{content:"􎁢";}.fad.fa-head-side-headphones:after{content:"􏣂";}.fad.fa-head-side-mask:after{content:"􎁣";}.fad.fa-head-side-medical:after{content:"􏠉";}.fad.fa-head-side-virus:after{content:"􎁤";}.fad.fa-head-vr:after{content:"􏛪";}.fad.fa-heading:after{content:"􏇜";}.fad.fa-headphones:after{content:"􏀥";}.fad.fa-headphones-alt:after{content:"􏖏";}.fad.fa-headset:after{content:"􏖐";}.fad.fa-heart:after{content:"􏀄";}.fad.fa-heart-broken:after{content:"􏞩";}.fad.fa-heart-circle:after{content:"􏓇";}.fad.fa-heart-rate:after{content:"􏗸";}.fad.fa-heart-square:after{content:"􏓈";}.fad.fa-heartbeat:after{content:"􏈞";}.fad.fa-heat:after{content:"􎀌";}.fad.fa-helicopter:after{content:"􏔳";}.fad.fa-helmet-battle:after{content:"􏛫";}.fad.fa-hexagon:after{content:"􏌒";}.fad.fa-highlighter:after{content:"􏖑";}.fad.fa-hiking:after{content:"􏛬";}.fad.fa-hippo:after{content:"􏛭";}.fad.fa-history:after{content:"􏇚";}.fad.fa-hockey-mask:after{content:"􏛮";}.fad.fa-hockey-puck:after{content:"􏑓";}.fad.fa-hockey-sticks:after{content:"􏑔";}.fad.fa-holly-berry:after{content:"􏞪";}.fad.fa-home:after{content:"􏀕";}.fad.fa-home-alt:after{content:"􏠊";}.fad.fa-home-heart:after{content:"􏓉";}.fad.fa-home-lg:after{content:"􏠋";}.fad.fa-home-lg-alt:after{content:"􏠌";}.fad.fa-hood-cloak:after{content:"􏛯";}.fad.fa-horizontal-rule:after{content:"􏡬";}.fad.fa-horse:after{content:"􏛰";}.fad.fa-horse-head:after{content:"􏞫";}.fad.fa-horse-saddle:after{content:"􏣃";}.fad.fa-hospital:after{content:"􏃸";}.fad.fa-hospital-alt:after{content:"􏑽";}.fad.fa-hospital-symbol:after{content:"􏑾";}.fad.fa-hospital-user:after{content:"􏠍";}.fad.fa-hospitals:after{content:"􏠎";}.fad.fa-hot-tub:after{content:"􏖓";}.fad.fa-hotdog:after{content:"􏠏";}.fad.fa-hotel:after{content:"􏖔";}.fad.fa-hourglass:after{content:"􏉔";}.fad.fa-hourglass-end:after{content:"􏉓";}.fad.fa-hourglass-half:after{content:"􏉒";}.fad.fa-hourglass-start:after{content:"􏉑";}.fad.fa-house:after{content:"􎀍";}.fad.fa-house-damage:after{content:"􏛱";}.fad.fa-house-day:after{content:"􎀎";}.fad.fa-house-flood:after{content:"􏝏";}.fad.fa-house-leave:after{content:"􎀏";}.fad.fa-house-night:after{content:"􎀐";}.fad.fa-house-return:after{content:"􎀑";}.fad.fa-house-signal:after{content:"􎀒";}.fad.fa-house-user:after{content:"􎁥";}.fad.fa-hryvnia:after{content:"􏛲";}.fad.fa-humidity:after{content:"􏝐";}.fad.fa-hurricane:after{content:"􏝑";}.fad.fa-i-cursor:after{content:"􏉆";}.fad.fa-ice-cream:after{content:"􏠐";}.fad.fa-ice-skate:after{content:"􏞬";}.fad.fa-icicles:after{content:"􏞭";}.fad.fa-icons:after{content:"􏡭";}.fad.fa-icons-alt:after{content:"􏡮";}.fad.fa-id-badge:after{content:"􏋁";}.fad.fa-id-card:after{content:"􏋂";}.fad.fa-id-card-alt:after{content:"􏑿";}.fad.fa-igloo:after{content:"􏞮";}.fad.fa-image:after{content:"􏀾";}.fad.fa-image-polaroid:after{content:"􏣄";}.fad.fa-images:after{content:"􏌂";}.fad.fa-inbox:after{content:"􏀜";}.fad.fa-inbox-in:after{content:"􏌐";}.fad.fa-inbox-out:after{content:"􏌑";}.fad.fa-indent:after{content:"􏀼";}.fad.fa-industry:after{content:"􏉵";}.fad.fa-industry-alt:after{content:"􏎳";}.fad.fa-infinity:after{content:"􏔴";}.fad.fa-info:after{content:"􏄩";}.fad.fa-info-circle:after{content:"􏁚";}.fad.fa-info-square:after{content:"􏌏";}.fad.fa-inhaler:after{content:"􏗹";}.fad.fa-integral:after{content:"􏙧";}.fad.fa-intersection:after{content:"􏙨";}.fad.fa-inventory:after{content:"􏒀";}.fad.fa-island-tropical:after{content:"􏠑";}.fad.fa-italic:after{content:"􏀳";}.fad.fa-jack-o-lantern:after{content:"􏌎";}.fad.fa-jedi:after{content:"􏙩";}.fad.fa-joint:after{content:"􏖕";}.fad.fa-journal-whills:after{content:"􏙪";}.fad.fa-joystick:after{content:"􏣅";}.fad.fa-jug:after{content:"􏣆";}.fad.fa-kaaba:after{content:"􏙫";}.fad.fa-kazoo:after{content:"􏣇";}.fad.fa-kerning:after{content:"􏡯";}.fad.fa-key:after{content:"􏂄";}.fad.fa-key-skeleton:after{content:"􏛳";}.fad.fa-keyboard:after{content:"􏄜";}.fad.fa-keynote:after{content:"􏙬";}.fad.fa-khanda:after{content:"􏙭";}.fad.fa-kidneys:after{content:"􏗻";}.fad.fa-kiss:after{content:"􏖖";}.fad.fa-kiss-beam:after{content:"􏖗";}.fad.fa-kiss-wink-heart:after{content:"􏖘";}.fad.fa-kite:after{content:"􏛴";}.fad.fa-kiwi-bird:after{content:"􏔵";}.fad.fa-knife-kitchen:after{content:"􏛵";}.fad.fa-lambda:after{content:"􏙮";}.fad.fa-lamp:after{content:"􏓊";}.fad.fa-lamp-desk:after{content:"􎀔";}.fad.fa-lamp-floor:after{content:"􎀕";}.fad.fa-landmark:after{content:"􏙯";}.fad.fa-landmark-alt:after{content:"􏝒";}.fad.fa-language:after{content:"􏆫";}.fad.fa-laptop:after{content:"􏄉";}.fad.fa-laptop-code:after{content:"􏗼";}.fad.fa-laptop-house:after{content:"􎁦";}.fad.fa-laptop-medical:after{content:"􏠒";}.fad.fa-lasso:after{content:"􏣈";}.fad.fa-laugh:after{content:"􏖙";}.fad.fa-laugh-beam:after{content:"􏖚";}.fad.fa-laugh-squint:after{content:"􏖛";}.fad.fa-laugh-wink:after{content:"􏖜";}.fad.fa-layer-group:after{content:"􏗽";}.fad.fa-layer-minus:after{content:"􏗾";}.fad.fa-layer-plus:after{content:"􏗿";}.fad.fa-leaf:after{content:"􏁬";}.fad.fa-leaf-heart:after{content:"􏓋";}.fad.fa-leaf-maple:after{content:"􏛶";}.fad.fa-leaf-oak:after{content:"􏛷";}.fad.fa-lemon:after{content:"􏂔";}.fad.fa-less-than:after{content:"􏔶";}.fad.fa-less-than-equal:after{content:"􏔷";}.fad.fa-level-down:after{content:"􏅉";}.fad.fa-level-down-alt:after{content:"􏎾";}.fad.fa-level-up:after{content:"􏅈";}.fad.fa-level-up-alt:after{content:"􏎿";}.fad.fa-life-ring:after{content:"􏇍";}.fad.fa-light-ceiling:after{content:"􎀖";}.fad.fa-light-switch:after{content:"􎀗";}.fad.fa-light-switch-off:after{content:"􎀘";}.fad.fa-light-switch-on:after{content:"􎀙";}.fad.fa-lightbulb:after{content:"􏃫";}.fad.fa-lightbulb-dollar:after{content:"􏙰";}.fad.fa-lightbulb-exclamation:after{content:"􏙱";}.fad.fa-lightbulb-on:after{content:"􏙲";}.fad.fa-lightbulb-slash:after{content:"􏙳";}.fad.fa-lights-holiday:after{content:"􏞲";}.fad.fa-line-columns:after{content:"􏡰";}.fad.fa-line-height:after{content:"􏡱";}.fad.fa-link:after{content:"􏃁";}.fad.fa-lips:after{content:"􏘀";}.fad.fa-lira-sign:after{content:"􏆕";}.fad.fa-list:after{content:"􏀺";}.fad.fa-list-alt:after{content:"􏀢";}.fad.fa-list-music:after{content:"􏣉";}.fad.fa-list-ol:after{content:"􏃋";}.fad.fa-list-ul:after{content:"􏃊";}.fad.fa-location:after{content:"􏘁";}.fad.fa-location-arrow:after{content:"􏄤";}.fad.fa-location-circle:after{content:"􏘂";}.fad.fa-location-slash:after{content:"􏘃";}.fad.fa-lock:after{content:"􏀣";}.fad.fa-lock-alt:after{content:"􏌍";}.fad.fa-lock-open:after{content:"􏏁";}.fad.fa-lock-open-alt:after{content:"􏏂";}.fad.fa-long-arrow-alt-down:after{content:"􏌉";}.fad.fa-long-arrow-alt-left:after{content:"􏌊";}.fad.fa-long-arrow-alt-right:after{content:"􏌋";}.fad.fa-long-arrow-alt-up:after{content:"􏌌";}.fad.fa-long-arrow-down:after{content:"􏅵";}.fad.fa-long-arrow-left:after{content:"􏅷";}.fad.fa-long-arrow-right:after{content:"􏅸";}.fad.fa-long-arrow-up:after{content:"􏅶";}.fad.fa-loveseat:after{content:"􏓌";}.fad.fa-low-vision:after{content:"􏊨";}.fad.fa-luchador:after{content:"􏑕";}.fad.fa-luggage-cart:after{content:"􏖝";}.fad.fa-lungs:after{content:"􏘄";}.fad.fa-lungs-virus:after{content:"􎁧";}.fad.fa-mace:after{content:"􏛸";}.fad.fa-magic:after{content:"􏃐";}.fad.fa-magnet:after{content:"􏁶";}.fad.fa-mail-bulk:after{content:"􏙴";}.fad.fa-mailbox:after{content:"􏠓";}.fad.fa-male:after{content:"􏆃";}.fad.fa-mandolin:after{content:"􏛹";}.fad.fa-map:after{content:"􏉹";}.fad.fa-map-marked:after{content:"􏖟";}.fad.fa-map-marked-alt:after{content:"􏖠";}.fad.fa-map-marker:after{content:"􏁁";}.fad.fa-map-marker-alt:after{content:"􏏅";}.fad.fa-map-marker-alt-slash:after{content:"􏘅";}.fad.fa-map-marker-check:after{content:"􏘆";}.fad.fa-map-marker-edit:after{content:"􏘇";}.fad.fa-map-marker-exclamation:after{content:"􏘈";}.fad.fa-map-marker-minus:after{content:"􏘉";}.fad.fa-map-marker-plus:after{content:"􏘊";}.fad.fa-map-marker-question:after{content:"􏘋";}.fad.fa-map-marker-slash:after{content:"􏘌";}.fad.fa-map-marker-smile:after{content:"􏘍";}.fad.fa-map-marker-times:after{content:"􏘎";}.fad.fa-map-pin:after{content:"􏉶";}.fad.fa-map-signs:after{content:"􏉷";}.fad.fa-marker:after{content:"􏖡";}.fad.fa-mars:after{content:"􏈢";}.fad.fa-mars-double:after{content:"􏈧";}.fad.fa-mars-stroke:after{content:"􏈩";}.fad.fa-mars-stroke-h:after{content:"􏈫";}.fad.fa-mars-stroke-v:after{content:"􏈪";}.fad.fa-mask:after{content:"􏛺";}.fad.fa-meat:after{content:"􏠔";}.fad.fa-medal:after{content:"􏖢";}.fad.fa-medkit:after{content:"􏃺";}.fad.fa-megaphone:after{content:"􏙵";}.fad.fa-meh:after{content:"􏄚";}.fad.fa-meh-blank:after{content:"􏖤";}.fad.fa-meh-rolling-eyes:after{content:"􏖥";}.fad.fa-memory:after{content:"􏔸";}.fad.fa-menorah:after{content:"􏙶";}.fad.fa-mercury:after{content:"􏈣";}.fad.fa-meteor:after{content:"􏝓";}.fad.fa-microchip:after{content:"􏋛";}.fad.fa-microphone:after{content:"􏄰";}.fad.fa-microphone-alt:after{content:"􏏉";}.fad.fa-microphone-alt-slash:after{content:"􏔹";}.fad.fa-microphone-slash:after{content:"􏄱";}.fad.fa-microphone-stand:after{content:"􏣋";}.fad.fa-microscope:after{content:"􏘐";}.fad.fa-microwave:after{content:"􎀛";}.fad.fa-mind-share:after{content:"􏙷";}.fad.fa-minus:after{content:"􏁨";}.fad.fa-minus-circle:after{content:"􏁖";}.fad.fa-minus-hexagon:after{content:"􏌇";}.fad.fa-minus-octagon:after{content:"􏌈";}.fad.fa-minus-square:after{content:"􏅆";}.fad.fa-mistletoe:after{content:"􏞴";}.fad.fa-mitten:after{content:"􏞵";}.fad.fa-mobile:after{content:"􏄋";}.fad.fa-mobile-alt:after{content:"􏏍";}.fad.fa-mobile-android:after{content:"􏏎";}.fad.fa-mobile-android-alt:after{content:"􏏏";}.fad.fa-money-bill:after{content:"􏃖";}.fad.fa-money-bill-alt:after{content:"􏏑";}.fad.fa-money-bill-wave:after{content:"􏔺";}.fad.fa-money-bill-wave-alt:after{content:"􏔻";}.fad.fa-money-check:after{content:"􏔼";}.fad.fa-money-check-alt:after{content:"􏔽";}.fad.fa-money-check-edit:after{content:"􏡲";}.fad.fa-money-check-edit-alt:after{content:"􏡳";}.fad.fa-monitor-heart-rate:after{content:"􏘑";}.fad.fa-monkey:after{content:"􏛻";}.fad.fa-monument:after{content:"􏖦";}.fad.fa-moon:after{content:"􏆆";}.fad.fa-moon-cloud:after{content:"􏝔";}.fad.fa-moon-stars:after{content:"􏝕";}.fad.fa-mortar-pestle:after{content:"􏖧";}.fad.fa-mosque:after{content:"􏙸";}.fad.fa-motorcycle:after{content:"􏈜";}.fad.fa-mountain:after{content:"􏛼";}.fad.fa-mountains:after{content:"􏛽";}.fad.fa-mouse:after{content:"􏣌";}.fad.fa-mouse-alt:after{content:"􏣍";}.fad.fa-mouse-pointer:after{content:"􏉅";}.fad.fa-mp3-player:after{content:"􏣎";}.fad.fa-mug:after{content:"􏡴";}.fad.fa-mug-hot:after{content:"􏞶";}.fad.fa-mug-marshmallows:after{content:"􏞷";}.fad.fa-mug-tea:after{content:"􏡵";}.fad.fa-music:after{content:"􏀁";}.fad.fa-music-alt:after{content:"􏣏";}.fad.fa-music-alt-slash:after{content:"􏣐";}.fad.fa-music-slash:after{content:"􏣑";}.fad.fa-narwhal:after{content:"􏛾";}.fad.fa-network-wired:after{content:"􏛿";}.fad.fa-neuter:after{content:"􏈬";}.fad.fa-newspaper:after{content:"􏇪";}.fad.fa-not-equal:after{content:"􏔾";}.fad.fa-notes-medical:after{content:"􏒁";}.fad.fa-object-group:after{content:"􏉇";}.fad.fa-object-ungroup:after{content:"􏉈";}.fad.fa-octagon:after{content:"􏌆";}.fad.fa-oil-can:after{content:"􏘓";}.fad.fa-oil-temp:after{content:"􏘔";}.fad.fa-om:after{content:"􏙹";}.fad.fa-omega:after{content:"􏙺";}.fad.fa-ornament:after{content:"􏞸";}.fad.fa-otter:after{content:"􏜀";}.fad.fa-outdent:after{content:"􏀻";}.fad.fa-outlet:after{content:"􎀜";}.fad.fa-oven:after{content:"􎀝";}.fad.fa-overline:after{content:"􏡶";}.fad.fa-page-break:after{content:"􏡷";}.fad.fa-pager:after{content:"􏠕";}.fad.fa-paint-brush:after{content:"􏇼";}.fad.fa-paint-brush-alt:after{content:"􏖩";}.fad.fa-paint-roller:after{content:"􏖪";}.fad.fa-palette:after{content:"􏔿";}.fad.fa-pallet:after{content:"􏒂";}.fad.fa-pallet-alt:after{content:"􏒃";}.fad.fa-paper-plane:after{content:"􏇘";}.fad.fa-paperclip:after{content:"􏃆";}.fad.fa-parachute-box:after{content:"􏓍";}.fad.fa-paragraph:after{content:"􏇝";}.fad.fa-paragraph-rtl:after{content:"􏡸";}.fad.fa-parking:after{content:"􏕀";}.fad.fa-parking-circle:after{content:"􏘕";}.fad.fa-parking-circle-slash:after{content:"􏘖";}.fad.fa-parking-slash:after{content:"􏘗";}.fad.fa-passport:after{content:"􏖫";}.fad.fa-pastafarianism:after{content:"􏙻";}.fad.fa-paste:after{content:"􏃪";}.fad.fa-pause:after{content:"􏁌";}.fad.fa-pause-circle:after{content:"􏊋";}.fad.fa-paw:after{content:"􏆰";}.fad.fa-paw-alt:after{content:"􏜁";}.fad.fa-paw-claws:after{content:"􏜂";}.fad.fa-peace:after{content:"􏙼";}.fad.fa-pegasus:after{content:"􏜃";}.fad.fa-pen:after{content:"􏌄";}.fad.fa-pen-alt:after{content:"􏌅";}.fad.fa-pen-fancy:after{content:"􏖬";}.fad.fa-pen-nib:after{content:"􏖭";}.fad.fa-pen-square:after{content:"􏅋";}.fad.fa-pencil:after{content:"􏁀";}.fad.fa-pencil-alt:after{content:"􏌃";}.fad.fa-pencil-paintbrush:after{content:"􏘘";}.fad.fa-pencil-ruler:after{content:"􏖮";}.fad.fa-pennant:after{content:"􏑖";}.fad.fa-people-arrows:after{content:"􎁨";}.fad.fa-people-carry:after{content:"􏓎";}.fad.fa-pepper-hot:after{content:"􏠖";}.fad.fa-percent:after{content:"􏊕";}.fad.fa-percentage:after{content:"􏕁";}.fad.fa-person-booth:after{content:"􏝖";}.fad.fa-person-carry:after{content:"􏓏";}.fad.fa-person-dolly:after{content:"􏓐";}.fad.fa-person-dolly-empty:after{content:"􏓑";}.fad.fa-person-sign:after{content:"􏝗";}.fad.fa-phone:after{content:"􏂕";}.fad.fa-phone-alt:after{content:"􏡹";}.fad.fa-phone-laptop:after{content:"􏡺";}.fad.fa-phone-office:after{content:"􏙽";}.fad.fa-phone-plus:after{content:"􏓒";}.fad.fa-phone-rotary:after{content:"􏣓";}.fad.fa-phone-slash:after{content:"􏏝";}.fad.fa-phone-square:after{content:"􏂘";}.fad.fa-phone-square-alt:after{content:"􏡻";}.fad.fa-phone-volume:after{content:"􏊠";}.fad.fa-photo-video:after{content:"􏡼";}.fad.fa-pi:after{content:"􏙾";}.fad.fa-piano:after{content:"􏣔";}.fad.fa-piano-keyboard:after{content:"􏣕";}.fad.fa-pie:after{content:"􏜅";}.fad.fa-pig:after{content:"􏜆";}.fad.fa-piggy-bank:after{content:"􏓓";}.fad.fa-pills:after{content:"􏒄";}.fad.fa-pizza:after{content:"􏠗";}.fad.fa-pizza-slice:after{content:"􏠘";}.fad.fa-place-of-worship:after{content:"􏙿";}.fad.fa-plane:after{content:"􏁲";}.fad.fa-plane-alt:after{content:"􏏞";}.fad.fa-plane-arrival:after{content:"􏖯";}.fad.fa-plane-departure:after{content:"􏖰";}.fad.fa-plane-slash:after{content:"􎁩";}.fad.fa-planet-moon:after{content:"􎀟";}.fad.fa-planet-ringed:after{content:"􎀠";}.fad.fa-play:after{content:"􏁋";}.fad.fa-play-circle:after{content:"􏅄";}.fad.fa-plug:after{content:"􏇦";}.fad.fa-plus:after{content:"􏁧";}.fad.fa-plus-circle:after{content:"􏁕";}.fad.fa-plus-hexagon:after{content:"􏌀";}.fad.fa-plus-octagon:after{content:"􏌁";}.fad.fa-plus-square:after{content:"􏃾";}.fad.fa-podcast:after{content:"􏋎";}.fad.fa-podium:after{content:"􏚀";}.fad.fa-podium-star:after{content:"􏝘";}.fad.fa-police-box:after{content:"􎀡";}.fad.fa-poll:after{content:"􏚁";}.fad.fa-poll-h:after{content:"􏚂";}.fad.fa-poll-people:after{content:"􏝙";}.fad.fa-poo:after{content:"􏋾";}.fad.fa-poo-storm:after{content:"􏝚";}.fad.fa-poop:after{content:"􏘙";}.fad.fa-popcorn:after{content:"􏠙";}.fad.fa-portal-enter:after{content:"􎀢";}.fad.fa-portal-exit:after{content:"􎀣";}.fad.fa-portrait:after{content:"􏏠";}.fad.fa-pound-sign:after{content:"􏅔";}.fad.fa-power-off:after{content:"􏀑";}.fad.fa-pray:after{content:"􏚃";}.fad.fa-praying-hands:after{content:"􏚄";}.fad.fa-prescription:after{content:"􏖱";}.fad.fa-prescription-bottle:after{content:"􏒅";}.fad.fa-prescription-bottle-alt:after{content:"􏒆";}.fad.fa-presentation:after{content:"􏚅";}.fad.fa-print:after{content:"􏀯";}.fad.fa-print-search:after{content:"􏠚";}.fad.fa-print-slash:after{content:"􏚆";}.fad.fa-procedures:after{content:"􏒇";}.fad.fa-project-diagram:after{content:"􏕂";}.fad.fa-projector:after{content:"􏣖";}.fad.fa-pump-medical:after{content:"􎁪";}.fad.fa-pump-soap:after{content:"􎁫";}.fad.fa-pumpkin:after{content:"􏜇";}.fad.fa-puzzle-piece:after{content:"􏄮";}.fad.fa-qrcode:after{content:"􏀩";}.fad.fa-question:after{content:"􏄨";}.fad.fa-question-circle:after{content:"􏁙";}.fad.fa-question-square:after{content:"􏋽";}.fad.fa-quidditch:after{content:"􏑘";}.fad.fa-quote-left:after{content:"􏄍";}.fad.fa-quote-right:after{content:"􏄎";}.fad.fa-quran:after{content:"􏚇";}.fad.fa-rabbit:after{content:"􏜈";}.fad.fa-rabbit-fast:after{content:"􏜉";}.fad.fa-racquet:after{content:"􏑚";}.fad.fa-radar:after{content:"􎀤";}.fad.fa-radiation:after{content:"􏞹";}.fad.fa-radiation-alt:after{content:"􏞺";}.fad.fa-radio:after{content:"􏣗";}.fad.fa-radio-alt:after{content:"􏣘";}.fad.fa-rainbow:after{content:"􏝛";}.fad.fa-raindrops:after{content:"􏝜";}.fad.fa-ram:after{content:"􏜊";}.fad.fa-ramp-loading:after{content:"􏓔";}.fad.fa-random:after{content:"􏁴";}.fad.fa-raygun:after{content:"􎀥";}.fad.fa-receipt:after{content:"􏕃";}.fad.fa-record-vinyl:after{content:"􏣙";}.fad.fa-rectangle-landscape:after{content:"􏋺";}.fad.fa-rectangle-portrait:after{content:"􏋻";}.fad.fa-rectangle-wide:after{content:"􏋼";}.fad.fa-recycle:after{content:"􏆸";}.fad.fa-redo:after{content:"􏀞";}.fad.fa-redo-alt:after{content:"􏋹";}.fad.fa-refrigerator:after{content:"􎀦";}.fad.fa-registered:after{content:"􏉝";}.fad.fa-remove-format:after{content:"􏡽";}.fad.fa-repeat:after{content:"􏍣";}.fad.fa-repeat-1:after{content:"􏍥";}.fad.fa-repeat-1-alt:after{content:"􏍦";}.fad.fa-repeat-alt:after{content:"􏍤";}.fad.fa-reply:after{content:"􏏥";}.fad.fa-reply-all:after{content:"􏄢";}.fad.fa-republican:after{content:"􏝞";}.fad.fa-restroom:after{content:"􏞽";}.fad.fa-retweet:after{content:"􏁹";}.fad.fa-retweet-alt:after{content:"􏍡";}.fad.fa-ribbon:after{content:"􏓖";}.fad.fa-ring:after{content:"􏜋";}.fad.fa-rings-wedding:after{content:"􏠛";}.fad.fa-road:after{content:"􏀘";}.fad.fa-robot:after{content:"􏕄";}.fad.fa-rocket:after{content:"􏄵";}.fad.fa-rocket-launch:after{content:"􎀧";}.fad.fa-route:after{content:"􏓗";}.fad.fa-route-highway:after{content:"􏘚";}.fad.fa-route-interstate:after{content:"􏘛";}.fad.fa-router:after{content:"􏣚";}.fad.fa-rss:after{content:"􏂞";}.fad.fa-rss-square:after{content:"􏅃";}.fad.fa-ruble-sign:after{content:"􏅘";}.fad.fa-ruler:after{content:"􏕅";}.fad.fa-ruler-combined:after{content:"􏕆";}.fad.fa-ruler-horizontal:after{content:"􏕇";}.fad.fa-ruler-triangle:after{content:"􏘜";}.fad.fa-ruler-vertical:after{content:"􏕈";}.fad.fa-running:after{content:"􏜌";}.fad.fa-rupee-sign:after{content:"􏅖";}.fad.fa-rv:after{content:"􏞾";}.fad.fa-sack:after{content:"􏠜";}.fad.fa-sack-dollar:after{content:"􏠝";}.fad.fa-sad-cry:after{content:"􏖳";}.fad.fa-sad-tear:after{content:"􏖴";}.fad.fa-salad:after{content:"􏠞";}.fad.fa-sandwich:after{content:"􏠟";}.fad.fa-satellite:after{content:"􏞿";}.fad.fa-satellite-dish:after{content:"􏟀";}.fad.fa-sausage:after{content:"􏠠";}.fad.fa-save:after{content:"􏃇";}.fad.fa-sax-hot:after{content:"􏣛";}.fad.fa-saxophone:after{content:"􏣜";}.fad.fa-scalpel:after{content:"􏘝";}.fad.fa-scalpel-path:after{content:"􏘞";}.fad.fa-scanner:after{content:"􏒈";}.fad.fa-scanner-image:after{content:"􏣳";}.fad.fa-scanner-keyboard:after{content:"􏒉";}.fad.fa-scanner-touchscreen:after{content:"􏒊";}.fad.fa-scarecrow:after{content:"􏜍";}.fad.fa-scarf:after{content:"􏟁";}.fad.fa-school:after{content:"􏕉";}.fad.fa-screwdriver:after{content:"􏕊";}.fad.fa-scroll:after{content:"􏜎";}.fad.fa-scroll-old:after{content:"􏜏";}.fad.fa-scrubber:after{content:"􏋸";}.fad.fa-scythe:after{content:"􏜐";}.fad.fa-sd-card:after{content:"􏟂";}.fad.fa-search:after{content:"􏀂";}.fad.fa-search-dollar:after{content:"􏚈";}.fad.fa-search-location:after{content:"􏚉";}.fad.fa-search-minus:after{content:"􏀐";}.fad.fa-search-plus:after{content:"􏀎";}.fad.fa-seedling:after{content:"􏓘";}.fad.fa-send-back:after{content:"􏡾";}.fad.fa-send-backward:after{content:"􏡿";}.fad.fa-sensor:after{content:"􎀨";}.fad.fa-sensor-alert:after{content:"􎀩";}.fad.fa-sensor-fire:after{content:"􎀪";}.fad.fa-sensor-on:after{content:"􎀫";}.fad.fa-sensor-smoke:after{content:"􎀬";}.fad.fa-server:after{content:"􏈳";}.fad.fa-shapes:after{content:"􏘟";}.fad.fa-share:after{content:"􏁤";}.fad.fa-share-all:after{content:"􏍧";}.fad.fa-share-alt:after{content:"􏇠";}.fad.fa-share-alt-square:after{content:"􏇡";}.fad.fa-share-square:after{content:"􏅍";}.fad.fa-sheep:after{content:"􏜑";}.fad.fa-shekel-sign:after{content:"􏈋";}.fad.fa-shield:after{content:"􏄲";}.fad.fa-shield-alt:after{content:"􏏭";}.fad.fa-shield-check:after{content:"􏋷";}.fad.fa-shield-cross:after{content:"􏜒";}.fad.fa-shield-virus:after{content:"􎁬";}.fad.fa-ship:after{content:"􏈚";}.fad.fa-shipping-fast:after{content:"􏒋";}.fad.fa-shipping-timed:after{content:"􏒌";}.fad.fa-shish-kebab:after{content:"􏠡";}.fad.fa-shoe-prints:after{content:"􏕋";}.fad.fa-shopping-bag:after{content:"􏊐";}.fad.fa-shopping-basket:after{content:"􏊑";}.fad.fa-shopping-cart:after{content:"􏁺";}.fad.fa-shovel:after{content:"􏜓";}.fad.fa-shovel-snow:after{content:"􏟃";}.fad.fa-shower:after{content:"􏋌";}.fad.fa-shredder:after{content:"􏚊";}.fad.fa-shuttle-van:after{content:"􏖶";}.fad.fa-shuttlecock:after{content:"􏑛";}.fad.fa-sickle:after{content:"􏠢";}.fad.fa-sigma:after{content:"􏚋";}.fad.fa-sign:after{content:"􏓙";}.fad.fa-sign-in:after{content:"􏂐";}.fad.fa-sign-in-alt:after{content:"􏋶";}.fad.fa-sign-language:after{content:"􏊧";}.fad.fa-sign-out:after{content:"􏂋";}.fad.fa-sign-out-alt:after{content:"􏋵";}.fad.fa-signal:after{content:"􏀒";}.fad.fa-signal-1:after{content:"􏚌";}.fad.fa-signal-2:after{content:"􏚍";}.fad.fa-signal-3:after{content:"􏚎";}.fad.fa-signal-4:after{content:"􏚏";}.fad.fa-signal-alt:after{content:"􏚐";}.fad.fa-signal-alt-1:after{content:"􏚑";}.fad.fa-signal-alt-2:after{content:"􏚒";}.fad.fa-signal-alt-3:after{content:"􏚓";}.fad.fa-signal-alt-slash:after{content:"􏚔";}.fad.fa-signal-slash:after{content:"􏚕";}.fad.fa-signal-stream:after{content:"􏣝";}.fad.fa-signature:after{content:"􏖷";}.fad.fa-sim-card:after{content:"􏟄";}.fad.fa-sink:after{content:"􎁭";}.fad.fa-siren:after{content:"􎀭";}.fad.fa-siren-on:after{content:"􎀮";}.fad.fa-sitemap:after{content:"􏃨";}.fad.fa-skating:after{content:"􏟅";}.fad.fa-skeleton:after{content:"􏘠";}.fad.fa-ski-jump:after{content:"􏟇";}.fad.fa-ski-lift:after{content:"􏟈";}.fad.fa-skiing:after{content:"􏟉";}.fad.fa-skiing-nordic:after{content:"􏟊";}.fad.fa-skull:after{content:"􏕌";}.fad.fa-skull-cow:after{content:"􏣞";}.fad.fa-skull-crossbones:after{content:"􏜔";}.fad.fa-slash:after{content:"􏜕";}.fad.fa-sledding:after{content:"􏟋";}.fad.fa-sleigh:after{content:"􏟌";}.fad.fa-sliders-h:after{content:"􏇞";}.fad.fa-sliders-h-square:after{content:"􏏰";}.fad.fa-sliders-v:after{content:"􏏱";}.fad.fa-sliders-v-square:after{content:"􏏲";}.fad.fa-smile:after{content:"􏄘";}.fad.fa-smile-beam:after{content:"􏖸";}.fad.fa-smile-plus:after{content:"􏖹";}.fad.fa-smile-wink:after{content:"􏓚";}.fad.fa-smog:after{content:"􏝟";}.fad.fa-smoke:after{content:"􏝠";}.fad.fa-smoking:after{content:"􏒍";}.fad.fa-smoking-ban:after{content:"􏕍";}.fad.fa-sms:after{content:"􏟍";}.fad.fa-snake:after{content:"􏜖";}.fad.fa-snooze:after{content:"􏢀";}.fad.fa-snow-blowing:after{content:"􏝡";}.fad.fa-snowboarding:after{content:"􏟎";}.fad.fa-snowflake:after{content:"􏋜";}.fad.fa-snowflakes:after{content:"􏟏";}.fad.fa-snowman:after{content:"􏟐";}.fad.fa-snowmobile:after{content:"􏟑";}.fad.fa-snowplow:after{content:"􏟒";}.fad.fa-soap:after{content:"􎁮";}.fad.fa-socks:after{content:"􏚖";}.fad.fa-solar-panel:after{content:"􏖺";}.fad.fa-solar-system:after{content:"􎀯";}.fad.fa-sort:after{content:"􏃜";}.fad.fa-sort-alpha-down:after{content:"􏅝";}.fad.fa-sort-alpha-down-alt:after{content:"􏢁";}.fad.fa-sort-alpha-up:after{content:"􏅞";}.fad.fa-sort-alpha-up-alt:after{content:"􏢂";}.fad.fa-sort-alt:after{content:"􏢃";}.fad.fa-sort-amount-down:after{content:"􏅠";}.fad.fa-sort-amount-down-alt:after{content:"􏢄";}.fad.fa-sort-amount-up:after{content:"􏅡";}.fad.fa-sort-amount-up-alt:after{content:"􏢅";}.fad.fa-sort-circle:after{content:"􎀰";}.fad.fa-sort-circle-down:after{content:"􎀱";}.fad.fa-sort-circle-up:after{content:"􎀲";}.fad.fa-sort-down:after{content:"􏃝";}.fad.fa-sort-numeric-down:after{content:"􏅢";}.fad.fa-sort-numeric-down-alt:after{content:"􏢆";}.fad.fa-sort-numeric-up:after{content:"􏅣";}.fad.fa-sort-numeric-up-alt:after{content:"􏢇";}.fad.fa-sort-shapes-down:after{content:"􏢈";}.fad.fa-sort-shapes-down-alt:after{content:"􏢉";}.fad.fa-sort-shapes-up:after{content:"􏢊";}.fad.fa-sort-shapes-up-alt:after{content:"􏢋";}.fad.fa-sort-size-down:after{content:"􏢌";}.fad.fa-sort-size-down-alt:after{content:"􏢍";}.fad.fa-sort-size-up:after{content:"􏢎";}.fad.fa-sort-size-up-alt:after{content:"􏢏";}.fad.fa-sort-up:after{content:"􏃞";}.fad.fa-soup:after{content:"􏠣";}.fad.fa-spa:after{content:"􏖻";}.fad.fa-space-shuttle:after{content:"􏆗";}.fad.fa-space-station-moon:after{content:"􎀳";}.fad.fa-space-station-moon-alt:after{content:"􎀴";}.fad.fa-spade:after{content:"􏋴";}.fad.fa-sparkles:after{content:"􏢐";}.fad.fa-speaker:after{content:"􏣟";}.fad.fa-speakers:after{content:"􏣠";}.fad.fa-spell-check:after{content:"􏢑";}.fad.fa-spider:after{content:"􏜗";}.fad.fa-spider-black-widow:after{content:"􏜘";}.fad.fa-spider-web:after{content:"􏜙";}.fad.fa-spinner:after{content:"􏄐";}.fad.fa-spinner-third:after{content:"􏏴";}.fad.fa-splotch:after{content:"􏖼";}.fad.fa-spray-can:after{content:"􏖽";}.fad.fa-sprinkler:after{content:"􎀵";}.fad.fa-square:after{content:"􏃈";}.fad.fa-square-full:after{content:"􏑜";}.fad.fa-square-root:after{content:"􏚗";}.fad.fa-square-root-alt:after{content:"􏚘";}.fad.fa-squirrel:after{content:"􏜚";}.fad.fa-staff:after{content:"􏜛";}.fad.fa-stamp:after{content:"􏖿";}.fad.fa-star:after{content:"􏀅";}.fad.fa-star-and-crescent:after{content:"􏚙";}.fad.fa-star-christmas:after{content:"􏟔";}.fad.fa-star-exclamation:after{content:"􏋳";}.fad.fa-star-half:after{content:"􏂉";}.fad.fa-star-half-alt:after{content:"􏗀";}.fad.fa-star-of-david:after{content:"􏚚";}.fad.fa-star-of-life:after{content:"􏘡";}.fad.fa-star-shooting:after{content:"􎀶";}.fad.fa-starfighter:after{content:"􎀷";}.fad.fa-starfighter-alt:after{content:"􎀸";}.fad.fa-stars:after{content:"􏝢";}.fad.fa-starship:after{content:"􎀹";}.fad.fa-starship-freighter:after{content:"􎀺";}.fad.fa-steak:after{content:"􏠤";}.fad.fa-steering-wheel:after{content:"􏘢";}.fad.fa-step-backward:after{content:"􏁈";}.fad.fa-step-forward:after{content:"􏁑";}.fad.fa-stethoscope:after{content:"􏃱";}.fad.fa-sticky-note:after{content:"􏉉";}.fad.fa-stocking:after{content:"􏟕";}.fad.fa-stomach:after{content:"􏘣";}.fad.fa-stop:after{content:"􏁍";}.fad.fa-stop-circle:after{content:"􏊍";}.fad.fa-stopwatch:after{content:"􏋲";}.fad.fa-stopwatch-20:after{content:"􎁯";}.fad.fa-store:after{content:"􏕎";}.fad.fa-store-alt:after{content:"􏕏";}.fad.fa-store-alt-slash:after{content:"􎁰";}.fad.fa-store-slash:after{content:"􎁱";}.fad.fa-stream:after{content:"􏕐";}.fad.fa-street-view:after{content:"􏈝";}.fad.fa-stretcher:after{content:"􏠥";}.fad.fa-strikethrough:after{content:"􏃌";}.fad.fa-stroopwafel:after{content:"􏕑";}.fad.fa-subscript:after{content:"􏄬";}.fad.fa-subway:after{content:"􏈹";}.fad.fa-suitcase:after{content:"􏃲";}.fad.fa-suitcase-rolling:after{content:"􏗁";}.fad.fa-sun:after{content:"􏆅";}.fad.fa-sun-cloud:after{content:"􏝣";}.fad.fa-sun-dust:after{content:"􏝤";}.fad.fa-sun-haze:after{content:"􏝥";}.fad.fa-sunglasses:after{content:"􏢒";}.fad.fa-sunrise:after{content:"􏝦";}.fad.fa-sunset:after{content:"􏝧";}.fad.fa-superscript:after{content:"􏄫";}.fad.fa-surprise:after{content:"􏗂";}.fad.fa-swatchbook:after{content:"􏗃";}.fad.fa-swimmer:after{content:"􏗄";}.fad.fa-swimming-pool:after{content:"􏗅";}.fad.fa-sword:after{content:"􏜜";}.fad.fa-sword-laser:after{content:"􎀻";}.fad.fa-sword-laser-alt:after{content:"􎀼";}.fad.fa-swords:after{content:"􏜝";}.fad.fa-swords-laser:after{content:"􎀽";}.fad.fa-synagogue:after{content:"􏚛";}.fad.fa-sync:after{content:"􏀡";}.fad.fa-sync-alt:after{content:"􏋱";}.fad.fa-syringe:after{content:"􏒎";}.fad.fa-table:after{content:"􏃎";}.fad.fa-table-tennis:after{content:"􏑝";}.fad.fa-tablet:after{content:"􏄊";}.fad.fa-tablet-alt:after{content:"􏏺";}.fad.fa-tablet-android:after{content:"􏏻";}.fad.fa-tablet-android-alt:after{content:"􏏼";}.fad.fa-tablet-rugged:after{content:"􏒏";}.fad.fa-tablets:after{content:"􏒐";}.fad.fa-tachometer:after{content:"􏃤";}.fad.fa-tachometer-alt:after{content:"􏏽";}.fad.fa-tachometer-alt-average:after{content:"􏘤";}.fad.fa-tachometer-alt-fast:after{content:"􏘥";}.fad.fa-tachometer-alt-fastest:after{content:"􏘦";}.fad.fa-tachometer-alt-slow:after{content:"􏘧";}.fad.fa-tachometer-alt-slowest:after{content:"􏘨";}.fad.fa-tachometer-average:after{content:"􏘩";}.fad.fa-tachometer-fast:after{content:"􏘪";}.fad.fa-tachometer-fastest:after{content:"􏘫";}.fad.fa-tachometer-slow:after{content:"􏘬";}.fad.fa-tachometer-slowest:after{content:"􏘭";}.fad.fa-taco:after{content:"􏠦";}.fad.fa-tag:after{content:"􏀫";}.fad.fa-tags:after{content:"􏀬";}.fad.fa-tally:after{content:"􏚜";}.fad.fa-tanakh:after{content:"􏠧";}.fad.fa-tape:after{content:"􏓛";}.fad.fa-tasks:after{content:"􏂮";}.fad.fa-tasks-alt:after{content:"􏠨";}.fad.fa-taxi:after{content:"􏆺";}.fad.fa-teeth:after{content:"􏘮";}.fad.fa-teeth-open:after{content:"􏘯";}.fad.fa-telescope:after{content:"􎀾";}.fad.fa-temperature-down:after{content:"􎀿";}.fad.fa-temperature-frigid:after{content:"􏝨";}.fad.fa-temperature-high:after{content:"􏝩";}.fad.fa-temperature-hot:after{content:"􏝪";}.fad.fa-temperature-low:after{content:"􏝫";}.fad.fa-temperature-up:after{content:"􎁀";}.fad.fa-tenge:after{content:"􏟗";}.fad.fa-tennis-ball:after{content:"􏑞";}.fad.fa-terminal:after{content:"􏄠";}.fad.fa-text:after{content:"􏢓";}.fad.fa-text-height:after{content:"􏀴";}.fad.fa-text-size:after{content:"􏢔";}.fad.fa-text-width:after{content:"􏀵";}.fad.fa-th:after{content:"􏀊";}.fad.fa-th-large:after{content:"􏀉";}.fad.fa-th-list:after{content:"􏀋";}.fad.fa-theater-masks:after{content:"􏘰";}.fad.fa-thermometer:after{content:"􏒑";}.fad.fa-thermometer-empty:after{content:"􏋋";}.fad.fa-thermometer-full:after{content:"􏋇";}.fad.fa-thermometer-half:after{content:"􏋉";}.fad.fa-thermometer-quarter:after{content:"􏋊";}.fad.fa-thermometer-three-quarters:after{content:"􏋈";}.fad.fa-theta:after{content:"􏚞";}.fad.fa-thumbs-down:after{content:"􏅥";}.fad.fa-thumbs-up:after{content:"􏅤";}.fad.fa-thumbtack:after{content:"􏂍";}.fad.fa-thunderstorm:after{content:"􏝬";}.fad.fa-thunderstorm-moon:after{content:"􏝭";}.fad.fa-thunderstorm-sun:after{content:"􏝮";}.fad.fa-ticket:after{content:"􏅅";}.fad.fa-ticket-alt:after{content:"􏏿";}.fad.fa-tilde:after{content:"􏚟";}.fad.fa-times:after{content:"􏀍";}.fad.fa-times-circle:after{content:"􏁗";}.fad.fa-times-hexagon:after{content:"􏋮";}.fad.fa-times-octagon:after{content:"􏋰";}.fad.fa-times-square:after{content:"􏋓";}.fad.fa-tint:after{content:"􏁃";}.fad.fa-tint-slash:after{content:"􏗇";}.fad.fa-tire:after{content:"􏘱";}.fad.fa-tire-flat:after{content:"􏘲";}.fad.fa-tire-pressure-warning:after{content:"􏘳";}.fad.fa-tire-rugged:after{content:"􏘴";}.fad.fa-tired:after{content:"􏗈";}.fad.fa-toggle-off:after{content:"􏈄";}.fad.fa-toggle-on:after{content:"􏈅";}.fad.fa-toilet:after{content:"􏟘";}.fad.fa-toilet-paper:after{content:"􏜞";}.fad.fa-toilet-paper-alt:after{content:"􏜟";}.fad.fa-toilet-paper-slash:after{content:"􎁲";}.fad.fa-tombstone:after{content:"􏜠";}.fad.fa-tombstone-alt:after{content:"􏜡";}.fad.fa-toolbox:after{content:"􏕒";}.fad.fa-tools:after{content:"􏟙";}.fad.fa-tooth:after{content:"􏗉";}.fad.fa-toothbrush:after{content:"􏘵";}.fad.fa-torah:after{content:"􏚠";}.fad.fa-torii-gate:after{content:"􏚡";}.fad.fa-tornado:after{content:"􏝯";}.fad.fa-tractor:after{content:"􏜢";}.fad.fa-trademark:after{content:"􏉜";}.fad.fa-traffic-cone:after{content:"􏘶";}.fad.fa-traffic-light:after{content:"􏘷";}.fad.fa-traffic-light-go:after{content:"􏘸";}.fad.fa-traffic-light-slow:after{content:"􏘹";}.fad.fa-traffic-light-stop:after{content:"􏘺";}.fad.fa-trailer:after{content:"􎁁";}.fad.fa-train:after{content:"􏈸";}.fad.fa-tram:after{content:"􏟚";}.fad.fa-transgender:after{content:"􏈤";}.fad.fa-transgender-alt:after{content:"􏈥";}.fad.fa-transporter:after{content:"􎁂";}.fad.fa-transporter-1:after{content:"􎁃";}.fad.fa-transporter-2:after{content:"􎁄";}.fad.fa-transporter-3:after{content:"􎁅";}.fad.fa-transporter-empty:after{content:"􎁆";}.fad.fa-trash:after{content:"􏇸";}.fad.fa-trash-alt:after{content:"􏋭";}.fad.fa-trash-restore:after{content:"􏠩";}.fad.fa-trash-restore-alt:after{content:"􏠪";}.fad.fa-trash-undo:after{content:"􏢕";}.fad.fa-trash-undo-alt:after{content:"􏢖";}.fad.fa-treasure-chest:after{content:"􏜣";}.fad.fa-tree:after{content:"􏆻";}.fad.fa-tree-alt:after{content:"􏐀";}.fad.fa-tree-christmas:after{content:"􏟛";}.fad.fa-tree-decorated:after{content:"􏟜";}.fad.fa-tree-large:after{content:"􏟝";}.fad.fa-tree-palm:after{content:"􏠫";}.fad.fa-trees:after{content:"􏜤";}.fad.fa-triangle:after{content:"􏋬";}.fad.fa-triangle-music:after{content:"􏣢";}.fad.fa-trophy:after{content:"􏂑";}.fad.fa-trophy-alt:after{content:"􏋫";}.fad.fa-truck:after{content:"􏃑";}.fad.fa-truck-container:after{content:"􏓜";}.fad.fa-truck-couch:after{content:"􏓝";}.fad.fa-truck-loading:after{content:"􏓞";}.fad.fa-truck-monster:after{content:"􏘻";}.fad.fa-truck-moving:after{content:"􏓟";}.fad.fa-truck-pickup:after{content:"􏘼";}.fad.fa-truck-plow:after{content:"􏟞";}.fad.fa-truck-ramp:after{content:"􏓠";}.fad.fa-trumpet:after{content:"􏣣";}.fad.fa-tshirt:after{content:"􏕓";}.fad.fa-tty:after{content:"􏇤";}.fad.fa-turkey:after{content:"􏜥";}.fad.fa-turntable:after{content:"􏣤";}.fad.fa-turtle:after{content:"􏜦";}.fad.fa-tv:after{content:"􏉬";}.fad.fa-tv-alt:after{content:"􏣥";}.fad.fa-tv-music:after{content:"􏣦";}.fad.fa-tv-retro:after{content:"􏐁";}.fad.fa-typewriter:after{content:"􏣧";}.fad.fa-ufo:after{content:"􎁇";}.fad.fa-ufo-beam:after{content:"􎁈";}.fad.fa-umbrella:after{content:"􏃩";}.fad.fa-umbrella-beach:after{content:"􏗊";}.fad.fa-underline:after{content:"􏃍";}.fad.fa-undo:after{content:"􏃢";}.fad.fa-undo-alt:after{content:"􏋪";}.fad.fa-unicorn:after{content:"􏜧";}.fad.fa-union:after{content:"􏚢";}.fad.fa-universal-access:after{content:"􏊚";}.fad.fa-university:after{content:"􏆜";}.fad.fa-unlink:after{content:"􏄧";}.fad.fa-unlock:after{content:"􏂜";}.fad.fa-unlock-alt:after{content:"􏄾";}.fad.fa-upload:after{content:"􏂓";}.fad.fa-usb-drive:after{content:"􏣩";}.fad.fa-usd-circle:after{content:"􏋨";}.fad.fa-usd-square:after{content:"􏋩";}.fad.fa-user:after{content:"􏀇";}.fad.fa-user-alien:after{content:"􎁊";}.fad.fa-user-alt:after{content:"􏐆";}.fad.fa-user-alt-slash:after{content:"􏓺";}.fad.fa-user-astronaut:after{content:"􏓻";}.fad.fa-user-chart:after{content:"􏚣";}.fad.fa-user-check:after{content:"􏓼";}.fad.fa-user-circle:after{content:"􏊽";}.fad.fa-user-clock:after{content:"􏓽";}.fad.fa-user-cog:after{content:"􏓾";}.fad.fa-user-cowboy:after{content:"􏣪";}.fad.fa-user-crown:after{content:"􏚤";}.fad.fa-user-edit:after{content:"􏓿";}.fad.fa-user-friends:after{content:"􏔀";}.fad.fa-user-graduate:after{content:"􏔁";}.fad.fa-user-hard-hat:after{content:"􏠬";}.fad.fa-user-headset:after{content:"􏠭";}.fad.fa-user-injured:after{content:"􏜨";}.fad.fa-user-lock:after{content:"􏔂";}.fad.fa-user-md:after{content:"􏃰";}.fad.fa-user-md-chat:after{content:"􏠮";}.fad.fa-user-minus:after{content:"􏔃";}.fad.fa-user-music:after{content:"􏣫";}.fad.fa-user-ninja:after{content:"􏔄";}.fad.fa-user-nurse:after{content:"􏠯";}.fad.fa-user-plus:after{content:"􏈴";}.fad.fa-user-robot:after{content:"􎁋";}.fad.fa-user-secret:after{content:"􏈛";}.fad.fa-user-shield:after{content:"􏔅";}.fad.fa-user-slash:after{content:"􏔆";}.fad.fa-user-tag:after{content:"􏔇";}.fad.fa-user-tie:after{content:"􏔈";}.fad.fa-user-times:after{content:"􏈵";}.fad.fa-user-unlock:after{content:"􎁘";}.fad.fa-user-visor:after{content:"􎁌";}.fad.fa-users:after{content:"􏃀";}.fad.fa-users-class:after{content:"􏘽";}.fad.fa-users-cog:after{content:"􏔉";}.fad.fa-users-crown:after{content:"􏚥";}.fad.fa-users-medical:after{content:"􏠰";}.fad.fa-users-slash:after{content:"􎁳";}.fad.fa-utensil-fork:after{content:"􏋣";}.fad.fa-utensil-knife:after{content:"􏋤";}.fad.fa-utensil-spoon:after{content:"􏋥";}.fad.fa-utensils:after{content:"􏋧";}.fad.fa-utensils-alt:after{content:"􏋦";}.fad.fa-vacuum:after{content:"􎁍";}.fad.fa-vacuum-robot:after{content:"􎁎";}.fad.fa-value-absolute:after{content:"􏚦";}.fad.fa-vector-square:after{content:"􏗋";}.fad.fa-venus:after{content:"􏈡";}.fad.fa-venus-double:after{content:"􏈦";}.fad.fa-venus-mars:after{content:"􏈨";}.fad.fa-vest:after{content:"􎂅";}.fad.fa-vest-patches:after{content:"􎂆";}.fad.fa-vhs:after{content:"􏣬";}.fad.fa-vial:after{content:"􏒒";}.fad.fa-vials:after{content:"􏒓";}.fad.fa-video:after{content:"􏀽";}.fad.fa-video-plus:after{content:"􏓡";}.fad.fa-video-slash:after{content:"􏓢";}.fad.fa-vihara:after{content:"􏚧";}.fad.fa-violin:after{content:"􏣭";}.fad.fa-virus:after{content:"􎁴";}.fad.fa-virus-slash:after{content:"􎁵";}.fad.fa-viruses:after{content:"􎁶";}.fad.fa-voicemail:after{content:"􏢗";}.fad.fa-volcano:after{content:"􏝰";}.fad.fa-volleyball-ball:after{content:"􏑟";}.fad.fa-volume:after{content:"􏚨";}.fad.fa-volume-down:after{content:"􏀧";}.fad.fa-volume-mute:after{content:"􏚩";}.fad.fa-volume-off:after{content:"􏀦";}.fad.fa-volume-slash:after{content:"􏋢";}.fad.fa-volume-up:after{content:"􏀨";}.fad.fa-vote-nay:after{content:"􏝱";}.fad.fa-vote-yea:after{content:"􏝲";}.fad.fa-vr-cardboard:after{content:"􏜩";}.fad.fa-wagon-covered:after{content:"􏣮";}.fad.fa-walker:after{content:"􏠱";}.fad.fa-walkie-talkie:after{content:"􏣯";}.fad.fa-walking:after{content:"􏕔";}.fad.fa-wallet:after{content:"􏕕";}.fad.fa-wand:after{content:"􏜪";}.fad.fa-wand-magic:after{content:"􏜫";}.fad.fa-warehouse:after{content:"􏒔";}.fad.fa-warehouse-alt:after{content:"􏒕";}.fad.fa-washer:after{content:"􏢘";}.fad.fa-watch:after{content:"􏋡";}.fad.fa-watch-calculator:after{content:"􏣰";}.fad.fa-watch-fitness:after{content:"􏘾";}.fad.fa-water:after{content:"􏝳";}.fad.fa-water-lower:after{content:"􏝴";}.fad.fa-water-rise:after{content:"􏝵";}.fad.fa-wave-sine:after{content:"􏢙";}.fad.fa-wave-square:after{content:"􏠾";}.fad.fa-wave-triangle:after{content:"􏢚";}.fad.fa-waveform:after{content:"􏣱";}.fad.fa-waveform-path:after{content:"􏣲";}.fad.fa-webcam:after{content:"􏠲";}.fad.fa-webcam-slash:after{content:"􏠳";}.fad.fa-weight:after{content:"􏒖";}.fad.fa-weight-hanging:after{content:"􏗍";}.fad.fa-whale:after{content:"􏜬";}.fad.fa-wheat:after{content:"􏜭";}.fad.fa-wheelchair:after{content:"􏆓";}.fad.fa-whistle:after{content:"􏑠";}.fad.fa-wifi:after{content:"􏇫";}.fad.fa-wifi-1:after{content:"􏚪";}.fad.fa-wifi-2:after{content:"􏚫";}.fad.fa-wifi-slash:after{content:"􏚬";}.fad.fa-wind:after{content:"􏜮";}.fad.fa-wind-turbine:after{content:"􏢛";}.fad.fa-wind-warning:after{content:"􏝶";}.fad.fa-window:after{content:"􏐎";}.fad.fa-window-alt:after{content:"􏐏";}.fad.fa-window-close:after{content:"􏐐";}.fad.fa-window-frame:after{content:"􎁏";}.fad.fa-window-frame-open:after{content:"􎁐";}.fad.fa-window-maximize:after{content:"􏋐";}.fad.fa-window-minimize:after{content:"􏋑";}.fad.fa-window-restore:after{content:"􏋒";}.fad.fa-windsock:after{content:"􏝷";}.fad.fa-wine-bottle:after{content:"􏜯";}.fad.fa-wine-glass:after{content:"􏓣";}.fad.fa-wine-glass-alt:after{content:"􏗎";}.fad.fa-won-sign:after{content:"􏅙";}.fad.fa-wreath:after{content:"􏟢";}.fad.fa-wrench:after{content:"􏂭";}.fad.fa-x-ray:after{content:"􏒗";}.fad.fa-yen-sign:after{content:"􏅗";}.fad.fa-yin-yang:after{content:"􏚭";}.fal{font-weight:300;}.fal,.far{font-family:"Font Awesome 5 Pro";}.far{font-weight:400;}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900;}:root{--swiper-theme-color:#007aff;}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-horizontal{touch-action:pan-y;}.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d;}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none;}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none;}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always;}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center;}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg);}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto;}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto;}.swiper-button-lock{display:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit);}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;touch-action:none;}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active{pointer-events:auto;}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}