.btn.btn--link.deposit-button[data-v-c6bf6525]{display:flex;justify-items:center;height:36px;border-radius:0;box-shadow:0 3px 6px #00000026;background-color:var(--surface);color:var(--on-background);min-width:60px;transition:box-shadow .2s ease-in-out,width .2s ease-in-out,background-color .2s ease-in-out}.btn.btn--link.deposit-button[data-v-c6bf6525] .icon{background-color:var(--primary);color:var(--on-primary);padding:4px;border-radius:50%;margin-left:-4px;min-width:18px;min-height:18px}.btn.btn--link.deposit-button[data-v-c6bf6525] .loader{margin-left:0}.btn.btn--link.deposit-button[data-v-c6bf6525]:hover{box-shadow:0 6px 12px #0000002b}.btn.btn--link.deposit-button[data-v-c6bf6525]:focus,.btn.btn--link.deposit-button[data-v-c6bf6525]:hover{background-color:var(--surface-hover)}.btn.btn--link.deposit-button[data-v-c6bf6525]:active,.btn.btn--link.deposit-button[data-v-c6bf6525]:focus,.btn.btn--link.deposit-button[data-v-c6bf6525]:hover,.btn.btn--link.deposit-button[data-v-c6bf6525]:visited{text-decoration:none;color:var(--on-background)}.btn.btn--link.deposit-button__balance[data-v-c6bf6525]{font-weight:600;display:flex;align-items:center;gap:6px}.drawer[data-v-77c6c02a]{--animation-duration:.35s;--content-delay:.2s;--content-stagger:.1s;position:absolute;display:grid;grid-template-rows:minmax(0,1fr);width:auto;max-height:var(--drawer-max-height);padding:15px 0;background:var(--surface);color:var(--on-surface);border-radius:var(--border-radius);transform-origin:top right;box-shadow:0 8px 24px #0000001f,0 2px 4px #0000000f}.drawer--has-header[data-v-77c6c02a]:not(.drawer--has-footer){padding:0 0 15px;grid-template-rows:auto minmax(0,1fr)}.drawer--has-footer[data-v-77c6c02a]:not(.drawer--has-header){padding:15px 0 0;grid-template-rows:minmax(0,1fr) auto}.drawer--has-header.drawer--has-footer[data-v-77c6c02a]{padding:0;grid-template-rows:auto minmax(0,1fr) auto}.drawer__header[data-v-77c6c02a]{display:flex;align-items:center;padding:15px;min-height:-moz-fit-content;min-height:fit-content}.drawer__body[data-v-77c6c02a]{padding:0 15px 15px;overflow-y:auto;min-height:0;scrollbar-width:none}.drawer__body[data-v-77c6c02a]::-webkit-scrollbar{width:0}.drawer__footer[data-v-77c6c02a]{padding:15px;min-height:-moz-fit-content;min-height:fit-content}.drawer-container[data-v-77c6c02a]{position:relative}.drawer-enter-active[data-v-77c6c02a],.drawer-leave-active[data-v-77c6c02a]{transition:all var(--animation-duration) cubic-bezier(.4,0,.2,1)}.drawer-enter-from[data-v-77c6c02a],.drawer-leave-to[data-v-77c6c02a]{opacity:0;transform:scale(.2)}.drawer-enter-to[data-v-77c6c02a],.drawer-leave-from[data-v-77c6c02a]{opacity:1;transform:scale(1)}.drawer__body[data-v-77c6c02a],.drawer__footer[data-v-77c6c02a],.drawer__header[data-v-77c6c02a]{opacity:0;transform:translateY(15px);animation:slideUp-77c6c02a var(--animation-duration) forwards}.drawer__header[data-v-77c6c02a]{animation-delay:var(--content-delay)}.drawer__body[data-v-77c6c02a]{animation-delay:calc(var(--content-delay) + var(--content-stagger))}.drawer__footer[data-v-77c6c02a]{animation-delay:calc(var(--content-delay) + var(--content-stagger)*2)}@keyframes slideUp-77c6c02a{to{opacity:1;transform:translateY(0)}}.user-avatar[data-v-b146172f]{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:0;background-color:var(--color,var(--primary));color:var(--on-color,var(--on-primary));border:none;padding:0;font-weight:600;line-height:1;box-shadow:0 3px 6px #00000026;cursor:pointer;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user-avatar--sm[data-v-b146172f]{height:36px;font-size:12px}.user-avatar--md[data-v-b146172f]{height:44px;font-size:14px}.user-avatar--lg[data-v-b146172f]{height:56px;font-size:16px}.user-avatar[data-v-b146172f]:hover{box-shadow:0 6px 12px #0000002b}.user-avatar[data-v-b146172f]:active{transform:scale(.96)}.user-avatar[data-v-b146172f]:focus-visible{outline:2px solid var(--color,var(--primary));outline-offset:2px}.list-link[data-v-9a55a01c],a[data-v-9a55a01c]{text-decoration:none}.list-link[data-v-9a55a01c]{font-size:18px;font-weight:500;display:flex;height:var(--v891a4498);align-items:center;gap:10px;width:100%;color:var(--color)}.list-link[data-v-9a55a01c] .icon{color:var(--color)}.list-link__wrap[data-v-9a55a01c]{width:100%;list-style-type:none}.list-link__content[data-v-9a55a01c]{display:grid;grid-template-rows:1fr;grid-template-columns:var(--e3d9c9c4);justify-items:flex-start;gap:16px;flex-grow:1}.list-link__content-prepend[data-v-9a55a01c]{justify-self:flex-start}.list-link__content-append[data-v-9a55a01c]{justify-self:flex-end}.ui-popover[data-v-37eadffe]{--ui-popover-bg:var(--surface,#fff);--ui-popover-color:var(--on-surface,#111);position:fixed;z-index:12;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 80px);background:var(--ui-popover-bg);color:var(--ui-popover-color);border-radius:var(--border-radius,0);box-shadow:0 8px 24px #0000001f,0 2px 4px #0000000f;overflow:hidden;outline:none;pointer-events:auto}.ui-popover__header[data-v-37eadffe]{min-height:-moz-fit-content;min-height:fit-content}.ui-popover__body[data-v-37eadffe]{overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}.ui-popover__footer[data-v-37eadffe]{min-height:-moz-fit-content;min-height:fit-content}.ui-popover-enter-active[data-v-37eadffe],.ui-popover-leave-active[data-v-37eadffe]{transition:opacity .15s ease-out,transform .15s ease-out}.ui-popover-enter-from[data-v-37eadffe],.ui-popover-leave-to[data-v-37eadffe]{opacity:0;transform:translateY(-4px)}.side-panel[data-v-cd3cddbb]{--side-panel-bg:var(--surface,#fff);--side-panel-color:var(--on-surface,#111);position:fixed;top:0;bottom:0;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;max-width:100vw;background:var(--side-panel-bg);color:var(--side-panel-color);box-shadow:-8px 0 24px #0000002e;overflow:hidden;outline:none;pointer-events:auto}.side-panel--right[data-v-cd3cddbb]{right:0}.side-panel--left[data-v-cd3cddbb]{left:0;box-shadow:8px 0 24px #0000002e}.side-panel__backdrop[data-v-cd3cddbb]{position:fixed;inset:0;background:#00000073;z-index:17;isolation:isolate;pointer-events:auto}.side-panel__header[data-v-cd3cddbb]{min-height:-moz-fit-content;min-height:fit-content}.side-panel__body[data-v-cd3cddbb]{overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}.side-panel__footer[data-v-cd3cddbb]{min-height:-moz-fit-content;min-height:fit-content;border-top:1px solid hsla(0,0%,100%,.14)}.side-panel-enter-active[data-v-cd3cddbb],.side-panel-leave-active[data-v-cd3cddbb]{transition:background-color .25s cubic-bezier(.4,0,.2,1)}.side-panel-enter-active .side-panel--left[data-v-cd3cddbb],.side-panel-enter-active .side-panel--right[data-v-cd3cddbb],.side-panel-leave-active .side-panel--left[data-v-cd3cddbb],.side-panel-leave-active .side-panel--right[data-v-cd3cddbb]{transition:transform .25s cubic-bezier(.4,0,.2,1)}.side-panel-enter-from[data-v-cd3cddbb],.side-panel-leave-to[data-v-cd3cddbb]{background-color:transparent}.side-panel-enter-from .side-panel--right[data-v-cd3cddbb],.side-panel-leave-to .side-panel--right[data-v-cd3cddbb]{transform:translate(100%)}.side-panel-enter-from .side-panel--left[data-v-cd3cddbb],.side-panel-leave-to .side-panel--left[data-v-cd3cddbb]{transform:translate(-100%)}.user-menu-panel__header[data-v-fb6b6d34]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid hsla(0,0%,100%,.14)}.user-menu-panel__header--dropdown[data-v-fb6b6d34]{grid-template-columns:1fr;border-bottom:none;padding-bottom:8px}.user-menu-panel__identity[data-v-fb6b6d34]{min-width:0}.user-menu-panel__username[data-v-fb6b6d34]{font-size:18px;font-weight:700}.user-menu-panel__display-name[data-v-fb6b6d34],.user-menu-panel__username[data-v-fb6b6d34]{margin:0;color:var(--on-surface,#111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-panel__display-name[data-v-fb6b6d34]{font-size:14px;opacity:.6}.user-menu-panel__close[data-v-fb6b6d34]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--on-surface,#111);border-radius:50%;cursor:pointer}.user-menu-panel__close[data-v-fb6b6d34]:hover{background-color:#0000000d}.user-menu-panel__body[data-v-fb6b6d34]{display:flex;flex-direction:column;gap:12px;padding:16px 20px}.user-menu-panel__cta[data-v-fb6b6d34]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 16px;border-radius:var(--border-radius-rounded,999px);border:none;text-align:left;cursor:pointer;transition:filter .15s ease-out,transform .1s ease-out}.user-menu-panel__cta[data-v-fb6b6d34]:hover{filter:brightness(1.05)}.user-menu-panel__cta[data-v-fb6b6d34]:active{transform:scale(.99)}.user-menu-panel__cta--primary[data-v-fb6b6d34]{padding:12px 16px 12px 12px;background-color:var(--color,var(--primary));color:var(--on-color,var(--on-primary));min-height:56px}.user-menu-panel__cta--secondary[data-v-fb6b6d34]{background-color:#ffffff24;color:var(--on-surface,#111);min-height:48px}.user-menu-panel__cta-icon[data-v-fb6b6d34]{flex-shrink:0}.user-menu-panel__cta--primary .user-menu-panel__cta-icon[data-v-fb6b6d34]{background-color:#ffffff26;color:var(--on-primary);width:20px;height:20px;padding:6px;border-radius:50%;box-sizing:initial}.user-menu-panel__cta-text[data-v-fb6b6d34]{display:flex;flex-direction:column;line-height:1.2}.user-menu-panel__cta-title[data-v-fb6b6d34]{font-size:16px;font-weight:700}.user-menu-panel__cta-subtitle[data-v-fb6b6d34]{font-size:12px;font-weight:500;opacity:.85;margin-top:3px}.user-menu-panel__cta-chevron[data-v-fb6b6d34]{opacity:.9}.user-menu-panel__badge[data-v-fb6b6d34]{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:var(--border-radius-rounded,999px);background-color:var(--color,var(--primary));color:var(--on-color,var(--on-primary));font-size:12px;font-weight:700}.user-menu-panel__list[data-v-fb6b6d34]{list-style:none;margin:8px 8px 0;padding:0;display:flex;flex-direction:column;gap:6px}.user-menu-panel__list .list-link__wrap[data-v-fb6b6d34-s]{--color:var(--on-surface,#111);--on-color:var(--on-surface,#111)}.user-menu-panel__list[data-v-fb6b6d34] .list-link{padding:4px;font-size:16px;font-weight:600;gap:18px}.user-menu-panel__list[data-v-fb6b6d34] .list-link>.icon:last-child{width:8px!important;opacity:.4}.user-menu-panel__logout[data-v-fb6b6d34]{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:14px 16px;border:none;background:transparent;color:var(--on-surface,#111);font-size:14px;font-weight:500;cursor:pointer}.user-menu-panel__logout[data-v-fb6b6d34]:hover{background-color:#0000000a}.nav__primary a[data-v-e4e04b0c]{white-space:nowrap;font-size:14px;font-weight:500;align-items:center;color:#fff;text-decoration:none}@media(min-width:768px){.nav__primary a[data-v-e4e04b0c]{text-shadow:1px 1px 1px #fff}}@media(min-width:1024px){.nav__primary a[data-v-e4e04b0c]{font-size:18px}}@media(min-width:1366px){.nav__primary a[data-v-e4e04b0c]{font-size:20px}}@media(min-width:768px){.nav__primary a[data-v-e4e04b0c]:focus,.nav__primary a[data-v-e4e04b0c]:hover{color:#f5d040;text-decoration:none}}.nav__primary a.nuxt-link-exact-active[data-v-e4e04b0c]{color:#f0bc00}.nav[data-v-e4e04b0c]{display:grid;position:relative;grid-template:"brand user-actions" 60px "primary primary" 1fr/1fr 1fr;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;z-index:12}@media(min-width:768px){.nav[data-v-e4e04b0c]{grid-template:"brand primary user-actions" 60px/auto auto auto}}@media(min-width:1024px){.nav[data-v-e4e04b0c]{max-width:1024px;margin:0 auto;grid-template:"brand primary user-actions" 60px "checkbox . ." auto/.5fr auto .5fr}}@media(min-width:1366px){.nav[data-v-e4e04b0c]{max-width:1366px}}.nav a.router-link-exact-active[data-v-e4e04b0c]{color:#f0bc00}.nav__brand[data-v-e4e04b0c]{display:flex;grid-area:brand;padding-left:15px}@media(min-width:768px){.nav__brand[data-v-e4e04b0c]{padding-left:30px}}.nav__user-actions[data-v-e4e04b0c]{display:flex;grid-area:user-actions;justify-self:flex-end;gap:5px;padding-right:5px}@media(min-width:360px){.nav__user-actions[data-v-e4e04b0c]{gap:10px;padding-right:13px}}@media(min-width:768px){.nav__user-actions[data-v-e4e04b0c]{padding-right:30px}}.nav__user-actions .btn--link[data-v-e4e04b0c]:not(:hover){color:#fff}.nav__primary[data-v-e4e04b0c]{display:grid;grid-auto-flow:column;gap:0;grid-area:primary;justify-items:center;margin:0;padding:5px 0;background-color:#0d2018;max-width:100vw;min-height:34px}@media(min-width:768px){.nav__primary[data-v-e4e04b0c]{border-top:none;background-color:initial}}.nav__primary a[data-v-e4e04b0c]{text-shadow:none}@media(min-width:768px){.nav__primary a[data-v-e4e04b0c]{height:60px;font-weight:500;padding:0 15px}}@media(min-width:1366px){.nav__primary a[data-v-e4e04b0c]{position:relative}}.nav__primary--fixed[data-v-e4e04b0c]{transition:box-shadow .3s ease-out .1s}@media(max-width:767px){.nav__primary--fixed[data-v-e4e04b0c]{position:fixed;top:0;left:0;right:0;z-index:12;box-shadow:0 1px 2px #00000040}.nav__primary--fixed+.nav__primary-fixed-spacer[data-v-e4e04b0c]{overflow:hidden;margin-top:34px}}.nav__user-balance[data-v-e4e04b0c]{flex:1;color:#fff;font-size:14px;font-weight:500;text-align:right}@media(min-width:768px){.nav__user-balance[data-v-e4e04b0c]{flex:none;padding-left:30px;color:#fff;white-space:nowrap}}@media(min-width:1024px){.nav__user-balance[data-v-e4e04b0c]{font-size:16px}}.nav__search-link[data-v-e4e04b0c]{cursor:pointer}.simple-layout .nav[data-v-e4e04b0c]{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"brand primary"}.simple-layout .nav__primary[data-v-e4e04b0c]{background-color:initial;padding:0}.nav .nav__primary[data-v-12256d0f]{gap:unset}.logo[data-v-12256d0f]{display:block}.is-logged-in .logo[data-v-12256d0f],.logo--plain[data-v-12256d0f]{display:none}@media(min-width:414px){.is-logged-in .logo[data-v-12256d0f]{display:block}}.is-logged-in .logo--plain[data-v-12256d0f]{display:block;max-width:34px}@media(min-width:414px){.is-logged-in .logo--plain[data-v-12256d0f]{display:none}}.nav__notifications-menu-btn[data-v-12256d0f],.nav__user-menu-btn[data-v-12256d0f]{display:flex;justify-items:center;aspect-ratio:1/1;height:36px;border-radius:0;box-shadow:0 3px 6px #00000026;transition:box-shadow .2s ease-in-out;color:var(--link);background-color:var(--surface)}.nav__notifications-menu-btn[data-v-12256d0f]:hover,.nav__user-menu-btn[data-v-12256d0f]:hover{color:var(--link);text-decoration:unset;box-shadow:0 6px 12px #0000002b}.nav-notifications__empty[data-v-12256d0f]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 25px;background-color:var(--notification-card-bg,var(--background));border-radius:var(--border-radius,0)}.nav-notifications__empty-content[data-v-12256d0f]{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0}.nav-notifications__empty-title[data-v-12256d0f]{margin:0;font-size:16px;color:var(--on-background,#fff)}.nav-notifications__empty-bar[data-v-12256d0f]{height:8px;background-color:var(--on-background,#fff);border-radius:4px;opacity:.2}.nav-notifications__empty-bar--short[data-v-12256d0f]{width:60%}.nav-notifications__empty-icon[data-v-12256d0f]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--notification-card-icon-bg,var(--surface));color:var(--notification-card-icon-color,var(--secondary));border-radius:50%}.nav__notifications-menu-btn[data-v-12256d0f]{display:grid;grid-template-rows:auto;grid-template-columns:1fr;justify-items:center;align-items:center;color:#fff;background-color:var(--surface);font-size:12px;font-weight:400;border:none;white-space:nowrap;text-shadow:none;text-decoration:none}.nav__notifications-menu-btn[data-v-12256d0f]:before{content:"";position:absolute;top:3px;right:-2px;width:10px;height:10px;border-radius:50%;background-color:initial;transition:all .3s ease-in-out}.nav__notifications-menu-btn .icon[data-v-12256d0f]{margin-left:1px}.nav__notifications-menu-btn--unread[data-v-12256d0f]{position:relative}.nav__notifications-menu-btn--unread .icon[data-v-12256d0f]{animation:wiggleScale-12256d0f 3.5s ease-in-out infinite}.nav__notifications-menu-btn--unread[data-v-12256d0f]:before{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;background-color:#ea4e78}.nav__notifications-menu-btn[data-v-12256d0f]:focus,.nav__notifications-menu-btn[data-v-12256d0f]:hover{color:#f0bc00;background-color:#1a3328}.nav__notifications-header[data-v-12256d0f]{font-size:18px;font-weight:700;padding:0;margin:0}.nav__notifications-card[data-v-12256d0f]{margin-bottom:15px}.nav__notifications-card[data-v-12256d0f]:last-of-type{margin-bottom:0}.nav__notifications-link[data-v-12256d0f]{display:flex;margin:0 auto}@keyframes wiggleScale-12256d0f{0%{transform:rotate(0) scale(1)}4%,8%{transform:rotate(0) scale(1.1)}12%{transform:rotate(10deg) scale(1.1)}16%{transform:rotate(-7deg) scale(1.1)}20%{transform:rotate(5deg) scale(1.1)}24%{transform:rotate(-3deg) scale(1.1)}28%{transform:rotate(1deg) scale(1.1)}32%,36%{transform:rotate(0) scale(1.1)}40%{transform:rotate(0) scale(1)}to{transform:rotate(0) scale(1)}}.nav__user-menu-link[data-v-12256d0f]{padding:0 15px;cursor:pointer}@media(min-width:768px){.nav__user-menu-link[data-v-12256d0f]{padding:0 20px}}@font-face{font-family:Jost;src:local("Jost Light"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:normal}@font-face{font-family:Jost;src:local("Jost Regular"),local("Jost"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Jost;src:local("Jost SemiBold"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:normal}@font-face{font-family:Jost;src:local("Jost Bold"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Jost;src:local("Jost Black"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:900;font-style:normal}.hero[data-v-8d4d93b6]{display:flex;flex-direction:column-reverse;position:relative;padding:0;color:#fff;overflow:hidden;background-position:top;background-repeat:no-repeat;background-size:cover;width:100%}@media(min-width:768px){.hero[data-v-8d4d93b6]{padding:0}}.hero--compact[data-v-8d4d93b6]{padding:0;background:var(--bg-solid,#000)!important}@media(min-width:360px){.hero--compact[data-v-8d4d93b6]{justify-content:flex-end}}@media(min-width:768px){.hero--compact[data-v-8d4d93b6]{padding:0;height:344px;max-height:344px;background:var(--bg-solid,#000)!important}.hero--compact[data-v-8d4d93b6]:before{content:"";position:absolute;inset:0;background:var(--tile-texture,none) center/cover no-repeat;opacity:.5;z-index:1;pointer-events:none}}.hero--compact[data-v-8d4d93b6]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background:var(--hero-bottom-gradient-mobile,none);pointer-events:none;z-index:0}@media(min-width:768px){.hero--compact[data-v-8d4d93b6]:after{background:var(--hero-bottom-gradient,none);z-index:3}}.hero__logo--compact[data-v-8d4d93b6]{display:none}@media(min-width:768px){.hero__logo--compact[data-v-8d4d93b6]{display:block;width:140px;height:auto;max-height:120px;margin:0 0 8px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}}.hero__gradient--compact[data-v-8d4d93b6]{display:none}@media(min-width:768px){.hero__gradient--compact[data-v-8d4d93b6]{display:block;position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(to right,var(--bg-solid) 0,transparent max(0px,100% - 744px)),linear-gradient(to left,var(--bg-solid) 0,transparent 18%)}}@media(min-width:1024px){.hero__gradient--compact[data-v-8d4d93b6]{background:linear-gradient(to right,var(--bg-solid) 0,transparent max(0px,100% - 870px)),linear-gradient(to left,var(--bg-solid) 0,transparent 18%)}}.hero__content[data-v-8d4d93b6]{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;z-index:1}@media(max-width:767px){.hero__content[data-v-8d4d93b6]{align-items:center}}@media(min-width:768px){.hero__content[data-v-8d4d93b6]{width:50%}}.hero__content--compact[data-v-8d4d93b6]{padding-bottom:52px}@media(min-width:360px){.hero__content--compact[data-v-8d4d93b6]{height:auto;gap:8px;padding:8px 15px 28px;background:var(--bg-solid,#000)}}@media(min-width:768px){.hero__content--compact[data-v-8d4d93b6]{position:absolute;z-index:4;display:flex;flex-direction:column;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;max-width:50%;height:auto;padding:28px 0 24px;background:none}.hero--video-confirmed .hero__content--compact[data-v-8d4d93b6]{top:100%;left:12%;transform:translateY(-100%);align-items:flex-start;padding:0 0 52px;transition:top 0s .2s,left 0s .2s,transform 0s .2s,padding 0s .2s,align-items 0s .2s;animation:hero-compact-pose-fade-8d4d93b6 .4s ease}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.hero--video-confirmed .hero__content--compact[data-v-8d4d93b6]{animation:none;transition:none}}@media(min-width:768px){.hero--video-confirmed .hero__content--compact .hero__title[data-v-8d4d93b6]{text-align:left;transition:text-align 0s .2s}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.hero--video-confirmed .hero__content--compact .hero__title[data-v-8d4d93b6]{transition:none}}@media(min-width:768px){.hero--video-confirmed .hero__content--compact .hero__action--compact[data-v-8d4d93b6]{align-items:flex-start;transition:align-items 0s .2s}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.hero--video-confirmed .hero__content--compact .hero__action--compact[data-v-8d4d93b6]{transition:none}}@media(max-width:767px){.hero__headline[data-v-8d4d93b6]{text-align:center}}.hero__title[data-v-8d4d93b6]{position:relative;margin:0 0 5px;color:#fff;font-size:8vw;font-size:clamp(22px,8vw,30px);font-family:Jost,"Jost Fallback: BlinkMacSystemFont","Jost Fallback: Segoe UI","Jost Fallback: Helvetica Neue","Jost Fallback: Arial","Jost Fallback: Noto Sans",Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:900;line-height:1.1;text-align:center;text-shadow:1px 2px 2px rgba(0,0,0,.52)}@media(min-width:360px){.hero__title[data-v-8d4d93b6]{font-size:9vw;font-size:clamp(22px,9vw,32px)}}@media(min-width:768px){.hero__title[data-v-8d4d93b6]{margin:0 0 20px}}@media(min-width:1024px){.hero__title[data-v-8d4d93b6]{font-size:4vw;font-size:clamp(22px,4vw,34px)}}@media(min-width:1366px){.hero__title[data-v-8d4d93b6]{font-size:4.4vw;font-size:clamp(22px,4.4vw,40px)}}.hero__title[data-v-8d4d93b6] span{white-space:nowrap}.hero__title[data-v-8d4d93b6] sub,.hero__title[data-v-8d4d93b6] sup{font-size:10px;font-weight:600;text-shadow:1px 2px 1px rgba(0,0,0,.35)}.hero__action[data-v-8d4d93b6]{display:flex;width:100%;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;margin-bottom:30px}@media(min-width:414px){.hero__action[data-v-8d4d93b6]{align-items:flex-start;justify-content:flex-end}}@media(min-width:768px){.hero__action[data-v-8d4d93b6]{width:90%}}@media(min-width:1366px){.hero__action[data-v-8d4d93b6]{margin-bottom:40px}}.hero__action[data-v-8d4d93b6]:hover{color:inherit;text-decoration:none}@media(min-width:360px){.hero__action--compact[data-v-8d4d93b6]{flex:0 0 auto;margin-bottom:0}}@media(min-width:768px){.hero__action--compact[data-v-8d4d93b6]{flex:0 0 auto;width:auto;align-items:center;padding-top:0;margin:0}}.hero__cta[data-v-8d4d93b6]{width:100%;max-width:300px}.hero__cta[data-v-8d4d93b6]:not(:hover,:focus){transition:none}@media(max-width:767px){.hero__cta[data-v-8d4d93b6]{width:calc(100% - 30px);max-width:380px;align-self:center;margin-top:5vw}}.hero__cta[data-v-8d4d93b6] .btn__content{padding:0 15px;font-size:clamp(18px,5vw,22px);white-space:nowrap}@media(min-width:600px){.hero__cta[data-v-8d4d93b6] .btn__content{font-size:18px}}.hero__cta--compact[data-v-8d4d93b6]{height:56px}.hero__cta--compact[data-v-8d4d93b6] .btn__content{padding:8px}@media(min-width:768px){.hero__cta--compact[data-v-8d4d93b6]{max-width:none;width:auto;height:60px}}@media(min-width:360px){.hero__cta--compact[data-v-8d4d93b6]{max-width:320px}}.hero__game-tile[data-v-8d4d93b6]{position:relative;width:100%;border-radius:var(--border-radius,0);margin-bottom:20px;box-shadow:0 20px 40px #0000004d}@media(min-width:768px){.hero__game-tile[data-v-8d4d93b6]{max-width:500px}}@media(min-width:1024px){.hero__game-tile[data-v-8d4d93b6]{width:527px}}.hero__game-tile__ratio[data-v-8d4d93b6]{padding-top:63.125%;height:0}@media(min-width:768px){.hero__game-tile__ratio[data-v-8d4d93b6]{display:none}}.hero__game-tile__ratio--iframe[data-v-8d4d93b6]{padding-top:56.25%}.hero__game-tile--compact[data-v-8d4d93b6]{box-shadow:none;padding:0;border-radius:0}@media(min-width:360px){.hero__game-tile--compact[data-v-8d4d93b6]{margin-bottom:0;overflow:hidden}}@media(min-width:768px){.hero__game-tile--compact[data-v-8d4d93b6]{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;border-radius:0;margin:0;z-index:2}}.hero__media[data-v-8d4d93b6]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;pointer-events:none}.hero__media--poster[data-v-8d4d93b6]{transition:opacity .28s ease-out}@media(prefers-reduced-motion:reduce){.hero__media--poster[data-v-8d4d93b6]{transition:opacity .12s linear}}.hero__media--iframe[data-v-8d4d93b6],.hero__media--video[data-v-8d4d93b6]{opacity:0;transition:opacity .32s ease-out}@media(prefers-reduced-motion:reduce){.hero__media--iframe[data-v-8d4d93b6],.hero__media--video[data-v-8d4d93b6]{transition:opacity .12s linear}}.hero__media--visible[data-v-8d4d93b6]{opacity:1}@media(min-width:768px){.hero__media.hero__media--iframe[data-v-8d4d93b6],.hero__media.hero__media--video[data-v-8d4d93b6]{right:24px;left:auto;width:720px}.hero__media.hero__media--video[data-v-8d4d93b6]{height:344px;-webkit-mask-image:linear-gradient(90deg,transparent,transparent 8%,#000 40%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,transparent 8%,#000 40%,#000 92%,transparent)}.hero__media.hero__media--iframe[data-v-8d4d93b6]{height:344px;aspect-ratio:16/9;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 24%,#000 92%,transparent)}.hero__media.hero__media--iframe[data-v-8d4d93b6] iframe{aspect-ratio:16/9}}@media(min-width:1024px){.hero__media.hero__media--iframe[data-v-8d4d93b6],.hero__media.hero__media--video[data-v-8d4d93b6]{right:150px}}.hero__tile-gradient[data-v-8d4d93b6]{position:absolute;bottom:-1px;left:0;width:100%;height:50%;pointer-events:none;z-index:1;background:linear-gradient(to bottom,transparent 0,var(--bg-solid,rgba(0,0,0,.5)) 80%,var(--bg-solid,rgba(0,0,0,.5)) 100%)}@media(min-width:768px){.hero__tile-gradient[data-v-8d4d93b6]{display:none}}.hero__tile-logo[data-v-8d4d93b6]{position:absolute;top:50%;left:50%;width:45%;max-width:180px;height:auto;max-height:60%;object-fit:contain;pointer-events:none;z-index:2;transform:translate(-50%,-50%) translateZ(0)}@media(min-width:414px){.hero__tile-logo[data-v-8d4d93b6]{width:30%}}@media(min-width:768px){.hero__tile-logo[data-v-8d4d93b6]{display:none}}@media(max-width:767px){.hero--video-confirmed .hero__tile-logo[data-v-8d4d93b6]{top:16px;left:16px;width:105px;max-width:none;max-height:none;transform:translateZ(0)}}.hero[data-v-8d4d93b6] .hero__cta--no-text-shadow{text-shadow:none!important}@keyframes hero-compact-pose-fade-8d4d93b6{0%,to{opacity:1}50%{opacity:0}}.hero-game-tile[data-v-627c6854]{cursor:pointer}.hero-game-tile[data-v-627c6854],.hero-game-tile video[data-v-627c6854]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover}.hero-game-tile img[data-v-627c6854],.hero-game-tile video[data-v-627c6854]{pointer-events:none}.hero-game-tile__bg[data-v-627c6854]{border-radius:inherit}.hero-game-tile__media[data-v-627c6854]{opacity:0;transition:opacity .28s ease-out}.hero-game-tile__media--confirmed[data-v-627c6854]{opacity:1}.hero-game-tile__logo[data-v-627c6854]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;max-width:240px;height:auto;max-height:75%;object-fit:contain}@media(min-width:414px){.hero-game-tile__logo[data-v-627c6854]{width:40%;max-height:75%}}@media(min-width:768px){.hero-game-tile__logo[data-v-627c6854]{width:158px;max-height:unset}}.hero-game-tile__logo--video[data-v-627c6854]{position:absolute;width:105px;top:-15px;left:-10px;transform:translateZ(0)}@media(min-width:768px){.hero-game-tile__logo--video[data-v-627c6854]{width:25%;top:-5%;left:-3%}}@media(min-width:1366px){.hero-game-tile__logo--video[data-v-627c6854]{width:158px;top:-50px;left:-30px}}.hero-game-tile__live-label[data-v-627c6854]{position:absolute;top:0;right:18px;padding:2px 12px;border-radius:0;color:#fff;background:red;font-weight:700}.hero-game-tile__label-wrap[data-v-627c6854]{position:absolute;top:0;right:0;width:80px;height:60px;overflow:hidden;border-radius:inherit}.hero-game-tile__label[data-v-627c6854]{position:absolute;top:-10px;right:-38px;z-index:3;width:100px;padding:20px 0 0;transform:rotate(45deg);color:#fff;font-size:16px;font-weight:900;text-align:center;text-transform:uppercase}.hero-game-tile__label--hot[data-v-627c6854]{color:#b22222;background:gold}.hero-game-tile__label--new[data-v-627c6854]{color:#fff;background:#1181c9}@font-face{font-family:"Jost Fallback: BlinkMacSystemFont";src:local("BlinkMacSystemFont");size-adjust:102.7601%;ascent-override:104.126%;descent-override:36.4927%;line-gap-override:0%}@font-face{font-family:"Jost Fallback: Helvetica Neue";src:local("Helvetica Neue");size-adjust:95.1111%;ascent-override:112.5%;descent-override:39.4276%;line-gap-override:0%}@font-face{font-family:"Jost Fallback: Noto Sans";src:local("Noto Sans");size-adjust:90.2954%;ascent-override:118.5%;descent-override:41.5304%;line-gap-override:0%}@font-face{font-family:Jost;src:local("Jost SemiBold"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:normal}@font-face{font-family:Jost;src:local("Jost Bold"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Jost;src:local("Jost Light"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:normal}@font-face{font-family:"Jost Fallback: Segoe UI";src:local("Segoe UI");size-adjust:96.5357%;ascent-override:110.8398%;descent-override:38.8457%;line-gap-override:0%}@font-face{font-family:"Jost Fallback: Arial";src:local("Arial");size-adjust:96.007%;ascent-override:111.4502%;descent-override:39.0596%;line-gap-override:0%}@font-face{font-family:Jost;src:local("Jost Regular"),local("Jost"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Jost;src:local("Jost Black"),url(../_fonts/Cl5hWByjLNrm9Ew_xFu5q2F3elODRzDWv6Su1zgaEBM-QcXAERN1eiNMJ7sMkFe2EMaaNxFxOIPygO2p_x-06jc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:900;font-style:normal}.hero[data-v-430c45f6]{display:flex;flex-direction:column-reverse;position:relative;padding:15px 15px 0;color:#fff;overflow:hidden;background-position:top;background-repeat:no-repeat;background-size:cover;width:100%}@media(min-width:768px){.hero[data-v-430c45f6]{display:flex;justify-content:space-between;padding:45px 30px 0;flex-direction:row;align-items:flex-start;gap:30px}}@media(min-width:1024px){.hero[data-v-430c45f6]{gap:40px}}@media(min-width:1366px){.hero[data-v-430c45f6]{align-items:flex-start;padding-top:60px;padding-right:55px;padding-left:70px;gap:60px}}.hero[data-v-430c45f6]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background:var(--hero-bottom-gradient-mobile,none);pointer-events:none;z-index:0}@media(min-width:768px){.hero[data-v-430c45f6]:after{background:var(--hero-bottom-gradient,none)}}.hero__gradient[data-v-430c45f6]{background-image:var(--bg-gradient)}.hero__content[data-v-430c45f6]{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;z-index:1}@media(max-width:767px){.hero__content[data-v-430c45f6]{align-items:center}}@media(min-width:768px){.hero__content[data-v-430c45f6]{width:50%}}@media(max-width:767px){.hero__headline[data-v-430c45f6]{text-align:center}}.hero__subtitle[data-v-430c45f6],.hero__tagline[data-v-430c45f6],.hero__title[data-v-430c45f6]{margin:0;text-shadow:1px 2px 2px rgba(0,0,0,.52)}.hero__subtitle[data-v-430c45f6] sub,.hero__subtitle[data-v-430c45f6] sup,.hero__tagline[data-v-430c45f6] sub,.hero__tagline[data-v-430c45f6] sup,.hero__title[data-v-430c45f6] sub,.hero__title[data-v-430c45f6] sup{font-size:10px;font-weight:600;text-shadow:1px 2px 1px rgba(0,0,0,.35)}.hero__tagline[data-v-430c45f6]{font-size:4.2vw;font-size:clamp(13px,4.2vw,16px);font-weight:700;line-height:1;margin-bottom:5px}@media(min-width:768px){.hero__tagline[data-v-430c45f6]{font-size:1.6vw;font-size:clamp(16px,1.6vw,20px);margin-bottom:5px}}@media(min-width:1366px){.hero__tagline[data-v-430c45f6]{font-size:1.8vw;font-size:clamp(16px,1.8vw,22px);white-space:nowrap}}.hero__title[data-v-430c45f6]{position:relative;z-index:2;margin-bottom:5px;color:#fff;font-size:8vw;font-size:clamp(22px,8vw,30px);font-family:Jost,"Jost Fallback: BlinkMacSystemFont","Jost Fallback: Segoe UI","Jost Fallback: Helvetica Neue","Jost Fallback: Arial","Jost Fallback: Noto Sans",Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:900;line-height:1.1;text-align:center}@media(min-width:360px){.hero__title[data-v-430c45f6]{font-size:9vw;font-size:clamp(22px,9vw,32px)}}@media(min-width:768px){.hero__title[data-v-430c45f6]{text-align:left}}@media(min-width:1024px){.hero__title[data-v-430c45f6]{font-size:4vw;font-size:clamp(22px,4vw,34px)}}@media(min-width:1366px){.hero__title[data-v-430c45f6]{font-size:4.4vw;font-size:clamp(22px,4.4vw,40px)}}.hero__title[data-v-430c45f6] span{white-space:nowrap}.hero__subtitle[data-v-430c45f6]{font-family:Jost,"Jost Fallback: BlinkMacSystemFont","Jost Fallback: Segoe UI","Jost Fallback: Helvetica Neue","Jost Fallback: Arial","Jost Fallback: Noto Sans",Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:4.25vw;font-size:clamp(13px,4.25vw,17px);font-weight:700;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media(min-width:768px){.hero__subtitle[data-v-430c45f6]{font-size:18px}}@media(min-width:1366px){.hero__subtitle[data-v-430c45f6]{font-size:20px}}.hero__action[data-v-430c45f6]{display:flex;width:100%;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;margin-bottom:30px}@media(min-width:414px){.hero__action[data-v-430c45f6]{align-items:flex-start;justify-content:flex-end}}@media(min-width:768px){.hero__action[data-v-430c45f6]{width:90%}}@media(min-width:1366px){.hero__action[data-v-430c45f6]{margin-bottom:40px}}.hero__action[data-v-430c45f6]:hover{color:inherit;text-decoration:none}.hero__action-image[data-v-430c45f6]{width:130px;height:80px;max-width:85%;object-position:bottom;object-fit:contain}@media(min-width:768px){.hero__action-image[data-v-430c45f6]{width:183px;height:113px}}.hero__cta[data-v-430c45f6]{width:100%;max-width:300px}.hero__cta[data-v-430c45f6]:not(:hover,:focus){transition:none}@media(max-width:767px){.hero__cta[data-v-430c45f6]{width:calc(100% - 30px);max-width:380px;align-self:center;margin-top:5vw}}.hero__usp-list+.hero__cta[data-v-430c45f6]{margin-top:0}.hero__cta[data-v-430c45f6] .btn__content{padding:0 15px;font-size:clamp(18px,5vw,22px);white-space:nowrap}@media(min-width:600px){.hero__cta[data-v-430c45f6] .btn__content{font-size:18px}}.hero__usp-list[data-v-430c45f6]{position:relative;padding:15px 0 15px 15px;margin:18px 0 5vw;width:100%;font-size:12px;font-weight:700;border-radius:var(--border-radius,0);background-color:#ffffff26;z-index:1}@media(min-width:360px){.hero__usp-list[data-v-430c45f6]{font-size:14px}}@media(min-width:768px){.hero__usp-list[data-v-430c45f6]{width:-moz-max-content;width:max-content;margin:18px 0 30px;max-width:320px}}@media(min-width:1024px){.hero__usp-list[data-v-430c45f6]{min-width:400px;max-width:440px}}@media(min-width:1366px){.hero__usp-list[data-v-430c45f6]{max-width:570px}}.hero__usp-list li[data-v-430c45f6]{position:relative;padding-left:30px;padding-right:15px}@media(min-width:768px){.hero__usp-list li[data-v-430c45f6]{padding-right:70px;line-height:1.15}}.hero__usp-list li[data-v-430c45f6]:first-child{padding-right:16.5vw}@media(min-width:414px){.hero__usp-list li[data-v-430c45f6]:first-child{padding-right:90px}}@media(min-width:1024px){.hero__usp-list li[data-v-430c45f6]:first-child{padding-right:110px}}@media(min-width:1366px){.hero__usp-list li[data-v-430c45f6]:first-child{padding-right:120px}}.hero__usp-list li+li[data-v-430c45f6]{margin-top:15px}@media(max-width:1023px){.hero__usp-list--hide-symbol img[data-v-430c45f6]{display:none}.hero__usp-list--hide-symbol li[data-v-430c45f6]{padding-right:15px!important}}.hero__usp-icon[data-v-430c45f6]{position:absolute;display:inline-flex;justify-content:center;align-items:center;left:0;top:50%;width:23px;height:23px;border-radius:50%;margin-right:5px;color:#fff;background:#3ca641;transform:translateY(-50%)}.hero__usp-image[data-v-430c45f6]{position:absolute;width:16vw;max-width:80px;max-height:80px;height:auto;top:-32px;right:10px;object-fit:contain;z-index:0}@media(min-width:414px){.hero__usp-image[data-v-430c45f6]{width:20vw}}@media(min-width:768px){.hero__usp-image[data-v-430c45f6]{width:100px;max-width:100px;max-height:100px}}@media(min-width:1024px){.hero__usp-image[data-v-430c45f6]{right:15px}}@media(min-width:1366px){.hero__usp-image[data-v-430c45f6]{top:-40px;right:20px;width:auto;height:100px;max-height:100px}}.hero__game-tile[data-v-430c45f6]{position:relative;width:100%;border-radius:var(--border-radius,0);margin-bottom:20px;box-shadow:0 20px 40px #0000004d}.hero__game-tile__ratio[data-v-430c45f6]{padding-top:56.25%;height:0;z-index:0}@media(min-width:768px){.hero__game-tile[data-v-430c45f6]{max-width:500px}}@media(min-width:1024px){.hero__game-tile[data-v-430c45f6]{width:527px}}.hero[data-v-430c45f6] .hero__cta--no-text-shadow{text-shadow:none!important}.hero .icon[data-v-430c45f6]{display:inline-flex}.hero .icon svg[data-v-430c45f6]{max-width:100%;max-height:100%;height:auto;color:inherit}.hero .icon path[data-v-430c45f6]{fill:currentColor}.hero__container[data-v-c61eb265]{display:flex;overflow:hidden;min-height:318px;padding:0 15px}@media(min-width:360px){.hero__container[data-v-c61eb265]{min-height:375px}}@media(min-width:375px){.hero__container[data-v-c61eb265]{min-height:384px}}@media(min-width:414px){.hero__container[data-v-c61eb265]{min-height:408px}}@media(min-width:430px){.hero__container[data-v-c61eb265]{min-height:418px}}@media(min-width:600px){.hero__container[data-v-c61eb265]{min-height:522px}}@media(min-width:768px){.hero__container[data-v-c61eb265]{min-height:344px;padding:0 30px}.hero__container--compact[data-v-c61eb265]{height:344px}}.hero[data-v-c61eb265]{width:100%;background-color:#0000001a;border-radius:var(--border-radius,0)}
