.page-header{overflow-x:clip}:root{--bundle-option-width: 154px;--rq-teal: #A8E6D4;--rq-teal-dark: #3B8C8C;--rq-orange: #E8962E;--rq-pink: #FF4CFF;--rq-black: #111111;--rq-success:rgb(38, 194, 137);--rq-warning:rgb(255, 180, 20);--rq-error:rgb(253, 69, 69);--rq-info: #60C5E8;--rq-muted: #94A3B8;--rq-btn-gray-bg: #e8e8e8;--rq-btn-gray-bg-hover: #d0d0d0;--rq-text-gray: #555;--rq-text-gray-light: #888}main{margin-bottom:64px}@media(max-width:768px){main{margin-bottom:16px}}.compare-btn,.compare-show-btn{display:none!important}input[type=radio].disabled.disabled.disabled.disabled.disabled.disabled+label{pointer-events:none;text-decoration:none!important;opacity:.4}input[type=radio].disabled.disabled.disabled.disabled.disabled.disabled+label span{text-decoration:none}.search-bar_tabs-list{display:none!important}.search-tab_description-wrap{padding-top:0!important}.search-tab_heading{margin:0!important}.search-tab_content-wrap{padding:32px!important}.button{--button_radius: .75em;--button_color: #e8e8e8;--button_outline_color: #000000;font-size:16px;font-weight:700;border:none;cursor:pointer;border-radius:var(--button_radius);text-align:center}.button--raised{background:var(--button_outline_color);padding:0}.button--raised .button_top{display:flex;box-sizing:border-box;gap:8px;align-items:center;justify-content:center;position:relative;border:2px solid var(--button_outline_color);border-radius:var(--button_radius);padding:.75em 1.5em;background:var(--button_color);color:var(--button_outline_color);transform:translateY(-.2em);transition:transform .1s ease}.button--raised:hover .button_top{transform:translateY(-.33em)}.button--raised:active .button_top{transform:translateY(0)}.rq-console-bundle__submit-loader{display:none;width:20px;height:20px;align-items:center;justify-content:center}.rq-console-bundle__submit-loader svg{width:20px;height:20px;animation:rq-submit-spinner 2.4s linear infinite}.rq-console-bundle__submit-button--loading .button_top>svg,.rq-console-bundle__submit-button--loading .button--text{visibility:hidden}.rq-console-bundle__submit-button--loading .rq-console-bundle__submit-loader{display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rq-submit-spinner{to{transform:rotate(360deg)}}.button--raised:not(:has(.button_top)){background:var(--button_color);color:var(--button_outline_color);border:2px solid var(--button_outline_color);padding:.75em 1.5em;display:inline-flex;align-items:center;gap:8px;text-decoration:none;box-shadow:0 .2em 0 0 var(--button_outline_color);transform:translateY(-.2em);transition:transform .1s ease,box-shadow .1s ease}.button--raised:not(:has(.button_top)):hover{transform:translateY(-.33em);box-shadow:0 .33em 0 0 var(--button_outline_color)}.button--raised:not(:has(.button_top)):active{transform:translateY(0);box-shadow:none}.button--raised:hover,.button--raised:active,.button--primary:hover,.button--primary:active,.button--secondary:hover,.button--secondary:active{background:var(--button_outline_color)!important}.product-column{border-radius:var(--rq-card-border-radius, 16px);border:solid 1px var(--section-border-color);outline:solid 1px transparent;transition:all .1s ease!important}.product-column:before{display:none!important}.product-column:hover{border-color:#000;outline-color:#000;box-shadow:none!important}.product-column .product-column_heading a{position:static}.product_media_link_wrapper:hover+div h3{text-decoration:none}.product-column .product-column_heading a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.product-column .product_media_link_wrapper{display:block;width:100%;position:relative;z-index:2;border-top-left-radius:var(--rq-card-border-radius);border-top-right-radius:var(--rq-card-border-radius);overflow:hidden}h3+p{margin-top:8px}h5{font-size:20px;font-weight:700}.main-page_wrapper h5+p{margin-top:6px}.grade{padding:8px;background:#000;color:#fff;border-radius:100px;width:56px;height:56px;font-size:18px;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;line-height:1}.black-title{padding:12px 16px;background:#000;color:#fff;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.text-muted{color:var(--section-alternative-color)}.background-muted{background:#f4f4f4}html{scroll-behavior:smooth}:target{scroll-margin-top:32px}.table-of-contents{display:flex;flex-direction:column;align-items:flex-start;background:var(--input-background);background:#f4f4f4;border-radius:8px;max-width:320px;margin-bottom:32px;position:relative;padding-top:36px;padding-bottom:8px}.table-of-contents:before{content:"Table of contents";position:absolute;top:8px;left:16px;font-size:14px;font-weight:700;color:var(--section-alternative-color)}.table-of-contents--top-left{position:absolute;top:0;left:-320px}.table-of-contents a{margin:2px 12px;padding:4px 8px;width:calc(100% - 24px);box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;position:relative;text-decoration:none;border-radius:4px;font-size:16px}.table-of-contents a:before{content:"";width:4px;height:4px;border-radius:6px;background:#000;margin-right:8px}.table-of-contents a:hover{background:#0000001a;color:#252525!important;text-decoration:underline}@media screen and (max-width:1400px){.table-of-contents--top-left{left:-260px}}@media screen and (max-width:1260px){.table-of-contents--top-left{position:static}}@media screen and (max-width:560px){.table-of-contents--top-left{max-width:100%}}hr{border-width:2px 0 0;margin:72px 0}@media screen and (max-width:900px){hr{margin:48px 0}}.main-price{font-size:20px}.variant-row--pills{flex-direction:column;align-items:flex-start!important}product-card.--sold-out{opacity:.5;transition:opacity .2s ease}product-card.--sold-out:hover{opacity:1}product-card-variants{width:100%}product-card-variants fieldset{margin-top:12px}product-card-variants fieldset~fieldset{margin-top:16px}.variant-element_span{font-size:16px!important;line-height:1.3!important;padding:11.5px 18px!important;overflow:visible!important}.variant-element_label:before{opacity:0;outline:2px solid var(--variant-clr, --section-text-color);border:none!important;box-shadow:none!important}.variant-options-holder{gap:8px;padding:10px 0 20px}.condition-grade-badge{margin-right:6px;font-weight:700;display:inline-block}.flex-center{display:flex;align-items:center}.condition-sparkle-icon{display:none}input:checked+.variant-element_label .condition-sparkle-icon{display:inline-block}.condition-sparkle-icon{display:none;position:absolute;pointer-events:none;opacity:0;fill:#fff;width:36px;height:36px;stroke:#000;stroke-width:2px;z-index:9}input:checked+.variant-element_label .condition-sparkle-icon{display:inline-block;animation:sparkle-burst .8s ease-out forwards}input:checked+.variant-element_label .condition-sparkle-icon--left{left:-10px;top:0;animation-name:sparkle-left}input:checked+.variant-element_label .condition-sparkle-icon--right{right:0;bottom:-10px;animation-name:sparkle-right;animation-delay:.1s}@keyframes sparkle-left{0%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes sparkle-right{0%{opacity:0}50%{opacity:1}to{opacity:1}}.variant-tooltip-wrap{position:relative;display:inline;margin-left:8px;text-transform:none!important}.variant-tooltip-wrap:hover,.variant-tooltip-wrap.--tooltip-active{z-index:100001;isolation:isolate}.variant-tooltip-trigger{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;margin:0;font-size:14px;font-weight:600;color:#888;text-decoration:underline;text-decoration-style:dotted;cursor:pointer;display:inline-flex;align-items:center;gap:4px;font-family:inherit;line-height:inherit}.variant-tooltip-trigger:hover,.variant-tooltip-trigger:focus-visible{color:#555;text-decoration-color:#888;outline:none}.variant-tooltip-trigger-icon{opacity:0;transition:opacity .2s ease}.variant-tooltip-trigger:hover .variant-tooltip-trigger-icon{opacity:1}.view-full{display:flex;align-items:center;padding:8px 12px;text-decoration:none}.view-full:hover{text-decoration:underline}.variant-tooltip{--variant-tooltip-shift: 0px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;width:260px;max-width:calc(100vw - 32px);z-index:100002;background:#fff;border:solid 2px black;border-bottom:solid 4px black;color:#000!important;line-height:1.3;font-size:16px;border-radius:8px;display:block;opacity:0;visibility:hidden;transform:translate(calc(-50% + var(--variant-tooltip-shift))) translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;overflow:hidden;isolation:isolate}.variant-tooltip-link{display:block;margin-top:6px;width:100%;font-size:14px}.variant-tooltip-wrap.--tooltip-active .variant-tooltip{opacity:1;visibility:visible;transform:translate(calc(-50% + var(--variant-tooltip-shift))) translateY(0);pointer-events:auto}.variant-tooltip-wrap.--tooltip-below .variant-tooltip{top:calc(100% + 8px);bottom:auto}.variant-tooltip--wide{width:380px}.tooltip-grade-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.4}.tooltip-grade-table th{text-align:left;font-weight:700;font-size:14px;border-top:none!important;border-bottom:solid 2px black;padding:8px}.variant-tooltip--extra-wide{width:520px}.tooltip-matrix-table td:first-child,.tooltip-matrix-table th:first-child{width:18%}.tooltip-matrix-table td,.tooltip-matrix-table th{font-size:10px}.tooltip-grade-table{border:none!important}.tooltip-grade-table td{padding:8px 12px}.tooltip-grade-table td:first-child,.tooltip-grade-table th:first-child{border-left:none!important}.tooltip-grade-table td:last-child,.tooltip-grade-table th:last-child{border-right:none!important}.tooltip-grade-table th:nth-child(1){width:16%}.tooltip-grade-table th:nth-child(2){width:46%}.tooltip-grade-table th:nth-child(3){width:38%}@media(max-width:900px){.tooltip-grade-table tr:last-child td{border-bottom:none}[data-modal-target] .tooltip-trigger-text{display:inline;transition:opacity .15s ease}.variant-tooltip{display:none!important;opacity:0!important;visibility:hidden!important}[data-modal-target].--tooltip-active .tooltip-trigger-text{opacity:0;pointer-events:none}}@media(max-width:768px){.variant-element_title{display:flex;align-items:center;max-width:100%!important;width:100%!important}product-card-variants fieldset{margin-top:12px}product-card-variants fieldset~fieldset{margin-top:22px}}.main-product_stock_statistics_bar-block,.main-product_quantity_input-block{display:inline-flex}.main-product_stock_statistics_bar-block{margin-left:24px}.main-product_quantity_input-block quantity-input{max-width:96px!important}.main-product_quantity_input-block .quantity_button{width:24px!important;height:36px!important;padding:8px!important}.main-product_quantity_input-block quantity-input input[type=number]{height:44px!important}.main-product_collapsible_row-block{font-size:16px!important}.js-contents--loader{display:none!important}.rq-addon-cleaning{position:relative;z-index:1;border:1px solid var(--section-border-color);border-radius:12px;padding:16px;margin:32px 0;background:#fff;max-width:620px;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease,transform .25s ease}@media screen and (max-width:768px){.rq-addon-cleaning{margin-top:0}}.rq-addon-cleaning__mobile-heading{display:none}.rq-addon-cleaning__label{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.rq-addon-cleaning__checkbox{width:18px;height:18px;flex-shrink:0;accent-color:#d39a10;cursor:pointer;margin:0!important}.rq-addon-cleaning__text{display:flex;flex-direction:column;flex:1}.rq-addon-cleaning__text--mobile{display:none}.rq-addon-cleaning__title{font-size:14px;font-weight:600;color:var(--section-text-color);line-height:1;display:flex;margin-bottom:4px}.rq-addon-cleaning__desc{font-size:14px;color:var(--section-alternative-color);line-height:1.4}.rq-addon-cleaning__price{font-size:14px;font-weight:700;color:var(--section-text-color);white-space:nowrap;margin-left:auto;line-height:1}.rq-addon-cleaning__whats-this{display:inline;vertical-align:middle}.rq-addon-cleaning__whats-this--mobile{display:none}@media screen and (max-width:768px){.rq-console-bundle__controller-option{max-width:136px}.rq-console-bundle__controller-option-card{padding:8px!important;height:142px!important;grid-template-rows:72px minmax(0,1fr) auto!important}.rq-console-bundle__av-option-card,.rq-console-bundle__power-option-card{min-width:136px;max-width:136px!important;padding:30px 8px 8px!important}.rq-console-bundle__av-options>label,.rq-console-bundle__power-options>label{width:auto!important}.rq-addon-cleaning__mobile-heading{display:flex;align-items:center;margin-top:12px;margin-bottom:8px;max-width:100%;width:100%}.rq-addon-cleaning__mobile-heading-title{min-width:122px;max-width:200px;font-size:16px;font-weight:600;line-height:1;color:var(--section-text-color);word-break:break-word}.rq-addon-cleaning__mobile-heading-help{display:inline-flex;width:fit-content;flex-shrink:0}.rq-addon-cleaning{padding:12px}.rq-addon-cleaning__label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;column-gap:12px;align-items:start;row-gap:0}.rq-addon-cleaning__checkbox{grid-column:1;grid-row:1;margin-top:2px!important}.rq-addon-cleaning__text--desktop{display:none}.rq-addon-cleaning__text--mobile{display:contents}.rq-addon-cleaning__title--mobile{grid-column:2;grid-row:1;min-width:0;margin-bottom:0}.rq-addon-cleaning__title-text{display:block;min-width:0;line-height:1.2}.rq-addon-cleaning__desc--mobile{grid-column:2 / 4;grid-row:2;max-width:none}.rq-addon-cleaning__price{grid-column:3;grid-row:1;justify-self:end;margin-left:0;text-align:right;line-height:1.2}.rq-addon-cleaning__mobile-heading-help .tooltip-trigger-text{display:inline-block}.rq-console-bundle__controller-addon-card{grid-template-columns:40px minmax(0,1fr) auto;min-width:min(100%,344px);min-height:0;max-width:100%!important;padding:12px 12px 12px 48px!important}.rq-console-bundle__controller-addon-thumb{grid-column:1;grid-row:1;margin-top:2px}.rq-console-bundle__controller-addon-text{grid-column:2;grid-row:1}.rq-console-bundle__controller-addon-price{grid-column:3;grid-row:1;justify-self:end;text-align:right}}.rq-console-bundle__list{display:grid;gap:8px;margin:0 0 16px;padding:0}.rq-console-bundle__item{display:flex;justify-content:space-between;gap:16px;font-size:146x;line-height:1;margin:32px 0 0}.rq-console-bundle__item-label{display:flex;align-items:center;gap:12px;color:var(--section-alternative-color)}.rq-console-bundle__item-thumb{width:40px;height:40px;flex-shrink:0;border-radius:8px;border:1px solid var(--section-border-color);object-fit:cover;background:#fff}.rq-console-bundle__item-value{text-align:right;color:var(--section-text-color)}.rq-console-bundle__item-value-note{display:block;margin-top:0;font-size:14px;line-height:1.3;color:var(--section-alternative-color)}.rq-console-bundle__extra-list{display:inline-grid;width:fit-content;max-width:100%;gap:0;margin-bottom:0;border:1px solid var(--section-border-color);border-radius:12px;overflow:hidden}.rq-console-bundle__extra-item{margin:0;padding:12px 16px;border-top:1px solid var(--section-border-color);align-items:center;flex-wrap:nowrap}.rq-console-bundle__extra-item:first-child{border-top:0}.rq-console-bundle__extra-item--disabled{opacity:.5}.rq-console-bundle__extra-item--sold-out{opacity:.78}.rq-console-bundle__extra-item-label{flex:1 1 auto;min-width:0;gap:8px;color:var(--section-text-color)}.rq-console-bundle__extra-item-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 1 auto;min-width:0}.rq-console-bundle__extra-item-heading{font-size:14px;line-height:1.3;font-weight:400;color:var(--rq-text-gray)}.rq-console-bundle__extra-item-thumb{width:32px;height:32px;border-radius:6px;padding:2px;object-fit:contain}.rq-console-bundle__extra-item-title-row{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%}.rq-console-bundle__extra-item-title{max-width:240px;font-size:14px;line-height:1.3;font-weight:400;color:var(--rq-text-gray)}.rq-console-bundle__extra-item-title-row .rq-console-bundle__extra-item-title{max-width:none}.rq-console-bundle__extra-item-title-row .rq-console-bundle__manufacturer-badge{flex:0 0 auto;margin-top:0}.rq-console-bundle__extra-item-value{align-self:center;flex:0 0 auto;min-width:32px;font-size:14px;line-height:1.3;color:var(--rq-text-gray)}.rq-console-bundle__extra-item-value--sold-out{min-width:auto;color:var(--rq-error);font-weight:500;white-space:nowrap}.rq-console-bundle__controls-price-wrap{display:block;width:100%;flex:0 0 100%;margin-bottom:-12px;font-weight:600}.rq-console-bundle__av-title,.rq-console-bundle__memory-card-title{margin-bottom:8px!important}.rq-console-bundle__controller-product-options,.rq-console-bundle__memory-card-options,.rq-console-bundle__optional-addon-options{display:flex;width:100%;max-width:100%;flex-wrap:nowrap;padding:1px 1px 8px;margin:0 0 0 -1px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.rq-console-bundle__controller-product-options>.rq-console-bundle__controller-product-option,.rq-console-bundle__memory-card-options>.rq-console-bundle__memory-card-option,.rq-optional-extras__options>.rq-console-bundle__optional-addon-item,.rq-console-bundle__optional-addon-options>.rq-console-bundle__optional-addon-item{flex-shrink:0}.rq-optional-extras__options>.rq-console-bundle__optional-addon-item{width:var(--bundle-option-width)}.rq-console-bundle__field{display:flex;flex-direction:column;gap:0;margin-top:48px;line-height:1!important}.rq-console-bundle__controller-addons{margin-top:16px}.rq-console-bundle__field-label{font-size:14px;font-weight:600;line-height:1.2;color:var(--section-text-color)}.rq-console-bundle__console-block,.rq-console-bundle__game-block{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:start;margin-top:48px}.main-product--bundle .main-product-card,.main-product--bundle .main-product_wrapper,.main-product--bundle .products_gallery,.main-product--bundle .products_info,.main-product--bundle .main-product_sticky-block,.main-product--bundle .main-product_type-block,.main-product--bundle .variant-row{min-width:0;max-width:100%}@media(min-width:1000px){.main-product.main-product--bundle .main-product_wrapper .products_gallery{width:calc(44% - 19px);flex:0 0 calc(44% - 19px)}.main-product.main-product--bundle .main-product_wrapper .products_info{width:calc(56% - 19px);flex:0 0 calc(56% - 19px)}.main-product--bundle .products_gallery .main-product_gallery-thumbnails,.main-product--bundle .products_gallery .product-gallery-thumbnail{max-width:100%}.main-product--bundle .products_gallery .main-product_sticky-block{position:sticky;top:16px;z-index:2}.page-header--fixed .main-product--bundle .products_gallery .main-product_sticky-block{top:calc(var(--page-header-height) + 16px)}}@media(min-width:768px){.main-product.main-product--bundle .main-product_wrapper .products_gallery{width:calc(35% - 20px);flex:0 0 calc(35% - 20px)}.main-product.main-product--bundle .main-product_wrapper .products_info{width:calc(65% - 19px);flex:0 0 calc(65% - 19px)}}@media screen and (max-width:767px){.main-product_wrapper{flex-direction:row;column-gap:38px}}.rq-console-bundle__console-block{grid-template-areas:"heading" "copy";grid-template-columns:minmax(0,1fr);column-gap:24px;row-gap:0;min-width:0;max-width:100%}.rq-console-bundle__console-block:has(.rq-console-bundle__console-thumb-button:not(.hidden)){grid-template-areas:"thumb heading" "thumb copy";grid-template-columns:210px minmax(0,1fr)}.rq-console-bundle__console-heading{grid-area:heading;min-width:0}.rq-console-bundle__console-thumb-button{grid-area:thumb}.rq-console-bundle__console-copy,.rq-console-bundle__game-copy,.rq-console-bundle__console-copy .rq-console-bundle__field,.rq-console-bundle__game-copy .rq-console-bundle__field,.rq-console-bundle__console-copy .variant-row{min-width:0;max-width:100%}.rq-console-bundle__console-copy,.rq-console-bundle__game-copy{grid-area:copy}.rq-console-bundle__console-copy .rq-console-bundle__field,.rq-console-bundle__game-copy .rq-console-bundle__field{width:100%}.rq-console-bundle__game-block{grid-template-areas:"heading" "copy";grid-template-columns:minmax(0,1fr);row-gap:0;margin-bottom:32px}.rq-console-bundle__game-block:has(.rq-console-bundle__game-thumb){grid-template-areas:"thumb heading" "thumb copy";grid-template-columns:210px minmax(0,1fr)}.rq-console-bundle__game-heading{grid-area:heading;min-width:0}.rq-console-bundle__console-thumb,.rq-console-bundle__game-thumb{width:100%;max-width:210px;height:auto;max-height:320px;display:block;object-fit:contain;border-radius:8px;background:#f6f6f6;padding:16px}.rq-console-bundle__game-thumb{grid-area:thumb}.rq-console-bundle__console-thumb-button{width:210px;max-width:210px;padding:0;border:0;background:transparent;cursor:zoom-in;flex:0 0 210px}.rq-console-bundle__console-thumb-button.hidden{display:none}.rq-console-bundle__console-thumb-button .rq-console-bundle__console-thumb{width:210px;height:210px;max-width:none;box-sizing:border-box}.rq-console-bundle__console-copy,.rq-console-bundle__game-copy{display:flex;flex-direction:column;gap:0;min-width:0}.rq-console-bundle__console-title{margin:0 0 4px;color:#000;font-size:18px;line-height:1;font-weight:700}.rq-console-bundle__single-controller-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rq-console-bundle__single-controller-title-row .main-product_manufacturer-badge--official{margin-bottom:0!important}.rq-console-bundle__single-controller-title-row .rq-console-bundle__controller-title{margin-bottom:0}.rq-console-bundle__console-addon-block{margin-top:16px}.rq-console-bundle__title-meta{display:flex;align-items:center;gap:16px;margin-top:4px;line-height:1;color:var(--rq-text-gray)}[data-bundle-controller-title-meta].rq-console-bundle__title-meta{margin-bottom:12px}.main-thumb-slider,.main-product__title-meta.rq-console-bundle__title-meta{margin-bottom:8px}@media(max-width:767px){.rq-console-bundle__title-meta{margin-bottom:0}}.rq-console-bundle__title-meta--empty{display:none;min-height:0;margin:0}.rq-console-bundle__title-meta-line{font-size:16px;line-height:1;color:inherit;font-weight:500}.rq-console-bundle__region-label.main-product__region-label{margin-top:0;font-size:16px;font-weight:500;color:inherit}.rq-console-bundle__region-label.main-product__region-label .product-card__region-badge,.rq-console-bundle__region-label.main-product__region-label .product-card__region-badge img{width:20px;height:14px}.rq-console-bundle__game-summary{color:var(--section-text-color);font-size:14px;line-height:1.4}.rq-console-bundle__console-copy .rq-console-bundle__field,.rq-console-bundle__game-copy .rq-console-bundle__field{margin-top:0}.rq-console-bundle__console-copy .rq-console-bundle__title-meta--empty+.rq-console-bundle__field,.rq-console-bundle__game-copy .rq-console-bundle__title-meta--empty+.rq-console-bundle__field{margin-top:8px}.rq-console-bundle__game-type-options .variant-options-wrap,.rq-console-bundle__game-cover-type-options .variant-options-wrap{flex:0 0 auto;width:auto;max-width:100%}.rq-console-bundle__game-type-options .variant-element_label,.rq-console-bundle__game-cover-type-options .variant-element_label{display:inline-block;width:fit-content;max-width:280px}.rq-console-bundle__game-type-options .variant-element_span,.rq-console-bundle__game-cover-type-options .variant-element_span{white-space:normal}.rq-console-bundle__field-label--with-thumb{display:flex;align-items:center;gap:12px}.rq-console-bundle__controller-options{--controller-count-gap: 12px;position:relative;display:flex;flex-wrap:nowrap;gap:var(--controller-count-gap);width:fit-content;max-width:100%;min-width:0}.rq-console-bundle__controller-options[data-controller-selected-count="2"],.rq-console-bundle__controller-options[data-controller-selected-count="3"],.rq-console-bundle__controller-options[data-controller-selected-count="4"]{--controller-selected-width: 0}.rq-console-bundle__controller-options[data-controller-selected-count="2"]:before,.rq-console-bundle__controller-options[data-controller-selected-count="3"]:before,.rq-console-bundle__controller-options[data-controller-selected-count="4"]:before,.rq-console-bundle__controller-options[data-controller-selected-count="2"]:after,.rq-console-bundle__controller-options[data-controller-selected-count="3"]:after,.rq-console-bundle__controller-options[data-controller-selected-count="4"]:after{display:none}.rq-console-bundle__controller-options[data-controller-selected-count="2"]:before,.rq-console-bundle__controller-options[data-controller-selected-count="3"]:before,.rq-console-bundle__controller-options[data-controller-selected-count="4"]:before{z-index:0;background:var(--rq-btn-gray-bg)}.rq-console-bundle__battery-options{padding-top:1px;padding-left:1px}.rq-console-bundle__controller-options[data-controller-selected-count="2"]:after,.rq-console-bundle__controller-options[data-controller-selected-count="3"]:after,.rq-console-bundle__controller-options[data-controller-selected-count="4"]:after{z-index:3;border:2px solid var(--section-text-color)}.rq-console-bundle__controller-option{position:relative;display:flex;flex:0 0 var(--bundle-option-width);z-index:1}.rq-console-bundle__controller-option input{position:absolute;opacity:0;pointer-events:none}.rq-console-bundle__controller-option-card{width:100%;max-width:var(--bundle-option-width);height:142px;display:grid;grid-template-rows:72px minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:0;padding:16px 16px 12px;border:1px solid rgba(17,17,17,.16);border-radius:12px;background:#fff;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,outline .2s ease;outline:solid 1px transparent}.is-selected .rq-console-bundle__controller-option-card{border-color:var(--section-text-color);outline-color:var(--section-text-color);background:#f7f7f7}.rq-console-bundle__controller-options[data-controller-selected-count="2"] .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="3"] .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="4"] .rq-console-bundle__controller-option-card.is-active{border-color:var(--section-text-color);box-shadow:none}.rq-console-bundle__controller-options[data-controller-selected-count="2"] .rq-console-bundle__controller-option:nth-child(1) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="3"] .rq-console-bundle__controller-option:nth-child(1) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="4"] .rq-console-bundle__controller-option:nth-child(1) .rq-console-bundle__controller-option-card.is-active{border-top-right-radius:12px;border-bottom-right-radius:12px}.rq-console-bundle__controller-options[data-controller-selected-count="3"] .rq-console-bundle__controller-option:nth-child(2) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="4"] .rq-console-bundle__controller-option:nth-child(2) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="4"] .rq-console-bundle__controller-option:nth-child(3) .rq-console-bundle__controller-option-card.is-active{border-radius:12px}.rq-console-bundle__controller-options[data-controller-selected-count="2"] .rq-console-bundle__controller-option:nth-child(2) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="3"] .rq-console-bundle__controller-option:nth-child(3) .rq-console-bundle__controller-option-card.is-active,.rq-console-bundle__controller-options[data-controller-selected-count="4"] .rq-console-bundle__controller-option:nth-child(4) .rq-console-bundle__controller-option-card.is-active{border-top-left-radius:12px;border-bottom-left-radius:12px}.rq-console-bundle__controller-option-card.is-template{border-style:dashed;border-width:2px;border-color:#1111113d;box-shadow:none;background:#fff}.rq-console-bundle__controller-option-card.is-unavailable.is-active{border-style:solid;border-color:#1111113d;box-shadow:none}.rq-console-bundle__controller-option.is-unavailable{cursor:not-allowed;opacity:.5}.rq-console-bundle__controller-option-media{width:100%;height:72px;display:flex;align-items:center;justify-content:center}.rq-console-bundle__controller-option-thumb-group{display:flex;align-items:center;justify-content:center;min-width:0;max-width:100%}.rq-console-bundle__controller-option-thumb-group .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb{margin-left:-8px}.rq-console-bundle__controller-option-thumb{width:64px;height:64px;object-fit:contain;opacity:1;transform:scale(1);transition:opacity .2s ease,transform .2s ease}.rq-console-bundle__controller-option[data-player-count="1"] .rq-console-bundle__controller-option-thumb{width:72px;height:72px}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb{width:40px;height:40px}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb{margin-left:0}.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb{width:40px;height:40px}.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb{margin-left:0}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group{display:grid;grid-template-columns:repeat(2,max-content);gap:0 4px;justify-items:center;align-items:center}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb:nth-child(3){grid-column:1 / -1}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true],.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true],.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true]{display:flex;flex-wrap:nowrap;gap:0}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb{width:28px;height:64px;margin-left:0}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb:nth-child(3),.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb:nth-child(3){grid-column:auto}.rq-console-bundle__controller-option-placeholder{width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#11111152;opacity:1;transform:scale(1);transition:opacity .2s ease,transform .2s ease}.rq-console-bundle__controller-option-placeholder svg{width:52px;height:52px}.rq-console-bundle__controller-option-placeholder-outline{stroke-dasharray:2 3}.rq-console-bundle__controller-option-oos{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--rq-error);opacity:1;transform:scale(1);transition:opacity .2s ease,transform .2s ease}.rq-console-bundle__controller-option-oos-icon{position:relative;width:40px;height:40px;display:block}.rq-console-bundle__controller-option-oos-icon:before,.rq-console-bundle__controller-option-oos-icon:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:6px;border-radius:999px;background:currentColor;transform-origin:center}.rq-console-bundle__controller-option-oos-icon:before{transform:translate(-50%,-50%) rotate(45deg) scaleX(0);animation:rq-controller-oos-x-a .22s ease forwards}.rq-console-bundle__controller-option-oos-icon:after{transform:translate(-50%,-50%) rotate(-45deg) scaleX(0);animation:rq-controller-oos-x-b .22s ease .08s forwards}.rq-console-bundle__controller-option-oos-text{font-size:12px;line-height:1.1;font-weight:700;letter-spacing:0}@keyframes rq-controller-oos-x-a{to{transform:translate(-50%,-50%) rotate(45deg) scaleX(1)}}@keyframes rq-controller-oos-x-b{to{transform:translate(-50%,-50%) rotate(-45deg) scaleX(1)}}.rq-console-bundle__controller-option-thumb.is-hidden,.rq-console-bundle__controller-option-card.is-active .rq-console-bundle__controller-option-placeholder{display:none}@media(hover:hover)and (pointer:fine){.rq-console-bundle__controller-option-card.is-template:hover .rq-console-bundle__controller-option-placeholder,.rq-console-bundle__controller-option-card.is-template:focus-within .rq-console-bundle__controller-option-placeholder{opacity:0;transform:scale(.92)}.rq-console-bundle__controller-option-card.is-template:hover .rq-console-bundle__controller-option-thumb.is-hidden,.rq-console-bundle__controller-option-card.is-template:focus-within .rq-console-bundle__controller-option-thumb.is-hidden{display:block;opacity:1;transform:scale(1)}}.rq-console-bundle__controller-option-card.is-unavailable:hover .rq-console-bundle__controller-option-thumb.is-hidden,.rq-console-bundle__controller-option-card.is-unavailable:focus-within .rq-console-bundle__controller-option-thumb.is-hidden{display:none}.rq-console-bundle__controller-option-title{color:#000;font-size:16px;font-weight:600;line-height:1.2;display:block;max-width:100%;min-width:0;margin:2px 0;overflow-wrap:break-word;text-align:center;white-space:normal}.rq-console-bundle__controller-option-card.is-unavailable .rq-console-bundle__controller-option-title{display:block;overflow:hidden;text-overflow:ellipsis}.rq-console-bundle__controller-option-meta{color:var(--rq-text-gray);font-size:14px;line-height:1.2;font-weight:500;margin-top:4px;align-self:end}.rq-console-bundle__controller-composition{margin:0;color:var(--rq-text-gray);font-size:14px;line-height:1.3}.rq-console-bundle__controller-composition--with-help{display:flex;align-items:center;gap:8px;margin-top:8px}.rq-console-bundle__controller-composition-wrap{display:flex;align-items:center;gap:8px;margin:8px 0 0}.rq-console-bundle__controller-composition-help-wrap{position:relative;display:inline-flex;flex:0 0 auto;margin-left:0}.rq-console-bundle__controller-composition-help{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--section-alternative-color);font-family:inherit;font-size:14px;font-weight:400;line-height:1.2;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;cursor:pointer}.rq-console-bundle__controller-composition-help-wrap.--tooltip-active .rq-console-bundle__controller-composition-help,.rq-console-bundle__controller-composition-help:hover,.rq-console-bundle__controller-composition-help:focus-visible{color:#111;opacity:1}.rq-console-bundle__controller-composition-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:20;width:260px;max-width:calc(100vw - 32px);padding:0;border:2px solid #111;border-bottom-width:4px;border-radius:8px;background:#fff;color:#111;font-size:14px;line-height:1.3;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.product-info-modal--controller-composition .cleaning-modal_intro{padding-bottom:24px}@media(max-width:900px){.rq-console-bundle__controller-composition-help-wrap.--tooltip-active .rq-console-bundle__controller-composition-help{opacity:0;visibility:hidden}}.rq-console-bundle__controller-composition-help-wrap:hover .rq-console-bundle__controller-composition-tooltip,.rq-console-bundle__controller-composition-help:focus-visible+.rq-console-bundle__controller-composition-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.rq-console-bundle__controller-product-sub-label{display:block;margin-top:4px;color:var(--rq-text-gray);font-size:14px;line-height:1.4}.rq-console-bundle__controller-product-sold-out{display:none;margin-top:4px;color:var(--rq-error);font-size:14px;line-height:1.2;font-weight:500}.rq-console-bundle__controller-product-option.is-unavailable .rq-console-bundle__controller-product-sold-out{display:block}.rq-console-bundle__console-option-sold-out{display:none;margin-top:4px;color:var(--rq-error);font-size:14px;line-height:1.2;font-weight:500}[data-bundle-console-option].is-unavailable .rq-console-bundle__console-option-sold-out{display:block}.rq-console-bundle__game-title{margin-bottom:0}.rq-console-bundle__game-heading,.rq-console-bundle__console-heading{margin-bottom:16px}.rq-console-bundle__controller-option-condition{margin-bottom:4px}.rq-console-bundle__controller-option-condition,.rq-console-bundle__controller-option-price{display:block}.rq-console-bundle__controller-option-price{font-size:12px;line-height:1}.rq-console-bundle__controller-option-price--placeholder{visibility:hidden}.rq-console-bundle__controller-option-card.is-template .rq-console-bundle__controller-option-meta{opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.rq-console-bundle__controller-option-card.is-template:hover .rq-console-bundle__controller-option-meta,.rq-console-bundle__controller-option-card.is-template:focus-within .rq-console-bundle__controller-option-meta,.rq-console-bundle__controller-option-card.is-active .rq-console-bundle__controller-option-meta{opacity:1;transform:translateY(0)}.rq-console-bundle__av-options,.rq-console-bundle__power-options{display:flex;gap:12px;justify-content:flex-start!important}.rq-console-bundle__av-options>label,.rq-console-bundle__power-options>label,.rq-console-bundle__controller-option-card,.rq-console-bundle__optional-addon-card{width:100%;max-width:var(--bundle-option-width);align-self:flex-start}.rq-console-bundle__power-title{margin-bottom:8px}.rq-console-bundle__controller-option .rq-console-bundle__controller-option-card{max-width:var(--bundle-option-width)}.rq-console-bundle__field-heading{display:block;margin:16px 0 8px;color:var(--rq-text-gray);font-size:14px;font-weight:600;line-height:1}.rq-console-bundle__field-heading:first-of-type{margin-top:4px}.rq-console-bundle__controller-amount-heading{display:flex;align-items:center;gap:8px;max-width:none}.rq-console-bundle__av-option,.rq-console-bundle__power-option{position:relative;display:flex}.rq-console-bundle__av-option input,.rq-console-bundle__power-option input{position:absolute;opacity:0;pointer-events:none}.rq-console-bundle__av-option-card,.rq-console-bundle__power-option-card{position:relative;width:100%;max-width:176px;display:flex;flex-direction:column;align-items:center;gap:0;padding:26px 12px 12px;border:1px solid rgba(17,17,17,.16);border-radius:12px;background:#fff;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.rq-console-bundle__optional-addon-card{position:relative;width:var(--bundle-option-width)}.rq-console-bundle__optional-addon-option{display:block;width:100%}.rq-console-bundle__power-options>.rq-console-bundle__optional-addon-item{width:var(--bundle-option-width)}.rq-console-bundle__optional-addon-options>.rq-console-bundle__optional-addon-item{display:flex;flex-direction:column;align-items:stretch;width:var(--bundle-option-width)}.rq-console-bundle__optional-addon-checkbox{position:absolute;top:12px;left:12px;width:18px;height:18px;border:1px solid rgba(17,17,17,.32);border-radius:4px;background:#fff}.rq-console-bundle__optional-addon-checkbox:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;opacity:0;transform:rotate(45deg)}.rq-console-bundle__av-option input:checked+.rq-console-bundle__av-option-card,.rq-console-bundle__power-option input:checked+.rq-console-bundle__power-option-card{border-color:var(--section-text-color);box-shadow:0 0 0 1px var(--section-text-color);background:#f7f7f7}.rq-console-bundle__av-option input:disabled+.rq-console-bundle__av-option-card,.rq-console-bundle__power-option input:disabled+.rq-console-bundle__power-option-card{opacity:.78;cursor:not-allowed}[data-bundle-console-options]{display:flex;flex-wrap:nowrap;width:100%;gap:12px;align-items:flex-start;margin-bottom:20px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 8px;margin-left:-1px;max-width:100%;min-width:0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}[data-bundle-console-options]>.rq-console-bundle__power-option{width:auto;min-width:140px}[data-bundle-console-options] .rq-console-bundle__power-option-card{max-width:none;min-height:116px}.rq-console-bundle__console-thumb-button:focus-visible{outline:2px solid var(--section-text-color);outline-offset:4px}.rq-console-bundle__optional-addon-option input:checked+.rq-console-bundle__optional-addon-card .rq-console-bundle__optional-addon-checkbox{border-color:var(--section-text-color);background:var(--section-text-color)}.rq-console-bundle__optional-addon-option input:checked+.rq-console-bundle__optional-addon-card .rq-console-bundle__optional-addon-checkbox:after{opacity:1}.rq-console-bundle__optional-addon-item.rq-console-bundle__extra-item--disabled .rq-console-bundle__power-option-price,.rq-console-bundle__optional-addon-option.rq-console-bundle__extra-item--disabled .rq-console-bundle__power-option-price,.rq-console-bundle__memory-card-option.rq-console-bundle__extra-item--disabled .rq-console-bundle__power-option-price{color:var(--rq-error)}.rq-console-bundle__av-option-thumb,.rq-console-bundle__power-option-thumb{width:80px;height:80px;object-fit:contain}.rq-console-bundle__av-option-title,.rq-console-bundle__power-option-title{color:var(--section-text-color);font-size:16px;font-weight:600;margin:8px 0 0;line-height:1.2}.rq-console-bundle__whats-this{display:block;margin-top:4px}.rq-console-bundle__optional-addon-item>.rq-console-bundle__whats-this{margin-top:8px;text-align:center}.rq-console-bundle__optional-addon-whats-this{flex:0 0 auto;width:100%;margin-top:8px;text-align:center}.rq-console-bundle__optional-addon-card>.rq-console-bundle__whats-this{position:absolute;top:100%;left:0;right:0;margin-top:8px;text-align:center}.rq-console-bundle__whats-this .variant-tooltip-wrap{display:inline-flex;margin-left:0;line-height:1.2}.rq-console-bundle__whats-this .variant-tooltip-trigger{font-size:14px;line-height:1.2}.rq-console-bundle__whats-this-tooltip{padding:8px;text-align:left}.rq-console-bundle__whats-this-tooltip.variant-tooltip--cleaning{padding:0}.product-info-modal--bundle-addon-whats-this .product-info-modal_panel{text-align:left}.product-info-modal--bundle-addon-whats-this .product-info-modal_header{margin-bottom:16px}.product-info-modal--bundle-addon-whats-this .cleaning-modal_intro{padding-bottom:24px;color:#111}.rq-console-bundle__whats-this-tooltip p,.product-info-modal--bundle-whats-this p{margin:0}.rq-console-bundle__controller-product-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip,.rq-console-bundle__av-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip,.rq-console-bundle__power-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip,.rq-console-bundle__battery-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip,.rq-console-bundle__optional-addon-options>.rq-console-bundle__optional-addon-item:first-child .rq-console-bundle__whats-this .variant-tooltip{left:0;transform:translateY(4px)}.rq-console-bundle__controller-product-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap:hover .variant-tooltip,.rq-console-bundle__controller-product-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap.--tooltip-active .variant-tooltip,.rq-console-bundle__av-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap:hover .variant-tooltip,.rq-console-bundle__av-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap.--tooltip-active .variant-tooltip,.rq-console-bundle__power-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap:hover .variant-tooltip,.rq-console-bundle__power-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap.--tooltip-active .variant-tooltip,.rq-console-bundle__battery-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap:hover .variant-tooltip,.rq-console-bundle__battery-options>label:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap.--tooltip-active .variant-tooltip,.rq-console-bundle__optional-addon-options>.rq-console-bundle__optional-addon-item:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap:hover .variant-tooltip,.rq-console-bundle__optional-addon-options>.rq-console-bundle__optional-addon-item:first-child .rq-console-bundle__whats-this .variant-tooltip-wrap.--tooltip-active .variant-tooltip{transform:translateY(0)}.rq-console-bundle__option-meta{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:4px;color:var(--rq-text-gray);font-size:14px;font-weight:500;line-height:1.2}.rq-console-bundle__manufacturer-badge.main-product_manufacturer-badge{width:fit-content;max-width:100%;margin-top:0;padding:4px;border-radius:8px;font-size:12px;line-height:1;white-space:normal}.rq-console-bundle__manufacturer-badge:not(.rq-console-bundle__manufacturer-badge--row).main-product_manufacturer-badge{position:absolute;top:0;right:0;border-radius:0 11px 0 7px;border-top:none;border-right:none;border-color:#11111129;padding:4px 8px 4px 4px}.rq-console-bundle__manufacturer-badge .main-product_manufacturer-badge-icon{width:13px;height:13px}.rq-console-bundle__manufacturer-badge--row.main-product_manufacturer-badge{margin-top:0;padding:3px 6px;font-size:12px}.rq-console-bundle__controller-addon-desc .rq-console-bundle__manufacturer-badge--row.main-product_manufacturer-badge{margin-bottom:0!important}.rq-console-bundle__controller-option-meta .rq-console-bundle__manufacturer-badge{margin:0 auto 4px}.rq-console-bundle__option-region-label.main-product__region-label{margin-top:0;font-size:14px;line-height:1.2}.rq-console-bundle__option-region-label.main-product__region-label .product-card__region-badge,.rq-console-bundle__option-region-label.main-product__region-label .product-card__region-badge img{width:20px;height:14px}.rq-console-bundle__power-option-price,.rq-console-bundle__av-option-price{padding-top:8px!important;display:block!important}@media screen and (max-width:786px){.rq-console-bundle__av-option-title,.rq-console-bundle__power-option-title{font-size:14px}}.rq-console-bundle__av-option-price,.rq-console-bundle__power-option-price{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;line-height:1}.rq-console-bundle__field-select{width:100%;min-height:44px;border:1px solid var(--section-border-color);border-radius:12px;padding:12px 16px;background:#fff;color:var(--section-text-color)}.rq-console-bundle__memory-card-qty-options{display:flex;gap:8px;flex-wrap:nowrap}.rq-console-bundle__memory-card-single-layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:24px;align-items:start}@media screen and (min-width:769px){.rq-console-bundle__field--memory-card-compact{display:flex;flex-direction:column;gap:0}.rq-console-bundle__field--memory-card-compact .rq-console-bundle__memory-card-title{grid-column:auto}.rq-console-bundle__field--memory-card-compact .rq-console-bundle__memory-card-options{grid-column:auto;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.rq-console-bundle__field--memory-card-compact .rq-console-bundle__memory-card-qty{grid-column:auto;align-self:center}.rq-console-bundle__field--memory-card-compact .rq-console-bundle__field-heading:first-of-type{margin-top:0}}.rq-console-bundle__memory-card-qty-option{position:relative;display:flex;flex:0 0 auto}.rq-console-bundle__memory-card-qty-option input{position:absolute;opacity:0;pointer-events:none}.rq-console-bundle__memory-card-qty-option-card{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:2px solid rgba(17,17,17,.08);border-radius:12px;background:#f6f6f6;color:var(--section-text-color);font-size:16px;line-height:1;font-weight:500;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.rq-console-bundle__memory-card-qty-option input:checked+.rq-console-bundle__memory-card-qty-option-card{background:#fff;border-color:#111}.rq-console-bundle__memory-card-qty-option input:disabled+.rq-console-bundle__memory-card-qty-option-card{opacity:.45}.rq-optional-extras{margin:32px 0}.rq-optional-extras__title{margin-bottom:12px}.rq-optional-extras__options{display:flex;flex-wrap:wrap;gap:12px}.rq-optional-extras__option{width:auto;max-width:min(100%,176px)}.rq-optional-extras__card{position:relative;min-width:148px;min-height:176px;max-width:176px;border-radius:8px}.rq-optional-extras__checkbox{position:absolute;top:12px;left:12px;width:18px;height:18px;border-radius:4px}.rq-optional-extras__card-title{overflow-wrap:anywhere}.rq-optional-extras__qty{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:auto;padding-top:8px}.rq-optional-extras__qty-stepper{display:grid;grid-template-columns:28px 36px 28px;align-items:center;min-height:32px;border:1px solid rgba(17,17,17,.16);border-radius:8px;background:#f6f6f6;overflow:hidden}.rq-optional-extras__qty-button{width:28px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--section-text-color);font-size:16px;line-height:1;cursor:pointer}.rq-optional-extras__qty-button:disabled{opacity:.36;cursor:default}.rq-optional-extras__qty-input{position:static!important;opacity:1!important;pointer-events:auto!important;box-sizing:border-box;display:block!important;width:36px;min-width:0;height:auto!important;padding:0!important;border:0;border-left:1px solid rgba(17,17,17,.08);border-right:1px solid rgba(17,17,17,.08);background:#fff;color:var(--section-text-color);font-size:14px!important;line-height:1;text-align:center;-moz-appearance:textfield}.rq-optional-extras__qty-input::-webkit-outer-spin-button,.rq-optional-extras__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.rq-optional-extras__qty-stepper{margin-top:8px!important}.rq-optional-extras__option input:checked+.rq-optional-extras__card .rq-optional-extras__checkbox{border-color:var(--section-text-color);background:var(--section-text-color)}.rq-optional-extras__option input:checked+.rq-optional-extras__card .rq-optional-extras__checkbox:after{left:5px;top:2px;width:5px;height:9px;border-width:0 2px 2px 0;opacity:1}@media screen and (max-width:768px){.main-search_search-field.main-search_search-field{margin-bottom:0!important}.main-search_wrapper.main-search_wrapper{padding-top:16px}.rq-optional-extras{margin:24px 0}.rq-optional-extras__options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.rq-optional-extras__option{flex:0 0 136px;max-width:136px}.rq-optional-extras__card{min-width:136px;max-width:136px;min-height:164px}}.rq-console-bundle__note{margin:16px 0 0;padding:16px;border:1px solid rgba(253,69,69,.28);border-radius:12px;background:#fd45451a;color:#7f1d1d;font-size:14px;line-height:1.5;font-weight:500}.rq-console-bundle__controller-addon{display:inline-flex;width:fit-content;max-width:100%;margin:8px 0 0}.rq-console-bundle__controller-addon-checkbox{position:absolute;opacity:0;pointer-events:none}.rq-console-bundle__controller-addon-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;column-gap:12px;align-items:start;width:fit-content;min-width:min(100%,344px);min-height:0;max-width:100%;padding:16px 16px 16px 48px;text-align:left}.rq-console-bundle__controller-addon-thumb{width:40px;height:40px;object-fit:contain;flex-shrink:0}.rq-console-bundle__controller-addon-text{min-width:0}.rq-console-bundle__controller-addon-desc{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:4px;margin-bottom:0;line-height:1;color:var(--rq-text-gray)}@media screen and (max-width:768px){.rq-console-bundle__controller-addon-desc{margin-top:0}}.rq-console-bundle__controller-addon-desc .rq-console-bundle__title-meta-line{font-size:14px;line-height:1;color:inherit;font-weight:500}.rq-console-bundle__controller-addon-price{margin-left:0}.rq-console-bundle__controller-addon input:checked+.rq-console-bundle__controller-addon-card .rq-console-bundle__optional-addon-checkbox{border-color:var(--section-text-color);background:var(--section-text-color)}.rq-console-bundle__controller-addon input:checked+.rq-console-bundle__controller-addon-card .rq-console-bundle__optional-addon-checkbox:after{opacity:1}.rq-console-bundle__memory-card-qty{margin-top:0;max-width:none}.rq-console-bundle__memory-card-qty--single{margin-top:0;align-self:center;transform:translateY(-16px)}@media screen and (max-width:768px){:root{--bundle-option-width: 136px}.recommendation_wrapper .elem-header{margin-bottom:20px!important}.rq-console-bundle__item{flex-direction:column;gap:8px}.rq-console-bundle__console-block,.rq-console-bundle__memory-card-single-layout{grid-template-columns:1fr;gap:16px}.rq-console-bundle__console-block{grid-template-areas:"heading" "copy";grid-template-columns:minmax(0,1fr);column-gap:16px;row-gap:12px}.rq-console-bundle__console-block:has(.rq-console-bundle__console-thumb-button:not(.hidden)){grid-template-areas:"heading" "thumb" "copy";grid-template-columns:minmax(0,1fr)}.rq-console-bundle__game-block{grid-template-areas:"heading" "copy";grid-template-columns:minmax(0,1fr);column-gap:16px;row-gap:0}.rq-console-bundle__game-block:has(.rq-console-bundle__game-thumb){grid-template-areas:"thumb heading" "thumb copy";grid-template-columns:116px minmax(0,1fr)}.rq-console-bundle__item-label,.rq-console-bundle__field-label--with-thumb{gap:8px}.rq-console-bundle__controller-options,.rq-console-bundle__av-options,.rq-console-bundle__power-options{display:flex;flex-wrap:wrap;gap:12px}.rq-console-bundle__controller-options{--controller-count-gap: 12px;display:grid;margin:0;grid-template-columns:repeat(2,var(--bundle-option-width));row-gap:var(--controller-count-gap);column-gap:var(--controller-count-gap);max-width:100%}.rq-console-bundle__controller-options[data-controller-selected-count="2"]{--controller-selected-width: calc(50% - 2px) }.rq-console-bundle__controller-options[data-controller-selected-count="3"]{--controller-selected-width: calc(75% - 1px) }.rq-console-bundle__controller-options[data-controller-selected-count="4"]{--controller-selected-width: 100%}.rq-console-bundle__controller-product-options,.rq-console-bundle__optional-addon-options{flex-wrap:nowrap}[data-bundle-console-options]{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 8px;max-width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}[data-bundle-console-options]>.rq-console-bundle__power-option{flex:0 0 136px;width:136px;max-width:136px}.rq-console-bundle__av-options>label,.rq-console-bundle__power-options>label{max-width:none}.rq-console-bundle__controller-option{padding:0;min-width:0}.rq-console-bundle__controller-option-card{grid-template-rows:72px minmax(0,1fr) auto;height:142px;min-height:0;padding:16px 16px 12px;border-radius:12px}.rq-console-bundle__controller-option-media{height:72px}.rq-console-bundle__controller-option-thumb{width:64px;height:64px}.rq-console-bundle__controller-option-thumb-group .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb{margin-left:-8px}.rq-console-bundle__controller-option[data-player-count="1"] .rq-console-bundle__controller-option-thumb{width:72px;height:72px}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb{width:40px;height:40px}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb+.rq-console-bundle__controller-option-thumb{margin-left:0}.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group{gap:0 4px}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group,.rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true],.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true],.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true]{display:flex;flex-wrap:nowrap;gap:0}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="2"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb,.rq-console-bundle__controller-option[data-player-count="4"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb{width:28px;height:64px;margin-left:0}.rq-console-bundle__controller-options[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb:nth-child(3),.rq-console-bundle__controller-option[data-player-count="3"] .rq-console-bundle__controller-option-thumb-group[data-controller-pattern-in-row=true] .rq-console-bundle__controller-option-thumb:nth-child(3){grid-column:auto}.rq-console-bundle__controller-option-placeholder,.rq-console-bundle__controller-option-placeholder svg{width:36px;height:36px}.rq-console-bundle__controller-option-title{font-size:14px;white-space:normal}.rq-console-bundle__controller-option-card.is-template .rq-console-bundle__controller-option-title{font-size:12px}.rq-console-bundle__controller-addon-card{grid-template-columns:32px minmax(0,1fr) auto}.is-template .rq-console-bundle__controller-option-media{height:36px}.rq-console-bundle__controller-option-meta{font-size:14px;line-height:1.2}.rq-console-bundle__controller-option-card.is-template .rq-console-bundle__controller-option-meta{display:none}.rq-console-bundle__item-value{text-align:left}.rq-console-bundle__extra-item{flex-direction:row;align-items:center;padding:12px}.rq-console-bundle__console-thumb,.rq-console-bundle__game-thumb{max-width:164px}.rq-console-bundle__console-thumb-button{width:164px;max-width:164px;flex-basis:164px}.rq-console-bundle__console-thumb-button .rq-console-bundle__console-thumb{width:164px;height:164px}.rq-console-bundle__console-thumb{max-width:116px}.rq-console-bundle__console-thumb-button--multi-console{display:none}.rq-console-bundle__console-block:has([data-bundle-console-options]) .rq-console-bundle__console-thumb-button{display:none!important}.rq-console-bundle__console-block:not(:has([data-bundle-console-options])) .rq-console-bundle__console-thumb-button{margin-bottom:16px}.rq-console-bundle__console-thumb-button .rq-console-bundle__console-thumb{width:116px;height:116px}[data-bundle-console-options]>.rq-console-bundle__power-option{width:136px;max-width:136px;flex-basis:136px}}.rq-addon-cleaning__sparkle{position:absolute;pointer-events:none;overflow:visible;opacity:0;transform-origin:center;transform:translateY(10px) scale(.2);transition:filter .35s ease;filter:drop-shadow(0 0 1px rgba(181,120,0,.32)) drop-shadow(0 0 4px rgba(255,208,71,.32)) drop-shadow(0 0 8px rgba(255,244,184,.18))}.rq-addon-cleaning__sparkle path{fill:var(--rq-cleaning-sparkle-fill, #ffcf3d);stroke:var(--rq-cleaning-sparkle-stroke, #fff3b0);stroke-width:1.25px;paint-order:stroke fill}.rq-addon-cleaning__sparkle--a{--rq-cleaning-sparkle-fill: #ffd54a;--rq-cleaning-sparkle-stroke: #fff2b3;--rq-cleaning-sparkle-selected-fill: #dff8ff;--rq-cleaning-sparkle-selected-stroke: #7ca4b7;--rq-cleaning-rot-start: -28deg;--rq-cleaning-rot-mid: 12deg;--rq-cleaning-rot-end: -18deg;--rq-cleaning-scale-start-x: .88;--rq-cleaning-scale-start-y: .98;--rq-cleaning-scale-mid-x: 1.18;--rq-cleaning-scale-mid-y: 1.02;--rq-cleaning-scale-end-x: .94;--rq-cleaning-scale-end-y: 1.04;width:11px;height:11px;bottom:-4px;left:40%}.rq-addon-cleaning__sparkle--b{--rq-cleaning-sparkle-fill: #ffc93a;--rq-cleaning-sparkle-stroke: #ffe89a;--rq-cleaning-sparkle-selected-fill: #cdefff;--rq-cleaning-sparkle-selected-stroke: #7ca4b7;--rq-cleaning-rot-start: 10deg;--rq-cleaning-rot-mid: 34deg;--rq-cleaning-rot-end: -8deg;--rq-cleaning-scale-start-x: .96;--rq-cleaning-scale-start-y: .86;--rq-cleaning-scale-mid-x: 1.04;--rq-cleaning-scale-mid-y: 1.18;--rq-cleaning-scale-end-x: 1;--rq-cleaning-scale-end-y: .92;width:10px;height:10px;top:-5px;left:22px}.rq-addon-cleaning__sparkle--c{--rq-cleaning-sparkle-fill: #ffe06b;--rq-cleaning-sparkle-stroke: #fff4c7;--rq-cleaning-sparkle-selected-fill: #f3fbff;--rq-cleaning-sparkle-selected-stroke: #90b3c3;--rq-cleaning-rot-start: -6deg;--rq-cleaning-rot-mid: -32deg;--rq-cleaning-rot-end: 18deg;--rq-cleaning-scale-start-x: .9;--rq-cleaning-scale-start-y: 1;--rq-cleaning-scale-mid-x: 1.2;--rq-cleaning-scale-mid-y: .98;--rq-cleaning-scale-end-x: .96;--rq-cleaning-scale-end-y: 1.06;width:10px;height:10px;top:16px;right:-4px}.rq-addon-cleaning__sparkle--d{--rq-cleaning-sparkle-fill: #ffbf2f;--rq-cleaning-sparkle-stroke: #ffe08c;--rq-cleaning-sparkle-selected-fill: #bfe9ff;--rq-cleaning-sparkle-selected-stroke: #7199ac;--rq-cleaning-rot-start: 24deg;--rq-cleaning-rot-mid: -14deg;--rq-cleaning-rot-end: 30deg;--rq-cleaning-scale-start-x: 1;--rq-cleaning-scale-start-y: .84;--rq-cleaning-scale-mid-x: .96;--rq-cleaning-scale-mid-y: 1.22;--rq-cleaning-scale-end-x: 1.04;--rq-cleaning-scale-end-y: .9;width:9px;height:9px;top:-6px;right:36%}.rq-addon-cleaning__sparkle--e{--rq-cleaning-sparkle-fill: #ffe58a;--rq-cleaning-sparkle-stroke: #fff7d1;--rq-cleaning-sparkle-selected-fill: #e7f8ff;--rq-cleaning-sparkle-selected-stroke: #95b7c8;--rq-cleaning-rot-start: -34deg;--rq-cleaning-rot-mid: 8deg;--rq-cleaning-rot-end: -22deg;--rq-cleaning-scale-start-x: .86;--rq-cleaning-scale-start-y: .96;--rq-cleaning-scale-mid-x: 1.16;--rq-cleaning-scale-mid-y: 1;--rq-cleaning-scale-end-x: .92;--rq-cleaning-scale-end-y: 1.08;width:8px;height:8px;top:-5px;right:16%}.rq-addon-cleaning__sparkle--f{--rq-cleaning-sparkle-fill: #ffcc45;--rq-cleaning-sparkle-stroke: #ffefaf;--rq-cleaning-sparkle-selected-fill: #d3f2ff;--rq-cleaning-sparkle-selected-stroke: #7fa6b8;--rq-cleaning-rot-start: 16deg;--rq-cleaning-rot-mid: 42deg;--rq-cleaning-rot-end: 6deg;--rq-cleaning-scale-start-x: .98;--rq-cleaning-scale-start-y: .88;--rq-cleaning-scale-mid-x: 1.08;--rq-cleaning-scale-mid-y: 1.2;--rq-cleaning-scale-end-x: 1.02;--rq-cleaning-scale-end-y: .94;width:9px;height:9px;bottom:-4px;right:18px}.rq-addon-cleaning__sparkle--g{--rq-cleaning-sparkle-fill: #ffd968;--rq-cleaning-sparkle-stroke: #fff4c2;--rq-cleaning-sparkle-selected-fill: #dff5ff;--rq-cleaning-sparkle-selected-stroke: #86aabd;--rq-cleaning-rot-start: -12deg;--rq-cleaning-rot-mid: -40deg;--rq-cleaning-rot-end: 4deg;--rq-cleaning-scale-start-x: .9;--rq-cleaning-scale-start-y: 1;--rq-cleaning-scale-mid-x: 1.18;--rq-cleaning-scale-mid-y: .96;--rq-cleaning-scale-end-x: .94;--rq-cleaning-scale-end-y: 1.04;width:8px;height:8px;top:42%;left:-4px}.rq-addon-cleaning__sparkle--h{--rq-cleaning-sparkle-fill: #ffc531;--rq-cleaning-sparkle-stroke: #ffe598;--rq-cleaning-sparkle-selected-fill: #b8e6ff;--rq-cleaning-sparkle-selected-stroke: #6d96aa;--rq-cleaning-rot-start: 30deg;--rq-cleaning-rot-mid: -4deg;--rq-cleaning-rot-end: 22deg;--rq-cleaning-scale-start-x: 1;--rq-cleaning-scale-start-y: .86;--rq-cleaning-scale-mid-x: .94;--rq-cleaning-scale-mid-y: 1.18;--rq-cleaning-scale-end-x: 1.06;--rq-cleaning-scale-end-y: .92;width:8px;height:8px;bottom:-4px;right:8%}.rq-addon-cleaning__sparkle--i{--rq-cleaning-sparkle-fill: #fff09a;--rq-cleaning-sparkle-stroke: #fff9db;--rq-cleaning-sparkle-selected-fill: #ffffff;--rq-cleaning-sparkle-selected-stroke: #a5c1cf;--rq-cleaning-rot-start: -20deg;--rq-cleaning-rot-mid: 28deg;--rq-cleaning-rot-end: -30deg;--rq-cleaning-scale-start-x: .84;--rq-cleaning-scale-start-y: .98;--rq-cleaning-scale-mid-x: 1.22;--rq-cleaning-scale-mid-y: 1;--rq-cleaning-scale-end-x: .9;--rq-cleaning-scale-end-y: 1.06;width:7px;height:7px;top:-4px;left:60%}.rq-addon-cleaning__sparkle--j{--rq-cleaning-sparkle-fill: #ffca3f;--rq-cleaning-sparkle-stroke: #ffecaa;--rq-cleaning-sparkle-selected-fill: #c9eeff;--rq-cleaning-sparkle-selected-stroke: #789fb2;--rq-cleaning-rot-start: 6deg;--rq-cleaning-rot-mid: -26deg;--rq-cleaning-rot-end: 36deg;--rq-cleaning-scale-start-x: .98;--rq-cleaning-scale-start-y: .84;--rq-cleaning-scale-mid-x: 1.02;--rq-cleaning-scale-mid-y: 1.22;--rq-cleaning-scale-end-x: 1.08;--rq-cleaning-scale-end-y: .9;width:7px;height:7px;bottom:-4px;left:18%}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle{filter:drop-shadow(0 0 1px rgba(181,120,0,.45)) drop-shadow(0 0 6px rgba(255,208,71,.5)) drop-shadow(0 0 12px rgba(255,244,184,.3));animation:rq-cleaning-sparkle-rise .38s cubic-bezier(.16,.9,.24,1) forwards}.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle{filter:drop-shadow(0 0 1px rgba(124,164,183,.48)) drop-shadow(0 0 4px rgba(214,241,255,.72)) drop-shadow(0 0 8px rgba(255,255,255,.48))}.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle path{fill:var(--rq-cleaning-sparkle-fill, #ffcf3d);stroke:var(--rq-cleaning-sparkle-stroke, #fff3b0);stroke-width:1.25px}.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked){border-color:#ffb900;background-color:#fff5d657;transform:translateY(-3px);z-index:5;box-shadow:0 3px #ffb804d1}.rq-addon-cleaning__sparkle path{transform-origin:center}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--a,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--a{animation-delay:0s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--b,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--b{animation-delay:.03s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--c,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--c{animation-delay:.06s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--d,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--d{animation-delay:.09s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--e,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--e{animation-delay:.12s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--f,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--f{animation-delay:.15s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--g,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--g{animation-delay:.05s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--h,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--h{animation-delay:.18s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--i,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--i{animation-delay:.08s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--j,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--j{animation-delay:.12s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle path{animation:rq-cleaning-sparkle-twinkle .82s ease-in-out infinite}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--a path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--a path{animation-delay:0s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--b path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--b path{animation-delay:.18s;animation-duration:.94s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--c path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--c path{animation-delay:.34s;animation-duration:.76s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--d path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--d path{animation-delay:.1s;animation-duration:.98s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--e path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--e path{animation-delay:.44s;animation-duration:.68s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--f path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--f path{animation-delay:.24s;animation-duration:.88s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--g path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--g path{animation-delay:.52s;animation-duration:1.06s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--h path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--h path{animation-delay:.64s;animation-duration:.8s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--i path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--i path{animation-delay:.28s;animation-duration:1s}.rq-addon-cleaning:hover .rq-addon-cleaning__sparkle--j path,.rq-addon-cleaning:has(.rq-addon-cleaning__checkbox:checked) .rq-addon-cleaning__sparkle--j path{animation-delay:.7s;animation-duration:.74s}@keyframes rq-cleaning-sparkle-rise{0%{opacity:0;transform:translateY(10px) scale(.2)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rq-cleaning-sparkle-twinkle{0%,to{opacity:.78;transform:rotate(var(--rq-cleaning-rot-start, -16deg)) scaleX(var(--rq-cleaning-scale-start-x, .92)) scaleY(var(--rq-cleaning-scale-start-y, .92))}50%{opacity:1;transform:rotate(var(--rq-cleaning-rot-mid, 16deg)) scaleX(var(--rq-cleaning-scale-mid-x, 1.08)) scaleY(var(--rq-cleaning-scale-mid-y, 1.08))}75%{opacity:.88;transform:rotate(var(--rq-cleaning-rot-end, -8deg)) scaleX(var(--rq-cleaning-scale-end-x, .98)) scaleY(var(--rq-cleaning-scale-end-y, .98))}}@media screen and (max-width:768px){.main-thumb-slider.main-thumb-slider .product-gallery-thumbnail img{max-height:400px!important}.rq-addon-cleaning__sparkle--a{width:9px;height:9px;bottom:-3px;left:39%}.rq-addon-cleaning__sparkle--b{width:8px;height:8px;top:-5px;left:14px}.rq-addon-cleaning__sparkle--c{width:8px;height:8px;top:20px;right:-4px}.rq-addon-cleaning__sparkle--d,.rq-addon-cleaning__sparkle--e,.rq-addon-cleaning__sparkle--f,.rq-addon-cleaning__sparkle--g,.rq-addon-cleaning__sparkle--h,.rq-addon-cleaning__sparkle--i,.rq-addon-cleaning__sparkle--j{width:7px;height:7px}}shop-pay-wallet-button{line-height:3em!important}.product-gallery-thumbnail{height:auto!important;display:flex!important;align-items:center;justify-content:center;padding:64px!important;background:#f6f6f6}@media screen and (max-width:1200px){.product-gallery-thumbnail{padding:48px!important}}@media screen and (max-width:1000px){.product-gallery-thumbnail{padding:36px!important}.main-product_wrapper{column-gap:24px}}@media screen and (max-width:768px){.main-product_wrapper{flex-direction:column!important}.product-gallery-thumbnail{padding:24px!important}.rq-console-bundle__console-block{row-gap:0!important}.rq-console-bundle__game-heading,.rq-console-bundle__console-heading{margin-bottom:12px}}.main-thumb-slider .product-gallery-thumbnail img{position:static!important;inset:auto!important;width:auto;height:auto;object-fit:contain;max-width:100%!important;max-height:700px!important;margin:0 auto;border-radius:0!important}.main-thumb-slider .splide__track,.main-thumb-slider .splide__list,.main-thumb-slider .splide__slide{height:auto!important}.main-thumb-slider .product-gallery-thumbnail{box-sizing:border-box;min-height:0}.product-switcher-thumbnail img{padding:16px!important;background:#f6f6f6}.product-switcher-thumbnail{box-shadow:none!important;transition:none!important}.main-page_platform-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.main-page_platform-icon{display:block;max-height:36px;width:auto;object-fit:contain;flex-shrink:0}.platform-landing{padding-top:var(--section-padding-top, 36px)}.platform-landing_layout{display:flex;align-items:flex-start;gap:0}.platform-landing_main{flex:1;min-width:0;width:100%}.platform-landing_title{margin-bottom:20px}@media(max-width:991px){.platform-landing{--section-padding-top: 24px !important}.collection-list{margin-bottom:36px}.platform-landing_title{display:none}}@media(min-width:992px){.main-page_platform-header{margin-bottom:32px}.main-page_platform-icon{max-height:60px}.platform-landing_title{margin-bottom:40px}}.platform-nav{display:none;flex-shrink:0;width:220px;margin-right:24px;background:#f5f5f5;border-radius:12px;padding:8px 14px}.platform-nav_toggle{display:flex;align-items:center;gap:8px;width:100%;padding:2px 0;background:none;border:none;cursor:pointer;font-weight:600;font-size:14px}.platform-nav_toggle-icon{display:block;max-height:22px;width:auto;flex-shrink:0}.platform-nav_toggle .platform-nav_toggle-chevron{margin-left:auto}.platform-nav_toggle-chevron{transition:transform .2s ease;flex-shrink:0}.platform-nav_toggle[aria-expanded=true] .platform-nav_toggle-chevron{transform:rotate(180deg)}@media(max-width:991px){.platform-landing_layout--with-nav{flex-direction:column}.platform-nav{display:block;width:100%;margin-right:0;margin-bottom:24px}.platform-nav_list{overflow:hidden;max-height:0;transition:max-height .25s ease}.platform-nav_list.is-open{max-height:1000px}}@media(min-width:992px){.platform-landing_layout--with-nav .platform-nav{display:block;position:sticky;top:80px;max-height:calc(100vh - 100px);margin-bottom:60px;overflow-y:auto}}@media(min-width:1200px){.platform-nav{margin-right:48px}}@media(min-width:992px){.platform-nav_toggle{display:none}}.platform-nav_list{list-style:none;margin:0 -7px;padding:0}.platform-nav_item{margin:0}.platform-nav_link{display:block;padding:6px 8px;color:inherit;text-decoration:none;font-size:14px;line-height:1.6;transition:color .15s;border-radius:5px}.platform-nav_link--active{font-weight:600;background:#00000012}.platform-nav_link:hover{color:var(--rq-black);text-decoration:underline}.platform-nav_group-label{display:block;padding:0 8px;margin-top:12px;font-size:14px;font-weight:700;letter-spacing:normal;text-transform:none;color:inherit;opacity:1}.platform-nav_item:first-child>.platform-nav_group-label{margin-top:0}.platform-nav_sublist{list-style:none;margin:0;padding:0}.platform-nav_sublist .platform-nav_link{font-size:14px}@media(min-width:787px){.main-page_platform-icon{max-width:300px;max-height:72px}}.element-header_btn-link.button{background-color:#e5e5e5;color:var(--rq-black);border:none;padding:8px 12px;font-size:14px}.element-header_btn-link.button:hover{background-color:#d0d0d0;color:var(--rq-black);border:none}.button-style-link{display:inline-flex;align-items:center;padding:4px 16px;background-color:#e8e8e8;color:#000;border:none;border-radius:.75em;font-size:14px;font-weight:400;text-decoration:none;cursor:pointer;transition:background .15s ease}.elem-header .element-header_btn-link{font-weight:400}.button-style-link:hover{background-color:#d0d0d0;text-decoration:none}.collection-products-grid .filter-header_results-text{display:none!important}.collection-products-grid .filters-head{margin-bottom:16px}.collection-products-grid .collection-products-grid_wrapper{padding-top:max(var(--padding-top),24px)}.collection-products-grid .filters-head_wrapper{width:100%;justify-content:space-between}.collection-products-grid .filters-head_collection-title{margin:0;min-width:0;color:var(--section-text-color);font-size:22px;font-weight:700;line-height:1}.collection-products-grid .filters-head_others-wrapper{width:auto!important;flex-shrink:0;flex-direction:row!important;justify-content:flex-end!important}@media(max-width:991px){.collection-products-grid .filters-head{margin-top:0}.collection-products-grid .filters-head_wrapper{gap:12px}}@media(max-width:767px){.collection-products-grid .filters-head_wrapper{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.collection-products-grid .filters-head_collection-title{width:100%;max-width:none;font-size:22px;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;line-height:1.1}.collection-products-grid .filters-head_others-wrapper{display:flex!important;width:100%!important;flex-wrap:wrap!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important}.collection-products-grid .filter-sort_wrapper{min-width:0}.collection-products-grid .sort-select-native{min-width:0;max-width:100%}}.rq-select{background-color:#e8e8e8;border:none;border-radius:.75em;font-size:14px;font-family:inherit;font-weight:400;color:inherit;cursor:pointer;transition:background-color .15s ease}.rq-select:hover{background-color:#d0d0d0}button.rq-select{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-width:160px;height:36px;padding:0 10px 0 12px;white-space:nowrap}.sort-select-native{display:none;min-width:160px;height:36px;padding:0 24px 0 12px}@media(max-width:768px){.filter-sort_wrapper>dropdown-component{display:none!important}.sort-select-native{display:block!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 3.25 4.5 6.25 7.5 3.25' fill='none' stroke='%23111111' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:calc(100% - 10px) 50%!important;background-repeat:no-repeat!important;background-size:9px 9px!important}}.filter-sort_wrapper .dropdown-component_opener{background-color:#e8e8e8!important;border:none!important;border-radius:.75em!important;font-size:14px!important;font-weight:400!important;margin-bottom:0!important;transition:background-color .15s ease!important}.filter-sort_wrapper .dropdown-componenet_icn-caret{margin-right:4px}.filter-sort_wrapper .dropdown-component_opener:hover{background-color:#d0d0d0!important}.filter-sort_wrapper .dropdown-component_wrapper,.variant-preference-fields .dropdown-component_wrapper{margin-top:4px!important;padding:4px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:6px!important;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000a!important;max-height:none!important;overflow:visible!important}.filter-sort_wrapper .dropdown-component_link,.variant-preference-fields .dropdown-component_link{display:block;padding:6px 8px;border-radius:4px;font-size:14px;line-height:1.5;color:#0f172a;cursor:default}@media(max-width:991px){.filter-sort_wrapper .dropdown-component_link,.variant-preference-fields .dropdown-component_link{padding:12px 14px;font-size:16px}}.filter-sort_wrapper .dropdown-component_link:hover,.variant-preference-fields .dropdown-component_link:hover{background:#f4f4f5;color:#0f172a}.filter-sort_wrapper .dropdown-component_link.active,.variant-preference-fields .dropdown-component_link.active{background:#f4f4f5;color:#0f172a;font-weight:600}.variant-preference-field button.rq-select{width:100%}.sidebar-back-link-wrap{margin-bottom:32px}@media(max-width:991px){.sidebar-back-link-wrap{display:none}}.filters-head .filters-sidebar_button{display:inline-flex!important;align-items:center!important;gap:8px!important;height:36px!important;padding:0 12px!important;background-color:#e8e8e8!important;border-radius:.75em!important;font-size:14px!important;font-weight:400!important;color:inherit!important;white-space:nowrap!important;max-width:none!important;min-width:0!important;transition:background-color .15s ease!important}.filters-head .filters-sidebar_button:hover{background-color:#d0d0d0!important}@media(min-width:992px){.filters-head .filters-sidebar_button{display:none!important}}.collection-products-grid .two-columns_content-wrapper{margin-top:0}.collection-products-grid .grid{align-items:start}@media(min-width:992px){.collection-products-grid .two-columns_sidebar-wrapper .modal-component_body{padding-top:0}}.modal-component_body--filters{width:100%!important;max-width:100%!important;max-height:calc(100vh - 80px);overflow-y:auto;padding:24px!important}@media(min-width:992px){.modal-component_body--filters{width:auto!important;max-width:none!important;max-height:none!important;overflow-y:visible!important;padding:0!important;box-shadow:none!important;border-radius:0!important;background-color:transparent!important;border:none!important;margin:0!important}.modal--filter .modal-component_spacer{padding:0;min-height:0;display:block}}.product-back-link-wrap{margin:16px 0}.collection-back-link{margin:0;display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;text-decoration:none;white-space:nowrap}.collection-back-link svg{width:10px;flex-shrink:0}.collection-products-grid .thumbnail-header{margin-bottom:8px}.filters-grid-wrap{position:relative;min-height:200px}.filters-grid_loader{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#ffffffa6!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10!important;display:flex!important;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.filters-grid_loader.--show-loader{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.filters-grid_loader .ico-wrapper,.filters-grid_loader .ico-wrapper:before,.filters-grid_loader .ico-wrapper svg,.filters-grid_loader .ico-wrapper .ico{display:none!important}@media(min-width:992px){.two-columns_sidebar-wrapper{width:100%;max-width:300px}.filters-sidebar .filters-sidebar_head{display:none}}.filter-widget{padding-top:0!important;padding-bottom:0!important;margin-bottom:36px}.filter-widget:before{display:none}.filter-widget--preference{margin-bottom:40px;padding-bottom:40px!important;border-bottom:1px solid var(--section-border-color, #e2e2e2)}.filter-clear-wrap{margin-top:24px}.filter-clear-btn{background:none;border:none;padding:0;font:inherit;font-size:14px;color:var(--section-text-color);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.filter-clear-btn:hover{color:var(--section-text-color)}.fwc_text{display:none}.range_wrapper input.range_min,.range_wrapper input.range_max{position:static;border:none;outline:none;font:inherit;color:inherit;background-color:var(--input-background);text-align:center!important;cursor:text;-moz-appearance:textfield;line-height:1}.range_wrapper input.range_min::-webkit-outer-spin-button,.range_wrapper input.range_min::-webkit-inner-spin-button,.range_wrapper input.range_max::-webkit-outer-spin-button,.range_wrapper input.range_max::-webkit-inner-spin-button{-webkit-appearance:none}.range_min,.range_max{padding:8px 8px 8px 14px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;height:auto!important;text-align:left!important}.price-input-wrap{position:relative;display:flex;flex:1;min-width:0}.price-input-wrap:before{content:"\a3";position:absolute;left:12px;top:50%;transform:translateY(-50%);line-height:1;font-size:16px;color:var(--rq-muted);pointer-events:none}range-slider input[type=range].min,range-slider input[type=range].max{top:16px!important}.range_wrapper{padding-top:44px!important;display:flex;align-items:center;gap:2px;width:100%}.range_sep{flex-shrink:0;display:flex;align-items:center;padding:0 2px}@media screen and (max-width:1270px){.range_sep{padding:0;flex-shrink:1!important}.range_wrapper{column-gap:8px!important}.price-input-wrap:before{font-size:14px!important}.range_wrapper input{font-size:14px!important}}range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;margin-top:-6px;border:0;border-radius:50%!important;background:var(--rq-black);box-shadow:none}range-slider input[type=range]::-moz-range-thumb{width:13px;height:13px;border:0;border-radius:50%!important;background:var(--rq-black);box-shadow:none}.filter-widget .filter-widget_title{line-height:1;margin-bottom:16px}.filter-value-count{color:var(--rq-muted);font-size:14px}.filter-widget .custom-form-label.custom-form-label--checkbox{padding:2px 0 2px 28px}.filter-widget .cfl_icn-check{width:20px;height:20px;top:50%;transform:translateY(-50%);border-radius:5px;border:1.5px solid #c8c8c8;background-color:#fff;box-shadow:none}input:checked+.custom-form-label .filter-widget .cfl_icn-check,.filter-widget input:checked+.custom-form-label .cfl_icn-check{background-color:#1a1a1a;border-color:#1a1a1a;outline:none}.filter-widget input:checked+.custom-form-label .cfl_icn-check .ico{display:block;color:#fff;width:13px;height:13px}.filter-widget_more-toggle{margin-top:16px;padding:0;background:none;border:none;font:inherit;font-size:14px;line-height:1.2;color:var(--section-text-color);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.filter-widget_more-toggle:hover{color:var(--section-text-color)}.advanced-options-toggle{margin-top:16px;padding:0;background:none;border:none;font-size:14px}.advanced-options-chevron{transition:transform .2s ease;flex-shrink:0}.advanced-options-toggle[aria-expanded=true] .advanced-options-chevron{transform:rotate(180deg)}.advanced-options-panel{display:flex;flex-direction:column;gap:16px}.rq-console-bundle__advanced-field{margin-top:16px}.rq-console-bundle__advanced-field .advanced-options-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:0}.rq-console-bundle__advanced-field .advanced-options-panel{margin-top:16px}.rq-console-bundle__advanced-field .rq-console-bundle__field{margin-top:0}.rq-console-bundle__advanced-variant-row .variant-element_title{display:flex;align-items:center;gap:0;width:100%;max-width:none;margin-bottom:4px}.version-auto-selected-note{margin:0;font-size:14px;color:var(--section-alternative-color, #6b7280);line-height:1.4}.version-modal_description{margin:0;padding:0 24px 32px;font-size:14px;line-height:1.5}.version-tooltip_text{margin:0;padding:12px 16px 16px;font-size:16px;line-height:1.4;font-weight:500;color:#000}.version-tooltip_text:first-child{padding-bottom:0}.variant-tooltip--cleaning{font-weight:400;color:#000;width:340px}.cleaning-tooltip_intro{margin:0;padding:12px 16px 6px;font-size:16px;line-height:1.4;color:#000;font-weight:400}.cleaning-modal_intro{margin:0;padding:0 24px 8px;font-size:14px;line-height:1.5}.cleaning-tooltip_list{margin:0;padding:0 16px 12px 28px;font-size:16px;line-height:1.4;color:#000;list-style:disc;font-weight:400}.cleaning-tooltip_list li+li{margin-top:6px}.cleaning-tooltip_list strong,.cleaning-modal_list strong{font-weight:700}.cleaning-modal_list{margin:0;padding:4px 24px 32px 40px;font-size:14px;line-height:1.5;list-style:disc}.cleaning-modal_list li+li{margin-top:4px}.advanced-options-description{margin:0;font-size:14px;color:var(--section-alternative-color, #6b7280);line-height:1.5}.variant-tooltip--cover-type{padding:0}.cover-type-tooltip-description{display:block;font-size:14px;line-height:1.5;padding:12px 16px 8px;color:#000}.cover-type-tooltip-covers{display:flex;gap:12px;padding:8px 16px 16px}.cover-type-tooltip-cover{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px}.cover-type-tooltip-cover img{width:100%;height:auto;display:block;border-radius:4px}.cover-type-tooltip-cover-label{font-size:14px;font-weight:600;text-align:center;color:#000}.product-info-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;align-items:flex-end;justify-content:center}.product-info-modal[hidden]{display:none}.product-info-modal_backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.product-info-modal.is-open .product-info-modal_backdrop{opacity:1}.product-info-modal_panel{position:relative;z-index:1002;width:100%;max-width:480px;background:#fff;border-radius:16px 16px 0 0;padding:0;overflow:hidden;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1)}.product-info-modal.is-open .product-info-modal_panel{transform:translateY(0)}.product-info-modal_header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 0}.product-info-modal_title{font-size:16px}.product-info-modal_close{background:none;border:none;cursor:pointer;padding:4px;color:#000;line-height:1}.product-info-modal_link{display:block;margin:16px 24px;padding:12px;background-color:#e8e8e8;border:none;border-radius:.75em;font-size:14px;font-weight:600;text-align:center;text-decoration:none;color:inherit;transition:background-color .15s ease;line-height:1}.product-info-modal_link:hover{background-color:#d0d0d0}.product-info-modal_panel .tooltip-grade-table{width:100%}@media screen and (max-width:900px){.tooltip-grade-table{margin-top:4px;margin-left:24px;margin-right:24px;width:auto!important}}@media screen and (max-width:460px){.tooltip-grade-table{margin-left:0;margin-right:0;border-top:solid 1px var(--section-border-color)!important;border-bottom:solid 1px var(--section-border-color)!important}}body.product-info-modal-open{overflow:hidden}.rq-console-bundle__image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1003;display:flex;align-items:center;justify-content:center;padding:24px}.rq-console-bundle__image-modal[hidden]{display:none}.rq-console-bundle__image-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:#000000a3;opacity:0;transition:opacity .2s ease}.rq-console-bundle__image-modal.is-open .rq-console-bundle__image-modal-backdrop{opacity:1}.rq-console-bundle__image-modal-panel{position:relative;z-index:1;width:min(100%,720px);max-height:calc(100vh - 48px);padding:48px 24px 24px;border-radius:8px;background:#fff;opacity:0;transform:scale(.96);transition:opacity .2s ease,transform .2s ease}.rq-console-bundle__image-modal.is-open .rq-console-bundle__image-modal-panel{opacity:1;transform:scale(1)}.rq-console-bundle__image-modal-close{position:absolute;top:12px;right:12px;min-height:32px;padding:4px 12px;border:1px solid rgba(17,17,17,.2);border-radius:8px;background:#fff;color:#111;font-size:14px;cursor:pointer}.rq-console-bundle__image-modal-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(17,17,17,.2);border-radius:8px;background:#ffffffeb;color:#111;font-size:22px;line-height:1;transform:translateY(-50%);cursor:pointer}.rq-console-bundle__image-modal-arrow[hidden]{display:none}.rq-console-bundle__image-modal-arrow-icon{display:block;width:24px;height:24px}.rq-console-bundle__image-modal-arrow:focus-visible,.rq-console-bundle__image-modal-close:focus-visible{outline:2px solid var(--section-text-color);outline-offset:4px}.rq-console-bundle__image-modal-arrow--prev{left:12px}.rq-console-bundle__image-modal-arrow--next{right:12px}.rq-console-bundle__image-modal-img{display:block;width:100%;height:auto;max-height:calc(100vh - 120px);object-fit:contain}.cover-type-modal_description{font-size:14px;line-height:1.5;margin:0 0 16px;padding:0 24px;color:#555}.cover-type-modal_covers{display:flex;gap:16px;padding:0 24px 32px}.cover-type-modal_cover{flex:1;display:flex;flex-direction:column;align-items:center}.cover-type-modal_cover img{width:100%;height:auto;display:block;border-radius:4px}.cover-type-modal_cover-label{font-size:14px;font-weight:600;text-align:center}.variant-row--collapsible{border:1px solid rgba(0,0,0,.12);border-radius:.5rem;margin-top:4px;margin-bottom:8px;overflow:hidden}.variant-row--collapsible__summary{display:flex;flex-direction:row;align-items:center;gap:12px;padding:.6rem .75rem}.collapsible-left{flex:1;display:flex;flex-direction:column;gap:4px}.collapsible-subtext{margin:0;font-size:14px;color:var(--rq-text-gray);line-height:1.4}.collapsible-option-label{font-weight:600;flex-shrink:0}.collapsible-option-value{flex:1;color:#111;font-weight:500}.collapsible-edit-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px 6px 14px;border:1px solid rgba(0,0,0,.22);border-radius:999px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#111;transition:background .12s ease,border-color .12s ease;box-shadow:0 1px 2px #0000000f;white-space:nowrap}.collapsible-edit-btn:hover{background:#f5f5f5;border-color:#00000059}.collapsible-chevron{transition:transform .2s ease;opacity:.6}.variant-row--collapsible__summary[aria-expanded=true] .collapsible-chevron{transform:rotate(180deg)}.variant-row--collapsible__pills{overflow:hidden;max-height:0;transition:max-height .25s ease,padding .25s ease;padding:0 .75rem}.variant-row--collapsible__pills.is-open{max-height:300px;padding:.5rem .75rem .75rem}.collection-list .collection-list_grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.collection-list .collection-list_grid{grid-template-columns:repeat(var(--columns-count),minmax(0,1fr))}}.collection-list .elem-header.elem-header--link-enabled{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.collection-list .elem-header{display:flex;flex-direction:row;align-items:center;gap:16px}@media(max-width:767px){.collection-list .elem-header{flex-wrap:wrap;gap:8px}}.collection-list .elem-header .elem-header_col:first-child{flex-shrink:0}.platform-imports-note{display:flex;align-items:center;gap:4px;font-size:14px;background:var(--section-background-color);border:1px solid var(--section-border-color);border-radius:999px;padding:4px 12px 4px 10px;white-space:nowrap}.platform-imports-note svg{flex-shrink:0}@media(max-width:767px){.platform-imports-note{white-space:normal;width:100%;border-radius:8px;align-items:baseline;padding:8px 12px;gap:8px}.platform-imports-note svg{transform:translateY(2px)}}.product-column .price .main-price{font-size:1.4rem;letter-spacing:normal}.product-column .product-column_heading{font-size:16px!important;font-weight:700;letter-spacing:normal!important;line-height:1.3!important;margin-bottom:4px}.product-column{--rq-card-border-radius: 16px}.product-column .products_info{padding:10px 14px 12px!important;display:flex;flex-direction:column;position:relative!important;transform:none!important;border:none!important}.product-card__region-badge{display:inline-flex;width:20px;height:14px;flex-shrink:0;line-height:0;pointer-events:none;border-radius:2px;overflow:hidden;background:#fff}.product-card__region-badge--jp{border:1px solid var(--section-border-color)}.product-card__region-badge img{display:block;width:20px;height:14px;object-fit:cover}.product-card__subheadings{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-bottom:8px;margin-top:-4px;color:var(--section-alternative-color, #888);font-size:14px;font-weight:600;line-height:1.2}.product-card__subheading{display:inline-flex;align-items:center;min-width:0;overflow-wrap:anywhere}.product-card_view-btn{font-size:13px}.product-price-row{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:8px;width:100%;border-radius:12px;min-width:0}.product-price-row .product-card__region-badge{justify-self:end}.product-price-row .product_statuses-wrapper{margin-bottom:0;min-width:0}.product-price-row .product_price-wrap{flex-grow:0}.variant-preference-label{display:block;align-items:baseline;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:var(--section-alternative-color, #888);font-weight:600;line-height:1}.variant-preference-label:empty{display:none}.variant-preference-label.is-fallback{color:var(--section-alternative-color, #888)}.variant-preference-label.is-out-of-stock{color:var(--rq-error);font-weight:600}.variant-preference-label .vpl-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;line-height:1}.filters-sidebar .filters-head_others-wrapper{display:flex!important;align-items:center!important;gap:8px!important;flex-direction:row-reverse!important;justify-content:space-between!important;width:100%!important}.variant-preference-fields{display:flex;flex-direction:column;gap:10px}.variant-preference-field{display:flex;flex-direction:column;gap:5px;position:relative}.variant-preference-field-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;line-height:1;margin-bottom:8px}.variant-preference-field:nth-of-type(1) .variant-preference-field-label{margin-top:8px}.variant-preference-field:nth-of-type(2) .variant-preference-field-label{margin-top:16px}.filter-description-text{padding:0;margin:16px 0 0;font-size:14px;line-height:1.4;color:var(--section-alternative-color, #888)}.main-search .page-head{margin-bottom:8px!important}.main-search_search-field{margin-bottom:24px!important}.main-search #filters-grid,.main-search .two-columns_content-wrapper,.main-search .filters-grid,.main-search .filters-grid>*{min-width:0}.main-search .grid{width:100%}@media(max-width:767px){.main-search .filters-head{margin-bottom:16px}.main-search_search-field form{margin-bottom:12px!important}.main-search .filters-head_wrapper{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important;width:100%}.main-search .filters-head_others-wrapper{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:100%!important}.main-search .filter-sort_wrapper{order:1;flex:0 0 auto;min-width:0}.main-search .sort-select-native{width:auto;min-width:136px;max-width:180px}.main-search .filter-header_results-text{order:3;flex:0 0 100%;min-width:0;text-align:left;white-space:nowrap}.main-search .filters-head_others-wrapper modal-component-toggler{order:2;flex:0 0 auto}.main-search .filters-sidebar_button{flex-shrink:0}}.search-trigger-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 8px 8px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffff73;font-size:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease;white-space:nowrap;min-width:208px;line-height:1}.search-trigger-pill:hover{background:#ffffff21;border-color:#fff3}.search-trigger-pill svg,.search-trigger-pill [class*=icon]{flex-shrink:0;color:#ffffff59}.search-trigger-text{flex:1;text-align:left}.search-trigger-kbd{display:inline-flex;align-items:center;gap:4px;margin-left:4px}.search-trigger-kbd kbd{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:#ffffff0f;font-size:14px;font-family:inherit;color:#ffffff4d;line-height:1}@media(max-width:1060px){.search-trigger-kbd{display:none}.search-trigger-pill{min-width:130px;width:100%;max-width:500px;margin-inline:auto}.page-header_switchers-wrap>ul>li:first-child{display:flex;justify-content:center}.page-header_switchers-wrap>ul>li:first-child>modal-component-toggler{display:flex;justify-content:center;width:100%}.page-header_icns-list .page-header_icns-link.ico-account,.page-header_icns-list li:has(.ico-account){display:none}.mobile-menu-opener{display:inline-flex;align-items:center;justify-content:center;color:var(--section-links-color)}}.mob-menu-account-logo{display:block;height:32px;width:auto;object-fit:contain}.mob-menu-account-btn{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:8px 12px;background:#f3f4f6;border:none;border-radius:12px;color:var(--section-text-color, #111111);font-size:14px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}@keyframes spotlight-in{0%{opacity:0;transform:scale(.97) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}modal-component.modal--active .modal-component--search-spotlight.modal{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#00000073!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;bottom:0!important;overflow-y:auto!important}.modal-component--search-spotlight .modal-component_wrapper{width:100%!important;max-width:620px!important;height:auto!important;max-height:none!important;overflow:visible!important;margin:0 auto!important}@media(max-width:767px){modal-component.modal--active .modal-component--search-spotlight.modal{padding:0!important;align-items:stretch!important;justify-content:flex-start!important}.modal-component--search-spotlight .modal-component_wrapper{max-width:100%!important;height:100%!important}.modal-component--search-spotlight .modal-component_body{border-radius:0!important;border:none!important;box-shadow:none!important;max-height:100%!important}.modal-component--search-spotlight .modal-component_body:has(.--show-search-results){height:100%!important;display:flex!important;flex-direction:column!important}.modal-component--search-spotlight .modal-component_body:has(.--show-search-results) .modal-component_content{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important}.modal-component--search-spotlight .modal-component_body:has(.--show-search-results) search-form{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important}.modal-component--search-spotlight .modal-component_body:has(.--show-search-results) .--show-search-results .search_results-container{flex:1!important;max-height:none!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important}}@media(min-width:768px){.modal-component--search-spotlight .modal-component_wrapper{margin:-64px auto 0!important}}.modal-component--search-spotlight .modal-component_body{position:relative!important;width:100%!important;max-width:none!important;background:#fff!important;border-radius:12px!important;border:1px solid #e5e7eb!important;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014!important;padding:0!important;overflow:hidden!important;animation:spotlight-in .16s ease forwards!important}.modal-component--search-spotlight .modal-component_content{padding:0!important}.modal-component--search-spotlight search-form{display:block!important;position:relative!important}.modal-component--search-spotlight form{display:flex!important;align-items:center!important;position:relative!important;border-bottom:1px solid #e5e7eb!important}.modal-component--search-spotlight .search-bar_input{display:block!important;width:100%!important;background:transparent!important;border:none!important;border-radius:0!important;font-size:16px!important;height:56px!important;padding:0 52px 0 48px!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important}.modal-component--search-spotlight .search-bar_mobile-submit-btn{display:none!important;opacity:0;visibility:hidden}.modal-component--search-spotlight .search-bar_input::placeholder{color:#9ca3af!important}.modal-component--search-spotlight .search-bar_input::-webkit-search-cancel-button{-webkit-appearance:none!important;display:none!important}.modal-component--search-spotlight .search-bar_submit-btn{position:absolute!important;left:16px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;padding:0!important;background:transparent!important;color:#9ca3af!important;border:none!important;line-height:0!important}.modal-component--search-spotlight .search-bar_loader{top:50%!important;transform:translateY(-50%)!important;right:72px!important;left:auto!important;padding:0!important;background:transparent!important;color:#9ca3af!important}.modal-component--search-spotlight .search-bar_reset-btn{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;right:12px!important;left:auto!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:#f3f4f6!important;border-radius:4px!important;color:#6b7280!important;line-height:0!important}@media(max-width:767px){.modal-component--search-spotlight .search-bar_input{padding-right:132px!important}.modal-component--search-spotlight .search-bar_reset-btn{right:92px!important}.modal-component--search-spotlight .search-bar_mobile-submit-btn{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;right:12px!important;left:auto!important;min-width:76px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 4px 0 8px!important;background:#f3f4f6!important;border:0!important;border-radius:4px!important;color:#6b7280!important;font-size:14px!important;font-weight:600!important;line-height:0!important;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-component--search-spotlight .search-bar_mobile-submit-btn span{line-height:1!important}.modal-component--search-spotlight .search-bar_mobile-submit-btn svg{flex:0 0 auto}.modal-component--search-spotlight .--show-search-results .search-bar_mobile-submit-btn{opacity:1;visibility:visible}}.spotlight-close-btn,.modal-component--search-spotlight .modal-component_btn-close{display:none!important;visibility:hidden!important}.modal-component--search-spotlight .search-bar_tabs-list{display:none!important}.modal-component--search-spotlight .search_results-container{opacity:1!important;visibility:visible!important;overflow:hidden!important;max-height:0!important;position:static!important}.modal-component--search-spotlight .--show-search-results .search_results-container{max-height:calc(100vh - 160px)!important;overflow-y:auto!important;scrollbar-width:none!important;display:flex!important;flex-direction:column!important}.modal-component--search-spotlight .--show-search-results .search_results-container::-webkit-scrollbar{display:none!important}@media(min-width:768px){.modal-component--search-spotlight .modal-component_body{display:flex!important;flex-direction:column!important;max-height:calc(100vh - 128px)!important}.modal-component--search-spotlight .modal-component_content{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.modal-component--search-spotlight search-form{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.modal-component--search-spotlight .--show-search-results .search_results-container{flex:1!important;max-height:none!important;min-height:0!important;overflow-y:auto!important;scrollbar-width:none!important}.modal-component--search-spotlight .--show-search-results .search_results-container::-webkit-scrollbar{display:none!important}}.modal-component--search-spotlight .search-tab_content-wrap{padding:0!important;flex:1!important;display:flex!important;flex-direction:column!important}.modal-component--search-spotlight .search-tab_items-list{padding:0!important;overflow:visible!important;min-width:0!important;max-width:100%!important;flex:1!important;display:flex!important;flex-direction:column!important}.modal-component--search-spotlight .search-tab_items-list>li+li{margin-top:0}.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item>a{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 16px 8px 8px!important;margin:0 8px 2px;width:calc(100% - 16px)!important;min-width:0!important;color:#374151!important;text-decoration:none!important;border-radius:8px!important;max-width:calc(100% - 16px)!important;transition:background .08s ease!important}.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item>a:hover,.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item>a:focus{background:#f3f4f6!important;color:#111!important;outline:none!important}.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item:last-of-type{margin-bottom:4px!important}.modal-component--search-spotlight .search-tab_item-thumbnail{display:none!important}.search-result-thumb{flex-shrink:0!important;width:48px!important;height:48px!important;object-fit:contain!important;border-radius:4px!important;background:#f3f4f6!important;display:block!important}.search-result-thumb--placeholder{background:#e5e7eb!important}.modal-component--search-spotlight .search-tab_description-wrap{flex:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;padding-top:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important}.modal-component--search-spotlight .search-tab_heading{display:block!important;font-size:16px!important;line-height:1.2!important;margin:0!important;width:100%!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:767px){.modal-component--search-spotlight .search-tab_heading{overflow-x:auto!important;text-overflow:clip!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.modal-component--search-spotlight .search-tab_heading::-webkit-scrollbar{display:none!important}.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item>a{position:relative!important}.modal-component--search-spotlight .search-tab_items-list>.predictive-search-product-item>a.--has-title-overflow:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:48px!important;background:linear-gradient(to left,#ffffff 30%,transparent)!important;pointer-events:none!important}}.modal-component--search-spotlight .search-tab_description-wrap small{font-size:13px!important;line-height:1.1!important;margin:0!important;color:#9ca3af!important;white-space:nowrap!important;flex-shrink:0!important}.modal-component--search-spotlight .predictive-search-product-type{display:inline-flex!important;align-items:center!important;font-weight:600!important}.modal-component--search-spotlight .--no-search-data p{padding:16px!important;color:#9ca3af!important;font-size:14px!important}.modal-component--search-spotlight .predictive-search-platform-header{padding:8px 16px 0!important;font-size:14px!important;font-weight:600!important;color:#474747;pointer-events:none!important}.modal-component--search-spotlight .predictive-search-platform-header a{pointer-events:auto!important;padding:0!important;width:auto!important;display:inline-block!important}.modal-component--search-spotlight .predictive-search-platform-header a:hover,.modal-component--search-spotlight .predictive-search-platform-header a:focus{text-decoration:underline}.modal-component--search-spotlight .predictive-search-platform-header:first-child{padding-top:8px!important}.modal-component--search-spotlight .predictive-search-show-all{padding:20px 16px!important;display:none!important;justify-content:center!important;flex-shrink:0!important;position:relative!important}.modal-component--search-spotlight .predictive-search-show-all.--visible{display:flex!important}.modal-component--search-spotlight .predictive-search-show-all.--visible:not(.--at-scroll-end):before{content:""!important;position:absolute!important;bottom:100%!important;left:0!important;right:0!important;height:48px!important;background:linear-gradient(to bottom,transparent,#ffffff)!important;pointer-events:none!important}.modal-component--search-spotlight .custom-class_predictive-search-button{display:inline-flex!important;width:100%!important;margin:-12px 0 0!important;background:var(--rq-btn-gray-bg)!important;color:#000!important;border-radius:8px!important;padding:16px 20px!important;font-size:14px!important;cursor:pointer!important;transition:background .15s ease;justify-content:center}.modal-component--search-spotlight .custom-class_predictive-search-button:hover,.modal-component--search-spotlight .custom-class_predictive-search-button:focus{background:var(--rq-btn-gray-bg-hover)!important}.search-platform-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px}.predictive-platform-chips{justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;padding:16px!important;margin-bottom:0!important;width:100%!important;box-sizing:border-box!important}.predictive-platform-chips.predictive-platform-chips--with-results{padding:16px 16px 8px!important}.predictive-platform-chips .search-platform-chip.button--raised{background:#f3f4f6!important;box-shadow:none!important;border-radius:4px!important;padding:0!important}@media(max-width:767px){.predictive-platform-chips .search-platform-chip.button--raised{flex:1!important}.search-bar_reset-btn{margin-right:8px}}.predictive-platform-chips .search-platform-chip.button--raised .button_top{transform:none!important;transition:none!important;background:#f3f4f6!important;color:#374151!important;font-size:14px!important;padding:4px 12px!important;border-radius:8px!important;width:100%!important;text-align:center!important;white-space:nowrap!important}.predictive-platform-chips .search-platform-chip.button--raised:hover .button_top,.predictive-platform-chips .search-platform-chip.button--raised:focus .button_top{transform:none!important;background:#e5e7eb!important;color:#111!important}.main-product__region-label{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:22px;font-weight:600;color:#000}.main-product__region-label .product-card__region-badge{margin-left:0;width:32px;height:24px}.main-product__region-label .product-card__region-badge img{width:32px;height:24px}#back-to-top{background-color:var(--rq-teal-dark)!important;border-color:var(--rq-teal-dark)!important;color:#fff!important}#back-to-top:hover{background-color:var(--rq-black)!important;border-color:var(--rq-black)!important}@media(max-width:767px){modal-component.modal--active .modal-component--search-spotlight.modal{padding:16px 8px 64px!important;align-items:stretch!important;justify-content:flex-start!important}.main-page_sidebar{margin-top:16px!important}}@media(min-width:1061px){nav-menu{display:block;position:relative}.main-navigation_item.--mega-menu-active{position:relative}.nav-menu_indicator{display:none}.nav-menu_viewport-root{position:absolute;top:100%;left:0;right:0;z-index:200}.nav-menu_viewport{position:relative;width:100%;height:var(--nav-panel-h, auto);background-color:#fff;border-top:1px solid rgba(0,0,0,.08);border-radius:0;box-shadow:0 4px 12px #00000014,0 1px 4px #0000000a;overflow:hidden;transform-origin:top center;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .1s ease,transform 0s .1s,visibility 0s .1s}.nav-menu_viewport[data-state=open]{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .15s ease,transform .15s cubic-bezier(.16,1,.3,1),visibility 0s 0s}.nav-menu_viewport[data-switching=true]{transition:opacity .15s ease,transform .15s cubic-bezier(.16,1,.3,1),visibility 0s 0s,height .25s cubic-bezier(.16,1,.3,1)}.nav-menu_panel{position:absolute!important;top:0!important;left:0!important;width:100%!important;min-width:0!important;max-height:none!important;clip:unset!important;opacity:0;transform:none;visibility:hidden;pointer-events:none;z-index:0!important;background-color:transparent!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:8px 0!important;overflow:visible!important;transition:opacity .13s ease-in,transform .13s ease-in,visibility 0s .13s}.nav-menu_panel[data-motion=from-end]{--nav-item-from-x: 40px}.nav-menu_panel[data-motion=from-start]{--nav-item-from-x: -40px}.nav-menu_panel[data-motion=initial]{--nav-item-from-x: 20px}.nav-menu_panel[data-state=open]{opacity:1;transform:none;visibility:visible;pointer-events:auto;z-index:1!important;transition:opacity 40ms ease,visibility 0s 0s}@keyframes rq-nav-item-in{0%{opacity:0;transform:translate(var(--nav-item-from-x, 40px))}to{opacity:1;transform:none}}@keyframes rq-nav-item-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(var(--nav-item-to-x, -40px))}}.nav-menu_panel[data-motion=from-end][data-state=open] li,.nav-menu_panel[data-motion=from-end][data-state=open] .rq-mega-menu_feat-card,.nav-menu_panel[data-motion=from-start][data-state=open] li,.nav-menu_panel[data-motion=from-start][data-state=open] .rq-mega-menu_feat-card{animation:rq-nav-item-in .38s cubic-bezier(.37,.01,0,.98) .16s both}.nav-menu_panel[data-state=exiting]{opacity:0;transform:none;visibility:hidden;pointer-events:none;z-index:0!important;transition:opacity .22s ease-in,transform .22s ease-in,visibility 0s .22s}.nav-menu_panel[data-state=exiting][data-motion=to-start]{transform:translate(-32px)}.nav-menu_panel[data-state=exiting][data-motion=to-end]{transform:translate(32px)}.main-navigation_dropdown-opener>.ico{transition:transform .28s ease;flex-shrink:0}.main-navigation_dropdown-opener[aria-expanded=true]>.ico{transform:rotate(180deg)}}.rq-mega-menu_wrapper{width:100%!important;padding:0!important}.rq-mega-menu{display:flex;flex-direction:row;align-items:stretch;padding:0 0 0 191px;min-height:280px;width:var(--page-width);margin:0 auto}.rq-mega-menu--compare-icons{flex-direction:row;align-items:stretch}.rq-mega-menu_item-chevron{display:none}@media screen and (max-width:1340px){.rq-mega-menu{width:auto;padding:0 100px}}@media screen and (max-width:1199px){.rq-mega-menu{flex-wrap:wrap}}@media screen and (max-width:1120px){.rq-mega-menu{padding:0}.rq-mega-menu_col{padding-top:0!important;flex-shrink:0}}.rq-mega-menu.rq-mega-menu--compare-icons{padding-left:191px;padding-right:0}.rq-mega-menu--compare-icons .rq-mega-menu_col{padding-bottom:32px;width:400px}.rq-mega-menu--compare-icons .rq-mega-menu_item{--rq-mega-menu-platform-tile-bg: #f3f4f6}.rq-mega-menu--compare-icons .rq-mega-menu_item:hover,.rq-mega-menu--compare-icons .rq-mega-menu_item--active{background-color:var(--rq-mega-menu-platform-tile-bg)}.rq-mega-menu--compare-icons .rq-mega-menu_item-icon{background-color:var(--rq-mega-menu-platform-tile-bg)!important}.rq-mega-menu_col{min-width:0;padding:8px 24px 48px}.rq-mega-menu_group-label{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rq-text-gray);margin:8px 0;display:block}.nav-menu_panel .rq-mega-menu_group-label{visibility:hidden}.nav-menu_headings-mirror{position:absolute;top:0;left:0;right:0;z-index:10;pointer-events:none;overflow:visible}.rq-mega-menu_list{display:flex;flex-direction:column;gap:4px;margin-left:-8px}.rq-mega-menu_item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;text-decoration:none;color:#111;transition:background-color .2s ease}.rq-mega-menu_item:hover,.rq-mega-menu_item--active{background-color:#f3f4f6}.rq-mega-menu_item-icon{width:150px;height:60px;border-radius:10px;padding:0 20px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;transition:transform .2s ease,background-color .2s ease}[aria-controls=PlayStation-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#a8e6d426;color:var(--rq-teal-dark)}[aria-controls=Nintendo-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#e8962e1f;color:var(--rq-orange)}[aria-controls=Sega-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#ff4cff1a;color:var(--rq-pink)}[aria-controls=Xbox-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#107c101a;color:#107c10}.rq-mega-menu_item-icon img{width:auto!important;height:auto!important;max-width:110px;max-height:40px;object-fit:contain}.rq-mega-menu_item-icon-letter{font-size:16px;font-weight:700}.rq-mega-menu_item-body{display:flex;flex-direction:column;gap:4px}.rq-mega-menu_item-title{font-size:16px;font-weight:600;line-height:1.2;color:#000;transition:all .2s ease}.rq-mega-menu_item-desc{font-size:13px;line-height:1.5;color:#6b7280}.rq-mega-menu_col--feat{flex:0 0 auto;background-color:#f9fafb;padding:8px 36px 48px!important;border-left:1px solid #f4f4f5;margin-left:100px;width:236px!important}@media screen and (max-width:1300px){.rq-mega-menu.rq-mega-menu--has-promo-products.rq-mega-menu--compare-icons{padding-left:24px;padding-right:24px}.rq-mega-menu--has-promo-products.rq-mega-menu--compare-icons .rq-mega-menu_col:not(.rq-mega-menu_col--feat){flex:1 1 0;width:auto}.rq-mega-menu--has-promo-products .rq-mega-menu_col--feat{flex:0 0 auto;margin-left:24px;width:220px!important}}.rq-mega-menu_feat-card{display:block;text-decoration:none;margin-bottom:24px;margin-top:16px}.rq-mega-menu_feat-card[hidden]{display:none}.rq-mega-menu_feat-group{display:flex;flex-direction:column;gap:16px}.rq-mega-menu_feat-group+.rq-mega-menu_feat-group{margin-top:24px}.rq-mega-menu_feat-group .rq-mega-menu_feat-card{margin-bottom:0;margin-top:0}.rq-mega-menu_feat-img{display:flex;align-items:center;justify-content:center;width:160px;aspect-ratio:1 / 1;padding:12px;margin-bottom:8px;background-color:#fff;border-radius:8px}.rq-mega-menu_feat-img-el{display:block;width:100%;height:100%;object-fit:contain}.rq-mega-menu_feat-title{display:block;max-width:160px;font-size:14px;font-weight:600;color:#111;line-height:1.4;text-align:center}.rq-mega-menu_feat-platform{display:block;max-width:160px;margin-top:4px;font-size:14px;color:#6b7280;line-height:1.4;text-align:center}@media screen and (max-width:1199px){.rq-mega-menu_col--feat{flex:0 0 100%;border-left:none;border-top:1px solid #f4f4f5;padding:12px 24px!important;display:flex;align-items:center;gap:16px}.rq-mega-menu_feat-group{display:flex;flex-direction:row;align-items:center;gap:12px}.rq-mega-menu_feat-group+.rq-mega-menu_feat-group{margin-top:0}.rq-mega-menu_feat-group>.rq-mega-menu_group-label{display:none}.rq-mega-menu_col--feat>.rq-mega-menu_group-label{display:none}.rq-mega-menu_feat-card{display:flex;align-items:center;gap:12px;margin-bottom:0}.rq-mega-menu_feat-img{width:52px;aspect-ratio:1 / 1;padding:8px;margin-bottom:0;flex-shrink:0}.rq-mega-menu_feat-img-el{width:100%;height:100%}.rq-mega-menu_feat-title{max-width:160px;font-size:14px}.rq-mega-menu_feat-platform{max-width:160px}}@media screen and (max-width:1199px){.rq-mega-menu.rq-mega-menu--has-promo-products{flex-wrap:nowrap}.rq-mega-menu--has-promo-products.rq-mega-menu--compare-icons .rq-mega-menu_col:not(.rq-mega-menu_col--feat){flex:1 1 0;width:auto}.rq-mega-menu--has-promo-products .rq-mega-menu_col--feat{flex:0 0 auto;display:block;align-items:stretch;border-left:1px solid #f4f4f5;border-top:none;padding:8px 20px 48px!important;width:200px!important}.rq-mega-menu--has-promo-products .rq-mega-menu_feat-group{display:flex;flex-direction:column;align-items:stretch;gap:16px}.rq-mega-menu--has-promo-products .rq-mega-menu_feat-group+.rq-mega-menu_feat-group{margin-top:24px}.rq-mega-menu--has-promo-products .rq-mega-menu_feat-group>.rq-mega-menu_group-label{display:block}.rq-mega-menu--has-promo-products .rq-mega-menu_feat-card{display:block;margin-bottom:0}.rq-mega-menu--has-promo-products .rq-mega-menu_feat-img{width:160px;padding:12px;margin-bottom:8px}}.rq-mega-menu_item--coming-soon{cursor:default;position:relative}.rq-nav-coming-soon{display:inline-block;position:absolute;top:8px;right:8px;font-size:11px;font-weight:700;color:#fff;background-color:#f52626;border-radius:99px;padding:2px 6px;margin-left:6px;vertical-align:middle;text-transform:uppercase;letter-spacing:.04em;line-height:1.4;opacity:0;transition:opacity .15s ease}.rq-mega-menu_item--coming-soon:hover .rq-nav-coming-soon{opacity:1}.rq-mega-menu_item--coming-soon:hover .rq-mega-menu_item-title{color:gray}.rq-mega-menu_feat-text{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.rq-mega-menu_extra-list{display:flex;flex-direction:column;gap:8px}.rq-mega-menu_extra-link{font-size:14px;font-weight:500;color:#374151;text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:4px 0;transition:color .2s ease,transform .2s ease}.rq-mega-menu_extra-link:after{content:"\2192";font-size:16px;opacity:0;transform:translate(-8px);transition:all .2s ease}.rq-mega-menu_extra-link:hover{color:var(--rq-teal-dark);transform:translate(4px)}.rq-mega-menu_extra-link:hover:after{opacity:1;transform:translate(0)}@keyframes mob-menu-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:991px){.products_info.products_info{padding:8px 12px 10px!important}.product-column .product-column_heading.product-column_heading{font-size:14px!important}.product-price-row{gap:4px}.product-price-row .product_statuses-wrapper,.variant-preference-label{min-width:0}.variant-preference-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price-row .product_statuses-wrapper,.product-price-row .main-price,.variant-preference-label{font-size:14px!important}.modal-component--menu-drawer{--section-background-color: #ffffff;--section-text-color: #111111;--section-alternative-color: #555555;--section-border-color: #e5e7eb;background-color:transparent!important}modal-component.modal--active .modal-component--menu-drawer{animation-name:mob-menu-in;animation-duration:.2s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.modal-component--menu-drawer .modal-component_wrapper{max-width:none!important;width:100vw!important;height:100vh!important;border-radius:0!important;box-shadow:none!important;background-color:#fff!important}.modal-component--menu-drawer .modal-component_btn-close{top:16px!important;right:16px!important;color:#111!important;background:#f4f4f4!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10!important}.modal-component--menu-drawer .modal-component_body{height:100%!important;overflow-y:auto!important}.mobile-menu-collapse{min-height:100%!important;padding:64px 0!important;background-color:#fff!important;position:relative}.mob-menu-search-wrap{display:flex;align-items:center;gap:12px;padding:12px 16px;position:fixed;top:0;left:0;width:100%;border-bottom:solid 1px var(--rq-btn-gray-bg);background-color:#fff;z-index:9999}.mob-menu-search-wrap modal-component-toggler:first-child{width:100%}.mob-menu-search-wrap modal-component-toggler:last-of-type{margin-left:auto}.mobile-menu-opener{display:inline-flex;align-items:center;justify-content:center;overflow:visible;vertical-align:middle;margin-left:2px!important}.mob-menu-logo{display:flex;justify-content:center}.mob-menu-logo-img{display:block;height:auto}.mob-menu-logo-text{font-size:18px;font-weight:700;color:var(--section-text-color, #111111)}.mob-menu-footer-nav{border-top:1px solid var(--section-border-color, #e5e7eb);padding:32px 20px 24px;margin-top:32px}.mob-menu-footer-heading{color:#999;margin:16px 0 0;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.mob-menu-footer-heading:first-child{margin-top:0}.mob-menu-footer-list{margin:0}.mob-menu-footer-link{display:block;padding:4px 0;font-size:16px;color:#000;text-decoration:none;font-weight:500}.mob-menu-footer-link:hover,.mob-menu-footer-link.active{color:var(--section-text-color, #111111)}.mobile-menu-opener{color:var(--section-links-color)}.mob-menu-close-btn{position:static!important;top:auto!important;right:auto!important;flex-shrink:0}.main-navigation .main-navigation_item:first-child{border-top:none!important}.main-navigation .main-navigation_item:last-child{border-bottom:none!important}.main-navigation .main-navigation_item+.main-navigation_item{border-top:none!important;margin-top:16px}.main-navigation_dropdown-opener,.main-navigation_link,.main-navigation_static-heading{line-height:1;font-family:var(--font-heading-family);font-size:18px!important;font-weight:800!important;text-transform:none!important;letter-spacing:-.02em!important;padding:16px 12px 0!important;color:#111!important;margin:0;text-align:left;display:block;width:100%;background:transparent;border:none}.main-navigation .main-navigation_item:first-child .main-navigation_static-heading,.main-navigation .main-navigation_item:first-child .main-navigation_dropdown-opener,.main-navigation .main-navigation_item:first-child .main-navigation_link{padding-top:16px!important}.rq-mega-menu_wrapper.--static{display:block!important;max-height:none!important;visibility:visible!important;opacity:1!important;padding-bottom:0}.rq-mega-menu--mobile{flex-direction:column;min-height:0;width:100%;padding:0;gap:0}.rq-mega-menu--mobile .rq-mega-menu_col{flex:none;width:100%!important;max-width:none!important;padding:12px}.rq-mega-menu--mobile .rq-mega-menu_col+.rq-mega-menu_col{padding-top:4px}.rq-mega-menu--mobile .rq-mega-menu_group-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rq-text-gray-light);margin:16px 0 8px;line-height:1}.rq-mega-menu--mobile .rq-mega-menu_list{display:grid;grid-template-columns:repeat(2,1fr);width:100%;row-gap:8px;column-gap:12px;margin-left:0}.rq-mega-menu--mobile .rq-mega-menu_item{padding:0;gap:6px}.rq-mega-menu--mobile .rq-mega-menu_item-icon{width:84px;height:48px;border-radius:8px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px 6px!important}.rq-mega-menu--mobile .rq-mega-menu_item-icon img{width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain}.rq-mega-menu--mobile .rq-mega-menu_item-title{font-size:14px;font-weight:500}.rq-mega-menu--mobile .rq-mega-menu_item-desc{display:none}.rq-mega-menu--mobile .rq-mega-menu_col--feat{background-color:#f9fafb;padding:16px 20px 20px;border-top:1px solid #f0f0f0!important;overflow:hidden}.rq-mega-menu_feat-grid-mob{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.rq-mega-menu_feat-grid-mob::-webkit-scrollbar{display:none}.rq-mega-menu--mobile .rq-mega-menu_feat-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-decoration:none;background:transparent;border-radius:0;padding:0;border:none;flex:0 0 auto;width:120px;scroll-snap-align:start}.rq-mega-menu--mobile .rq-mega-menu_feat-img{margin-bottom:0;width:120px}.rq-mega-menu--mobile .rq-mega-menu_feat-img-el{width:120px;height:auto;border-radius:8px;background:#f3f4f6;border:1px solid #eee}.rq-mega-menu--mobile .rq-mega-menu_feat-title{font-size:13px;font-weight:600;color:#111;line-height:1.3}.rq-mega-menu--mobile .rq-mega-menu_extra-list{margin-top:24px;border-top:1px solid #eee;padding-top:16px}.rq-mega-menu--mobile .rq-mega-menu_extra-link{padding:12px 0;border-bottom:none;font-size:14px;font-weight:600}.main-navigation_dropdown-opener .ico{width:12px;height:12px;margin-left:auto;transition:transform .3s ease}.main-navigation_dropdown-opener[aria-expanded=true] .ico{transform:rotate(180deg)}.main-navigation_item .dropdown-component_wrapper{transition:max-height .35s ease-out}.rq-mega-menu--mobile .rq-nav-coming-soon{opacity:1;font-size:0;top:0;right:-4px}.rq-mega-menu--mobile .rq-nav-coming-soon:after{content:"Coming soon";font-size:10px}.rq-mega-menu--mobile .rq-mega-menu_item--coming-soon .rq-mega-menu_item-title{color:#9ca3af}.rq-mega-menu--mobile .rq-mega-menu_item--coming-soon .rq-mega-menu_item-icon{opacity:.4}}@media screen and (max-width:440px){.container{--grid-gutter-x: 20px}}[aria-controls=PlayStation-mob-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#a8e6d426;color:var(--rq-teal-dark)}[aria-controls=Nintendo-mob-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#e8962e1f;color:var(--rq-orange)}[aria-controls=Sega-mob-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#ff4cff1a;color:var(--rq-pink)}[aria-controls=Xbox-mob-rich-dropdown]~.rq-mega-menu_wrapper .rq-mega-menu_item-icon{background-color:#107c101a;color:#107c10}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-heading-family)!important}@media screen and (max-width:900px){.product-recommendations_wrapper .grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:600px){.product-recommendations_wrapper .grid{grid-template-columns:1fr 1fr;gap:8px!important}}@media screen and (max-width:320px){.product-recommendations_wrapper .grid{grid-template-columns:1fr}}footer.buttons-wrap{margin-top:32px!important}.footer-top_heading{margin-bottom:12px!important}.product-card_bundle-media-console-img{width:auto;height:auto;max-width:180px;max-height:188px;object-fit:contain}.product-card_bundle-media-game-img{width:auto;height:auto;max-width:56px;max-height:76px;object-fit:contain}@media screen and (max-width:768px){.page-sidebar-nav--similar{display:none!important}.footer-top_holder{gap:32px!important}.shopify-section-group-footer-group .text-subtitle{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/_custom.css.map */
