@import"https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans:400,700";h1{font-size:var(--h1-font-size);line-height:var(--h1-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h1{font-size:calc(var(--h1-font-size) * .9);line-height:calc(var(--h1-line-height) * .9)}}@media screen and (max-width:639px){h1{font-size:calc(var(--h1-font-size) * .8);line-height:calc(var(--h1-line-height) * .8)}}h2{font-size:var(--h2-font-size);line-height:var(--h2-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h2{font-size:calc(var(--h2-font-size) * .9);line-height:calc(var(--h2-line-height) * .9)}}@media screen and (max-width:639px){h2{font-size:calc(var(--h2-font-size) * .8);line-height:calc(var(--h2-line-height) * .8)}}h3{font-size:var(--h3-font-size);line-height:var(--h3-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h3{font-size:calc(var(--h3-font-size) * .9);line-height:calc(var(--h3-line-height) * .9)}}@media screen and (max-width:639px){h3{font-size:calc(var(--h3-font-size) * .8);line-height:calc(var(--h3-line-height) * .8)}}h4{font-size:var(--h4-font-size);line-height:var(--h4-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h4{font-size:calc(var(--h4-font-size) * .9);line-height:calc(var(--h4-line-height) * .9)}}@media screen and (max-width:639px){h4{font-size:calc(var(--h4-font-size) * .8);line-height:calc(var(--h4-line-height) * .8)}}h5{font-size:var(--h5-font-size);line-height:var(--h5-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h5{font-size:calc(var(--h5-font-size) * .9);line-height:calc(var(--h5-line-height) * .9)}}@media screen and (max-width:639px){h5{font-size:calc(var(--h5-font-size) * .8);line-height:calc(var(--h5-line-height) * .8)}}h6{font-size:var(--h6-font-size);line-height:var(--h6-line-height)}@media screen and (min-width:640px)and (max-width:1023px){h6{font-size:calc(var(--h6-font-size) * .9);line-height:calc(var(--h6-line-height) * .9)}}@media screen and (max-width:639px){h6{font-size:calc(var(--h6-font-size) * .8);line-height:calc(var(--h6-line-height) * .8)}}@keyframes displayNoneBlockTransition{0%{opacity:0;display:none}1%{opacity:0;display:block}to{opacity:1;display:block}}@keyframes displayBlockNoneTransition{0%{opacity:1;display:block}99%{opacity:0;display:block}to{opacity:0;display:none}}.header{height:100%;max-width:1400px;margin:auto}.header ul,.header li{margin-left:0;list-style:none}header-menu{display:flex;height:100%;align-items:center}.header details summary::-webkit-details-marker{display:none}.header summary:hover+div{display:block}.header__inline-menu,.header__inline-menu--inline,.header__inline-menu li,.header__menu-item,.header__menu-item--inline,.header__menu-item li,.header .list-menu,.header .list-menu--inline,.header .list-menu li{height:100%}.header .mega-menu__content{background:#fff;width:auto;margin:0 -10px;padding:0;display:block;position:absolute;top:100%;left:0;right:0}.header .mega-menu__content:after{content:"";opacity:1;z-index:-1;pointer-events:none;background:#000c;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.header .mega-menu__inner{background:#fff;border:1px solid #EEEEEE;border-top:none;flex-wrap:nowrap;align-items:flex-start;max-width:90rem;margin:0;display:flex}.header .mega-menu .mega-menu__list--condensed{display:block;padding:25px 70px}.header .mega-menu .mega-menu__list--condensed li{margin-bottom:0}.header .mega-menu .mega-menu__list--condensed li a{color:#000;font-size:16px;font-weight:500;text-transform:none}.header .mega-menu__list>li{flex:1 1 calc(20% - 3rem);margin-bottom:1.5em}.header .mega-menu__additional-menu{padding:25px 50px}.header .mega-menu__additional-menu>li{margin-bottom:0;padding-right:22px}.header .mega-menu__additional-menu+ul{flex-flow:nowrap;padding:25px 35px;display:flex;column-gap:30px}.header .mega-menu__additional-menu .left-menu-image{margin-top:15px}.header .mega-menu__additional-menu .left-menu-image a,.header .mega-menu__additional-menu .left-menu-image img{width:100%}.header .mega-menu__list{flex-wrap:nowrap}.header .mega-menu__additional-menu li,.header .mega-menu__list li{text-wrap:nowrap}.header .mega-menu__additional-menu a,.header .mega-menu__list a{margin-bottom:5px;display:inline-block}.header .mega-menu__additional-menu a{color:#fff}.header .mega-menu__additional-menu>li>a,.header .mega-menu__list>li>a{font-weight:600}.header .mega-menu__additional-menu ul>li>a{color:#fff;text-transform:none;font-size:14px;font-weight:500;transition:color .1s ease-in-out}.header .mega-menu__list ul>li>a{color:#000;text-transform:none;font-size:14px;font-weight:500;transition:color .1s ease-in-out}.header .mega-menu .mega-menu__content{animation:.35s displayNoneFlexTransition;background:transparent;border:none;display:flex;justify-content:center}.header .mega-menu .mega-menu__content:after{animation:.35s displayNoneBlockTransition;display:block}.header .mega-menu__shop-games{display:grid;gap:1.5rem;padding:2rem}.header .mega-menu__shop-games-inner{max-width:none;padding:0;position:absolute}.header .mega-menu__shop-games a{opacity:.8;border-radius:4px;display:block;overflow:hidden}.header__menu-item{height:auto;align-items:center;margin:0;padding:0;display:flex;position:relative}.header__inline-menu li:first-child summary{margin-left:0}.header__menu-item:after{content:"";opacity:0;background:#fff;width:110%;height:7px;transition:opacity .2s ease-in-out;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)}.header .list-menu--inline{gap:clamp(14px,2vw,28px);justify-content:center;margin:0;list-style:none;display:flex}.header .list-menu li a,.header .list-menu li a.header__active-menu-item,.header .list-menu li span,.header .list-menu li span.header__active-menu-item{text-decoration:none}.header .list-menu li:hover .header__menu-item:after{opacity:1}.menu-drawer{height:calc(100% - var(--header-bottom-position));right:-100%;top:var(--header-bottom-position);width:100%;padding:15px 10px 15px 25px;transition:right .25s ease-in;position:fixed}.menu-drawer__inner-container{height:100%;padding-right:15px;overflow:auto}.menu-drawer__menu-item{cursor:pointer;text-transform:uppercase;border-bottom:1px solid #d6d6d6;padding:23px 7px 21px;font-weight:600;display:block;position:relative}.menu-drawer summary:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;padding:3px;transition:transform .3s cubic-bezier(.6,1.15,.57,.9);display:inline-block;position:absolute;top:18px;right:15px;transform:rotate(45deg)}.menu-drawer details[open]>summary:after{top:22px;transform:rotate(-135deg)}.menu-drawer a.button.primary{width:100%;margin-top:20px}.menu-drawer li:not(.level-1,.list-social__item)>details>summary,.menu-drawer li:not(.level-1,.list-social__item)>a{text-transform:none;padding:12px 7px;font-size:14px;font-weight:500;text-decoration:none;transition:color .1s ease-in-out;display:block}.menu-drawer__inner-submenu li{padding-left:7px}.menu-drawer .list-social{justify-content:center}.menu-drawer-container.menu-opening .header__icon--menu:before{left:0;top:var(--header-bottom-position);position:fixed}.menu-drawer-container.menu-opening .menu-drawer{right:0}.menu-drawer-container.menu-opening .burger-menu span:first-child,.menu-drawer-container.menu-opening .burger-menu span:nth-child(4){width:0;top:6px;left:50%}.menu-drawer-container.menu-opening .burger-menu span:nth-child(2){transform:rotate(45deg)}.menu-drawer-container.menu-opening .burger-menu span:nth-child(3){transform:rotate(-45deg)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/global-header-nav.css.map */
