/* Minecraft-Fivev2.css */@font-face {
    font-family: 'Minecraft-Fivev2';
    src: url('minecraft-fivev2.eot');
    src: url('../minecraft-fivev2.html') format('woff2'),
         url('minecraft-fivev2.woff') format('woff'),
         url('minecraft-fivev2.ttf')  format('truetype');
  }
  
/* Webfont: MinecraftFive-Bold */@font-face {
    font-family: 'MinecraftFive';
    src: url('minecraftfive-bold-2.eot'); /* IE9 Compat Modes */
    src: url('minecraftfive-boldd41d-2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('minecraftfive-bold-2.woff') format('woff'), /* Modern Browsers */
         url('minecraftfive-bold-2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('minecraftfive-bold-2.svg#MinecraftFive-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


/* Webfont: MinecraftFive-Regular */@font-face {
    font-family: 'MinecraftFive';
    src: url('minecraftfive-regular-2.eot'); /* IE9 Compat Modes */
    src: url('minecraftfive-regulard41d-2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('minecraftfive-regular-2.woff') format('woff'), /* Modern Browsers */
         url('minecraftfive-regular-2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('minecraftfive-regular-2.svg#MinecraftFive-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: MinecraftSeven */@font-face {
    font-family: 'MinecraftSeven';
    src: url('minecraftseven-2.eot'); /* IE9 Compat Modes */
    src: url('minecraftsevend41d-2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('minecraftseven-2.woff') format('woff'), /* Modern Browsers */
         url('minecraftseven-2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('minecraftseven-2.svg#MinecraftSeven') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: MinecraftTen */@font-face {
    font-family: 'MinecraftTen';
    src: url('minecraftten-2.eot'); /* IE9 Compat Modes */
    src: url('minecrafttend41d-2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('minecraftten-2.woff') format('woff'), /* Modern Browsers */
         url('minecraftten-2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('minecraftten-2.svg#MinecraftTen') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


@font-face{font-family:Minecraft-Fivev2;src:url(minecraft-fivev2-2.eot);src:url(minecraft-fivev2.woff2) format("woff2"),url(minecraft-fivev2-2.woff) format("woff"),url(minecraft-fivev2-2.ttf) format("truetype")}@font-face{font-family:MinecraftFive;src:url(minecraftfive-bold-3.eot);src:url(minecraftfive-boldd41d-3.eot?#iefix) format("embedded-opentype"),url(minecraftfive-bold-3.woff) format("woff"),url(minecraftfive-bold-3.ttf) format("truetype"),url(minecraftfive-bold-3.svg#MinecraftFive-Bold) format("svg");font-style:normal;font-weight:700;text-rendering:optimizeLegibility}@font-face{font-family:MinecraftFive;src:url(minecraftfive-regular-3.eot);src:url(minecraftfive-regulard41d-3.eot?#iefix) format("embedded-opentype"),url(minecraftfive-regular-3.woff) format("woff"),url(minecraftfive-regular-3.ttf) format("truetype"),url(minecraftfive-regular-3.svg#MinecraftFive-Regular) format("svg");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:MinecraftSeven;src:url(minecraftseven-3.eot);src:url(minecraftsevend41d-3.eot?#iefix) format("embedded-opentype"),url(minecraftseven-3.woff) format("woff"),url(minecraftseven-3.ttf) format("truetype"),url(minecraftseven-3.svg#MinecraftSeven) format("svg");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:MinecraftTen;src:url(minecraftten-3.eot);src:url(minecrafttend41d-3.eot?#iefix) format("embedded-opentype"),url(minecraftten-3.woff) format("woff"),url(minecraftten-3.ttf) format("truetype"),url(minecraftten-3.svg#MinecraftTen) format("svg");font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@media (prefers-reduced-motion:reduce){.minecraft-main-button{-webkit-animation:none;animation:none;-webkit-transition:all .01s,opacity .01s .01s;transition:all .01s,opacity .01s .01s}}.minecraft-main-button{margin:auto;padding:15px 30px;border:none;font-family:Noto Sans,sans-serif;font-size:18px;line-height:20px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.minecraft-main-button.button-green{background:#3b8526;-webkit-box-shadow:inset 0 4px #6bc349,inset 0 -4px #2a631c,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #6bc349,inset 0 -4px #2a631c,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #2a631c}.minecraft-main-button.button-green.light-hover:focus,.minecraft-main-button.button-green.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #6bc349,inset 0 0 #2a631c;box-shadow:inset 0 0 #6bc349,inset 0 0 #2a631c}.minecraft-main-button.button-green.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-green{background:#52a435;-webkit-box-shadow:inset 0 4px #86d562,inset 0 -4px #3b8526,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #86d562,inset 0 -4px #3b8526,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #3b8526}.minecraft-main-button.button-light-green.light-hover:focus,.minecraft-main-button.button-light-green.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #86d562,inset 0 0 #3b8526;box-shadow:inset 0 0 #86d562,inset 0 0 #3b8526}.minecraft-main-button.button-light-green.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-brown{background:#7a4d38;-webkit-box-shadow:inset 0 4px #956c48,inset 0 -4px #513523,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #956c48,inset 0 -4px #513523,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #513523}.minecraft-main-button.button-brown.light-hover:focus,.minecraft-main-button.button-brown.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #956c48,inset 0 0 #513523;box-shadow:inset 0 0 #956c48,inset 0 0 #513523}.minecraft-main-button.button-brown.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-brown{background:#956c48;-webkit-box-shadow:inset 0 4px #cba380,inset 0 -4px #7a4d38,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #cba380,inset 0 -4px #7a4d38,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #7a4d38}.minecraft-main-button.button-light-brown.light-hover:focus,.minecraft-main-button.button-light-brown.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #cba380,inset 0 0 #7a4d38;box-shadow:inset 0 0 #cba380,inset 0 0 #7a4d38}.minecraft-main-button.button-light-brown.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-yellow{background:#e2b923;-webkit-box-shadow:inset 0 4px #fbe64c,inset 0 -4px #b59730,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fbe64c,inset 0 -4px #b59730,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #fbe64c}.minecraft-main-button.button-yellow.light-hover:focus,.minecraft-main-button.button-yellow.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fbe64c,inset 0 0 #b59730;box-shadow:inset 0 0 #fbe64c,inset 0 0 #b59730}.minecraft-main-button.button-yellow.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-yellow{background:#fbe01b;-webkit-box-shadow:inset 0 4px #fbe64c,inset 0 -4px #e2b923,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fbe64c,inset 0 -4px #e2b923,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #fbe64c}.minecraft-main-button.button-light-yellow.light-hover:focus,.minecraft-main-button.button-light-yellow.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fbe64c,inset 0 0 #e2b923;box-shadow:inset 0 0 #fbe64c,inset 0 0 #e2b923}.minecraft-main-button.button-light-yellow.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-burnt-orange{background:#c34327;-webkit-box-shadow:inset 0 4px #f47725,inset 0 -4px #8b341c,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f47725,inset 0 -4px #8b341c,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #8b341c}.minecraft-main-button.button-burnt-orange.light-hover:focus,.minecraft-main-button.button-burnt-orange.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f47725,inset 0 0 #8b341c;box-shadow:inset 0 0 #f47725,inset 0 0 #8b341c}.minecraft-main-button.button-burnt-orange.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-orange{background:#f47725;-webkit-box-shadow:inset 0 4px #fdc07f,inset 0 -4px #c34327,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fdc07f,inset 0 -4px #c34327,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #c34327}.minecraft-main-button.button-orange.light-hover:focus,.minecraft-main-button.button-orange.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fdc07f,inset 0 0 #c34327;box-shadow:inset 0 0 #fdc07f,inset 0 0 #c34327}.minecraft-main-button.button-orange.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-red{background:#eb282b;-webkit-box-shadow:inset 0 4px #f3808a,inset 0 -4px #ba2426,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f3808a,inset 0 -4px #ba2426,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #ba2426}.minecraft-main-button.button-red.light-hover:focus,.minecraft-main-button.button-red.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f3808a,inset 0 0 #ba2426;box-shadow:inset 0 0 #f3808a,inset 0 0 #ba2426}.minecraft-main-button.button-red.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-red{background:#f3808a;-webkit-box-shadow:inset 0 4px #f8b3b9,inset 0 -4px #f15a5b,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f8b3b9,inset 0 -4px #f15a5b,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #f8b3b9}.minecraft-main-button.button-light-red.light-hover:focus,.minecraft-main-button.button-light-red.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f8b3b9,inset 0 0 #f15a5b;box-shadow:inset 0 0 #f8b3b9,inset 0 0 #f15a5b}.minecraft-main-button.button-light-red.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-fuschia{background:#cb277a;-webkit-box-shadow:inset 0 4px #f062a4,inset 0 -4px #98205e,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f062a4,inset 0 -4px #98205e,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #98205e}.minecraft-main-button.button-fuschia.light-hover:focus,.minecraft-main-button.button-fuschia.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f062a4,inset 0 0 #98205e;box-shadow:inset 0 0 #f062a4,inset 0 0 #98205e}.minecraft-main-button.button-fuschia.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-pink{background:#f062a4;-webkit-box-shadow:inset 0 4px #f6a9cb,inset 0 -4px #cb277a,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f6a9cb,inset 0 -4px #cb277a,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #cb277a}.minecraft-main-button.button-pink.light-hover:focus,.minecraft-main-button.button-pink.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f6a9cb,inset 0 0 #cb277a;box-shadow:inset 0 0 #f6a9cb,inset 0 0 #cb277a}.minecraft-main-button.button-pink.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-plum{background:#98268d;-webkit-box-shadow:inset 0 4px #c771ae,inset 0 -4px #752774,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #c771ae,inset 0 -4px #752774,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #752774}.minecraft-main-button.button-plum.light-hover:focus,.minecraft-main-button.button-plum.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #c771ae,inset 0 0 #752774;box-shadow:inset 0 0 #c771ae,inset 0 0 #752774}.minecraft-main-button.button-plum.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-plum{background:#c771ae;-webkit-box-shadow:inset 0 4px #d8a5cc,inset 0 -4px #b34e9d,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #d8a5cc,inset 0 -4px #b34e9d,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #b34e9d}.minecraft-main-button.button-light-plum.light-hover:focus,.minecraft-main-button.button-light-plum.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #d8a5cc,inset 0 0 #b34e9d;box-shadow:inset 0 0 #d8a5cc,inset 0 0 #b34e9d}.minecraft-main-button.button-light-plum.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-purple{background:#64499d;-webkit-box-shadow:inset 0 4px #8970b2,inset 0 -4px #4b2e8a,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #8970b2,inset 0 -4px #4b2e8a,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #4b2e8a}.minecraft-main-button.button-purple.light-hover:focus,.minecraft-main-button.button-purple.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #8970b2,inset 0 0 #4b2e8a;box-shadow:inset 0 0 #8970b2,inset 0 0 #4b2e8a}.minecraft-main-button.button-purple.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-lilac{background:#8970b2;-webkit-box-shadow:inset 0 4px #ac94c6,inset 0 -4px #735aa6,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #ac94c6,inset 0 -4px #735aa6,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #735aa6}.minecraft-main-button.button-lilac.light-hover:focus,.minecraft-main-button.button-lilac.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #ac94c6,inset 0 0 #735aa6;box-shadow:inset 0 0 #ac94c6,inset 0 0 #735aa6}.minecraft-main-button.button-lilac.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-blue{background:#0f6fb8;-webkit-box-shadow:inset 0 4px #3aa1d7,inset 0 -4px #05548d,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #3aa1d7,inset 0 -4px #05548d,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #05548d}.minecraft-main-button.button-blue.light-hover:focus,.minecraft-main-button.button-blue.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #3aa1d7,inset 0 0 #05548d;box-shadow:inset 0 0 #3aa1d7,inset 0 0 #05548d}.minecraft-main-button.button-blue.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-blue{background:#3aa1d7;-webkit-box-shadow:inset 0 4px #92d8f1,inset 0 -4px #228dcb,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #92d8f1,inset 0 -4px #228dcb,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #228dcb}.minecraft-main-button.button-light-blue.light-hover:focus,.minecraft-main-button.button-light-blue.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #92d8f1,inset 0 0 #228dcb;box-shadow:inset 0 0 #92d8f1,inset 0 0 #228dcb}.minecraft-main-button.button-light-blue.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-teal{background:#168d91;-webkit-box-shadow:inset 0 4px #3dc1c9,inset 0 -4px #09797f,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #3dc1c9,inset 0 -4px #09797f,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #09797f}.minecraft-main-button.button-teal.light-hover:focus,.minecraft-main-button.button-teal.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #3dc1c9,inset 0 0 #09797f;box-shadow:inset 0 0 #3dc1c9,inset 0 0 #09797f}.minecraft-main-button.button-teal.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button.button-light-teal{background:#3dc1c9;-webkit-box-shadow:inset 0 4px #a4ddeb,inset 0 -4px #0eb1b0,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #a4ddeb,inset 0 -4px #0eb1b0,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #a4ddeb}.minecraft-main-button.button-light-teal.light-hover:focus,.minecraft-main-button.button-light-teal.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #a4ddeb,inset 0 0 #0eb1b0;box-shadow:inset 0 0 #a4ddeb,inset 0 0 #0eb1b0}.minecraft-main-button.button-light-teal.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}@media (forced-colors:active) and (prefers-color-scheme:light){.minecraft-main-button:after,.minecraft-main-button:before,.minecraft-main-button>img{-webkit-filter:invert(1);filter:invert(1)}}.minecraft-main-button:focus,.minecraft-main-button:hover{background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#3d3938),to(#171615));background-image:linear-gradient(#3d3938,#171615);color:#fff;text-shadow:0 1px 0 #000;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fff,inset 0 0 #000;box-shadow:inset 0 0 #fff,inset 0 0 #000;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}@media (forced-colors:active) and (prefers-color-scheme:dark){.minecraft-main-button:focus,.minecraft-main-button:hover{outline-width:1px;outline-style:auto;outline-offset:1px}}@media (forced-colors:active) and (prefers-color-scheme:light){.minecraft-main-button:focus,.minecraft-main-button:hover{outline-width:1px;outline-style:auto;outline-offset:1px}}.minecraft-main-button:active{background:#4a494b;color:#fff;text-shadow:0 -1px 0 #000;-webkit-box-shadow:inset 0 -2px #8d8e92,inset 0 2px #000;box-shadow:inset 0 -2px #8d8e92,inset 0 2px #000}.minecraft-main-button-small,.minecraft-main-button:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}.minecraft-main-button-small{margin:auto;padding:9pt 1pc;border:none;font-family:Noto Sans,sans-serif;font-size:14px;line-height:1pc;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.minecraft-main-button-small.button-green{background:#3b8526;-webkit-box-shadow:inset 0 4px #6bc349,inset 0 -4px #2a631c,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #6bc349,inset 0 -4px #2a631c,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #2a631c}.minecraft-main-button-small.button-green.light-hover:focus,.minecraft-main-button-small.button-green.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #6bc349,inset 0 0 #2a631c;box-shadow:inset 0 0 #6bc349,inset 0 0 #2a631c}.minecraft-main-button-small.button-green.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-green{background:#52a435;-webkit-box-shadow:inset 0 4px #86d562,inset 0 -4px #3b8526,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #86d562,inset 0 -4px #3b8526,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #3b8526}.minecraft-main-button-small.button-light-green.light-hover:focus,.minecraft-main-button-small.button-light-green.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #86d562,inset 0 0 #3b8526;box-shadow:inset 0 0 #86d562,inset 0 0 #3b8526}.minecraft-main-button-small.button-light-green.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-brown{background:#7a4d38;-webkit-box-shadow:inset 0 4px #956c48,inset 0 -4px #513523,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #956c48,inset 0 -4px #513523,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #513523}.minecraft-main-button-small.button-brown.light-hover:focus,.minecraft-main-button-small.button-brown.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #956c48,inset 0 0 #513523;box-shadow:inset 0 0 #956c48,inset 0 0 #513523}.minecraft-main-button-small.button-brown.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-brown{background:#956c48;-webkit-box-shadow:inset 0 4px #cba380,inset 0 -4px #7a4d38,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #cba380,inset 0 -4px #7a4d38,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #7a4d38}.minecraft-main-button-small.button-light-brown.light-hover:focus,.minecraft-main-button-small.button-light-brown.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #cba380,inset 0 0 #7a4d38;box-shadow:inset 0 0 #cba380,inset 0 0 #7a4d38}.minecraft-main-button-small.button-light-brown.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-yellow{background:#e2b923;-webkit-box-shadow:inset 0 4px #fbe64c,inset 0 -4px #b59730,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fbe64c,inset 0 -4px #b59730,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #fbe64c}.minecraft-main-button-small.button-yellow.light-hover:focus,.minecraft-main-button-small.button-yellow.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fbe64c,inset 0 0 #b59730;box-shadow:inset 0 0 #fbe64c,inset 0 0 #b59730}.minecraft-main-button-small.button-yellow.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-yellow{background:#fbe01b;-webkit-box-shadow:inset 0 4px #fbe64c,inset 0 -4px #e2b923,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fbe64c,inset 0 -4px #e2b923,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #fbe64c}.minecraft-main-button-small.button-light-yellow.light-hover:focus,.minecraft-main-button-small.button-light-yellow.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fbe64c,inset 0 0 #e2b923;box-shadow:inset 0 0 #fbe64c,inset 0 0 #e2b923}.minecraft-main-button-small.button-light-yellow.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-burnt-orange{background:#c34327;-webkit-box-shadow:inset 0 4px #f47725,inset 0 -4px #8b341c,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f47725,inset 0 -4px #8b341c,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #8b341c}.minecraft-main-button-small.button-burnt-orange.light-hover:focus,.minecraft-main-button-small.button-burnt-orange.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f47725,inset 0 0 #8b341c;box-shadow:inset 0 0 #f47725,inset 0 0 #8b341c}.minecraft-main-button-small.button-burnt-orange.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-orange{background:#f47725;-webkit-box-shadow:inset 0 4px #fdc07f,inset 0 -4px #c34327,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #fdc07f,inset 0 -4px #c34327,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #c34327}.minecraft-main-button-small.button-orange.light-hover:focus,.minecraft-main-button-small.button-orange.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fdc07f,inset 0 0 #c34327;box-shadow:inset 0 0 #fdc07f,inset 0 0 #c34327}.minecraft-main-button-small.button-orange.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-red{background:#eb282b;-webkit-box-shadow:inset 0 4px #f3808a,inset 0 -4px #ba2426,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f3808a,inset 0 -4px #ba2426,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #ba2426}.minecraft-main-button-small.button-red.light-hover:focus,.minecraft-main-button-small.button-red.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f3808a,inset 0 0 #ba2426;box-shadow:inset 0 0 #f3808a,inset 0 0 #ba2426}.minecraft-main-button-small.button-red.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-red{background:#f3808a;-webkit-box-shadow:inset 0 4px #f8b3b9,inset 0 -4px #f15a5b,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f8b3b9,inset 0 -4px #f15a5b,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #f8b3b9}.minecraft-main-button-small.button-light-red.light-hover:focus,.minecraft-main-button-small.button-light-red.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f8b3b9,inset 0 0 #f15a5b;box-shadow:inset 0 0 #f8b3b9,inset 0 0 #f15a5b}.minecraft-main-button-small.button-light-red.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-fuschia{background:#cb277a;-webkit-box-shadow:inset 0 4px #f062a4,inset 0 -4px #98205e,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f062a4,inset 0 -4px #98205e,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #98205e}.minecraft-main-button-small.button-fuschia.light-hover:focus,.minecraft-main-button-small.button-fuschia.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f062a4,inset 0 0 #98205e;box-shadow:inset 0 0 #f062a4,inset 0 0 #98205e}.minecraft-main-button-small.button-fuschia.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-pink{background:#f062a4;-webkit-box-shadow:inset 0 4px #f6a9cb,inset 0 -4px #cb277a,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #f6a9cb,inset 0 -4px #cb277a,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #cb277a}.minecraft-main-button-small.button-pink.light-hover:focus,.minecraft-main-button-small.button-pink.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #f6a9cb,inset 0 0 #cb277a;box-shadow:inset 0 0 #f6a9cb,inset 0 0 #cb277a}.minecraft-main-button-small.button-pink.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-plum{background:#98268d;-webkit-box-shadow:inset 0 4px #c771ae,inset 0 -4px #752774,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #c771ae,inset 0 -4px #752774,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #752774}.minecraft-main-button-small.button-plum.light-hover:focus,.minecraft-main-button-small.button-plum.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #c771ae,inset 0 0 #752774;box-shadow:inset 0 0 #c771ae,inset 0 0 #752774}.minecraft-main-button-small.button-plum.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-plum{background:#c771ae;-webkit-box-shadow:inset 0 4px #d8a5cc,inset 0 -4px #b34e9d,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #d8a5cc,inset 0 -4px #b34e9d,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #b34e9d}.minecraft-main-button-small.button-light-plum.light-hover:focus,.minecraft-main-button-small.button-light-plum.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #d8a5cc,inset 0 0 #b34e9d;box-shadow:inset 0 0 #d8a5cc,inset 0 0 #b34e9d}.minecraft-main-button-small.button-light-plum.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-purple{background:#64499d;-webkit-box-shadow:inset 0 4px #8970b2,inset 0 -4px #4b2e8a,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #8970b2,inset 0 -4px #4b2e8a,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #4b2e8a}.minecraft-main-button-small.button-purple.light-hover:focus,.minecraft-main-button-small.button-purple.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #8970b2,inset 0 0 #4b2e8a;box-shadow:inset 0 0 #8970b2,inset 0 0 #4b2e8a}.minecraft-main-button-small.button-purple.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-lilac{background:#8970b2;-webkit-box-shadow:inset 0 4px #ac94c6,inset 0 -4px #735aa6,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #ac94c6,inset 0 -4px #735aa6,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #735aa6}.minecraft-main-button-small.button-lilac.light-hover:focus,.minecraft-main-button-small.button-lilac.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #ac94c6,inset 0 0 #735aa6;box-shadow:inset 0 0 #ac94c6,inset 0 0 #735aa6}.minecraft-main-button-small.button-lilac.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-blue{background:#0f6fb8;-webkit-box-shadow:inset 0 4px #3aa1d7,inset 0 -4px #05548d,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #3aa1d7,inset 0 -4px #05548d,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #05548d}.minecraft-main-button-small.button-blue.light-hover:focus,.minecraft-main-button-small.button-blue.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #3aa1d7,inset 0 0 #05548d;box-shadow:inset 0 0 #3aa1d7,inset 0 0 #05548d}.minecraft-main-button-small.button-blue.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-blue{background:#3aa1d7;-webkit-box-shadow:inset 0 4px #92d8f1,inset 0 -4px #228dcb,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #92d8f1,inset 0 -4px #228dcb,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #228dcb}.minecraft-main-button-small.button-light-blue.light-hover:focus,.minecraft-main-button-small.button-light-blue.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #92d8f1,inset 0 0 #228dcb;box-shadow:inset 0 0 #92d8f1,inset 0 0 #228dcb}.minecraft-main-button-small.button-light-blue.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-teal{background:#168d91;-webkit-box-shadow:inset 0 4px #3dc1c9,inset 0 -4px #09797f,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #3dc1c9,inset 0 -4px #09797f,0 4px rgba(0,0,0,.25);color:#fff;text-shadow:0 1px 0 #09797f}.minecraft-main-button-small.button-teal.light-hover:focus,.minecraft-main-button-small.button-teal.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #3dc1c9,inset 0 0 #09797f;box-shadow:inset 0 0 #3dc1c9,inset 0 0 #09797f}.minecraft-main-button-small.button-teal.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small.button-light-teal{background:#3dc1c9;-webkit-box-shadow:inset 0 4px #a4ddeb,inset 0 -4px #0eb1b0,0 4px rgba(0,0,0,.25);box-shadow:inset 0 4px #a4ddeb,inset 0 -4px #0eb1b0,0 4px rgba(0,0,0,.25);color:#000;text-shadow:0 1px 0 #a4ddeb}.minecraft-main-button-small.button-light-teal.light-hover:focus,.minecraft-main-button-small.button-light-teal.light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92);color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #a4ddeb,inset 0 0 #0eb1b0;box-shadow:inset 0 0 #a4ddeb,inset 0 0 #0eb1b0}.minecraft-main-button-small.button-light-teal.light-hover:active{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;background-image:-webkit-gradient(linear,left top,left bottom,from(#8d8e92),to(#e7eaef));background-image:linear-gradient(#8d8e92,#e7eaef);color:#252525;text-shadow:0 -1px 0 #e7eaef;-webkit-box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92;box-shadow:inset 0 -2px #e7eaef,inset 0 2px #8d8e92}.minecraft-main-button-small:focus,.minecraft-main-button-small:hover{background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#3d3938),to(#171615));background-image:linear-gradient(#3d3938,#171615);color:#fff;text-shadow:0 1px 0 #000;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fff,inset 0 0 #000;box-shadow:inset 0 0 #fff,inset 0 0 #000;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}.minecraft-main-button-small:active{background:#4a494b;color:#fff;text-shadow:0 -1px 0 #000;-webkit-box-shadow:inset 0 -2px #8d8e92,inset 0 2px #000;box-shadow:inset 0 -2px #8d8e92,inset 0 2px #000;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}.badger-button{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;height:57px;color:#000;background-color:#95e8ff;border-width:0 0 4px;border-bottom:4px solid #339cd7!important;margin:0;padding:1pc 24px!important;font-family:Noto Sans,sans-serif;font-size:14px!important;line-height:20px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;text-align:center;-webkit-transition:none!important;transition:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.badger-button:after,.badger-button:before{content:"";position:absolute;background-color:#95e8ff;border-bottom:4px solid #339cd7;height:41px;width:10px;bottom:4px}.badger-button:before{left:-10px}.badger-button:after{right:-10px}.badger-button:hover{background-image:none;background-color:#000;color:#fff;border-bottom:4px solid #aba09c!important}.badger-button:hover:after,.badger-button:hover:before{bottom:4px;background-color:#000;border-bottom:4px solid #aba09c;height:41px;width:10px}.badger-button:disabled{background-color:#fff;color:#aba09c;border-bottom:4px solid #aba09c!important;cursor:auto}.badger-button:disabled:after,.badger-button:disabled:before{bottom:4px;background-color:#fff;border-bottom:4px solid #aba09c;height:41px;width:10px}.badger-button.badger-light-hover:hover{-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;color:#252525;text-shadow:0 1px 0 #e7eaef;text-decoration:none;border:none}.badger-button.badger-light-hover:hover,.badger-button.badger-light-hover:hover:after,.badger-button.badger-light-hover:hover:before{background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#e7eaef),to(#8d8e92));background-image:linear-gradient(#e7eaef,#8d8e92)}.badger-button.badger-light-hover:hover:after,.badger-button.badger-light-hover:hover:before{bottom:4px;border-bottom:4px solid #e7eaef;height:41px;width:10px}body,html{margin:0;font-size:1pc;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;color:#202020;background:#ececec}@media (prefers-color-scheme:dark){body,html{color:#202020;background:#ececec}}a{color:#2020e0}@media (prefers-color-scheme:dark){a{color:#dfdf1f}}button,input,optgroup,select,textarea{font:inherit}.collection-gallery-root{width:100%}.collection-gallery-root .collection-gallery-outer{width:100%;margin:20px -10px 0}.collection-gallery-root .collection-gallery-outer .collection-gallery-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.collection-gallery-root .collection-gallery-image-wrapper{position:relative;width:calc((100% - 20px)/3);padding-top:20%;margin-top:10px}.collection-gallery-root .collection-gallery-image-wrapper .collection-gallery-portrait-wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.collection-gallery-root .collection-gallery-image-link{position:absolute;display:block;height:100%;width:100%;padding:10px;top:0;margin:auto;cursor:pointer;pointer-events:all;-webkit-transition:all .3s;transition:all .3s}.collection-gallery-root .collection-gallery-image-link.collection-gallery-portrait{position:unset;width:calc((100% - 10px)/2);margin:0}.collection-gallery-root .collection-gallery-image-link:focus,.collection-gallery-root .collection-gallery-image-link:hover{padding:0;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.23),0 8px 15px rgba(0,0,0,.18),0 4px 4px rgba(0,0,0,.15);box-shadow:0 10px 20px rgba(0,0,0,.23),0 8px 15px rgba(0,0,0,.18),0 4px 4px rgba(0,0,0,.15)}.collection-gallery-root .collection-gallery-image-link .collection-gallery-image{height:100%;width:100%}.collection-gallery-root .gallery-modal-root{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100vw;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:auto;z-index:1000;background:rgba(0,0,0,.85)}.collection-gallery-root .gallery-modal-root .modal-content-outer{position:relative;height:100%;width:100%;max-width:100pc;max-height:750pt;margin:auto;pointer-events:auto}.collection-gallery-root .gallery-modal-root .modal-icon-container{position:absolute;height:100%;width:100%;top:0;left:0;padding:75pt 50px}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon-wrapper{position:relative;height:100%;width:100%;min-height:150px}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;pointer-events:auto}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon.modal-icon-close{top:0;right:0}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon.modal-icon-left{top:calc(50% - 25px);left:0}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon.modal-icon-right{top:calc(50% - 25px);right:0}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon:focus svg,.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon:hover svg{width:40px;height:40px}.collection-gallery-root .gallery-modal-root .modal-icon-container .modal-icon:focus svg{border:1px solid #fff}.collection-gallery-root .gallery-modal-root .modal-icon-container svg{margin:auto;-webkit-transition:all .25s;transition:all .25s}.collection-gallery-root .gallery-modal-root .modal-icon-container svg path{fill:#61e624}.collection-gallery-root .gallery-modal-root .modal-content-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;pointer-events:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collection-gallery-root .gallery-modal-root .modal-content-container div[class*=BrainhubCarousel]{height:100%;pointer-events:none}.collection-gallery-root .gallery-modal-root .modal-content-container div[class*=BrainhubCarousel] li,.collection-gallery-root .gallery-modal-root .modal-content-container div[class*=BrainhubCarousel] ul{height:100%}.collection-gallery-root .gallery-modal-root .modal-content-container .gallery-slide-image-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;max-width:975pt;max-height:750pt;margin:auto;padding:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collection-gallery-root .gallery-modal-root .modal-content-container .gallery-slide-image-container .gallery-slide-image{width:100%;pointer-events:auto}.collection-gallery-root .gallery-modal-root .modal-content-container .gallery-slide-image-container .gallery-slide-image.gallery-slide-image-portrait{height:100%;width:auto}@media (min-width:992px){.collection-gallery-root .collection-gallery-image-wrapper:nth-child(3n-1){margin:10px 10px 0}}@media (max-width:991px) and (min-width:768px){.collection-gallery-root .collection-gallery-outer{width:unset}.collection-gallery-root .collection-gallery-image-wrapper{width:calc((100% - 10px)/2);padding-top:30%}.collection-gallery-root .collection-gallery-image-wrapper:nth-child(2n){margin:10px 0 0 5px}.collection-gallery-root .collection-gallery-image-wrapper:nth-child(odd){margin:10px 5px 0 0}}@media (max-width:767px){.collection-gallery-root .collection-gallery-outer{width:unset}.collection-gallery-root .collection-gallery-image-wrapper{width:100%;padding-top:60%;margin:10px 0 0}.collection-gallery-root .collection-gallery-image-wrapper .collection-gallery-image{cursor:default;pointer-events:none}}.dlc-buy-module-root a.minecraft-button,.dlc-buy-module-root button.minecraft-button{margin:auto;padding:10px 20px;border:none;background:#ffb054;color:#6f2900;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;text-shadow:0 2px 0 #ffcc6a;text-transform:uppercase;text-decoration:none;-webkit-box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54;box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.dlc-buy-module-root a.minecraft-button:focus,.dlc-buy-module-root a.minecraft-button:hover,.dlc-buy-module-root button.minecraft-button:focus,.dlc-buy-module-root button.minecraft-button:hover{background:#313131;color:#fff!important;text-shadow:0 2px 0 #000;text-decoration:none;-webkit-box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060;box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060}.dlc-buy-module-root a.minecraft-button:active,.dlc-buy-module-root button.minecraft-button:active{background:#ffd25e;color:#a55900;text-shadow:none;-webkit-box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54;box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54}.dlc-buy-module-root{min-height:20px;width:100%}.dlc-buy-module-container{height:100%;width:100%;max-width:65pc;margin:auto;padding:0 30px;font-family:Noto Sans,sans-serif}.dlc-buy-module-container .dlc-buy-module-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container{position:relative;width:380px;margin:20px 30px 0 0}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-image{width:100%;margin-bottom:30px}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-learn-more{display:inline-block;width:100%;font-size:15px;line-height:20px;font-weight:700;color:#fce07e;text-transform:uppercase;text-align:center;text-decoration:none}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-learn-more:hover{text-decoration:none}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-learn-more svg{margin-top:-2px;margin-right:10px}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container{position:absolute;top:0;left:0}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-logo{position:absolute;height:30px;width:30px;top:15px;left:15px}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-windows path{fill:#00a2ed}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-launcher path{fill:#ffb054}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-launcher-steam path{fill:#00adee}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-xbox path{fill:#0e7a0d}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-switch path{fill:#e4000f}.dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container .buy-module-device-playstation path{fill:#003087}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container{width:100%;max-width:570px}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-title{margin:20px 0;font-size:28px;line-height:2pc;text-transform:uppercase;color:#fff;font-weight:700}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container{display:block;height:46px;width:100%;margin-bottom:30px;font-size:18px;line-height:26px;font-weight:700;text-transform:uppercase;color:#6f2900;background-color:#ffb054;border:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container [class*=buy-module-select__]{background:transparent;color:inherit;cursor:pointer}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container [class*=buy-module-select__control]{height:100%;border:2px solid #d0750a;border-radius:0}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container [class*=buy-module-select__control] .buy-module-select__indicator{-webkit-transform-origin:50% 45%;transform-origin:50% 45%}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container [class*=buy-module-select__control] .buy-module-select__indicator path{fill:#6f2900}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container [class*=buy-module-select__control].buy-module-select__control--menu-is-open .buy-module-select__indicator{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__control--is-focused,.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container:hover{background-color:#fce07e}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__value-container{padding-left:15px}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu{margin-top:0;z-index:5}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list{padding:0;overflow-y:visible;-webkit-box-shadow:0 0 30px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.35);box-shadow:0 0 30px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.35)}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option{min-height:46px;padding:10px 15px;background:#ffb054;border:2px solid #d0750a;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option:first-child{border-top:2px solid #d0750a}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-focused{background:#fce07e;border:1px solid #fff;-webkit-box-shadow:inset 0 0 0 3px #1157be;box-shadow:inset 0 0 0 3px #1157be}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-selected{opacity:0}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-content .buy-module-dlc-description{width:100%;margin-bottom:30px;font-size:15px;line-height:20px;color:#fff}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-content .buy-module-buy-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:30px;background:#353535;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:center}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-content .buy-module-buy-button-container .buy-module-buy-price{font-size:28px;line-height:34px;font-weight:700;color:#fff;text-align:center}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-content .buy-module-buy-button-container .buy-module-buy-button{color:#6f2900}.dlc-buy-module-container .dlc-buy-module-xbox-banner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:40px auto 75pt;padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#0e7a0d}.dlc-buy-module-container .dlc-buy-module-xbox-banner svg{display:block;width:177px;margin:auto auto 15px}.dlc-buy-module-container .dlc-buy-module-xbox-banner .buy-module-xbox-banner-text-container{text-align:center;color:#fff}.dlc-buy-module-container .dlc-buy-module-xbox-banner .buy-module-xbox-banner-text-container a,.dlc-buy-module-container .dlc-buy-module-xbox-banner .buy-module-xbox-banner-text-container p{display:inline;color:#fff}.dlc-buy-module-container .dlc-buy-module-xbox-banner .buy-module-xbox-banner-text-container a{text-decoration:underline}@media (max-width:768px){.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section{width:100%;max-width:570px;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container{margin:30px auto 0;width:100%;padding:0 60px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-learn-more{margin-bottom:40px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container{left:60px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container{margin:auto}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-dlc-title{margin-top:0;text-align:center}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-xbox-banner{max-width:570px}}@media (max-width:576px){.dlc-buy-module-root .dlc-buy-module-container{padding:0 15px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container{padding:0 45px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-section .buy-module-hero-container .buy-module-hero-version-logo-container{left:45px}.dlc-buy-module-root .dlc-buy-module-container .dlc-buy-module-xbox-banner{padding:30px 15px}}@media screen and (-ms-high-contrast:white-on-black){#buy .css-1pahdxg-control{outline:5px solid #ff0!important}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-focused{outline:5px solid #ff0}}@media screen and (-ms-high-contrast:black-on-white){.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__control--is-focused,.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container:hover{background-color:#fff;border:none;color:#000}#buy .css-1pahdxg-control{outline:5px solid #00009f!important;forced-color-adjust:none}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-focused{outline:5px solid #00009f;forced-color-adjust:none;background:#fff;border:none;color:#000}.dlc-buy-module-container .dlc-buy-module-section .buy-module-content-container .buy-module-select-container .buy-module-select__menu-list .buy-module-select__option{background:#fff}}.card-dlc a.minecraft-button,.card-dlc button.minecraft-button{margin:auto;padding:10px 20px;border:none;background:#ffb054;color:#6f2900;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;text-shadow:0 2px 0 #ffcc6a;text-transform:uppercase;text-decoration:none;-webkit-box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54,inset 0 4px rgba(0,0,0,.1);box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54,inset 0 4px rgba(0,0,0,.1);-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.card-dlc a.minecraft-button:focus,.card-dlc a.minecraft-button:hover,.card-dlc button.minecraft-button:focus,.card-dlc button.minecraft-button:hover{background:#313131;color:#fff;text-shadow:0 2px 0 #000;text-decoration:none;-webkit-box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060,inset 0 4px rgba(0,0,0,.1);box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060,inset 0 4px rgba(0,0,0,.1)}.card-dlc a.minecraft-button:active,.card-dlc button.minecraft-button:active{background:#ffd25e;color:#a55900;text-shadow:none;-webkit-box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54;box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54}.card-dlc{min-height:20px}.dlc-card-root-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:855pt;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto -25px}.dlc-card-root-container .dlc-card-container{min-height:692px;width:100%;max-width:380px;margin-bottom:75px}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner{position:relative;height:calc(100% - 30px);width:calc(100% - 30px);margin:15px;background:#fff;-webkit-transition:all .3s;transition:all .3s}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner:hover{height:100%;width:100%;margin:0;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.23),0 8px 15px rgba(0,0,0,.18),0 4px 4px rgba(0,0,0,.15);box-shadow:0 10px 20px rgba(0,0,0,.23),0 8px 15px rgba(0,0,0,.18),0 4px 4px rgba(0,0,0,.15)}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-image-container{position:relative;width:100%;padding-top:100%}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-image-container img{position:absolute;top:0;left:0;right:0;width:100%}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-content-container{width:calc(100% - 60px);max-width:290px;padding:30px 0;margin:auto}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-content-container h6,.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-content-container p{font-family:Noto Sans,sans-serif;font-style:normal;color:#252525}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-content-container h6.dlc-card-title{padding:0;margin-bottom:0;font-size:18px;font-weight:700;line-height:26px;text-transform:uppercase}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-content-container p.dlc-card-description{font-size:15px;line-height:20px;padding-bottom:60px}.dlc-card-root-container .dlc-card-container .dlc-card-container-inner .dlc-card-cta-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:95px;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#7b1a37;-webkit-box-shadow:0 -4px 0 #d8d8d8,inset 0 1px 0 rgba(0,0,0,.25);box-shadow:0 -4px 0 #d8d8d8,inset 0 1px 0 rgba(0,0,0,.25)}.dlc-pmp-page-root a.minecraft-button,.dlc-pmp-page-root button.minecraft-button{margin:auto;padding:10px 20px;border:none;background:#36b030;color:#fff;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;text-shadow:0 2px 0 rgba(0,0,0,.25);text-transform:uppercase;text-decoration:none;-webkit-box-shadow:inset 0 4px #64fc1e,inset 0 -4px #258e18,inset 4px 0 #258e18,inset -4px 0 #4dd628;box-shadow:inset 0 4px #64fc1e,inset 0 -4px #258e18,inset 4px 0 #258e18,inset -4px 0 #4dd628;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.dlc-pmp-page-root a.minecraft-button:focus,.dlc-pmp-page-root a.minecraft-button:hover,.dlc-pmp-page-root button.minecraft-button:focus,.dlc-pmp-page-root button.minecraft-button:hover{background:#313131;color:#fff;text-shadow:0 2px 0 #000;text-decoration:none;-webkit-box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060;box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060}.dlc-pmp-page-root a.minecraft-button:active,.dlc-pmp-page-root button.minecraft-button:active{background:#34aa2d;color:#eee;text-shadow:none;-webkit-box-shadow:inset 0 -4px #64fc1e,inset 0 4px #258e18,inset -4px 0 #258e18,inset 4px 0 #4dd628;box-shadow:inset 0 -4px #64fc1e,inset 0 4px #258e18,inset -4px 0 #258e18,inset 4px 0 #4dd628}.dlc-pmp-page-root{min-height:20px;height:auto;font-family:Noto Sans,sans-serif}.dlc-pmp-page-container{width:100%;padding-bottom:125px}.dlc-pmp-page-container .dlc-pmp-page-hero{position:relative;width:100%;height:29.16667vw;min-height:350px;margin-bottom:75px;background-repeat:no-repeat;background-size:cover;background-position:50%}.dlc-pmp-page-container .dlc-pmp-page-hero .dlc-pmp-hero-logo{position:absolute;width:27.08333vw;top:2.08333vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dlc-pmp-page-container .dlc-pmp-page-hero .dlc-pmp-hero-transition{position:absolute;height:75px;width:100%;bottom:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background-repeat:repeat-x}.dlc-pmp-page-container .dlc-pmp-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:75pc;margin:auto;padding:0 45px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container{width:100%;color:#fff}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container .dlc-pmp-title{margin:0 0 25px;padding:0;font-size:36px;font-weight:700;line-height:42px;text-transform:uppercase}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container .dlc-pmp-subtitle{margin:0 0 10px;padding:0;font-size:28px;font-weight:700;line-height:34px;text-transform:uppercase}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container .dlc-pmp-description{margin:0 0 50px;padding:0;font-size:18px;line-height:26px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-content-mobile{display:none}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-content-desktop{margin-right:30px;width:60%;max-width:635px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:40%;max-width:445px;padding:30px;background:rgba(0,0,0,.65);color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-trailer-wrapper{margin-bottom:60px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-trailer-wrapper .dlc-pmp-extras-trailer-video{position:relative;height:0;padding-top:56.25%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-title{font-family:MinecraftTen,Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:25px;line-height:25px;text-align:center;text-transform:uppercase}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-features-container{padding:15px 15px 3px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-feature{margin:0 0 9pt;font-size:15px;line-height:20px;text-align:center}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container{display:block;height:46px;width:100%;margin-bottom:50px;font-size:18px;line-height:26px;font-weight:700;text-transform:uppercase;color:#252525;background-color:#fff;border:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container [class*=buy-module-select__]{background:transparent;color:inherit;cursor:pointer}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container [class*=buy-module-select__control]{height:100%;border:2px solid #252525;border-radius:0}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container [class*=buy-module-select__control] .buy-module-select__indicator{-webkit-transform-origin:50% 45%;transform-origin:50% 45%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container [class*=buy-module-select__control] .buy-module-select__indicator path{fill:#252525}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container [class*=buy-module-select__control].buy-module-select__control--menu-is-open .buy-module-select__indicator{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__control--is-focused,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container:hover{background-color:#d9d9d9}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__value-container{padding-left:15px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__menu{margin-top:0;z-index:5}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__menu-list{padding:0;overflow-y:visible}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__menu-list .buy-module-select__option{min-height:46px;padding:10px 15px;background:#fff;border:2px solid #252525;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-focused{background:#d9d9d9;border:1px solid #fff;-webkit-box-shadow:inset 0 0 0 3px #1157be;box-shadow:inset 0 0 0 3px #1157be}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container .buy-module-select__menu-list .buy-module-select__option.buy-module-select__option--is-selected{opacity:0}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:77px;padding:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.65);color:#fff}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-icon-wrapper{display:inline-block;width:45px;height:45px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-icon-wrapper svg{width:100%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-name{display:inline-block;margin:auto 0 auto 25px;font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-name.empty-launcher{top:8px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-price{display:inline-block;margin:auto 30px;font-weight:700;font-size:28px;line-height:34px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-buy-info-container,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-info-container{display:inherit;width:50%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-buy-info-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-buy-info-container .dlc-pmp-buy-button{margin:auto 0}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-buy-info-container.empty-launcher{width:100%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-buy-info-container.empty-launcher .dlc-pmp-launcher-price{margin:auto}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-view-cart-container{width:100%;padding:6px 15px;background:#000}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-view-cart-container .dlc-pmp-view-cart-text{margin:0;font-size:15px;line-height:20px;color:#d8d8d8;text-align:center}.dlc-pmp-page-container .dlc-pmp-gallery-container{max-width:75pc;margin:auto;padding:0 45px}.dlc-pmp-page-container .dlc-pmp-gallery-container .dlc-pmp-gallery-title{margin:75pt auto 0;font-size:28px;line-height:2pc;font-weight:700;text-align:center;color:#fff}@media (max-width:1199px){.dlc-pmp-page-container .dlc-pmp-content-container,.dlc-pmp-page-container .dlc-pmp-gallery-container{padding:0 30px}}@media (max-width:991px){.dlc-pmp-page-container .dlc-pmp-page-hero{height:600px}.dlc-pmp-page-container .dlc-pmp-page-hero .dlc-pmp-hero-logo{width:25pc;top:50px}.dlc-pmp-page-container .dlc-pmp-gallery-container{padding:0 40px}.dlc-pmp-page-container .dlc-pmp-content-container{padding:0 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-content-mobile{display:block;width:100%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-content-desktop{display:none}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container{width:100%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container .dlc-pmp-subtitle,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container .dlc-pmp-title{text-align:center}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container{max-width:100%;width:100%;margin-bottom:45px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-features-wrapper,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-trailer-wrapper{width:50%;margin-bottom:0}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-buy-module-container{margin-bottom:30px}}@media (max-width:767px){.dlc-pmp-page-container .dlc-pmp-gallery-container{padding:0 30px}.dlc-pmp-page-container .dlc-pmp-content-container{padding:0}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container{padding:0 30px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-features-wrapper,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-trailer-wrapper{width:100%}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-extras-container .dlc-pmp-extras-trailer-wrapper{margin-bottom:60px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module{padding:0 30px}}@media (max-width:575px){.dlc-pmp-page-container .dlc-pmp-page-hero .dlc-pmp-hero-logo{width:95vw;max-width:325px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module,.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-text-container,.dlc-pmp-page-container .dlc-pmp-gallery-container{padding:0 15px}.dlc-pmp-page-container .dlc-pmp-content-container .dlc-pmp-buy-module .dlc-pmp-launcher-container .dlc-pmp-launcher-name{display:none}}@media (forced-colors:active){.dlc-content-desktop .css-1pahdxg-control{outline:5px solid #d9d9d9!important}.dlc-pmp-buy-module .buy-module-select__option.buy-module-select__option--is-focused{outline:5px solid #d9d9d9}}@media (max-width:991.5px){.black{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#000));background-image:linear-gradient(0deg,#000,#000)}}@media (max-width:991.5px){.grey{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#171614));background-image:linear-gradient(0deg,#000,#171614)}}@media (max-width:991.5px){.white{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fff));background-image:linear-gradient(0deg,#000,#fff)}}@media (max-width:991.5px){.beige{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fdf5f2));background-image:linear-gradient(0deg,#000,#fdf5f2)}}@media (max-width:991.5px){.gryscl00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#000));background-image:linear-gradient(0deg,#000,#000)}}@media (max-width:991.5px){.gryscl01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#171615));background-image:linear-gradient(0deg,#000,#171615)}}@media (max-width:991.5px){.gryscl02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#4a494b));background-image:linear-gradient(0deg,#000,#4a494b)}}@media (max-width:991.5px){.gryscl03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#8d8e92));background-image:linear-gradient(0deg,#000,#8d8e92)}}@media (max-width:991.5px){.gryscl04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#e7eaef));background-image:linear-gradient(0deg,#000,#e7eaef)}}@media (max-width:991.5px){.gryscl05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fff));background-image:linear-gradient(0deg,#000,#fff)}}@media (max-width:991.5px){.beige00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#252422));background-image:linear-gradient(0deg,#000,#252422)}}@media (max-width:991.5px){.beige01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#3d3938));background-image:linear-gradient(0deg,#000,#3d3938)}}@media (max-width:991.5px){.beige02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#6a6561));background-image:linear-gradient(0deg,#000,#6a6561)}}@media (max-width:991.5px){.beige03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#aba09c));background-image:linear-gradient(0deg,#000,#aba09c)}}@media (max-width:991.5px){.beige04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#d0c5c1));background-image:linear-gradient(0deg,#000,#d0c5c1)}}@media (max-width:991.5px){.beige05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#ede5e2));background-image:linear-gradient(0deg,#000,#ede5e2)}}@media (max-width:991.5px){.green00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#2a631c));background-image:linear-gradient(0deg,#000,#2a631c)}}@media (max-width:991.5px){.green01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#3b8526));background-image:linear-gradient(0deg,#000,#3b8526)}}@media (max-width:991.5px){.green02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#52a435));background-image:linear-gradient(0deg,#000,#52a435)}}@media (max-width:991.5px){.green03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#6bc349));background-image:linear-gradient(0deg,#000,#6bc349)}}@media (max-width:991.5px){.green04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#86d562));background-image:linear-gradient(0deg,#000,#86d562)}}@media (max-width:991.5px){.green05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#a0e080));background-image:linear-gradient(0deg,#000,#a0e080)}}@media (max-width:991.5px){.brown00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#513523));background-image:linear-gradient(0deg,#000,#513523)}}@media (max-width:991.5px){.brown01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#67462c));background-image:linear-gradient(0deg,#000,#67462c)}}@media (max-width:991.5px){.brown02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#7a4d38));background-image:linear-gradient(0deg,#000,#7a4d38)}}@media (max-width:991.5px){.brown03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#956c48));background-image:linear-gradient(0deg,#000,#956c48)}}@media (max-width:991.5px){.brown04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#bf8760));background-image:linear-gradient(0deg,#000,#bf8760)}}@media (max-width:991.5px){.brown05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#cba380));background-image:linear-gradient(0deg,#000,#cba380)}}@media (max-width:991.5px){.yellow00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#86702b));background-image:linear-gradient(0deg,#000,#86702b)}}@media (max-width:991.5px){.yellow01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#b59730));background-image:linear-gradient(0deg,#000,#b59730)}}@media (max-width:991.5px){.yellow02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#e2b923));background-image:linear-gradient(0deg,#000,#e2b923)}}@media (max-width:991.5px){.yellow03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fbe01b));background-image:linear-gradient(0deg,#000,#fbe01b)}}@media (max-width:991.5px){.yellow04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fbe64c));background-image:linear-gradient(0deg,#000,#fbe64c)}}@media (max-width:991.5px){.yellow05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fbf078));background-image:linear-gradient(0deg,#000,#fbf078)}}@media (max-width:991.5px){.orange00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#8b341c));background-image:linear-gradient(0deg,#000,#8b341c)}}@media (max-width:991.5px){.orange01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#c34327));background-image:linear-gradient(0deg,#000,#c34327)}}@media (max-width:991.5px){.orange02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f05623));background-image:linear-gradient(0deg,#000,#f05623)}}@media (max-width:991.5px){.orange03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f47725));background-image:linear-gradient(0deg,#000,#f47725)}}@media (max-width:991.5px){.orange04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f89b58));background-image:linear-gradient(0deg,#000,#f89b58)}}@media (max-width:991.5px){.orange05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fdc07f));background-image:linear-gradient(0deg,#000,#fdc07f)}}@media (max-width:991.5px){.red00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#871719));background-image:linear-gradient(0deg,#000,#871719)}}@media (max-width:991.5px){.red01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#ba2426));background-image:linear-gradient(0deg,#000,#ba2426)}}@media (max-width:991.5px){.red02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#eb282b));background-image:linear-gradient(0deg,#000,#eb282b)}}@media (max-width:991.5px){.red03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f15a5b));background-image:linear-gradient(0deg,#000,#f15a5b)}}@media (max-width:991.5px){.red04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f3808a));background-image:linear-gradient(0deg,#000,#f3808a)}}@media (max-width:991.5px){.red05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f8b3b9));background-image:linear-gradient(0deg,#000,#f8b3b9)}}@media (max-width:991.5px){.fuschia00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#98205e));background-image:linear-gradient(0deg,#000,#98205e)}}@media (max-width:991.5px){.fuschia01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#cb277a));background-image:linear-gradient(0deg,#000,#cb277a)}}@media (max-width:991.5px){.fuschia02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#e64599));background-image:linear-gradient(0deg,#000,#e64599)}}@media (max-width:991.5px){.fuschia03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f062a4));background-image:linear-gradient(0deg,#000,#f062a4)}}@media (max-width:991.5px){.fuschia04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f38ebb));background-image:linear-gradient(0deg,#000,#f38ebb)}}@media (max-width:991.5px){.fuschia05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#f6a9cb));background-image:linear-gradient(0deg,#000,#f6a9cb)}}@media (max-width:991.5px){.plum00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#752774));background-image:linear-gradient(0deg,#000,#752774)}}@media (max-width:991.5px){.plum01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#98268d));background-image:linear-gradient(0deg,#000,#98268d)}}@media (max-width:991.5px){.plum02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#ad3795));background-image:linear-gradient(0deg,#000,#ad3795)}}@media (max-width:991.5px){.plum03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#b34e9d));background-image:linear-gradient(0deg,#000,#b34e9d)}}@media (max-width:991.5px){.plum04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#c771ae));background-image:linear-gradient(0deg,#000,#c771ae)}}@media (max-width:991.5px){.plum05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#d8a5cc));background-image:linear-gradient(0deg,#000,#d8a5cc)}}@media (max-width:991.5px){.purple00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#4b2e8a));background-image:linear-gradient(0deg,#000,#4b2e8a)}}@media (max-width:991.5px){.purple01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#64499d));background-image:linear-gradient(0deg,#000,#64499d)}}@media (max-width:991.5px){.purple02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#735aa6));background-image:linear-gradient(0deg,#000,#735aa6)}}@media (max-width:991.5px){.purple03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#8970b2));background-image:linear-gradient(0deg,#000,#8970b2)}}@media (max-width:991.5px){.purple04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#ac94c6));background-image:linear-gradient(0deg,#000,#ac94c6)}}@media (max-width:991.5px){.purple05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#ccbbdb));background-image:linear-gradient(0deg,#000,#ccbbdb)}}@media (max-width:991.5px){.blue00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#05548d));background-image:linear-gradient(0deg,#000,#05548d)}}@media (max-width:991.5px){.blue01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#0f6fb8));background-image:linear-gradient(0deg,#000,#0f6fb8)}}@media (max-width:991.5px){.blue02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#228dcb));background-image:linear-gradient(0deg,#000,#228dcb)}}@media (max-width:991.5px){.blue03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#3aa1d7));background-image:linear-gradient(0deg,#000,#3aa1d7)}}@media (max-width:991.5px){.blue04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#6abfe7));background-image:linear-gradient(0deg,#000,#6abfe7)}}@media (max-width:991.5px){.blue05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#92d8f1));background-image:linear-gradient(0deg,#000,#92d8f1)}}@media (max-width:991.5px){.teal00{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#09797f));background-image:linear-gradient(0deg,#000,#09797f)}}@media (max-width:991.5px){.teal01{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#168d91));background-image:linear-gradient(0deg,#000,#168d91)}}@media (max-width:991.5px){.teal02{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#0eb1b0));background-image:linear-gradient(0deg,#000,#0eb1b0)}}@media (max-width:991.5px){.teal03{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#3dc1c9));background-image:linear-gradient(0deg,#000,#3dc1c9)}}@media (max-width:991.5px){.teal04{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#5ac7d2));background-image:linear-gradient(0deg,#000,#5ac7d2)}}@media (max-width:991.5px){.teal05{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#a4ddeb));background-image:linear-gradient(0deg,#000,#a4ddeb)}}.games-banner-title-container{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;overflow:hidden}.games-banner-title-container .games-banner-title-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:445px;margin:auto}.games-banner-title-container .games-banner-title-content .logo-image{max-width:380px;margin:auto}.games-banner-title-container .games-banner-title-content .title-text-content{text-align:center;font-family:Noto Sans;font-style:normal;font-weight:400;font-size:18px;line-height:26px;color:#fff;padding:8px 0;-ms-flex-preferred-size:100%;flex-basis:100%}.games-banner-title-container .games-banner-title-content .games-banner-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1pc auto auto}.games-banner-title-container .games-banner-title-content .games-banner-button-container .banner-button{margin:0 15px}.games-banner-title-container .games-banner-title-content.visible-title{opacity:1;-webkit-transition:all 1s,opacity 3s;transition:all 1s,opacity 3s}.games-banner-title-container .games-banner-title-content.visible-title.slide-right{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:all 1s,opacity 3s;transition:all 1s,opacity 3s}.games-banner-title-container .games-banner-title-content.hidden-title{opacity:0}.games-banner-title-container .games-banner-title-content.hidden-title.slide-right{-webkit-transform:translateX(-200%);transform:translateX(-200%);opacity:0}@-webkit-keyframes slide{to{left:0}}@keyframes slide{to{left:0}}@media (max-width:991.5px){.games-banner-title-container{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:350px}.games-banner-title-container .games-banner-title-content{padding:4pc 0 6pc}}@media (max-width:375px){.games-banner-title-container .games-banner-title-content{padding:4pc 0 6pc;margin:0 15px;width:100%}.games-banner-title-container .games-banner-title-content .logo-image{max-width:380px;margin:auto;width:100%}}.game-block-container{height:0;width:100%;overflow:visible;padding-top:41.66666%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-line-pack:center;align-content:center;background-color:#000}.game-block-container .game-block-content{position:absolute;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.game-block-container .game-block-content.right-block{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.game-block-container .game-block-content .media-block{position:absolute;top:0;right:0;bottom:0;left:0;z-index:unset}.game-block-container .game-block-content .media-block .gameblock-background-media{width:100%;height:auto}.game-block-container .game-block-content .media-block .gameblock-background-media.mobile-media{display:none}.game-block-container .game-block-content .media-block .gameblock-background-media.desktop-media{display:-webkit-box;display:-ms-flexbox;display:flex}.game-block-container .game-block-content .media-block .gameblock-background-media.overlay-video{position:absolute;top:-20%}.game-block-container .game-block-content .decoration-png-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;width:44vw}.game-block-container .game-block-content .decoration-png-container .decoration-png{width:100%;margin:auto;-webkit-animation:updown 4s ease infinite;animation:updown 4s ease infinite}@-webkit-keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5%);transform:translateY(-5%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media (min-width:1800px){.game-block-container .game-block-content .media-block{padding-top:0;overflow:visible}}@media (max-width:991.5px){.game-block-container{height:33.33%;height:33.33333%;padding:0}.game-block-container .game-block-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:0%;-ms-flex-wrap:wrap;flex-wrap:wrap;left:unset;right:unset;top:unset;bottom:unset}.game-block-container .game-block-content,.game-block-container .game-block-content.right-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.game-block-container .game-block-content .media-block{position:relative;padding-top:75%;height:100%;width:100%;left:unset;right:unset;top:unset;bottom:unset}.game-block-container .game-block-content .media-block .gameblock-background-media{width:100%;height:auto;position:absolute;top:0;left:0;right:0;bottom:0}.game-block-container .game-block-content .media-block .gameblock-background-media.desktop-media{display:none}.game-block-container .game-block-content .media-block .gameblock-background-media.mobile-media{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.game-block-container .game-block-content .media-block .gameblock-background-media.overlay-video{top:-20.5%}.game-block-container .game-block-content .decoration-png-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;width:70vw;z-index:1}.game-block-container .game-block-content .decoration-png-container .decoration-png{width:100%;margin:auto;-webkit-animation:updown 4s ease infinite;animation:updown 4s ease infinite}}@media (max-width:576px){.game-block-container .game-block-content .media-block{overflow:visible}}@media only screen and (min-width:576px){.game-mode-panel .game-mode-white,.game-mode-panel .tab-xs{display:none}.game-mode-panel ul.game-mode-panel-tabs{padding:0;list-style:none;position:absolute;left:0;right:0;top:30px;margin:0 0 39px}.game-mode-panel ul.game-mode-panel-tabs li{display:inline-block;padding:8px 10px;height:31px;cursor:pointer;font-weight:600;font-size:10px;text-align:center;letter-spacing:1px;text-transform:uppercase}.game-mode-panel .tab-content{display:none;background:#ededed;padding:15px}.game-mode-panel .game-black{color:#000}.game-mode-panel .game-black.current{color:#fff;background-color:#000}.game-mode-panel .game-white{color:#fff}.game-mode-panel .game-white.current{background:#fff;color:#000}.game-mode-panel .tab-content.current{display:inherit}.game-mode-panel .tab-image{height:700px;background-position-y:center!important;background-position:0 -201px!important}.game-mode-panel .tab-text-heading{text-align:center;color:#181818;padding-top:78px}.game-mode-panel .tab-text-sub{z-index:3;margin-left:auto;margin-right:auto;text-align:center;width:48%;color:#181818}.game-mode-panel .tab-xl{margin:0 auto;text-align:center;position:relative}}@media only screen and (max-width:575px) and (min-width:320px){.game-mode-panel .m-none,.game-mode-panel .tab-xl{display:none}.game-mode-panel .game-mode-panel{position:relative;color:#fff;margin:0!important}.game-mode-panel .centered{position:absolute;top:46px;left:0;right:0}.game-mode-panel .tab-image{height:435px;width:100%;background-position:50%!important;background-size:583px!important}.game-mode-panel .tab-text-heading{text-align:center;padding-top:30px;padding-bottom:15px}.game-mode-panel .tab-text-sub{z-index:3;margin:0 auto;text-align:center;color:#181818;padding:0 14.5px}.game-mode-panel .image-container{height:61vh;background-repeat:no-repeat!important}}@media only screen and (max-width:1199px) and (min-width:768px){.game-mode-panel .tab-image{height:700px;background-position-y:center!important;background-position:-220px -201px!important}.game-mode-panel .container{max-width:8in!important;padding-left:0;padding-right:0}.game-mode-panel .tab-text-sub{z-index:3;margin-left:auto;margin-right:auto;text-align:center;width:73%;color:#181818}}@media only screen and (max-width:767px) and (min-width:576px){.game-mode-panel .tab-image{height:700px;background-position-y:center!important;background-position:center -201px!important}.game-mode-panel .container{max-width:none!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.game-mode-panel .tab-text-sub{z-index:3;margin-left:auto;margin-right:auto;text-align:center;width:90%;color:#181818}}@media only screen and (max-width:767px) and (min-width:576px){.game-mode-panel .container{max-width:none!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0}}@media only screen and (min-width:1200px){.game-mode-panel .container{max-width:75pc!important;padding-left:0;padding-right:0}}.react-carousel-root a.minecraft-button,.react-carousel-root button.minecraft-button{margin:auto;padding:10px 20px;border:none;background:#ffb054;color:#6f2900;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.4px;text-shadow:0 2px 0 #ffcc6a;text-transform:uppercase;text-decoration:none;-webkit-box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54;box-shadow:inset 0 4px #fce07e,inset 0 -4px #d0750a,inset 4px 0 #df8318,inset -4px 0 #ffbb54;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:all}.react-carousel-root a.minecraft-button:focus,.react-carousel-root a.minecraft-button:hover,.react-carousel-root button.minecraft-button:focus,.react-carousel-root button.minecraft-button:hover{background:#313131;color:#fff;text-shadow:0 2px 0 #000;text-decoration:none;-webkit-box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060;box-shadow:inset 0 4px #4d4d4d,inset 0 -4px #151515,inset 4px 0 #151515,inset -4px 0 #606060}.react-carousel-root a.minecraft-button:active,.react-carousel-root button.minecraft-button:active{background:#ffd25e;color:#a55900;text-shadow:none;-webkit-box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54;box-shadow:inset 0 -4px #fce07e,inset 0 4px #d0750a,inset -4px 0 #df8318,inset 4px 0 #ffbb54}.hero-carousel-react{overflow-x:hidden}.hero-carousel-react button{pointer-events:all}.react-carousel-root{min-height:600px;height:33.33333vw;width:100%}.react-carousel-root[data-cmp-is=react-hero-carousel]{display:none}.react-carousel-root .react-hero-carousel-inner{position:relative;height:100%;width:100%}.react-carousel-root .react-hero-carousel-inner button{pointer-events:all}.react-carousel-root div[class*=BrainhubCarousel]{height:100%;pointer-events:none}.react-carousel-root div[class*=BrainhubCarousel] li,.react-carousel-root div[class*=BrainhubCarousel] ul{height:100%}.react-carousel-root div[class*=BrainhubCarousel] .slide-active,.react-carousel-root div[class*=BrainhubCarousel] .slide-inactive{height:100%;width:100%}.react-carousel-root .react-hero-carousel-button-container{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;pointer-events:none}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button{position:absolute;bottom:50%;width:20px;height:35px;padding:4px 9pt;background:rgba(0,0,0,.75);border:none;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s;transition:all .3s}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-next-button{right:5%;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-back-button{left:5%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button:hover{background:rgba(0,0,0,.85);width:30px;height:45px}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button:active{background:rgba(0,0,0,.95);width:25px;height:40px}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-skip-nav-button{position:absolute;top:0;left:0;pointer-events:all;font-style:normal;text-decoration:none;color:#6f2900;-webkit-transition-delay:2s;transition-delay:2s}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-skip-nav-button:not(:focus){opacity:0;pointer-events:none}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-skip-nav-button:focus{-webkit-transition-delay:0s;transition-delay:0s;opacity:1}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container{position:absolute;bottom:40px;width:100%}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container .carousel-dots-inner{position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:26px;padding:0 4px;background:rgba(0,0,0,.75)}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container button{height:10px;background:none;border:none;padding:8px 4px;-webkit-box-sizing:content-box;box-sizing:content-box}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container button svg{position:relative;top:-9px;left:0}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container button svg path{-webkit-transition:fill .3s;transition:fill .3s}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container button.carousel-dot-autoplay{padding-left:18px}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container .carousel-dot-active path{fill:#ffb054}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-dots-container .carousel-dot-inactive path{fill:#888}.react-carousel-root .react-hero-carousel-slide-container{height:100%;width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner{position:relative;height:100%;width:100%}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-dlc-banner{position:absolute;top:0;left:0;right:0;height:50px;background-image:url(banner-gold-bg.png);background-repeat:repeat-x;background-size:215px 75pt}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-dlc-banner h4{margin:0 auto;padding:9pt 0 0;text-transform:uppercase;font-family:MinecraftTen,Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:26px;line-height:26px;letter-spacing:1.4px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.25);background-color:#9a3a02;background-image:-webkit-gradient(linear,left bottom,left top,from(#9a3a02),to(#6d2a02));background-image:linear-gradient(0deg,#9a3a02,#6d2a02);background-size:100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container{position:relative;top:75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:350px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx h2,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx h5,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx img{opacity:1}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-banner-present{top:125px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-image{width:100%;margin:0;-webkit-transition:all .75s;transition:all .75s;-webkit-transition-delay:.1s;transition-delay:.1s}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5{width:100%;margin:0;padding:0;text-align:center;-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:.75s;transition-delay:.75s}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2.text-white,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5.text-white{color:#fff}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2.text-black,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5.text-black{color:#000}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2.text-light,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5.text-light{color:#ddd}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2.text-dark,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5.text-dark{color:#222}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2.text-muted,.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5.text-muted{color:#666}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2{padding-top:5px;padding-bottom:3px;font-family:Noto Sans-Bold,sans-serif;font-weight:700;text-transform:uppercase;font-size:36px;line-height:40px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5{padding-top:5px;font-family:Noto Sans,sans-serif;font-weight:400;font-size:18px;line-height:26px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-cta-button{position:absolute;bottom:90px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-hero-carousel-creator{position:absolute;bottom:0;background:rgba(0,0,0,.75);left:0;font-family:Noto Sans;font-style:normal;font-weight:400;font-size:1pc;line-height:22px;padding:8px 9pt;color:#fff}@media (min-width:769px){.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx .carousel-slide-hero-text h5{opacity:0}.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx .carousel-slide-hero-image{width:150%;margin:0 -25%;opacity:0}.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner button.carousel-slide-cta-button{opacity:0}}@media (max-width:768px){.react-carousel-root{min-height:8in}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-next-button{right:8%}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-back-button{left:8%}.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx .carousel-slide-hero-image,.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-load-fx .carousel-slide-hero-text h5,.react-carousel-root .slide-inactive .react-hero-carousel-slide-container .carousel-slide-inner button.carousel-slide-cta-button{opacity:0}}@media (max-width:576px){.react-carousel-root{min-height:600px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container .carousel-slide-hero-text h5{font-size:15px;line-height:20px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container .carousel-slide-hero-image{width:100%;max-width:315px;margin:auto}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h2{font-size:28px;line-height:34px}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-dlc-banner h4{font-size:22px}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button{bottom:150px}}@media (max-width:360px){.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container{width:calc(100vw - 20px)}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-dlc-banner h4{font-size:19px}}@media (min-width:1800px){.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-next-button{right:75pt}.react-carousel-root .react-hero-carousel-button-container .react-hero-carousel-button.react-carousel-back-button{left:75pt}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container{width:20vw;top:4.16667vw}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-hero-container.hero-banner-present{top:7.14286vw}.react-carousel-root .react-hero-carousel-slide-container .carousel-slide-inner .carousel-slide-hero-text h5{font-size:25px;line-height:36px}}a{color:unset}.hero-root-container{width:100%;position:relative;overflow:hidden;min-height:700px;display:block}.title-container{position:absolute;top:0;left:0;bottom:0;right:0}.hero{position:unset;top:unset;left:unset;z-index:unset;color:unset;text-align:unset;text-shadow:unset;-webkit-transform:unset;transform:unset}.media-block{position:relative}.hero-media-background{min-width:100%;min-height:100%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);height:auto;top:50%;left:50%;display:block;background-color:#000;width:unset;max-height:unset;max-width:unset}.title-content{position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:402px}.title-content.hero-black-glow{background:radial-gradient(ellipse,#000 0,rgba(9,9,121,0) 70%,rgba(0,212,255,0) 100%)}.title-content.hero-white-glow{background:radial-gradient(ellipse,#fff 0,rgba(9,9,121,0) 70%,rgba(0,212,255,0) 100%)}.title-content.hero-no-glow{background:none}.title-content.top{top:75pt}.title-content.bot{bottom:150px}.title-content.center{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.title-content.left{left:60px}.title-content.left,.title-content.right{-webkit-transform:translate(0);transform:translate(0)}.title-content.right{right:60px}.title-content .logo-image{width:75%}.title-content .pre-title{font-family:Noto Sans;font-style:normal;font-weight:700;font-size:30px;line-height:45px;text-align:center}.title-content .main-title{font-family:MinecraftTen;font-style:normal;font-weight:400;font-size:65px;line-height:55px;padding:8px 0}.title-content .post-title{font-family:Noto Sans;font-style:normal;font-weight:700;font-size:30px;line-height:45px;padding-bottom:8px;text-align:center;margin-bottom:18px}.title-content .minecraft-main-button{padding-top:1pc}.title-content .title-text-color-title-purple{color:#4b2e8a}.title-content .title-text-color-title-green{color:#2a631c}.title-content .title-text-color-title-beige{color:#252422}.title-content .title-text-color-title-brown{color:#513523}.title-content .title-text-color-title-yellow{color:#fbe01b}.title-content .title-text-color-title-orange{color:#f47725}.title-content .title-text-color-title-red{color:#eb282b}.title-content .title-text-color-title-fuschia{color:#e64599}.title-content .title-text-color-title-plum{color:#ad3795}.title-content .title-text-color-title-blue{color:#228dcb}.title-content .title-text-color-title-teal{color:#0eb1b0}@media (min-width:1800px){.hero-root-container{height:auto;min-height:unset}.hero-root-container .media-block{top:0;left:0;padding-top:41.66667%;overflow:hidden}.hero-media-background{top:0;height:100%;width:100%}}@media (max-width:1800px){.hero-media-background,.hero-root-container{height:750px}}@media (min-width:1800px){.title-content.top{top:200px}.title-content.bot{bottom:200px}.title-content.center{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.title-content.left{left:90pt}.title-content.left,.title-content.right{-webkit-transform:translate(0);transform:translate(0)}.title-content.right{right:90pt}}@media (min-width:1200px){.title-content.top{top:75pt}.title-content.bot{bottom:150px}.title-content.center{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.title-content.left{left:60px}.title-content.left,.title-content.right{-webkit-transform:translate(0);transform:translate(0)}.title-content.right{right:60px}}@media (min-width:992px){.title-content.top{top:75pt}.title-content.bot{bottom:150px}.title-content.center{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.title-content.left{left:50px}.title-content.left,.title-content.right{-webkit-transform:translate(0);transform:translate(0)}.title-content.right{right:50px}}@media (min-width:768px){.desktop-media{display:block}.mobile-media{display:none}.title-content.top{top:75pt}.title-content.bot{bottom:150px}.title-content.center{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.title-content.left{left:31px}.title-content.left,.title-content.right{-webkit-transform:translate(0);transform:translate(0)}.title-content.right{right:31px}}@media (max-width:768px){.desktop-media{display:none}.hero-media-background,.hero-root-container{height:60pc}.mobile-media{display:block}.media-block{overflow:visible}.title-content.center.top,.title-content.left.top,.title-content.right.top{-webkit-transform:translate(-50%);transform:translate(-50%);top:75pt;left:50%}.title-content.center.bot,.title-content.left.bot,.title-content.right.bot{-webkit-transform:translate(-50%);transform:translate(-50%);bottom:125px;left:50%}}@media (max-width:576px){.hero-root-container{height:auto;min-height:unset}.hero-root-container .media-block{top:0;left:0;padding-top:166.66667%;overflow:hidden}.hero-media-background{top:0;height:100%}.hero-media-background.mobile-media{width:133.33333%}.hero-media-background.desktop-media{width:312.5%}.title-content.center.top,.title-content.left.top,.title-content.right.top{-webkit-transform:translate(-50%);transform:translate(-50%);top:50px;left:50%}}@media (prefers-reduced-motion:reduce){.animation{-webkit-transition:all .01s ease-in-out!important;transition:all .01s ease-in-out!important}}.newest-news-container{width:100%;background-color:#3d3938;padding:0 2%}.newest-news-container .newest-news-title-container .newest-news-title-content>h2{font-family:MinecraftTen;font-style:normal;font-weight:400;font-size:65px;line-height:55px;text-align:center;padding:4pc 0 3pc;color:#a0e080}.newest-news-container .newest-news-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;height:60%}.newest-news-container .newest-news-content-container .spotlight-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:48%;position:relative;padding:15px;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-image-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;height:100%;overflow:hidden}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-image-container .spotlight-image{width:100%;height:100%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container{position:absolute;bottom:0;left:0;right:0;padding:5% 4%;margin:15px;background-color:transparent;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:5}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{min-height:0;max-height:0;overflow:hidden;opacity:0;-webkit-transition:min-height .5s,max-height .5s,opacity .25s ease-in-out;transition:min-height .5s,max-height .5s,opacity .25s ease-in-out}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-decoration{content:"";display:block;position:absolute;height:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),to(rgba(0,0,0,.15)));background-image:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.15));opacity:1;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:-1;left:0;top:0;right:0}.newest-news-container .newest-news-content-container .spotlight-container:hover{background-color:#000;-webkit-box-shadow:0 0 8px rgba(0,0,0,.75);box-shadow:0 0 8px rgba(0,0,0,.75);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-image-container{overflow:hidden}.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-image-container .spotlight-image{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:scale(1.05);transform:scale(1.05)}.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container{position:absolute;bottom:0;left:0;right:0;padding:5% 4%;background-color:rgba(0,0,0,.65);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-subtitle-content{min-height:40px;opacity:1;-webkit-transition:min-height .5s,opacity .125s ease-in-out;transition:min-height .5s,opacity .125s ease-in-out}.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-decoration{content:"";display:block;position:absolute;height:100%;opacity:0;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.75),transparent);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:-1;left:0;top:0;right:0}.newest-news-container .newest-news-content-container .news-cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:52%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:50%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container{padding:15px;width:50%;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover{background-color:#000;-webkit-box-shadow:0 0 8px rgba(0,0,0,.75);box-shadow:0 0 8px rgba(0,0,0,.75);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-content-container{text-decoration:none}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-content-container .article-image-container{overflow:hidden}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-content-container .article-image-container .article-image{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-footer-container .article-link{color:#a0e080;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-footer-container .article-link svg path{fill:#a0e080;-webkit-transition:fill .5s ease-in-out;transition:fill .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:hover .article-footer-container .article-publish-date{color:#fff;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:active .article-content-container .article-image-container{overflow:hidden}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:active .article-content-container .article-image-container .article-image{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:active .article-footer-container .article-link{color:#fff}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container:active .article-footer-container .article-link svg path{-webkit-transition:fill .5s ease-in-out;transition:fill .5s ease-in-out;fill:#fff}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container{height:90%;width:100%;border-bottom:1px solid #7a7574}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-image-container{width:100%;height:66%;position:relative}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-image-container .article-image{width:100%;height:100%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:1pc;line-height:20px;color:#fff;padding:1pc 0;overflow:clip;text-overflow:clip;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-title-container .article-title-content{-webkit-box-orient:vertical;display:-webkit-box;position:relative;width:100%;overflow:hidden;height:100%;-webkit-line-clamp:2;text-overflow:ellipsis;min-height:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-footer-container{height:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-footer-container .article-link{width:50%;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:15px;line-height:20px;color:#86d562;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-footer-container .article-link svg{margin-right:6px}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-footer-container .article-publish-date{width:50%;font-family:Noto Sans;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#d8d8d8;text-align:right}.newest-news-container .newest-news-button-container{padding:3pc 0 5pc;text-align:center}@media (max-width:2399px){.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:40px;line-height:3pc}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:2pc;line-height:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1799px){.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:40px;line-height:3pc}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:2pc;line-height:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1199px){.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-subtitle-content{min-height:25px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:28px;line-height:36px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#fff}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container{height:89%}}@media (min-width:992px){.newest-news-container{height:auto}}@media (max-width:991.5px){.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-subtitle-content{min-height:25px}.newest-news-container{height:auto}.newest-news-container .newest-news-content-container{height:78%;-ms-flex-wrap:wrap;flex-wrap:wrap}.newest-news-container .newest-news-content-container .spotlight-container{width:100%;height:50%;margin:0 24px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:40px;line-height:3pc}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:2pc;line-height:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.newest-news-container .newest-news-content-container .news-cards-container{width:100%;height:50%;padding:3pc 24px 0}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-image-container{height:74%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-title-container{max-height:30%;height:-webkit-min-content;height:-moz-min-content;height:min-content}}@media (max-width:767.5px){.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-subtitle-content{min-height:25px}.newest-news-container{height:auto}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:28px;line-height:36px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#fff}}@media (max-width:575px){.newest-news-container .newest-news-content-container .spotlight-container:hover .spotlight-title-container .spotlight-subtitle-content{min-height:25px}.newest-news-container{height:auto}.newest-news-container .newest-news-title-container .newest-news-title-content{padding:4pc 0 24px}.newest-news-container .newest-news-content-container{height:80%;-ms-flex-wrap:wrap;flex-wrap:wrap}.newest-news-container .newest-news-content-container .spotlight-container{width:100%;height:20%;margin:0 7.5px;padding:24px 7.5px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container{margin:7.5px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-title-content{color:#fff;font-family:Noto Sans;font-style:normal;font-weight:700;font-size:28px;line-height:36px}.newest-news-container .newest-news-content-container .spotlight-container .spotlight-title-container .spotlight-subtitle-content{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#fff}.newest-news-container .newest-news-content-container .news-cards-container{width:100%;height:80%;padding:0}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:50%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container{width:100%;height:50%;padding:24px 7.5px}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-image-container{height:74%}.newest-news-container .newest-news-content-container .news-cards-container .one-x-one-row .article-card-container .article-content-container .article-title-container{max-height:30%;height:-webkit-min-content;height:-moz-min-content;height:min-content}}.react-cmp-newsletter{background-color:#3b8526;width:100%;position:relative;padding:4pc 0}.react-cmp-newsletter .newsletter-title{font-size:28px;line-height:34px;text-transform:none}.react-cmp-newsletter .newsletter-description{font-size:13px;font-weight:400;line-height:20px}.react-cmp-newsletter h3,.react-cmp-newsletter p{font-family:Noto Sans}.react-cmp-newsletter .form-container .news-item .dropdown-container{position:relative}.react-cmp-newsletter .form-container .news-item .dropdown-container .select-dropdown{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(select-down-arrow.svg) no-repeat 100% #fff;background-position-x:95%;font-size:1rem;font-weight:400}.react-cmp-newsletter .form-container .news-item label{display:block;font-weight:700;font-size:1pc;line-height:23px}.react-cmp-newsletter .form-container .news-item .email,.react-cmp-newsletter .form-container .news-item .select-dropdown{position:relative;width:100%;height:41px;padding-left:10px;margin:10px 0;background-color:#fff}.react-cmp-newsletter .newsletter-submit{padding-top:24px}.submit-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.submit-block .cont-check{-ms-flex-preferred-size:100%;flex-basis:100%;padding-top:24px}.submit-block .cont-check p{font-weight:400;font-size:13px;margin:0}.submit-block .cont-check input{width:20px;height:20px;margin-right:15px}.submit-block .cont-check input:before{position:relative;display:block;border:1px solid transparent;width:20px;height:20px;content:"";background:#fff}.submit-block .cont-check input:after{position:relative;display:block;left:0;top:-20px;width:20px;height:20px;border-width:0;content:"";background-repeat:no-repeat;background-position:50%}.submit-block .cont-check input:checked:after{background:url(checkbox-tick.svg) no-repeat 50%!important}.submit-block .cont-check .box-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.submit-block .cont-check .box-check .sm-agreement{margin:auto 0;font-family:Noto Sans;font-size:13px;line-height:1pc}.submit-block .cont-check .box-check .sm-agreement a{color:#fff;font-weight:700;text-decoration:underline;display:inline-block}.submit-block .cont-check .box-check .sm-agreement ul li span{font-size:120%;font-weight:600}.submit-block .cont-check .box-check .inputStyle,.submit-block .cont-check .box-check .inputStyle a{font-family:Noto Sans}.submit-block .cont-check .box-check .checkboxStyle{outline:1px solid #fff500}.form-disabled{background-color:#000}.form-disabled :focus,.form-disabled :hover{-webkit-box-shadow:none!important;box-shadow:none!important}.react-cmp-country-dropdown .country__control,.react-cmp-country-dropdown .css-yk16xz-control{height:41px;border-radius:0!important;margin:10px 0}.react-cmp-country-dropdown .country__menu{border:1px solid transparent;margin:0;border-radius:0}.react-cmp-country-dropdown .country__menu-list{max-height:200px;z-index:2}.react-cmp-country-dropdown .country__control--is-focused .css-1pahdxg-control,.react-cmp-country-dropdown .css-1pahdxg-control{-webkit-box-shadow:0 0 0 1px #000;box-shadow:0 0 0 1px #000;border-color:#000}.react-cmp-country-dropdown .css-1pahdxg-control:hover{border-color:#000}.react-cmp-country-dropdown .country__placeholder,.react-cmp-country-dropdown .country__value-container .placeholder-text{color:#7a7574;font-weight:700}.form-success-msg{margin:5pc auto}.form-success-msg h3{text-align:center;font-family:Noto Sans;font-size:28px;line-height:30px}.form-success-msg p{text-align:center;font-family:Noto Sans;font-size:18px;line-height:24px}.form-failure-msg{margin:0 auto}.form-failure-msg h3{text-align:center;font-family:Noto Sans;font-size:28px;line-height:30px}.form-failure-msg p{text-align:center;font-family:Noto Sans;font-size:18px;line-height:24px}@media (min-width:576px){.submit-block{-ms-flex-wrap:wrap;flex-wrap:wrap}.react-cmp-newsletter .newsletter-submit{-ms-flex-preferred-size:unset;flex-basis:unset}.submit-block .cont-check{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:575px){input{width:unset}.submit-block{-ms-flex-wrap:wrap;flex-wrap:wrap}.react-cmp-newsletter .newsletter-submit{-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:0}.submit-block .cont-check{margin-left:0}}.font-minecraft-five{font-family:Minecraft-Fivev2}.success-msg-wrapper{background-color:#f1ad42;width:100%}.success-msg-wrapper .success-msg{font-style:normal;font-weight:400;line-height:85px;font-size:85px;text-align:center;text-transform:uppercase;color:#000;margin-bottom:60px;word-break:break-word;padding:0 20px}.success-msg-wrapper .social-media-wrapper{font-family:Noto Sans;font-size:15px;line-height:18px;text-align:center}.success-msg-wrapper .follow-icon-twitter:hover{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.genericUI *{color:#fff}.genericUI .news-item .email{border:1px solid transparent}.genericUI .news-item input{color:#000}.genericUI .inputStyle,.genericUI .newsletter-email-asterisk{color:#fff500}.genericUI .newsletter-submit button{border:1px solid transparent}.genericUI .validation-notification{display:none}.badgerUI{background-color:#f1ad42;padding:102px 0}.badgerUI h3,.badgerUI label,.badgerUI p,.badgerUI select{color:#000}.badgerUI .newsletter-email-asterisk{color:#fff}.badgerUI .badger-button{margin-left:10px}.badgerUI input{border:1px solid #2a631c}.badgerUI .validation-notification{display:block;font-size:13px;font-style:italic;font-weight:400;line-height:1pc;letter-spacing:0;text-align:left;color:#fff;width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--d:700ms;--e:cubic-bezier(0.19,1,0.22,1);--font-sans:"Noto Sans";--font-serif:"Noto Sans"}.promo-container{padding:2pc 0 4pc}.promo-container .promo-row{margin:0 44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promo-container .promo-row .cols-lg-4 .promo-nav-links,.promo-container .promo-row .cols-lg-8 .promo-nav-links,.promo-container .promo-row .cols-lg-12 .promo-nav-links{width:100%}.promo-container .promo-row .cols-lg-8{width:66.66667%;font-size:1pc;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1em}@media only screen and (min-width:768px){.promo-container .promo-row .cols-lg-8{width:66.66667%;vertical-align:top}}@media only screen and (max-width:768px){.promo-container .promo-row .cols-lg-8{width:100%;height:510px;margin:30px 0}}.promo-container .promo-row .cols-lg-4{width:33.33333%;font-size:1pc;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1em}@media only screen and (min-width:768px){.promo-container .promo-row .cols-lg-4{width:33.33333%;vertical-align:top}}@media only screen and (max-width:768px){.promo-container .promo-row .cols-lg-4{width:100%;height:510px;margin:30px 0}}.promo-container .promo-row .cols-lg-12{width:100%;font-size:1pc;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1em}@media only screen and (min-width:768px){.promo-container .promo-row .cols-lg-12{width:100%;vertical-align:top}}@media only screen and (max-width:768px){.promo-container .promo-row .cols-lg-12{width:100%;height:510px;margin:30px 0}}.promo-container .promo-row .card{position:relative;overflow:hidden;width:100%;height:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 4px 4px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1),0 1pc 1pc rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1),0 4px 4px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1),0 1pc 1pc rgba(0,0,0,.1)}.promo-container .promo-row .card img{height:100%;-o-object-fit:cover;object-fit:cover}.promo-container .promo-row .card .card-body,.promo-container .promo-row .card .card-img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.promo-container .promo-row .card:hover{cursor:pointer}.promo-container .promo-row .card:hover .card:after{background:none}.promo-container .promo-row .card:hover .card-img{-webkit-transform:scale(1.05);transform:scale(1.05)}.promo-container .promo-row .card:hover .card-body{padding:25px;background:rgba(0,0,0,.65);-webkit-transform:translateY(-25px);transform:translateY(-25px);-webkit-transition-delay:calc(var(--d)/4);transition-delay:calc(var(--d)/4);-webkit-transition:opacity var(--d) var(--e),-webkit-transform var(--d) var(--e);transition:opacity var(--d) var(--e),-webkit-transform var(--d) var(--e);transition:transform var(--d) var(--e),opacity var(--d) var(--e);transition:transform var(--d) var(--e),opacity var(--d) var(--e),-webkit-transform var(--d) var(--e)}.promo-container .promo-row .card:hover .card-body:after{background:none}.promo-container .promo-row .card:hover .card-body .card-text{opacity:1;height:auto;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.promo-container .promo-row .card:hover .card-body .card-text,.promo-container .promo-row .card:hover .card-body .card-title{padding:0;-webkit-transition-delay:calc(var(--d)/4);transition-delay:calc(var(--d)/4);-webkit-transition:opacity var(--d) var(--e),-webkit-transform var(--d) var(--e);transition:opacity var(--d) var(--e),-webkit-transform var(--d) var(--e);transition:transform var(--d) var(--e),opacity var(--d) var(--e);transition:transform var(--d) var(--e),opacity var(--d) var(--e),-webkit-transform var(--d) var(--e)}.promo-container .promo-row .card:hover .card-body .card-title{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.promo-container .promo-row .card .card-body{position:absolute;width:100%;bottom:-30px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:-webkit-transform var(--d) var(--e);transition:-webkit-transform var(--d) var(--e);transition:transform var(--d) var(--e);transition:transform var(--d) var(--e),-webkit-transform var(--d) var(--e);letter-spacing:0}.promo-container .promo-row .card .card-body .card-title{margin:0;padding-bottom:20px;z-index:1;color:#fff;font-size:24px;line-height:30px;font-family:Noto Sans;font-weight:700;text-transform:none}.promo-container .promo-row .card .card-body .card-text{opacity:0;height:0;-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem);-webkit-transition:opacity var(--d) var(--e) ease-in-out,-webkit-transform var(--d) var(--e);transition:opacity var(--d) var(--e) ease-in-out,-webkit-transform var(--d) var(--e);transition:transform var(--d) var(--e),opacity var(--d) var(--e) ease-in-out;transition:transform var(--d) var(--e),opacity var(--d) var(--e) ease-in-out,-webkit-transform var(--d) var(--e);color:#fff;font-size:20px;line-height:28px;font-family:Noto Sans;font-weight:400;text-transform:none}.promo-container .promo-row .card .card-body:after{content:"";display:block;position:absolute;top:40%;left:0;width:100%;height:100%;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,.15) 0,#000);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform calc(var(--d)*2) var(--e);transition:-webkit-transform calc(var(--d)*2) var(--e);transition:transform calc(var(--d)*2) var(--e);transition:transform calc(var(--d)*2) var(--e),-webkit-transform calc(var(--d)*2) var(--e)}@media (max-width:992px){.card:hover .card-body .card-title,.promo-container .promo-row .card .card-body .card-title{font-size:1pc}.card:hover .card-body .card-text,.promo-container .promo-row .card .card-body .card-text{font-size:14px}}@media only screen and (max-width:768px){.promo-container .promo-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 30px}.promo-container .promo-row .card .card-body .card-title,.promo-container .promo-row .card:hover .card-body .card-title{font-size:24px}.promo-container .promo-row .card .card-body .card-text,.promo-container .promo-row .card:hover .card-body .card-text{font-size:20px}}.yellow-line{width:100%;overflow:hidden;z-index:10;position:absolute;min-height:154px;top:-82px;background-image:url(yellow-line.svg);background-position:left -75pt bottom 3pc;background-repeat:no-repeat}.particles{float:right;z-index:2;position:absolute;right:0;bottom:3pc}.promo-section{position:relative}.pattern-top{position:absolute;width:100%;top:-72px;right:0}.promo-container{position:relative;width:100%;z-index:10;background-color:transparent}.promo-container .promo-section-cards{padding:5pc 45px}.promo-container .promo-section-cards .card-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1700px){.yellow-line{width:100%;overflow:hidden;z-index:1;position:absolute;top:-5pc;min-height:172px;background-image:url(yellow-line.svg);background-position:left -75pt bottom 3pc;background-repeat:no-repeat}.particles{float:right;z-index:2;position:absolute;right:0;bottom:75px}}.ms-secondary-nav-links .bold{font-weight:700}.ms-secondary-nav-links .in-secondary-nav-background{height:76px;width:100%;position:relative;background-color:#fff;border-bottom:4px solid rgba(0,0,0,.25)}.ms-secondary-nav-links #child{overflow-y:hidden;overflow-x:scroll;scrollbar-width:none}.ms-secondary-nav-links #child::-webkit-scrollbar{display:none}.ms-secondary-nav-links nav ul{padding:24px 9pt;margin:0 auto;list-style:none;text-align:center}.ms-secondary-nav-links nav ul:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;pointer-events:none;background:-webkit-gradient(linear,right top,left top,color-stop(11.98%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 11.98%,hsla(0,0%,100%,0));height:100%;width:15%}.ms-secondary-nav-links nav ul li{display:inline-block;margin:0;white-space:nowrap}@media only screen and (min-width:1200px){.ms-secondary-nav-links nav ul{padding:24px 9pt;margin:0 auto;list-style:none;text-align:center}.ms-secondary-nav-links nav ul li{display:inline-block;margin:0 10px;white-space:nowrap}.ms-secondary-nav-links nav ul li a{font-family:Noto Sans;text-decoration:none;font-size:10px;text-transform:uppercase;margin-right:3pc;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease;padding:8px 9pt;background:#fff;line-height:15px;letter-spacing:1.4px}.ms-secondary-nav-links nav ul li.blackText a{color:#252525}.ms-secondary-nav-links nav ul li.greenText a{color:#3c8527}.ms-secondary-nav-links nav ul li.blackText a:hover{color:#fff;background:#000}.ms-secondary-nav-links nav ul li.greenText a:hover{color:#fff;background:#52a535}}@media only screen and (max-width:768px) and (min-width:577px){.ms-secondary-nav-links nav ul li a{font-family:Noto Sans;text-decoration:none;font-size:10px;text-transform:uppercase;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease;padding:8px 9pt;background:#fff;line-height:15px;letter-spacing:1.4px;margin-right:20px}.ms-secondary-nav-links nav ul li.blackText a{color:#252525}.ms-secondary-nav-links nav ul li.greenText a{color:#3c8527}.ms-secondary-nav-links nav ul li.blackText a:hover{color:#fff;background:#000}.ms-secondary-nav-links nav ul li.greenText a:hover{color:#fff;background:#52a535}}@media only screen and (max-width:1199px) and (min-width:769px){.ms-secondary-nav-links nav ul{padding:24px 9pt;margin:0 auto;list-style:none;text-align:center}.ms-secondary-nav-links nav ul li{display:inline-block;margin:0;white-space:nowrap}.ms-secondary-nav-links nav ul li:first-child{margin-left:1pc}.ms-secondary-nav-links nav ul li:last-child{margin-right:30px}.ms-secondary-nav-links nav ul li a{font-family:Noto Sans;text-decoration:none;font-size:10px;text-transform:uppercase;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease;padding:8px 9pt;background:#fff;line-height:15px;letter-spacing:1.4px;margin-right:3pc}.ms-secondary-nav-links nav ul li.blackText a{color:#252525}.ms-secondary-nav-links nav ul li.greenText a{color:#3c8527}.ms-secondary-nav-links nav ul li.blackText a:hover{color:#fff;background:#000}.ms-secondary-nav-links nav ul li.greenText a:hover{color:#fff;background:#52a535}}@media only screen and (max-width:576px){.ms-secondary-nav-links nav ul{padding:24px 9pt;margin:0 auto;list-style:none;text-align:center}.ms-secondary-nav-links nav ul li{display:inline-block;margin:0;white-space:nowrap}.ms-secondary-nav-links nav ul li:first-child{margin-left:1pc}.ms-secondary-nav-links nav ul li:last-child{margin-right:30px}.ms-secondary-nav-links nav ul li a{font-family:Noto Sans;text-decoration:none;font-size:10px;text-transform:uppercase;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease;padding:8px 9pt;background:#fff;line-height:15px;letter-spacing:1.4px;margin-right:3pc}.ms-secondary-nav-links nav ul li.blackText a{color:#252525}.ms-secondary-nav-links nav ul li.greenText a{color:#3c8527}.ms-secondary-nav-links nav ul li.blackText a:hover{color:#fff;background:#000}.ms-secondary-nav-links nav ul li.greenText a:hover{color:#fff;background:#52a535}}@use "sass:map";.fill-black{fill:#000}.background-black{background-color:#000}.fill-grey{fill:#171614}.background-grey{background-color:#171614}.fill-white{fill:#fff}.background-white{background-color:#fff}.fill-beige{fill:#fdf5f2}.background-beige{background-color:#fdf5f2}.fill-gryscl00{fill:#000}.background-gryscl00{background-color:#000}.fill-gryscl01{fill:#171615}.background-gryscl01{background-color:#171615}.fill-gryscl02{fill:#4a494b}.background-gryscl02{background-color:#4a494b}.fill-gryscl03{fill:#8d8e92}.background-gryscl03{background-color:#8d8e92}.fill-gryscl04{fill:#e7eaef}.background-gryscl04{background-color:#e7eaef}.fill-gryscl05{fill:#fff}.background-gryscl05{background-color:#fff}.fill-beige00{fill:#252422}.background-beige00{background-color:#252422}.fill-beige01{fill:#3d3938}.background-beige01{background-color:#3d3938}.fill-beige02{fill:#6a6561}.background-beige02{background-color:#6a6561}.fill-beige03{fill:#aba09c}.background-beige03{background-color:#aba09c}.fill-beige04{fill:#d0c5c1}.background-beige04{background-color:#d0c5c1}.fill-beige05{fill:#ede5e2}.background-beige05{background-color:#ede5e2}.fill-green00{fill:#2a631c}.background-green00{background-color:#2a631c}.fill-green01{fill:#3b8526}.background-green01{background-color:#3b8526}.fill-green02{fill:#52a435}.background-green02{background-color:#52a435}.fill-green03{fill:#6bc349}.background-green03{background-color:#6bc349}.fill-green04{fill:#86d562}.background-green04{background-color:#86d562}.fill-green05{fill:#a0e080}.background-green05{background-color:#a0e080}.fill-brown00{fill:#513523}.background-brown00{background-color:#513523}.fill-brown01{fill:#67462c}.background-brown01{background-color:#67462c}.fill-brown02{fill:#7a4d38}.background-brown02{background-color:#7a4d38}.fill-brown03{fill:#956c48}.background-brown03{background-color:#956c48}.fill-brown04{fill:#bf8760}.background-brown04{background-color:#bf8760}.fill-brown05{fill:#cba380}.background-brown05{background-color:#cba380}.fill-yellow00{fill:#86702b}.background-yellow00{background-color:#86702b}.fill-yellow01{fill:#b59730}.background-yellow01{background-color:#b59730}.fill-yellow02{fill:#e2b923}.background-yellow02{background-color:#e2b923}.fill-yellow03{fill:#fbe01b}.background-yellow03{background-color:#fbe01b}.fill-yellow04{fill:#fbe64c}.background-yellow04{background-color:#fbe64c}.fill-yellow05{fill:#fbf078}.background-yellow05{background-color:#fbf078}.fill-orange00{fill:#8b341c}.background-orange00{background-color:#8b341c}.fill-orange01{fill:#c34327}.background-orange01{background-color:#c34327}.fill-orange02{fill:#f05623}.background-orange02{background-color:#f05623}.fill-orange03{fill:#f47725}.background-orange03{background-color:#f47725}.fill-orange04{fill:#f89b58}.background-orange04{background-color:#f89b58}.fill-orange05{fill:#fdc07f}.background-orange05{background-color:#fdc07f}.fill-red00{fill:#871719}.background-red00{background-color:#871719}.fill-red01{fill:#ba2426}.background-red01{background-color:#ba2426}.fill-red02{fill:#eb282b}.background-red02{background-color:#eb282b}.fill-red03{fill:#f15a5b}.background-red03{background-color:#f15a5b}.fill-red04{fill:#f3808a}.background-red04{background-color:#f3808a}.fill-red05{fill:#f8b3b9}.background-red05{background-color:#f8b3b9}.fill-fuschia00{fill:#98205e}.background-fuschia00{background-color:#98205e}.fill-fuschia01{fill:#cb277a}.background-fuschia01{background-color:#cb277a}.fill-fuschia02{fill:#e64599}.background-fuschia02{background-color:#e64599}.fill-fuschia03{fill:#f062a4}.background-fuschia03{background-color:#f062a4}.fill-fuschia04{fill:#f38ebb}.background-fuschia04{background-color:#f38ebb}.fill-fuschia05{fill:#f6a9cb}.background-fuschia05{background-color:#f6a9cb}.fill-plum00{fill:#752774}.background-plum00{background-color:#752774}.fill-plum01{fill:#98268d}.background-plum01{background-color:#98268d}.fill-plum02{fill:#ad3795}.background-plum02{background-color:#ad3795}.fill-plum03{fill:#b34e9d}.background-plum03{background-color:#b34e9d}.fill-plum04{fill:#c771ae}.background-plum04{background-color:#c771ae}.fill-plum05{fill:#d8a5cc}.background-plum05{background-color:#d8a5cc}.fill-purple00{fill:#4b2e8a}.background-purple00{background-color:#4b2e8a}.fill-purple01{fill:#64499d}.background-purple01{background-color:#64499d}.fill-purple02{fill:#735aa6}.background-purple02{background-color:#735aa6}.fill-purple03{fill:#8970b2}.background-purple03{background-color:#8970b2}.fill-purple04{fill:#ac94c6}.background-purple04{background-color:#ac94c6}.fill-purple05{fill:#ccbbdb}.background-purple05{background-color:#ccbbdb}.fill-blue00{fill:#05548d}.background-blue00{background-color:#05548d}.fill-blue01{fill:#0f6fb8}.background-blue01{background-color:#0f6fb8}.fill-blue02{fill:#228dcb}.background-blue02{background-color:#228dcb}.fill-blue03{fill:#3aa1d7}.background-blue03{background-color:#3aa1d7}.fill-blue04{fill:#6abfe7}.background-blue04{background-color:#6abfe7}.fill-blue05{fill:#92d8f1}.background-blue05{background-color:#92d8f1}.fill-teal00{fill:#09797f}.background-teal00{background-color:#09797f}.fill-teal01{fill:#168d91}.background-teal01{background-color:#168d91}.fill-teal02{fill:#0eb1b0}.background-teal02{background-color:#0eb1b0}.fill-teal03{fill:#3dc1c9}.background-teal03{background-color:#3dc1c9}.fill-teal04{fill:#5ac7d2}.background-teal04{background-color:#5ac7d2}.fill-teal05{fill:#a4ddeb}.background-teal05{background-color:#a4ddeb}.section-container-decoration{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:0}.section-container-decoration .decoration-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:100%;position:absolute;left:0}.section-container-decoration .decoration-container .section-container-pixel{height:24px;width:100%;position:relative;left:0;top:-23.5px;overflow:hidden;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section-container-decoration .decoration-container .section-container-pixel.up-decoration{top:-47.5px;height:3pc}.section-container-decoration .decoration-container .section-container-pixel.down-decoration{display:none}.section-container-decoration .decoration-container .section-container-decoration{height:6pc;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible}.section-container-decoration .decoration-container .section-container-decoration.style1,.section-container-decoration .decoration-container .section-container-decoration.style2{width:6pc}.section-container-decoration .decoration-container .section-container-decoration.style1 svg,.section-container-decoration .decoration-container .section-container-decoration.style2 svg{width:6pc;overflow:visible}.section-container-decoration .decoration-container .section-container-decoration.style3{width:90pt}.section-container-decoration .decoration-container .section-container-decoration.style3 svg{width:90pt;overflow:visible}.section-container-decoration .decoration-container .section-container-decoration.up-decoration{top:-95.5px}.section-container-decoration .decoration-container .section-container-decoration.right-decoration{right:.5px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.section-container-decoration .decoration-container .section-container-decoration.down-decoration{top:0}.section-container-decoration .decoration-container .section-container-decoration.left-decoration{left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.section-container-content{height:auto}.video-player-root-container{position:absolute;height:100%;width:100%;top:0;background-size:cover}.video-player-root-container.video-player-with-border{-webkit-box-shadow:inset -1px 0 0 #d8d8d8,inset 1px 0 0 #d8d8d8,inset 0 -1px 0 #d8d8d8,inset 0 1px 0 #d8d8d8;box-shadow:inset -1px 0 0 #d8d8d8,inset 1px 0 0 #d8d8d8,inset 0 -1px 0 #d8d8d8,inset 0 1px 0 #d8d8d8}.video-player-root-container .video-player-preview-container{display:block;height:100%;width:100%;background:transparent;border:none;cursor:pointer}.video-player-root-container .video-player-preview-container .video-player-icon-container{position:relative;height:100%;width:100%;pointer-events:none}.video-player-root-container .video-player-preview-container .video-player-icon-container svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-player-root-container .video-player-preview-container .video-player-icon-container path,.video-player-root-container .video-player-preview-container .video-player-icon-container svg{-webkit-transition:all .3s;transition:all .3s}.video-player-root-container .video-player-preview-container .video-player-icon-container .video-player-play-icon{margin-left:2px;-webkit-filter:drop-shadow(0 2px 0 #000);filter:drop-shadow(0 2px 0 black)}.video-player-root-container .video-player-preview-container:focus .video-player-hex-icon,.video-player-root-container .video-player-preview-container:hover .video-player-hex-icon{height:90pt;width:90pt}.video-player-root-container .video-player-preview-container:focus .video-player-hex-icon path,.video-player-root-container .video-player-preview-container:hover .video-player-hex-icon path{opacity:.65}.video-player-root-container .video-player-preview-container:focus .video-player-play-icon,.video-player-root-container .video-player-preview-container:hover .video-player-play-icon{height:36px;width:36px;-webkit-filter:drop-shadow(0 4px 0 #000);filter:drop-shadow(0 4px 0 black)}.video-player-root-container .video-player-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100vw;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:all;z-index:1000;background:rgba(0,0,0,.85)}.video-player-root-container .video-player-modal .modal-content-outer{position:relative;height:100%;width:100%;max-width:100pc;max-height:750pt;margin:auto}.video-player-root-container .video-player-modal .modal-icon-container{position:absolute;height:100%;width:100%;top:0;left:0;padding:75pt 50px}.video-player-root-container .video-player-modal .modal-icon-container .modal-icon-wrapper{position:relative;height:100%;width:100%}.video-player-root-container .video-player-modal .modal-icon-container .modal-icon-close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:50px;top:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.video-player-root-container .video-player-modal .modal-icon-container .modal-icon-close:focus svg,.video-player-root-container .video-player-modal .modal-icon-container .modal-icon-close:hover svg{width:40px;height:40px}.video-player-root-container .video-player-modal .modal-icon-container .modal-icon-close:focus svg{border:1px solid #fff}.video-player-root-container .video-player-modal .modal-icon-container svg{margin:auto}.video-player-root-container .video-player-modal .modal-icon-container svg path{fill:#61e624}.video-player-root-container .video-player-modal .modal-content-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;pointer-events:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-player-root-container .video-player-modal .modal-content-container .modal-video-player{margin:auto;pointer-events:all}.cmp-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#397425;color:#fff;min-height:55px}.cmp-breadcrumb .cmp-breadcrumb-nav li{float:left;list-style:none;font-weight:700;font-family:Noto Sans;font-size:1pc;line-height:22px}.cmp-breadcrumb .cmp-breadcrumb-nav li a{color:#fff;text-decoration:underline;font-weight:400;font-size:1pc;line-height:22px;font-family:Noto Sans}.cmp-breadcrumb .cmp-breadcrumb-nav li a:hover{background:transparent}.cmp-breadcrumb .cmp-breadcrumb-nav li+li:before{content:"";padding:0 14px;background-image:url(breadcrumb-arrow.svg);background-repeat:no-repeat;background-position:52% 70%}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-breadcrumb .cmp-breadcrumb-nav li+li:before{-webkit-filter:brightness(0);filter:brightness(0);forced-color-adjust:none}}.cmp-countdown{max-width:75%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;place-items:center}.cmp-live-voting-about-in-game{padding:3.75rem 2.8125rem 4.1875rem;background:-webkit-gradient(linear,left top,left bottom,from(#3d3938),color-stop(50%,#262423),to(#171615));background:linear-gradient(180deg,#3d3938,#262423 50%,#171615);-webkit-box-shadow:0 .375rem .0625rem #3d3938,0 -.375rem .0625rem #252422;box-shadow:0 .375rem .0625rem #3d3938,0 -.375rem .0625rem #252422}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game{padding:0;margin-bottom:0;-webkit-box-shadow:none;box-shadow:none}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game{padding:0;-webkit-box-shadow:none;box-shadow:none}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .container{max-width:100%;padding:0}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game .container{max-width:100%;padding:0}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__title{font-family:MinecraftTen;font-weight:400;font-size:3.125rem;line-height:3.4375rem;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(#a0e080),color-stop(50%,#86d562),to(#6bc349));background:linear-gradient(180deg,#a0e080,#86d562 50%,#6bc349);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1.625rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__title{font-size:1.875rem;line-height:2.25rem;padding:2.375rem 3.625rem 2.1875rem 2.8125rem;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__title{font-size:3.125rem;padding:2.625rem 3.25rem 2.125rem 2.8125rem;margin-bottom:0}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__imagewrapper{-webkit-box-shadow:0 .125rem .625rem #000;box-shadow:0 .125rem .625rem #000;height:29.5625rem;float:left;margin-right:1.8125rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(34.9%,transparent),color-stop(80.73%,rgba(0,0,0,.8)));background:linear-gradient(180deg,transparent 34.9%,rgba(0,0,0,.8) 80.73%);width:18.9375rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__imagewrapper{display:none}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__imagewrapper{display:none}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container img.cmp-live-voting-about-in-game__image{width:18.9375rem}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent{height:29.5625rem;overflow-y:scroll;background:#4a494b;text-align:left;color:#fff;-webkit-box-shadow:0 .375rem .0625rem #3d3938,0 -.375rem .0625rem #252422;box-shadow:0 .375rem .0625rem #3d3938,0 -.375rem .0625rem #252422}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent{width:100%;height:37.75rem;padding:2rem 3.375rem 2rem 3.75rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent{padding:2.125rem 1.125rem 2.125rem 2.1875rem;height:40.125rem;width:100%}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner{padding:1.875rem 1.75rem;min-height:29rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner{-webkit-box-shadow:none;box-shadow:none;padding:0}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner{-webkit-box-shadow:none;box-shadow:none;padding:0}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner h3{font-family:Noto Sans;font-weight:700;font-size:1.125rem;line-height:1.625rem;margin-bottom:.3125rem;padding-left:.25rem;padding-right:.25rem;text-transform:none}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner h3{padding-left:.125rem;padding-right:.125rem}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p{margin-bottom:0;font-family:Noto Sans;font-weight:400;font-size:.8125rem;line-height:1.25rem;padding-left:.25rem;padding-right:.25rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p{padding-left:.125rem;padding-right:.125rem}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p a{color:#27ce40}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p a:active,.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p a:focus,.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontentinner p a:hover{background-color:transparent;text-decoration:underline}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent hr{background:#8d8e92;-webkit-box-shadow:0 .0625rem 0 #3d3938;box-shadow:0 .0625rem 0 #3d3938;margin-top:.3125rem;margin-bottom:1.25rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent hr{margin-top:1.25rem;margin-bottom:1.25rem}}.cmp-live-voting-about-in-game .cmp-live-voting-about-in-game__container .cmp-live-voting-about-in-game__faqcontent hr:last-child{margin-bottom:0}.cmp-home-live-event-hero{font-family:Noto Sans;color:#fff;background-image:var(--home-hero-bg-img-mobile);background-color:#171615;background-repeat:no-repeat;background-position:top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40.25rem;position:relative;padding:6.25rem 1.25rem 2.8125rem}@media only screen and (min-width:23.75rem){.cmp-home-live-event-hero{background-image:var(--home-hero-bg-img)}}@media only screen and (min-width:768px){.cmp-home-live-event-hero{min-height:39.375rem;background-image:var(--home-hero-bg-img);padding:8.75rem 1.25rem 6.25rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero{padding:3.3125rem 1.25rem 9.0625rem;min-height:40.875rem}}.cmp-home-live-event-hero__logo{width:12.5rem;margin:0 0 1.5625rem;aspect-ratio:2.89}@media only screen and (min-width:768px){.cmp-home-live-event-hero__logo{width:13.625rem;margin:0 0 1.25rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__logo{width:15.125rem;margin:0 0 .625rem}}.cmp-home-live-event-hero__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.1875rem 2.1875rem 2.875rem;background-color:rgba(0,0,0,.8);position:relative;width:Min(38.125rem,100%)}@media only screen and (min-width:768px){.cmp-home-live-event-hero__info{padding:2.1875rem 1.5625rem 1.6875rem;width:Min(28.125rem,100%)}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__info{padding:2.1875rem 2.75rem 3.4375rem;width:Min(38.125rem,100%)}}@media only screen and (min-width:768px){.cmp-home-live-event-hero--open .cmp-home-live-event-hero__info{padding-top:3.125rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero--open .cmp-home-live-event-hero__info{padding-top:2.1875rem;padding-bottom:3.75rem}}.cmp-home-live-event-hero--closed .cmp-home-live-event-hero__info,.cmp-home-live-event-hero--final .cmp-home-live-event-hero__info{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.cmp-home-live-event-hero--closed .cmp-home-live-event-hero__info,.cmp-home-live-event-hero--final .cmp-home-live-event-hero__info{padding:2.1875rem 1.5625rem 2.0625rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero--closed .cmp-home-live-event-hero__info,.cmp-home-live-event-hero--final .cmp-home-live-event-hero__info{padding:2.1875rem 2.5rem 3.75rem}}.cmp-home-live-event-hero__title{margin:0 0 1.5rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__title{margin:0 0 2.375rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title{margin:0 0 2.25rem}}.cmp-home-live-event-hero__title *{margin:0}.cmp-home-live-event-hero__title h1,.cmp-home-live-event-hero__title p{font-family:MinecraftTen;font-size:1.375rem;line-height:1.375rem;text-align:center;font-weight:400;letter-spacing:normal;text-shadow:0 2px 0 rgba(0,0,0,.34902)}@media only screen and (min-width:768px){.cmp-home-live-event-hero__title h1,.cmp-home-live-event-hero__title p{font-size:1.5rem;line-height:1.25rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title h1,.cmp-home-live-event-hero__title p{font-size:2.5rem;line-height:2.1875rem}}.cmp-home-live-event-hero__title h1{margin:0 0 .5rem}.cmp-home-live-event-hero__title--open{margin:0 0 3.375rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__title--open{margin:0 0 7.375rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title--open{margin:0 0 8.5625rem}}.cmp-home-live-event-hero__title--open h1{margin:0 0 .75rem}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title--open h1{margin:0 0 .5rem}}.cmp-home-live-event-hero__title--closed,.cmp-home-live-event-hero__title--final{margin-bottom:3.125rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__title--closed,.cmp-home-live-event-hero__title--final{margin-bottom:1.5625rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title--closed,.cmp-home-live-event-hero__title--final{z-index:2;margin-bottom:1.875rem}}.cmp-home-live-event-hero__title--closed h1,.cmp-home-live-event-hero__title--closed p,.cmp-home-live-event-hero__title--final h1,.cmp-home-live-event-hero__title--final p{font-size:1.5rem;line-height:1.5rem;margin:0}@media only screen and (min-width:768px){.cmp-home-live-event-hero__title--closed h1,.cmp-home-live-event-hero__title--closed p,.cmp-home-live-event-hero__title--final h1,.cmp-home-live-event-hero__title--final p{margin:0 0 .5rem;padding-left:3.5625rem;padding-right:3.1875rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title--closed h1,.cmp-home-live-event-hero__title--closed p,.cmp-home-live-event-hero__title--final h1,.cmp-home-live-event-hero__title--final p{font-size:2.1875rem;line-height:1.625rem;margin:0 0 .375rem;padding-left:0;padding-right:0}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__title--closed p,.cmp-home-live-event-hero__title--final p{line-height:2rem}}.cmp-home-live-event-hero__closed-info{font-size:1.25rem;margin-bottom:1.25rem;padding:0 1.25rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__closed-info{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:2.1875rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__closed-info{font-size:1.5625rem;line-height:2.125rem;margin-bottom:3.125rem}}.cmp-home-live-event-hero__timer{margin-bottom:1.25rem;font-weight:600}@media only screen and (min-width:768px){.cmp-home-live-event-hero__timer{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:1.5625rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__timer{margin-bottom:2.1875rem}}.cmp-home-live-event-hero__timer span{font-size:1.5625rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__timer span{font-size:1.5rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__timer span{font-size:1.875rem;line-height:2.25rem}}.cmp-home-live-event-hero__timer-title{font-size:1.25rem;line-height:2.25rem;text-align:center;margin:0}@media only screen and (min-width:768px){.cmp-home-live-event-hero__timer-title{text-align:initial;font-size:1.125rem;font-weight:400}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__timer-title{font-size:1.25rem}}.cmp-home-live-event-hero__cta{width:Min(17.0625rem,100%);font-size:1.25rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__cta{-ms-flex-item-align:start;align-self:flex-start;margin:0}}.cmp-home-live-event-hero__cta--open{margin:0 0 3.75rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__cta--open{margin:0}}.cmp-home-live-event-hero__cta:before{content:"";background-image:url(button-arrow.svg);min-width:.9375rem;min-height:.9375rem;margin:0 .9375rem 0 0}.cmp-home-live-event-hero__character{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,calc(100% - 10px));transform:translate(-50%,calc(100% - 10px));aspect-ratio:1.35;max-width:8.4375rem}@media only screen and (min-width:768px){.cmp-home-live-event-hero__character{right:-33px;left:auto;-webkit-transform:unset;transform:unset;max-width:10.4375rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__character{bottom:10px;right:-10px;max-width:14.5625rem}}.cmp-home-live-event-hero__character--closed,.cmp-home-live-event-hero__character--final,.cmp-home-live-event-hero__character--open{-webkit-transform:translate(-50%,calc(100% - 60px));transform:translate(-50%,calc(100% - 60px));aspect-ratio:.85;max-width:7.9375rem;z-index:1;left:50%}@media only screen and (min-width:768px){.cmp-home-live-event-hero__character--closed,.cmp-home-live-event-hero__character--final,.cmp-home-live-event-hero__character--open{right:-10px;left:auto;-webkit-transform:unset;transform:unset;bottom:-10px;max-width:9.4375rem}}@media only screen and (min-width:1200px){.cmp-home-live-event-hero__character--closed,.cmp-home-live-event-hero__character--final,.cmp-home-live-event-hero__character--open{right:4px;bottom:-35px;max-width:100%}}.cmp-live-event-hero{font-family:Noto Sans;min-height:23.875rem;background-image:var(--hero-bg-img-mobile);background-color:#262423;background-repeat:no-repeat;background-position:top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-size:auto}@media only screen and (min-width:23.75rem){.cmp-live-event-hero{background-image:var(--hero-bg-img)}}@media only screen and (min-width:768px){.cmp-live-event-hero{background-size:auto;min-height:31.25rem;background-position:-17.25rem -1rem}}@media only screen and (min-width:840px) and (max-width:1024px){.cmp-live-event-hero{background-position:-13.25rem -1rem}}@media only screen and (min-width:1024px) and (max-width:1199.98px){.cmp-live-event-hero{background-position:-.5625rem -1rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero{background-position:top;min-height:41.75rem;background-size:auto}}.cmp-live-event-hero .cmp-live-event-hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.875rem 0 0;position:relative;width:100%}.cmp-live-event-hero .cmp-live-event-hero__container>img{margin-bottom:.625rem;max-width:Min(100%,15rem)}.cmp-live-event-hero .cmp-live-event-hero__container--closed>img,.cmp-live-event-hero .cmp-live-event-hero__container--ended>img,.cmp-live-event-hero .cmp-live-event-hero__container--final>img,.cmp-live-event-hero .cmp-live-event-hero__container--open>img{margin-bottom:.75rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__container{width:100%;padding:6.25rem 0 0}.cmp-live-event-hero .cmp-live-event-hero__container>img{margin-bottom:4.875rem;max-width:19.625rem}.cmp-live-event-hero .cmp-live-event-hero__container--closed>img,.cmp-live-event-hero .cmp-live-event-hero__container--ended>img,.cmp-live-event-hero .cmp-live-event-hero__container--final>img,.cmp-live-event-hero .cmp-live-event-hero__container--open>img{margin-bottom:.75rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__container{width:75pc;padding:4.875rem 0 0}.cmp-live-event-hero .cmp-live-event-hero__container>img{margin-bottom:1.5625rem;max-width:100%}}.cmp-live-event-hero .cmp-live-event-hero__title{color:#fff;background-color:rgba(0,0,0,.501961);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:19.5rem;padding:.75rem .3125rem;margin-bottom:5.1875rem}.cmp-live-event-hero .cmp-live-event-hero__title+img{position:absolute;display:none;margin:0}@media only screen and (max-width:320px){.cmp-live-event-hero .cmp-live-event-hero__title{width:calc(100% - 1.25rem)}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__title{width:23.6875rem;margin-bottom:9.6875rem}.cmp-live-event-hero .cmp-live-event-hero__title--closed,.cmp-live-event-hero .cmp-live-event-hero__title--ended,.cmp-live-event-hero .cmp-live-event-hero__title--final,.cmp-live-event-hero .cmp-live-event-hero__title--open{width:27.625rem;margin-bottom:14.75rem;padding:.875rem 2.375rem .9375rem}.cmp-live-event-hero .cmp-live-event-hero__title+img{bottom:39.3%;display:block;right:0;top:29.75rem;max-width:100%}.cmp-live-event-hero .cmp-live-event-hero__title--upcoming~img{display:none}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__title{width:37.6875rem;margin-bottom:14.8125rem}.cmp-live-event-hero .cmp-live-event-hero__title--closed,.cmp-live-event-hero .cmp-live-event-hero__title--ended,.cmp-live-event-hero .cmp-live-event-hero__title--final,.cmp-live-event-hero .cmp-live-event-hero__title--open{width:27.625rem;margin-bottom:14.8125rem}.cmp-live-event-hero .cmp-live-event-hero__title+img{top:29.25rem}}.cmp-live-event-hero .cmp-live-event-hero__title>*{font-weight:400;font-size:1.125rem;line-height:1.625rem;margin:0;text-transform:none;letter-spacing:normal}.cmp-live-event-hero .cmp-live-event-hero__info{background-color:#262423;background-image:var(--hero-info-bg-img);background-position:bottom;background-repeat:repeat-x;width:100%;padding:1.0625rem 1.25rem 9.375rem;font-size:.875rem;line-height:1.1875rem;text-align:center}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__info{width:calc(100vw - 20px)}}.cmp-live-event-hero .cmp-live-event-hero__info>p{color:#d0c5c0;line-height:1rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__info>p{margin-bottom:.625rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__info>p{font-size:1.25rem;line-height:1.5rem}}.cmp-live-event-hero .cmp-live-event-hero__info>h2{color:#52a435;font-weight:400;font-size:.875rem;line-height:1.1875rem;text-transform:none;margin-bottom:.5rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__info>h2{font-weight:600;font-size:1.25rem;line-height:2.25rem;margin-bottom:.125rem}}.cmp-live-event-hero .cmp-live-event-hero__info .cmp-live-event-hero__votelink{font-weight:700;font-size:.9375rem;line-height:1.25rem;text-transform:uppercase;color:#84c94c;display:block;width:9.5rem;margin:0 auto 1.6875rem;cursor:pointer}.cmp-live-event-hero .cmp-live-event-hero__info .cmp-live-event-hero__votelink img{margin-top:-.125rem;margin-right:.1875rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__info .cmp-live-event-hero__votelink{margin-bottom:1.8125rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__info .cmp-live-event-hero__votelink{margin-bottom:2.1875rem}}.cmp-live-event-hero .cmp-live-event-hero__timer{display:block}.cmp-live-event-hero .cmp-live-event-hero__timer>*{display:inline-block}.cmp-live-event-hero .cmp-live-event-hero__timer.cmp-live-event-hero__timer--upcoming{font-weight:600;font-size:1.25rem;line-height:1.1875rem;color:#fff;max-width:100%;display:block}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__timer.cmp-live-event-hero__timer--upcoming{font-size:1.625rem;line-height:2.25rem}}.cmp-live-event-hero .cmp-live-event-hero__timer.cmp-live-event-hero__timer--open{background-color:#6cc349;color:#000;font-family:MinecraftSeven;font-size:.875rem;line-height:1.25rem;padding:.0625rem .625rem;position:absolute;top:0;right:0}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__timer.cmp-live-event-hero__timer--open{font-size:1.25rem}}.cmp-live-event-hero .cmp-live-event-hero__timer.cmp-live-event-hero__timer--open .cmp-live-event-hero__timer__votingtext img{display:inline-block;width:1.5rem;height:1.5rem;padding-right:.1875rem}.cmp-live-event-hero .cmp-live-event-hero__thumbnail{background:#aba09c;min-height:11.875rem;max-width:21rem;border:.25rem solid #fff;-webkit-box-shadow:.25rem .25rem 0 rgba(0,0,0,.34902);box-shadow:.25rem .25rem 0 rgba(0,0,0,.34902);overflow:hidden;position:relative;margin:-5.125rem auto 0;height:11.875rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__thumbnail{max-width:28rem;height:15.75rem;margin:-14.625rem auto 0}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__thumbnail{margin:-14.9375rem auto 0}}.cmp-live-event-hero .cmp-live-event-hero__thumbnail a{display:block;width:100%;height:100%;background-image:var(--hero-thumbnail-bg-img);background-size:100%;background-repeat:no-repeat}.cmp-live-event-hero .cmp-live-event-hero__cta{margin:1.125rem 0 1.25rem;text-align:center;width:100%;max-width:20.5rem;font-size:1.25rem;padding:.4375rem .9375rem;font-weight:400;line-height:1.875rem;position:relative;font-family:MinecraftTen;background:-webkit-gradient(linear,left top,left bottom,color-stop(.71%,#009147),color-stop(99.29%,#008542));background:linear-gradient(180deg,#009147 .71%,#008542 99.29%);-webkit-box-shadow:inset 0 .25rem #27ce40,inset 0 -.25rem #064d2a,0 .125rem #000,0 -.125rem #000,-.25rem 0 0 0 #000,.25rem 0 #000,0 .5rem rgba(0,0,0,.25098);box-shadow:inset 0 .25rem #27ce40,inset 0 -.25rem #064d2a,0 .125rem #000,0 -.125rem #000,-.25rem 0 0 0 #000,.25rem 0 #000,0 .5rem rgba(0,0,0,.25098);cursor:pointer}.cmp-live-event-hero .cmp-live-event-hero__cta img{margin-right:.625rem;width:1.5rem;height:1.5rem}.cmp-live-event-hero .cmp-live-event-hero__cta:after,.cmp-live-event-hero .cmp-live-event-hero__cta:before{content:"";position:absolute;height:calc(100% - 8px);width:.25rem;bottom:.25rem;border-width:0 0 .25rem;background-color:#0c6e3d}.cmp-live-event-hero .cmp-live-event-hero__cta:after{right:-.1875rem;left:auto}.cmp-live-event-hero .cmp-live-event-hero__cta:before{left:-.1875rem}.cmp-live-event-hero .cmp-live-event-hero__cta:focus,.cmp-live-event-hero .cmp-live-event-hero__cta:focus:after,.cmp-live-event-hero .cmp-live-event-hero__cta:focus:before,.cmp-live-event-hero .cmp-live-event-hero__cta:hover,.cmp-live-event-hero .cmp-live-event-hero__cta:hover:after,.cmp-live-event-hero .cmp-live-event-hero__cta:hover:before{background:#171615;background-image:-webkit-gradient(linear,left top,left bottom,from(#3d3938),to(#171615));background-image:linear-gradient(#3d3938,#171615);color:#fff;text-shadow:0 .0625rem 0 #000;text-decoration:none;border:none;-webkit-box-shadow:inset 0 0 #fff,inset 0 0 #000;box-shadow:inset 0 0 #fff,inset 0 0 #000;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}.cmp-live-event-hero .cmp-live-event-hero__cta:active,.cmp-live-event-hero .cmp-live-event-hero__cta:active:after,.cmp-live-event-hero .cmp-live-event-hero__cta:active:before{background:#4a494b;color:#fff;text-shadow:0 -.0625rem 0 #000;-webkit-box-shadow:inset 0 -.125rem #8d8e92,inset 0 .125rem #000;box-shadow:inset 0 -.125rem #8d8e92,inset 0 .125rem #000;-webkit-transition:all .25s,opacity .75s .5s;transition:all .25s,opacity .75s .5s}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__cta{margin:.9375rem 0 .5rem;padding-top:.5rem;padding-bottom:.5rem;width:100%;max-width:24.1875rem;font-size:1.375rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__cta{margin:.9375rem 0 1rem;padding-left:.5rem;padding-right:.5rem;width:100%;max-width:27.125rem;font-size:1.5rem}}.cmp-live-event-hero .cmp-live-event-hero__cta--open{margin:1.875rem 0 2.3125rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__cta--open{margin:1.875rem 0;width:100%;max-width:27.25rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__cta--open{margin:1.5rem 0 1.375rem}}.cmp-live-event-hero .cmp-live-event-hero__cta--closed{margin:1.1875rem 0 2rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__cta--closed{margin:1.875rem 0 1.6875rem;width:100%;max-width:28.4375rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__cta--closed{margin:1.8125rem 0 2.1875rem;width:100%;max-width:29.875rem}}.cmp-live-event-hero .cmp-live-event-hero__cta--ended,.cmp-live-event-hero .cmp-live-event-hero__cta--final{margin:1.1875rem 0 .6875rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__cta--ended,.cmp-live-event-hero .cmp-live-event-hero__cta--final{margin:1.875rem 0 1.0625rem;width:100%;max-width:29.4375rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__cta--ended,.cmp-live-event-hero .cmp-live-event-hero__cta--final{margin:1.8125rem 0 2.8125rem;width:100%;max-width:29.625rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__cta--ended{width:100%;width:32.1875rem}}.cmp-live-event-hero .cmp-live-event-hero__characters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.3125rem}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters{width:Min(50%,23.75rem);margin:0 auto}}.cmp-live-event-hero .cmp-live-event-hero__characters img:first-child{width:Min(50%,6rem);margin:0 2.8125rem 0 0}.cmp-live-event-hero .cmp-live-event-hero__characters img:nth-child(2){width:Min(50%,8.625rem)}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters img{margin:0}.cmp-live-event-hero .cmp-live-event-hero__characters img:first-child,.cmp-live-event-hero .cmp-live-event-hero__characters img:nth-child(2){width:auto}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--upcoming{margin-bottom:1.0625rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__characters--upcoming img:first-child{margin-right:3.125rem}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--upcoming img:first-child{margin-right:2.4375rem}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--open img:first-child{top:-18.5625rem;left:-9.0625rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--open img:nth-child(2){top:-19.4375rem;right:-10.4375rem;position:absolute}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__characters--open img:first-child{top:-18.625rem;left:-9.125rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--open img:nth-child(2){top:-19.5rem;right:-11.5625rem;position:absolute}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--closed img:first-child{top:-13.375rem;left:-9.0625rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--closed img:nth-child(2){top:-14.1875rem;right:-11.9375rem;position:absolute}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__characters--closed img:first-child{top:-13.9375rem;left:-9.125rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--closed img:nth-child(2){top:-14.75rem;right:-11.5625rem;position:absolute}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--final img:first-child{top:-17.9375rem;left:-9.0625rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--final img:nth-child(2){top:-18.9375rem;right:-11.625rem;position:absolute}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__characters--final img:first-child{top:-19.625rem;left:-9.125rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--final img:nth-child(2){top:-20.4375rem;right:-11.5625rem;position:absolute}}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__characters--ended img:first-child{top:-17.9375rem;left:-9.0625rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--ended img:nth-child(2){top:-18.9375rem;right:-11.625rem;position:absolute}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__characters--ended img:first-child{top:-21.5rem;left:-9.125rem;position:absolute}.cmp-live-event-hero .cmp-live-event-hero__characters--ended img:nth-child(2){top:-22.375rem;right:-11.5625rem;position:absolute}}.cmp-live-event-hero .cmp-live-event-hero__winnerselected{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5625rem}.cmp-live-event-hero .cmp-live-event-hero__winnerselected img{width:4.625rem;aspect-ratio:1.3}.cmp-live-event-hero .cmp-live-event-hero__winnerselected p{font-family:Noto Sans;font-weight:400;font-size:.75rem;line-height:.9375rem;color:#fff;margin-left:.625rem;max-width:14.1875rem;width:100%;text-align:left;margin-bottom:0}@media only screen and (min-width:768px){.cmp-live-event-hero .cmp-live-event-hero__winnerselected p{font-size:1rem;line-height:.9375rem;max-width:21.0625rem;margin-left:1.0625rem}}@media only screen and (min-width:1200px){.cmp-live-event-hero .cmp-live-event-hero__winnerselected p{font-size:1.25rem;line-height:1.75rem;max-width:20.75rem;margin-left:1.0625rem;font-weight:700}}.cmp-live-voting-about-options__title-text{font-family:MinecraftTen;font-style:normal;font-weight:400;font-size:2.5rem;line-height:2.125rem;text-align:center;color:#fff;padding-top:1.625rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__title-text{font-size:1.875rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__title-text{font-size:1.875rem}}.cmp-live-voting-about-options__vote-option-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5625rem;padding-bottom:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.1875rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__vote-option-content{margin-left:2.3125rem;margin-right:1.875rem;padding-bottom:2.25rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__vote-option-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2.25rem}}.cmp-live-voting-about-options__vote-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.875rem;width:21rem;background:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__vote-option{padding-top:1.6875rem;padding-left:.0625rem;padding-right:.0625rem;width:14.5rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__vote-option{padding-top:1.0625rem;padding-left:.8125rem;padding-right:.8125rem;width:19.0625rem}}.cmp-live-voting-about-options__option-title{color:#252525;width:100%;height:2.125rem;font-family:MinecraftTen;font-style:normal;font-weight:400;font-size:1.75rem;line-height:2.125rem;text-align:center;text-transform:uppercase;margin-bottom:1.1875rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__option-title{font-size:1.25rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__option-title{margin-bottom:.6875rem}}.cmp-live-voting-about-options__image-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:6.875rem;height:9.1875rem;border:.25rem dashed #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-live-voting-about-options__image-box img{width:6.2rem;aspect-ratio:1.3}.cmp-live-voting-about-options__option-description{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.375rem;color:#252525;margin:.5625rem 2.1875rem .875rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__option-description{margin:1.5rem 2rem .75rem;width:10.5rem;font-size:.8125rem;line-height:1rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__option-description{width:15.9375rem;right:1.4375rem;margin:0;font-size:.875rem}}.cmp-live-voting-about-options__meet-button{margin-bottom:5rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__meet-button{margin-bottom:5.125rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__meet-button{margin-bottom:5.4375rem}}.cmp-live-voting-about-options__vote{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.625rem;margin-top:-4.125rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__vote{margin-bottom:1.875rem;margin-top:-4.375rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__vote{margin-bottom:2.125rem;margin-top:-4.625rem}}.cmp-live-voting-about-options__button,.cmp-live-voting-about-options__vote-button{font-size:.875rem;width:16.625rem;margin:0;font-family:Noto Sans}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options__button,.cmp-live-voting-about-options__vote-button{width:12.1875rem}}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options__button,.cmp-live-voting-about-options__vote-button{width:15.625rem}}.cmp-live-voting-about-options__meet-button img,.cmp-live-voting-about-options__vote img{vertical-align:bottom}.cmp-live-voting-about-options .minecraft-main-button{line-height:1rem;padding:.75rem 1.875rem}.cmp-live-voting-about-options .card-footer,.cmp-live-voting-about-options .card-header{padding:0}.cmp-live-voting-about-options .card-body{margin-top:.5625rem}@media only screen and (max-width:767.98px){.cmp-live-voting-about-options .card-body{margin-top:1.4375rem}}@media screen and (-ms-high-contrast:black-on-white){.cmp-live-voting-about-options img{-webkit-filter:grayscale(1) invert(1);filter:grayscale(1) invert(1)}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-about-options .minecraft-main-button{padding:.9375rem 1.375rem}}.cmp-live-voting-media-block{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;position:relative;padding:42px;color:#252525;overflow:hidden}@media only screen and (max-width:767.98px){.cmp-live-voting-media-block{padding:34px 17px 36px;overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1200px){.cmp-live-voting-media-block{padding:98px 95px 62px;background-repeat:repeat;background-size:contain;overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex}}.cmp-live-voting-media-block .container{max-width:100%}@media only screen and (min-width:768px){.cmp-live-voting-media-block .container{min-height:270px}}@media only screen and (min-width:1024px) and (max-width:1199.98px){.cmp-live-voting-media-block .container{min-height:270px}}@media only screen and (min-width:1200px){.cmp-live-voting-media-block .container{max-width:75pc;min-height:19pc}}.cmp-live-voting-media-block .cmp-live-voting-media-block__container{background:#fff;-webkit-box-shadow:4px 4px 2px rgba(0,0,0,.25098);box-shadow:4px 4px 2px rgba(0,0,0,.25098);padding:30px}@media only screen and (min-width:1200px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container{width:50%;position:relative;float:left}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container{padding:30px 8px 20px 53px;position:relative;float:left;width:100%;min-height:268px}}.cmp-live-voting-media-block .cmp-live-voting-media-block__container p{font-size:15px;line-height:20px;margin-bottom:0;text-align:left;font-family:Noto Sans}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container p{margin-bottom:-20px;font-size:14px;line-height:20px;width:100%}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container p{font-size:14px;line-height:20px}}.cmp-live-voting-media-block .cmp-live-voting-media-block__container p .cmp-live-voting-media-block__imagewrapper{float:right;height:100%;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:43px;margin-right:-60px;width:165px;shape-outside:radial-gradient(215px at bottom right,#000 98%,transparent)}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container p .cmp-live-voting-media-block__imagewrapper{margin-top:54px}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container p .cmp-live-voting-media-block__imagewrapper{display:none}}@media only screen and (min-width:1200px){.cmp-live-voting-media-block .cmp-live-voting-media-block__container p .cmp-live-voting-media-block__imagewrapper{display:none}}.cmp-live-voting-media-block .cmp-live-voting-media-block__title{font-family:MinecraftTen;line-height:34px;margin-bottom:10px;text-transform:uppercase;text-align:left;font-weight:400}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__title{margin-bottom:5px}}.cmp-live-voting-media-block .cmp-live-voting-media-block__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__inner>*{width:calc(100% - 287px)}}@media only screen and (min-width:1200px){.cmp-live-voting-media-block .cmp-live-voting-media-block__inner>*{width:auto}}.cmp-live-voting-media-block .cmp-live-voting-media-block__image{max-width:150px}@media only screen and (min-width:768px){.cmp-live-voting-media-block .cmp-live-voting-media-block__image{position:absolute;top:14px;right:-79px;max-width:366px}}@media only screen and (min-width:1200px){.cmp-live-voting-media-block .cmp-live-voting-media-block__image{top:-65px;right:-40px;max-width:100%}}@media only screen and (max-width:767.98px){.cmp-live-voting-media-block .cmp-live-voting-media-block__image--tablet{display:none}}.cmp-live-voting-media-block .cmp-live-voting-media-block__imagecontainer{position:relative}.cmp-live-voting-selector{background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-width:320px) and (max-width:575.98px){.cmp-live-voting-selector.banner-outer{background-image:none!important;padding:0}}@media only screen and (min-width:576px) and (max-width:767.98px){.cmp-live-voting-selector.banner-outer{background-image:none!important;padding:0}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector{padding:0 1.25rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector{padding:0 15%}}.cmp-live-voting-selector .banner-inner{background-repeat:no-repeat;background-position:50%;background-size:cover;padding:2.5rem 1.25rem 2.125rem;overflow-x:hidden}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .banner-inner{padding:1.875rem 4.6875rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .banner-inner{padding:1.4375rem 3.8125rem 1.4375rem 3.625rem;max-width:52.25rem;margin:0 auto}}.cmp-live-voting-selector .voting-selector-wrapper{padding-top:.25rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper{padding:1.875rem 1.875rem 2.0625rem;background-color:#f8f5f4;-webkit-box-shadow:0 .25rem 0 rgba(0,0,0,.25098);box-shadow:0 .25rem 0 rgba(0,0,0,.25098)}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper{padding:1.875rem 3.125rem 3rem;background-color:#f8f5f4;-webkit-box-shadow:0 .25rem 0 rgba(0,0,0,.25098);box-shadow:0 .25rem 0 rgba(0,0,0,.25098)}}.cmp-live-voting-selector .voting-selector-wrapper h1.heading{font-family:MinecraftTen;font-style:normal;font-weight:400;font-size:1.875rem;line-height:2.25rem;text-align:center;text-transform:uppercase;color:#131313;padding:0 0 .75rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper h1.heading{padding:0 0 .9375rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper h1.heading{padding:0 0 .9375rem}}.cmp-live-voting-selector .voting-selector-wrapper p{font-family:Noto Sans;font-style:normal;font-weight:400;font-size:1rem;line-height:1.25rem;color:#262626;text-align:center;margin:0}.cmp-live-voting-selector .voting-selector-wrapper p.message{padding-bottom:1.875rem;margin:0 auto;width:85%}@media only screen and (min-width:320px) and (max-width:350px){.cmp-live-voting-selector .voting-selector-wrapper p.message{width:80%}}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper p.message{padding-bottom:.9375rem}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper p.message{width:33.25rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper p.message{line-height:1.5rem;width:31.25rem;padding-bottom:2.0625rem}}.cmp-live-voting-selector .voting-selector-wrapper p.vote-previous{background-color:#d0c5c0;padding:.9375rem;width:80%;height:auto;margin:0 auto 1.25rem;font-family:Noto Sans;font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.25rem;text-align:center;white-space:normal}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper p.vote-previous{font-size:1.125rem;padding:.625rem;max-width:100%;min-height:2.75rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper p.vote-previous{padding:.625rem;width:30.3125rem;min-height:2.75rem}}.cmp-live-voting-selector .voting-selector-wrapper p.vote-previous .option-name{text-transform:capitalize}.cmp-live-voting-selector .voting-selector-wrapper p .gamertag{text-transform:uppercase}.cmp-live-voting-selector .voting-selector-wrapper p.revote-message{margin-bottom:1.25rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper p.revote-message{line-height:1.625rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper p.revote-message{font-size:1.25rem;line-height:1.625rem;margin-bottom:1.875rem;margin-top:.1875rem}}.cmp-live-voting-selector .voting-selector-wrapper p.revote-message#selectedVoteText .text{text-transform:capitalize}.cmp-live-voting-selector .voting-selector-wrapper .countdown-message{font-family:Noto Sans;font-style:normal;font-weight:700;font-size:1.25rem;line-height:1.75rem;color:#006431;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message{font-size:1.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message h5{font-size:inherit}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message h5{font-size:inherit}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message{font-style:normal;font-weight:600;font-size:1.625rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cmp-live-voting-selector .voting-selector-wrapper .countdown-message .message-text{margin-bottom:0}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message .message-text{font-size:1.25rem;display:block}}.cmp-live-voting-selector .voting-selector-wrapper .countdown-message .cmp-countdown-timer{font-size:1.875rem;display:block;text-align:center;min-width:9.125rem;padding:.3125rem 0}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message .cmp-countdown-timer{display:inline-block;font-size:1.5rem;text-align:left;padding:0;margin-left:.625rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .countdown-message .cmp-countdown-timer{font-size:1.625rem;display:inline-block;text-align:left;padding:0;margin-left:.625rem}}.cmp-live-voting-selector .voting-selector-wrapper .voteSelector-heading{font-family:Noto Sans;font-style:normal;font-weight:600;font-size:1.375rem;line-height:1.75rem;text-align:center;color:#131313;text-transform:none;display:block}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .voteSelector-heading{font-weight:600;font-size:1.25rem;line-height:2.25rem;-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .voteSelector-heading{font-size:1.25rem;line-height:2.25rem}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .option-avatar{width:100%;height:100%;display:block;text-align:center;padding:.9375rem}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .option-avatar .option-name{font-family:Noto Sans;font-style:normal;font-weight:700;font-size:.875rem;line-height:1rem;display:block;text-align:center;letter-spacing:.03rem;text-transform:uppercase;color:#006431;margin:.625rem 0 0}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio-wrapper{padding:1.25rem 1.25rem 1.875rem}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio{position:relative;margin:.05rem auto 15%;border:.1875rem solid grey;width:9.375rem;height:9.4375rem;display:block}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio{margin:0 1.5625rem 0 0;-ms-flex-preferred-size:9.375rem;flex-basis:9.375rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio{display:inline-block;vertical-align:bottom;margin:0 1.5625rem 3% 0}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:last-child{margin-right:0}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:last-child{margin-right:0}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio img{width:6.5rem;height:5rem;aspect-ratio:1.3}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:after,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{content:"";position:absolute;border-radius:1.3125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (forced-colors:active){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:after,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{forced-color-adjust:none}}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:after,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{outline:#8ee3f0;border-color:#8ee3f0}}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:after,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{outline:#903809;border-color:#903809}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{bottom:-20%;width:1.20312rem;height:1.20312rem;border:.1875rem solid grey;background:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:320px) and (max-width:575.98px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:before{background:transparent}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:after{bottom:-18%;width:.83313rem;height:.83313rem}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[role=radio].focus{border:.1875rem solid #008542;outline:#008542}@media (forced-colors:active){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[role=radio].focus{forced-color-adjust:none}}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[role=radio].focus{outline:#8ee3f0;border:.1875rem solid #8ee3f0}}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover,.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[role=radio].focus{outline:#903809;border:.1875rem solid #903809}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover{cursor:pointer}@media only screen and (min-width:1024px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover{background-color:#ccc}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover{background-color:#ccc}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:before{border:.125rem solid #008542}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:before{border:.125rem solid #8ee3f0}}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:before{border:.125rem solid #903809}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:after{background-color:#008542;width:.83313rem;height:.83313rem}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:after{background-color:#8ee3f0}}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio:hover:after{background-color:#903809}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]{border:.1875rem solid #008542;outline:#008542}@media (forced-colors:active){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]{forced-color-adjust:none}}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]{outline:#8ee3f0;border:.1875rem solid #8ee3f0}}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]{outline:#903809;border:.1875rem solid #903809}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:before{border:.125rem solid #008542}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:before{border:.125rem solid #903809}}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:before{border:.125rem solid #8ee3f0}}.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:after{background-color:#008542}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:after{background-color:#903809}}@media (forced-colors:active) and (prefers-color-scheme:dark){.cmp-live-voting-selector .voting-selector-wrapper .livevoting-wrapper .vote-selector-wrapper .vote-radio[aria-checked=true]:after{background-color:#8ee3f0}}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit{margin-top:.25rem;width:13.25rem;height:3rem}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper .btn-submit{margin-top:1.5625rem;width:20.5rem}}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit.media-block-arrow-link{color:#fff;font-weight:700;position:relative;text-transform:uppercase;text-align:inherit;margin-left:1.5rem;display:block;font-family:Noto Sans}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper .btn-submit{width:20.5625rem;font-style:normal;font-weight:700;font-size:1.25rem;line-height:1.6875rem;margin-top:2.5rem}}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit:hover{color:#fff}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit:hover .grow:after{-webkit-box-shadow:none;box-shadow:none}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit[disabled]{background:#757575;-webkit-box-shadow:inset 0 -.25rem #757575;box-shadow:inset 0 -.25rem #757575;color:#fff!important;cursor:not-allowed}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit[disabled]:focus{border:.0625rem solid #fff;-webkit-box-shadow:inset 0 0 0 .1875rem #1452cc,inset 0 .25rem 0 hsla(0,0%,100%,.25098),inset 0 -.25rem 0 rgba(0,0,0,.25098);box-shadow:inset 0 0 0 .1875rem #1452cc,inset 0 .25rem 0 hsla(0,0%,100%,.25098),inset 0 -.25rem 0 rgba(0,0,0,.25098)}.cmp-live-voting-selector .voting-selector-wrapper .btn-submit .btn-arrow__image{margin-right:.8125rem;width:.9375rem;height:.9375rem}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess{position:relative;padding-top:2.8125rem}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .livevoting-wrapper{position:relative}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .livevoting-wrapper .btn-submit.btn-success{width:32.6875rem;height:3rem;padding:.9375rem;margin-top:.5625rem;margin-bottom:1.9375rem;text-align:center;font-size:1.25rem;line-height:1.6875rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .livevoting-wrapper .btn-submit.btn-success{padding:.9375rem;width:32.4375rem}}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .livevoting-wrapper .btn-submit.btn-success{padding:1.875rem .3125rem;font-weight:700;width:100%;margin-bottom:3.375rem}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper h1.heading{padding:0}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper h1.heading{margin-bottom:.3125rem}}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .live-voting{padding:.3125rem 0}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .option-avatar{padding:.75rem}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .option-avatar img{width:100%;aspect-ratio:1.3}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .message{font-style:normal;font-weight:600;font-size:1.5rem;line-height:2.1875rem;width:100%}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .message{font-size:1.5rem;line-height:1.625rem}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .message{font-size:1.625rem;line-height:2.1875rem}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .revote-message{font-style:normal;font-weight:500;font-size:1.75rem;line-height:1.625rem}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .revote-message{font-size:1.625rem}}@media only screen and (min-width:1200px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .revote-message{font-size:1.5rem}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .vote-image{width:7.875rem}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .share-text-message{font-family:Noto Sans;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;text-align:center}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon ul{list-style-type:none;margin:0}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon ul li{float:left;width:27%;margin-right:.8125rem}@media only screen and (min-width:320px) and (max-width:350px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon ul li{margin-right:.625rem}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon ul li a.btn-social-icon{width:86%;height:3.5rem;padding:.6875rem 1.4375rem}@media (forced-colors:active) and (prefers-color-scheme:light){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon ul li a.btn-social-icon img{-webkit-filter:brightness(0);filter:brightness(0)}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon .vote-gif-image{position:absolute;bottom:-1.375rem;right:-10.75rem;-webkit-transform:matrix(-.91,-.42,-.42,.91,0,0);transform:matrix(-.91,-.42,-.42,.91,0,0)}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon .vote-gif-image{-webkit-transform:matrix(-.97,-.23,-.23,.97,0,0);transform:matrix(-.97,-.23,-.23,.97,0,0);bottom:4.75rem;right:-1.8125rem}}@media only screen and (min-width:768px) and (max-width:1199.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon .vote-gif-image{bottom:-1.6875rem;right:-11.8125rem}}.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon .vote-gif-image img{width:7.4375rem;height:6.875rem;-webkit-transform:matrix(-.91,-.42,-.42,.91,0,0);transform:matrix(-.91,-.42,-.42,.91,0,0)}@media only screen and (min-width:320px) and (max-width:767.98px){.cmp-live-voting-selector .voting-selector-wrapper.cmp-live-voting-sucess .vote-success-wrapper .social-media-icon .vote-gif-image img{width:5.15313rem;height:4.76312rem}}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-dialog{max-width:45.6875rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-dialog{max-width:45.6875rem}}#liveVoting-modal .modal-content{padding:0;border:0}#liveVoting-modal .modal-content .modal-header{background:#d0c5c0;padding-top:.0625rem;padding-bottom:.0625rem;padding-right:2.3125rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-content .modal-header{padding-top:.5rem;padding-bottom:.625rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-content .modal-header{padding-top:.5rem;padding-bottom:.625rem}}#liveVoting-modal .modal-content .modal-header .modal-title{font-family:Noto Sans;font-size:1.25rem;font-weight:400;line-height:2.25rem;letter-spacing:0;text-align:center;color:#262626;text-transform:unset}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-content .modal-header .modal-title{font-size:1.625rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-content .modal-header .modal-title{font-size:1.625rem}}#liveVoting-modal .modal-content .modal-header .close.liveVoting-modelClose{top:1.375rem;right:1.5rem;padding:.4375rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-content .modal-header .close.liveVoting-modelClose{top:1.6875rem;right:1.875rem;padding:.4375rem}}@media (forced-colors:active) and (prefers-color-scheme:dark){#liveVoting-modal .modal-content .modal-header .close.liveVoting-modelClose img{-webkit-filter:brightness(.5) invert(1);filter:brightness(.5) invert(1)}}#liveVoting-modal .modal-body{background:#ede5e2;padding:1.5rem 1.25rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-body{background:#ede5e2;padding:1.5rem 3.125rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-body{background:#ede5e2;padding:1.6875rem 3.25rem}}#liveVoting-modal .modal-body .movImg{width:9.875rem;height:13.0625rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-body .movImg{width:14.75rem;height:19.5625rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-body .movImg{width:14.75rem;height:19.5625rem}}#liveVoting-modal .modal-body .liveVoting-modalMsg{font-family:Noto Sans;font-style:normal;font-weight:400;letter-spacing:0;padding:1.625rem 0 1.5rem;text-transform:inherit}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-body .liveVoting-modalMsg{padding:2.9375rem 0 2.8125rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-body .liveVoting-modalMsg{padding:3.5625rem 0 2.0625rem}}#liveVoting-modal .modal-body .liveVoting-modalMsg p{margin-bottom:0;font-size:1rem;line-height:1.0625rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal .modal-body .liveVoting-modalMsg p{font-size:1.5rem;line-height:1.875rem}}@media only screen and (min-width:1200px){#liveVoting-modal .modal-body .liveVoting-modalMsg p{font-size:1.5rem;line-height:1.875rem}}@media only screen and (min-width:320px) and (max-width:575.98px){#liveVoting-modal .modal-body .minecraft-main-button{margin:auto;padding:.9375rem}}@media only screen and (min-width:576px) and (max-width:767.98px){#liveVoting-modal .modal-body .minecraft-main-button{margin:auto;padding:.9375rem}}#liveVoting-modal .modal-body .movBtn-display{padding-left:.4375rem}@media only screen and (min-width:320px) and (max-width:575.98px){#liveVoting-modal .modal-body .movBtn-display{display:none}}@media only screen and (min-width:576px) and (max-width:767.98px){#liveVoting-modal .modal-body .movBtn-display{display:none}}#liveVoting-modal .modal-body .votingClosed{display:none}#liveVoting-modal.modal{overflow-y:auto}@media only screen and (min-width:1200px){#liveVoting-modal.modal{overflow-y:auto}}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal.modal{overflow-y:auto}}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn{width:auto}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn .btn-arrow__image{margin-right:.8125rem}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.error{width:8.1875rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.error{width:20.5rem}}@media only screen and (min-width:1200px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.error{width:20.5rem}}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.mja{width:17.0625rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.mja{width:23.625rem}}@media only screen and (min-width:1200px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.mja{width:23.625rem}}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.closed{width:100%;padding:.9375rem .3125rem}@media only screen and (min-width:768px) and (max-width:1199.98px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.closed{width:25rem;padding:.9375rem .625rem}}@media only screen and (min-width:1200px){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn.closed{width:32.6875rem;padding:.9375rem .625rem}}#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn .btn-text{font-family:Noto Sans;font-style:normal;font-weight:700;font-size:1.25rem;line-height:1.6875rem;text-align:center;letter-spacing:.025rem;text-transform:uppercase;color:#fff;text-shadow:0 .125rem 0 rgba(0,0,0,.25098)}@media (forced-colors:active) and (prefers-color-scheme:light){#liveVoting-modal.modal .modal-dialog .modal-body .errorMessage .btn img{-webkit-filter:brightness(.5) invert(1);filter:brightness(.5) invert(1)}}main.container{padding:.5em 1em}footer.experiencefragment{padding:.5em 1em;border-top:1px solid #202020}@media (prefers-color-scheme:dark){footer.experiencefragment{border-color:#dfdfdf}}footer.experiencefragment .cmp-separator__horizontal-rule{margin:0;border:0}header.experiencefragment{padding:.5em 1em;border-bottom:1px solid #202020}@media (prefers-color-scheme:dark){header.experiencefragment{border-bottom-color:#dfdfdf}}header.experiencefragment a{color:#202020;text-decoration:none}@media (prefers-color-scheme:dark){header.experiencefragment a{color:#dfdfdf}}header.experiencefragment a:focus,header.experiencefragment a:hover{color:#2020e0;text-decoration:underline}@media (prefers-color-scheme:dark){header.experiencefragment a:focus,header.experiencefragment a:hover{color:#dfdf1f}}header.experiencefragment .cmp-container{display:grid;grid-template-columns:4fr 1fr 1fr}header.experiencefragment .cmp-navigation__group{margin:0;padding:0;list-style:none}header.experiencefragment .cmp-navigation__item--level-0{display:grid;grid-template-columns:1fr 3fr}header.experiencefragment .cmp-navigation__item--level-0>.cmp-navigation__group{display:grid;grid-template-columns:repeat(3,1fr)}header.experiencefragment .cmp-navigation__item-link{display:block}header.experiencefragment .cmp-navigation__item--active>.cmp-navigation__item-link{font-weight:700}header.experiencefragment .cmp-languagenavigation{position:relative}header.experiencefragment .cmp-languagenavigation:before{content:" ";display:block;height:1.5em;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(32,32,32)" d="M12.1,0.2h-0.1c-3.1,0-6.1,1.3-8.3,3.5C1.4,6,0.2,8.9,0.2,12.1c0,3.1,1.3,6.1,3.5,8.3c2.2,2.2,5.1,3.4,8.3,3.4 c0,0,0,0,0.1,0c6.5,0,11.7-5.3,11.7-11.8C23.7,5.5,18.5,0.3,12.1,0.2z M18.3,11.5c-0.1-1.4-0.3-2.8-0.7-4.1C18.5,7,19.4,6.5,20.3,6 c1.1,1.6,1.9,3.5,2,5.5H18.3z M22.2,12.5c-0.1,2.1-0.8,4-2,5.5c-0.8-0.6-1.7-1-2.6-1.4c0.3-1.1,0.6-2.2,0.7-3.3c0-0.3,0-0.5,0-0.8 H22.2z M19.6,5.2c-0.8,0.5-1.6,0.9-2.4,1.3c-0.6-1.4-1.4-2.7-2.3-3.8c-0.2-0.2-0.4-0.4-0.6-0.6C16.4,2.5,18.3,3.7,19.6,5.2z M12.8,22.2c-0.1,0-0.2,0-0.3,0v-5.7c1.3,0,2.6,0.3,3.8,0.7C15.6,19.1,14.3,20.8,12.8,22.2z M9.9,20.8c-0.9-1.1-1.7-2.3-2.2-3.6 c1.2-0.4,2.5-0.6,3.8-0.7v5.7c-0.1,0-0.2,0-0.3,0C10.7,21.8,10.3,21.3,9.9,20.8z M11.4,1.8c0,0,0.1,0,0.1,0v5.7 c-1.3,0-2.6-0.3-3.8-0.7C8.5,4.9,9.7,3.2,11.4,1.8z M14.1,3.3c0.9,1.1,1.6,2.3,2.2,3.5c-1.2,0.4-2.5,0.6-3.8,0.7V1.8 c0.1,0,0.1,0,0.2,0C13.2,2.2,13.7,2.7,14.1,3.3z M16.7,7.7c0.4,1.2,0.6,2.5,0.7,3.8h-4.8V8.4C13.9,8.4,15.3,8.2,16.7,7.7z M11.5,8.4 v3.1H6.7C6.7,10.2,7,9,7.4,7.7C8.7,8.2,10.1,8.4,11.5,8.4z M11.5,12.5v3.1c-1.4,0-2.8,0.3-4.2,0.7c-0.4-1.2-0.6-2.5-0.7-3.8H11.5z M12.5,15.6v-3.1h4.8c0,0.2,0,0.5,0,0.7c-0.1,1.1-0.3,2.1-0.6,3.1C15.3,15.8,13.9,15.6,12.5,15.6z M9.6,2C8.4,3.3,7.4,4.8,6.8,6.5 C5.9,6.1,5.1,5.7,4.4,5.2c0.1-0.1,0.2-0.3,0.4-0.4C6.1,3.4,7.8,2.5,9.6,2z M5.7,11.5H1.8c0.1-2,0.8-3.9,1.9-5.5 C4.6,6.5,5.5,7,6.4,7.4C6,8.7,5.7,10.1,5.7,11.5z M6.4,16.6C5.5,17,4.6,17.5,3.7,18c-1.2-1.6-1.9-3.5-1.9-5.5h3.9 C5.7,13.9,5.9,15.3,6.4,16.6z M4.4,18.8c0.8-0.5,1.5-0.9,2.4-1.3c0.6,1.4,1.4,2.7,2.4,3.9c0.1,0.2,0.3,0.3,0.4,0.5 c-1.8-0.4-3.4-1.3-4.7-2.7C4.6,19.1,4.5,19,4.4,18.8z M14.5,21.9c1.2-1.3,2.1-2.8,2.8-4.4c0.8,0.3,1.6,0.8,2.4,1.2 C18.3,20.3,16.5,21.4,14.5,21.9z"/></svg>');background-repeat:no-repeat}@media (prefers-color-scheme:dark){header.experiencefragment .cmp-languagenavigation:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(223,223,223)" d="M12.1,0.2h-0.1c-3.1,0-6.1,1.3-8.3,3.5C1.4,6,0.2,8.9,0.2,12.1c0,3.1,1.3,6.1,3.5,8.3c2.2,2.2,5.1,3.4,8.3,3.4 c0,0,0,0,0.1,0c6.5,0,11.7-5.3,11.7-11.8C23.7,5.5,18.5,0.3,12.1,0.2z M18.3,11.5c-0.1-1.4-0.3-2.8-0.7-4.1C18.5,7,19.4,6.5,20.3,6 c1.1,1.6,1.9,3.5,2,5.5H18.3z M22.2,12.5c-0.1,2.1-0.8,4-2,5.5c-0.8-0.6-1.7-1-2.6-1.4c0.3-1.1,0.6-2.2,0.7-3.3c0-0.3,0-0.5,0-0.8 H22.2z M19.6,5.2c-0.8,0.5-1.6,0.9-2.4,1.3c-0.6-1.4-1.4-2.7-2.3-3.8c-0.2-0.2-0.4-0.4-0.6-0.6C16.4,2.5,18.3,3.7,19.6,5.2z M12.8,22.2c-0.1,0-0.2,0-0.3,0v-5.7c1.3,0,2.6,0.3,3.8,0.7C15.6,19.1,14.3,20.8,12.8,22.2z M9.9,20.8c-0.9-1.1-1.7-2.3-2.2-3.6 c1.2-0.4,2.5-0.6,3.8-0.7v5.7c-0.1,0-0.2,0-0.3,0C10.7,21.8,10.3,21.3,9.9,20.8z M11.4,1.8c0,0,0.1,0,0.1,0v5.7 c-1.3,0-2.6-0.3-3.8-0.7C8.5,4.9,9.7,3.2,11.4,1.8z M14.1,3.3c0.9,1.1,1.6,2.3,2.2,3.5c-1.2,0.4-2.5,0.6-3.8,0.7V1.8 c0.1,0,0.1,0,0.2,0C13.2,2.2,13.7,2.7,14.1,3.3z M16.7,7.7c0.4,1.2,0.6,2.5,0.7,3.8h-4.8V8.4C13.9,8.4,15.3,8.2,16.7,7.7z M11.5,8.4 v3.1H6.7C6.7,10.2,7,9,7.4,7.7C8.7,8.2,10.1,8.4,11.5,8.4z M11.5,12.5v3.1c-1.4,0-2.8,0.3-4.2,0.7c-0.4-1.2-0.6-2.5-0.7-3.8H11.5z M12.5,15.6v-3.1h4.8c0,0.2,0,0.5,0,0.7c-0.1,1.1-0.3,2.1-0.6,3.1C15.3,15.8,13.9,15.6,12.5,15.6z M9.6,2C8.4,3.3,7.4,4.8,6.8,6.5 C5.9,6.1,5.1,5.7,4.4,5.2c0.1-0.1,0.2-0.3,0.4-0.4C6.1,3.4,7.8,2.5,9.6,2z M5.7,11.5H1.8c0.1-2,0.8-3.9,1.9-5.5 C4.6,6.5,5.5,7,6.4,7.4C6,8.7,5.7,10.1,5.7,11.5z M6.4,16.6C5.5,17,4.6,17.5,3.7,18c-1.2-1.6-1.9-3.5-1.9-5.5h3.9 C5.7,13.9,5.9,15.3,6.4,16.6z M4.4,18.8c0.8-0.5,1.5-0.9,2.4-1.3c0.6,1.4,1.4,2.7,2.4,3.9c0.1,0.2,0.3,0.3,0.4,0.5 c-1.8-0.4-3.4-1.3-4.7-2.7C4.6,19.1,4.5,19,4.4,18.8z M14.5,21.9c1.2-1.3,2.1-2.8,2.8-4.4c0.8,0.3,1.6,0.8,2.4,1.2 C18.3,20.3,16.5,21.4,14.5,21.9z"/></svg>')}}header.experiencefragment .cmp-languagenavigation>.cmp-languagenavigation__group{visibility:hidden;-webkit-transition-delay:.5s;transition-delay:.5s;position:absolute;top:34px;width:20em;padding:0 8px;border:1px solid #202020;border-top:0;background:#ececec}@media (prefers-color-scheme:dark){header.experiencefragment .cmp-languagenavigation>.cmp-languagenavigation__group{border-color:#dfdfdf;background:#131313}}header.experiencefragment .cmp-languagenavigation:hover>.cmp-languagenavigation__group{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}header.experiencefragment .cmp-languagenavigation__group{margin:0;padding:0;list-style:none}header.experiencefragment .cmp-languagenavigation__item-title{font-size:x-small;text-transform:uppercase}header.experiencefragment .cmp-languagenavigation__item--level-0{margin-bottom:.5em}header.experiencefragment .cmp-languagenavigation__item--level-1{display:inline}header.experiencefragment .cmp-languagenavigation__item--level-1:not(:first-child):before{content:" | "}header.experiencefragment .cmp-languagenavigation__item--active>.cmp-languagenavigation__item-link{font-weight:700}header.experiencefragment .cmp-search__field{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-3px 0}header.experiencefragment .cmp-search__input{height:26px}@media (prefers-reduced-motion:reduce){html{-webkit-animation:none;animation:none}}.BrainhubCarouselItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.BrainhubCarouselItem.BrainhubCarouselItem--clickable{cursor:pointer}.BrainhubCarouselItem .debug-number{position:absolute;top:0;bottom:0;left:0;right:0;font-size:2em;text-shadow:0 0 9px #fff}.BrainhubCarousel__dots,.BrainhubCarouselItem .debug-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BrainhubCarousel__dots{list-style:none;margin:0;padding:0;font-size:0;line-height:0}.BrainhubCarousel__dots.BrainhubCarousel__dots--isRTL{direction:rtl}.BrainhubCarousel__dots .BrainhubCarousel__dot{outline:0;padding:10px;border:none;opacity:.5;font-size:0;cursor:pointer;-webkit-appearance:none}.BrainhubCarousel__dots .BrainhubCarousel__dot.BrainhubCarousel__dot--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__dot:hover{opacity:1}.BrainhubCarousel__dots .BrainhubCarousel__dot:before{content:"";display:block;width:5px;height:5px;border-radius:50%;padding:0;border:none;background:#000}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail{outline:0;padding:10px;border:none;opacity:.5;font-size:0;cursor:pointer}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail.BrainhubCarousel__thumbnail--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail:hover{opacity:1}.BrainhubCarousel__thumbnail[type=button]{-webkit-appearance:none}.BrainhubCarousel--isRTL+.BrainhubCarousel__dots{direction:rtl}.BrainhubCarousel__container{width:100%;overflow:hidden}.BrainhubCarousel{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BrainhubCarousel.BrainhubCarousel--isRTL,.BrainhubCarousel.BrainhubCarousel--isRTL .BrainhubCarousel__trackContainer .BrainhubCarousel__track{direction:rtl}.BrainhubCarousel .BrainhubCarousel__trackContainer{overflow:hidden}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;list-style:none;margin:0;padding:0}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track.BrainhubCarousel__track--transition{-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.BrainhubCarousel__arrows{cursor:pointer}.BrainhubCarousel__loader{width:50px;height:50px;border-radius:100%;border:4px solid #7b59ff;border-left-color:transparent;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.BrainhubCarousel__arrows{position:relative;padding:21px;border:none;overflow:hidden;outline:0;font-size:0;line-height:0;background-color:#7b59ff}.BrainhubCarousel__arrows span{display:block;position:absolute;top:50%;left:50%;border-color:#fff;border-style:solid;border-width:3px 3px 0 0;padding:5px;-webkit-transition:.3s;transition:.3s;font-size:0}.BrainhubCarousel__arrows:hover{background-color:#8768ff}.BrainhubCarousel__arrows:hover span{display:block;position:absolute;top:50%;left:50%;border-color:#fff;border-style:solid;border-width:3px 3px 0 0;padding:5px;-webkit-transition:.3s;transition:.3s;font-size:0}.BrainhubCarousel__arrows:hover:enabled{background-color:#8768ff}.BrainhubCarousel__arrows:hover:enabled span{border-color:#fff;margin:0}.BrainhubCarousel__arrows:disabled{background-color:#ccc}.BrainhubCarousel__arrowLeft span{-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg);margin-left:2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowLeft span,.BrainhubCarousel__arrowRight span{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);margin-left:-2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowLeft span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowRight span{-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg);margin-left:2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowRight span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrows:hover span{margin:0}.BrainhubCarousel__arrow--disable{pointer-events:none}
