.gh-hp-products{padding-block:40px 48px;background:#fff;color:#1a1a1a}.gh-hp-products__container{width:100%;max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:var(--page-margin, 16px);box-sizing:border-box}.gh-hp-products__empty{margin:0;text-align:center;color:#666;padding:32px 0}.gh-hp-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px;margin:0;padding:0;list-style:none}.gh-hp-products__grid-item{min-width:0}.gh-hp-products__grid-item>.gh-rec-card{height:100%}@media(min-width:750px)and (max-width:989px){.gh-hp-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}}@media(max-width:749px){.gh-hp-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-hp-products{padding-block:28px 40px}.gh-hp-products__container{padding-inline:12px}.gh-hp-products__grid{gap:12px 10px}}.gh-rec-host.hidden{display:none}.gh-rec{padding-block:48px 56px;background:#fff;color:#1a1a1a}.gh-rec__container{width:100%;max-width:var(--page-width, 100%);margin-inline:auto;padding-inline:var(--page-margin, 16px);box-sizing:border-box}.gh-rec__header{text-align:center;margin-bottom:36px}.gh-rec__eyebrow-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:14px}.gh-rec__eyebrow-line{width:48px;height:1px;background:color-mix(in srgb,var(--gh-rec-brand) 55%,#ddd)}.gh-rec__eyebrow{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gh-rec-brand)}.gh-rec__title{margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;line-height:1.2;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.gh-rec__heart{color:var(--gh-rec-brand);display:inline-flex}.gh-rec__subtitle{margin:12px 0 0;font-size:.95rem;color:#666;max-width:520px;margin-inline:auto}.gh-rec__carousel{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.gh-rec__track-wrap{overflow:hidden;min-width:0}.gh-rec__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block:6px}.gh-rec__track::-webkit-scrollbar{display:none}.gh-rec__slide{flex:0 0 calc((100% - 48px)/4);min-width:240px;scroll-snap-align:start}@media(max-width:989px){.gh-rec__slide{flex:0 0 calc((100% - 16px)/2);min-width:220px}}@media(max-width:599px){.gh-rec__slide{flex:0 0 88%;min-width:280px}}@media(max-width:749px){.gh-rec{padding-block:28px 4rem;overflow:hidden}.gh-rec__container{padding-inline:12px}.gh-rec__header{margin-bottom:20px}.gh-rec__title{font-size:1.35rem;gap:6px}.gh-rec__subtitle{font-size:.8125rem;line-height:1.45;padding-inline:4px}.gh-rec__carousel{display:block;position:relative}.gh-rec__track-wrap{width:100%;overflow:visible}.gh-rec__track{gap:12px;padding-block:4px 8px;scroll-padding-inline:12px}.gh-rec__slide{flex:0 0 calc(100% - 8px);min-width:0;max-width:none}.gh-rec__arrow{position:absolute;top:38%;z-index:4;width:34px;height:34px;margin:0;box-shadow:0 2px 10px #00000024}.gh-rec__arrow--prev{left:2px}.gh-rec__arrow--next{right:2px}.gh-rec__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.04)}.gh-rec__arrow--prev,.gh-rec__arrow--next{transform:translateY(-50%)}.gh-rec__dots{margin-top:18px;padding-bottom:4px}.gh-rec-card:hover{transform:none;box-shadow:0 2px 10px #0000000a}.gh-rec-card__features{padding:8px 6px;gap:4px 6px}.gh-rec-card__feature{flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;padding:4px 2px;font-size:.5625rem;line-height:1.2;text-align:center;min-height:2.75rem}.gh-rec-card__feature span{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.gh-rec-card__feature-icon,.gh-rec-card__feature svg{width:16px;height:16px}.gh-rec-card__body{padding:10px 12px 14px;gap:6px}.gh-rec-card__title{font-size:.875rem;line-height:1.4;-webkit-line-clamp:3}.gh-rec-card__rating{font-size:.75rem;flex-wrap:wrap}.gh-rec-card__price{font-size:.9375rem}.gh-rec-card__btn{padding:11px 12px;font-size:.8125rem}}.gh-rec__arrow{flex-shrink:0;width:46px;height:46px;border:none;border-radius:50%;background:#fff;color:#444;box-shadow:0 4px 18px #0000001a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.gh-rec__arrow:hover:not(:disabled){transform:scale(1.04);box-shadow:0 6px 22px #0000001f}.gh-rec__arrow:disabled{opacity:.35;cursor:not-allowed}.gh-rec__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.gh-rec__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#d5d5d5;cursor:pointer;transition:background .25s ease,transform .25s ease}.gh-rec__dot.is-active{background:var(--gh-rec-brand);transform:scale(1.2)}.gh-rec-card--skeleton,.gh-rec__slide--skeleton .gh-rec-card{min-height:400px;border-radius:14px;background:linear-gradient(90deg,#f0f0f0 25%,#fafafa,#f0f0f0 75%);background-size:200% 100%;animation:gh-rec-shimmer 1.2s ease-in-out infinite}@keyframes gh-rec-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gh-rec-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #0000000a;transition:box-shadow .3s ease,transform .3s ease}.gh-rec-card:hover{box-shadow:0 14px 32px #00000017;transform:translateY(-3px)}.gh-rec-card__media-wrap{position:relative;aspect-ratio:1;background:#f7f7f7}.gh-rec-card__media-link{display:block;width:100%;height:100%}.gh-rec-card__image{width:100%;height:100%;object-fit:cover}.gh-rec-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f2f2f2}.gh-rec-card__badge{position:absolute;top:10px;left:10px;padding:5px 10px;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;z-index:2}.gh-rec-card__badge--bestseller{background:var(--gh-rec-brand);color:#fff}.gh-rec-card__badge--sale{background:#e53935;color:#fff;border-radius:50%;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:.58rem}.gh-rec-card__wishlist.is-active svg{fill:var(--gh-rec-brand)}.gh-rec-card__wishlist{position:absolute;top:10px;right:10px;width:36px;height:36px;border:none;padding:0;border-radius:50%;background:#fff;color:#888;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014;z-index:2}.gh-rec-card__wishlist:hover{color:var(--gh-rec-brand)}.gh-rec-card__features{list-style:none;margin:0;padding:10px 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-bottom:1px solid #f0f0f0}.gh-rec-card__feature{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.62rem;color:#7a6a5a;padding-inline:2px;border-right:1px solid #ebe3d8;min-width:0}.gh-rec-card__feature:last-child{border-right:none}.gh-rec-card__feature-icon,.gh-rec-card__feature svg{flex-shrink:0;color:var(--gh-rec-brand)}.gh-rec-card__feature span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-rec-card__body{display:flex;flex-direction:column;flex:1;padding:12px 14px 14px;gap:8px}.gh-rec-card__title{margin:0;font-size:.88rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-rec-card__title a{color:inherit;text-decoration:none}.gh-rec-card__title a:hover{color:var(--gh-rec-brand)}.gh-rec-card__rating{margin:0;display:flex;align-items:center;gap:6px;font-size:.78rem;color:#666}.gh-rec-card__stars{display:inline-flex;gap:1px;color:#f5b301}.gh-rec-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 8px}.gh-rec-card__price{font-size:1rem;font-weight:800;color:#111}.gh-rec-card__compare{font-size:.82rem;color:#999;text-decoration:line-through}.gh-rec-card__form{margin-top:auto}.gh-rec-card__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:auto;padding:12px 14px;border:none;border-radius:10px;background:color-mix(in srgb,var(--gh-rec-brand) 22%,#fff);color:#3b3128;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .3s ease}.gh-rec-card__btn:hover{background:color-mix(in srgb,var(--gh-rec-brand) 32%,#fff)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/grosyhub-home-products.css.map */
