h1{font-size:50px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:15px}*{box-sizing:border-box;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}img{height:auto;max-width:100%}td,th{padding:0}input[type=search]{appearance:textfield}a{color:inherit;text-decoration:none}ol,ul{margin:0;padding:0}ol li,ul li{list-style:none}abbr[title]{border-bottom:1px dotted}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}embed,iframe,object{max-width:100%}body{color:#000;font-family:Inter,serif;font-size:16px;margin:0}/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:after,:before{box-sizing:inherit}.container{max-width:1464px}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:16px;padding-right:16px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.3333%;max-width:8.3333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.main-navigation{margin-left:auto;min-width:270px;top:0}.main-navigation .arrow-toggle{align-items:center;cursor:pointer;display:flex;height:100%;position:absolute;right:10px;top:0}.main-menu-container ul{display:flex;gap:0;margin:0;padding:0}.main-menu-container ul li{color:blue;display:inline-block;margin:0;position:relative;transition:color .4s ease}.main-menu-container ul li:first-of-type{margin-left:0}.main-menu-container ul li.current-menu-item,.main-menu-container ul li.current-menu-parent,.main-menu-container ul li:hover{color:#000}.main-menu-container ul li.menu-item-has-children a{padding-right:38px}.main-menu-container ul li a{color:#02050b;display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5em;padding:24px 20px;position:relative;transition:all .2s ease-in-out;width:100%}.main-menu-container ul li a:hover{background-color:#a1c92d}.main-menu-container ul li .sub-menu{display:flex;flex-direction:column}@media(min-width:768px){.main-menu-container ul li .sub-menu{background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);left:100%;left:0;margin:auto;opacity:0;padding:0;position:absolute;right:auto;top:0;top:99%;visibility:hidden;width:270px;z-index:11;z-index:10}}.main-menu-container ul li .sub-menu li{display:block;margin-left:0}.main-menu-container ul li .sub-menu li a{padding:10px 20px}.main-menu-container ul li .sub-menu li a:hover{background:#f7f7f7}@media(min-width:768px){.main-menu-container ul li .sub-menu li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}}.main-menu-container ul li.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible}@media(max-width:768px){.main-menu-container ul li.hide-mobile{display:none!important}}@media(max-width:640px){.main-menu-container ul li a{font-size:15px;padding:12px 16px}}.menu-toggle-wrapper{align-items:center;display:flex;margin-left:auto;z-index:1}@media(min-width:1200px){.menu-toggle-wrapper{display:none}}.menu-toggle-wrapper .menu-toggle{cursor:pointer;display:inline-block;height:20px;position:relative;width:25px}.menu-toggle-wrapper .menu-toggle span{background-color:#000;display:block;height:3px;position:absolute;transition:.4s;width:100%}.menu-toggle-wrapper .menu-toggle span:first-child{top:0}.menu-toggle-wrapper .menu-toggle span:nth-child(2){top:calc(50% - 1.5px)}.menu-toggle-wrapper .menu-toggle span:nth-child(3){top:calc(100% - 3px)}.menu-opened .menu-toggle-wrapper .menu-toggle{background-color:transparent;height:25px;width:25px}.menu-opened .menu-toggle-wrapper .menu-toggle span{left:0;right:0;top:50%;transform-origin:50%}.menu-opened .menu-toggle-wrapper .menu-toggle span:first-child{top:45%;transform:rotate(-45deg)}.menu-opened .menu-toggle-wrapper .menu-toggle span:nth-child(2){opacity:0}.menu-opened .menu-toggle-wrapper .menu-toggle span:nth-child(3){top:45%;transform:rotate(45deg)}.product-card{--product-card-stock-warning-color:#f5c542;background:#fff;border:1px solid rgba(0,0,0,.2);box-shadow:0 4px 24px 0 rgba(0,0,0,.102);padding:14px}.product-card__inner{display:flex;flex-direction:column;gap:8px;height:100%}.product-card__top{align-items:center;display:flex;justify-content:space-between}.product-card__stock{align-items:center;display:flex;gap:4.5px}.product-card__stock-dot{background-color:#c3f043;border-radius:100%;height:11px;width:11px}.product-card__stock-dot--warning{background-color:var(--product-card-stock-warning-color)}.product-card__stock-text{color:#3f3f3f;font-size:14px}.product-card__label,.product-card__stock-text{font-family:Inter;font-weight:500;letter-spacing:0;line-height:140%}.product-card__label{color:#fff;font-size:12px;min-width:57px;padding:2px 13px}.product-card__label--sale{background-color:#f64545}.product-card__label--new{background-color:#663fa0}.product-card__media{aspect-ratio:1/1;height:215px;margin:0 auto;overflow:hidden;width:215px}.product-card__media-link{display:block;height:100%;width:100%}.product-card__media-link img{height:100%;object-fit:contain;object-position:center;width:100%}.product-card__content{display:flex;flex-direction:column;flex-grow:1;gap:8px;justify-content:flex-end;width:100%}.product-card__title-wrap{border-bottom:1px dashed #3f3f3f;display:flex;padding-bottom:8px;width:100%}.product-card__title-link{color:#000}.product-card__title-link h2{color:#000;font-family:Inter;font-size:16px;font-weight:600;letter-spacing:0;line-height:120%}.product-card__price{align-items:center;display:flex;justify-content:space-between}.product-card__price .amount bdi{color:#000;font-family:Inter;font-size:18px;font-weight:700;letter-spacing:0;line-height:150%}.product-card__price .amount bdi span{font-size:16px;font-weight:400}.product-card__price del{color:#f64545;font-family:Inter}.product-card__price del .amount bdi{color:#f64545;font-size:12px}.product-card__price del .amount bdi span{font-size:12px}.product-card__price ins{text-decoration:none}.product-card__actions{display:flex;flex-direction:row;justify-content:space-between}.product-card__actions .add_to_cart_button,.product-card__actions .product-card__more-link,.product-card__actions .product_type_simple{align-items:center;background-color:transparent!important;color:#000!important;display:inline-flex!important;font-family:Inter;font-size:14px!important;font-weight:500!important;letter-spacing:0;line-height:120%;min-height:24px!important;padding:0!important;text-align:center;vertical-align:middle}.product-card__actions .add_to_cart_button:after,.product-card__actions .product-card__more-link:after,.product-card__actions .product_type_simple:after{align-items:center;background-color:#c3f043;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m6 3 5 5-5 5" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:24px;content:"";display:inline-flex;height:24px;justify-content:center;margin-left:.53em;width:24px}.product-card__actions .add_to_cart_button.loading:after,.product-card__actions .product-card__more-link.loading:after,.product-card__actions .product_type_simple.loading:after{background-image:none!important;margin-left:.53em;position:relative!important;right:0!important;top:0!important}.product-card__actions .add_to_cart_button.added:after,.product-card__actions .product-card__more-link.added:after,.product-card__actions .product_type_simple.added:after{background-image:none!important}.product-card__actions .add_to_cart_button.product-card__more-link--stock-warning:after,.product-card__actions .product-card__more-link.product-card__more-link--stock-warning:after,.product-card__actions .product_type_simple.product-card__more-link--stock-warning:after{background-color:var(--product-card-stock-warning-color)}.product-card__actions .added_to_cart{display:none!important}.product-card__actions .yith-add-to-wishlist-button-block{margin:0}.product-card__actions .yith-add-to-wishlist-button-block a{gap:0}.product-card__actions .yith-add-to-wishlist-button-block a span{display:none}.product-card__actions .yith-add-to-wishlist-button-block a svg{height:24px;width:24px}@media(max-width:1024px){.product-card{padding:10px}.product-card__media{aspect-ratio:1/1;height:auto;margin:0 auto;overflow:hidden;width:100%}}@media(max-width:600px){.product-card{padding:10px}.product-card__title-link h2{font-size:14px}.product-card__price .amount bdi{font-size:16px}.product-card__price .amount bdi span{font-size:14px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.gc-products-slider,.gc-products-slider__layout{display:flex;flex-direction:column;gap:24px}.gc-products-slider__body,.gc-products-slider__layout,.gc-products-slider__sidebar{min-width:0}.gc-products-slider__body{display:flex;flex-direction:column;gap:24px}.gc-products-slider__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.gc-products-slider__title{color:#000;font-family:Inter;font-size:32px;font-weight:700;letter-spacing:0;line-height:1;margin:0}.gc-products-slider__title:after{background-color:#c3f043;content:"";display:block;height:8px;margin-top:24px;transform:skew(-45deg,0deg);width:105px}.gc-products-slider__controls{align-items:center;display:inline-flex;gap:12px}.gc-products-slider__controls--desktop{align-self:center;display:none}.gc-products-slider__arrow{align-items:center;background:#ebebeb;border:0;border-radius:30px;cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:0;transition:background-color .2s ease,opacity .2s ease;width:30px}.gc-products-slider__arrow:hover{background-color:#dcdcdc}.gc-products-slider__arrow.is-disabled,.gc-products-slider__arrow.slick-disabled,.gc-products-slider__arrow:disabled{background:#ebebeb;cursor:default;opacity:.35;pointer-events:none}.gc-products-slider__arrow.slick-hidden{display:inline-flex!important}.gc-products-slider__track--static{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.gc-products-slider__track.slick-slider{margin:0 -10px}.gc-products-slider__track .slick-list{overflow:hidden}.gc-products-slider__track .slick-track{display:flex;margin-left:0}.gc-products-slider__track .slick-slide{height:inherit;padding:0 10px}.gc-products-slider__track .slick-slide>div{height:100%}.gc-products-slider__slide{height:auto}.gc-products-slider__slide .product-card{box-shadow:0 2px 12px 0 rgba(0,0,0,.102)!important;height:100%}.gc-products-slider__progress{height:5px;position:relative;width:100%}.gc-products-slider__progress-track{background-color:#000;height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.gc-products-slider__progress-current{background-color:#663fa0;height:5px;left:0;position:absolute;top:-2px;transition:width .25s ease;width:0;width:25%}@media(min-width:1024px){.gc-products-slider__header .gc-products-slider__controls{display:none}.gc-products-slider__controls--desktop{display:inline-flex;justify-content:center}}@media(min-width:1368px){.gc-products-slider__track--static{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1023px){.gc-products-slider__track--static{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-products-slider__title{font-size:28px}}@media(max-width:767px){.gc-products-slider{gap:20px}.gc-products-slider__header{align-items:flex-end}.gc-products-slider__title{font-size:24px}.gc-products-slider__controls{gap:8px}.gc-products-slider__track--static{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.gc-products-slider__track.slick-slider{margin:0 -8px}.gc-products-slider__track .slick-slide{padding:0 8px}}@media(max-width:480px){.gc-products-slider__track--static{grid-template-columns:repeat(1,minmax(0,1fr))}.gc-products-slider__title{font-size:20px}}.page-hero{background-color:#fff;color:#fff;overflow:hidden;padding:48px 24px 0;position:relative}.page-hero>*{position:relative;z-index:2}.page-hero .container{max-width:1496px;width:100%}.page-hero__breadcrumbs ol{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0 0 24px;max-width:640px;padding:0;width:100%}.page-hero__breadcrumbs li{align-items:center;color:#000;display:inline-flex;font-family:Inter;font-size:12px;font-weight:700;gap:12px;letter-spacing:1.6px;line-height:18px;text-transform:uppercase;vertical-align:middle}.page-hero__breadcrumbs li a:hover,.page-hero__breadcrumbs li span{color:#c3f043}.page-hero__breadcrumbs li+li:before{content:"/"}.page-hero__title{color:#000;font-family:Inter;font-size:48px;font-weight:700;letter-spacing:0;line-height:110%;margin:0 0 16px;max-width:640px;width:100%}.page-hero__title:after{background-color:#c3f043;content:"";display:block;height:8px;margin-top:24px;transform:skew(-45deg,0deg);width:105px}.page-hero__description{color:#000;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:170%;max-width:560px;width:100%}.page-hero__description>:first-child{margin-top:0}.page-hero__description>:last-child{margin-bottom:0}@media(max-width:767px){.page-hero{padding:60px 16px}.page-hero__title{font-size:24px}.page-hero__breadcrumbs li,.page-hero__breadcrumbs ol{gap:6px}.page-hero__description{font-size:14px}}.topbar{background-color:#000;color:#fff;padding:6px 24px}.topbar__container{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1464px;width:100%}.topbar__item{align-items:center;display:flex;gap:15px;justify-content:center;min-width:0}.topbar__item:first-child{justify-content:flex-start}.topbar__item:last-child{justify-content:flex-end}.topbar__icon{align-items:center;color:#c3f043;display:inline-flex;flex-shrink:0;justify-content:center}.topbar__icon,.topbar__icon svg{height:24px;width:24px}.topbar__icon svg path{stroke:currentcolor}.topbar__link,.topbar__text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:150%;text-align:center;text-decoration:none;white-space:nowrap}.topbar__link:hover{text-decoration:underline}.topbar-message{background-color:#000;color:#fff;padding:6px 24px}.topbar-message__container{align-items:center;display:flex;gap:15px;justify-content:center;margin:0 auto;max-width:1464px;width:100%}.topbar-message__icon{flex-shrink:0}.topbar-message__icon-image{display:block;height:24px;object-fit:contain;width:24px}.topbar-message__text{font-family:Inter,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:150%;margin:0;text-align:center}body.has-open-mega-menu,html.has-open-mega-menu{overflow:hidden}.site-header{box-shadow:0 0 0 rgba(2,5,11,0);box-sizing:border-box;transition:box-shadow .2s ease;width:100%}.site-header.is-sticky{box-shadow:0 8px 24px rgba(2,5,11,.14);left:0;position:fixed;right:0;top:var(--site-header-sticky-top,0);z-index:1000}.site-header.is-sticky .mega-menu{height:calc(100vh - var(--site-header-sticky-top, 0px) - var(--site-header-sticky-height, 0px));position:fixed;top:calc(var(--site-header-sticky-top, 0px) + var(--site-header-sticky-height, 0px))}.site-header__sticky-sentinel{display:block;height:0;pointer-events:none}.site-header__sticky-sentinel.is-active{height:var(--site-header-sticky-height,0)}.header-main{background:#fff;box-sizing:border-box;padding:16px 24px;position:relative;width:100%;z-index:1000}.header-main__container{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1464px;width:100%}.header-main__logo a img{height:50px;width:auto}.header-main__mega-menu,.header-main__mega-menu__toggle--close{display:none}.header-main__search{flex-basis:55%}.header-main__search .search-filter-field{width:100%}.header-main__search .search-filter-field__input{border-color:rgba(0,0,0,.2);border-radius:0;flex-direction:row-reverse;padding:10px 16px}.header-main__search .search-filter-field__input .search-filter-icon{order:1;padding:0}.header-main__search .search-filter-field__input .search-filter-icon svg{fill:#000;height:24px;width:24px}.header-main__search .search-filter-field__input .search-filter-input-text__clear-button{cursor:pointer;order:2}.header-main__search .search-filter-field__input input[type=text].search-filter-input-text__input{color:#000!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1!important;order:3;padding:0!important}.header-main__search .search-filter-field__input input[type=text].search-filter-input-text__input::placeholder{color:#a6a6a6!important;font-size:14px!important}.header-main__phone{align-items:center;display:flex;gap:10px}.header-main__phone-icon{aspect-ratio:1/1;height:32px;width:32px}.header-main__phone-icon svg{width:32px}.header-main__phone-text{display:flex;flex-direction:column;gap:0;justify-content:flex-start}.header-main__phone-label{color:#3f3f3f;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.header-main__phone-number{color:#02050b;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.header-main__actions{align-items:center;display:flex;gap:24px}.header-main__action-wrap{display:inline-flex;position:relative}.header-main__action-wrap--cart{position:relative}.header-main__action{align-items:center;background:#c3f043;display:inline-flex;height:42px;justify-content:center;transition:all .2s ease-in-out;width:42px}.header-main__action svg{height:24px;width:24px}.header-main__action--cart,.header-main__action--wishlist{position:relative}.header-main__action--count{align-items:center;background:#f64545;border-radius:50%;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:500;height:16px;justify-content:center;line-height:10px;position:absolute;right:4px;top:4px;width:16px}.header-main__action:hover{background:#a1c92d}.header-main .header-main__account-popover{background:#fff;border:1px solid #ededed;box-shadow:0 10px 25px rgba(0,0,0,.2);display:none;margin:0;max-width:420px;min-width:340px;overflow:hidden;padding:24px;position:absolute;right:0;top:calc(100% + 10px);z-index:20}.header-main .header-main__account-popover.is-open{display:block}.header-main__account-popover__error{background:#fff2f0;border-left:3px solid #d23f31;color:#8a241a;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.4;margin:0 0 12px;padding:10px 12px}.header-main__account-popover__error:focus{outline:none}.header-main__account-popover__error[hidden]{display:none}.header-main__account-popover__loader{align-items:center;background:hsla(0,0%,100%,.86);cursor:wait;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}.header-main__account-popover__loader[hidden]{display:none}.header-main__account-popover__spinner{animation:gamecenter-header-login-spin .7s linear infinite;border:3px solid rgba(102,63,160,.2);border-radius:50%;border-top-color:#663fa0;height:34px;width:34px}.header-main__account-popover__register{margin-top:8px;text-align:center}.header-main__account-popover__register a{color:#02050b;font-family:Inter,sans-serif;font-size:13px;text-decoration:underline}.header-main__account-popover .woocommerce-form{border:0!important;border-radius:0!important;display:flex;flex-direction:column;gap:8px;margin:0!important;padding:0!important}.header-main__account-popover .woocommerce-form .form-row{display:flex;flex-direction:column;gap:4px;margin:0!important;padding:0!important;width:100%}.header-main__account-popover .woocommerce-form .form-row:after,.header-main__account-popover .woocommerce-form .form-row:before{display:none}.header-main__account-popover .woocommerce-form .form-row .show-password-input{display:none!important}.header-main__account-popover .woocommerce-form .form-row label{font-family:Inter;font-size:14px;line-height:1!important}.header-main__account-popover .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox{align-items:center;display:inline-flex;gap:8px}.header-main__account-popover .woocommerce-form .form-row label.woocommerce-form__label-for-checkbox input{height:16px;width:16px}.header-main__account-popover .woocommerce-form .form-row input[type=password],.header-main__account-popover .woocommerce-form .form-row input[type=text]{border:1px solid rgba(0,0,0,.2);font-family:Inter;font-size:16px;font-weight:400;height:40px;letter-spacing:0;line-height:100%;padding:15px 12px;width:100%}.header-main__account-popover .woocommerce-form .form-row input[type=password]::placeholder,.header-main__account-popover .woocommerce-form .form-row input[type=text]::placeholder{color:rgba(0,0,0,.5)}.header-main__account-popover .woocommerce-form .form-row input[type=password]:focus,.header-main__account-popover .woocommerce-form .form-row input[type=password]:hover,.header-main__account-popover .woocommerce-form .form-row input[type=text]:focus,.header-main__account-popover .woocommerce-form .form-row input[type=text]:hover{border-color:#888;outline:none}.header-main__account-popover .woocommerce-form .form-row button{background:#c3f043;border:0;color:#000!important;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;height:40px;letter-spacing:0;line-height:14px;margin:8px 0 0!important;vertical-align:middle}.header-main__account-popover .woocommerce-form .form-row button:hover{background:#a1c92d}.header-main__account-popover .woocommerce-form .lost_password{font-family:Inter;font-size:12px;text-align:center;text-decoration:underline}.header-main__account-popover .woocommerce-form .clear{display:none}.header-categories-nav{background:#c3f043;padding:0 24px}.header-categories-nav__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1464px;width:100%}.header-categories-nav__button{align-items:center;background:#663fa0;border:0;cursor:pointer;display:inline-flex;gap:4px;padding:12px 24px}.header-categories-nav__button-icon{height:24px;width:24px}.header-categories-nav__button-icon svg{aspect-ratio:1/1;width:24px}.header-categories-nav__button-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:16px}.mega-menu{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.6);display:none;height:calc(100vh - 186px);position:relative;position:absolute;top:186px;width:100%;z-index:1001}.mega-menu__inner{background:#fff;box-shadow:0 4px 32px 0 rgba(0,0,0,.102);display:flex;flex-direction:row;gap:0;height:calc(100% - 32px);margin:0 auto;max-width:100%;width:1464px}.mega-menu__sidebar{-ms-overflow-style:none;background:#f5f5f5;overflow-y:auto;padding-top:32px;scrollbar-width:none;width:27.75%}.mega-menu__sidebar::-webkit-scrollbar{display:none}.mega-menu__nav-item{width:100%}.mega-menu__nav-link{box-sizing:border-box;display:block;font-family:Inter;font-size:16px;font-weight:700;letter-spacing:0;line-height:150%;padding:24px 48px;width:100%}.mega-menu__nav-link--active,.mega-menu__nav-link:hover{background:#fff;color:#663fa0}.mega-menu__content{-ms-overflow-style:none;box-sizing:border-box;overflow-y:auto;padding:21px;scrollbar-width:none;width:72.25%}.mega-menu__content::-webkit-scrollbar{display:none}.mega-menu__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.mega-menu__card{border:1px solid rgba(0,0,0,.2);box-shadow:0 4px 12px 0 rgba(0,0,0,.102);display:flex;flex-direction:column;gap:16px;padding:12px;width:calc(25% - 15px)}.mega-menu__card-media{height:110px;overflow:hidden;width:100%}.mega-menu__card-media img{height:100%!important;object-fit:contain;width:100%}.mega-menu__card-body{align-items:center;display:flex;justify-content:space-between;width:100%}.mega-menu__card-title{color:#000;font-family:Inter;font-size:12px;font-weight:500;letter-spacing:0;line-height:12px}.mega-menu__card-icon{display:inline-block;height:12px;width:12px}body.admin-bar{--site-header-sticky-top:32px}@media(max-width:782px){body.admin-bar{--site-header-sticky-top:46px}}@keyframes gamecenter-header-login-spin{to{transform:rotate(1turn)}}@media(max-width:600px){body.admin-bar{--site-header-sticky-top:0px}}@media(max-width:1460px){.header-main__search{flex-basis:50%}}@media(max-width:1320px){.header-main__search{flex-basis:40%}}@media(max-width:1110px){.header-main__search{flex-basis:38%}}@media(max-width:1070px){.header-main__phone{display:none}.header-main__actions{gap:16px}.topbar__link,.topbar__text{font-size:14px}.topbar__icon,.topbar__icon svg{height:20px;width:20px}.topbar__item{gap:8px}.mega-menu{height:calc(100% - 184px);top:184px}.mega-menu__inner{box-shadow:none;height:100%}.mega-menu__card{width:calc(33.33% - 13.33px)}}@media(max-width:1024px){.header-main__mega-menu{display:inherit}.header-main__mega-menu__toggle{align-items:center;background:#663fa0;border:0;border-radius:0;display:flex;height:42px;justify-content:center;width:42px}.header-main__mega-menu__toggle--close{display:none}.header-main__mega-menu__toggle svg{height:24px;width:24px}.mega-menu{height:calc(100% - 119px);top:119px}}@media(max-width:991px){.topbar-message{padding:8px 16px}.topbar-message__container{gap:8px}.topbar-message__icon-image{height:20px;width:20px}.topbar-message__text{font-size:12px}.topbar{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;padding:6px 16px;scrollbar-width:none;width:100%}.topbar::-webkit-scrollbar{display:none}.topbar__container{flex-wrap:nowrap;gap:24px;justify-content:flex-start;min-width:100%;width:max-content}.topbar__item{flex:0 0 auto;justify-content:flex-start!important}.topbar__link,.topbar__text{white-space:normal}}@media(max-width:768px){.header-categories-nav{padding:0 16px}.header-main__logo a img{height:41px}.header-main{padding:16px}.header-main__container{flex-wrap:wrap;gap:16px}.header-main__search{flex-basis:100%;order:4;width:100%}.mega-menu{height:calc(100% - 110px);top:110px}.mega-menu__inner{box-shadow:none;height:100%}.mega-menu__content{padding:12px;width:66.67%}.mega-menu__cards{gap:12px}.mega-menu__card{width:calc(50% - 6px)}.mega-menu__nav-link{font-size:14px;line-height:120%;padding:16px 24px}.mega-menu__sidebar{width:33.33%}}@media(max-width:640px){.header-main__logo a img{height:36px}.header-main__mega-menu__toggle{height:32px;width:32px}.header-main__mega-menu__toggle--close{display:none}.header-main__mega-menu__toggle svg{height:18px;width:18px}.header-main__actions{gap:8px}.header-main__action{height:32px;width:32px}.header-main__action--count{height:14px;right:2px;top:2px;width:14px}.header-main__action svg{height:18px;width:18px}.header-main__account-popover{min-width:285px!important;right:-60px!important}.header-categories-nav{padding:0}.header-categories-nav__left{display:none}.mega-menu{height:calc(100% - 105px);top:105px}.mega-menu__card-media{height:57px}}@media(max-width:385px){.topbar-message__text{font-size:11px}}.footer{align-items:center;background:#000;background-image:var(--gamecenter-footer-effect-bg,url("/assets/images/footer-effect-bg.webp"));background-position:0 100%;background-repeat:no-repeat;display:flex;flex-direction:column;gap:32px;padding:96px 32px}.footer__widgets{width:100%}.footer__inner{margin:0 auto;max-width:1464px;width:100%}.footer__inner--bottom{display:flex;gap:16px;justify-content:space-between}.footer__widgets-grid{display:flex;flex-wrap:nowrap;gap:3.333%}.footer__widget-column{display:flex;flex-basis:13.667%;flex-direction:column;gap:24px;width:13.667%}.footer__widget-column--1{flex-basis:41.667%;gap:8px;margin-right:7.333%;width:41.667%}.footer__widget-column--1 aside:first-child,.footer__widget-column--1 aside:nth-child(2){margin-bottom:16px}.footer__widget-column .widget_text .gamecenter-p{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:140%}.footer__widget-column .widget_text .gamecenter-p--large{font-size:16px;line-height:150%}.footer__widget-column .widget_text .gamecenter-p--strong{font-weight:700}.footer__widget-column .wp-block-heading{color:#fff;font-family:Inter;font-size:16px;font-weight:600;letter-spacing:0;line-height:150%}.footer__widget-column .widget_nav_menu div ul{display:flex;flex-direction:column;gap:16px}.footer__widget-column .widget_nav_menu div ul li a{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:140%}.footer__widget-column .widget_nav_menu div ul li a:hover{text-decoration:underline}.footer__widget-column .lf-social-wrapper{display:flex;flex-direction:column;gap:16px}.footer__widget-column .lf-social-wrapper .social-icon-menu-items{display:inline-block}.footer__widget-column .lf-social-wrapper .social-icon-menu-items a{align-items:center;color:#fff;display:inline-flex;font-family:Inter;font-size:14px;font-weight:400;gap:14px;justify-content:flex-start;letter-spacing:0;line-height:140%}.footer__company{width:100%}.footer__company .footer__inner{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:24px;padding:32px 0}.footer__company-title{font-size:16px;font-weight:700;line-height:150%;margin:0}.footer__company-info,.footer__company-title{color:#fff;font-family:Inter;letter-spacing:0}.footer__company-info{display:flex;font-size:14px;font-weight:400;gap:16px;justify-content:space-between;line-height:140%}.footer__payment-methods{align-items:center;display:flex;gap:12px;justify-content:center}.footer__payment-methods img{display:block;height:32px;width:auto}.footer__payment-divider{background-color:#fff;flex:0 0 auto;height:28px;width:1px}.footer__bottom{width:100%}.footer__legal-list{align-items:center;display:flex;gap:24px}.footer__legal-list li a{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:140%}.footer__legal-list li a:hover{text-decoration:underline}.footer__copyright,.footer__credit{color:#fff;font-family:Inter;font-size:14px;font-weight:400;letter-spacing:0;line-height:140%}.footer__meta{align-items:center;display:flex;gap:24px;justify-content:space-between;width:100%}.footer__credit a{color:#fff;font-weight:700}.footer__credit a:hover{text-decoration:underline}.popover-mini-cart{display:flex;height:100%;justify-content:flex-end;overflow:hidden;position:absolute;right:0;top:0;width:100%}.popover-mini-cart__overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(0,0,0,.5);height:100%;position:absolute;width:100%;z-index:1}.popover-mini-cart__content{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;max-width:545px;padding:32px;position:relative;width:100%;z-index:2}.popover-mini-cart__content header{align-items:center;border-bottom:1px solid rgba(0,0,0,.2);display:flex;justify-content:space-between;padding:0 0 32px}.popover-mini-cart__content header h3{color:#000;font-family:Inter;font-size:28px;font-weight:600;letter-spacing:0;line-height:100%;margin:0}.popover-mini-cart__content header button{align-items:center;aspect-ratio:1/1;background:#c3f043;border:0;cursor:pointer;display:inline-flex;height:48px;justify-content:center;padding:8px;vertical-align:middle;width:48px}.popover-mini-cart__content header button:hover{background:#a1c92d}.popover-mini-cart__content header button svg{aspect-ratio:1/1;height:32px;width:32px}.popover-mini-cart__content #header-mini-cart{display:flex;flex-direction:column;flex-grow:1;gap:32px;justify-content:space-between}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart{display:flex;flex-direction:column;gap:24px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.205);display:flex;gap:32px;padding-bottom:24px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item:last-child{border-bottom:0;padding-bottom:0}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb{aspect-ratio:1/1;border:1px solid rgba(0,0,0,.2);height:130px;width:130px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb a{aspect-ratio:1/1;display:block;height:128px;width:128px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb a img{height:128px;object-fit:contain;width:128px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content{display:flex;flex-direction:column;flex-grow:1;gap:16px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title{align-items:flex-start;border-bottom:1px dashed #3f3f3f;display:flex;gap:16px;justify-content:space-between;padding-bottom:16px;width:306}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title--anchor{font-family:Inter;font-size:20px;font-weight:400;letter-spacing:0;line-height:30px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title a.remove_from_cart_button{aspect-ratio:1/1;background:transparent!important;height:32px;width:32px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__quantity-form{align-items:center;display:flex;gap:16px;justify-content:space-between}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-price{font-family:Inter;font-size:18px;font-weight:700;letter-spacing:0;line-height:150%}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-price .amount bdi span{font-weight:400}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__footer{border-top:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;gap:16px;padding-top:32px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__total{align-items:center;display:flex;justify-content:space-between}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__total strong{font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:150%;text-transform:uppercase}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__total span.amount{font-family:Inter;font-size:32px;font-weight:600;letter-spacing:0;line-height:100%}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__total span.amount bdi span{font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:150%}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;gap:16px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons a{align-items:center;background:#c3f043;border:0;border-radius:0;color:#000;display:inline-flex;font-family:Inter;font-size:14px;font-weight:600;justify-content:center;letter-spacing:0;line-height:14px;padding:16px;vertical-align:middle;width:100%}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons a:hover{background:#a1c92d}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons a:only-child{width:100%}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons .woocommerce-mini-cart__button--continue{background:#fff;border:1px solid #000;color:#000}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons .woocommerce-mini-cart__button--continue:hover{background:#c3f043;border-color:#c3f043}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons .woocommerce-mini-cart__checkout-icon{align-items:center;display:inline-flex;justify-content:center;margin-left:8px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__buttons .woocommerce-mini-cart__checkout-icon svg{display:block;height:15px;width:14px}.scroll-back-button{align-items:center;background:#c3f043;border:0;bottom:32px;color:#02050b;cursor:pointer;display:inline-flex;height:48px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:fixed;right:32px;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease;width:48px;z-index:90}.scroll-back-button:focus-visible,.scroll-back-button:hover{background:#a1c92d}.scroll-back-button:focus-visible{outline:2px solid #fff;outline-offset:3px}.scroll-back-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-back-button svg{height:24px;transform:rotate(180deg);width:24px}@media(min-width:1232px){.footer__widget-column--1{flex-basis:25%;margin-right:23%;width:25%}.footer__company-info{gap:32px;justify-content:space-between}}@media(max-width:1070px){.footer{padding:64px 24px}.footer__widget-column{flex-basis:16.67%;width:16.67%}.footer__widget-column--1{flex-basis:40%;margin-right:7%;width:40%}.footer__company .footer__inner{gap:16px;padding:24px 0}.popover-mini-cart__content{gap:24px;max-width:470px;padding:24px}.popover-mini-cart__content header{padding-bottom:24px}.popover-mini-cart__content header h3{font-size:22px}.popover-mini-cart__content header button{height:32px;width:32px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart{gap:16px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item{padding-bottom:16px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title{padding-bottom:8px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title--anchor{font-size:16px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title a.remove_from_cart_button,.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-content--title a.remove_from_cart_button svg{height:24px;width:24px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb{height:94px;width:94px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb a,.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart-item__product-thumb a img{height:92px;width:92px}.popover-mini-cart__content #header-mini-cart .woocommerce-mini-cart__total span.amount{font-size:24px}}@media(max-width:768px){.scroll-back-button{bottom:16px;height:32px;right:16px;width:32px}.scroll-back-button svg{height:20px;width:20px}.footer{padding:32px 16px}.footer__widgets-grid{align-items:center;flex-direction:column;gap:32px;text-align:center}.footer__widget-column{flex-basis:100%;gap:16px;width:100%}.footer__widget-column--1{flex-basis:100%;margin:0;width:100%}.footer__widget-column .lf-social-wrapper,.footer__widget-column .widget_nav_menu div ul{gap:12px}.footer__company .footer__inner{align-items:center}.footer__company-info,.footer__inner--bottom,.footer__legal-list{align-items:center;flex-direction:column}.footer__payment-methods{flex-direction:column}.footer__payment-divider{display:none}.footer__legal-list{gap:12px}.footer__meta{flex-direction:column;gap:12px;margin-left:0;text-align:center}}