:root{--ipax-bg: #ffffff;--ipax-bg-deep: #f5f5f7;--ipax-surface: #ffffff;--ipax-surface-elevated: #f8f8fa;--ipax-accent: #65c200;--ipax-accent-dark: #1a7328;--ipax-price: #1a7328;--ipax-purple: #5b2be0;--ipax-card-radius: 16px;--ipax-header-pill: #f0f0f2;--ipax-border: #e5e5ea;--ipax-text: #111111;--ipax-text-muted: #5c5c5c;--ipax-text-soft: #5c5c5c;--ipax-on-accent: #111111;--ipax-on-dark: #ffffff}body,body.template-product{background-color:var(--ipax-bg)}body.template-product #MainContent,body.template-product .content-for-layout{background:var(--ipax-bg)}#header-group:has(.ipax-header){min-height:var(--header-height, 72px)}.header-section:has(.ipax-header){position:relative;z-index:100}.ipax-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:var(--ipax-bg)}.ipax-header__inner{display:grid;grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:10px 20px}.ipax-header__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ipax-text);flex-shrink:0;grid-column:2;justify-self:center}.ipax-header__logo-text{font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.ipax-header__logo-mark{display:flex;width:32px;height:32px;flex-shrink:0}.ipax-header__logo-mark svg{width:32px;height:32px}.ipax-header__logo-image{max-height:42px;width:auto;object-fit:contain}.ipax-header__logo-image--mark{width:34px;height:34px;max-height:34px;flex-shrink:0}.ipax-header__search-pill{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:fit-content;max-width:none;margin:0;margin-inline-end:14px;padding:0;background:transparent;border:none;border-radius:0;min-height:0;height:auto}.ipax-header__platforms{display:flex;align-items:center;gap:16px}.ipax-header__platform{display:flex;align-items:center;justify-content:center;color:var(--ipax-text);opacity:.95;transition:opacity .2s,transform .2s;width:20px;height:20px}.ipax-header__platform:hover{opacity:1;transform:scale(1.05)}.ipax-header__platform-img{width:20px;height:20px;object-fit:contain;display:block}.ipax-header__platform-img--steam{width:20px;height:20px;filter:none;opacity:.85}.ipax-header__platform-img--mono{filter:none;opacity:.85}.ipax-header__platform-svg--xbox,.ipax-header__platform-svg--xbox svg{display:block;width:20px;height:20px}.ipax-header__platform-svg--xbox svg{filter:none;opacity:.85}.ipax-header__platform-svg--gift,.ipax-header__platform-svg--gift svg{display:block;width:24px;height:24px;color:var(--ipax-text);opacity:1}.ipax-header__search-btn-wrap{display:flex}.ipax-header__search-btn{display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:8px;color:var(--ipax-text);cursor:pointer}.ipax-header__search-btn .svg-wrapper{width:32px;height:32px}.ipax-header__search-btn .svg-wrapper svg{width:32px;height:32px}.ipax-header__actions{display:flex;align-items:center;gap:4px;flex-shrink:0;grid-column:3;justify-self:end}.ipax-header__socials{display:flex;align-items:center;gap:8px}.ipax-header__social{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--ipax-header-pill);color:var(--ipax-text);transition:background .2s}.ipax-header__social:hover{background:#2a1f45}.ipax-header__social svg{width:18px;height:18px}.ipax-header__profile{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ipax-text);padding:4px 8px 4px 4px;border-radius:999px;transition:background .2s}.ipax-header__profile:hover{background:#00000008}.ipax-header__avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#111;border:1px solid var(--ipax-border);font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--ipax-on-dark)}.ipax-header__profile-text{display:flex;flex-direction:column;line-height:1.2}.ipax-header__profile-text strong{font-size:.9rem;font-weight:700}.ipax-header__profile-text small{font-size:.72rem;color:var(--ipax-text-muted)}.ipax-header__chevron{display:flex;width:12px;opacity:.7}.ipax-header__chevron svg{width:12px;height:12px}.ipax-header__cart-wrap header-actions{display:flex;align-items:center}.ipax-header__cart-wrap .account-button{display:none}.ipax-header__cart-wrap .header-actions__action{color:var(--ipax-text);align-items:center;justify-content:center;overflow:visible;min-width:48px;min-height:48px}.ipax-header__cart-wrap .header-actions__cart-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible;--cart-bubble-size: 17px;--cart-bubble-top: -4px;--cart-bubble-right: -6px}.ipax-header__cart-wrap .header-actions__action .svg-wrapper{width:32px;height:32px;overflow:visible}.ipax-header__cart-wrap .header-actions__cart-icon .cart-bubble{width:var(--cart-bubble-size);height:var(--cart-bubble-size);min-width:var(--cart-bubble-size)}.ipax-header__cart-wrap .header-actions__cart-icon.header-actions__cart-icon--has-cart svg{mask:radial-gradient(calc(var(--cart-bubble-size) + 2px) at calc(100% - var(--cart-bubble-right)) var(--cart-bubble-top),transparent 45.45%,#fff 45.45%,#fff 100%);-webkit-mask:radial-gradient(calc(var(--cart-bubble-size) + 2px) at calc(100% - var(--cart-bubble-right)) var(--cart-bubble-top),transparent 45.45%,#fff 45.45%,#fff 100%)}.ipax-header__cart-wrap .svg-wrapper svg{width:32px;height:32px;overflow:visible;display:block}.ipax-header__cart-wrap .cart-bubble__background{background-color:var(--ipax-accent)!important}.ipax-header__cart-wrap .cart-bubble__text,.ipax-header__cart-wrap .cart-bubble__text-count{color:var(--ipax-on-accent)!important;font-weight:800}.ipax-header__accent-line{height:2px;background:linear-gradient(90deg,transparent,var(--ipax-accent),transparent)}@media screen and (min-width:750px){#header-group:has(.ipax-header){min-height:var(--header-height, 88px)}.ipax-header__inner{padding:18px 28px;min-height:80px;gap:20px}.ipax-header__logo-text{font-size:1.55rem}.ipax-header__logo-image{max-height:50px}.ipax-header__logo-image--mark{width:44px;height:44px;max-height:44px}.ipax-header__search-pill{height:auto;padding:0;gap:0}.ipax-header__search-btn .svg-wrapper,.ipax-header__search-btn .svg-wrapper svg{width:34px;height:34px}.ipax-header__cart-wrap .header-actions__action{min-width:48px;min-height:48px}.ipax-header__cart-wrap .header-actions__action .svg-wrapper{width:34px;height:34px}.ipax-header__cart-wrap .svg-wrapper svg{width:34px;height:34px}}@media screen and (max-width:749px){.ipax-header__cart-wrap .header-actions__cart-icon{--cart-bubble-size: 16px;--cart-bubble-top: -3px;--cart-bubble-right: -5px}.ipax-header__cart-wrap .header-actions__action .svg-wrapper{width:32px;height:32px}.ipax-header__cart-wrap .svg-wrapper svg{width:32px;height:32px}}@media screen and (max-width:768px){.ipax-header__inner{gap:10px;padding:8px 12px}.ipax-header__search-pill{height:auto;padding:0;gap:0}.ipax-header__profile-text,.ipax-header__chevron,.ipax-header__socials{display:none}}@media screen and (max-width:480px){.ipax-header__logo-text{font-size:1rem}}@media screen and (max-width:749px){body.ipax-games .ipax-header__logo-text{display:none}body.ipax-games .ipax-header__inner{padding:14px;min-height:68px;gap:12px}body.ipax-games .ipax-header__logo-image,body.ipax-games .ipax-header__logo-image--mark{width:42px;height:42px;max-height:42px}body.ipax-games .ipax-header__search-pill{height:auto;padding:0;gap:0;margin-inline-end:12px}body.ipax-games .ipax-header__search-btn{display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:10px;margin:0}body.ipax-games .ipax-header__search-btn .svg-wrapper,body.ipax-games .ipax-header__search-btn .svg-wrapper svg{width:34px;height:34px}}.header__underlay-closed,.header__underlay-open{--color-scheme-top-row: var(--ipax-bg);--color-scheme-bottom-row: var(--ipax-bg)}.header__row{--color-background: var(--ipax-bg);--color-foreground: var(--ipax-text)}.resource-list__item product-card,.product-card,.card{border-radius:var(--ipax-card-radius);overflow:hidden}.product-badges--top-right,.product-badges--top-left{top:12px;left:12px;right:auto}.product-badges__badge{background:var(--ipax-accent)!important;color:var(--ipax-on-accent)!important;font-weight:700;border-radius:8px;padding:4px 10px}product-card.product-card .product-card__content a.contents,product-card.product-card .product-card__content a.user-select-text,product-card.product-card .product-card__content .text-block.rte,product-card.product-card .product-card__content .text-block.rte p,product-card.product-card .product-card__content .text-block p[role=heading],.product-grid__card a.contents,.product-grid__card a.user-select-text,.product-grid__card a.contents .text-block,.product-grid__card a.contents .text-block p,.product-grid__card .text-block.rte p,.product-grid-view-zoom-out--details :is(h3,h4,.h4){--color: var(--ipax-text) !important;--button-color: var(--ipax-text) !important;color:var(--ipax-text)!important;-webkit-text-fill-color:var(--ipax-text)!important}product-card.product-card product-title a,product-card.product-card product-title a.contents,product-card.product-card product-title .text-block,product-card.product-card product-title .text-block.rte,product-card.product-card product-title .text-block p,product-card.product-card product-title .text-block :is(p,h1,h2,h3,h4,h5,h6,span,a),.product-grid__card product-title a,.product-grid__card product-title .text-block,.product-grid__card product-title .text-block p,.product-grid__card product-title .text-block :is(p,h1,h2,h3,h4,h5,h6,span,a){--color: var(--ipax-text) !important;--button-color: var(--ipax-text) !important;color:var(--ipax-text)!important;-webkit-text-fill-color:var(--ipax-text)!important}.ipax-product-card__title,.ipax-product-card__link .ipax-product-card__title,a.ipax-product-card__link .ipax-product-card__title,a.ipax-product-card__link p.ipax-product-card__title{--color: var(--ipax-text) !important;--button-color: var(--ipax-text) !important;color:var(--ipax-text)!important;-webkit-text-fill-color:var(--ipax-text)!important}product-card.product-card product-price .price-item--sale,product-card.product-card product-price .price__regular:not(.price__hidden) .price,.product-grid__card product-price .price-item--sale,.product-grid__card product-price .price__regular:not(.price__hidden) .price{color:var(--ipax-price)!important;font-weight:800}product-card.product-card product-price .compare-at-price,product-card.product-card product-price .price-item--regular.compare-at-price,.product-grid__card product-price .compare-at-price,.product-grid__card product-price .price-item--regular.compare-at-price{color:var(--ipax-text-soft)!important;opacity:1}product-card.product-card .product-card__content{padding-inline:12px;padding-block-end:14px;box-sizing:border-box}product-card.product-card .product-card__content>.card-gallery{margin-inline:-12px;width:calc(100% + 24px);max-width:none}.product-recommendations .card-gallery{--gallery-aspect-ratio: 1 / 1}.product-recommendations .product-media-container{aspect-ratio:1 / 1}.product-recommendations .product-media-container img{object-fit:cover;width:100%;height:100%}.product-recommendations,.product-recommendations.color-scheme-6{--color-foreground: var(--ipax-text);--color-foreground-heading: var(--ipax-text);color:var(--ipax-text)}.product-recommendations .text-block,.product-recommendations .text-block :is(h1,h2,h3,h4,h5,h6,p,span,a){color:var(--ipax-text)!important;--color-foreground: var(--ipax-text);--color-foreground-heading: var(--ipax-text)}.color-scheme-6:not(.slideshow-section) .text-block :is(h1,h2,h3,h4,h5,h6,p){color:var(--ipax-text)}product-card.product-card product-price,product-card.product-card .product-card__content a.contents,product-card.product-card .product-card__content .text-block.rte{width:100%;max-width:100%;box-sizing:border-box}.product-grid-container .product-grid:has(.ipax-product-card){--product-grid-columns-desktop: repeat(5, minmax(0, 1fr));--product-grid-columns-mobile: repeat(2, minmax(0, 1fr));--product-grid-gap-desktop: 10px;--product-grid-gap-mobile: 10px;justify-content:flex-start;width:100%}.product-grid-container .product-grid__item--ipax{border:none!important;height:auto;list-style:none;max-width:none;width:100%}.product-grid-container .product-grid__item--ipax .ipax-product-card{height:auto;width:100%;max-width:none}.product-grid-container .ipax-product-card__corner-tab{width:44px;height:44px}.product-grid-container .ipax-product-card__corner-tab-icon{width:15px;height:15px}.product-grid-container .ipax-product-card__corner-tab-icon--steam{top:6px;left:6px}.product-grid-container .ipax-product-card__footer-top{padding:8px 8px 0;gap:6px}.product-grid-container .ipax-product-card__content{padding:8px;gap:5px}.product-grid-container .ipax-product-card__footer{padding:0 8px 8px}.product-grid-container .ipax-product-card__title{font-size:.82rem}.product-grid-container .ipax-product-card__from{font-size:.68rem}.product-grid-container .ipax-product-card__installment,.product-grid-container .ipax-product-card__pix{font-size:.64rem}.product-grid-container .ipax-product-card__pay-icon--pix .ipax-pix-icon,.product-grid-container .ipax-product-card__pay-icon--pix .ipax-pix-icon__img{width:14px;height:14px}.product-grid-container .ipax-product-card__compare{font-size:.64rem}.product-grid-container .ipax-product-card__price{font-size:1.22rem}.product-grid-container .ipax-product-card__badge{font-size:.72rem;padding:3px 8px}.product-grid-container .ipax-product-card__cart-btn{width:26px;height:26px;border-radius:7px}.product-grid-container .ipax-product-card__cart-btn svg{width:12px;height:12px}@media screen and (max-width:990px){.product-grid-container .product-grid:has(.ipax-product-card){--product-grid-columns-desktop: repeat(4, minmax(0, 1fr))}}@media screen and (max-width:749px){.product-grid-container .product-grid:has(.ipax-product-card){grid-template-columns:repeat(2,minmax(0,1fr))!important;--product-grid-gap-mobile: 14px;gap:14px;justify-content:stretch;width:100%}.product-grid-container .product-grid:has(.ipax-product-card)[product-grid-view=mobile-single],.product-grid-container .product-grid:has(.ipax-product-card).product-grid-mobile--large{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-grid-container .product-grid__item--ipax,.product-grid-container .product-grid__item--ipax .ipax-product-card{max-width:none!important;width:100%}.product-grid-container .ipax-product-card__corner-tab{width:54px;height:54px}.product-grid-container .ipax-product-card__corner-tab-icon{width:17px;height:17px}.product-grid-container .ipax-product-card__corner-tab-icon--steam{top:8px;left:8px;width:16px;height:16px}.product-grid-container .ipax-product-card__content{padding:11px;gap:6px}.product-grid-container .ipax-product-card__title{font-size:.9rem}.product-grid-container .ipax-product-card__installment,.product-grid-container .ipax-product-card__pix{font-size:.7rem}.product-grid-container .ipax-product-card__compare,.product-grid-container .ipax-product-card__price{font-size:inherit}.product-grid-container .ipax-product-card__badge{font-size:.78rem;padding:4px 9px}.product-grid-container .ipax-product-card__cart-btn{width:28px;height:28px;border-radius:8px}.product-grid-container .ipax-product-card__cart-btn svg{width:14px;height:14px}.ipax-collection-page .column-options-wrapper{display:none!important}}@media screen and (min-width:750px){.ipax-collection-page{--facets-vertical-col-width: 4}.ipax-collection-page .facets-block-wrapper--vertical{max-width:228px}.ipax-collection-page .facets-block-wrapper--vertical .facets{--facets-inner-padding-inline: 10px;padding-inline-end:6px}.ipax-collection-page .facets--filters-title{font-size:1.15rem}.ipax-collection-page .ipax-price-buckets__title,.ipax-collection-page .facets--vertical .facets__item .facets__summary,.ipax-collection-page .facets--vertical .facets__label{font-size:.9rem}.ipax-collection-page .ipax-price-buckets .checkbox__label-text{font-size:.72rem;line-height:1.3}}.ipax-collection-sidebar{margin-bottom:8px}.ipax-collection-sidebar__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;margin:0 0 18px;padding:0;font-size:.78rem;color:#00000073}.ipax-collection-sidebar__breadcrumb a{color:#0000008c;text-decoration:none;transition:color .15s ease}.ipax-collection-sidebar__breadcrumb a:hover{color:#a3ff00}.ipax-collection-sidebar__breadcrumb-sep{color:#0000004d}.ipax-collection-sidebar__nav{display:flex;flex-direction:column;gap:2px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgb(0 0 0 / 8%)}.ipax-collection-sidebar__platform{display:block;padding:10px 0;font-size:.95rem;font-weight:700;color:#000000a6;text-decoration:none;transition:color .15s ease}.ipax-collection-sidebar__platform:hover{color:#a3ff00}.ipax-collection-sidebar__platform.is-active{color:var(--ipax-text)}.facets--vertical .facets__filters-wrapper{padding-top:0}.facets--vertical .facets__item .facets__summary{font-size:.95rem;font-weight:700;color:var(--ipax-text);padding:10px 0}.facets--vertical .facets__item:first-of-type:before{display:none}.ipax-collection-page .facets.facets-controls-wrapper{border-bottom:1px solid rgb(0 0 0 / 8%);margin-bottom:8px}.facets-drawer__filters .ipax-collection-sidebar{padding-inline:var(--padding-lg);margin-bottom:12px}.facets-drawer__filters .ipax-collection-sidebar__nav{border-bottom:none;margin-bottom:8px;padding-bottom:0}.product-grid.ipax-ps4-filtering{opacity:.45;pointer-events:none;transition:opacity .2s ease}.ipax-collection-filter-status{margin:0 0 12px;padding:10px 14px;border-radius:8px;background:#f0c4191f;border:1px solid rgba(240,196,25,.35);color:#f0c419;font-size:.92rem;font-weight:600;text-align:center}.product-grid-container.ipax-collection-filtering{position:relative}.product-grid__item.ipax-collection-filter__empty{grid-column:1 / -1}html.ipax-ps4-filter--active nav.pagination.ipax-pagination-hidden,html.ipax-ps4-filter--active nav.pagination[hidden]{display:none!important}.ipax-price-buckets{padding-block:4px 8px}.ipax-price-buckets__title{margin:0;font-size:.98rem;font-weight:700;color:var(--ipax-text);line-height:1.3}.ipax-price-buckets__divider{height:2px;margin-block:10px;background:#f0c419}.ipax-price-buckets__scroll{max-height:220px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#a3ff00 rgb(0 0 0 / 8%)}.ipax-price-buckets__scroll::-webkit-scrollbar{width:11px}.ipax-price-buckets__scroll::-webkit-scrollbar-track{background:#0000000f;border-radius:999px}.ipax-price-buckets__scroll::-webkit-scrollbar-thumb{background:#a3ff00;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.ipax-price-buckets__list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0}.ipax-price-buckets .checkbox,.ipax-price-buckets .checkbox__label{align-items:flex-start;gap:10px}.ipax-price-buckets .checkbox__label-text{font-size:.76rem;line-height:1.35;font-weight:400;color:#000000c7}.ipax-price-buckets .checkbox__input:checked+.checkbox__label .checkbox__label-text{color:#a3ff00}.ipax-price-buckets__count{font-weight:600}@media screen and (max-width:749px){.facets-drawer__filters .sorting-filter{order:-1;margin-bottom:4px}.facets-drawer__filters .sorting-filter__container{padding-inline:var(--padding-lg);padding-block:10px 14px;margin-inline-end:0;border-bottom:1px solid rgb(0 0 0 / 8%)}.facets-drawer__filters .sorting-filter__container .facets__label{font-size:.95rem;font-weight:700;color:var(--ipax-text)}.facets-drawer__filters .sorting-filter:before{display:none}.facets--drawer .facets__drawer-actions .facets__clear-all.facets__clear-all--active,.facets--drawer .facets__drawer-actions .facets__see-results{border-radius:14px;font-weight:700;color:var(--ipax-text)!important;border:1px solid rgb(255 255 255 / 14%);box-shadow:0 6px 18px #7c3aed52}.facets--drawer .facets__drawer-actions .facets__clear-all.facets__clear-all--active{background:linear-gradient(135deg,#8b5cf6,#7c3aed 52%,#6d28d9)!important}.facets--drawer .facets__drawer-actions .facets__see-results{background:linear-gradient(135deg,#c084fc,#a855f7 48%,#9333ea)!important}}.facets-drawer__filters .ipax-price-buckets{padding-inline:var(--padding-lg)}@media screen and (max-width:749px){.ipax-collection-page .facets-toggle{align-items:center;gap:10px;height:auto;min-height:0;margin-block:0 14px;padding-block:0 8px}.ipax-collection-page .facets-toggle__wrapper{flex:1 1 auto;margin-left:0;min-width:0}.ipax-collection-page .facets-toggle__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:12px 18px;border-radius:14px;font-size:1rem;font-weight:700;line-height:1;color:var(--ipax-text);background:linear-gradient(135deg,#d8b4fe,#c084fc,#a855f7 70%,#9333ea);border:1px solid rgb(255 255 255 / 16%);box-shadow:0 8px 22px #a855f761}.ipax-collection-page .facets-toggle__button .svg-wrapper{width:20px;height:20px;flex-shrink:0}.ipax-collection-page .facets-toggle__button .svg-wrapper svg{width:20px;height:20px}.ipax-collection-page .facets-toggle__button .filter-count-bubble{width:24px;height:24px;margin-left:2px;border-color:#ffffff38;color:var(--ipax-text);font-weight:700}.ipax-collection-page .facets-toggle__button .filter-count-bubble__background{background-color:#ffffff47}.ipax-collection-page .facets-toggle__button .filter-count-bubble__text{font-size:12px;font-weight:700}}.ipax-price-facet__inputs--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ipax-price-slider{padding:4px 0 8px}.ipax-price-slider__labels{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:.88rem;font-weight:600;color:#a3ff00}.ipax-price-slider__track-wrap{position:relative;height:28px;display:flex;align-items:center}.ipax-price-slider__track{position:absolute;left:0;right:0;height:4px;background:#ffffff26;border-radius:999px}.ipax-price-slider__range{position:absolute;height:4px;background:#a3ff00;border-radius:999px;left:0;width:100%}.ipax-price-slider__input{position:absolute;left:0;width:100%;height:4px;margin:0;padding:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none}.ipax-price-slider__input::-webkit-slider-runnable-track{height:4px;background:transparent}.ipax-price-slider__input::-moz-range-track{height:4px;background:transparent}.ipax-price-slider__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:18px;height:18px;border-radius:50%;background:#a3ff00;border:2px solid #0b051d;cursor:grab;margin-top:-7px;box-shadow:0 0 0 2px #a3ff0040}.ipax-price-slider__input::-moz-range-thumb{pointer-events:all;width:18px;height:18px;border-radius:50%;background:#a3ff00;border:2px solid #0b051d;cursor:grab;box-shadow:0 0 0 2px #a3ff0040}.ipax-price-slider__input:active::-webkit-slider-thumb{cursor:grabbing}.ipax-price-slider__input--min{z-index:3}.ipax-price-slider__input--max{z-index:4}.facets--vertical .price-facet__highest-price{padding-top:8px;font-size:.78rem;color:var(--ipax-text-muted)}.ipax-section-heading h3,.ipax-section-heading h2{color:var(--ipax-text);font-weight:800}.ipax-section-subtitle{color:var(--ipax-text-muted);margin-top:4px}.button-secondary,.link{border-radius:999px}.hero-wrapper .hero{border-radius:var(--ipax-card-radius);overflow:hidden;margin-inline:var(--page-margin)}.slideshow-section.section--full-width{--corner-radius: var(--ipax-card-radius);width:min(1140px,88vw);max-width:min(1140px,88vw);margin-inline:auto;padding-block-start:14px;padding-block-end:6px;box-sizing:border-box}.slideshow-section.section--full-width slideshow-component{border-radius:var(--ipax-card-radius);overflow:hidden}.slideshow-section.section--full-width slideshow-slides{min-height:calc(var(--slide-min-height) * .85)}@media screen and (max-width:749px){.slideshow-section.section--full-width{padding-block-start:8px;padding-block-end:4px}.slideshow-section.section--full-width slideshow-slides{min-height:0;max-height:none;height:auto;align-items:flex-start}.slideshow-section.section--full-width slideshow-slide{height:auto;min-height:0}.slideshow-section.section--full-width slideshow-slide>.slide__image-container{position:relative;height:auto;display:block}.slideshow-section.section--full-width .slide__image-container>.slide__image,.slideshow-section.section--full-width .slide__image-container>.slide__video{position:relative;width:100%;height:auto;display:block;object-fit:unset;object-position:center center}.slideshow-section.section--full-width .slide__image-container>.slide__video-poster{display:none}.slideshow-section.section--full-width .slide__content{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;pointer-events:none}.slideshow-section.section--full-width .slide__content *{pointer-events:auto}}@media screen and (min-width:750px){.slideshow-section.section--full-width slideshow-slides{min-height:calc(var(--slide-min-height-desktop) * .85)}}@media screen and (min-width:750px){.slideshow-section.ipax-slideshow--has-mobile-banners slideshow-slide.ipax-slide--mobile-only,.slideshow-section.ipax-slideshow--has-mobile-banners slideshow-slide[data-ipax-mobile-only]{display:none!important}}.slideshow-controls__dots li.ipax-slide-dot--hidden{display:none!important}.slideshow-section slideshow-controls.ipax-slideshow-controls--single{--ipax-hide-dots: 1}.slideshow-section slideshow-controls.ipax-slideshow-controls--single .slideshow-controls__dots{display:none!important}@media screen and (max-width:749px){.slideshow-section.ipax-slideshow--has-mobile-banners slideshow-slide.ipax-slide--desktop-only,.slideshow-section.ipax-slideshow--has-mobile-banners slideshow-slide[data-ipax-desktop-only]{display:none!important}.slideshow-section.ipax-slideshow--has-mobile-banners.section--full-width:has(slideshow-slide[data-ipax-mobile-only]:not([hidden])){width:100%;max-width:100%;padding-inline:0;padding-block-start:0;padding-block-end:4px}.slideshow-section.ipax-slideshow--has-mobile-banners.section--full-width:has(slideshow-slide[data-ipax-mobile-only]:not([hidden])) slideshow-component{border-radius:0}.slideshow-section slideshow-slide.ipax-slide--mobile-only,.slideshow-section slideshow-slide[data-ipax-mobile-only]{--grid-template-rows: auto !important;min-height:0!important;height:auto!important}.slideshow-section slideshow-slide.ipax-slide--mobile-only>.slide__image-container,.slideshow-section slideshow-slide[data-ipax-mobile-only]>.slide__image-container{position:relative!important;height:auto!important;width:100%;aspect-ratio:1 / 1}.slideshow-section slideshow-slide.ipax-slide--mobile-only .slide__image-container>.slide__image,.slideshow-section slideshow-slide[data-ipax-mobile-only] .slide__image-container>.slide__image,.slideshow-section slideshow-slide.ipax-slide--mobile-only .slide__image-container>.slide__video,.slideshow-section slideshow-slide[data-ipax-mobile-only] .slide__image-container>.slide__video,.slideshow-section slideshow-slide.ipax-slide--mobile-only .slide__image-container>.slide__video-poster,.slideshow-section slideshow-slide[data-ipax-mobile-only] .slide__image-container>.slide__video-poster{position:relative!important;width:100%!important;height:100%!important;display:block;object-fit:cover!important;object-position:center center;background:transparent!important}.slideshow-section slideshow-slide[data-ipax-mobile-only] .slide__image-container>.slide__video-poster{display:none!important}.slideshow-section.ipax-slideshow--has-mobile-banners.section--full-width:has(slideshow-slide[data-ipax-mobile-only]:not([hidden])) slideshow-slides{min-height:0!important;height:auto!important}}.shopify-section.ipax-ps-home-bar-section{width:100%}.ipax-ps-home-bar{width:100%;box-sizing:border-box;padding:12px 0 14px}.ipax-ps-home-bar__inner{width:min(1140px,88vw);max-width:min(1140px,88vw);margin-inline:auto;display:flex;justify-content:center;align-items:center;gap:16px 40px;flex-wrap:wrap}.ipax-home-category--defer{content-visibility:auto;contain-intrinsic-size:800px}.ipax-ps-home-bar__item{display:inline-flex;align-items:center;gap:10px;color:var(--ipax-text);text-decoration:none;font-size:1rem;font-weight:700;line-height:1;transition:color .2s ease,transform .2s ease}.ipax-ps-home-bar__item:hover{color:#c084fc;transform:translateY(-1px)}.ipax-ps-home-bar__item--queimao{color:#e10600;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.ipax-ps-home-bar__item--queimao:hover{color:#b80000}.ipax-ps-home-bar__icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0}.ipax-ps-home-bar__icon--emoji{font-size:1.35rem;line-height:1;width:auto;height:auto}.ipax-ps-home-bar__icon .ipax-header__platform-img,.ipax-ps-home-bar__icon .ipax-header__platform-svg{width:24px;height:24px}.ipax-ps-home-bar__label{white-space:nowrap}@media screen and (max-width:749px){.ipax-ps-home-bar{padding:10px 0 12px}.ipax-ps-home-bar__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:12px 20px;width:min(420px,92vw)}.ipax-ps-home-bar__item:first-child{grid-column:1 / -1}.ipax-ps-home-bar__item{font-size:.9rem}.ipax-ps-home-bar__icon{width:24px;height:24px}.ipax-ps-home-bar__icon .ipax-header__platform-img,.ipax-ps-home-bar__icon .ipax-header__platform-svg{width:20px;height:20px}.ipax-ps-home-bar__icon--emoji{font-size:1.2rem}}.shopify-section.ipax-trust-bar-section{width:100%}.ipax-trust-bar{width:100%;box-sizing:border-box}.ipax-trust-bar__wrap{--padding-block-start: 0;--padding-block-end: 0;width:min(1140px,88vw);max-width:min(1140px,88vw);margin-inline:auto;padding:18px 0 22px;min-height:0}.ipax-trust-bar__viewport{width:100%;overflow:hidden}.ipax-trust-bar__track{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;width:100%;gap:12px 16px;padding-inline:0;box-sizing:border-box;will-change:transform}@media screen and (min-width:991px){.ipax-trust-bar__track{justify-content:space-evenly;gap:20px 32px;padding-inline-start:5%;transform:none!important;transition:none!important}.ipax-trust-bar__item{flex:0 1 auto;max-width:none}}.ipax-trust-bar__item{display:flex;align-items:flex-start;gap:12px;flex:1 1 0;min-width:0;max-width:25%}.ipax-trust-bar__icon{flex-shrink:0;width:36px;height:36px;display:grid!important;place-items:center;color:#000000bf!important;visibility:visible!important;opacity:1!important}.ipax-trust-bar__icon svg{width:30px;height:30px;display:block}.ipax-trust-bar__content{min-width:0}.ipax-trust-bar h3.ipax-trust-bar__title{margin:0 0 5px;font-size:.82rem;font-weight:800;line-height:1.2;color:var(--ipax-purple)!important}.ipax-trust-bar p.ipax-trust-bar__text,.ipax-trust-bar .ipax-trust-bar__text{margin:0;font-size:.72rem;line-height:1.4;color:#000000b3!important}.ipax-trust-bar .ipax-trust-bar__note{margin-top:.35rem}.ipax-trust-bar .ipax-trust-bar__link{color:#000000b3!important;text-decoration:underline;text-underline-offset:2px}.ipax-trust-bar .ipax-trust-bar__link:hover{color:var(--ipax-text)!important}@media screen and (max-width:990px){.ipax-trust-bar__track{gap:0}.ipax-trust-bar__item{flex:0 0 100%;max-width:none;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px;padding-inline:12px;box-sizing:border-box}.ipax-trust-bar__content{text-align:center}}@media screen and (max-width:560px){.ipax-trust-bar__wrap{padding:12px 0 16px}.ipax-trust-bar__item{gap:8px}.ipax-trust-bar__icon{width:30px;height:30px}.ipax-trust-bar__icon svg{width:24px;height:24px}.ipax-trust-bar h3.ipax-trust-bar__title{font-size:.74rem}.ipax-trust-bar p.ipax-trust-bar__text,.ipax-trust-bar .ipax-trust-bar__text{font-size:.66rem;line-height:1.35}}@media screen and (min-width:750px){.hero-wrapper .hero{max-width:calc(var(--page-width) - var(--page-margin) * 2);margin-inline:auto}}.section-resource-list__header .button,.section-resource-list__header a.link{border:1px solid var(--ipax-text);border-radius:999px;padding:8px 20px;color:var(--ipax-text)}footer .section-background,footer .color-scheme-1{background:var(--ipax-bg-deep)}.ipax-home-categories{width:100%;max-width:min(1140px,88vw);margin-inline:auto;padding:40px 0 56px;display:flex;flex-direction:column;gap:40px;box-sizing:border-box}.ipax-home-categories__empty{color:var(--ipax-text-soft);text-align:center;margin:0}.ipax-home-category__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.ipax-home-category__heading{display:flex;align-items:center;gap:12px;min-width:0}.ipax-home-category__icon{flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#00000008}.ipax-home-category__icon .ipax-header__platform-img,.ipax-home-category__icon .ipax-header__platform-svg{width:22px;height:22px}.ipax-home-category__title{margin:0;font-size:1.35rem;font-weight:800;color:var(--ipax-text);line-height:1.2}.ipax-home-category--highlight .ipax-home-category__title{color:var(--ipax-home-title-color, #e10600);font-size:clamp(1.55rem,2.4vw,2rem);font-weight:900;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 1px 0 rgba(0,0,0,.12)}.ipax-home-category--highlight .ipax-home-category__subtitle{color:var(--ipax-home-title-color, #e10600);font-weight:700;opacity:.9}.ipax-home-category--highlight .ipax-home-category__link{border-color:var(--ipax-home-title-color, #e10600);color:var(--ipax-home-title-color, #e10600)}.ipax-home-category--highlight .ipax-home-category__link:hover{background:var(--ipax-home-title-color, #e10600);color:#fff}.ipax-home-category__subtitle{margin:4px 0 0;font-size:.82rem;color:var(--ipax-text-soft)}.ipax-home-category__link{flex-shrink:0;border:1px solid var(--ipax-text);border-radius:999px;padding:8px 18px;color:var(--ipax-text);font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.ipax-home-category__link:hover{background:var(--ipax-text);color:var(--ipax-on-dark)}.ipax-home-category__grid{display:grid;grid-template-columns:repeat(var(--ipax-home-cols, 4),minmax(0,1fr));gap:14px}.ipax-product-card{display:flex;flex-direction:column;color:inherit;min-width:0;border-radius:var(--ipax-card-radius);overflow:hidden;background:var(--ipax-surface);border:1px solid var(--ipax-border);transition:transform .2s ease,box-shadow .2s ease}.ipax-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.ipax-product-card__link{display:flex;flex-direction:column;flex:1;min-height:0;text-decoration:none;color:var(--ipax-text)!important;--button-color: var(--ipax-text) !important;--color: var(--ipax-text) !important}.ipax-product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f3f3f5}.ipax-product-card__img,.ipax-product-card__placeholder{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.ipax-product-card__placeholder{display:grid;place-items:center;opacity:.35}.ipax-product-card__badge{position:absolute;left:8px;bottom:8px;background:var(--ipax-accent);color:var(--ipax-on-accent);font-size:.8rem;font-weight:800;border-radius:7px;padding:4px 9px;line-height:1.2;letter-spacing:-.01em;z-index:2}.ipax-product-card__corner-tab{position:absolute;top:0;left:0;z-index:3;width:54px;height:54px;pointer-events:none;overflow:hidden}.ipax-product-card__corner-tab:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0,100% 0,0 100%)}.ipax-product-card__corner-tab:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0,100% 0,0 100%);pointer-events:none}.ipax-product-card__corner-tab--playstation:before{background:linear-gradient(145deg,#2b9bff,#0048a8 55%,#003791);box-shadow:inset -1px -1px #ffffff47}.ipax-product-card__corner-tab--playstation:after{background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(255,255,255,.55) 50%,transparent calc(50% + 1px))}.ipax-product-card__corner-tab--steam:before{background:linear-gradient(145deg,#1a1a1a,#000);box-shadow:inset -1px -1px #ffffff1f}.ipax-product-card__corner-tab--steam:after{background:linear-gradient(135deg,transparent calc(50% - 2px),rgba(255,255,255,.95) 50%,transparent calc(50% + 2px))}.ipax-product-card__corner-tab-icon{position:absolute;top:7px;left:7px;width:17px;height:17px;object-fit:contain;filter:brightness(0) invert(1);z-index:1}.ipax-product-card__corner-tab-icon--steam{top:8px;left:8px;width:16px;height:16px}.ipax-product-card__footer{display:flex;flex-direction:column;margin-top:auto;padding:0 11px 11px;background:var(--ipax-surface)}.ipax-product-card__content{display:flex;flex-direction:column;gap:6px;padding:10px 11px 11px;min-width:0}.ipax-product-card__title-link{display:block;min-width:0;text-decoration:none;color:var(--ipax-text)!important}.ipax-product-card__footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0;padding:11px 11px 0}.ipax-product-card__info{min-width:0;flex:1}.ipax-product-card__title{margin:0;font-size:.92rem;font-weight:800;color:var(--ipax-text)!important;-webkit-text-fill-color:var(--ipax-text)!important;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ipax-product-card__aside{flex-shrink:0;margin-left:auto}.ipax-product-card__platform{width:26px;height:26px;border-radius:999px;background:#0000000a;border:1px solid var(--ipax-border);display:grid;place-items:center}.ipax-product-card__platform .ipax-header__platform-img,.ipax-product-card__platform .ipax-header__platform-svg{width:14px;height:14px}.ipax-product-card__platform .ipax-header__platform-svg svg{width:14px;height:14px}.ipax-product-card__prices{display:flex;flex-direction:column;align-items:flex-start;gap:3px;line-height:1.2;min-width:0;flex:1}.ipax-product-card__from{font-size:.75rem;font-weight:500;color:var(--ipax-text-muted);line-height:1.2;display:block}.ipax-product-card__price-row{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:4px 6px;max-width:100%}.ipax-product-card__footer-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:8px;width:100%}.ipax-product-card__installment,.ipax-product-card__pix{display:flex;align-items:center;gap:5px;margin:0;font-size:.72rem;line-height:1.3;color:var(--ipax-text-muted)}.ipax-product-card__installment-text strong,.ipax-product-card__pix-text strong{color:var(--ipax-price, #1a7328);font-weight:700}.ipax-product-card__pix-text{color:var(--ipax-price, #1a7328);font-weight:500}.ipax-product-card__pay-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;color:var(--ipax-text-muted)}.ipax-product-card__pay-icon--pix{width:auto;height:auto}.ipax-product-card__pay-icon--pix .ipax-pix-icon,.ipax-product-card__pay-icon--pix .ipax-pix-icon__img{width:16px;height:16px;object-fit:contain}.ipax-product-card__platform-row{display:flex;justify-content:flex-end;margin-top:2px}.ipax-product-card__cart-btn{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:var(--ipax-on-dark);background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0);box-shadow:0 4px 14px #5b2be059;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ipax-product-card__cart-btn svg{width:14px;height:14px}.ipax-product-card__cart-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #5b2be073}.ipax-product-card__cart-btn:disabled{opacity:.45;cursor:not-allowed}.ipax-product-card__cart-btn.is-added{background:linear-gradient(135deg,#b8ff4d,#a3ff00);color:var(--ipax-on-accent);animation:ipax-cart-btn-pop .55s ease}@keyframes ipax-cart-btn-pop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}.ipax-product-card__cart-btn[aria-busy=true]{opacity:.7;pointer-events:none}.ipax-product-card__compare{font-size:.72rem;color:var(--ipax-text-soft);text-decoration:line-through;white-space:nowrap}.ipax-product-card__price{font-size:1.52rem;font-weight:800;color:var(--ipax-price, #1a7328);letter-spacing:-.02em;white-space:nowrap}@media screen and (max-width:990px){.ipax-home-categories{max-width:min(640px,92vw);gap:32px;padding:28px 0 40px}.ipax-home-category__grid{grid-template-columns:repeat(var(--ipax-home-cols-mobile, 2),minmax(0,1fr))}}@media screen and (max-width:600px){.ipax-home-category__header{flex-direction:column;align-items:flex-start}}.ipax-added-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;pointer-events:none}.ipax-added-cart.is-open{pointer-events:auto}.ipax-added-cart__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0602128c;opacity:0;transition:opacity .28s ease;cursor:pointer}.ipax-added-cart.is-open .ipax-added-cart__backdrop{opacity:1}.ipax-added-cart__panel{position:absolute;top:0;right:0;width:min(360px,92vw);height:100%;background:#fff;border-left:1px solid var(--ipax-border);box-shadow:-12px 0 40px #0000001f;padding:18px 16px 20px;display:flex;flex-direction:column;gap:16px;transform:translate(104%);transition:transform .34s cubic-bezier(.22,1,.36,1);color:var(--ipax-text)}.ipax-added-cart.is-open .ipax-added-cart__panel{transform:translate(0)}.ipax-added-cart__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ipax-added-cart__success{display:flex;align-items:center;gap:10px}.ipax-added-cart__check{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#a3ff0024;color:var(--ipax-price);animation:ipax-added-pop .45s ease}.ipax-added-cart__title{margin:0;font-size:.95rem;font-weight:800;color:var(--ipax-text)}.ipax-added-cart__close{width:32px;height:32px;border:1px solid var(--ipax-border);border-radius:999px;background:#f5f5f7;color:var(--ipax-text);display:grid;place-items:center;cursor:pointer}.ipax-added-cart__item{display:flex;gap:12px;padding:12px;border-radius:14px;background:#f8f8fa;border:1px solid var(--ipax-border);animation:ipax-added-slide-up .38s ease .08s both}.ipax-added-cart__item-media{flex-shrink:0;width:88px;height:88px;border-radius:10px;overflow:hidden;background:#f3f3f5}.ipax-added-cart__item-image{width:100%;height:100%;object-fit:cover;display:block}.ipax-added-cart__item-info{min-width:0;display:flex;flex-direction:column;gap:4px}.ipax-added-cart__item-title{margin:0;font-size:.88rem;font-weight:800;color:var(--ipax-text);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ipax-added-cart__item-variant{margin:0;font-size:.72rem;color:var(--ipax-text-soft)}.ipax-added-cart__item-price{margin:auto 0 0;font-size:1rem;font-weight:800;color:var(--ipax-price)}.ipax-added-cart__actions{margin-top:auto;display:flex;flex-direction:column;gap:8px}.ipax-added-cart__btn{width:100%;border-radius:999px;padding:11px 16px;font-size:.82rem;font-weight:700;cursor:pointer;border:1px solid transparent}.ipax-added-cart__btn--primary{background:var(--ipax-accent);color:var(--ipax-on-accent)}.ipax-added-cart__btn--secondary{background:transparent;color:var(--ipax-text);border-color:var(--ipax-border)}.ipax-cart-flyer{position:fixed;z-index:130;width:52px;height:52px;border-radius:10px;object-fit:cover;pointer-events:none;box-shadow:0 8px 24px #00000059}.ipax-cart-icon--pulse{animation:ipax-cart-pulse .45s ease}@keyframes ipax-added-pop{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes ipax-added-slide-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ipax-cart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.ipax-pre-venda{width:100%;max-width:min(1140px,88vw);margin-inline:auto;padding:28px 0 8px;box-sizing:border-box}.ipax-pre-venda__inner{display:flex;flex-direction:column;gap:14px}.ipax-pre-venda__shell{display:flex;align-items:center;gap:10px}.ipax-pre-venda__viewport{flex:1;min-width:0;overflow:hidden}.ipax-pre-venda__track{display:flex;width:100%;will-change:transform}.ipax-pre-venda__slide{flex:0 0 100%;width:100%;min-width:100%;box-sizing:border-box}.ipax-pre-venda__card{display:grid;grid-template-columns:clamp(216px,32vw,290px) minmax(0,1fr);width:100%;max-width:min(854px,100%);margin-inline:auto;min-height:0;align-items:center;border-radius:24px;overflow:hidden;border:1px solid var(--ipax-border);box-shadow:0 8px 24px #00000014;text-decoration:none;color:inherit;background:var(--ipax-surface)}.ipax-pre-venda__media{position:relative;aspect-ratio:1 / 1;min-height:0;background:#f3f3f5;display:block;overflow:hidden;text-decoration:none;color:inherit}.ipax-pre-venda__title-link{text-decoration:none;color:inherit}.ipax-pre-venda__title-link:hover .ipax-pre-venda__title{color:var(--ipax-price)}.ipax-pre-venda__media--steam{background:#171717}.ipax-pre-venda__media--xbox{background:#107c10}.ipax-pre-venda__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ipax-pre-venda__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;place-items:center;opacity:.35}.ipax-pre-venda__corner-tab{position:absolute;top:0;left:0;z-index:2;width:54px;height:54px;pointer-events:none}.ipax-pre-venda__corner-tab:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0,100% 0,0 100%)}.ipax-pre-venda__corner-tab:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0,100% 0,0 100%)}.ipax-pre-venda__corner-tab--playstation:before{background:linear-gradient(145deg,#2b9bff,#0048a8 55%,#003791);box-shadow:inset -1px -1px #ffffff47}.ipax-pre-venda__corner-tab--playstation:after{background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(255,255,255,.35) calc(50% - 1px),rgba(255,255,255,.35) calc(50% + 1px),transparent calc(50% + 1px))}.ipax-pre-venda__corner-tab--steam:before{background:linear-gradient(145deg,#1a1a1a,#000)}.ipax-pre-venda__corner-tab--steam:after{background:linear-gradient(135deg,transparent calc(50% - 2px),rgba(255,255,255,.22) calc(50% - 2px),rgba(255,255,255,.22) calc(50% + 2px),transparent calc(50% + 2px))}.ipax-pre-venda__corner-tab-icon{position:absolute;top:7px;left:7px;width:18px;height:18px;object-fit:contain;z-index:3}.ipax-pre-venda__corner-tab-icon--steam{top:8px;left:8px;width:16px;height:16px}.ipax-pre-venda__panel{display:flex;flex-direction:column;gap:11px;padding:19px 22px;background:var(--ipax-surface);min-width:0;justify-content:center}.ipax-pre-venda__badge{align-self:flex-start;padding:7px 17px;border-radius:999px;background:var(--ipax-accent);color:var(--ipax-on-accent);font-size:.94rem;font-weight:800;letter-spacing:.04em}.ipax-pre-venda__title{margin:0;font-size:clamp(1.26rem,2.46vw,1.76rem);font-weight:800;line-height:1.2;color:var(--ipax-text)}.ipax-pre-venda__release{display:flex;flex-direction:column;gap:8px}.ipax-pre-venda__release-label{font-size:.78rem;color:var(--ipax-text-muted)}.ipax-pre-venda__release-date{align-self:flex-start;padding:6px 14px;border-radius:999px;background:var(--ipax-accent);color:var(--ipax-on-accent);font-size:.78rem;font-weight:800}.ipax-pre-venda__pricing{display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-width:0}.ipax-pre-venda__buy-row{margin-top:8px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between;gap:14px}.ipax-pre-venda__cart-btn{flex-shrink:0;width:auto;min-height:55px;padding:13px 22px;border:none;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:var(--ipax-on-dark);font-size:1.04rem;font-weight:700;line-height:1;letter-spacing:.01em;text-transform:lowercase;background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0);box-shadow:0 4px 14px #5b2be059;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.ipax-pre-venda__cart-btn svg{width:19px;height:19px;flex-shrink:0}.ipax-pre-venda__cart-btn-label{white-space:nowrap}.ipax-pre-venda__cart-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #5b2be073}.ipax-pre-venda__cart-btn:disabled{opacity:.45;cursor:not-allowed}.ipax-pre-venda__cart-btn.is-added{background:linear-gradient(135deg,#b8ff4d,#a3ff00);color:var(--ipax-on-accent);animation:ipax-cart-btn-pop .55s ease}.ipax-pre-venda__cart-btn[aria-busy=true]{opacity:.7;pointer-events:none}.ipax-pre-venda__compare{font-size:1.13rem;color:var(--ipax-text-muted);text-decoration:line-through;white-space:nowrap}.ipax-pre-venda__price-row{display:flex;align-items:center;flex-wrap:nowrap;gap:13px;white-space:nowrap}.ipax-pre-venda__price{font-size:clamp(1.5rem,2.6vw,2.62rem);font-weight:800;color:var(--ipax-price);line-height:1;white-space:nowrap;flex-shrink:0}.ipax-pre-venda__discount{padding:4px 8px;border-radius:8px;background:var(--ipax-accent);color:var(--ipax-on-accent);font-size:.72rem;font-weight:800;white-space:nowrap;flex-shrink:0}.ipax-pre-venda__arrow{flex-shrink:0;position:relative;z-index:2;width:34px;height:34px;border-radius:999px;border:1px solid var(--ipax-border);background:var(--ipax-surface);color:var(--ipax-text);display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.ipax-pre-venda__arrow:hover{background:var(--ipax-surface-elevated);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.ipax-pre-venda__dots{display:flex;justify-content:center;gap:8px}.ipax-pre-venda__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:var(--ipax-border);cursor:pointer;transition:transform .2s ease,background .2s ease}.ipax-pre-venda__dot.is-active{background:var(--ipax-purple);transform:scale(1.15)}@media screen and (max-width:860px){.ipax-pre-venda{padding:16px 0 6px}.ipax-pre-venda__inner{gap:10px}.ipax-pre-venda__card{grid-template-columns:1fr;min-height:0;border-radius:14px}.ipax-pre-venda__media{min-height:0;width:100%;aspect-ratio:1 / 1;overflow:hidden}.ipax-pre-venda__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.ipax-pre-venda__panel{gap:10px;padding:12px 14px 14px}.ipax-pre-venda__title{font-size:clamp(1rem,4.5vw,1.25rem)}.ipax-pre-venda__price{font-size:clamp(1.1rem,4.8vw,1.35rem);white-space:nowrap}.ipax-pre-venda__buy-row{gap:8px;flex-wrap:nowrap}.ipax-pre-venda__cart-btn{width:40px;min-width:40px;min-height:40px;padding:0;gap:0;border-radius:10px}.ipax-pre-venda__cart-btn-label{display:none}.ipax-pre-venda__cart-btn svg{width:18px;height:18px}.ipax-pre-venda__arrow{width:28px;height:28px}}@media screen and (max-width:600px){.ipax-pre-venda{padding-top:12px}.ipax-pre-venda__shell{gap:4px}.ipax-pre-venda__media{max-height:none}.ipax-pre-venda__panel{padding:10px 12px 12px}.ipax-pre-venda__release{gap:6px}.ipax-pre-venda__release-label{font-size:.72rem}.ipax-pre-venda__release-date{padding:4px 10px;font-size:.72rem}}.cart-discount--expanded{border-block:1px solid var(--ipax-border)}.cart-discount--expanded .cart-discount__heading{color:var(--ipax-text)!important;font-weight:800;letter-spacing:.01em}.cart-discount--expanded .cart-discount__input{background-color:var(--ipax-surface-elevated)!important;color:var(--ipax-text)!important;border:1px solid #5b2be066!important;border-radius:10px;box-shadow:none;height:42px;min-height:42px;max-height:42px;padding:0 14px;box-sizing:border-box}.cart-discount--expanded .cart-discount__input::placeholder{color:#ffffff6b!important}.cart-discount--expanded .cart-discount__input:focus{outline:none;border-color:var(--ipax-purple)!important;box-shadow:0 0 0 2px #5b2be047}.cart-discount--expanded .cart-discount__button{background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0)!important;color:var(--ipax-text)!important;border:none!important;border-radius:10px;font-weight:700;box-shadow:0 4px 14px #5b2be059;height:42px;min-height:42px;max-height:42px;padding:0 16px!important;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}.cart-discount--expanded .cart-discount__button:hover:not(:disabled){background:linear-gradient(135deg,#b46aff,#8b4df0 45%,#6a3ae8)!important;box-shadow:0 6px 18px #5b2be073}.cart-discount--expanded .cart-discount__pill{background:var(--ipax-surface-elevated);color:var(--ipax-text);border:1px solid var(--ipax-border)}.cart-discount--expanded .cart-discount__pill-remove{color:#ffffffb3!important}.cart-discount--expanded .cart-discount__error-text{color:#ffb4b4!important}.ipax-games .cart-page,.ipax-games .cart-summary,.ipax-games .cart-summary--extend,.ipax-games .cart-summary .section-background,.ipax-games .cart-summary__inner{background:var(--ipax-bg)!important;color:var(--ipax-text);--color-background: var(--ipax-bg);--color-foreground: var(--ipax-text);--color-foreground-heading: var(--ipax-text)}.ipax-games .cart-page .cart-title,.ipax-games .cart-page .cart-items__title,.ipax-games .cart-summary .cart-totals__total-label,.ipax-games .cart-summary .cart-totals__total-value{color:var(--ipax-text)!important}.ipax-games .cart-page .cart-items__table-row{--cart-item-price-width: 5.5rem;grid-template-columns:minmax(7rem,30vw) minmax(0,1fr) auto minmax(var(--cart-item-price-width),auto)!important;grid-template-rows:min-content min-content!important;grid-template-areas:"media details quantity price" "media details error error"!important}.ipax-games .cart-page .cart-items__quantity,.ipax-games .cart-page .cart-items__price{grid-area:initial}.ipax-games .cart-page .cart-items__media{align-self:start!important}.ipax-games .cart-page .cart-items__media-container,.ipax-games .cart-page .cart-items__media-container--widescreen{--ratio: 1 !important;position:relative!important;display:block!important;width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;max-height:none!important;overflow:hidden!important;border-radius:8px}.ipax-games .cart-page .cart-items__media-container .cart-items__media-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important}.ipax-games .cart-summary .cart-discount--expanded .cart-discount__form{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;height:auto!important;padding-block:0!important}.ipax-games .cart-summary .cart-discount--expanded .cart-discount__content{height:auto!important;min-height:0!important}.ipax-games .cart-summary .cart-discount--expanded .cart-discount__input{flex:1 1 auto;min-width:0}.ipax-games .cart-summary .cart-discount--expanded .cart-discount__button{flex:0 0 auto;min-width:88px;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 16px!important}.ipax-games .cart-page .product-media-container{aspect-ratio:1 / 1!important}.ipax-games .cart-page .product-media-container img,.ipax-games .cart-page .product-media-container video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.ipax-games .cart-page .cart-items__table-row{--cart-item-price-width: 4.5rem;grid-template-columns:5.25rem minmax(0,1fr) auto!important;grid-template-rows:min-content min-content min-content!important;grid-template-areas:"media details price" "media quantity quantity" "media error error"!important}.ipax-games .cart-page .cart-items__details{min-width:0}.ipax-games .cart-page .cart-items__title{white-space:normal;overflow-wrap:anywhere;word-break:normal}.ipax-games .cart-page .cart-items__quantity{grid-area:quantity!important;width:100%;margin-top:var(--margin-xs)}.ipax-games .cart-page .cart-items__price{grid-area:price!important;min-width:0;min-height:0;align-items:flex-end}.ipax-games .cart-page .cart-items__media-container,.ipax-games .cart-page .cart-items__media-container--widescreen{max-width:5.25rem}.ipax-games .cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:5.25rem minmax(0,1fr) auto!important}.ipax-games .cart-drawer .cart-items__product-info,.ipax-games .cart-drawer .cart-items__details{min-width:0;max-width:100%}.ipax-games .cart-drawer .cart-items__title{white-space:normal;overflow-wrap:anywhere;word-break:normal}.ipax-games .cart-drawer .cart-items__price{min-width:0;max-width:max-content}.ipax-games .cart-drawer .cart-items__media-container,.ipax-games .cart-drawer .cart-items__media-container--widescreen{max-width:5.25rem}}@media screen and (min-width:750px){.ipax-games .cart-page .cart-items__table-row{grid-template-columns:8.5rem 1fr 1fr minmax(var(--cart-item-price-width),auto)!important}}.ipax-games .cart-page__summary{width:100%}.ipax-games .cart-summary__inner{align-items:stretch!important;width:100%!important;max-width:100%!important}.ipax-games .ipax-cart-footer__grid{display:grid;grid-template-columns:1fr minmax(200px,280px);gap:20px 28px;align-items:end;width:100%;padding-top:28px;margin-top:8px;border-top:1px solid var(--ipax-border)}.ipax-games .ipax-cart-footer__col--discount .cart-discount--expanded{padding:0;border:none}.ipax-games .ipax-cart-footer__col--total .cart-totals__total{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:10px;flex-wrap:wrap}.ipax-games .ipax-cart-footer__col--total .cart-totals__tax-note{justify-content:flex-start;text-align:left}.ipax-games .ipax-cart-footer__col--actions .cart__ctas{width:100%;max-width:280px;margin-left:auto}.ipax-games .ipax-cart-footer__col--actions .cart__checkout-button{width:100%;min-height:48px;padding:12px 20px;white-space:nowrap;background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0)!important;color:var(--ipax-text)!important;border:none!important;box-shadow:0 4px 14px #5b2be059}.ipax-games .ipax-cart-footer__col--actions .cart__checkout-button .button-text{white-space:nowrap}.ipax-games .ipax-cart-footer__col--actions .cart__checkout-button:hover{background:linear-gradient(135deg,#b46aff,#8b4df0 45%,#6a3ae8)!important}.ipax-games .cart-page--empty .cart-items__wrapper p,.ipax-games .cart-items__login-prompt{color:var(--ipax-text)}.ipax-games .cart-page--empty .cart-items__wrapper p a,.ipax-games .cart-items__login-link,.cart-items__login-link{color:#b794f6!important;--button-color: #b794f6 !important;text-decoration:underline;text-underline-offset:2px;font-weight:600}.ipax-games .cart-page--empty .cart-items__wrapper p a:hover,.ipax-games .cart-items__login-link:hover,.cart-items__login-link:hover{color:#d8b4fe!important;--button-color: #d8b4fe !important}.ipax-games .cart-items__empty-button{background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0)!important;color:var(--ipax-text)!important;border:none!important;box-shadow:0 4px 14px #5b2be059}.ipax-games .cart-items__empty-button:hover{background:linear-gradient(135deg,#b46aff,#8b4df0 45%,#6a3ae8)!important}@media screen and (max-width:900px){.ipax-games .ipax-cart-footer__grid{grid-template-columns:1fr;gap:16px;align-items:stretch}.ipax-games .ipax-cart-footer__col--actions .cart__ctas{max-width:none;margin-left:0}}.cart-drawer .ipax-cart-footer__grid{grid-template-columns:1fr;gap:14px;align-items:stretch;padding-top:20px}.cart-drawer .ipax-cart-footer__col--total .cart-totals__total{flex-direction:column;align-items:flex-start;gap:4px}.cart-drawer .ipax-cart-footer__col--total .cart-totals__tax-note{font-size:.72rem;line-height:1.45}.cart-drawer .ipax-cart-footer__col--actions .cart__ctas{max-width:none;margin-left:0}.cart-drawer .ipax-cart-footer__col--actions .cart__checkout-button{width:100%;min-height:50px;font-size:.95rem;font-weight:700}.cart-drawer .ipax-cart-footer__col--discount,.ipax-games .ipax-cart-footer__col--discount,.ipax-games .cart-discount--expanded{display:none!important}.additional-checkout-buttons,.accelerated-checkout-block,.shopify-payment-button,shopify-accelerated-checkout,shopify-accelerated-checkout-cart{display:none!important}.ipax-pre-footer-section{background:var(--ipax-bg)}.ipax-pre-footer{border-top:1px solid var(--ipax-border);background:var(--ipax-bg);color:var(--ipax-text);padding:36px 20px 32px}.ipax-pre-footer__inner{max-width:min(1200px,94vw);margin:0 auto}.ipax-pre-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px}.ipax-pre-footer__title{margin:0 0 10px;font-size:.98rem;font-weight:800;color:var(--ipax-text);letter-spacing:-.02em}.ipax-pre-footer__text{font-size:.88rem;line-height:1.55;color:var(--ipax-text-muted);margin-bottom:18px}.ipax-pre-footer__text p{margin:0}.ipax-pre-footer__whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:999px;background:#25d366;color:var(--ipax-on-dark)!important;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 20px #25d36647}.ipax-pre-footer__whatsapp-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #25d3665c;color:var(--ipax-on-dark)!important}.ipax-pre-footer__contact-list{margin:0;padding:0;list-style:none}.ipax-pre-footer__contact-item{display:flex;align-items:flex-start;gap:8px;margin:0 0 7px;font-size:.78rem;line-height:1.35;color:var(--ipax-text-muted)}.ipax-pre-footer__contact-item:last-child{margin-bottom:0}.ipax-pre-footer__contact-body{min-width:0}.ipax-pre-footer__contact-body strong{color:var(--ipax-text);font-weight:700;margin-right:4px}.ipax-pre-footer__contact-item a{color:var(--ipax-price);text-decoration:none;word-break:break-word}.ipax-pre-footer__contact-item a:hover{text-decoration:underline}.ipax-pre-footer__contact-item--address .ipax-pre-footer__contact-body{line-height:1.3}.ipax-pre-footer__contact-item--legal .ipax-pre-footer__contact-body{display:flex;flex-direction:column;gap:3px}.ipax-pre-footer__contact-legal-line{display:block}.ipax-pre-footer__contact-icon{flex-shrink:0;width:18px;font-size:.82rem;line-height:1.35;text-align:center}.ipax-pre-footer__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.ipax-pre-footer__links a{color:var(--ipax-text);text-decoration:none;font-size:.8rem;line-height:1.3;transition:color .15s ease}.ipax-pre-footer__links a:hover{color:var(--ipax-price)}@media screen and (max-width:990px){.ipax-pre-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media screen and (max-width:600px){.ipax-pre-footer{padding:28px 16px 24px}.ipax-pre-footer__grid{grid-template-columns:1fr;gap:24px}.ipax-pre-footer__col--about,.ipax-pre-footer__col--contact{display:none!important}}body.template-page{background:var(--ipax-bg)}.ipax-info-page-section{background:transparent}.ipax-info-page{padding:calc(var(--header-height, 72px) + 20px) 20px 40px;color:var(--ipax-text)}.ipax-info-page__inner{max-width:min(760px,92vw);margin:0 auto}.ipax-info-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:.78rem;color:var(--ipax-text-soft)}.ipax-info-page__breadcrumb a{color:var(--ipax-price);text-decoration:none}.ipax-info-page__breadcrumb a:hover{text-decoration:underline}.ipax-info-page__title{margin:0 0 14px;font-size:1.35rem!important;font-weight:800;line-height:1.2;letter-spacing:-.02em}.ipax-info-page__content{font-size:.9rem;line-height:1.55;color:var(--ipax-text-muted)}.ipax-info-page__subtitle,.ipax-info-page__content.rte h2.ipax-info-page__subtitle,.ipax-info-page__content.rte h2,.ipax-info-page__content.rte h3,.ipax-info-page__content.rte h4{margin:1.15em 0 .35em;padding:0;color:var(--ipax-text)!important;font-family:inherit!important;font-style:normal!important;font-weight:700!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}.ipax-info-page__subtitle,.ipax-info-page__content.rte h2.ipax-info-page__subtitle,.ipax-info-page__content.rte h2{font-size:1.05rem!important}.ipax-info-page__content.rte h3{font-size:1rem!important}.ipax-info-page__content.rte h4{font-size:.98rem!important}.ipax-info-page__content p{margin:0 0 .7em}.ipax-info-page__content a{color:var(--ipax-price)}.ipax-info-page__content ul,.ipax-info-page__content ol{margin:0 0 1em;padding-left:1.4em}.ipax-info-page__content li{margin-bottom:.4em}.ipax-info-page__values{list-style:none;margin:0 0 .9em;padding:0;display:grid;gap:10px}.ipax-info-page__values li{margin:0;padding:11px 13px;border-radius:10px;background:#ffffff0a;border:1px solid var(--ipax-border);line-height:1.45}.ipax-info-page__values strong{display:block;margin-bottom:3px;color:var(--ipax-text);font-size:.92rem}.ipax-footer-section{background:var(--ipax-bg-deep)}.ipax-footer{border-top:1px solid var(--ipax-border);background:var(--ipax-bg-deep);color:#ffffffb3;padding:28px 20px 36px}.ipax-footer__inner{max-width:min(1020px,92vw);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.ipax-footer__store-info{display:none;width:100%;max-width:520px;margin:0;padding:0;text-align:center}.ipax-footer__store-line{margin:0 0 8px;font-size:.76rem;line-height:1.45;color:var(--ipax-text-muted)}.ipax-footer__store-line:last-child{margin-bottom:0}.ipax-footer__store-line strong{color:var(--ipax-text);font-weight:700}.ipax-footer__store-line--company{font-size:.72rem}.ipax-footer__payments-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px;width:100%}.ipax-footer-payments{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:340px}.ipax-footer-payments__title{margin:0;width:100%;font-size:.82rem;font-weight:800;letter-spacing:-.01em;color:var(--ipax-text);text-align:center}.ipax-footer-payments__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;width:100%}.ipax-footer-payments__item{display:flex;align-items:center;justify-content:center;min-height:26px;padding:3px 4px;background:#f4f4f4;border:1px solid #e2e2e2;border-radius:3px;overflow:hidden}.ipax-footer-payments__icon{display:block;width:auto;max-width:100%;height:auto;max-height:14px;object-fit:contain}.ipax-footer-payments__item:last-child .ipax-footer-payments__icon{max-height:13px}.ipax-footer__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin:0;padding:0;list-style:none}.ipax-footer__payment-item{display:flex;align-items:center}.ipax-footer__payment-icon{display:block;height:22px;width:auto}.ipax-footer__secure{display:inline-flex;align-items:center;gap:10px;text-align:left}.ipax-footer__secure-icon{flex-shrink:0;display:grid;place-items:center}.ipax-footer__secure-text{display:flex;flex-direction:column;gap:2px;line-height:1.15}.ipax-footer__secure-title{font-size:.72rem;font-weight:800;letter-spacing:.04em;color:var(--ipax-text)}.ipax-footer__secure-subtitle{font-size:.62rem;font-weight:700;letter-spacing:.03em;color:var(--ipax-text-muted);text-transform:uppercase}.ipax-footer__legal{margin:0;max-width:920px;font-size:.72rem;line-height:1.5;color:var(--ipax-text-soft);text-transform:uppercase;letter-spacing:.02em}.ipax-fab{position:fixed;right:18px;bottom:calc(36px + env(safe-area-inset-bottom,0px));z-index:90;display:flex;flex-direction:column;gap:10px}.ipax-fab__btn{width:48px;height:48px;border-radius:999px;border:none;display:grid;place-items:center;color:var(--ipax-text);text-decoration:none;box-shadow:0 8px 24px #00000047;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ipax-fab__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000057}.ipax-fab__btn--social{background:#5b2be0;color:var(--ipax-text)}.ipax-fab__btn--social:hover{background:#6d3ef0}.ipax-fab__btn--top{background:#fff;color:#333}.search-modal product-card-link{display:block;width:100%;min-width:0}.search-modal .predictive-search-results__card--product{min-width:0}.search-modal .resource-card__media{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1}.search-modal .resource-card__image{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center center}.search-modal .predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media screen and (min-width:750px){.search-modal .predictive-search-results__wrapper-products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.ipax-footer{padding:22px 16px 28px}.ipax-footer__store-info{display:block}.ipax-footer__payments-row{flex-direction:column;gap:14px}.ipax-footer-payments{max-width:300px}.ipax-footer-payments__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.ipax-footer-payments__item{min-height:24px;padding:3px}.ipax-footer-payments__icon{max-height:12px}.ipax-fab{right:14px;bottom:calc(104px + env(safe-area-inset-bottom,0px))}.ipax-fab__btn{width:44px;height:44px}}body.ipax-vip-popup-open{overflow:hidden}.ipax-vip-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px}.ipax-vip-popup[hidden]{display:none!important}.ipax-vip-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#060212c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.ipax-vip-popup__dialog{position:relative;z-index:1;width:min(420px,100%);padding:28px 24px 24px;border-radius:20px;border:1px solid rgb(163 255 0 / 22%);background:linear-gradient(165deg,#221840,#1a1230 55%,#120a28);box-shadow:0 24px 60px #00000073;text-align:center;transform:translateY(12px) scale(.98);opacity:0;transition:transform .28s ease,opacity .28s ease}.ipax-vip-popup.is-open .ipax-vip-popup__dialog{transform:translateY(0) scale(1);opacity:1}.ipax-vip-popup__badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:28px;margin-bottom:14px;padding:0 12px;border-radius:999px;background:#a3ff0024;border:1px solid rgb(163 255 0 / 35%);color:var(--ipax-price);font-size:.72rem;font-weight:800;letter-spacing:.12em}.ipax-vip-popup__title{margin:0 0 10px;color:var(--ipax-text);font-size:1.35rem;font-weight:800;line-height:1.2}.ipax-vip-popup__message{margin:0 0 22px;color:#ffffffc7;font-size:.98rem;line-height:1.5}.ipax-vip-popup__actions{display:flex;flex-direction:column;gap:10px}.ipax-vip-popup__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px 18px;border-radius:999px;font-size:.95rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.ipax-vip-popup__btn--primary{border:none;background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0);color:var(--ipax-text);box-shadow:0 8px 22px #5b2be059}.ipax-vip-popup__btn--primary:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#b46aff,#8b4df0 45%,#6a3ae8)}.ipax-vip-popup__btn--primary:disabled{opacity:.55;cursor:not-allowed}.ipax-vip-popup__btn--secondary{border:1px solid rgb(255 255 255 / 18%);background:transparent;color:#ffffffd1}.ipax-vip-popup__btn--secondary:hover{border-color:#ffffff52;color:var(--ipax-text);background:#ffffff0f}@media screen and (min-width:480px){.ipax-vip-popup__dialog{padding:32px 28px 26px}}.ipax-info-page--contact .ipax-info-page__inner,.ipax-info-page:has(.ipax-contact-page) .ipax-info-page__inner{max-width:min(980px,94vw)}.ipax-contact-page{display:grid;gap:24px;margin-top:8px}@media screen and (min-width:860px){.ipax-contact-page{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;align-items:start}}.ipax-contact-page__info{display:grid;gap:12px}.ipax-contact-page__card{padding:16px 18px;border-radius:14px;border:1px solid #5b2be066;background:linear-gradient(180deg,#fafafa,#f3f3f5)}.ipax-contact-page__card-title{margin:0 0 8px;font-size:.92rem!important;font-weight:800!important;color:var(--ipax-text)!important}.ipax-contact-page__card-text{margin:0;font-size:.88rem;line-height:1.5;color:var(--ipax-text-muted)}.ipax-contact-page__card-text+.ipax-contact-page__card-text{margin-top:6px}.ipax-contact-page__card-text a{color:var(--ipax-price);text-decoration:none}.ipax-contact-page__card-text a:hover{text-decoration:underline}.ipax-contact-page__form-wrap{padding:18px;border-radius:14px;border:1px solid #5b2be066;background:linear-gradient(180deg,#fafafa,#f3f3f5)}.ipax-contact-page__form-title{margin-top:0!important;margin-bottom:14px!important}.ipax-contact-form{display:flex;flex-direction:column;gap:14px}.ipax-contact-form__row{display:flex;flex-direction:column;gap:6px}.ipax-contact-form__label{font-size:.82rem;font-weight:700;color:var(--ipax-text)}.ipax-contact-form__input{width:100%;box-sizing:border-box;background-color:var(--ipax-surface-elevated);color:var(--ipax-text);border:1px solid #5b2be066;border-radius:10px;padding:12px 14px;font:inherit;font-size:.9rem;line-height:1.4}.ipax-contact-form__input::placeholder{color:var(--ipax-text-soft)}.ipax-contact-form__input:focus{outline:none;border-color:var(--ipax-purple);box-shadow:0 0 0 2px #5b2be047}.ipax-contact-form__input--textarea{resize:vertical;min-height:140px}.ipax-contact-form__submit{align-self:flex-start;margin-top:4px;padding:12px 22px;border:none;border-radius:999px;background:linear-gradient(135deg,#a855f7,#7c3aed 45%,#5b2be0);color:var(--ipax-text);font:inherit;font-size:.9rem;font-weight:800;cursor:pointer;box-shadow:0 8px 22px #5b2be059;transition:transform .2s ease,filter .2s ease}.ipax-contact-form__submit:hover{transform:translateY(-1px);filter:brightness(1.05)}.ipax-contact-form__alert{padding:12px 14px;border-radius:10px;font-size:.88rem;line-height:1.45}.ipax-contact-form__alert--error{border:1px solid #f8717144;background:#7f1d1d33;color:#fecaca}.ipax-contact-form__alert--success{border:1px solid #4ade8044;background:#14532d33;color:#bbf7d0}body.ipax-games{background-color:var(--ipax-bg);color:var(--ipax-text)}body.ipax-games .section-background{background-color:var(--ipax-bg)!important}body.ipax-games .checkbox__label-text,body.ipax-games .facets__status,body.ipax-games .sorting-filter__label,body.ipax-games .products-count-wrapper,body.ipax-games .pagination__link,body.ipax-games .facets-drawer__title,body.ipax-games .cart-drawer__heading,body.ipax-games .cart-drawer .cart-item__title,body.ipax-games .cart-drawer .cart-item__price,body.ipax-games .ipax-pre-footer__contact-list a,body.ipax-games .ipax-pre-footer__links a,body.ipax-games footer a,body.ipax-games footer p{color:var(--ipax-text)}body.ipax-games .ipax-pre-footer__contact-list a:hover,body.ipax-games .ipax-pre-footer__links a:hover,body.ipax-games footer a:hover{color:var(--ipax-purple)}body.ipax-games .cart-drawer,body.ipax-games .cart-drawer .cart-drawer__inner,body.ipax-games .facets-drawer,body.ipax-games .facets-drawer__inner{background:var(--ipax-bg)!important;color:var(--ipax-text)!important}body.ipax-games .facets-drawer .checkbox__input+.checkbox__label{color:var(--ipax-text)}body.ipax-games .header-drawer,body.ipax-games .menu-drawer{background:var(--ipax-bg)!important;color:var(--ipax-text)!important}.ipax-thank-you-rescue,[data-ipax-thank-you-rescue="1"]{text-align:center}.ipax-thank-you-rescue__text{margin:10px 0 18px;color:#666;font-size:1rem;line-height:1.5}.ipax-thank-you-rescue__btn,a[data-ipax-thank-you-rescue-btn]{display:inline-flex;align-items:center;justify-content:center;margin:8px auto 0;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff!important;font-weight:800;font-size:.95rem;text-decoration:none!important;box-shadow:0 8px 22px #128c7e47;transition:transform .2s ease,filter .2s ease}.ipax-thank-you-rescue__btn:hover,a[data-ipax-thank-you-rescue-btn]:hover{transform:translateY(-1px);filter:brightness(1.05);color:#fff!important}.shopify-section.ipax-ofertas-relampago-section{position:relative;z-index:2}.ipax-flash{--ipax-flash-accent: var(--ipax-purple);width:100%;background:radial-gradient(120% 140% at 0% 0%,color-mix(in srgb,var(--ipax-flash-accent) 16%,transparent) 0%,transparent 55%),linear-gradient(180deg,#f7f3ff,#fff 72%);border-bottom:1px solid color-mix(in srgb,var(--ipax-flash-accent) 18%,#e5e5ea)}.ipax-flash__inner{width:100%;max-width:min(1140px,88vw);margin-inline:auto;padding:18px 0 22px;box-sizing:border-box}.ipax-flash__header{display:flex;align-items:center;justify-content:flex-start;gap:14px 18px;margin-bottom:16px;flex-wrap:wrap}.ipax-flash__heading{min-width:0;flex:1 1 220px}.ipax-flash__title{margin:0;display:inline-flex;align-items:center;gap:8px;color:var(--ipax-flash-accent);font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:900;letter-spacing:.03em;text-transform:uppercase;line-height:1.15;animation:ipax-flash-pulse 1.6s ease-in-out infinite}.ipax-flash__bolt{display:inline-block;font-size:1.05em;line-height:1;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--ipax-flash-accent) 55%,transparent));animation:ipax-flash-bolt 1.6s ease-in-out infinite}.ipax-flash__subtitle{margin:6px 0 0;color:color-mix(in srgb,var(--ipax-flash-accent) 72%,#444);font-size:.84rem;font-weight:600}.ipax-flash__timer{display:inline-flex;align-items:center;gap:10px;padding:6px 8px 6px 14px;border-radius:999px;background:linear-gradient(135deg,color-mix(in srgb,var(--ipax-flash-accent) 92%,#2a0d6e) 0%,var(--ipax-flash-accent) 48%,#7c3aed 100%);box-shadow:0 8px 22px color-mix(in srgb,var(--ipax-flash-accent) 32%,transparent),inset 0 1px #ffffff38}.ipax-flash__timer-label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;white-space:nowrap;line-height:1}.ipax-flash__timer-digits{display:inline-flex;align-items:center;gap:5px}.ipax-flash__unit{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:2.55rem;padding:6px 7px 5px;border-radius:10px;background:#fffffff5;box-shadow:0 1px #ffffffa6 inset,0 4px 10px #14083c2e;line-height:1}.ipax-flash__unit strong{font-size:1.05rem;font-weight:900;color:#3b1499;font-variant-numeric:tabular-nums;letter-spacing:.02em}.ipax-flash__unit small{margin-top:2px;font-size:.55rem;font-weight:800;letter-spacing:.04em;color:color-mix(in srgb,var(--ipax-flash-accent) 70%,#666);text-transform:uppercase}.ipax-flash__sep{color:#fffffff2;font-weight:900;font-size:1rem;line-height:1;margin-top:-8px;animation:ipax-flash-sep 1s steps(1,end) infinite}.ipax-flash__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ipax-flash__item[hidden]{display:none!important}.ipax-flash__item.is-active{animation:ipax-flash-in .45s ease both}.ipax-flash__empty{margin:8px 0 0;text-align:center;color:var(--ipax-text-soft);font-size:.9rem}@keyframes ipax-flash-pulse{0%,to{transform:scale(1);text-shadow:0 0 0 transparent}50%{transform:scale(1.035);text-shadow:0 0 18px color-mix(in srgb,var(--ipax-flash-accent) 45%,transparent)}}@keyframes ipax-flash-bolt{0%,to{transform:scale(1) rotate(-4deg);opacity:1}50%{transform:scale(1.18) rotate(4deg);opacity:.9}}@keyframes ipax-flash-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.ipax-flash__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ipax-flash__inner{padding:14px 0 18px}.ipax-flash__header{align-items:flex-start;flex-direction:column;gap:10px}.ipax-flash__timer{margin:0;padding:5px 7px 5px 12px;gap:8px}.ipax-flash__heading{flex:none;width:100%}.ipax-flash__unit{min-width:2.3rem;padding:5px 6px 4px}.ipax-flash__unit strong{font-size:.98rem}}@keyframes ipax-flash-sep{0%,49%{opacity:1}50%,to{opacity:.35}}@media(prefers-reduced-motion:reduce){.ipax-flash__title,.ipax-flash__bolt,.ipax-flash__sep,.ipax-flash__item.is-active{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ipax-custom.css.map */
