.fhg-carousel--more-sells{width:100%;position:relative;overflow:hidden}.fhg-carousel--more-sells.fhg-bg-blue{background:var(--fhg-bg);padding:28px 0 24px}.fhg-carousel--more-sells:not(.fhg-bg-blue){background:var(--fhg-bg);padding:28px 0 24px}.fhg-carousel--more-sells .fhg-carousel-heading{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin:0 0 24px}.fhg-carousel--more-sells .fhg-carousel-footer{display:flex;justify-content:flex-end;margin-top:18px}.fhg-carousel--more-sells .fhg-carousel-title{text-align:center;margin:0;font-size:22px;font-weight:700;font-family:var(--fhg-font-heading);color:var(--fhg-blue)}.fhg-carousel--more-sells .fhg-carousel-view-all{color:var(--fhg-blue);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.fhg-carousel--more-sells .fhg-carousel-view-all:hover{opacity:.82}.fhg-carousel--more-sells .fhg-carousel-wrap{position:relative;padding:0 86px;overflow:hidden}.fhg-carousel--more-sells .fhg-carousel-track{display:flex;gap:16px;scroll-behavior:smooth;overflow-x:auto;scrollbar-width:none}.fhg-carousel--more-sells .fhg-carousel-track::-webkit-scrollbar{display:none}.fhg-carousel--more-sells .fhg-carousel-item{flex:0 0 220px;max-width:220px;display:flex}.fhg-carousel--more-sells .fhg-product-card{background:#fff;border-radius:var(--fhg-radius-card);padding:12px;display:flex;flex-direction:column;width:100%;border:1px solid var(--fhg-border);box-shadow:var(--fhg-shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.fhg-carousel--more-sells .fhg-product-card .product-link{display:flex;flex-direction:column;height:100%;text-decoration:none}.fhg-carousel--more-sells .image-wrapper{position:relative;height:150px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.fhg-carousel--more-sells .image-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:var(--fhg-radius);transition:transform .25s ease}.fhg-carousel--more-sells .product-card-badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;border-radius:999px;background:var(--fhg-orange);color:#fff;font-size:11px;font-weight:800;line-height:1;padding:6px 8px;box-shadow:0 4px 10px #0000001f}.fhg-carousel--more-sells .fhg-product-card .info{display:flex;flex-direction:column;flex-grow:1;padding:4px 4px 0}.fhg-carousel--more-sells .fhg-product-card .title{font-family:var(--fhg-font-body);font-size:13.5px;font-weight:600;line-height:1.32;color:var(--fhg-text);max-height:3.96em;overflow:hidden;margin:0}.fhg-carousel--more-sells .fhg-product-card .product-vendor{margin-top:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--fhg-text-muted)}.fhg-carousel--more-sells .fhg-product-card .price-area{margin-top:auto;display:flex;flex-direction:column;gap:1px}.fhg-carousel--more-sells .fhg-product-card .old-price{min-height:14px;font-size:11.5px;opacity:.5;text-decoration:line-through}.fhg-carousel--more-sells .fhg-product-card .price-row{font-size:15px;font-weight:800;color:var(--fhg-blue)}.fhg-carousel--more-sells .fhg-product-card .price-consultation{color:var(--fhg-blue)}.fhg-carousel--more-sells .fhg-product-card .installments{font-size:11px;color:var(--fhg-text-muted)}.fhg-carousel--more-sells .fhg-product-card .installments--consultation{color:#475569}.fhg-carousel--more-sells .fhg-product-card .buy-button{margin-top:8px;padding:9px;font-size:13.5px;font-weight:700;border-radius:10px;background:var(--fhg-orange);color:#fff;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.fhg-carousel--more-sells .fhg-product-card .buy-button:hover{background:var(--fhg-orange-dark);transform:translateY(-1px)}.fhg-carousel--more-sells .fhg-product-card .buy-button.is-consultation{background:var(--fhg-blue)}.fhg-carousel--more-sells .fhg-product-card .buy-button.is-consultation:hover{background:var(--fhg-blue-dark)}.fhg-carousel--more-sells .fhg-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e}.fhg-carousel--more-sells .fhg-product-card:hover img{transform:scale(1.03)}@media(hover:none){.fhg-carousel--more-sells .fhg-product-card:hover{transform:none;box-shadow:none}.fhg-carousel--more-sells .fhg-product-card:hover img{transform:none}}.fhg-carousel--more-sells .fhg-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:38px;height:38px;border-radius:50%;border:none;background:#fff;color:#123c5a;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;transition:transform .2s ease}.fhg-carousel--more-sells .fhg-carousel-arrow:hover{transform:translateY(-50%) scale(1.05)}.fhg-carousel--more-sells .fhg-carousel-arrow.left{left:24px}.fhg-carousel--more-sells .fhg-carousel-arrow.right{right:24px}@media(max-width:768px){.fhg-carousel--more-sells .fhg-carousel-heading{flex-direction:column;gap:4px}.fhg-carousel--more-sells .fhg-carousel-footer{justify-content:center;margin-top:14px}.fhg-carousel--more-sells .fhg-carousel-wrap{padding:0 12px}.fhg-carousel--more-sells .fhg-carousel-track{gap:12px}.fhg-carousel--more-sells .fhg-carousel-item{flex:0 0 48%;max-width:48%}.fhg-carousel--more-sells .fhg-carousel-arrow{width:32px;height:32px;font-size:16px}.fhg-carousel--more-sells .fhg-product-card .installments{font-size:10px}.fhg-carousel--more-sells .badge-discount,.fhg-carousel--more-sells .discount-badge,.fhg-carousel--more-sells .sale-badge{font-size:10px;padding:4px 6px;border-radius:8px;line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/fhg-carousel-more-sells.css.map */
