@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);.container{gap:40px;max-width:1440px;padding:20px}.armado-info,.container{display:flex;flex-direction:column;justify-content:center;width:100%}.armado-info{align-items:center;gap:16px}.step-info,.total-info{background-color:#151928;border:1px solid #2f3657;border-radius:16px;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;min-height:138px;padding:20px 30px;width:100%}.info-buttons,.step-info{min-width:70%}.bottom-info,.top-info{display:flex;gap:20px;width:100%}.info-title{color:#fdfdfd;font-size:24px;font-weight:700}.info-description{color:#c7cbde;font-size:16px;font-weight:500;min-height:63px}.info-description.description-final{color:#fdfdfd;font-size:20px;min-height:0;min-height:auto}.total-info{color:#c7cbde;font-size:16px;font-weight:600;justify-content:start;min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch;padding-right:5px}.info-price{align-items:center;color:#6faaff;display:flex;font-size:28px;font-weight:700;height:56px}.info-buttons{display:flex;gap:20px;justify-content:space-between;width:100%}.next-button,.prev-button,.resumen-button{background:linear-gradient(90.23deg,#0054cc,#6e00ce);border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:50px;letter-spacing:.3px;max-width:48%;transition:all .2s ease 0s;width:225px}.next-button:hover,.prev-button:hover,.resumen-button:hover{filter:brightness(1.15)}.next-button:disabled,.prev-button:disabled{background:#262b40;color:#6b7392;cursor:not-allowed;filter:none}.resumen-button.disabled{opacity:0!important;pointer-events:none!important}.delete-button{background-color:initial;border:1px solid #cc3b3b;border-radius:10px;color:#ff6b6b;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.3px;min-height:50px;transition:all .2s ease 0s;width:100%}.delete-button:hover{background-color:#c00;border-color:#c00;color:#fff}.prods-container{display:flex;gap:20px;justify-content:center;width:100%}.steps{-ms-overflow-style:none;background-color:#151928;border:1px solid #2f3657;border-radius:16px;display:flex;flex-wrap:wrap;height:fit-content;max-height:92.5vh;min-width:25%;overflow-x:auto;padding:10px;position:sticky;scrollbar-width:none;top:20px;width:25%}.steps::-webkit-scrollbar{display:none}.step{align-items:center;aspect-ratio:1/1;border-radius:12px;color:#c7cbde;cursor:pointer;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:8px;text-align:center;transition:all .2s ease 0s;width:50%}.step:hover{background-color:#1c1f2e;color:#b67eff}.step:hover .step-icon{background-color:#b67eff}.step.done{color:#6faaff}.step.done .step-icon{background-color:#6faaff}.step.active{background:linear-gradient(90.23deg,#0054cc,#6e00ce);color:#fdfdfd}.step.active .step-icon{background-color:#fdfdfd}.products{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);height:fit-content;width:100%}.gpu-warning{background-color:#ffb0201f;border:1px solid #ffb020;border-radius:10px;color:#ffc670;font-size:14px;grid-column:1/-1;line-height:1.4;padding:14px 18px}.filter-bar{display:flex;flex-direction:column;gap:10px;grid-column:1/-1}.filter-bar-buttons{display:flex;gap:20px;width:100%}.filter-btn{align-items:center!important;background:#1c1f2e!important;border:1px solid #2f3657!important;border-radius:14px!important;color:#fff!important;cursor:pointer!important;display:flex!important;flex:1 1!important;font-size:15px!important;font-weight:600!important;justify-content:center!important;padding:10px!important;transition:all .2s ease 0s!important}.filter-btn:focus,.filter-btn:hover{background-color:#242b46!important;border-color:#3a4570!important}.filter-btn.active{background:linear-gradient(90.23deg,#0054cc,#6e00ce)!important;border:0!important}.filter-outlet-toggle{align-items:center;display:flex;gap:10px;justify-content:space-between}.filter-outlet-label{color:#fff;font-size:14px;font-weight:600}.filter-outlet-checkbox{opacity:0;position:absolute}.filter-outlet-slider-container{height:32px;min-width:52px;position:relative;width:52px}.filter-outlet-slider{background:#1c1f2e;border:2px solid #2f3657;border-radius:15px;display:inline-block;height:100%;transition:all .2s ease 0s;width:100%}.filter-outlet-slider:after{background:#2f3657;border-radius:100%;content:"";height:16px;left:0;margin:8px;pointer-events:none;position:absolute;top:0;transition:all .2s ease 0s;width:16px}.filter-outlet-checkbox:checked~.filter-outlet-slider-container .filter-outlet-slider{background:linear-gradient(90.23deg,#0054cc,#6e00ce);border:0}.filter-outlet-checkbox:checked~.filter-outlet-slider-container .filter-outlet-slider:after{background:#fff;height:24px;left:20px;margin:4px;width:24px}span:has(.react-loading-skeleton){align-items:center;display:flex;justify-content:center}.react-loading-skeleton{--base-color:#1c1f2e!important;--highlight-color:#2f3657!important;background-color:#1c1f2e!important;border-radius:14px!important;height:100%;min-height:200px}.product-container{background-color:#1c1f2e;border:1px solid #2f3657;border-radius:14px!important;display:flex;gap:34px;height:200px;padding:20px 10px 20px 20px;transition:all .2s ease 0s;width:100%}.product-container:hover{background-color:#242b46;border-color:#3a4570}.prodImg{align-items:center;background-color:#fff;border-radius:8px;display:flex;justify-content:center;padding:5px;position:relative}.prodImg,.prodImg img{aspect-ratio:1/1;height:100%}.prodImg img{object-fit:contain}.outlet-badge{background-color:#c00;border-radius:4px;color:#fff;font-size:11px;font-weight:700;left:8px;letter-spacing:.5px;padding:3px 8px;position:absolute;text-transform:uppercase;top:8px;z-index:2}.info{display:flex;flex-direction:column;gap:10px;height:100%;position:relative;width:100%}.info,.name{text-align:left}.name{font-size:15px;font-weight:400;margin:0!important;max-height:60px;overflow:hidden}.name,.price{color:#fdfdfd}.price{font-size:20px;font-weight:700;margin:auto 0 0}.producto-compatibilidad{align-items:center;color:#6faaff;display:flex;font-size:14px;font-weight:400;gap:4px;justify-content:start;line-height:14px}.producto-compatibilidad.compatible-selected{color:#4bb543;font-weight:600}.producto-compatibilidad .compatibilidad-icon{align-items:center;background-color:#6faaff;display:flex;height:14px;justify-content:center;-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/compatible-icon.0615a3515c9a2024a5d4.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/compatible-icon.0615a3515c9a2024a5d4.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:14px}.producto-compatibilidad.compatible-selected .compatibilidad-icon{background-color:#4bb543;-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/seleccionado-icon.562471bc8ebad27caab8.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/seleccionado-icon.562471bc8ebad27caab8.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.select-prod{-webkit-appearance:none;appearance:none;background:linear-gradient(90.23deg,#0054cc,#6e00ce);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;height:32px;letter-spacing:.5px;text-align:center;transition:all .2s ease 0s;width:100%}.select-prod.selected{background:#0000;border:1px solid #cc3b3b;color:#ff6b6b}.select-prod:hover{filter:brightness(1.15)}.select-prod.selected:hover{background-color:#c00;border-color:#c00;color:#fff;filter:none}.product-container.no-compatible{cursor:not-allowed;opacity:.5}.product-container.no-compatible .select-prod{cursor:not-allowed}.product-container.no-compatible .producto-compatibilidad{color:#b67eff}.product-container.no-compatible .producto-compatibilidad .compatibilidad-icon{align-self:flex-end;background-color:#b67eff;height:12px;-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/incompatible-icon.4e066aa878407d5da6f2.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/incompatible-icon.4e066aa878407d5da6f2.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:12px}.step-img{background-color:#fff;border-radius:8px;height:56px;object-fit:contain;padding:4px;width:56px}.step-icon{background-color:#6faaff;height:42px;margin:7px;transition:all .2s ease 0s;width:42px}.cpu-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/cpu-icon.9bfb72ccacaa65a9908b.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/cpu-icon.9bfb72ccacaa65a9908b.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.mother-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mother-icon.4f48c86d3a91050104fc.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mother-icon.4f48c86d3a91050104fc.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cooler-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/cooler-icon.1f68619f4ccf52a51453.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/cooler-icon.1f68619f4ccf52a51453.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.ram-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/ram-icon.1bff6ad7d43d1ca0bd2a.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/ram-icon.1bff6ad7d43d1ca0bd2a.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.gpu-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/gpu-icon.2ecc98ad46e54a6c9272.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/gpu-icon.2ecc98ad46e54a6c9272.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.disco-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/disco-icon.1818ecdc7f0a7f550880.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/disco-icon.1818ecdc7f0a7f550880.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.gab-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/gab-icon.d4d2f9d2de7244fdbeda.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/gab-icon.d4d2f9d2de7244fdbeda.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.fuente-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/fuente-icon.93ccad849c406212d78c.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/fuente-icon.93ccad849c406212d78c.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.arm-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/serv-icon.42a628a2c961d5ec24db.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/serv-icon.42a628a2c961d5ec24db.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.minus-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/minus-icon.76e8ba84b6b3fdf4ad09.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/minus-icon.76e8ba84b6b3fdf4ad09.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.plus-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/plus-icon.ae79723f5cbbd1bbb4a8.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/plus-icon.ae79723f5cbbd1bbb4a8.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.arrow-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/arrow-icon.e61864c1adab8c80ff40.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/arrow-icon.e61864c1adab8c80ff40.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.instagram-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/instagram-icon.d1b7ceb9336789fb79bb.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/instagram-icon.d1b7ceb9336789fb79bb.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.mail-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mail-icon.fabb91dc4adadb556ebe.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mail-icon.fabb91dc4adadb556ebe.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.mail-send-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mail.9ad367d370f474dc496f.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/mail.9ad367d370f474dc496f.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.phone-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/phone-icon.032594bd7e4eaaedf04e.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/phone-icon.032594bd7e4eaaedf04e.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.clock-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/clock-icon.8db6b424afe5aed20342.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/clock-icon.8db6b424afe5aed20342.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.location-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/location-icon.6d4592b713905cae3e6f.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/location-icon.6d4592b713905cae3e6f.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.menu-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/menu-icon.a321d504227bfbd3685e.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/menu-icon.a321d504227bfbd3685e.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.close-icon{-webkit-mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/close-icon.8da70750062c71423ccc.svg) center no-repeat;mask:url(https://universosgamers.com.ar/wp-content/plugins/arma-tu-pc/assets/app/static/media/close-icon.8da70750062c71423ccc.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.quantity-picker{align-items:center;border-radius:10px;bottom:8px;display:flex;height:30px;justify-content:center;overflow:hidden;position:absolute}.quantity-display{background-color:#1c1f2e;border:0!important;border-radius:0!important;color:#fdfdfd;font-size:15px;font-weight:600;height:30px;line-height:30px;padding:0!important;text-align:center;width:46px!important}.quantity-display,.quantity-modifier{outline:none;-webkit-user-select:none;user-select:none}.quantity-modifier{align-items:center;background:#2f3657;border:0;border-radius:0!important;cursor:pointer;display:flex;font-size:1.5rem;height:100%;justify-content:center;padding:0!important;transition:all .2s ease 0s;width:28px}.quantity-modifier:hover{background:#b67eff}.picker-icon{background-color:#fdfdfd;height:20px;width:20px}.quantity-modifier:disabled{cursor:not-allowed}.quantity-modifier:disabled:hover{background-color:#2f3657!important}.quantity-modifier:disabled .picker-icon{background-color:#5c6386}.final-step{color:#fff;width:100%}.final-title{color:#fdfdfd;font-size:24px;font-weight:700;margin-bottom:20px}.final-list{display:flex;flex-direction:column;gap:12px;padding:0!important}.final-item{align-items:center;background-color:#1c1f2e;border:1px solid #2f3657;border-radius:14px;display:flex;gap:16px;padding:12px 20px;transition:all .2s ease 0s;width:100%}.final-item:hover{background-color:#242b46;border-color:#3a4570}.item-img{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-shrink:0;height:56px;justify-content:center;padding:4px;width:56px}.item-img img{height:100%;object-fit:contain;width:100%}.item-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.item-tag{color:#6faaff;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.item-name{color:#fdfdfd;font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-cantidad{color:#c7cbde;flex-shrink:0;font-size:14px;font-weight:600}.item-price{color:#fdfdfd;flex-shrink:0;font-size:16px;font-weight:700;margin-left:auto}.final-item-missing{border-color:#cc3b3b;border-style:dashed;cursor:pointer}.final-item-missing:hover{background-color:#cc00001a;border-color:#ff6b6b}.item-name-missing{color:#ff8a8a;font-weight:500;white-space:normal}.item-missing-cta{color:#ff6b6b;flex-shrink:0;font-size:14px;font-weight:600;margin-left:auto}.final-total{align-items:center;background:linear-gradient(90.23deg,#0054cc,#6e00ce);border-radius:14px;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-top:20px;padding:20px}.final-total-price{font-size:24px}@media (max-width:1230px){.step{font-size:12px}}@media (max-width:1100px){.products{grid-template-columns:repeat(1,1fr)}.steps{min-width:30%;width:30%}}@media (max-width:990px){.steps{min-width:35%;width:35%}}@media (max-width:875px){.steps{min-width:25%;width:25%}.step{width:100%}.bottom-info,.top-info{flex-direction:column}.total-info{height:auto}.info-buttons,.step-info{min-width:100%}}@media (max-width:720px){.products{grid-template-columns:1fr;width:75%}.steps{min-width:160px;width:25%}.step{width:100%}.info-buttons{flex-wrap:wrap}.next-button,.prev-button{flex:1 1;max-width:none;width:auto}.resumen-button{max-width:100%;width:100%}}@media (max-width:630px){.prods-container{flex-direction:column}.steps{max-height:fit-content;position:relative;top:0!important;width:100%}.step{width:33.33%}.products{width:100%}.final-item{flex-wrap:wrap}.item-price{margin-left:72px}}@media (max-width:450px){.info-buttons{flex-direction:column}.info-buttons button{flex:auto;max-width:100%;width:100%}}@media (max-width:400px){.step{width:50%}.product-container{gap:10px;height:auto;max-width:100%}.prodImg{height:75px}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
/*# sourceMappingURL=main.64c1ce93.css.map*/