.gh-reels{position:relative;padding-block:48px 40px;background:#faf8f5;color:#1a1a1a;overflow:hidden}.gh-reels__container{width:100%;max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:var(--page-margin, 16px);box-sizing:border-box}.gh-reels__body{margin-bottom:28px}.gh-reels__mobile{display:none}.gh-reels__desktop{display:block}@media screen and (max-width:989px){.gh-reels__desktop{display:none}.gh-reels__mobile{display:block}}.gh-reels__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gh-reels__grid-item{min-width:0}.gh-reels__grid .gh-reel-card{height:100%}.gh-reels__grid .gh-reel-card__media{aspect-ratio:9 / 14}.gh-reels__grid .gh-reel-card__play{width:40px;height:40px;margin:-20px 0 0 -20px}.gh-reels__grid .gh-reel-card__caption--bottom{bottom:58px}.gh-reels__grid .gh-reel-card__caption--bottom{bottom:62px}.gh-reel-card--tag .gh-reel-card__rating,.gh-reel-card--tag .gh-reel-card__cart,.gh-reel-card--tag .gh-reel-card__compare{display:none!important}.gh-reels__carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.gh-reels__track-wrap{overflow:hidden;min-width:0}.gh-reels__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:8px 12px;scroll-padding-inline:8px}.gh-reels__track::-webkit-scrollbar{display:none}.gh-reels__slide{flex:0 0 calc((100% - 80px) / 5.5);min-width:168px;max-width:210px;scroll-snap-align:start}.gh-reels__arrow{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1.5px solid color-mix(in srgb,var(--gh-reel-brand) 40%,#ddd);border-radius:50%;background:#fff;color:var(--gh-reel-brand);cursor:pointer;transition:border-color .2s ease,background .2s ease,opacity .2s ease;box-shadow:0 2px 12px #0000000f}.gh-reels__arrow:hover:not(:disabled){border-color:var(--gh-reel-brand);background:color-mix(in srgb,var(--gh-reel-brand) 10%,#fff)}.gh-reels__arrow:disabled{opacity:.35;cursor:default}.gh-reels__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.gh-reels__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#d4ccc4;cursor:pointer;transition:background .2s ease,transform .2s ease}.gh-reels__dot.is-active{background:var(--gh-reel-brand);transform:scale(1.15)}.gh-reels__empty{margin:0;text-align:center;color:#666;padding:32px 0}.gh-reel-card{position:relative;height:100%;border-radius:14px;background:#1a1a1a;box-shadow:0 4px 16px #00000014;overflow:hidden}.gh-reel-card--tag{border-radius:12px}.gh-reel-card__media{position:relative;aspect-ratio:9 / 14;width:100%;background:#ebe6e0;overflow:hidden}.gh-reel-card__media:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:2;height:38%;background:linear-gradient(to top,rgb(0 0 0 / .42) 0%,transparent 100%);pointer-events:none}.gh-reel-card__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.gh-reel-card__video,.gh-reel-card__poster,.gh-reel-card__poster--only,.gh-reel-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.gh-reel-card__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;transition:opacity .25s ease}.gh-reel-card__poster.is-hidden{opacity:0;pointer-events:none}.gh-reel-card__video{position:relative;z-index:1}.gh-reel-card__placeholder{display:flex;align-items:center;justify-content:center;background:#f0ebe5}.gh-reel-card__placeholder svg{width:50%;opacity:.35}.gh-reel-card__play{position:absolute;left:50%;top:50%;z-index:3;width:48px;height:48px;margin:-24px 0 0 -24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffeb;color:var(--gh-reel-brand);pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 12px #0000001f}.gh-reel-card.is-playing .gh-reel-card__play{opacity:0;transform:scale(.85)}.gh-reel-card__badge{position:absolute;top:10px;left:10px;z-index:4;padding:5px 10px;border-radius:6px;font-size:.625rem;font-weight:800;letter-spacing:.05em;color:#fff;line-height:1.2;box-shadow:0 2px 8px #00000026}.gh-reel-card__badge--bestseller{background:#e84c8a}.gh-reel-card__badge--trending{background:linear-gradient(135deg,#ff6b35,#f7931e)}.gh-reel-card__badge--hot{background:#e63946}.gh-reel-card__badge--new{background:#2e9e5b}.gh-reel-card__badge--popular{background:#6c5ce7}.gh-reel-card__wishlist{position:absolute;top:10px;right:10px;z-index:4;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffffeb;color:#444;cursor:pointer;box-shadow:0 2px 8px #0000001a}.gh-reel-card__wishlist.is-active{color:var(--gh-reel-brand)}.gh-reel-card__caption{position:absolute;z-index:4;margin:0;padding:6px 10px;max-width:calc(100% - 52px);font-size:.6875rem;font-weight:600;line-height:1.35;color:#fff;text-shadow:0 1px 4px rgb(0 0 0 / .45);pointer-events:none}.gh-reel-card__caption--top{top:38px;left:10px}.gh-reel-card__caption--bottom{left:10px;right:10px;bottom:72px;max-width:none}.gh-reel-card--tag .gh-reel-card__product{position:absolute;left:8px;right:8px;bottom:8px;z-index:6;display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:10px;background:#fff;box-shadow:0 2px 10px #0000002e;text-decoration:none;color:inherit;min-height:0;transition:box-shadow .2s ease}.gh-reel-card--tag .gh-reel-card__product:hover{box-shadow:0 4px 14px #00000038}.gh-reel-card--tag .gh-reel-card__thumb{display:block;width:40px;height:40px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5;border:none}.gh-reel-card__thumb img{width:100%;height:100%;object-fit:cover}.gh-reel-card--tag .gh-reel-card__info{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0;flex:1}.gh-reel-card--tag .gh-reel-card__title{display:block;margin:0;font-size:.6875rem;font-weight:600;line-height:1.25;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-reel-card--tag .gh-reel-card__price{display:block;margin:0;font-size:.75rem;font-weight:700;color:#e53935;line-height:1.2}.gh-reel-card__compare{margin:0;font-size:.6875rem;font-weight:500;color:#9a8f84;text-decoration:line-through;line-height:1.2}.gh-reel-card__rating{display:flex;align-items:center;gap:3px;margin:0;font-size:.625rem;font-weight:500;color:#777;line-height:1.2}.gh-reel-card__stars{color:#f5b301;font-size:.75rem}.gh-reel-card__cart{width:36px;height:36px;align-self:end;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:var(--gh-reel-brand);color:#fff;cursor:pointer;text-decoration:none;flex-shrink:0;transition:background .2s ease}.gh-reel-card__cart:hover{background:var(--gh-reel-brand-dark, #9a7d5f)}.gh-reel-card__cart:disabled{opacity:.65}@media screen and (max-width:989px){.gh-reels__slide{flex:0 0 calc((100% - 32px)/3.2);min-width:160px;max-width:none}}@media screen and (max-width:749px){.gh-reels{padding-block:32px 28px}.gh-reels__container{padding-inline:12px}.gh-reels__mobile-cta{display:flex;justify-content:center;margin-top:16px}.gh-reel-card--tag .gh-reel-card__thumb{width:40px;height:40px}.gh-reel-card--tag .gh-reel-card__title{font-size:.6875rem}.gh-reel-card--tag .gh-reel-card__price{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/grosyhub-home-reels.css.map */
