@charset "UTF-8";.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--theme-default-fg: #fff;--theme-default-bg: #000}html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,form,fieldset,legend,input,textarea,p,blockquote,figure,figcaption,th,td,small,big{margin:0;padding:0}body{text-rendering:optimizeLegibility}.tablet body,.mobile body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}table{border-collapse:collapse;border-spacing:0;font-size:inherit}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal}fieldset,img,svg{border:0;display:block}cite,i,em{font-style:italic}big{font-size:120%}small{font-size:85%}pre,code{font-family:monospace;line-height:100%}caption,th{text-align:left}ul,ol{list-style:none}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup{position:relative;display:inline-block;vertical-align:.3em;height:1.2em}sub{position:relative;display:inline-block;vertical-align:-.1em;height:1.2em}a.active{cursor:default}a:active{outline:none}::-webkit-input-placeholder{color:#aaa;font-style:normal;opacity:1}::-moz-placeholder{color:#aaa;font-style:normal;opacity:1}:-ms-input-placeholder{color:#aaa;font-style:normal;opacity:1}legend{color:var(--theme-default-fg)}hr{width:100%;height:1px;border:none;overflow:hidden;background:#ddd;color:#ddd}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.invisible{visibility:hidden!important}.accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hidden{display:none!important}video{-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@keyframes animationFade{0%{opacity:0}to{opacity:1}}@keyframes animationScale{0%{opacity:0}to{opacity:1}}@media screen and (prefers-reduced-motion: no-preference){@keyframes animationScale{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}}@keyframes animationSlide{0%{opacity:0}to{opacity:1}}@media screen and (prefers-reduced-motion: no-preference){@keyframes animationSlide{0%{transform:translateY(-20vh);opacity:0}to{transform:translateY(0);opacity:1}}}.is-frontend .has-animation[data-animation=fade-in].animate{animation:animationFade 1s 1 ease-in-out}.is-frontend .has-animation[data-animation=fade-in-fast].animate{animation:animationFade 2s 1 ease-in-out}.is-frontend .has-animation[data-animation=fade-in-slow].animate{animation:animationFade .4s 1 ease-in-out}.is-frontend .has-animation[data-animation=scale-up].animate{animation:animationScale 1s 1 ease-in-out}.is-frontend .has-animation[data-animation=slide-up].animate{animation:animationSlide 1s 1 ease-in-out}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}}.accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:active){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}a:where(:not(.components-external-link)){color:inherit;text-decoration:none}a:where(:not(.components-external-link)):hover{color:inherit;text-decoration:underline}.b-btn{display:inline-flex;border-radius:9999px;font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);text-transform:uppercase;letter-spacing:10%;padding:.666em 2em;background:#6bd067;color:#36253b;text-decoration:none;transition:all .3s ease 0ms}@media (hover: hover){.b-btn:hover{text-decoration:none;background:#189d12;color:#36253b}}.b-btn:disabled{background:#979797!important}fieldset{position:relative;display:block;padding:0}label{display:block;margin-bottom:1em;font-family:Inter,sans-serif;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);color:var(--theme-default-fg)}label a{text-decoration:underline}textarea,input,select{display:block;margin:0 0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;box-shadow:none}input[type=radio]:not([class]),input[type=checkbox]:not([class]){position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}input[type=radio]:not([class])+label,input[type=checkbox]:not([class])+label{display:inline-block;padding:0 0 0 36px;min-height:2em;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='8' fill='%23060606'/%3E%3C/svg%3E%0A");background-size:24px auto;background-repeat:no-repeat;background-position:0 50%;color:#fff}input[type=radio]:not([class]):checked+label,input[type=checkbox]:not([class]):checked+label{display:inline-block;padding:0 0 0 36px;min-height:2em;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='8' fill='%23060606'/%3E%3Cpath d='M18.167 7.5L10.1671 16.5' stroke='%236BD067' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M6.00037 11.9999L10.1669 16.4992' stroke='%236BD067' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:24px auto;background-repeat:no-repeat;background-position:0 50%;color:#fff}textarea,select,input[type=text],input[type=email],input[type=date],input[type=number],input[type=search],input[type=password]{display:block;width:100%;padding:.75em 1em;font-family:Inter,sans-serif;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);font-weight:400;color:#fff;box-sizing:border-box;outline:none;box-shadow:none;border-radius:8px;border:1px solid #000;background:#000;box-shadow:0 1px 2px #1018280d}textarea::-webkit-input-placeholder,select::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder{font-style:normal;opacity:1;color:#aaa}textarea::-moz-placeholder,select::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder{font-style:normal;opacity:1;color:#aaa}textarea:-ms-input-placeholder,select:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder{font-style:normal;opacity:1;color:#aaa}textarea:focus,select:focus,input[type=text]:focus,input[type=email]:focus,input[type=date]:focus,input[type=number]:focus,input[type=search]:focus,input[type=password]:focus{border-color:var(--theme-default-fg)}option{font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);color:#000;background:#fff;border-radius:0!important}input[type=search]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%235E5F81' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6667' d='m17.5 17.5-2.9166-2.9167m2.0833-5c0 3.9121-3.1713 7.0834-7.0834 7.0834-3.912 0-7.0833-3.1713-7.0833-7.0834C2.5 5.6713 5.6713 2.5 9.5833 2.5c3.9121 0 7.0834 3.1713 7.0834 7.0833Z'/%3E%3C/svg%3E");background-position:.5em 50%;background-size:20px auto;background-repeat:no-repeat;padding-left:calc(1em + 20px)}textarea{height:16em;field-sizing:content}select{width:auto;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.58006 6.20306L7.82105 1.89513C8.23353 1.34839 7.88839 0.5 7.24019 0.5L0.758232 0.5C0.118454 0.5 -0.235108 1.33896 0.177381 1.89513L3.41836 6.20306C3.72141 6.59898 4.27701 6.59898 4.58006 6.20306Z' fill='%23979797'/%3E%3C/svg%3E%0A");background-position:calc(100% - .5em) 50%;background-size:8px auto;background-repeat:no-repeat;padding-right:calc(1.5em + 20px)}select:open{background-image:url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.41994 0.796936L0.178954 5.10487C-0.233534 5.65161 0.111609 6.5 0.759806 6.5L7.24177 6.5C7.88155 6.5 8.23511 5.66104 7.82262 5.10487L4.58164 0.796936C4.27859 0.401021 3.72299 0.401021 3.41994 0.796936Z' fill='white'/%3E%3C/svg%3E%0A")}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}legend{font-family:Inter,sans-serif;font-weight:400;line-height:1.5;font-size:12px;padding:0 0 .5em}:root{--theme-font-size--heading-1: clamp(24px, (100vw - 360px) * .0180555556 - -24px, 50px);--theme-font-size--heading-2: clamp(20px, (100vw - 360px) * .0069444444 - -20px, 30px);--theme-font-size--heading-3: clamp(16px, (100vw - 360px) * .00625 - -16px, 25px);--theme-font-size--heading-4: clamp(13px, (100vw - 360px) * .0048611111 - -13px, 20px);--theme-font-size--heading-5: clamp(10px, (100vw - 360px) * .0043402778 - -10px, 16.25px);--theme-font-size--heading-6: clamp(10px, (100vw - 360px) * .0017361111 - -10px, 12.5px)}:where(h1,h2,h3,h4,h5,h6){color:inherit}:where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.has-heading-1-font-size,.has-heading-2-font-size,.has-heading-3-font-size,.has-heading-4-font-size,.has-heading-5-font-size,.has-heading-6-font-size){margin-top:gutter(1x);font-family:Inter,sans-serif;font-weight:700;line-height:1.25}:where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.has-heading-1-font-size,.has-heading-2-font-size,.has-heading-3-font-size,.has-heading-4-font-size,.has-heading-5-font-size,.has-heading-6-font-size).has-text-align-center{margin-inline:auto}.has-heading-1-font-size,.h1,h1{font-size:var(--theme-font-size--heading-1);letter-spacing:6%}.has-heading-2-font-size,.h2,h2{font-size:var(--theme-font-size--heading-2)}.has-heading-3-font-size,.h3,h3{font-size:var(--theme-font-size--heading-3)}.has-heading-4-font-size,.h4,h4{font-size:var(--theme-font-size--heading-4)}.has-heading-5-font-size,.h5,h5{font-size:var(--theme-font-size--heading-5)}.has-heading-6-font-size,.h6,h6{font-size:var(--theme-font-size--heading-6)}:is(p,ul,ol)+:is(h1,h2,h3,h4,h5,h6){margin-top:1.5em}:is(.is-eyebrow)+:is(h1,h2,h3,h4,h5,h6){margin-top:.5em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:.125em}h1+h2,h1+h3,h1+h4,h2+h3,h2+h4,h2+h5,h3+h4,h3+h5,h3+h6,h4+h5,h4+h6,h5+h6{margin-top:1em}li{margin:0;font-family:Inter,sans-serif;font-weight:400;line-height:1.25;font-size:var(--theme-font-size--medium)}li.has-small-font-size{font-size:var(--theme-font-size--small)!important}li.has-medium-font-size{font-size:var(--theme-font-size--medium)!important}li b,li strong{font-weight:700}li a{text-decoration:underline}ol,ul{margin:0;padding:0}ol:not([class]),ul:not([class]){margin-top:2rem;padding:0 0 0 1.5em}ol:not([class]) li,ul:not([class]) li{margin-top:1em}dl{margin-top:1em;padding:0 0 0 1.5em}h1+ul,h2+ul,h3+ul,h4+ul,h5+ul,h6+ul,h1+ol,h2+ol,h3+ol,h4+ol,h5+ol,h6+ol{margin-top:.25em}img.alignleft+ol,img.alignright+ol,img.alignleft+ul,img.alignright+ul,img.alignleft+dl,img.alignright+dl,ol:first-child,ul:first-child,dl:first-child{margin-top:0}ol{list-style:decimal}ul{list-style:disc}ul ul{list-style:square}ul ul ul{list-style:circle}dt{margin-top:.25em;font-weight:700}dd{font-weight:400}dt:first-child,li:first-child{margin-top:0}:root{--theme-font-size--small: clamp(10px, (100vw - 360px) * .0017361111 - -10px, 12.5px);--theme-font-size--medium: clamp(14px, (100vw - 360px) * .0024305556 - -14px, 17.5px)}p{margin-top:1em;max-width:42em;font-family:Inter,sans-serif;font-weight:400;line-height:1.25;font-size:var(--theme-font-size--medium)}p.has-small-font-size{font-size:var(--theme-font-size--small)!important}p.has-medium-font-size{font-size:var(--theme-font-size--medium)!important}p b,p strong{font-weight:700}p a{text-decoration:underline}p.is-eyebrow{font-weight:600;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#6bd067}h1+p,h2+p{margin-top:2em}ul+p,ol+p,h3+p,h4+p,h5+p,h6+p{margin-top:1em}img.alignleft+p,img.alignright+p,p:first-child{margin-top:0}table{width:100%;margin:2rem 0 0;padding:0;border:0;border-top:1px solid #aaa}table:first-child{margin-top:0}table caption{font-family:Inter,sans-serif;font-weight:400;line-height:1.5;font-size:clamp(12px,(100vw - 360px) * .0072916667 - -12px,22.5px);padding:0 0 .5em}th,td{padding:.5rem 10rem;border-bottom:1px solid #aaa;font-family:Inter,sans-serif;font-weight:400;line-height:1.25;font-size:clamp(18px,(100vw - 360px) * .0048611111 - -18px,25px)}th{font-weight:700}html,body{font-family:Inter,sans-serif;font-weight:400;line-height:1.25;font-optical-sizing:auto}html{scroll-behavior:smooth;scroll-padding-top:calc(80px + 2rem);font-size:3.45vw}@media (min-width: 897px){html{font-size:2.375vw}}body{margin:0;padding:0;letter-spacing:2%;background:var(--theme-default-bg);color:var(--theme-default-fg)}body img{max-width:100%}main{position:relative;width:100%;z-index:1;min-height:100vh;margin:0;padding:0;overflow-wrap:break-word;word-wrap:break-word}#lightbox_layer{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}#lightbox_layer:before{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2001;background:radial-gradient(105.29% 84.64% at 50.03% 112.44%,#f2c9ea99 8%,#e97ceb99 40%,#ea7ed500 95%),#000;content:"";opacity:.8}#lightbox_layer[hidden]{display:none}footer{position:relative;width:100%;z-index:2;margin:0;padding:0}header{position:relative;width:100%;z-index:100;margin:0;padding:0;height:80px}.header-nav-toggle{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}@media (max-width: 896px){.header-nav-toggle{width:6vw;height:6vw}}@media (min-width: 897px){.header-nav-toggle{width:2.66vw;height:2.66vw}}.header-nav-toggle .toggle-box{display:inline-block;position:relative}@media (max-width: 896px){.header-nav-toggle .toggle-box{width:6vw;height:6vw}}@media (min-width: 897px){.header-nav-toggle .toggle-box{width:2.66vw;height:2.66vw}}.header-nav-toggle .toggle-inner{display:block;top:50%;margin-top:-1px}@media (max-width: 896px){.header-nav-toggle .toggle-inner{margin-top:clamp(-.4vw,-.4vw,-1px)}}@media (min-width: 897px){.header-nav-toggle .toggle-inner{margin-top:clamp(-.1875vw,-.1875vw,-1.5px)}}.header-nav-toggle .toggle-inner,.header-nav-toggle .toggle-inner:before,.header-nav-toggle .toggle-inner:after{width:100%;background-color:inherit;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}@media (max-width: 896px){.header-nav-toggle .toggle-inner,.header-nav-toggle .toggle-inner:before,.header-nav-toggle .toggle-inner:after{height:clamp(2px,.8vw,.8vw)}}@media (min-width: 897px){.header-nav-toggle .toggle-inner,.header-nav-toggle .toggle-inner:before,.header-nav-toggle .toggle-inner:after{height:clamp(3px,.375vw,.375vw)}}.header-nav-toggle .toggle-inner:before,.header-nav-toggle .toggle-inner:after{content:"";display:block}.header-nav-toggle .toggle-inner:before{top:-300%}@media (max-width: 896px){.header-nav-toggle .toggle-inner:before{top:-325%}}.header-nav-toggle .toggle-inner:after{bottom:-300%}@media (max-width: 896px){.header-nav-toggle .toggle-inner:after{bottom:-325%}}.header-nav-toggle .toggle-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.header-nav-toggle .toggle-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.header-nav-toggle .toggle-inner:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.header-nav-toggle[aria-expanded=true] .toggle-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-nav-toggle[aria-expanded=true] .toggle-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.header-nav-toggle[aria-expanded=true] .toggle-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.c-language-switcher{position:relative}.c-language-switcher button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;font-weight:400;font-size:12px;line-height:135%;letter-spacing:2%;text-align:center;vertical-align:middle;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;text-transform:uppercase}.c-language-switcher button img{width:16px}.c-language-switcher button[aria-expanded=true] svg{transform:rotate(180deg)}.c-language-switcher_popover{position:absolute;left:50%;bottom:calc(100% + 16px);transform:translate(-50%)}.c-language-switcher_menu{border-radius:4px;border:1px solid #36253B;background:#000;max-height:310px;overflow:auto}.c-language-switcher_menu-item a{display:block;font-family:Inter,sans-serif;font-size:16px;padding:.5em 1em;white-space:nowrap;color:#cdcdcd;cursor:pointer;font-weight:400;transition:all .3s ease 0ms}.c-language-switcher_menu-item a[aria-selected=true]{color:#fff;font-weight:600}@media (hover: hover){.c-language-switcher_menu-item a:hover{background:#36253b;color:#fff;text-decoration:none}}.c-age-gate{position:relative;width:100%;min-height:100%}.c-age-gate_content{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;visibility:hidden}.c-age-gate_backdrop{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;overflow:hidden}.c-age-gate_backdrop img{position:relative;display:block;object-fit:cover;width:100%;height:100%}.c-age-gate_verify{position:relative;z-index:3;color:#fff}.c-age-gate_verify-inner{position:relative;max-width:700px;padding:32px}@media (max-height: 475px){.c-age-gate_verify-inner{max-width:none}}.c-age-gate_verify-inner h2{text-transform:uppercase;font-size:clamp(20px,(100vw - 360px) * .0037037037 - -20px,24px)}.c-age-gate_verify-inner p{margin:2em 0 1em;font-size:clamp(13px,(100vw - 360px) * .0027777778 - -13px,16px)}.c-age-gate_verify-inner .privacy{margin:1em 0;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-age-gate_verify-inner .error{margin:0 0 2em;color:#d40909;font-weight:700;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-age-gate_verify-inner label,.c-age-gate_verify-inner input,.c-age-gate_verify-inner option,.c-age-gate_verify-inner select,.c-age-gate_verify-inner textarea{font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-age-gate_verify-inner .actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:32px;padding-top:2rem}@media (min-width: 897px){.c-age-gate_verify-inner .actions{padding-top:1rem}}.c-age-gate_verify-inner button{cursor:pointer;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-age-gate_verify-inner button[data-lightbox-close]{border:2px solid #fff;background:none;border-radius:9999px;gap:8px;font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);text-transform:uppercase;letter-spacing:10%;padding:.666em 2em;color:#fff;text-decoration:none;transition:all .3s ease 0ms;display:none}.c-lightbox .c-age-gate_verify-inner button[data-lightbox-close]{display:inline-flex}.c-age-gate_verify-inner button[data-lightbox-close]:disabled{background:#979797!important}.c-age-gate_verify-inner button[data-agegate-confirm]{display:inline-flex;border-radius:9999px;border:2px solid #6BD067;background:none;font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);text-transform:uppercase;letter-spacing:10%;padding:.666em 2em;background:#6bd067;color:#36253b;text-decoration:none;transition:all .3s ease 0ms}@media (hover: hover){.c-age-gate_verify-inner button[data-agegate-confirm]:hover{text-decoration:none;border:2px solid #189D12;background:#189d12;color:#36253b}}.c-age-gate_verify-inner button[data-agegate-confirm]:disabled{background:#979797!important}.c-date-selector{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:10px}.c-lightbox-newsletter{position:relative;z-index:2002;background:url(/build/assets/bg-noise-BrwfzKAP.png) repeat 0 0}.c-lightbox-newsletter_inner{position:relative;padding:2rem}.c-lightbox-newsletter_inner .c-date-selector{margin:.5em 0 0}.c-lightbox-newsletter_inner .error{margin:0 0 2em;color:#d40909;font-weight:700;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-lightbox-newsletter_inner .actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:32px;padding-top:2rem}@media (min-width: 897px){.c-lightbox-newsletter_inner .actions{padding-top:1rem}}@media (max-width: 535px){.c-lightbox-newsletter_inner input[type=radio]+label{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;flex-direction:column!important}}.c-lightbox-newsletter_inner button{cursor:pointer;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-lightbox-newsletter_inner button[data-newsletter-subscribe]{display:inline-flex;border-radius:9999px;border:2px solid #6BD067;background:none;font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);text-transform:uppercase;letter-spacing:10%;padding:.666em 2em;background:#6bd067;color:#36253b;text-decoration:none;transition:all .3s ease 0ms}@media (hover: hover){.c-lightbox-newsletter_inner button[data-newsletter-subscribe]:hover{text-decoration:none;border:2px solid #189D12;background:#189d12;color:#36253b}}.c-lightbox-newsletter_inner button[data-newsletter-subscribe]:disabled{background:#979797!important}.c-lightbox-newsletter_close{position:absolute;right:.5rem;top:.5rem;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.c-lightbox-newsletter_close button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;gap:8px;cursor:pointer}.c-lightbox-trailer{position:relative;z-index:2002;aspect-ratio:16/9}@media (min-aspect-ratio: 16/9){.c-lightbox-trailer{height:80%}}@media (min-aspect-ratio: 16/9) and (max-height: 475px){.c-lightbox-trailer{height:84%}}@media (max-aspect-ratio: 16/9){.c-lightbox-trailer{width:80%}}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-trailer{width:100%}}@media (max-width: 896px){.c-lightbox-trailer:has(.c-age-gate){aspect-ratio:unset!important;width:auto!important;height:auto!important}}.c-lightbox-trailer_inner{position:relative;width:100%;height:100%}.c-lightbox-trailer_inner iframe,.c-lightbox-trailer_inner video{position:relative;width:100%;aspect-ratio:16/9}.c-lightbox-trailer_inner .c-age-gate,.c-lightbox-trailer_inner .c-age-gate_verify{position:relative;width:100%;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.c-lightbox-trailer_close{position:absolute;right:0;bottom:100%;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);transform:translate(38px,-10px)}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-trailer_close{transform:translate(-10px,-10px)}}.c-lightbox-trailer_close button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;gap:8px;cursor:pointer}.c-lightbox-trailer_close button span{font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#fff}.c-lightbox-gallery{position:relative;z-index:2002;aspect-ratio:16/9}@media (min-aspect-ratio: 16/9){.c-lightbox-gallery{height:80%}}@media (min-aspect-ratio: 16/9) and (max-height: 475px){.c-lightbox-gallery{height:84%}}@media (max-aspect-ratio: 16/9){.c-lightbox-gallery{width:80%}}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-gallery{width:100%}}@media (max-width: 896px){.c-lightbox-gallery:has(.c-age-gate){aspect-ratio:unset!important;width:auto!important;height:auto!important}}.c-lightbox-gallery_inner{position:relative;width:100%;height:100%}@media (min-width: 897px){.c-lightbox-gallery_inner{border-radius:0!important;overflow:hidden}}.c-lightbox-gallery_inner .c-age-gate,.c-lightbox-gallery_inner .c-age-gate_verify{position:relative;width:100%;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.c-lightbox-gallery_inner .b-game-gallery_item{display:none;border-radius:0!important}.c-lightbox-gallery_inner .b-game-gallery_item .b-game-gallery_item_preview{display:none!important}.c-lightbox-gallery_inner .b-game-gallery_item.active{display:block}.c-lightbox-gallery_inner .b-game-gallery_item .b-game-gallery_item-inner iframe,.c-lightbox-gallery_inner .b-game-gallery_item .b-game-gallery_item-inner video{position:absolute;left:0;top:0;width:100%;aspect-ratio:16/9}.c-lightbox-gallery_close{position:absolute;right:0;bottom:100%;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);transform:translate(40px)}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-gallery_close{transform:translate(-10px,-10px)}}.c-lightbox-gallery_close button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;gap:8px;cursor:pointer}.c-lightbox-gallery_close button span{font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#fff}.c-lightbox-gallery_navigation{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;left:50%;transform:translate(-50%);position:relative;padding-top:16px}@media (min-width: 897px){.c-lightbox-gallery_navigation{position:absolute;padding:0;top:calc(100% + .5rem)}}.c-lightbox-gallery_navigation-previous,.c-lightbox-gallery_navigation-next{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.c-lightbox-gallery_navigation-previous svg,.c-lightbox-gallery_navigation-next svg{width:32px}@media (min-width: 897px){.c-lightbox-gallery_navigation-previous svg,.c-lightbox-gallery_navigation-next svg{width:48px}}.c-lightbox-gallery_navigation-previous .icon-bg,.c-lightbox-gallery_navigation-next .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.c-lightbox-gallery_navigation-previous:hover,.c-lightbox-gallery_navigation-next:hover{cursor:pointer}.c-lightbox-gallery_navigation-previous:hover .icon-bg,.c-lightbox-gallery_navigation-next:hover .icon-bg{opacity:.6}}.c-lightbox-gallery_navigation-pagination{position:absolute;margin:0;padding:.666em 1.25em;display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;font-weight:600;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;border-radius:999px;color:#fff;background:#ffffff4d}@media (max-width: 896px){.c-lightbox-gallery_navigation-pagination{position:absolute;bottom:0;right:1rem}}@media (min-width: 897px){.c-lightbox-gallery_navigation-pagination{bottom:auto;right:0;top:calc(100% + .5rem)}}.c-lightbox-video{position:relative;z-index:2002;aspect-ratio:16/9}@media (min-aspect-ratio: 16/9){.c-lightbox-video{height:80%}}@media (min-aspect-ratio: 16/9) and (max-height: 475px){.c-lightbox-video{height:84%}}@media (max-aspect-ratio: 16/9){.c-lightbox-video{width:80%}}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-video{width:100%}}@media (max-width: 896px){.c-lightbox-video:has(.c-age-gate){aspect-ratio:unset!important;width:auto!important;height:auto!important}}.c-lightbox-video_inner{position:relative;width:100%;height:100%}.c-lightbox-video_inner iframe,.c-lightbox-video_inner video{position:relative;width:100%;aspect-ratio:16/9}.c-lightbox-video_inner .c-age-gate,.c-lightbox-video_inner .c-age-gate_verify{position:relative;width:100%;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.c-lightbox-video_close{position:absolute;right:0;bottom:100%;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);transform:translate(40px)}@media (max-aspect-ratio: 16/9) and (max-width: 640px){.c-lightbox-video_close{transform:translate(-10px,-10px)}}.c-lightbox-video_close button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;gap:8px;cursor:pointer}.c-lightbox-video_close button span{font-weight:600;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#fff}.b-add-to-wishlist{position:relative}.b-add-to-wishlist_bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background:url(/build/assets/bg-noise-BrwfzKAP.png) repeat 0 0}.b-add-to-wishlist_bg img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;object-position:50% 100%}.b-add-to-wishlist_inner{position:relative;z-index:2;padding:16px 2rem;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex-direction:column;gap:1rem}@media (min-width: 897px){.b-add-to-wishlist_inner{justify-content:center;flex-direction:row;align-items:center}}.b-add-to-wishlist_inner p{margin:0;padding:0;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.b-add-to-wishlist_inner ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:16px}.b-add-to-wishlist_inner ul li{position:relative;display:block;margin:0;padding:0;will-change:transform;transform:scale(1);transition:all .3s ease 0ms}@media (hover: hover){.b-add-to-wishlist_inner ul li:hover{transform:scale(1.1)}}.b-add-to-wishlist_inner svg{width:23px}@media (min-width: 897px){.b-add-to-wishlist_inner svg{width:48px}}.b-article{position:relative;padding:0 2rem 30rem;margin-top:-4rem}@media (min-width: 897px){.b-article{margin-top:-2rem;padding:0 5.32rem 12rem}}.b-article_header{position:relative;max-width:1152px;margin-inline:auto;padding-bottom:2rem}@media (min-width: 897px){.b-article_header{padding-bottom:1.332rem}}.b-article_header-timestamp{margin:.5em 0 0}.b-article_inner{position:relative;max-width:1152px;margin-inline:auto}.b-article_inner p{max-width:none}.b-article_inner iframe,.b-article_inner video,.b-article_inner audio{width:100%}.b-article_inner img{width:100%;height:auto}.b-article_inner :where(h1,h2,h3,h4,h5,h6){text-align:center}.b-article_inner :where(h1:not(:first-child),h2:not(:first-child)){margin-top:3em}.b-article_inner img[src*=".gif"]{max-width:100%;width:auto;margin-inline:auto}.b-article_inner p+p:has(img[src*=".gif"]){margin-top:3em}.b-article_inner p:has(img[src*=".gif"])+p:has(em:first-child) em:first-child{display:block;text-align:center}.b-article_inner p:has(img[src*=".gif"])+p:has(em:first-child)+p{margin-top:3em}.b-article_inner blockquote{float:left;width:50%;box-sizing:border-box;padding:1rem}.b-article_inner blockquote p{color:#6bd067;font-weight:700;text-transform:uppercase}.b-article_inner blockquote p:first-child:before{content:"“"}.b-article_inner blockquote p:last-child:after{content:"”"}.b-game-characters{position:relative}.b-game-characters_intro{position:relative;padding:0 2rem 2rem}.b-game-characters_intro h2{text-transform:uppercase}.b-game-characters_body{position:relative;container-type:inline-size}@media (max-width: 896px){.b-game-characters_body{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;flex-direction:column;gap:1rem;padding-bottom:32px}}@media (min-width: 897px){.b-game-characters_body{max-width:80%;margin-inline:auto}}.b-game-characters_inner{position:relative;overflow:clip}@media (max-width: 896px){.b-game-characters_inner{width:72vw;margin:0 auto}}@media (min-width: 897px){.b-game-characters_inner{margin:0 auto;width:100cqi;clip-path:polygon(0% 0%,100% 0%,100% 60%,87.5% 60%,87.5% 100%,11.5% 100%,11.5% 60%,0% 60%)}}.b-game-characters_carousel{position:relative;margin:0 auto}@media (max-width: 896px){.b-game-characters_carousel{width:96vw;margin:0;transform:translate(-24vw);margin-block:2rem}}@media (min-width: 897px){.b-game-characters_carousel{width:76cqi}}.b-game-characters_carousel-previous,.b-game-characters_carousel-next{display:block}.b-game-characters_carousel-previous svg,.b-game-characters_carousel-next svg{width:32px}@media (min-width: 897px){.b-game-characters_carousel-previous svg,.b-game-characters_carousel-next svg{width:48px}}.b-game-characters_carousel-previous .icon-bg,.b-game-characters_carousel-next .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.b-game-characters_carousel-previous:hover,.b-game-characters_carousel-next:hover{cursor:pointer}.b-game-characters_carousel-previous:hover .icon-bg,.b-game-characters_carousel-next:hover .icon-bg{opacity:.6}}@media (min-width: 897px){.b-game-characters:not(:has(.b-game-characters_carousel-item:nth-child(9))) .b-game-characters_carousel-previous,.b-game-characters:not(:has(.b-game-characters_carousel-item:nth-child(9))) .b-game-characters_carousel-next{display:none}}@media (min-width: 897px){.b-game-characters_carousel .flickity-viewport{overflow:visible}}@media (max-width: 896px){.b-game-characters_carousel-previous{position:absolute;bottom:0;right:calc(50% + 8px)}}@media (min-width: 897px){.b-game-characters_carousel-previous{position:absolute;left:2rem;left:-2rem;bottom:9vw}}@media (max-width: 896px){.b-game-characters_carousel-next{position:absolute;bottom:0;left:calc(50% + 8px)}}@media (min-width: 897px){.b-game-characters_carousel-next{position:absolute;bottom:9vw;right:2rem;right:-2rem}}.b-game-characters_carousel-item{position:relative}@media (max-width: 896px){.b-game-characters_carousel-item{width:24vw}}@media (min-width: 897px){.b-game-characters_carousel-item{width:19cqi;padding-top:clamp(350px,32cqi,32cqi)}}@media (min-width: 897px){.b-game-characters_carousel-item_details{position:absolute;top:0;left:-7cqi;width:93cqi;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:2rem}.b-game-characters_carousel-item_details img{position:relative;width:26.5cqi;transform:translateY(0) scale(1);opacity:1;transform-origin:50% 100%;transition:transform .6s ease 0ms,opacity .6s ease .15s;will-change:transform opacity}}@media (max-width: 896px){.b-game-characters_carousel-item .b-game-characters_carousel-item_details{display:none}}@media (min-width: 897px){.b-game-characters_carousel-item_details-text{position:relative;padding-top:calc(.5cqi + 2rem);width:calc(100% - 27cqi - 2rem);transform:scale(1);opacity:1;will-change:transform opacity;transition:opacity .6s ease .6s}}.b-game-characters_carousel-item_details-text h2{font-size:var(--theme-font-size--heading-1);font-weight:700;line-height:105%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;margin:0 0 .66em}@media (max-width: 896px){.b-game-characters_carousel-item_details-text h2{margin:2rem 0 .66em}}.b-game-characters_carousel-item:not(.is-selected) .b-game-characters_carousel-item_details img{transform:translateY(50%) scale(0);opacity:0;transition:transform 0ms ease 0ms,opacity 0ms ease 0ms}.b-game-characters_carousel-item:not(.is-selected) .b-game-characters_carousel-item_details .b-game-characters_carousel-item_details-text{transform:scaleY(0);opacity:0;transition:opacity 0ms ease 0ms}.b-game-characters_carousel-item_thumb{position:relative;cursor:pointer}@media (max-width: 896px){.b-game-characters_carousel-item_thumb{width:24vw;padding:0 1.25vw}.b-game-characters_carousel-item_thumb img{border:2px solid #fff;border-radius:4vw;opacity:1;background:#979797}}@media (min-width: 897px){.b-game-characters_carousel-item_thumb{width:19cqi;padding:0 1.25cqi}.b-game-characters_carousel-item_thumb img{width:100%;opacity:0;transition:all .3s ease 0ms;transform:translateY(-100%) scale(0);transform-origin:50% 100%;transition:all .45s ease 0ms;will-change:transform opacity;border:3px solid #fff;border-radius:2.3cqi}}@media (min-width: 897px){.b-game-characters_carousel-item:not(.is-selected) .b-game-characters_carousel-item_thumb img{opacity:1;background:#979797;transition:all .45s ease .45s;transform:translateY(0) scale(1)}}.b-game-characters_selected{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex-direction:column;padding-inline:2rem;gap:2rem}.b-game-characters_selected img{position:relative;width:57.5vw;left:-3.5vw;margin:0 auto}@media (min-width: 897px){.b-game-characters_selected{display:none}}.b-game-gallery{position:relative}body:has(.c-lightbox-gallery:not([hidden])) .b-game-gallery{visibility:hidden}.b-game-gallery_header{position:relative;text-align:center;padding-bottom:2rem}.b-game-gallery_header p{margin:0 0 1em;max-width:none}@media (min-width: 897px){.b-game-gallery_header{padding-bottom:2rem}}.b-game-gallery_filters{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important;min-height:clamp(32px,(100vw - 360px) * .0472222222 - -32px,100px)!important}.b-game-gallery_filters fieldset{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important}@media (max-width: 896px){.b-game-gallery_filters fieldset{flex-direction:column;align-items:stretch;gap:0}}.b-game-gallery_filters label{margin:0;padding:0;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important;font-weight:700;line-height:105%;letter-spacing:6%;text-align:center;vertical-align:middle;text-transform:uppercase;opacity:.3;color:#fff!important;cursor:pointer;user-select:none;-webkit-user-select:none}.b-game-gallery_filters input{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.b-game-gallery_filters input:checked+label{opacity:1}@media (max-width: 896px){.b-game-gallery_filters fieldset{position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 12'%3E%3Cpath fill='%23fff' d='M9.7 11 16 3C17 2 16.3.6 15 .6H2C.7.5 0 2 1 3.1L7.3 11c.6.7 1.8.7 2.4 0Z'/%3E%3C/svg%3E");background-position:calc(100% - .25em) 50%;background-repeat:no-repeat;background-size:17px 12px;padding:.25em 30px;z-index:10}.b-game-gallery_filters.is-expanded fieldset{background:#000;outline:1px solid #666}.b-game-gallery_filters label{display:block;padding:.25em;text-align:center}.b-game-gallery_filters:not(.is-expanded) input:not(:checked)+label{display:none}}.b-game-gallery_inner{position:relative}@media (min-width: 897px){.b-game-gallery_inner{padding:0 2rem}}.b-game-gallery_carousel{position:relative;margin:0 auto}@media (min-width: 897px){.b-game-gallery_carousel{width:100%}}.b-game-gallery_item{position:relative;display:block;width:100%}@media (min-width: 897px){.b-game-gallery .b-game-gallery_item{width:33.333%}}.b-game-gallery_item .c-age-gate{position:absolute;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.b-game-gallery_item .b-game-gallery_item-inner,.b-game-gallery_item img,.b-game-gallery_item video,.b-game-gallery_item iframe{position:relative;width:100%;aspect-ratio:16/9;object-fit:cover}.b-game-gallery_item .b-game-gallery_item_preview{position:absolute;left:0;top:0;width:100%;aspect-ratio:16/9;z-index:5}@media (min-width: 897px){.b-game-gallery .b-game-gallery_item{min-height:11.23875vw;border-radius:32px;overflow:hidden;padding-block:3.6rem;z-index:100}.b-game-gallery .b-game-gallery_item .b-game-gallery_item-inner{will-change:transform;transform:scale(1);transition:all .3s ease 0ms}.b-game-gallery .b-game-gallery_item:not(.is-selected){border-radius:32px;overflow:hidden;z-index:125}.b-game-gallery .b-game-gallery_item:not(.is-selected) .b-game-gallery_item-inner{border-radius:22px;overflow:hidden;transform:scale(1.4) translate(14.5%)}.b-game-gallery .b-game-gallery_item:not(.is-selected) .c-age-gate_verify{transform:scale(.7142857143)}.b-game-gallery .b-game-gallery_item.is-selected{z-index:200;overflow:visible}.b-game-gallery .b-game-gallery_item.is-selected .b-game-gallery_item-inner{border-radius:16px;overflow:hidden;transform:scale(2)}.b-game-gallery .b-game-gallery_item.is-selected .c-age-gate_verify{transform:scale(.5)}.b-game-gallery .b-game-gallery_item.is-selected+.b-game-gallery_item{border-radius:32px;overflow:hidden;z-index:150}.b-game-gallery .b-game-gallery_item.is-selected+.b-game-gallery_item .b-game-gallery_item-inner{overflow:hidden;transform:scale(1.4) translate(-14.5%)}.b-game-gallery .b-game-gallery_item.is-selected+.b-game-gallery_item+.b-game-gallery_item{visibility:hidden}}.b-game-gallery_cta{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;left:50%;top:50%;transform:translate(-50%,-50%)}.b-game-gallery_cta svg{width:48px}@media (min-width: 897px){.b-game-gallery_cta svg{width:64px}.b-game-gallery .b-game-gallery_cta svg{width:48px}}.b-game-gallery_cta .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.b-game-gallery_cta:hover{cursor:pointer}.b-game-gallery_cta:hover .icon-bg{opacity:.6}}@media (max-width: 896px){.b-game-gallery_navigation{padding-top:2rem;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px}}@media (min-width: 897px){.b-game-gallery_navigation{position:absolute;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;left:50%;transform:translate(-50%);bottom:1.466rem;bottom:.666rem}}.b-game-gallery_navigation-previous,.b-game-gallery_navigation-next{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.b-game-gallery_navigation-previous svg,.b-game-gallery_navigation-next svg{width:32px}@media (min-width: 897px){.b-game-gallery_navigation-previous svg,.b-game-gallery_navigation-next svg{width:48px}}.b-game-gallery_navigation-previous .icon-bg,.b-game-gallery_navigation-next .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.b-game-gallery_navigation-previous:hover,.b-game-gallery_navigation-next:hover{cursor:pointer}.b-game-gallery_navigation-previous:hover .icon-bg,.b-game-gallery_navigation-next:hover .icon-bg{opacity:.6}}.b-game-gallery_navigation-pagination{position:absolute;margin:0;padding:.666em 1.25em;display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;font-weight:600;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;border-radius:999px;color:#fff;background:#ffffff4d}@media (max-width: 896px){.b-game-gallery_navigation-pagination{right:1rem;bottom:calc(3rem + 32px)}}@media (min-width: 897px){.b-game-gallery_navigation-pagination{right:calc(.666rem + 20vw);bottom:.666rem}}.b-group{position:relative}.b-group_bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background:url(/build/assets/bg-noise-BrwfzKAP.png) repeat 0 0}.b-group_bg img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;object-position:50% 100%}.b-group_inner{position:relative;z-index:2;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:6rem;padding-block:6rem}@media (min-width: 897px){.b-group_inner{gap:4rem;padding-block:4rem}}.b-homepage-masthead{position:relative}.b-homepage-masthead_inner{position:relative;width:100%;overflow:hidden;container-type:size;aspect-ratio:1000/1306;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}@media (min-width: 897px){.b-homepage-masthead_inner{aspect-ratio:1000/465}}.b-homepage-masthead_art-bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.b-homepage-masthead_art-fg{position:relative;width:100%}.b-homepage-masthead_heading{position:absolute;left:2rem;right:2rem;display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-end}@media (max-width: 896px){.b-homepage-masthead_heading{top:0;height:10cqb}}@media (min-width: 897px){.b-homepage-masthead_heading{top:0;height:16.5cqb}}.b-homepage-masthead_heading h1{margin:0;font-family:Inter;font-weight:700;line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#fff}@media (max-width: 896px){.b-homepage-masthead_heading h1{font-size:3.5vw}}@media (min-width: 897px){.b-homepage-masthead_heading h1{font-size:1.35vw}}.b-homepage-masthead_cta{position:absolute;left:2rem;bottom:2rem;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.b-homepage-masthead_cta svg{width:48px}@media (min-width: 897px){.b-homepage-masthead_cta svg{width:64px}}.b-homepage-masthead_cta svg .icon-bg{transition:all .3s ease 0ms;opacity:.3}.b-homepage-masthead_cta span{display:block;padding:0 0 0 1em;font-family:Inter;font-weight:600;font-size:clamp(13px,(100vw - 360px) * .0022569444 - -13px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;text-align:left;color:#fff;max-width:10em}@media (hover: hover){.b-homepage-masthead_cta:hover{cursor:pointer;text-decoration:none}.b-homepage-masthead_cta:hover svg .icon-bg{opacity:.6}}.b-news-featured{position:relative}.b-news-featured_header{position:relative;padding:0 2rem 2rem;text-align:center}.b-news-featured_header .is-eyebrow{margin-inline:auto}.b-news-featured_header h2{font-size:var(--theme-font-size--heading-1);letter-spacing:6%;font-weight:700;line-height:105%;vertical-align:middle;text-transform:uppercase;color:#fff}.b-news-featured_inner{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:2rem;padding:0 2rem}@media (min-width: 897px){.b-news-featured_inner{gap:1.332rem;padding:0 5.32rem}}.b-news-featured_item{position:relative;width:100%;border-radius:16px;background:#36253be6;overflow:hidden;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column;outline:3px solid rgba(205,205,205,0);transition:outline .3s ease 0ms}@media (min-width: 897px){.b-news-featured_item{border-radius:32px}.b-news-featured_item:not(:first-child){width:calc((100% - 1.332rem)/2 - .5px)}}@media (hover: hover){.b-news-featured_item:hover{outline:3px solid #CDCDCD}}.b-news-featured_item-photo{position:relative}.b-news-featured_item-photo img{width:100%;height:auto;object-fit:cover;aspect-ratio:100/35;border-radius:16px 16px 0 0}@media (min-width: 897px){.b-news-featured_item-photo img{aspect-ratio:100/35;border-radius:32px 32px 0 0}}.b-news-featured_item-photo_tags{position:absolute;margin:0;padding:0;list-style:none;top:1rem;right:1rem}@media (min-width: 897px){.b-news-featured_item-photo_tags{top:.5rem;right:.5rem}}.b-news-featured_item-photo_tags li{margin:0;padding:.666em 1.25em;font-family:Inter;font-weight:600;font-size:13px;line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#060606;border-radius:999px;background:#cdcdcd}.b-news-featured_item-text{position:relative;padding:1.332rem}@media (min-width: 897px){.b-news-featured_item-text{padding:.666rem}}.b-news-featured_item-text_timestamp{font-weight:600;font-size:clamp(10px,(100vw - 360px) * .0043402778 - -10px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase}.b-news-featured_item-text_title{font-weight:700;font-size:clamp(16px,(100vw - 360px) * .00625 - -16px,25px);line-height:125%;letter-spacing:2%;vertical-align:bottom;margin:.5em 0 0}.b-news-featured_item-text_title a{text-decoration:none;color:#fff}.b-news-featured_item-text_excerpt{display:none;margin:1.5em 0 0}.b-news-featured_item:first-child{width:100%!important}@media (min-width: 897px){.b-news-featured_item:first-child img{border-radius:32px;aspect-ratio:100/60}}@media (min-width: 897px){.b-news-featured_item:first-child{flex-direction:row;align-items:center}.b-news-featured_item:first-child .b-news-featured_item-text{padding:1rem}.b-news-featured_item:first-child .b-news-featured_item-text_excerpt{display:block}.b-news-featured_item:first-child .b-news-featured_item-photo,.b-news-featured_item:first-child .b-news-featured_item-text{width:50%}}.b-news-featured_footer{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding:2rem}@media (min-width: 897px){.b-news-featured_footer{padding:1.332rem}}.b-news-featured_footer .b-btn{font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px)}.b-news-main{position:relative;padding-bottom:4rem}.b-news-main_header{position:relative;padding:0 2rem 2rem;text-align:center}.b-news-main_header .is-eyebrow{margin-inline:auto}.b-news-main_header h2{font-size:var(--theme-font-size--heading-1);letter-spacing:6%;font-weight:700;line-height:105%;vertical-align:middle;text-transform:uppercase;color:#fff}.b-news-main_filters{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important;min-height:clamp(32px,(100vw - 360px) * .0472222222 - -32px,100px)!important}.b-news-main_filters fieldset{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important}@media (max-width: 896px){.b-news-main_filters fieldset{flex-direction:column;align-items:stretch;gap:0}}.b-news-main_filters label{margin:0;padding:0;font-size:clamp(16px,(100vw - 360px) * .0236111111 - -16px,50px)!important;font-weight:700;line-height:105%;letter-spacing:6%;text-align:center;vertical-align:middle;text-transform:uppercase;opacity:.3;color:#fff!important;cursor:pointer;user-select:none;-webkit-user-select:none}.b-news-main_filters input{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.b-news-main_filters input:checked+label{opacity:1}@media (max-width: 896px){.b-news-main_filters fieldset{position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 12'%3E%3Cpath fill='%23fff' d='M9.7 11 16 3C17 2 16.3.6 15 .6H2C.7.5 0 2 1 3.1L7.3 11c.6.7 1.8.7 2.4 0Z'/%3E%3C/svg%3E");background-position:calc(100% - .25em) 50%;background-repeat:no-repeat;background-size:17px 12px;padding:.25em 30px;z-index:10}.b-news-main_filters.is-expanded fieldset{background:#000;outline:1px solid #666}.b-news-main_filters label{display:block;padding:.25em;text-align:center}.b-news-main_filters:not(.is-expanded) input:not(:checked)+label{display:none}}.b-news-main_inner{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:2rem;padding:0 2rem}@media (min-width: 897px){.b-news-main_inner{gap:1.332rem;padding:0 5.32rem}}.b-news-main_item{position:relative;width:100%;border-radius:16px;background:#36253be6;overflow:hidden;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column}@media (min-width: 897px){.b-news-main_item{border-radius:32px}.b-news-main_item:not(:first-child){width:calc((100% - 1.332rem)/2 - .5px)}}.b-news-main_item-photo img{border-radius:16px 16px 0 0;width:100%;height:auto;object-fit:cover}@media (max-width: 896px){.b-news-main_item-photo img{aspect-ratio:100/35}}@media (min-width: 897px){.b-news-main_item-photo img{aspect-ratio:304/212;border-radius:32px 32px 0 0}}.b-news-main_item-tags{position:absolute;margin:0;padding:0;list-style:none;top:1rem;right:1rem;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end;flex-direction:column;gap:10px}@media (min-width: 897px){.b-news-main_item-tags{top:.5rem;right:.5rem}}.b-news-main_item-tags li{margin:0;padding:.666em 1.25em;font-family:Inter;font-weight:600;font-size:13px;line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase;color:#060606;border-radius:999px;background:#cdcdcd}.b-news-main_item-text{position:relative;padding:1.332rem}@media (min-width: 897px){.b-news-main_item-text{padding:.666rem}}.b-news-main_item-text_timestamp{font-weight:600;font-size:clamp(10px,(100vw - 360px) * .0043402778 - -10px,16.25px);line-height:125%;letter-spacing:10%;vertical-align:middle;text-transform:uppercase}.b-news-main_item-text_title{font-weight:700;font-size:clamp(16px,(100vw - 360px) * .00625 - -16px,25px);line-height:125%;letter-spacing:2%;vertical-align:bottom;margin:.5em 0 0}.b-news-main_item-text_title a{text-decoration:none;color:#fff}.b-news-main_item-text_excerpt{display:none;margin:1.5em 0 0;font-size:clamp(10px,(100vw - 360px) * .0034722222 - -10px,15px)}.b-news-main_item{width:100%!important;outline:3px solid rgba(205,205,205,0);transition:outline .3s ease 0ms}@media (hover: hover){.b-news-main_item:hover{outline:3px solid #CDCDCD}}@media (min-width: 897px){.b-news-main_item img{border-radius:32px}}@media (min-width: 897px){.b-news-main_item{display:flex;flex-wrap:nowrap;align-items:stretch;flex-direction:row}.b-news-main_item .b-news-main_item-text{padding:1rem}.b-news-main_item .b-news-main_item-text_excerpt{display:block}.b-news-main_item .b-news-main_item-photo{width:28%}.b-news-main_item .b-news-main_item-photo a{display:block;height:100%}.b-news-main_item .b-news-main_item-photo a img{width:100%;height:100%;object-fit:cover}.b-news-main_item .b-news-main_item-text{width:56%}}.b-news-main_pagination{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding:2rem}@media (min-width: 897px){.b-news-main_pagination{padding:1.332rem}}.b-news-main_pagination ul,.b-news-main_pagination li{margin:0;padding:0;list-style:none}.b-news-main_pagination ul{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:32px}.b-news-main_pagination a{display:block;text-decoration:none}.b-news-main_pagination a svg{width:32px}@media (min-width: 897px){.b-news-main_pagination a svg{width:48px}}.b-news-main_pagination a .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.b-news-main_pagination a:hover{cursor:pointer}.b-news-main_pagination a:hover .icon-bg{opacity:.6}}.b-photo-text-container{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:2rem;padding-inline:2rem}@media (min-width: 897px){.b-photo-text-container{flex-direction:row}}@keyframes photo-text-container_parallax{0%{transform:translateY(15vh)}to{transform:translateY(-15vh)}}@supports (animation-timeline: view()){.b-photo-text-container.has-photo-animation .b-photo-text-container_photo{animation:linear photo-text-container_parallax both;animation-timeline:view();animation-range:entry-crossing 0% exit-crossing 100%}@media (max-width: 896px){.b-photo-text-container.has-photo-animation .b-photo-text-container_photo{transform:none!important;animation:none!important}}}.b-photo-text-container_text,.b-photo-text-container_photo{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%}.b-photo-text-container_text :is(h1,h2,h3,h4),.b-photo-text-container_photo :is(h1,h2,h3,h4){text-transform:uppercase}.b-photo-text-container_text :is(h1,h2,h3,h4,p),.b-photo-text-container_photo :is(h1,h2,h3,h4,p){text-wrap:balance}.b-photo-text-container_text img,.b-photo-text-container_photo img{width:100%}@media (min-width: 897px){.b-photo-text-container_text,.b-photo-text-container_photo{width:calc((100% - 2rem)/2 - .5px)}}@media (min-width: 897px){.b-photo-text-container.is-photo-left .b-photo-text-container_text{order:2}.b-photo-text-container.is-photo-left .b-photo-text-container_photo,.b-photo-text-container.is-photo-right .b-photo-text-container_text{order:1}.b-photo-text-container.is-photo-right .b-photo-text-container_photo{order:2}}.b-site-header{position:fixed;margin:0;background:url(/build/assets/bg-noise-BrwfzKAP.png) repeat 0 0;width:100%;height:80px}.b-site-header_inner{position:relative;padding:0 2rem;height:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.b-site-header_logo{position:relative;display:block;height:24px;z-index:1000}@media (min-width: 897px){.b-site-header_logo{height:32px}}.b-site-header_logo img{height:100%}.b-site-header_nav-main{position:relative}@media (max-width: 896px){.b-site-header_nav-main{position:fixed;left:0;top:0;width:100%;height:100%;background:url(/build/assets/bg-noise-BrwfzKAP.png) repeat 0 0;transform:translate(-150vw);will-change:transform}}@media (min-width: 897px){.b-site-header_nav-main{width:calc(100% - 135px - 2rem);height:100%;margin-left:auto}}.b-site-header_nav-toggle[aria-expanded=true]+.b-site-header_nav-main{transform:translate(0)}.b-site-header_nav-menu_inner{position:relative}@media (max-width: 896px){.b-site-header_nav-menu_inner{height:100%}}@media (min-width: 897px){.b-site-header_nav-menu_inner{height:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}}.b-site-header_nav{position:relative}.b-site-header_nav-main_primary{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end;flex-direction:column}@media (max-width: 896px){.b-site-header_nav-main_primary{padding:calc(2rem + 80px) 2rem 2rem 2rem}}@media (min-width: 897px){.b-site-header_nav-main_primary{justify-content:flex-start;align-items:stretch;gap:.66rem;flex-direction:row;height:80px}}.b-site-header_nav-item{margin:0;padding:0;font-size:clamp(13px,(100vw - 360px) * 0 - -13px,13px);font-weight:600;text-transform:uppercase;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}@media (max-width: 896px){.b-site-header_nav-item{padding:.25em 0;margin:1em 0}}.b-site-header_nav-item a{display:block;height:100%;text-decoration:none;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.b-site-header_nav-item a[aria-selected=true]{color:#6bd067;border-bottom:3px solid #6BD067}@media (max-width: 896px){.b-site-header_subscribe{position:absolute;bottom:2rem;left:2rem;right:2rem;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}}@media (min-width: 897px){.b-site-header_subscribe{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}}.b-site-header_nav-toggle{position:fixed;z-index:2000;cursor:pointer;top:40px;transform:translateY(-50%);right:2rem}@media (min-width: 897px){.b-site-header_nav-toggle{display:none}}.b-site-header_nav-toggle{outline:0;color:#fff}.b-site-header_nav-toggle .toggle-inner,.b-site-header_nav-toggle .toggle-inner:before,.b-site-header_nav-toggle .toggle-inner:after{background-color:#fff}.header-nav-active .b-site-header_nav-toggle{outline:0;color:#fff}.header-nav-active .b-site-header_nav-toggle .toggle-inner,.header-nav-active .b-site-header_nav-toggle .toggle-inner:before,.header-nav-active .b-site-header_nav-toggle .toggle-inner:after{background-color:#fff}@media (hover: hover){.b-site-header_nav-toggle:hover .toggle-inner,.b-site-header_nav-toggle:hover .toggle-inner:before,.b-site-header_nav-toggle:hover .toggle-inner:after{background-color:#fff!important}}.b-site-header_nav-toggle[aria-expanded=true]{outline:0;color:#fff}.b-site-header_nav-toggle[aria-expanded=true] .toggle-inner,.b-site-header_nav-toggle[aria-expanded=true] .toggle-inner:before,.b-site-header_nav-toggle[aria-expanded=true] .toggle-inner:after{background-color:#fff}@media (hover: hover){.b-site-header_nav-toggle[aria-expanded=true]:hover .toggle-inner,.b-site-header_nav-toggle[aria-expanded=true]:hover .toggle-inner:before,.b-site-header_nav-toggle[aria-expanded=true]:hover .toggle-inner:after{background-color:#fff!important}}.b-site-footer{position:relative;background:#000;padding:2rem}.b-site-footer_inner{position:relative;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:2rem}@media (min-width: 897px){.b-site-footer_inner{gap:.666rem}}.b-site-footer_primary{position:relative;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width: 896px){.b-site-footer_primary{justify-content:center;flex-wrap:wrap;gap:1.5rem}}.b-site-footer_social{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;flex-direction:column}@media (max-width: 896px){.b-site-footer_social{width:100%}}@media (min-width: 897px){.b-site-footer_social{order:2;padding-left:118px}}.b-site-footer_social-heading{font-weight:600;font-size:16px;line-height:125%;letter-spacing:10%;text-align:center;vertical-align:middle;text-transform:uppercase;margin:0 0 1em}.b-site-footer_social-links{margin:0 auto;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:16px}.b-site-footer_social-links li{margin:0;padding:0;will-change:transform;transform:scale(1);transition:all .3s ease 0ms}@media (hover: hover){.b-site-footer_social-links li:hover{transform:scale(1.1)}}.b-site-footer_social-links img{width:32px}.b-site-footer_gsg{width:56px}@media (min-width: 897px){.b-site-footer_gsg{width:64px;order:1}}.b-site-footer_esrb{width:133px}@media (min-width: 897px){.b-site-footer_esrb{width:182px;order:3}}.b-site-footer_inner .c-language-switcher{margin:0 auto}.b-site-footer_links{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}.b-site-footer_links-item{margin:0;padding:0;font-size:clamp(12px,(100vw - 360px) * .0020833333 - -12px,15px)}.b-site-footer_links-item #ot-sdk-btn.ot-sdk-show-settings,.b-site-footer_links-item button,.b-site-footer_links-item a{margin:0;padding:0;font-size:clamp(12px,(100vw - 360px) * .0020833333 - -12px,15px);background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#979797;text-decoration:none;transition:all .3s ease 0ms}@media (hover: hover){.b-site-footer_links-item #ot-sdk-btn.ot-sdk-show-settings:hover,.b-site-footer_links-item button:hover,.b-site-footer_links-item a:hover{background:none!important;color:#fff}}.b-site-footer_legal{margin:0 auto;padding:0;font-size:clamp(12px,(100vw - 360px) * .0020833333 - -12px,15px);color:#979797;text-decoration:none;max-width:64em;text-align:center}.b-video-player{position:relative;margin:1rem 0}.b-video-player_inner{position:relative;display:block;width:100%;background:#36253b}.b-video-player_inner .c-age-gate{position:absolute;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.b-video-player_inner img{width:100%;aspect-ratio:16/9;object-fit:cover;cursor:pointer}.b-video-player_cta{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;left:1rem;bottom:1rem}@media (min-width: 897px){.b-video-player_cta{left:.666rem;bottom:.666rem}}.b-video-player_cta svg{width:48px}@media (min-width: 897px){.b-video-player_cta svg{width:64px}}.b-video-player_cta .icon-bg{opacity:.3;transition:all .3s ease 0ms}@media (hover: hover){.b-video-player_cta:hover{cursor:pointer}.b-video-player_cta:hover .icon-bg{opacity:.6}}.b-error{position:relative;padding:6rem 2rem}@media (min-width: 897px){.b-error{padding:6rem 5.32rem}}.b-error_inner{position:relative;max-width:1152px;margin-inline:auto;padding-bottom:2rem;text-align:center}@media (min-width: 897px){.b-error_inner{padding-bottom:1.332rem}}.b-error_inner h1{text-transform:uppercase}.b-error_inner p{margin-top:.75em;margin-inline:auto;text-align:center}.b-error_inner p+p{margin-top:3em}
