: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: #666666;--ipax-text-soft: #888888;--ipax-on-accent: #111111;--ipax-on-dark: #ffffff;--tca-teal: #e10600;--tca-teal-deep: #c10500;--tca-buy-red: #ff1a1a}body{background-color:var(--ipax-bg);overflow-x:clip;max-width:100%}html{overflow-x:clip;max-width:100%}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:100%;list-style:none;max-width:none;width:100%;display:flex}.product-grid-container .product-grid__item--ipax .ipax-product-card{height:100%;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:14px 8px 4px;gap:6px}.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__compare{font-size:.64rem}.product-grid-container .ipax-product-card__from,.product-grid-container .ipax-product-card__installment,.product-grid-container .ipax-product-card__pix{font-size:.7rem}.product-grid-container .ipax-product-card__price{font-size:1.2rem}.product-grid-container .ipax-product-card__badge{font-size:.95rem;padding:7px 12px;border-radius:9px}.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__footer-top{padding:8px 6px 2px;gap:4px}.product-grid-container .ipax-product-card__footer{padding:0 6px 8px;gap:6px}.product-grid-container .ipax-product-card__title{font-size:.72rem}.product-grid-container .ipax-product-card__from{font-size:.65rem;margin-bottom:0}.product-grid-container .ipax-product-card__compare{font-size:.62rem}.product-grid-container .ipax-product-card__price{font-size:.98rem}.product-grid-container .ipax-product-card__from,.product-grid-container .ipax-product-card__installment,.product-grid-container .ipax-product-card__pix,.product-grid-container .ipax-product-card__installment strong,.product-grid-container .ipax-product-card__pix strong{color:var(--ipax-text, #111111)!important}.product-grid-container .ipax-product-card__price,.product-grid-container .ipax-product-card__compare{color:var(--tca-teal, #e10600)!important}.product-grid-container .ipax-product-card__installment,.product-grid-container .ipax-product-card__pix{font-size:.62rem;gap:4px}.product-grid-container .ipax-product-card__prices{gap:2px}.product-grid-container .ipax-product-card__more{min-height:32px;padding:7px 10px;font-size:.78rem;margin-top:2px}.product-grid-container .ipax-product-card__badge{font-size:.72rem;padding:4px 8px;border-radius:7px}.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}.ipax-collection-page .column-options-wrapper{display:none!important}}@media screen and (min-width:750px){.ipax-collection-page{--facets-vertical-col-width: 5}.ipax-collection-page .facets-block-wrapper--vertical{max-width:250px}.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-page .product-grid:has(.ipax-product-card){--product-grid-columns-desktop: repeat(4, minmax(0, 1fr)) !important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:16px;row-gap:0}.ipax-collection-page .product-grid__item--ipax{padding-block:18px;border-bottom:1px solid rgb(0 0 0 / 10%)}}.ipax-collection-sidebar{margin-bottom:4px}.ipax-collection-sidebar__genres,.ipax-collection-sidebar__specials,.ipax-collection-sidebar__dept-list{list-style:none;margin:0;padding:0}.ipax-collection-sidebar__genres{display:flex;flex-direction:column;gap:2px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgb(0 0 0 / 8%)}.ipax-collection-sidebar__genre{display:block;padding:7px 0;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#000000b8;text-decoration:none;transition:color .15s ease}.ipax-collection-sidebar__genre:hover,.ipax-collection-sidebar__genre.is-active{color:var(--tca-teal, #e10600)}.ipax-collection-sidebar__specials{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__special{display:block;padding:8px 0;font-size:.88rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#000000c7;text-decoration:none;transition:color .15s ease}.ipax-collection-sidebar__special:hover{color:var(--tca-teal, #e10600)}.ipax-collection-sidebar__dept-title,.ipax-brand-filter__title{margin:0 0 10px;font-size:.95rem;font-weight:800;color:var(--ipax-text);line-height:1.3}.ipax-collection-sidebar__dept-list,.ipax-brand-filter__list{display:flex;flex-direction:column;gap:4px}.ipax-collection-sidebar__dept-link,.ipax-brand-filter__link{display:flex;align-items:baseline;gap:6px;padding:6px 0;font-size:.84rem;font-weight:500;color:#000000c7;text-decoration:none;transition:color .15s ease}.ipax-collection-sidebar__dept-link:hover,.ipax-brand-filter__link:hover,.ipax-collection-sidebar__dept-link.is-active{color:var(--tca-teal, #e10600)}.ipax-collection-sidebar__dept-count{font-weight:600;color:#00000073}.ipax-brand-filter{margin-top:18px;padding-top:16px;border-top:1px solid #111111}.facets-drawer__filters .ipax-price-buckets__title{border-top:2px solid #111111;padding-top:12px}@media screen and (min-width:750px){.ipax-collection-page .facets-block-wrapper--vertical .ipax-genre-filter{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.ipax-collection-heading-section{background:#fff}.ipax-collection-heading{max-width:var(--page-width, 1200px);margin:0 auto;padding:22px 20px 6px;text-align:center}.ipax-collection-heading__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin:0 0 8px;font-size:.78rem;color:#00000073}.ipax-collection-heading__breadcrumb a{color:#0000008c;text-decoration:none}.ipax-collection-heading__breadcrumb a:hover{color:var(--tca-teal, #e10600)}.ipax-collection-heading__sep{color:#00000059}.ipax-collection-heading__breadcrumb [aria-current=page]{color:#111;font-weight:700}.ipax-collection-heading__title{margin:0;font-size:clamp(1.55rem,3.2vw,2.05rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--tca-teal, #e10600);line-height:1.15}.ipax-collection-page .facets.ipax-collection-controls{--ipax-cat-accent: var(--tca-teal, #e10600);display:grid;grid-template-columns:1fr auto;grid-template-areas:"sort filter" "pagination pagination";grid-template-rows:auto;align-items:center;align-content:start;column-gap:12px;row-gap:14px;width:100%;max-width:100%;height:auto!important;max-height:none!important;min-height:0;overflow:visible;position:relative;top:auto;bottom:auto;border-bottom:none;margin:0 0 8px;padding-block:10px 6px;padding-inline:var(--page-margin, 16px);box-sizing:border-box}.ipax-collection-page .ipax-collection-controls .sorting-filter{grid-area:sort;justify-self:start;margin:0;width:auto;max-width:100%}.ipax-collection-page .ipax-collection-controls .sorting-filter:before{display:none}.ipax-collection-page .ipax-collection-controls .sorting-filter__container{display:flex!important;align-items:stretch;gap:0;margin:0;padding:0;border:2px solid var(--ipax-cat-accent);border-radius:999px;overflow:hidden;background:#fff}.ipax-collection-page .ipax-collection-controls .sorting-filter__container .facets__label{display:none}.ipax-collection-page .ipax-collection-controls .sorting-filter__select-wrapper{display:flex;align-items:center;margin:0;padding:0;border:0;position:relative}.ipax-collection-page .ipax-collection-controls .sorting-filter__select{min-width:132px;height:40px;padding:0 36px 0 16px;border:0;border-radius:999px;background:transparent;font-size:.92rem;font-weight:600;color:#222;-webkit-appearance:none;appearance:none;cursor:pointer}.ipax-collection-page .ipax-collection-controls .sorting-filter__select-wrapper .icon,.ipax-collection-page .ipax-collection-controls .sorting-filter__select-wrapper svg{display:none}.ipax-collection-page .ipax-collection-controls .sorting-filter__select-wrapper:after{content:"\25be";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:auto;height:auto;background:none;font-size:.75rem;color:var(--ipax-cat-accent);pointer-events:none;line-height:1}.ipax-collection-controls__filter{grid-area:filter;justify-self:end}.ipax-collection-controls__filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 18px;margin:0;border:2px solid var(--ipax-cat-accent, var(--tca-teal, #e10600));border-radius:999px;background:#fff;color:#222;font-size:.92rem;font-weight:600;line-height:1;cursor:pointer;box-shadow:none}.ipax-collection-controls__filter-btn:hover{background:#7ac4bf1f}.ipax-collection-controls__filter-caret{font-size:.75rem;color:var(--tca-teal, #e10600);line-height:1}.ipax-collection-controls__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--tca-teal, #e10600);color:#fff;font-size:.7rem;font-weight:700}.ipax-collection-page .ipax-collection-controls .facets__panel,.ipax-collection-page .ipax-collection-controls accordion-custom{display:none!important}.ipax-collection-page .ipax-collection-controls .facets__label,.ipax-collection-page .ipax-collection-controls .facets__summary{display:none}.ipax-collection-page .ipax-collection-controls .facets__status{display:none!important}.ipax-collection-controls__pagination{grid-area:pagination;justify-self:center;display:flex;justify-content:center;width:100%;min-height:0}.ipax-collection-controls__pagination:empty{display:none}.ipax-collection-controls__pagination .pagination,.ipax-collection-page .ipax-collection-toolbar .pagination{margin:0;padding:0}.ipax-collection-page .ipax-collection-controls .pagination__list,.ipax-collection-page .ipax-collection-toolbar .pagination__list{display:inline-flex;align-items:stretch;gap:0;border:2px solid var(--tca-teal, #e10600);border-radius:10px;overflow:hidden;background:#fff}.ipax-collection-page .ipax-collection-controls .pagination__item,.ipax-collection-page .ipax-collection-toolbar .pagination__item{width:auto;min-width:38px;aspect-ratio:auto;height:36px;border-right:2px solid var(--tca-teal, #e10600)}.ipax-collection-page .ipax-collection-controls .pagination__item:last-child,.ipax-collection-page .ipax-collection-toolbar .pagination__item:last-child{border-right:0}.ipax-collection-page .ipax-collection-controls .pagination__link,.ipax-collection-page .ipax-collection-toolbar .pagination__link{min-width:38px;height:36px;padding:0 10px;border:0;border-radius:0;background:transparent;color:#222;font-size:.9rem;font-weight:600}.ipax-collection-page .ipax-collection-controls .pagination__link:before,.ipax-collection-page .ipax-collection-toolbar .pagination__link:before{display:none!important}.ipax-collection-page .ipax-collection-controls .pagination__link--current,.ipax-collection-page .ipax-collection-controls .pagination__link[aria-current=page],.ipax-collection-page .ipax-collection-toolbar .pagination__link--current,.ipax-collection-page .ipax-collection-toolbar .pagination__link[aria-current=page]{background:var(--tca-teal, #e10600);color:#fff;border-color:transparent}.ipax-collection-page .ipax-collection-controls .pagination__link:hover:not([aria-current=page],.pagination__link--disabled,.pagination__link--gap),.ipax-collection-page .ipax-collection-toolbar .pagination__link:hover:not([aria-current=page],.pagination__link--disabled,.pagination__link--gap){background:#7ac4bf24;color:#111}.ipax-collection-toolbar{display:none}.ipax-collection-toolbar.is-source,.ipax-collection-page .facets-toggle{display:none!important}@media screen and (max-width:989px){.ipax-collection-page .facets.ipax-collection-controls{grid-template-columns:1fr auto;justify-items:stretch}.ipax-collection-page .ipax-collection-controls .sorting-filter,.ipax-collection-controls__pagination{justify-self:stretch}.ipax-collection-controls__pagination{justify-content:center;justify-self:center}.ipax-collection-toolbar{display:flex;justify-content:center;margin:0 0 10px}.ipax-collection-controls__pagination:not(:empty)+*,.ipax-collection-page:has(.ipax-collection-controls__pagination .pagination) .ipax-collection-toolbar{display:none}}@media screen and (min-width:750px){.ipax-collection-page .facets.ipax-collection-controls{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:20px}}.ipax-collection-page .sorting-filter__option:hover,.ipax-collection-page .sorting-filter__option:has(:checked){background:#7ac4bf24}.ipax-collection-page .sorting-filter__option:has(:checked) .sorting-filter__label{color:var(--tca-teal, #e10600);font-weight:700}.ipax-collection-page .ipax-product-card__title{text-transform:uppercase;font-size:.78rem;font-weight:700;letter-spacing:.01em}.ipax-collection-page .ipax-product-card__price{color:var(--tca-teal, #e10600);font-size:1.35rem}.ipax-collection-page .ipax-product-card__compare{color:var(--tca-teal, #e10600)}.ipax-collection-page .ipax-product-card__installment,.ipax-collection-page .ipax-product-card__pix,.ipax-collection-page .ipax-product-card__installment strong,.ipax-collection-page .ipax-product-card__pix strong,.ipax-collection-page .ipax-product-card__from{color:var(--ipax-text, #111111)}.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}.facets-drawer__filters .ipax-collection-sidebar{padding-inline:var(--padding-lg);margin-bottom:12px}.facets-drawer__filters .ipax-collection-sidebar__genres,.facets-drawer__filters .ipax-collection-sidebar__specials{border-bottom-color:#00000014}.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:#e1060014;border:1px solid rgba(225,6,0,.28);color:var(--tca-teal, #e10600);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:#111}.ipax-price-buckets__scroll{max-height:220px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--tca-teal, #e10600) 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:var(--tca-teal, #e10600);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:var(--tca-teal, #e10600)}.ipax-price-buckets__count{font-weight:600}.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:#fff!important;border:1px solid transparent;box-shadow:0 6px 18px #e1060047}.facets--drawer .facets__drawer-actions .facets__clear-all.facets__clear-all--active{background:var(--tca-teal-deep, #c10500)!important}.facets--drawer .facets__drawer-actions .facets__see-results{background:var(--tca-teal, #e10600)!important}.facets--drawer .facets__drawer-actions .facets__see-results:hover{background:var(--tca-teal-deep, #c10500)!important}.facets-drawer__filters .ipax-collection-sidebar__genres,.facets-drawer__filters .ipax-collection-sidebar__specials,.facets-drawer__filters .ipax-brand-filter{border-color:#111}.facets-drawer__filters .checkbox__input:checked+.checkbox__label .checkbox__label-text,#filters-drawer .checkbox__input:checked+.checkbox__label .checkbox__label-text{color:var(--tca-teal, #e10600)}@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 #111111}.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__filters .ipax-price-buckets{padding-inline:var(--padding-lg)}@media screen and (max-width:749px){.ipax-collection-page .facets-toggle{display:none!important}}.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:var(--tca-teal, #e10600)}.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:var(--tca-teal, #e10600);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:var(--tca-teal, #e10600);border:2px solid #111111;cursor:grab;margin-top:-7px;box-shadow:0 0 0 2px #e1060040}.ipax-price-slider__input::-moz-range-thumb{pointer-events:all;width:18px;height:18px;border-radius:50%;background:var(--tca-teal, #e10600);border:2px solid #111111;cursor:grab;box-shadow:0 0 0 2px #e1060040}.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-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__icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0}.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}}.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(--tca-teal, #e10600)!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(1200px,92vw);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:center;justify-content:flex-start;flex-wrap:wrap;gap:12px 14px;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__subtitle{margin:4px 0 0;font-size:.82rem;color:var(--ipax-text-soft)}.ipax-home-category__link{flex-shrink:0;align-self:center;margin-left:auto;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:28px 36px;justify-items:stretch;align-items:stretch}.ipax-home-category__item{min-width:0;width:100%;height:100%;display:flex;justify-content:center;align-items:stretch}.ipax-home-category__item .ipax-product-card{width:100%;max-width:248px;height:100%}.ipax-home-category__carousel,.ipax-home-category__nav{display:none!important}.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;position:relative}.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:3 / 4;width:calc(100% + 2px);margin:-1px -1px 0;background:transparent;flex-shrink:0}.ipax-product-card__img,.ipax-product-card__placeholder{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.ipax-product-card__placeholder{display:grid;place-items:center;opacity:.35}.ipax-product-card__badge{position:absolute;left:10px;bottom:10px;background:var(--tca-teal, #e10600)!important;color:#fff!important;font-size:1rem;font-weight:800;border-radius:10px;padding:8px 14px;line-height:1.15;letter-spacing:.01em;z-index:2;box-shadow:0 4px 12px #00000038}.ipax-product-card__corner-tab,.ipax-pre-venda__corner-tab{display:none!important}.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;align-items:center;gap:4px;margin-top:auto;padding:0 11px 11px;background:var(--ipax-surface)}.ipax-product-card__more{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:10px 14px;margin-top:0;border-radius:8px;background:var(--tca-teal);color:#fff!important;font-size:.95rem;font-weight:700;text-decoration:none!important;text-align:center;letter-spacing:.01em;opacity:1;transform:none;pointer-events:auto;transition:background .15s ease}.ipax-product-card__more:hover{background:#c10500;color:#fff!important}.ipax-product-card__footer-top{display:flex;align-items:flex-start;justify-content:center;gap:10px;min-width:0;padding:18px 11px 6px;text-align:center}.ipax-product-card__info{min-width:0;flex:1;text-align:center}.ipax-product-card__title{margin:0;font-size:.95rem;font-weight:800;color:var(--ipax-text)!important;-webkit-text-fill-color:var(--ipax-text)!important;line-height:1.2;text-align:center;text-transform:uppercase;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;min-height:2.4em}.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:center;gap:4px;line-height:1.2;min-width:0;flex:0 0 auto;text-align:center;width:100%;min-height:0}.ipax-product-card__price-main{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:center;gap:8px;margin:0;line-height:1.15;min-height:1.5em}.ipax-product-card__compare.is-empty{display:none}.ipax-product-card__from{display:block;font-size:.82rem;font-weight:600;color:var(--ipax-text, #111111);line-height:1.15;margin:0 0 2px;min-height:1.15em}.ipax-product-card__from.is-hidden{display:none}.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__installment,.ipax-product-card__pix{display:flex;align-items:center;gap:6px;margin:0;font-size:.8rem;font-weight:600;color:var(--ipax-text, #111111);line-height:1.25}.ipax-product-card__installment strong,.ipax-product-card__pix strong{color:var(--ipax-text, #111111);font-weight:700}.ipax-product-card__pay-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#222;font-size:.85rem;line-height:1}.ipax-product-card__pay-icon--pix{color:#222;width:auto;height:auto}.ipax-product-card__pay-icon--pix svg{width:14px!important;height:14px!important;max-width:14px;max-height:14px;display:block;flex-shrink:0}.ipax-product-card__pay-icon--pix img{width:14px!important;height:14px!important;max-width:14px;max-height:14px;display:block}.ipax-product-card__pay-icon svg{display:block}.ipax-product-card__footer-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:8px;width:100%}.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{display:inline-block;min-width:4.6em;font-size:.82rem;font-weight:500;color:var(--tca-teal, #e10600);text-decoration:line-through;white-space:nowrap;line-height:1.2;text-align:right}.ipax-product-card__price{font-size:1.35rem;font-weight:800;color:var(--tca-teal, #e10600);letter-spacing:-.02em;white-space:nowrap;line-height:1.1}@media screen and (max-width:990px){.ipax-home-categories{max-width:100%;width:100%;padding:28px 16px 40px;gap:32px;box-sizing:border-box}.ipax-home-category__grid{grid-template-columns:repeat(var(--ipax-home-cols-mobile, 2),minmax(0,1fr));gap:18px 16px}.ipax-home-category__item .ipax-product-card{max-width:none}}@media screen and (max-width:749px){.ipax-home-category__grid{gap:12px 10px}.ipax-home-category__item .ipax-product-card__footer-top{padding:8px 6px 2px}.ipax-home-category__item .ipax-product-card__footer{padding:0 6px 8px;gap:6px}.ipax-home-category__item .ipax-product-card__title{font-size:.72rem}.ipax-home-category__item .ipax-product-card__from{font-size:.65rem;margin-bottom:0}.ipax-home-category__item .ipax-product-card__compare{font-size:.62rem}.ipax-home-category__item .ipax-product-card__price{font-size:.98rem}.ipax-home-category__item .ipax-product-card__from,.ipax-home-category__item .ipax-product-card__installment,.ipax-home-category__item .ipax-product-card__pix,.ipax-home-category__item .ipax-product-card__installment strong,.ipax-home-category__item .ipax-product-card__pix strong{color:var(--ipax-text, #111111)!important}.ipax-home-category__item .ipax-product-card__price,.ipax-home-category__item .ipax-product-card__compare{color:var(--tca-teal, #e10600)!important}.ipax-home-category__item .ipax-product-card__installment,.ipax-home-category__item .ipax-product-card__pix{font-size:.62rem;gap:4px}.ipax-home-category__item .ipax-product-card__prices{gap:2px}.ipax-home-category__item .ipax-product-card__more{min-height:32px;padding:7px 10px;font-size:.78rem;margin-top:2px}.ipax-home-category__item .ipax-product-card__badge{font-size:.72rem;padding:4px 8px}}@media screen and (max-width:600px){.ipax-home-category__header{flex-direction:row;align-items:center;flex-wrap:wrap}.ipax-home-category__link{padding:6px 14px;font-size:.72rem}}.ipax-added-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;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__from{display:block;font-size:.85rem;font-weight:500;color:var(--ipax-text-muted, #666);line-height:1.2;margin-bottom:2px}.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 var(--ipax-border)!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:#0000006b!important}.cart-discount--expanded .cart-discount__input:focus{outline:none;border-color:var(--tca-teal, #e10600)!important;box-shadow:0 0 0 2px #7ac4bf47}.cart-discount--expanded .cart-discount__button{background:var(--tca-teal, #e10600)!important;color:#fff!important;border:none!important;border-radius:10px;font-weight:700;box-shadow:0 4px 14px #0000001f;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:#c10500!important;box-shadow:0 6px 18px #00000024}.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:#0000008c!important}.cart-discount--expanded .cart-discount__error-text{color:#c0392b!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,.ipax-games .cart-page .cart-items__table-row--full-width-variants,.cart-page .cart-items__table-row,.cart-page .cart-items__table-row--full-width-variants{--cart-item-price-width: 4.5rem;grid-template-columns:5.25rem minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;grid-template-areas:"media details price" "media quantity quantity" "media error error"!important;width:100%;max-width:100%}.ipax-games .cart-page .cart-items__details,.cart-page .cart-items__details{display:flex!important;flex-direction:column;min-width:0!important;max-width:100%;overflow:hidden}.ipax-games .cart-page .cart-items__title,.ipax-games .cart-page .cart-items__title a,.cart-page .cart-items__title,.cart-page .cart-items__title a{display:block;width:100%;min-width:0;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important}.ipax-games .cart-page .cart-items__quantity,.cart-page .cart-items__quantity{grid-area:quantity!important;width:auto;margin-top:8px;justify-self:start}.ipax-games .cart-page .cart-items__price,.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,.cart-page .cart-items__media-container,.cart-page .cart-items__media-container--widescreen{max-width:5.25rem}}.ipax-games .cart-drawer .cart-items__table-row,.ipax-games .cart-drawer .cart-items__table-row--full-width-variants{--cart-item-price-width: 4.25rem;grid-template-columns:4.75rem minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;grid-template-areas:"media details price" "media quantity quantity" "media error error"!important;column-gap:12px!important;align-items:start;width:100%;max-width:100%;box-sizing:border-box}.ipax-games .cart-drawer .cart-items__media{grid-area:media!important;width:4.75rem;max-width:4.75rem}.ipax-games .cart-drawer .cart-items__media-container,.ipax-games .cart-drawer .cart-items__media-container--widescreen{width:4.75rem!important;max-width:4.75rem!important}.ipax-games .cart-drawer .cart-items__details{grid-area:details!important;display:flex!important;flex-direction:column;gap:4px;min-width:0!important;max-width:100%;overflow:hidden}.ipax-games .cart-drawer .cart-items__product-info,.ipax-games .cart-drawer .cart-items__variants-wrapper,.ipax-games .cart-drawer .cart-items__unit-price-wrapper{grid-area:unset!important;min-width:0;max-width:100%}.ipax-games .cart-drawer .cart-items__title,.ipax-games .cart-drawer .cart-items__title a{display:block;width:100%;max-width:100%;min-width:0;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;writing-mode:horizontal-tb!important;line-height:1.3}.ipax-games .cart-drawer .cart-items__quantity{grid-area:quantity!important;width:auto;max-width:100%;margin-top:8px;justify-self:start}.ipax-games .cart-drawer .cart-items__price{grid-area:price!important;min-width:0;max-width:none;width:auto;align-items:flex-end}@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:var(--tca-teal, #e10600)!important;color:#fff!important;border:none!important;border-radius:10px;box-shadow:0 4px 14px #0000001f}.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:#c10500!important}.ipax-games .cart-items__empty,.cart-items__empty{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:420px;margin:0 auto;padding:12px 16px 28px;text-align:center}.ipax-games .cart-items__empty-icon,.cart-items__empty-icon{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:#7ac4bf24;color:var(--tca-teal, #e10600)}.ipax-games .cart-page--empty .cart-title,.ipax-games .cart-drawer__heading--empty{font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:800;color:var(--ipax-text)!important;letter-spacing:-.02em}.ipax-games .cart-page--empty{min-height:42vh;padding-block:48px 64px}.ipax-games .cart-page--empty .cart-items__wrapper{gap:8px}.ipax-games .cart-page--empty .cart-items__wrapper p,.ipax-games .cart-items__login-prompt{color:#666;font-size:.95rem;line-height:1.5;margin:0;max-width:34ch}.ipax-games .cart-page--empty .cart-items__wrapper p a,.ipax-games .cart-items__login-link,.cart-items__login-link{color:var(--tca-teal, #e10600)!important;--button-color: var(--tca-teal, #e10600) !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:#c10500!important;--button-color: #c10500 !important}.ipax-games .cart-items__empty-button{display:inline-flex;align-items:center;justify-content:center;min-width:min(280px,100%);min-height:48px;padding:12px 22px;border-radius:10px;background:var(--tca-teal, #e10600)!important;color:#fff!important;border:none!important;font-weight:700;font-size:.95rem;text-decoration:none!important;box-shadow:0 4px 14px #0000001f;transition:background .15s ease,transform .15s ease}.ipax-games .cart-items__empty-button:hover{background:#c10500!important;color:#fff!important;transform:translateY(-1px)}@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;background:var(--tca-teal, #e10600)!important;color:#111!important;border:none!important;border-radius:999px;box-shadow:0 4px 14px #0000001f}.cart-drawer .ipax-cart-footer__col--actions .cart__checkout-button:hover{background:#c10500!important;color:#111!important}.cart-drawer .cart__continue-button{width:100%;min-height:46px;border-radius:999px;background:#fff!important;color:#222!important;border:none!important;font-weight:700}.ipax-games .cart-drawer,.ipax-games .cart-drawer .cart-drawer__inner{background:transparent!important;color:#1a2b2a!important}.ipax-games .cart-drawer__dialog{--tca-cart: #ffffff;--tca-cart-deep: #f4fbfa;--tca-cart-line: #d7ecea;--tca-cart-text: #1a2b2a;--tca-cart-muted: #5a6f6d;background:#fff!important;color:var(--tca-cart-text)!important;border-radius:18px 0 0 18px;overflow:hidden;border:1px solid var(--tca-cart-line);box-shadow:-12px 0 40px #1a2b2a29;max-width:min(420px,100vw);width:min(420px,100vw)}.ipax-games .cart-drawer__heading-wrap{display:flex;flex-direction:column;gap:6px;min-width:0}.ipax-games .cart-drawer__heading,.ipax-games .cart-drawer .cart-item__title,.ipax-games .cart-drawer .cart-item__price,.ipax-games .cart-drawer .cart-items__title,.ipax-games .cart-drawer .cart-items__title a,.ipax-games .cart-drawer .cart-totals__total-label,.ipax-games .cart-drawer .cart-totals__total-value,.ipax-games .cart-drawer .cart-items__quantity,.ipax-games .cart-drawer .quantity-selector,.ipax-games .cart-drawer .cart-primary-typography,.ipax-games .cart-drawer .cart-secondary-typography,.ipax-games .cart-drawer .cart-discount__heading{color:var(--tca-cart-text, #1a2b2a)!important}.ipax-games .cart-drawer__heading{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#b80500!important}.ipax-games .cart-drawer__subtitle{margin:0;font-size:.8rem;line-height:1.35;color:var(--tca-cart-muted, #5a6f6d)!important;font-weight:500}.ipax-games .cart-drawer__header{background:#f4fbfa!important;border-bottom:2px solid var(--tca-teal, #e10600);padding:18px 16px 16px;align-items:flex-start}.ipax-games .cart-drawer__close-button{color:#b80500!important}.ipax-games .cart-drawer__close-button:hover{color:var(--tca-teal, #e10600)!important}.ipax-games .cart-drawer .cart-drawer__content{background:#fff!important;padding-inline:14px}.ipax-games .cart-drawer .cart-drawer__summary{background:#f4fbfa!important;border-top:1px solid var(--tca-cart-line, #d7ecea);padding:14px 14px 18px}.ipax-games .cart-drawer .cart-items__table-row{border-bottom:1px solid var(--tca-cart-line, #d7ecea)!important;padding-bottom:14px!important;margin-bottom:14px!important}.ipax-games .cart-drawer .cart-items__media-container{border:2px solid var(--tca-teal, #e10600);border-radius:8px;overflow:hidden}.ipax-games .cart-drawer .cart-items__title,.ipax-games .cart-drawer .cart-items__title a{font-size:.82rem!important;font-weight:800!important;letter-spacing:.02em;text-transform:uppercase;line-height:1.25!important;color:#1a2b2a!important}.ipax-games .cart-drawer .cart-items__price .price,.ipax-games .cart-drawer .cart-items__price{font-size:1.15rem!important;font-weight:800!important;color:#1a2b2a!important}.ipax-games .cart-drawer .quantity-selector{display:inline-flex!important;align-items:center;gap:2px;padding:4px 8px;border-radius:999px!important;background:#f4fbfa!important;border:1px solid var(--tca-teal, #e10600)!important}.ipax-games .cart-drawer .quantity-selector__button,.ipax-games .cart-drawer .quantity-selector__input{background:transparent!important;color:#b80500!important;border:0!important;box-shadow:none!important}.ipax-games .cart-drawer .quantity-selector__input{width:28px;min-width:28px;text-align:center;border-radius:999px!important;background:var(--tca-teal, #e10600)!important;color:#111!important;font-weight:700}.ipax-games .cart-drawer .cart-items__remove,.ipax-games .cart-drawer .cart__remove,.ipax-games .cart-drawer button[aria-label*=Remover],.ipax-games .cart-drawer .cart-items__remove-button{color:#5a6f6d!important}.ipax-games .cart-drawer .ipax-cart-footer__grid--drawer{display:flex;flex-direction:column;gap:16px;padding-top:4px}.ipax-games .cart-drawer .ipax-cart-footer__col--discount{display:block!important;order:1}.ipax-games .cart-drawer .cart-discount--expanded{display:block!important}.ipax-games .cart-drawer .cart-discount__heading{margin:0 0 8px;font-size:.88rem;font-weight:700;color:#1a2b2a!important}.ipax-games .cart-drawer .cart-discount__form{display:flex!important;flex-direction:row!important;align-items:stretch;gap:0;border-radius:8px;overflow:hidden;border:1px solid var(--tca-teal, #e10600)}.ipax-games .cart-drawer .cart-discount__input{flex:1 1 auto;min-width:0;height:42px!important;margin:0;border:0!important;border-radius:0!important;background:#fff!important;color:#222!important;padding:0 12px!important}.ipax-games .cart-drawer .cart-discount__button{flex:0 0 auto;height:42px!important;min-height:42px!important;margin:0;border:0!important;border-radius:0!important;background:var(--tca-teal, #e10600)!important;color:#111!important;font-weight:800;padding:0 14px!important;white-space:nowrap}.ipax-games .cart-drawer .ipax-cart-footer__col--total{order:2}.ipax-games .cart-drawer .cart-totals__total{flex-direction:column!important;align-items:flex-start!important;gap:2px}.ipax-games .cart-drawer .cart-totals__total-label{font-size:.85rem;font-weight:600;color:#5a6f6d!important}.ipax-games .cart-drawer .cart-totals__total-value{color:#1a2b2a!important;font-size:1.45rem!important;font-weight:800!important}.ipax-games .cart-drawer .ipax-cart-pay-note{margin:4px 0 0;font-size:.78rem;line-height:1.35;color:#5a6f6d!important}.ipax-games .cart-drawer .ipax-cart-footer__col--actions{order:3;margin-top:4px}.ipax-games .cart-drawer .cart__ctas{display:flex;flex-direction:column;gap:10px;width:100%;max-width:none;margin:0}.ipax-games .cart-drawer .ipax-cart-footer__col--actions .cart__checkout-button,.ipax-games .cart-drawer .cart__checkout-button{width:100%;min-height:50px;padding:14px 20px;border-radius:999px!important;background:var(--tca-teal, #e10600)!important;color:#111!important;border:none!important;font-weight:800;font-size:1rem;box-shadow:0 6px 18px #7ac4bf47}.ipax-games .cart-drawer .ipax-cart-footer__col--actions .cart__checkout-button:hover,.ipax-games .cart-drawer .cart__checkout-button:hover{background:#c10500!important;color:#111!important}.ipax-games .cart-drawer .cart__continue-button{width:100%;min-height:48px;padding:12px 20px;border-radius:999px!important;background:#fff!important;color:#b80500!important;border:2px solid var(--tca-teal, #e10600)!important;font-weight:700;font-size:.95rem;box-shadow:none}.ipax-games .cart-drawer .cart__continue-button:hover{background:#f4fbfa!important;color:#1a2b2a!important}.ipax-games .cart-drawer--empty .cart-drawer__dialog,.ipax-games .cart-drawer--empty .cart-drawer__inner,.ipax-games .cart-drawer--empty .cart-drawer__content{background:#fff!important}.ipax-games .cart-drawer--empty .cart-drawer__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 20px 40px;text-align:center}.ipax-games .cart-drawer--empty .cart-drawer__heading--empty{margin:0 0 4px;color:#b80500!important}.ipax-games .cart-drawer--empty .cart-items__empty{padding-top:4px}.ipax-games .cart-drawer--empty .cart-items__empty-button{background:var(--tca-teal, #e10600)!important;color:#111!important}@media screen and (max-width:749px){.ipax-games .cart-drawer__dialog{border-radius:16px 16px 0 0;max-width:100vw;width:100vw;max-height:min(92vh,100%)}}.ipax-games .cart-page .ipax-cart-footer__col--discount,.ipax-games .cart-page .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}body.ipax-alphazz-checkout-open .ipax-whatsapp-float,body.ipax-alphazz-checkout-open .ipax-instagram-float,body.ipax-alphazz-checkout-open .ipax-tca-cart,body.ipax-alphazz-checkout-open .ipax-added-cart-panel{display:none!important}body.ipax-alphazz-checkout-open{overflow:hidden!important}body.ipax-alphazz-checkout-open #checkout-embed-overlay,body.ipax-alphazz-checkout-open [id*=checkout-embed],body.ipax-alphazz-checkout-open [class*=checkout-embed]{top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:2147483000!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(--tca-teal, #e10600);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(--tca-teal, #e10600)}.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 color-mix(in srgb,var(--tca-teal, #e10600) 45%,transparent);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(--tca-teal, #e10600);text-decoration:none;font-weight:700}.ipax-contact-page__card-text a:hover{text-decoration:underline;color:color-mix(in srgb,var(--tca-teal, #e10600) 75%,#000)}.ipax-contact-page__form-wrap{padding:18px;border-radius:14px;border:1px solid color-mix(in srgb,var(--tca-teal, #e10600) 45%,transparent);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 color-mix(in srgb,var(--tca-teal, #e10600) 40%,#d0d0d5);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(--tca-teal, #e10600);box-shadow:0 0 0 2px color-mix(in srgb,var(--tca-teal, #e10600) 35%,transparent)}.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:var(--tca-teal, #e10600);color:#fff;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer;box-shadow:0 8px 22px color-mix(in srgb,var(--tca-teal, #e10600) 40%,transparent);transition:transform .2s ease,filter .2s ease,background .2s ease}.ipax-contact-form__submit:hover{transform:translateY(-1px);filter:brightness(.95);background:color-mix(in srgb,var(--tca-teal, #e10600) 85%,#000)}.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(--tca-teal, #e10600)}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"]{--ty-bg: #1f1f1f;--ty-card: #ffffff;--ty-text: #ffffff;--ty-muted: #a8a8a8;--ty-ink: #1a1a1a;--ty-accent: #e10600;--ty-accent-soft: rgba(225, 6, 0, .14);text-align:left;max-width:560px;margin:0 auto;padding:20px 16px 28px;color:var(--ty-text)}.ipax-thank-you-rescue--shell{margin:0 auto;padding:24px 16px 32px;background:var(--ty-bg);border-radius:0;min-height:60vh}.ipax-thank-you-rescue__hero{margin:0 0 18px;text-align:left}.ipax-thank-you-rescue__check{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 0 10px;border-radius:50%;background:var(--ty-accent);color:#fff;font-size:1.05rem;font-weight:800}.ipax-thank-you-rescue__confirm{margin:0 0 6px;color:var(--ty-muted);font-size:.82rem}.ipax-thank-you-rescue__greeting{margin:0;color:var(--ty-text);font-size:1.55rem;font-weight:800;line-height:1.2}.ipax-thank-you-rescue__card{margin:0 0 14px;padding:16px 16px 14px;background:var(--ty-card);border-radius:14px;color:var(--ty-ink);box-shadow:0 8px 24px #0000002e}.ipax-thank-you-rescue__card-title{margin:0 0 4px;color:var(--ty-ink);font-size:1.05rem;font-weight:800}.ipax-thank-you-rescue__order-num{color:var(--ty-accent);font-weight:800}.ipax-thank-you-rescue__card-sub{margin:0;color:#666;font-size:.9rem;line-height:1.4}.ipax-thank-you-rescue__card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 10px;color:var(--ty-ink);font-size:1rem;font-weight:800}.ipax-thank-you-rescue__account-link{flex-shrink:0;color:#e10600;font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:2px}.ipax-thank-you-rescue__account-link:hover,.ipax-thank-you-rescue__account-link:focus-visible{color:#b50500}.ipax-thank-you-rescue__row{padding:12px 0;border-top:1px solid #ececec}.ipax-thank-you-rescue__row:first-of-type{border-top:0;padding-top:2px}.ipax-thank-you-rescue__row-label{margin:0 0 4px;color:#777;font-size:.78rem;font-weight:600}.ipax-thank-you-rescue__row-value{color:var(--ty-ink);font-size:.98rem;font-weight:700;line-height:1.35;word-break:break-word}.ipax-thank-you-rescue__row--whats .ipax-thank-you-rescue__row-label:after{content:" \b7  WhatsApp";color:var(--ty-accent);font-weight:700}.ipax-thank-you-rescue__text{margin:16px 0 14px;color:var(--ty-muted);font-size:.95rem;line-height:1.5;text-align:center}.ipax-thank-you-rescue__btn,a[data-ipax-thank-you-rescue-btn]{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#ff1a1a,#e10600 55%,#c10500);color:#fff!important;font-weight:800;font-size:.95rem;text-decoration:none!important;box-shadow:0 8px 22px #e1060059;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}.ipax-thank-you-rescue__title,.ipax-thank-you-rescue__banner,.ipax-thank-you-rescue__specs,.ipax-thank-you-rescue__spec{display:none}body.template-page-pedido-recebido .ipax-whatsapp-float,body.template-page-pedido-recebido .ipax-instagram-float,body.ipax-pedido-recebido-page .ipax-whatsapp-float,body.ipax-pedido-recebido-page .ipax-instagram-float{display:none!important}body.template-page-pedido-recebido,body.ipax-pedido-recebido-page{background:#1f1f1f!important}.ipax-pedido-recebido{min-height:70vh;padding:28px 16px 48px;background:#1f1f1f;color:#fff}.ipax-pedido-recebido__inner{max-width:420px;margin:0 auto}.ipax-pedido-recebido__check{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 0 10px;border-radius:50%;background:#e10600;color:#fff;font-size:1.05rem;font-weight:800}.ipax-pedido-recebido__confirm{margin:0 0 6px;color:#a8a8a8;font-size:.82rem}.ipax-pedido-recebido__greeting{margin:0 0 18px;color:#fff;font-size:1.55rem;font-weight:800;line-height:1.2}.ipax-pedido-recebido__card{margin:0 0 14px;padding:16px;background:#fff;border-radius:14px;color:#1a1a1a;box-shadow:0 8px 24px #0000002e}.ipax-pedido-recebido__card-title{margin:0 0 4px;font-size:1.05rem;font-weight:800}.ipax-pedido-recebido__order-num{color:#e10600;font-weight:800}.ipax-pedido-recebido__card-sub{margin:0;color:#666;font-size:.9rem;line-height:1.4}.ipax-pedido-recebido__card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 10px;font-size:1rem;font-weight:800}.ipax-pedido-recebido__account-link{flex-shrink:0;color:#e10600;font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:2px}.ipax-pedido-recebido__account-link:hover,.ipax-pedido-recebido__account-link:focus-visible{color:#b50500}.ipax-pedido-recebido__row{padding:12px 0;border-top:1px solid #ececec}.ipax-pedido-recebido__row:first-of-type{border-top:0;padding-top:2px}.ipax-pedido-recebido__row-label{margin:0 0 4px;color:#777;font-size:.78rem;font-weight:600}.ipax-pedido-recebido__row--whats .ipax-pedido-recebido__row-label span{color:#e10600;font-weight:700}.ipax-pedido-recebido__row-value{font-size:.98rem;font-weight:700;line-height:1.35;word-break:break-word}.ipax-pedido-recebido__text{margin:16px 0 14px;color:#a8a8a8;font-size:.95rem;line-height:1.5;text-align:center}.ipax-pedido-recebido__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#ff1a1a,#e10600 55%,#c10500);color:#fff!important;font-weight:800;font-size:.95rem;text-decoration:none!important;box-shadow:0 8px 22px #e1060059}.ipax-pedido-recebido__btn:hover{filter:brightness(1.05);color:#fff!important}.ipax-pedido-recebido__hours{margin:16px 0 0;text-align:center;color:#a8a8a8;font-size:.88rem;line-height:1.45}.ipax-pedido-recebido__hours strong{display:block;margin:0 0 4px;color:#fff;font-size:.9rem;font-weight:700}.ipax-pedido-recebido__hours span{display:block}:root{--tca-bg: #262626;--tca-bg-nav: #1f1f1f;--tca-red: #e10600;--tca-teal: #e10600;--tca-teal-deep: #c10500;--tca-buy-red: #ff1a1a;--tca-text: #ffffff;--tca-muted: #c8c8c8;--tca-trust-bg: #ececec;--tca-trust-text: #222222}#header-group:has(.ipax-header--tca){min-height:0;height:auto;overflow:visible;max-width:100%;min-width:0}body.template-index #header-group:has(.ipax-header--tca){min-height:var(--header-height, 118px);height:var(--header-height, 118px)}.header-section:has(.ipax-header--tca),.shopify-section:has(.ipax-header--tca){overflow:visible!important;max-width:100%;min-width:0;min-height:0}body.template-index .header-section:has(.ipax-header--tca),body.template-index .shopify-section:has(.ipax-header--tca){min-height:var(--header-height, 118px)}.ipax-header--tca{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:100%;min-width:0;z-index:100;background:var(--tca-bg);color:var(--tca-text);box-shadow:0 1px #00000040;overflow:visible}body.template-index .ipax-header--tca{position:fixed;top:0;left:0;right:0}.ipax-header--tca .ipax-header__accent-line{display:none}.ipax-header--tca .ipax-header__top{position:relative;z-index:120;background:var(--tca-bg);overflow:visible}.ipax-header--tca .ipax-header__top:has(.ipax-header__account-menu.is-open){z-index:140}.ipax-header--tca .ipax-header__inner{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:22px 28px;max-width:1320px;margin:0 auto;padding:16px 24px;min-height:78px}.ipax-header--tca .ipax-header__brand{display:flex;align-items:center;grid-column:auto;justify-self:start;color:var(--tca-text);text-decoration:none;flex-shrink:0}.ipax-header--tca .ipax-header__logo-image{max-height:52px;width:auto;height:52px;object-fit:contain;display:block}.ipax-header--tca .ipax-header__search-wrap{position:relative;width:100%;max-width:640px;justify-self:stretch;z-index:40}.ipax-header--tca .ipax-header__search{display:flex;align-items:center;width:100%;max-width:none;margin:0;background:#fff;border-radius:999px;overflow:hidden;min-height:46px;box-shadow:none}.ipax-header--tca .ipax-header__search-input{flex:1;border:0;outline:none;background:transparent;color:#555;font-size:.95rem;font-weight:500;padding:0 20px;min-width:0;height:46px}.ipax-header--tca .ipax-header__search-input::placeholder{color:#9a9a9a}.ipax-header--tca .ipax-header__search-submit{display:inline-flex;align-items:center;justify-content:center;width:50px;height:46px;color:#8a8a8a;cursor:pointer;flex-shrink:0}.ipax-header--tca .ipax-header__search-submit .svg-wrapper,.ipax-header--tca .ipax-header__search-submit svg{width:20px;height:20px}.ipax-header__suggest{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;color:#1b1b1b;border-radius:16px;box-shadow:0 18px 42px #00000052;padding:6px 0 8px;z-index:60;max-height:min(70vh,520px);overflow:auto}.ipax-header__suggest-label{margin:8px 16px 6px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#888}.ipax-header__suggest-queries,.ipax-header__suggest-products{list-style:none;margin:0;padding:0}.ipax-header__suggest-queries a,.ipax-header__suggest-product,.ipax-header__suggest-all{display:flex;align-items:center;gap:12px;padding:10px 16px;color:#1b1b1b;text-decoration:none}.ipax-header__suggest-queries a:hover,.ipax-header__suggest-product:hover,.ipax-header__suggest-product.is-active,.ipax-header__suggest-queries a.is-active,.ipax-header__suggest-all:hover{background:#f4f4f4}.ipax-header__suggest-product img,.ipax-header__suggest-ph{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#ececec;flex-shrink:0}.ipax-header__suggest-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.ipax-header__suggest-title{font-weight:700;font-size:.92rem;line-height:1.25}.ipax-header__suggest-price{font-size:.82rem;color:#c8102e;font-weight:700}.ipax-header__suggest-empty,.ipax-header__suggest-all{padding:12px 16px;font-size:.88rem;color:#555}.ipax-header__suggest-all{display:block;font-weight:700;color:#c8102e;border-top:1px solid #eee;margin-top:4px}.ipax-header--tca .ipax-header__actions{display:flex;align-items:center;gap:18px;grid-column:auto;justify-self:end;flex-shrink:0}.ipax-header--tca .ipax-header__action-link{display:inline-flex;align-items:center;gap:8px;color:var(--tca-text);text-decoration:none;padding:2px 0;border:0;background:transparent;border-radius:0;cursor:pointer;font:inherit;transition:opacity .2s}.ipax-header--tca .ipax-header__action-link:hover{opacity:.88}.ipax-header--tca .ipax-header__action-icon{display:inline-flex;color:#fff;flex-shrink:0}.ipax-header--tca .ipax-header__action-icon svg{display:block}.ipax-header--tca .ipax-header__action-text{font-size:.84rem;font-weight:700;line-height:1.2;color:var(--tca-text);white-space:nowrap;text-align:left}.ipax-header--tca .ipax-header__action-link--account .ipax-header__action-text{font-size:.78rem;font-weight:600}.ipax-header--tca .ipax-header__action-text strong{font-weight:800;font-size:.84rem}.ipax-header--tca .ipax-header__action-caret{color:#fff;font-size:.7rem;line-height:1;opacity:.9;margin-left:2px;transform:translateY(1px)}.ipax-header--tca .ipax-header__account-menu{position:relative;z-index:1}.ipax-header--tca .ipax-header__account-menu.is-open{z-index:150}.ipax-header--tca .ipax-header__account-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:140;min-width:180px}.ipax-header--tca .ipax-header__account-list{list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 10px 28px #0000002e}.ipax-header--tca .ipax-header__account-link{display:block;padding:11px 16px;color:#111;text-decoration:none;font-size:.9rem;font-weight:700;white-space:nowrap}.ipax-header--tca .ipax-header__account-link:hover{background:#f4f4f4;color:#111}.ipax-header--tca .ipax-header__account-menu.is-open .ipax-header__action-caret{transform:translateY(1px) rotate(180deg)}.ipax-header--tca .ipax-header__cart-wrap{position:relative;margin-left:2px;display:inline-flex;align-items:center;justify-content:center;background:transparent!important;background-color:transparent!important}.ipax-header--tca .ipax-header__cart-wrap header-actions,.ipax-header--tca .ipax-header__cart-wrap cart-drawer-component,.ipax-header--tca .ipax-header__cart-wrap cart-icon,.ipax-header--tca .ipax-header__cart-wrap .header-actions__action,.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon,.ipax-header--tca .ipax-header__cart-wrap .svg-wrapper,.ipax-header--tca .ipax-header__cart-wrap button,.ipax-header--tca .ipax-header__cart-wrap a{background:transparent!important;background-color:transparent!important;box-shadow:none!important}.ipax-header--tca .ipax-header__cart-wrap .account-button{display:none}.ipax-header--tca .ipax-header__cart-wrap .header-actions__action{color:#fff;min-width:42px;min-height:42px;border:0!important;border-radius:0!important;overflow:visible!important}.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon>.svg-wrapper:not(.ipax-header__cart-bag){opacity:0!important;background:transparent!important}.ipax-header--tca .ipax-header__cart-wrap .header-actions__action .svg-wrapper,.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon>.svg-wrapper{width:26px;height:26px;background:transparent!important}.ipax-header--tca .ipax-header__cart-bag{position:absolute;left:50%;top:50%;width:26px;height:26px;transform:translate(-50%,-52%);color:#fff;pointer-events:none;z-index:1;background:transparent!important}.ipax-header--tca .ipax-header__cart-bag svg{width:26px;height:26px;display:block;background:transparent!important}.ipax-header--tca .ipax-header__cart-wrap .cart-bubble__background{background-color:#fff!important}.ipax-header--tca .ipax-header__cart-wrap .cart-bubble__text,.ipax-header--tca .ipax-header__cart-wrap .cart-bubble__text-count{color:#111!important;font-weight:800}.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon{--cart-bubble-size: 18px;--cart-bubble-top: -2px;--cart-bubble-right: -4px;color:#fff;background:transparent!important}.ipax-header--tca .ipax-header__cart-wrap .cart-bubble.visually-hidden{position:absolute!important;width:var(--cart-bubble-size)!important;height:var(--cart-bubble-size)!important;margin:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:nowrap!important;border:0!important;padding:0!important;background:transparent!important}.ipax-header--tca .ipax-header__cart-wrap .cart-bubble__text-count.hidden{display:inline!important;font-size:0}.ipax-header--tca .ipax-header__cart-wrap .cart-bubble__text-count.hidden:before{content:"0";font-size:var(--font-size--3xs, 10px);font-weight:800;color:#111}.ipax-header--tca .ipax-header__nav{display:flex;justify-content:center;width:100%;background:#2a2a2a;border-top:1px solid rgba(255,255,255,.06);overflow:visible;position:relative;z-index:110}.ipax-header--tca .ipax-header__nav-inner{display:flex;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:0;width:100%;max-width:1100px;margin:0 auto;padding:0 8px;overflow:visible;text-align:center;scrollbar-width:none}.ipax-header--tca .ipax-header__nav-inner::-webkit-scrollbar{display:none}.ipax-header--tca .ipax-header__nav-drop:not(:last-child):after,.ipax-header--tca .ipax-header__nav-inner>.ipax-header__nav-item:not(:last-child):after{content:none;display:none}.ipax-header--tca .ipax-header__nav-drop:not(:last-child),.ipax-header--tca .ipax-header__nav-inner>.ipax-header__nav-item:not(:last-child){position:relative}.ipax-header--tca .ipax-header__nav-item{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-size:.95rem;font-weight:700;letter-spacing:.02em;padding:12px 28px;white-space:nowrap;opacity:1;transition:color .2s,background .2s,opacity .2s;background:transparent;border:0;cursor:pointer;font-family:inherit;line-height:1.15;text-align:left}.ipax-header--tca .ipax-header__nav-item:hover{opacity:1;color:#fff;background:#ffffff14}.ipax-header--tca .ipax-header__nav-plus{display:none}.ipax-header--tca .ipax-header__nav-item--categories{font-weight:700}.ipax-header--tca .ipax-header__nav-icon{display:none}.ipax-header--tca .ipax-header__nav-platform{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;color:#fff;order:0}.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-img,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg svg{display:block;width:26px;height:26px}.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--ps svg,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--xbox svg,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--promo svg{width:26px;height:26px;color:#fff!important;fill:#fff!important;opacity:1;filter:none}.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-img--promocoes{width:26px;height:26px;object-fit:contain;display:block;filter:brightness(0) invert(1)}.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--ps svg *,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--ps svg path,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--xbox svg path,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg--promo svg path{fill:#fff!important;stroke:#fff!important;color:#fff!important}.ipax-header--tca .ipax-header__nav-item--icon-only{padding-inline:12px}.ipax-header--tca .ipax-header__cat-menu{position:relative}.ipax-header--tca .ipax-header__cat-trigger{border:0;background:transparent;cursor:pointer;font:inherit}.ipax-header--tca .ipax-header__cat-caret{margin-left:4px;font-size:.75rem;opacity:.8}.ipax-header--tca .ipax-header__cat-panel{position:absolute;top:100%;left:0;z-index:120;min-width:240px;padding-top:6px}.ipax-header--tca .ipax-header__cat-list{list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 10px 28px #0000002e}.ipax-header--tca .ipax-header__cat-item{position:relative}.ipax-header--tca .ipax-header__cat-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;color:#111;text-decoration:none;font-size:.92rem;font-weight:700}.ipax-header--tca .ipax-header__cat-link:hover,.ipax-header--tca .ipax-header__cat-item:hover>.ipax-header__cat-link{background:#f4f4f4}.ipax-header--tca .ipax-header__cat-chevron{color:#b0b0b0;font-size:1.1rem;line-height:1}.ipax-header--tca .ipax-header__cat-sub{list-style:none;margin:0;padding:8px 0;position:absolute;top:0;left:calc(100% - 2px);min-width:220px;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 10px 28px #00000029;opacity:0;visibility:hidden;pointer-events:none;transform:translate(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s}.ipax-header--tca .ipax-header__cat-item:hover>.ipax-header__cat-sub{opacity:1;visibility:visible;pointer-events:auto;transform:none}.ipax-header--tca .ipax-header__cat-sub a{display:block;padding:10px 16px;color:#222;text-decoration:none;font-size:.88rem;font-weight:600}.ipax-header--tca .ipax-header__cat-sub a:hover{background:#f4f4f4}.ipax-header--tca .ipax-header__nav-drop{position:relative;display:flex;align-items:stretch}.ipax-header--tca .ipax-header__nav-submenu{list-style:none;margin:0;padding:8px 0;position:absolute;top:100%;left:50%;right:auto;transform:translate(-50%) translateY(4px);min-width:140px;width:max-content;max-width:min(240px,calc(100vw - 24px));background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 10px 28px #0000002e;opacity:0;visibility:hidden;pointer-events:none;z-index:130;transition:opacity .15s ease,transform .15s ease,visibility .15s;overflow:visible;text-align:center}.ipax-header--tca .ipax-header__nav-drop:hover>.ipax-header__nav-submenu,.ipax-header--tca .ipax-header__nav-drop:focus-within>.ipax-header__nav-submenu,.ipax-header--tca .ipax-header__nav-drop.is-open>.ipax-header__nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.ipax-header--tca .ipax-header__nav-submenu a{display:block;padding:10px 16px;color:#222;text-decoration:none;font-size:.88rem;font-weight:600;white-space:nowrap;text-align:center}.ipax-header--tca .ipax-header__nav-submenu a:hover{background:#f4f4f4}@media screen and (max-width:900px){.ipax-header--tca .ipax-header__cat-sub{position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none;box-shadow:none;border:0;border-top:1px solid #eee;display:none;min-width:0}.ipax-header--tca .ipax-header__cat-item:hover>.ipax-header__cat-sub,.ipax-header--tca .ipax-header__cat-item:focus-within>.ipax-header__cat-sub{display:block}.ipax-header--tca .ipax-header__cat-panel{left:50%;transform:translate(-50%);min-width:min(280px,90vw)}}@media screen and (max-width:989px){.ipax-header--tca .ipax-header__action-text,.ipax-header--tca .ipax-header__action-caret{display:none}.ipax-header--tca .ipax-header__actions{gap:16px}.ipax-header--tca .ipax-header__inner{grid-template-columns:auto 1fr auto;gap:12px;padding:10px 14px}.ipax-header--tca .ipax-header__logo-image{height:40px;max-height:40px}}@media screen and (max-width:749px){.ipax-header--tca{max-width:100%;min-width:0}.ipax-header--tca .ipax-header__inner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;position:relative;min-height:56px;padding:8px 12px;width:100%;box-sizing:border-box}.ipax-header--tca .ipax-header__brand{order:1;position:static;left:auto;top:auto;transform:none;z-index:1;grid-column:auto;justify-self:start;flex:0 1 auto;margin-right:auto;max-width:min(200px,52vw);min-width:0}.ipax-header--tca .ipax-header__logo-image{height:40px;max-height:40px;width:auto;max-width:100%;object-fit:contain}.ipax-header--tca .ipax-header__search-wrap{order:2;position:relative;z-index:40;flex:0 0 auto;width:48px;max-width:48px}.ipax-header--tca .ipax-header__search-wrap:has(.ipax-header__search.is-open){flex:1 1 auto;width:auto;max-width:none}.ipax-header--tca .ipax-header__search{order:2;position:relative;z-index:2;grid-column:auto;justify-self:end;flex:0 0 auto;width:48px;max-width:48px;min-height:0;margin:0;padding:0;background:transparent;border-radius:0;box-shadow:none;overflow:visible}.ipax-header--tca .ipax-header__search-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.ipax-header--tca .ipax-header__search-submit{width:48px;height:48px;color:#fff}.ipax-header--tca .ipax-header__search-submit .svg-wrapper,.ipax-header--tca .ipax-header__search-submit svg{width:28px;height:28px}.ipax-header--tca .ipax-header__inner{position:relative}.ipax-header--tca .ipax-header__inner:has(.ipax-header__search.is-open) .ipax-header__brand{flex:0 1 auto;max-width:min(120px,34vw);margin-right:0}.ipax-header--tca .ipax-header__search.is-open{position:relative;top:auto;left:auto;right:auto;flex:1 1 auto;width:auto;max-width:none;min-width:0;min-height:44px;transform:none;background:#fff;border-radius:999px;box-shadow:0 8px 24px #00000047;overflow:hidden;z-index:30;order:2}.ipax-header--tca .ipax-header__inner:has(.ipax-header__search.is-open) .ipax-header__actions{flex:0 0 auto}.ipax-header--tca .ipax-header__search.is-open .ipax-header__search-input{position:static;width:auto;height:44px;margin:0;padding:0 16px;clip:auto;overflow:visible;white-space:normal;opacity:1;pointer-events:auto;flex:1;min-width:0;color:#333;font-size:.95rem}.ipax-header--tca .ipax-header__search.is-open .ipax-header__search-submit{width:48px;height:44px;color:var(--tca-teal, #e10600)}.ipax-header--tca .ipax-header__actions{order:3;position:relative;z-index:2;grid-column:auto;justify-self:end;flex:0 0 auto;gap:18px;margin:0}.ipax-header--tca .ipax-header__action-link{padding:6px}.ipax-header--tca .ipax-header__action-icon svg{width:28px;height:28px}.ipax-header--tca .ipax-header__cart-wrap .header-actions__action{min-width:48px;min-height:48px}.ipax-header--tca .ipax-header__cart-wrap .header-actions__action .svg-wrapper,.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon>.svg-wrapper,.ipax-header--tca .ipax-header__cart-bag,.ipax-header--tca .ipax-header__cart-bag svg{width:28px;height:28px}.ipax-header--tca .ipax-header__cart-wrap .header-actions__cart-icon{--cart-bubble-size: 18px;--cart-bubble-top: -2px;--cart-bubble-right: -2px}.ipax-header--tca .ipax-header__nav-item{width:100%;min-height:44px;padding:10px 6px;font-size:.74rem;gap:8px;flex-direction:row;pointer-events:auto;box-sizing:border-box;border:0!important}.ipax-header--tca .ipax-header__nav{display:block;width:100%;max-width:100%;min-width:0;overflow:visible}.ipax-header--tca .ipax-header__nav-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-items:stretch;width:100%;max-width:100%;min-width:0;padding:2px 0;box-sizing:border-box;gap:0;overflow:visible}.ipax-header--tca .ipax-header__nav-drop{flex:none;width:100%;min-width:0;border:0!important}.ipax-header--tca .ipax-header__nav-drop:not(:last-child):after,.ipax-header--tca .ipax-header__nav-inner>.ipax-header__nav-item:not(:last-child):after{display:none;content:none}.ipax-header--tca .ipax-header__nav-drop:nth-child(3n):after,.ipax-header--tca .ipax-header__nav-inner>.ipax-header__nav-item:nth-child(3n):after{display:none}.ipax-header--tca .ipax-header__nav-plus{display:none}.ipax-header--tca .ipax-header__nav-item{font-size:.78rem;padding:10px 8px;gap:8px;flex-direction:row;color:#fff}.ipax-header--tca .ipax-header__nav-platform{width:22px;height:22px;color:#fff}.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-svg svg,.ipax-header--tca .ipax-header__nav-platform .ipax-header__platform-img--promocoes{width:22px;height:22px}.ipax-header--tca .ipax-header__nav,.ipax-header--tca .ipax-header__nav-inner{overflow:visible}.ipax-header--tca .ipax-header__nav-submenu{display:none;opacity:0;visibility:hidden;pointer-events:none;left:50%;right:auto;min-width:140px;max-width:calc(100vw - 24px);z-index:140;transform:translate(-50%) translateY(4px)}.ipax-header--tca .ipax-header__nav-drop.is-open>.ipax-header__nav-submenu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.ipax-header--tca .ipax-header__nav-drop:hover>.ipax-header__nav-submenu,.ipax-header--tca .ipax-header__nav-drop:focus-within>.ipax-header__nav-submenu{display:none;opacity:0;visibility:hidden;pointer-events:none}.ipax-header--tca .ipax-header__nav-drop.is-open:hover>.ipax-header__nav-submenu,.ipax-header--tca .ipax-header__nav-drop.is-open:focus-within>.ipax-header__nav-submenu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}body.ipax-games .ipax-header--tca .ipax-header__logo-image,body.ipax-games .ipax-header--tca .ipax-header__logo-image--mark{width:auto;height:40px;max-height:40px;max-width:100%}}.shopify-section.ipax-tca-hero-section{margin:0;padding:0!important;background:transparent!important}.ipax-tca-hero{position:relative;width:100%;max-width:none;margin:0;background:#0a0a0a;overflow:hidden;border-radius:0}.ipax-tca-hero__viewport,.ipax-tca-hero__track{position:relative;width:100%}.ipax-tca-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease;z-index:0}.ipax-tca-hero__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;z-index:1}.ipax-tca-hero__link{display:block;width:100%;color:inherit;text-decoration:none}.ipax-tca-hero__media{position:relative;width:100%;aspect-ratio:1600 / 480;max-height:none;min-height:0;background:#0a0a0a}.ipax-tca-hero__media picture{display:block;width:100%;height:100%}.ipax-tca-hero__image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.ipax-tca-hero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#ffffffb8;font-size:.95rem;text-align:center;padding:24px}.ipax-tca-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;pointer-events:none}.ipax-tca-hero__title{margin:0;color:#fff;font-size:clamp(1.2rem,2.8vw,2.2rem);font-weight:900;letter-spacing:.02em;line-height:1.1;text-shadow:0 2px 18px rgba(0,0,0,.55)}.ipax-tca-hero__subtitle{margin:10px 0 0;color:#f2f2f2;font-size:clamp(.85rem,1.4vw,1.05rem);font-weight:500;text-shadow:0 1px 10px rgba(0,0,0,.5)}.ipax-tca-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:999px;background:#0000006b;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .2s ease,transform .2s ease}.ipax-tca-hero__arrow:hover{background:#0000009e}.ipax-tca-hero__arrow:active{transform:translateY(-50%) scale(.96)}.ipax-tca-hero__arrow--prev{left:12px}.ipax-tca-hero__arrow--next{right:12px}.ipax-tca-hero__dots{position:absolute;right:14px;bottom:12px;display:flex;gap:7px;z-index:2}.ipax-tca-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff59;cursor:pointer}.ipax-tca-hero__dot.is-active{background:#fff}.ipax-tca-hero__dots span{width:8px;height:8px;border-radius:50%;background:#ffffff59}.ipax-tca-hero__dots span.is-active{background:#fff}@media screen and (max-width:749px){.shopify-section.ipax-tca-hero-section{padding:0!important}.ipax-tca-hero{max-width:none}.ipax-tca-hero__media{aspect-ratio:1080 / 1080}.ipax-tca-hero__arrow{width:36px;height:36px}.ipax-tca-hero__arrow--prev{left:8px}.ipax-tca-hero__arrow--next{right:8px}}body.ipax-games .shopify-section.ipax-trust-bar-section,body.ipax-games .ipax-trust-bar{background:#efefef;width:100%;max-width:100%;overflow:hidden}body.ipax-games .ipax-trust-bar__wrap{width:min(1200px,94vw);max-width:min(1200px,94vw);background:transparent;padding:18px 0;min-height:0;box-sizing:border-box}body.ipax-games .ipax-trust-bar__viewport{overflow:hidden;width:100%}body.ipax-games .ipax-trust-bar__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;width:100%}body.ipax-games .ipax-trust-bar__item{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;flex:none;max-width:none;min-width:0;padding:6px 18px;color:#333;text-align:left;box-sizing:border-box}body.ipax-games .ipax-trust-bar__item:not(:last-child):after{content:"";position:absolute;right:0;top:18%;bottom:18%;width:1px;background:#d2d2d2}body.ipax-games .ipax-trust-bar__icon{width:34px;height:34px;color:#2b2b2b!important;background:transparent}body.ipax-games .ipax-trust-bar__icon svg{width:28px;height:28px}body.ipax-games .ipax-trust-bar__content{text-align:left}body.ipax-games .ipax-trust-bar h3.ipax-trust-bar__title{margin:0 0 2px;color:var(--tca-teal, #e10600)!important;font-size:.95rem;font-weight:800;line-height:1.15}body.ipax-games .ipax-trust-bar p.ipax-trust-bar__text,body.ipax-games .ipax-trust-bar .ipax-trust-bar__text{display:block;margin:0;color:#333!important;font-size:.82rem;font-weight:500;line-height:1.25}@media screen and (min-width:991px){body.ipax-games .ipax-trust-bar__track{transform:none!important;transition:none!important}}@media screen and (max-width:990px){body.ipax-games .ipax-trust-bar__wrap{width:100%;max-width:100%;padding:0}body.ipax-games .ipax-trust-bar__viewport{overflow:hidden;width:100%}body.ipax-games .ipax-trust-bar__track{display:flex;flex-wrap:nowrap;grid-template-columns:none;width:100%;gap:0;will-change:transform}body.ipax-games .ipax-trust-bar__item{flex:0 0 100%;width:100%;max-width:100%;flex-direction:row;justify-content:center;text-align:left;padding:16px 20px}body.ipax-games .ipax-trust-bar__item:not(:last-child):after{display:none}body.ipax-games .ipax-trust-bar__content{text-align:left}}@media screen and (max-width:749px){body.ipax-games .ipax-trust-bar h3.ipax-trust-bar__title{font-size:.9rem}body.ipax-games .ipax-trust-bar p.ipax-trust-bar__text,body.ipax-games .ipax-trust-bar .ipax-trust-bar__text{font-size:.78rem}}.shopify-section.tca-footer-section{background:transparent;border-top:none}.tca-footer{color:#fff}.tca-footer__main{background:#1a1a1a;padding:48px 0 40px;color:#fff;--color: #ffffff;--button-color: #ffffff}.tca-footer__inner{width:min(1180px,92vw);margin:0 auto}.tca-footer__grid{display:grid;grid-template-columns:1.35fr 1.25fr .85fr 1fr;gap:32px 36px;align-items:start}.tca-footer__heading{margin:0 0 16px;font-size:1.05rem;font-weight:800;color:#fff;line-height:1.2}.tca-footer__about-text{margin:0 0 18px;font-size:.9rem;line-height:1.55;color:#fff!important}.tca-footer__social-btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.tca-footer__whatsapp-btn,.tca-footer__instagram-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;color:#fff!important;font-size:.9rem;font-weight:700;text-decoration:none!important;transition:background .2s,transform .15s,filter .15s}.tca-footer__whatsapp-btn{background:#25d366}.tca-footer__whatsapp-btn:hover{background:#1ebe57;color:#fff!important;transform:translateY(-1px)}.tca-footer__instagram-btn{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.tca-footer__instagram-btn:hover{color:#fff!important;filter:brightness(1.06);transform:translateY(-1px)}.tca-footer__contact-block{margin-bottom:16px}.tca-footer__contact-block:last-child{margin-bottom:0}.tca-footer__subheading{display:flex;align-items:center;gap:8px;margin:0 0 6px;font-size:.88rem;font-weight:700;color:#fff!important;line-height:1.3}.tca-footer__icon{display:inline-flex;color:var(--tca-teal);flex-shrink:0}.tca-footer__contact-block a,.tca-footer__contact-block p,.tca-footer__main a,.tca-footer__main p,.tca-footer__main li{color:#fff!important}.tca-footer__icon,.tca-footer__icon svg{color:var(--tca-teal)!important}.tca-footer__contact-block a,.tca-footer__contact-block p{margin:0;padding-left:24px;font-size:.86rem;line-height:1.45;text-decoration:none}.tca-footer__contact-block a:hover{color:var(--tca-teal)!important;text-decoration:underline}.tca-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tca-footer__list a{color:#fff!important;text-decoration:none;font-size:.9rem;line-height:1.4}.tca-footer__list a:hover{color:var(--tca-teal)!important;text-decoration:underline}.tca-footer__list--single{gap:9px}.tca-footer__bar{background:#fff;color:#222;padding:28px 0;border-top:1px solid #ececec}.tca-footer__bar-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:28px 48px;align-items:start}.tca-footer__bar-heading{margin:0 0 12px;font-size:.95rem;font-weight:800;color:#111;line-height:1.2}.tca-footer__payments-grid{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.tca-footer__payment-item{display:flex;align-items:center;justify-content:center;min-height:36px;min-width:48px;padding:4px 8px;background:#fff;border:1px solid #e6e6e6;border-radius:6px}.tca-footer__payment-icon{height:22px;width:auto;display:block}.tca-footer__secure-badge{display:flex;align-items:center;gap:12px}.tca-footer__secure-icon{display:inline-flex;flex-shrink:0}.tca-footer__secure-text{display:flex;flex-direction:column;line-height:1.15}.tca-footer__secure-eyebrow,.tca-footer__secure-sub{font-size:.68rem;font-weight:700;letter-spacing:.04em;color:#555}.tca-footer__secure-main{font-size:1rem;font-weight:900;letter-spacing:.02em;color:#111;margin:2px 0}.tca-footer__legal{background:#fff;border-top:1px solid #eee;padding:14px 0 18px;text-align:center}.tca-footer__legal p{margin:0;font-size:.78rem;color:#777;line-height:1.4}@media screen and (max-width:990px){.tca-footer__grid{grid-template-columns:1fr 1fr;gap:28px 24px}}@media screen and (max-width:749px){.tca-footer__main{padding:36px 0 30px}.tca-footer__grid{grid-template-columns:1fr;gap:28px}.tca-footer__bar-inner{grid-template-columns:1fr;gap:22px}.tca-footer__contact-block a,.tca-footer__contact-block p{padding-left:0}}.ipax-product__media{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch;min-width:0}.ipax-product__thumbs,.ipax-product__thumbs[hidden]{display:none!important}.ipax-product__content-left--aux{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:991px){.ipax-product:not(.ipax-product--gift) .ipax-product__media{grid-column:1;grid-row:1;justify-self:center;width:100%;max-width:300px}.ipax-product:not(.ipax-product--gift) .ipax-product__cover{grid-column:auto;grid-row:auto;width:100%;max-width:300px;aspect-ratio:auto!important;height:auto!important;min-height:0!important}}@media(max-width:990px){.ipax-product__media{grid-template-columns:minmax(0,1fr);gap:0}}.ipax-product__cover,.ipax-product--gift .ipax-product__cover{position:relative;border:none;border-radius:0;box-shadow:none;background:#f3f3f5;overflow:hidden;aspect-ratio:auto!important;width:100%;max-width:100%;height:auto!important;min-height:0!important;min-width:0}@media(max-width:990px){.ipax-product__media{justify-items:center}}.ipax-product__cover-viewport,.ipax-product__cover-slide{width:100%;height:auto}.ipax-product--gift .ipax-product__cover-viewport,.ipax-product--gift .ipax-product__cover-slide{height:100%}.ipax-product__cover-nav{position:absolute;top:50%;z-index:4;width:40px;height:40px;border:0;border-radius:50%;background:#ffffffeb;color:#111;box-shadow:0 4px 14px #0000002e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%)}.ipax-product__cover-nav span{font-size:1.6rem;line-height:1;margin-top:-2px}.ipax-product__cover-nav:disabled{opacity:.35;cursor:default}.ipax-product__cover-nav[hidden]{display:none!important}.ipax-product__cover-nav--prev{left:10px}.ipax-product__cover-nav--next{right:10px}.ipax-product__info-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 10px}.ipax-product__info-tab{border:1px solid #d0d0d0;background:#fff;color:#333;border-radius:999px;padding:10px 18px;font-size:.88rem;font-weight:700;cursor:pointer}.ipax-product__info-tab.is-active{background:var(--tca-teal, #e10600);border-color:var(--tca-teal, #e10600);color:#fff}.ipax-product__info-panel[hidden]{display:none!important}.ipax-product__info-panel[data-ipax-info-panel=faq]{width:100%;max-width:100%;margin:0;text-align:left}.ipax-product__about-title,.ipax-product-faq__title{display:none}.ipax-product .ipax-product-faq,.ipax-product .ipax-product-faq__inner{width:100%;max-width:100%;margin:0;padding:0;text-align:left}@media(min-width:991px){.ipax-product:not(.ipax-product--gift) .ipax-product__grid{grid-template-columns:minmax(220px,300px) minmax(320px,1fr);column-gap:20px;align-items:start}.ipax-product:not(.ipax-product--gift) .ipax-product__cover{width:100%;max-width:300px;aspect-ratio:auto!important;height:auto!important;min-height:0!important}.ipax-product:not(.ipax-product--gift) .ipax-product__cover-img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;display:block}}.ipax-product__cover-img,.ipax-product--gift .ipax-product__cover-img{position:relative;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;border-radius:0;box-shadow:none;display:block}.ipax-product__buy-card,.ipax-product--gift .ipax-product__buy-card{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important;gap:0;overflow:visible!important}.ipax-product__form{gap:4px!important}.ipax-product__head{margin-bottom:0;padding-bottom:0}.ipax-product__vendor{display:none!important}.ipax-product__title{margin:0;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#111}.ipax-product__code{margin:4px 0 0;font-size:.78rem;line-height:1.3;color:#9a9a9a;font-weight:400}.ipax-product__divider{border:0;border-top:1px solid #e5e5e5;margin:4px 0;width:100%}.ipax-product__label--license{margin:0 0 3px;font-size:.82rem;color:#333;line-height:1.3}.ipax-product__label--license strong{font-weight:700;color:#222}.ipax-variant-picker{margin-bottom:0}.ipax-variant-picker--tabs .ipax-variant-picker__buttons{display:flex;flex-wrap:wrap;gap:10px;width:auto;justify-content:flex-start;margin:0}.ipax-variant-picker__tab{flex:0 0 auto;min-width:0;border:2px solid #d8d8d8!important;border-radius:999px;background:#fff!important;color:#333!important;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:none;padding:9px 18px;box-shadow:none!important;line-height:1.2;outline:none;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.ipax-variant-picker__tab-label{white-space:nowrap;overflow:visible;text-overflow:unset}.ipax-variant-picker__tab.is-selected{background:var(--tca-buy-red, #ff1a1a)!important;border-color:var(--tca-buy-red, #ff1a1a)!important;color:#fff!important;box-shadow:0 4px 14px #e1060047!important}.ipax-variant-picker__tab:not(.is-sold-out):not(.is-selected):hover,.ipax-variant-picker__tab:not(.is-sold-out):not(.is-selected):focus-visible{background:#fff!important;border-color:var(--tca-buy-red, #ff1a1a)!important;color:#222!important;outline:none;box-shadow:none!important}.ipax-variant-picker__tab.is-sold-out{background:#f7f7f7!important;border-color:#e0e0e0!important;color:#999!important;box-shadow:none!important}.ipax-variant-picker__tab:focus,.ipax-variant-picker__tab:focus-visible{outline:none!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--tca-buy-red, #ff1a1a) 35%,transparent)!important}.ipax-variant-picker__tab.is-selected:focus,.ipax-variant-picker__tab.is-selected:focus-visible{box-shadow:0 4px 14px #e1060047,0 0 0 3px color-mix(in srgb,var(--tca-buy-red, #ff1a1a) 35%,transparent)!important}.ipax-product__pricing-stack{gap:0;margin:0;overflow:visible;position:relative;z-index:5}.ipax-product__pricing-stack>.ipax-product__compare{display:block;order:-1;margin:0 0 2px;font-size:.95rem;font-weight:500;color:#999;text-decoration:line-through;line-height:1.2}.ipax-product__pricing-stack>.ipax-product__compare[hidden]{display:none!important}.ipax-product__payment-info{gap:2px;overflow:visible}.ipax-product__price-hero{margin:0 0 2px;line-height:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.ipax-product__price-row{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:8px 14px}.ipax-product__price-row .ipax-product__compare{margin:0;font-size:clamp(.88rem,2vw,1.1rem);line-height:1}.ipax-product__from{display:block;font-size:.8rem;font-weight:500;color:#666;line-height:1.2}.ipax-product__from[hidden]{display:none!important}.ipax-product__prices{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.ipax-product__prices .ipax-product__price-row{display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:8px 14px}.ipax-product__prices .ipax-product__price-row .ipax-product__compare{margin:0;font-size:clamp(.88rem,2vw,1.1rem);line-height:1}.ipax-product__price-hero .ipax-product__price,.ipax-product__payment-info .ipax-product__price{margin:0;font-size:clamp(2rem,5.2vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--tca-buy-red, #ff1a1a)}.ipax-product__pix-hero{display:none!important}.ipax-product__pix-line{margin:0 0 6px;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;font-size:1.05rem;color:#666;line-height:1.35}.ipax-product__pix-amount{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--tca-buy-red, #ff1a1a)}.ipax-product__pix-suffix{font-size:1.05rem;font-weight:500;color:#666}.ipax-product__pix-discount{margin:0;font-size:.95rem;font-weight:700;color:var(--tca-buy-red, #ff1a1a);line-height:1.3}.ipax-product__installment{margin:0 0 2px;font-size:.95rem;color:#666;gap:4px}.ipax-product__installment strong{font-weight:700;color:var(--tca-buy-red, #ff1a1a)}.ipax-product__installment .ipax-product__payment-amount{color:var(--tca-buy-red, #ff1a1a)}.ipax-product__more-payments{display:inline-flex;align-items:center;gap:8px;margin-top:2px;padding:0;border:0;background:transparent;cursor:pointer;color:#333;font:inherit;font-size:.88rem;text-decoration:underline;text-underline-offset:2px}.ipax-product__more-payments:hover{color:#111}.ipax-product__more-payments-icon{flex-shrink:0;color:#555}.ipax-product__more-wrap{position:relative;display:block;max-width:100%}.ipax-product__pay-box{position:static;left:auto;top:auto;z-index:1;width:100%;max-width:400px;margin-top:8px;background:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 3px 12px #00000012;overflow:visible;box-sizing:border-box}.ipax-product__pay-box[hidden]{display:none!important}.ipax-product__pay-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid #eee}.ipax-product__pay-row:last-child{border-bottom:0}.ipax-product__pay-method{display:flex;align-items:center;gap:6px;min-width:0}.ipax-product__pay-pix-logo{display:inline-flex;align-items:center;gap:5px;color:#32bcad;font-weight:700;font-size:.88rem;text-transform:lowercase}.ipax-product__pay-pix-logo svg{width:16px;height:16px;flex-shrink:0}.ipax-product__pay-method--cards svg,.ipax-product__pay-method--cards img{height:18px;width:auto;display:block}.ipax-product__pay-method--boleto{gap:8px;color:#333;font-size:.74rem;font-weight:700;line-height:1.1}.ipax-product__boleto-icon{display:inline-flex;color:#444}.ipax-product__pay-value{font-size:.88rem;font-weight:800;color:#111;white-space:nowrap}.ipax-product__pay-installments{position:relative}.ipax-product__pay-installments>summary{list-style:none;display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:.82rem;font-weight:600;color:#222;-webkit-user-select:none;user-select:none}.ipax-product__pay-installments>summary::-webkit-details-marker{display:none}.ipax-product__pay-installments-list{position:static;right:auto;top:auto;z-index:1;min-width:0;width:100%;margin:4px 0 0;padding:0;list-style:none;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;column-gap:8px;row-gap:4px;box-sizing:border-box}.ipax-product__pay-installments-list li{padding:0;font-size:.74rem;color:#222;white-space:normal;line-height:1.2;min-width:0;overflow-wrap:anywhere}.ipax-product__pay-installments-list li strong{font-weight:700}.ipax-product__pay-total{display:block;margin-left:0;margin-top:0;color:#777;font-weight:500;font-size:.68rem;line-height:1.15}.ipax-product__pay-row:has(.ipax-product__pay-installments[open]){flex-wrap:wrap;align-items:flex-start;padding-bottom:8px}.ipax-product__pay-installments{position:relative;flex:1 1 100%}.ipax-product__pay-installments>summary{margin-left:auto}.ipax-product__pay-row:has(.ipax-product__pay-method--cards){flex-wrap:wrap;gap:6px 8px;padding-top:8px;padding-bottom:8px}@media(max-width:520px){.ipax-product__pay-box{max-width:100%}.ipax-product__pay-installments-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.ipax-product__buy-actions{margin-top:8px;display:block;padding-inline:8px}.ipax-product__btn--buy{position:relative;display:flex;align-items:center;justify-content:center;width:100%;flex:none;min-height:64px;padding:12px 28px;border:none;border-radius:10px;background:var(--tca-buy-red, #ff1a1a)!important;color:#fff!important;font-size:1.15rem;font-weight:800;letter-spacing:.02em;transform:skew(-14deg);transform-origin:center center;box-shadow:0 6px 18px #e1060047;overflow:hidden;isolation:isolate;animation:none;will-change:transform}.ipax-product__btn-buy-inner{display:inline-flex;align-items:center;justify-content:center;gap:12px;transform:skew(14deg)}.ipax-product__btn-buy-icon{flex:0 0 auto;width:28px;height:28px;color:#fff}.ipax-product__btn-buy-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05;text-align:left}.ipax-product__btn-buy-label{font-size:1.35rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap}.ipax-product__btn-buy-secure{margin-top:2px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb}.ipax-product__btn--buy:hover:not(:disabled),.ipax-product__btn--buy:focus-visible:not(:disabled){animation:none;filter:brightness(1.05);background:var(--tca-buy-red, #ff1a1a)!important;color:#fff!important;transform:skew(-14deg) scale(1.02)}.ipax-product__btn--buy:disabled{animation:none;opacity:.55;box-shadow:none}@keyframes ipax-buy-pulse{0%,to{transform:skew(-14deg) scale(1);box-shadow:0 0 #ff1a1a59}50%{transform:skew(-14deg) scale(1.03);box-shadow:0 0 0 8px #ff1a1a00}}@media(max-width:749px){.ipax-product__buy-actions{padding-inline:4px}.ipax-product__btn--buy{min-height:54px;padding:10px 16px;font-size:.95rem}.ipax-product__btn-buy-inner{gap:8px}.ipax-product__btn-buy-icon{width:22px;height:22px}.ipax-product__btn-buy-label{font-size:clamp(.78rem,3.6vw,.95rem);letter-spacing:.02em}.ipax-product__btn-buy-secure{font-size:.58rem;letter-spacing:.04em}}@media(prefers-reduced-motion:reduce){.ipax-product__btn--buy{animation:none}}.ipax-product__btn--cart-icon{display:none!important}.ipax-product__buy-footer,.ipax-product__help{display:none}.ipax-franchises-section{background:#fff}.ipax-franchises{width:100%;padding:28px 20px 36px}.ipax-franchises__inner{max-width:1320px;margin:0 auto}.ipax-franchises__header{margin:0 0 18px}.ipax-franchises__title{margin:0;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800;color:#111;letter-spacing:-.02em}.ipax-franchises__subtitle{margin:6px 0 0;font-size:.92rem;color:#666}.ipax-franchises__grid{display:grid;grid-template-columns:repeat(var(--ipax-franchise-cols, 3),minmax(0,1fr));gap:14px}.ipax-franchises__card{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none;background:#111;box-shadow:0 8px 24px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.ipax-franchises__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0000002e}.ipax-franchises__media{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#1a1a1a;min-height:140px}.ipax-franchises__image{display:block;width:100%;height:100%;object-fit:cover}.ipax-franchises__image--sprite{position:absolute;top:0;left:0;width:300%;max-width:none;height:100%;object-fit:cover;object-position:left center}.ipax-franchises__card--left .ipax-franchises__image--sprite{transform:translate(0)}.ipax-franchises__card--center .ipax-franchises__image--sprite{transform:translate(-33.333%)}.ipax-franchises__card--right .ipax-franchises__image--sprite{transform:translate(-66.666%)}.ipax-franchises__label{position:absolute;left:12px;bottom:12px;padding:6px 10px;border-radius:8px;background:#0000008c;color:#fff;font-size:.82rem;font-weight:700}@media screen and (max-width:749px){.ipax-franchises{padding:20px 14px 28px}.ipax-franchises__grid{grid-template-columns:1fr;gap:12px}.ipax-franchises__media{aspect-ratio:16 / 9}}.ipax-franchise-cats-section{background:#111}.ipax-franchise-cats{width:100%;padding:48px 20px 56px;color:#fff}.ipax-franchise-cats__inner{max-width:1180px;margin:0 auto}.ipax-franchise-cats__header{text-align:center;margin:0 0 32px}.ipax-franchise-cats__title{margin:0;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff}.ipax-franchise-cats__subtitle{margin:10px 0 0;font-size:.98rem;color:#ffffff9e}.ipax-franchise-cats__grid{display:grid;grid-template-columns:repeat(var(--ipax-fc-cols, 3),minmax(0,1fr));gap:28px 22px}.ipax-franchise-cats__card{display:flex;flex-direction:column;gap:10px;text-decoration:none!important;color:#fff!important;min-width:0}.ipax-franchise-cats__media{display:block;width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#1c1c1c;box-shadow:0 10px 28px #00000059;transition:transform .2s ease,box-shadow .2s ease}.ipax-franchise-cats__card:hover .ipax-franchise-cats__media{transform:translateY(-3px);box-shadow:0 16px 36px #00000073}.ipax-franchise-cats__image{display:block;width:100%;height:100%;object-fit:cover}.ipax-franchise-cats__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:140px;background:linear-gradient(145deg,#2a2a2a,#151515);color:var(--tca-teal, #e10600);font-size:2.4rem;font-weight:800}.ipax-franchise-cats__meta{display:flex;align-items:center;justify-content:center;gap:8px;padding-inline:2px}.ipax-franchise-cats__name{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;text-align:center}.ipax-franchise-cats__chevron{color:var(--tca-teal, #e10600);font-size:1.15rem;font-weight:700;line-height:1}.ipax-franchise-cats__card:hover .ipax-franchise-cats__name,.ipax-franchise-cats__card:hover .ipax-franchise-cats__chevron{color:var(--tca-teal, #e10600)}.ipax-franchise-cats__cta-wrap{display:flex;justify-content:center;margin-top:36px}.ipax-franchise-cats__cta{display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:46px;padding:12px 22px;border-radius:6px;background:var(--tca-teal, #e10600);color:#111!important;font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none!important;transition:background .15s ease,transform .15s ease}.ipax-franchise-cats__cta:hover{background:#c10500;color:#111!important;transform:translateY(-1px)}.ipax-franchise-cats__empty{margin:8px auto 0;max-width:36rem;text-align:center;color:#ffffffb3;font-size:.95rem;line-height:1.5}.ipax-franchise-cats__empty strong{color:var(--tca-teal, #e10600)}@media screen and (max-width:989px){.ipax-franchise-cats__grid{gap:22px 16px}}@media screen and (max-width:749px){.ipax-franchise-cats{padding:36px 14px 44px}.ipax-franchise-cats__grid{grid-template-columns:repeat(var(--ipax-fc-cols-mobile, 1),minmax(0,1fr));gap:20px}}.tca-footer__note{margin:6px 0 0;font-size:.78rem;opacity:.75}.ipax-games cart-drawer-component dialog.cart-drawer__dialog{visibility:hidden!important;pointer-events:none!important}.ipax-games cart-drawer-component dialog.cart-drawer__dialog[open]{display:none!important}html.ipax-tca-cart-open{overflow:hidden}.ipax-tca-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;pointer-events:none}.ipax-tca-cart.is-open{pointer-events:auto}.ipax-tca-cart__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000006b;opacity:0;cursor:pointer;transition:opacity .25s ease}.ipax-tca-cart.is-open .ipax-tca-cart__backdrop{opacity:1}.ipax-tca-cart__panel{--tca-cart-bg: #ffffff;--tca-cart-bg-soft: #fff5f5;--tca-cart-text: #2a1a1a;--tca-cart-muted: #6f5a5a;--tca-cart-line: #f0d0d0;--tca-cart-accent: var(--tca-teal, #e10600);--tca-cart-accent-deep: var(--tca-teal-deep, #c10500);position:absolute;top:50%;left:50%;transform:translate(-50%,-46%) scale(.96);width:min(420px,calc(100vw - 24px));max-height:min(88vh,720px);display:flex;flex-direction:column;border-radius:18px;background:var(--tca-cart-bg);color:var(--tca-cart-text);border:1px solid var(--tca-cart-line);box-shadow:0 18px 50px #1a2b2a2e;opacity:0;transition:opacity .25s ease,transform .28s cubic-bezier(.22,1,.36,1);overflow:hidden}.ipax-tca-cart.is-open .ipax-tca-cart__panel{opacity:1;transform:translate(-50%,-50%) scale(1)}.ipax-tca-cart__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 14px;background:var(--tca-cart-bg-soft);border-bottom:2px solid var(--tca-cart-accent)}.ipax-tca-cart__title{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tca-cart-accent-deep)}.ipax-tca-cart__subtitle{margin:6px 0 0;font-size:.8rem;line-height:1.35;color:var(--tca-cart-muted)}.ipax-tca-cart__close{width:34px;height:34px;border:1px solid var(--tca-cart-line);border-radius:999px;background:#fff;color:var(--tca-cart-accent-deep);display:grid;place-items:center;cursor:pointer;flex-shrink:0}.ipax-tca-cart__body{flex:1 1 auto;min-height:0;overflow:auto;padding:14px 16px 8px}.ipax-tca-cart__empty{padding:28px 8px;text-align:center;color:var(--tca-cart-muted)}.ipax-tca-cart__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.ipax-tca-cart__item{padding-bottom:14px;border-bottom:1px solid var(--tca-cart-line)}.ipax-tca-cart__item-top{display:flex;gap:12px;align-items:flex-start}.ipax-tca-cart__thumb{width:72px;height:72px;object-fit:cover;border-radius:8px;border:2px solid var(--tca-cart-accent);background:var(--tca-cart-bg-soft);flex-shrink:0}.ipax-tca-cart__thumb--empty{display:block}.ipax-tca-cart__item-title{margin:0;font-size:.84rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.25;color:var(--tca-cart-text)}.ipax-tca-cart__variant{margin:4px 0 0;font-size:.75rem;color:var(--tca-cart-muted)}.ipax-tca-cart__item-bottom{display:flex;align-items:center;gap:10px;margin-top:12px}.ipax-tca-cart__qty{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:var(--tca-cart-bg-soft);border:1px solid var(--tca-cart-accent)}.ipax-tca-cart__qty-btn{width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:var(--tca-cart-accent-deep);font-size:1.1rem;line-height:1;cursor:pointer}.ipax-tca-cart__qty-value{min-width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:var(--tca-cart-accent);color:#111;font-size:.85rem;font-weight:700}.ipax-tca-cart__item-price{margin:0 0 0 auto;font-size:1.15rem;font-weight:800;color:var(--tca-cart-text)}.ipax-tca-cart__remove{width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:var(--tca-cart-muted);display:grid;place-items:center;cursor:pointer}.ipax-tca-cart__coupon{margin-top:16px}.ipax-tca-cart__coupon-label{display:block;margin-bottom:8px;font-size:.88rem;font-weight:700;color:var(--tca-cart-text)}.ipax-tca-cart__coupon-form{display:flex;border-radius:8px;overflow:hidden;border:1px solid var(--tca-cart-accent)}.ipax-tca-cart__coupon-input{flex:1 1 auto;min-width:0;height:42px;border:0;padding:0 12px;background:#fff;color:var(--tca-cart-text);font-size:.9rem}.ipax-tca-cart__coupon-btn{flex:0 0 auto;height:42px;border:0;padding:0 14px;background:var(--tca-cart-accent);color:#111;font-weight:800;font-size:.85rem;white-space:nowrap;cursor:pointer}.ipax-tca-cart__coupon-msg{margin:8px 0 0;font-size:.78rem;color:var(--tca-cart-muted)}.ipax-tca-cart__coupon-msg.is-error{color:#b42318}.ipax-tca-cart__totals{margin-top:16px;padding-top:4px}.ipax-tca-cart__total-label{margin:0;font-size:.85rem;font-weight:600;color:var(--tca-cart-muted)}.ipax-tca-cart__total-value{margin:2px 0 0;font-size:1.55rem;font-weight:800;color:var(--tca-cart-text);line-height:1.15}.ipax-tca-cart__pay-note{margin:4px 0 0;font-size:.78rem;line-height:1.35;color:var(--tca-cart-muted)}.ipax-tca-cart__footer{display:flex;flex-direction:column;gap:10px;padding:12px 16px 16px;background:var(--tca-cart-bg-soft);border-top:1px solid var(--tca-cart-line)}.ipax-tca-cart__checkout,.ipax-tca-cart__continue{width:100%;min-height:50px;border:0;border-radius:999px;font-size:1rem;font-weight:800;cursor:pointer}.ipax-tca-cart__checkout{background:var(--tca-cart-accent);color:#111;box-shadow:0 6px 18px #7ac4bf47}.ipax-tca-cart__checkout:disabled{opacity:.55;cursor:not-allowed}.ipax-tca-cart__continue{background:#fff;color:var(--tca-cart-accent-deep);border:2px solid var(--tca-cart-accent);font-weight:700}@media screen and (max-width:749px){.ipax-tca-cart__panel{top:auto;bottom:0;left:0;right:0;width:100%;max-height:92vh;border-radius:18px 18px 0 0;transform:translateY(108%)}.ipax-tca-cart.is-open .ipax-tca-cart__panel{transform:translateY(0)}}.ipax-whatsapp-float,.ipax-instagram-float{position:fixed;right:16px;z-index:90;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;color:#fff;text-decoration:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease,filter .15s ease}.ipax-whatsapp-float{bottom:140px;background:#25d366;box-shadow:0 8px 22px #25d36661}.ipax-instagram-float{bottom:72px;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);box-shadow:0 8px 22px #d6249f59}.ipax-whatsapp-float:hover,.ipax-whatsapp-float:focus-visible{background:#1ebe57;color:#fff;transform:translateY(-2px) scale(1.04);box-shadow:0 12px 28px #25d36673;outline:none}.ipax-instagram-float:hover,.ipax-instagram-float:focus-visible{color:#fff;transform:translateY(-2px) scale(1.04);filter:brightness(1.06);box-shadow:0 12px 28px #d6249f73;outline:none}.ipax-whatsapp-float__icon,.ipax-instagram-float__icon{display:block;width:28px;height:28px}.ipax-instagram-float__icon{width:26px;height:26px}@media screen and (max-width:749px){.ipax-whatsapp-float,.ipax-instagram-float{right:14px;width:52px;height:52px}.ipax-whatsapp-float{bottom:132px}.ipax-instagram-float{bottom:68px}.ipax-whatsapp-float__icon{width:26px;height:26px}.ipax-instagram-float__icon{width:24px;height:24px}}.ipax-product .ipax-google-reviews{margin:8px 0 16px;width:100%;order:0}.ipax-google-reviews{background:#fff;color:#1a1a1a;padding:36px 20px 44px}.ipax-google-reviews--tca-card{background:transparent;color:#fff;padding:0}.ipax-google-reviews--tca-card .ipax-google-reviews__inner{max-width:none;margin:0;display:flex;flex-direction:column;gap:14px}.ipax-google-reviews--tca-card .ipax-google-reviews__badge{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;border-radius:14px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 16px #0000000f}.ipax-google-reviews--tca-card .ipax-google-reviews__logo{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:center;background:#fff;padding:0;box-sizing:border-box;flex:0 0 auto;border:1px solid #ebebeb}.ipax-google-reviews--tca-card .ipax-google-reviews__summary-text{min-width:0;display:flex;flex-direction:column;gap:4px}.ipax-google-reviews--tca-card .ipax-google-reviews__store-name{margin:0;font-size:1.05rem;font-weight:700;color:#111;line-height:1.2}.ipax-google-reviews--tca-card .ipax-google-reviews__score-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:nowrap;margin:0}.ipax-google-reviews--tca-card .ipax-google-reviews__rating{font-size:1.15rem;font-weight:800;color:#f5b400;line-height:1}.ipax-google-reviews--tca-card .ipax-google-reviews__stars{color:#f5b400;letter-spacing:1px;font-size:1rem;line-height:1}.ipax-google-reviews--tca-card .ipax-google-reviews__count{margin:0;color:#333;font-size:.88rem;display:flex;align-items:center;flex-wrap:wrap;gap:6px;line-height:1.3}.ipax-google-reviews--tca-card .ipax-google-reviews__google{display:inline-flex;align-items:baseline;gap:0;font-weight:700;font-size:.95rem;letter-spacing:-.02em}.ipax-google-reviews--tca-card .ipax-google-reviews__google-letter{font-family:Arial,Helvetica,sans-serif}.ipax-google-reviews--tca-card .ipax-google-reviews__cta,.ipax-google-reviews .ipax-google-reviews__cta{display:none!important}.ipax-google-reviews--tca-card .ipax-google-reviews__carousel{margin-top:2px}.ipax-google-reviews__inner{max-width:1240px;margin:0 auto}.ipax-google-reviews__header{margin-bottom:22px;text-align:center}.ipax-google-reviews__title{margin:0 0 14px;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:700;color:#111;line-height:1.3;text-align:center}.ipax-google-reviews__summary{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.ipax-google-reviews__store{display:flex;align-items:center;gap:14px;min-width:0}.ipax-google-reviews__logo{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#f3f3f3;flex:0 0 auto}.ipax-google-reviews__store-name{margin:0 0 2px;font-size:1.05rem;font-weight:700;color:#111;line-height:1.2}.ipax-google-reviews__score-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0}.ipax-google-reviews__rating{font-size:1.35rem;font-weight:800;color:#111;line-height:1}.ipax-google-reviews__stars{color:#fbbc05;letter-spacing:1px;font-size:1rem;line-height:1}.ipax-google-reviews__count{margin:0;color:#666;font-size:.88rem;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.ipax-google-reviews__google{display:inline-flex;align-items:center;gap:4px;color:#222;font-weight:600}.ipax-google-reviews__cta{display:none!important}.ipax-google-reviews__cta:hover,.ipax-google-reviews__cta:focus-visible{display:none!important}.ipax-google-reviews__carousel{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px}.ipax-google-reviews__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ipax-google-reviews__viewport::-webkit-scrollbar{display:none}.ipax-google-reviews__track{display:flex;gap:14px;min-width:min-content}.ipax-google-reviews__card{flex:0 0 clamp(260px,30vw,340px);scroll-snap-align:start;background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:16px;min-height:210px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #0000000f}.ipax-google-reviews__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ipax-google-reviews__identity{display:flex;align-items:center;gap:10px;min-width:0}.ipax-google-reviews__avatar{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eee;color:#333;font-weight:800;flex:0 0 auto}.ipax-google-reviews__author{margin:0;font-weight:700;color:#111;font-size:.92rem;line-height:1.2}.ipax-google-reviews__when{margin:2px 0 0;font-size:.78rem;color:#777}.ipax-google-reviews__g-badge{flex:0 0 auto;opacity:.95}.ipax-google-reviews__card-stars-row{display:flex;align-items:center;gap:6px}.ipax-google-reviews__card-stars{margin:0;color:#ddd;letter-spacing:1px;font-size:.9rem;line-height:1}.ipax-google-reviews__card-stars .is-on{color:#fbbc05}.ipax-google-reviews__verified{display:inline-flex;line-height:0}.ipax-google-reviews__text{margin:0;color:#333;font-size:.9rem;line-height:1.45}.ipax-google-reviews__nav{width:36px;height:36px;border-radius:50%;border:1px solid #d0d0d0;background:#fff;color:#222;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.4rem;line-height:1;padding:0;transition:background .15s ease,opacity .15s ease}.ipax-google-reviews__nav:hover:not(:disabled),.ipax-google-reviews__nav:focus-visible:not(:disabled){background:#f5f5f5;outline:none}.ipax-google-reviews__nav:disabled{opacity:.35;cursor:default}.ipax-google-reviews__nav[hidden]{visibility:hidden}@media(max-width:749px){.ipax-google-reviews{padding:28px 14px 36px}.ipax-google-reviews--tca-card{padding:0}.ipax-google-reviews--tca-card .ipax-google-reviews__badge{padding:14px;gap:12px}.ipax-google-reviews--tca-card .ipax-google-reviews__logo{width:48px;height:48px;padding:0}.ipax-google-reviews--tca-card .ipax-google-reviews__store-name{font-size:.98rem}.ipax-google-reviews__carousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px}.ipax-google-reviews__card{flex-basis:min(86vw,300px);min-height:190px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ipax-custom.css.map?ipax=263 */
