.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-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}.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,.product-slider.mobile .product-tag{display:none}.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}}