.product-wrapper{display:flex;flex-direction:column;justify-content:space-between;text-align:center;gap:10px;position:relative;cursor:pointer;min-height:590px;height:auto;background-color:#fff;width:19vw!important;border:1px solid var(--color-grey-quantum)}.product-image-container{position:relative;width:19vw;height:350px;overflow:hidden;background-color:#fff}.product-presale-badge{position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:5;padding:6px 12px;border-radius:3px;background:#111;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.product-img{object-fit:contain!important;width:19vw!important;height:350px!important;display:block;transition:opacity .35s ease;border-radius:0!important}.primary-img{opacity:1}.product-second-img{position:absolute;inset:0;object-fit:contain!important;width:19vw!important;opacity:0;pointer-events:none}.product-wrapper:hover .product-second-img{opacity:1}.product-wrapper:hover .primary-img{opacity:0}.product-wrapper.no-second-img:hover .primary-img{opacity:1}.product-footer{background-color:var(--color-grey);color:#fff;font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:4px;padding:5px!important}.product-price-prefix{font-size:.72rem;font-weight:500}.product-add-cart-btn{border:0;background-color:#000;color:#fff;min-height:36px;padding:8px 10px;font-size:.75rem;cursor:pointer}.product-add-cart-btn:disabled{background-color:var(--color-grey-quantum);color:#555;cursor:not-allowed}.product-tag{background-color:#bc0505;color:#fff;position:absolute;top:1rem;left:0;height:2.5rem;display:flex;justify-content:center;align-items:center;padding:5px;z-index:2}.product-sale-tag{box-sizing:border-box;width:max-content;min-width:128px;height:auto;flex-direction:column;align-items:flex-start;gap:2px;padding:7px 9px;border-radius:0 6px 6px 0;line-height:1.05;text-align:left}.product-sale-old{font-size:.66rem;opacity:.9;text-decoration:line-through}.product-sale-tag strong{font-size:.82rem;white-space:nowrap}.product-sale-percent{font-size:.72rem;font-weight:800;letter-spacing:.02em}.last-price{font-size:1.1rem}.product-payment-prices{gap:8px;padding:0 12px 12px;color:#566176}.product-payment-prices,.product-transfer-price{display:flex;flex-direction:column;align-items:center}.product-transfer-price{box-sizing:border-box;width:100%;gap:3px;padding:9px 8px;border:1px solid #d8e5ff;border-radius:6px;background:#f5f8ff;color:#1761e8}.product-transfer-price>span{font-size:.78rem!important;font-weight:500!important}.product-transfer-price strong{color:#1557ce;font-size:1.65rem!important;font-weight:700!important;line-height:1}.product-installments strong small,.product-transfer-price strong small{font-size:.78rem!important;font-weight:500!important}.product-transfer-price>small{font-size:.72rem!important;font-weight:400!important}.product-reference-price{color:#7a7f89;font-size:.86rem!important;font-weight:400!important;text-decoration:line-through}.product-installments{box-sizing:border-box;display:grid;position:relative;width:100%;grid-template-columns:1fr;align-items:center;justify-items:center;grid-gap:4px 7px;gap:4px 7px;padding:8px 30px;border:1px solid #e2e5ea;border-radius:6px;background:#fff;font-size:.7rem!important;font-weight:400!important;text-align:center!important}.product-installments-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-size:1rem!important;font-weight:400!important}.product-installments>span:not(.product-installments-icon),.product-installments>strong{width:100%;text-align:center!important}.product-installments strong{color:#263044;font-size:1.35rem!important;font-weight:700!important;line-height:1}.product-installments sup{margin-left:2px;font-size:.65rem!important;font-weight:500!important;vertical-align:super}@media screen and (max-width:900px){.desktop{display:none}.product-slider-wrapper .product-wrapper,.product-slider-wrapper>div>div:first-child{gap:0;width:100vw!important}.product-image-container{width:100vw!important;height:400px}.product-img,.product-second-img{width:100vw!important;height:400px!important;object-fit:contain!important}.product-slider.mobile .product-wrapper{width:100%!important;height:auto;gap:0;overflow:hidden;border-color:#e1dbd4;border-radius:4px;text-align:left;min-height:0}.product-slider.mobile .product-image-container{width:100%!important;height:auto;aspect-ratio:1/1.16}.product-slider.mobile .product-img,.product-slider.mobile .product-second-img{width:100%!important;height:100%!important;object-fit:contain!important}.product-slider.mobile .product-wrapper>p:not(.product-footer){min-height:38px;padding:10px 10px 0;font-size:.78rem;line-height:1.25}.product-slider.mobile .product-footer{justify-content:flex-start;background:#fff;color:var(--color-primary);padding:7px 10px 12px!important;font-size:.84rem}.product-slider.mobile .product-add-cart-btn{display:none}.product-slider.mobile .product-sale-tag{top:8px;left:0;display:flex;min-width:104px;max-width:calc(100% - 34px);gap:1px;padding:5px 7px;border-radius:0 5px 5px 0}.product-slider.mobile .product-sale-old{font-size:.52rem}.product-slider.mobile .product-sale-tag strong{overflow:hidden;max-width:100%;font-size:.62rem;text-overflow:ellipsis}.product-slider.mobile .product-sale-percent{font-size:.58rem}.category-container .product-wrapper{width:100%!important;height:auto;min-height:0;gap:0;overflow:hidden;border-radius:4px;border-color:#e1dbd4;text-align:left}.category-container .product-image-container{width:100%!important;height:auto;aspect-ratio:1/1.22}.category-container .product-img,.category-container .product-second-img{width:100%!important;height:100%!important;object-fit:contain!important}.category-container .product-wrapper>p:not(.product-footer){min-height:42px;padding:10px 10px 0;font-size:.82rem;line-height:1.25}.category-container .product-footer{justify-content:flex-start;background:#fff;color:var(--color-primary);padding:8px 10px 10px!important;font-size:.86rem}.category-container .product-payment-prices,.product-slider.mobile .product-payment-prices{width:100%;gap:6px;padding:0 8px 9px;text-align:center}.category-container .product-transfer-price,.product-slider.mobile .product-transfer-price{padding:7px 5px}.category-container .product-transfer-price strong,.product-slider.mobile .product-transfer-price strong{font-size:1.35rem!important;font-weight:700!important}.category-container .product-installments,.product-slider.mobile .product-installments{padding:7px 25px;font-size:.62rem!important;font-weight:400!important}.category-container .product-installments strong,.product-slider.mobile .product-installments strong{font-size:1.12rem!important;font-weight:700!important}.category-container .product-add-cart-btn{min-height:34px;font-size:.62rem}.category-container .product-tag{top:10px;left:8px;height:auto;padding:5px 8px;border-radius:4px;background:#fff;color:var(--color-primary);font-size:.62rem}.category-container .product-sale-tag{min-width:112px;padding:6px 7px;background:#bc0505;color:#fff}}.favorite-button{position:absolute;top:12px;right:12px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:44px;min-height:40px;padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.94)!important;color:#667085;cursor:pointer}.favorite-button svg{width:21px;height:21px}.favorite-button span{min-width:.7em;font-size:.78rem;font-weight:700;line-height:1}.favorite-button.is-favorite,.favorite-button:hover{color:#e92d4f}.favorite-button:disabled{cursor:wait;opacity:.65}.favorite-button.product-detail-favorite{top:16px;right:16px}