.mogo-cat__page{max-width:100%}.mogo-cat__title{margin:0 0 1.6rem}.mogo-cat__muted{margin:0;font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.7)}.mogo-cat__tabs-scroll{margin:0 -1.6rem 1.6rem;padding:.8rem 1.6rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;width:100%;max-width:none;min-width:0;box-sizing:border-box;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 1.6rem,#000 calc(100% - 1.6rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 1.6rem,#000 calc(100% - 1.6rem),transparent 100%)}.mogo-cat__tabs-scroll::-webkit-scrollbar{display:none}.mogo-cat__tablist{display:flex;flex-wrap:nowrap;align-items:stretch;gap:.5rem;width:max-content;max-width:none;padding:.45rem .65rem;border-radius:999px;background:rgba(var(--color-foreground),.08);border:1px solid rgba(var(--color-foreground),.14)}.mogo-cat__tab{flex:0 0 auto;scroll-snap-align:start;-webkit-appearance:none;appearance:none;border:1px solid transparent;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;font-weight:600;font-size:1.3rem;line-height:1.25;padding:.55rem 1.1rem;border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.mogo-cat__tab:hover{background:rgba(var(--color-foreground),.07)}.mogo-cat__tab:focus-visible{outline:2px solid rgba(var(--color-foreground),.35);outline-offset:2px}.mogo-cat__tab--active{background:rgba(var(--color-foreground),.15);border-color:rgba(var(--color-foreground),.22)}@media screen and (max-width:749px){.mogo-cat__tabs-scroll{cursor:grab;scroll-padding-inline:0 1.35rem;touch-action:pan-x}.mogo-cat__tabs-scroll.mogo-cat__tabs-scroll--grabbing{cursor:grabbing;-webkit-user-select:none;user-select:none}}.mogo-cat__filters{margin:0 0 2rem}.mogo-cat__filters--hidden{display:none!important}.mogo-cat__filter-row{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:750px){.mogo-cat__filter-row{flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.65rem}.mogo-cat__dropdown-wrap{flex:1 1 0;min-width:0;max-width:20rem}.mogo-cat__search{flex:1.2 1 14rem;min-width:10rem;max-width:28rem}}details-disclosure.mogo-cat__dropdown-wrap,.mogo-cat__dropdown-wrap{display:block;margin:0}.mogo-cat__dropdown summary{list-style:none}.mogo-cat__dropdown summary::-webkit-details-marker{display:none}.mogo-cat__summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:4rem;height:4rem;padding:0 1rem;background:rgba(var(--color-foreground),.09);border-radius:.85rem;border:1px solid rgba(var(--color-foreground),.14);color:rgb(var(--color-foreground));transition:background .15s ease;box-sizing:border-box}.mogo-cat__summary:hover,.mogo-cat__search-input:hover{background:rgba(var(--color-foreground),.13)}.mogo-cat__summary:focus{outline:none}.mogo-cat__summary:focus-visible,.mogo-cat__option:focus-visible,.mogo-cat__search-input:focus-visible{outline:2px solid rgba(var(--color-foreground),.32);outline-offset:2px}.mogo-cat__summary-text{display:flex;align-items:center;flex-wrap:nowrap;gap:.45rem;min-width:0;flex:1;line-height:1.2}.mogo-cat__facet{font-size:.92rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.62);flex-shrink:0}.mogo-cat__chosen{font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.mogo-cat__caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid rgba(var(--color-foreground),.45);flex-shrink:0}details[open]>.mogo-cat__summary{border-color:rgba(var(--color-foreground),.2)}.mogo-cat__panel{margin-top:.35rem;padding:.3rem;border-radius:.85rem;background:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.12);max-height:min(22rem,55vh);overflow-y:auto;z-index:10}.mogo-cat__option{display:block;width:100%;text-align:start;border:none;background:transparent;padding:.6rem .85rem;border-radius:.65rem;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.28rem;cursor:pointer}.mogo-cat__option[aria-selected=true]{background:rgba(var(--color-foreground),.1)}.mogo-cat__option:hover{background:rgba(var(--color-foreground),.09)}.mogo-cat__search{position:relative;width:100%}.mogo-cat__search-input{width:100%;min-height:4rem;height:4rem;padding:0 3rem 0 1rem;border-radius:.85rem;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-foreground),.09);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20' stroke='%23666'%3E%3Ccircle cx='8' cy='8' r='5'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='M12 12l5 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.25rem;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.25rem;box-sizing:border-box}.mogo-cat__search-input::placeholder{color:rgba(var(--color-foreground),.55)}.mogo-cat__search-input::-webkit-search-cancel-button{margin-inline-end:.25rem}.mogo-cat__notice{margin:-.75rem 0 1rem;font-size:1.25rem;color:rgba(var(--color-foreground),.75)}.mogo-cat__notice--hidden{display:none!important}.mogo-filter__caption{margin:.35rem 0 0;line-height:1.35}.mogo-cat .mogo-filter__caption-album{color:rgb(var(--color-foreground));font-weight:600;opacity:1}.mogo-cat .mogo-filter__caption-album .mogo-filter__caption-label,.mogo-cat .mogo-filter__caption-album .mogo-filter__caption-num{color:inherit}.mogo-filter__caption-sep{margin-inline:.35em;color:rgba(var(--color-foreground),.55)}.mogo-cat .mogo-filter__caption-tier .mogo-filter__caption-tier-num{color:rgb(var(--color-foreground));font-weight:var(--font-body-weight-bold)}.mogo-filter__caption-star{font-size:1.08em;line-height:1;vertical-align:.02em}.mogo-cat__grid-empty,.game-cat__grid-empty{list-style:none}html[data-active-game=monopoly-go] .shopify-section:has([data-game-id]):not(:has([data-game-id=monopoly-go])){display:none}html[data-active-game=dice-dreams] .shopify-section:has([data-game-id]):not(:has([data-game-id=dice-dreams])){display:none}html[data-active-game=royal-match] .shopify-section:has([data-game-id]):not(:has([data-game-id=royal-match])){display:none}.game-switcher-section .game-switcher__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.5rem 0}.game-switcher-section .game-switcher__cluster{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.1rem;max-width:100%}.game-switcher-section.game-switcher-layout--standalone{border-bottom:1px solid rgba(var(--color-foreground),.1)}.game-switcher-layout--standalone .game-switcher__inner{padding:1rem 0 1.35rem;gap:0;justify-content:flex-start}.game-switcher-layout--standalone .game-switcher__cluster{align-items:center;gap:.85rem 1.1rem}@media screen and (max-width:749px){.game-switcher-layout--standalone .game-switcher__inner{justify-content:center;padding:.65rem 0 1rem;text-align:center}.game-switcher-layout--standalone .game-switcher__cluster{width:max-content;max-width:min(100%,calc(100vw - 3rem));margin-inline:auto;justify-content:center;align-items:center;gap:.55rem .75rem;flex-wrap:nowrap}.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon,.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon-img{width:2.95rem;height:2.95rem}.game-switcher-layout--standalone .game-switcher__panel{left:50%;transform:translate(-50%);width:max-content;min-width:min(20rem,calc(100vw - 3rem))}}.game-switcher-section .game-switcher__select-label{margin:0;flex:0 0 auto;white-space:nowrap;font:inherit;color:inherit;-webkit-text-fill-color:inherit}.game-switcher-section .game-switcher__empty{margin:0}.game-switcher-section .game-switcher__disclosure{position:relative;flex:0 0 auto}.game-switcher-section .game-switcher__details{position:relative}.game-switcher-section .game-switcher__summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:0;box-sizing:border-box}.game-switcher-section .game-switcher__summary::-webkit-details-marker{display:none}.game-switcher-section .game-switcher__summary>*,.game-switcher-section .game-switcher__select-label,.game-switcher-section [data-game-switcher-current],.game-switcher-section .game-switcher__current{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.game-switcher-section .game-switcher__current{color:inherit;-webkit-text-fill-color:inherit}.game-switcher-section .game-switcher__icon{display:inline-flex;width:2.8rem;height:2.8rem;flex:0 0 auto;align-items:center;justify-content:center}.game-switcher-section .game-switcher__icon-img{width:2.8rem;height:2.8rem;border-radius:.5rem;object-fit:cover}.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon,.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon-img{width:3.15rem;height:3.15rem}@media screen and (max-width:749px){.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary{box-sizing:border-box;flex:0 0 auto;scroll-snap-align:start;min-height:4rem;padding:.55rem 1.05rem;white-space:nowrap;touch-action:manipulation;border-radius:999px;background:rgba(var(--color-foreground),.08);border:1px solid rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));font-family:inherit;font-size:1.25rem;font-weight:600;line-height:1.18;letter-spacing:-.01em;transition:transform .08s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:active{transform:scale(.97)}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:hover{background:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.14)}.game-switcher-section.game-switcher-layout--standalone .game-switcher__details[open]>.game-switcher__summary{background:rgba(var(--color-foreground),.16);border-color:rgba(var(--color-foreground),.2);box-shadow:0 0 0 1px rgba(var(--color-foreground),.06)}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:focus-visible{outline:2px solid rgba(var(--color-foreground),.35);outline-offset:2px}.game-switcher-layout--standalone .game-switcher__current{max-width:10.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:749px)and (prefers-reduced-motion:reduce){.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary{transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:active{transform:none}}@media screen and (min-width:750px){.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary{box-sizing:border-box;padding:.55rem 1.1rem;border-radius:999px;background:rgba(var(--color-foreground),.08);border:1px solid rgba(var(--color-foreground),.14);color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));font-family:inherit;font-weight:600;font-size:1.3rem;line-height:1.25;transition:background .15s ease,border-color .15s ease}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:hover{background:rgba(var(--color-foreground),.07)}.game-switcher-section.game-switcher-layout--standalone .game-switcher__details[open]>.game-switcher__summary{background:rgba(var(--color-foreground),.15);border-color:rgba(var(--color-foreground),.22)}.game-switcher-section.game-switcher-layout--standalone .game-switcher__summary:focus-visible{outline:2px solid rgba(var(--color-foreground),.35);outline-offset:2px}.game-switcher-section.game-switcher-layout--standalone .game-switcher__current{max-width:13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.gs--in-header.game-switcher-section .game-switcher__summary{box-sizing:border-box;display:inline-flex;align-items:center;min-height:44px;padding:6px 14px 6px 6px;gap:10px;border-radius:999px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;white-space:nowrap;touch-action:manipulation;letter-spacing:normal;background:rgba(var(--color-foreground),.08);border:1px solid rgba(var(--color-foreground),.14);color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));transition:transform .08s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.gs--in-header.game-switcher-section .game-switcher__summary:hover{background:rgba(var(--color-foreground),.07)}.gs--in-header.game-switcher-section .game-switcher__details[open]>.game-switcher__summary{background:rgba(var(--color-foreground),.15);border-color:rgba(var(--color-foreground),.22)}.gs--in-header.game-switcher-section .game-switcher__summary:focus-visible{outline:2px solid rgba(var(--color-foreground),.35);outline-offset:2px}.gs--in-header.game-switcher-section .game-switcher__summary:active{transform:scale(.97)}.gs--in-header.game-switcher-section .game-switcher__select-label{font-size:16px!important;font-weight:600!important;opacity:1;color:inherit;-webkit-text-fill-color:inherit;padding:0 0 0 8px!important;flex-shrink:0}.gs--in-header.game-switcher-section .game-switcher__icon{width:34px;height:34px;min-width:34px;flex-shrink:0}.gs--in-header.game-switcher-section .game-switcher__icon-img,.gs--in-header.game-switcher-section .game-switcher__icon img{width:34px!important;height:34px!important;border-radius:50%!important;object-fit:cover;flex-shrink:0}.gs--in-header.game-switcher-section .game-switcher__current{font-size:16px;font-weight:600;letter-spacing:.1px;white-space:nowrap;max-width:min(14rem,40vw);overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.gs--in-header.game-switcher-section .game-switcher__summary{min-height:40px;padding:4px 10px 4px 4px;gap:8px;font-size:14px}.gs--in-header.game-switcher-section .game-switcher__select-label{font-size:13px!important;padding:0 0 0 6px!important}.gs--in-header.game-switcher-section .game-switcher__icon{width:30px;height:30px;min-width:30px}.gs--in-header.game-switcher-section .game-switcher__icon-img,.gs--in-header.game-switcher-section .game-switcher__icon img{width:30px!important;height:30px!important}.gs--in-header.game-switcher-section .game-switcher__current{font-size:14px;max-width:110px}.gs--in-header.game-switcher-section .game-switcher__details[open]>.game-switcher__summary .game-switcher__caret,.gs--in-header.game-switcher-section .game-switcher__caret{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;min-width:14px;min-height:14px;margin-inline-start:0;flex-shrink:0;border:none!important;opacity:.85;font-size:11px;line-height:1;transition:transform .2s ease;color:inherit;-webkit-text-fill-color:inherit}}@media screen and (max-width:360px){.gs--in-header.game-switcher-section .game-switcher__summary{padding:3px 8px 3px 3px;gap:6px}.gs--in-header.game-switcher-section .game-switcher__current{max-width:90px}}@media screen and (prefers-reduced-motion:reduce){.gs--in-header.game-switcher-section .game-switcher__summary{transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.gs--in-header.game-switcher-section .game-switcher__summary:active{transform:none}}.game-switcher-section .game-switcher__caret{width:0;height:0;border-inline-start:.45rem solid transparent;border-inline-end:.45rem solid transparent;border-top:.55rem solid currentColor;opacity:.9;margin-inline-start:.15rem}.game-switcher-section .game-switcher__panel{position:absolute;z-index:20;left:0;top:calc(100% + .35rem);min-width:min(22rem,calc(100vw - 3rem));padding:.4rem;margin:0;border-radius:1rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);box-shadow:0 .6rem 2rem rgba(var(--color-foreground),.12)}.game-switcher-section .game-switcher__option{display:flex;width:100%;align-items:center;gap:.75rem;padding:.65rem .85rem;border:0;border-radius:.75rem;background:transparent;color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));font:inherit;font-weight:600;font-size:1.3rem;text-align:start;cursor:pointer;transition:background .12s ease}.game-switcher-section .game-switcher__option span{color:inherit;-webkit-text-fill-color:inherit}.game-switcher-section .game-switcher__option:hover,.game-switcher-section .game-switcher__option:focus-visible{background:rgba(var(--color-foreground),.1)}.game-switcher-section .game-switcher__option-icon{width:2.8rem;height:2.8rem;border-radius:.5rem;object-fit:cover;flex-shrink:0}.header .header__heading-with-game{grid-area:heading;display:flex;flex-wrap:nowrap;align-items:center;column-gap:.85rem;min-width:0;overflow:visible}.header:not(.header--has-game-switcher) .header__heading-game-cluster{grid-area:heading}.header .header__heading-with-game .header__heading-game-cluster{grid-area:unset;display:flex;flex-wrap:nowrap;align-items:center;column-gap:.85rem;flex:1 1 auto;min-width:0;overflow:visible}.header:not(.header--has-game-switcher) .header__heading-game-cluster{display:flex;flex-wrap:wrap;align-items:center;column-gap:.85rem;row-gap:.35rem;min-width:0;overflow:visible}.header .header__heading-game-cluster>.header__heading{display:flex;align-items:center;margin:0;min-width:0}.header .header__heading-game-cluster>.header__heading,.header .header__heading-game-cluster>.header__heading-link{grid-area:unset}.header .header__heading-with-game .header__game-switcher-slot{flex:0 1 auto;min-width:0;max-width:min(48vw,16rem);position:relative;z-index:5;overflow:visible}@media screen and (max-width:989px){.header .header__heading-with-game{justify-content:center}.header.header--has-game-switcher .header__heading-with-game{justify-content:flex-start}.header .header__heading-game-cluster{justify-content:center;text-align:center}.header--mobile-left .header__heading-with-game{justify-content:flex-start}.header--mobile-left .header__heading-game-cluster{justify-content:flex-start;text-align:left}}@media screen and (min-width:990px){.header--middle-left .header__heading-with-game,.header--top-left .header__heading-with-game{justify-content:flex-start}.header--middle-left:not(.header--has-game-switcher) .header__heading-game-cluster,.header--top-left:not(.header--has-game-switcher) .header__heading-game-cluster{justify-content:flex-start;text-align:start}.header--middle-left .header__heading-game-cluster,.header--top-left .header__heading-game-cluster{justify-content:flex-start;text-align:start}.header--middle-center .header__heading-with-game,.header--top-center .header__heading-with-game{justify-content:center}.header--middle-center:not(.header--has-game-switcher) .header__heading-game-cluster,.header--top-center:not(.header--has-game-switcher) .header__heading-game-cluster{justify-content:center;text-align:center}.header--middle-center .header__heading-game-cluster,.header--top-center .header__heading-game-cluster{justify-content:center;text-align:center}.header--middle-center.header--has-game-switcher .header__heading-with-game,.header--top-center.header--has-game-switcher .header__heading-with-game{justify-content:flex-start}.header--middle-center.header--has-game-switcher .header__heading-game-cluster,.header--top-center.header--has-game-switcher .header__heading-game-cluster{justify-content:flex-start;text-align:start}}@media screen and (min-width:750px){.header.header--has-game-switcher .header__heading-with-game{justify-self:start;width:100%;max-width:none;box-sizing:border-box;column-gap:16px;align-items:center}.header.header--has-game-switcher .header__heading-with-game .header__heading-game-cluster{flex:0 0 auto;min-width:0}.header.header--has-game-switcher .header__heading-with-game .header__game-switcher-slot{flex:0 0 auto;min-width:0;margin-left:0;margin-right:auto;max-width:min(22rem,42vw)}.header.header--has-game-switcher .header__icons{flex-wrap:nowrap;align-items:center;gap:12px}}.game-switcher-layout--header.gs--in-header .game-switcher__inner{padding:0;gap:0;flex-wrap:nowrap;justify-content:flex-start}.game-switcher-layout--header.gs--in-header .game-switcher__cluster{flex-wrap:nowrap;align-items:center;gap:.35rem .5rem;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0}.gs--in-header.game-switcher-section .game-switcher__icon img,.gs--in-header.game-switcher-section .game-switcher__icon-img,.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon img,.game-switcher-section.game-switcher-layout--standalone .game-switcher__icon-img{background:transparent!important}.gs--in-header.game-switcher-section .game-switcher__disclosure{position:relative;z-index:2}.gs--in-header.game-switcher-section .game-switcher__details[open]{z-index:30}.gs--in-header.game-switcher-section .game-switcher__panel{z-index:10010}@media screen and (min-width:750px){.gs--in-header.game-switcher-section .game-switcher__caret,.gs--in-header.game-switcher-section summary svg.caret,.gs--in-header.game-switcher-section summary .caret{width:28px;height:28px;min-width:28px;min-height:28px;margin-inline-start:0;flex-shrink:0;border:none!important;border-top:none!important;opacity:.85;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:inherit;-webkit-text-fill-color:inherit;transition:transform .2s ease}}.gs--in-header.game-switcher-section .game-switcher__caret:before{content:"\25be";color:inherit;-webkit-text-fill-color:inherit;display:block}.gs--in-header.game-switcher-section .game-switcher__details[open]>.game-switcher__summary .game-switcher__caret,.gs--in-header.game-switcher-section .game-switcher__details[open]>summary svg.caret,.gs--in-header.game-switcher-section .game-switcher__details[open]>summary .caret{transform:rotate(180deg)}.menu-drawer__menu-item.link .menu-drawer__game-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0;margin-inline-end:.6rem;vertical-align:middle}@media screen and (max-width:749px){.header.header--has-game-switcher.page-width{padding-left:12px}.header.header--has-game-switcher{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;row-gap:0;column-gap:0}.header.header--has-game-switcher:after{flex-basis:100%;width:100%;height:1px;order:10;margin:0;padding:0;border:none;border-top:1px solid rgba(var(--color-foreground),.08);background:transparent;box-sizing:border-box;content:""}.header.header--has-game-switcher header-drawer{order:1;flex:0 0 auto;margin-left:0;margin-right:0}.header.header--has-game-switcher .header__heading-with-game{display:contents}.header.header--has-game-switcher .header__heading-game-cluster{order:2;flex:1 1 auto;min-width:0;justify-content:center}.header.header--has-game-switcher.header--mobile-left .header__heading-game-cluster{justify-content:flex-start}.header.header--has-game-switcher .header__heading-logo-wrapper{max-height:36px;max-width:120px;line-height:0}.header.header--has-game-switcher .header__heading-logo{max-height:36px;max-width:120px;width:auto;height:auto;object-fit:contain}.header.header--has-game-switcher .header__game-switcher-slot{order:90;flex:0 1 auto;min-width:0;margin-left:0;margin-right:auto;max-width:100%;padding:6px 12px 6px 0;align-self:center;min-height:40px;display:flex;flex-wrap:nowrap;align-items:center}.header.header--has-game-switcher .header__icons{display:contents}.header.header--has-game-switcher .header__locale-selector-wrap{order:4;flex:0 0 auto;min-width:0;margin-left:0;margin-right:0;padding:0 4px 0 0;align-self:center;min-height:40px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.header.header--has-game-switcher .locale-selector__trigger{margin-left:0;margin-right:-12px!important}.header.header--has-game-switcher .header__search{order:3;flex:0 0 auto;margin-inline-end:6px}.header.header--has-game-switcher>.header__search{order:3;margin-inline-end:6px}.header.header--has-game-switcher .header__discord-cta{order:5;flex:0 0 auto;margin-inline-end:8px}.header.header--has-game-switcher .header__icon--account{order:6;flex:0 0 auto;margin-inline-end:12px}.header.header--has-game-switcher .shopify-app-block{order:7;flex:0 0 auto;margin-inline-end:12px}.header.header--has-game-switcher .header__icon--cart{order:8;flex:0 0 auto}.header.header--has-game-switcher:not(.header--has-localizations) .header__game-switcher-slot{margin-left:0;margin-right:auto}.header__row--secondary,.header-secondary-row,[data-header-secondary]{padding-left:0!important;margin-left:0!important;padding-right:0!important;margin-right:0!important}.header.header--has-game-switcher .gs--in-header{margin-left:-12px!important;margin-right:auto!important;padding-left:0!important}.header.header--has-game-switcher .gs--in-header .game-switcher__summary{margin-left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-mogo-filter.css.map */
