.grosyhub-pdp-reels-wrap{width:100%;min-width:0;margin-block:14px 10px}.grosyhub-pdp-timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:flex-start;gap:0;margin-bottom:14px;padding:12px 10px;border:1px solid #ececec;border-radius:12px;background:#fafafa}.grosyhub-pdp-timeline__step{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;min-width:0}.grosyhub-pdp-timeline__dot{width:12px;height:12px;border-radius:50%;background:#d9d9d9;border:2px solid #fff;box-shadow:0 0 0 1px #d9d9d9}.grosyhub-pdp-timeline__step--done .grosyhub-pdp-timeline__dot,.grosyhub-pdp-timeline__step--active .grosyhub-pdp-timeline__dot{background:#111;box-shadow:0 0 0 1px #111}.grosyhub-pdp-timeline__text{display:flex;flex-direction:column;gap:2px;font-size:10px;line-height:1.2;color:#666}.grosyhub-pdp-timeline__text strong{font-size:11px;color:#111;font-weight:700}.grosyhub-pdp-timeline__line{width:100%;height:2px;background:#e5e5e5;margin-top:5px;align-self:flex-start}.grosyhub-pdp-reels{--ghpdp-gap: 12px;--ghpdp-radius: 14px;--ghpdp-pink: #e91e63;width:100%;min-width:0}.grosyhub-pdp-reels__track{display:flex;gap:var(--ghpdp-gap);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-behavior:smooth;cursor:grab;touch-action:pan-x;padding-block:2px 4px;scrollbar-width:none}.grosyhub-pdp-reels__track::-webkit-scrollbar{display:none}.grosyhub-pdp-reels__track.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.grosyhub-pdp-reels__card{flex:0 0 calc((100% - var(--ghpdp-gap)) / 2);min-width:0;scroll-snap-align:start;border:0;padding:0;background:#fff;cursor:pointer;border-radius:var(--ghpdp-radius);overflow:hidden;box-shadow:0 2px 10px #00000014;border:1px solid #efefef;display:flex;flex-direction:column}.grosyhub-pdp-reels__card:focus-visible{outline:2px solid #e91e63;outline-offset:2px}.grosyhub-pdp-reels__media{position:relative;width:100%;aspect-ratio:9 / 16;background:#111;overflow:hidden}.grosyhub-pdp-reels__video,.grosyhub-pdp-reels__media video,.grosyhub-pdp-reels__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0;display:block;pointer-events:none}.grosyhub-pdp-reels__product{display:flex;align-items:center;gap:8px;padding:8px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.grosyhub-pdp-reels__thumb{flex-shrink:0;width:40px;height:40px;border-radius:8px;overflow:hidden;background:#f5f5f5;border:1px solid rgb(0 0 0 / 6%)}.grosyhub-pdp-reels__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.grosyhub-pdp-reels__info{min-width:0;flex:1}.grosyhub-pdp-reels__title{margin:0 0 2px;font-size:10px;font-weight:700;line-height:1.25;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.grosyhub-pdp-reels__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;margin-bottom:2px}.grosyhub-pdp-reels__price-sale{font-size:11px;font-weight:800;color:var(--ghpdp-pink)}.grosyhub-pdp-reels__price-compare{font-size:9px;color:#999;text-decoration:line-through}.grosyhub-pdp-reels__rating{font-size:9px;color:#6b6b6b;display:flex;align-items:center;gap:2px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grosyhub-pdp-reels__rating-stars{color:#f5a623;letter-spacing:-1px}.grosyhub-pdp-reels__cart-btn{flex-shrink:0;width:32px;height:32px;border:none;border-radius:10px;background:var(--ghpdp-pink);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease}.grosyhub-pdp-reels__cart-btn:hover{background:#c2185b;transform:scale(1.05)}.grosyhub-pdp-reels__cart-btn svg{width:18px;height:18px}.grosyhub-pdp-reels__cart-btn--soldout{opacity:.45;pointer-events:none}@media screen and (min-width:750px){.grosyhub-pdp-reels__track{overflow-x:hidden;cursor:default}.grosyhub-pdp-reels__card{flex:0 0 calc((100% - (var(--ghpdp-gap) * 2)) / 3);max-width:none;display:grid;grid-template-areas:"stack"}.grosyhub-pdp-reels__media,.grosyhub-pdp-reels__product{grid-area:stack}.grosyhub-pdp-reels__product{align-self:end;justify-self:stretch;margin:8px;z-index:2;padding:10px;background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgb(255 255 255 / 55%);border-radius:12px;box-shadow:0 4px 16px #0000001f;border-top:0}.grosyhub-pdp-reels__thumb{width:44px;height:44px}.grosyhub-pdp-reels__title{font-size:11px;font-weight:600}.grosyhub-pdp-reels__price-sale{font-size:13px}.grosyhub-pdp-reels__price-compare{font-size:11px}.grosyhub-pdp-reels__rating{font-size:10px}.grosyhub-pdp-reels__cart-btn{width:36px;height:36px}.grosyhub-pdp-timeline__text{font-size:11px}.grosyhub-pdp-timeline__text strong{font-size:12px}}.grosyhub-pdp-reels-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.grosyhub-pdp-reels-modal[hidden]{display:none!important}.grosyhub-pdp-reels-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.grosyhub-pdp-reels-modal__dialog{position:relative;z-index:1;width:min(100%,380px);max-height:min(92vh,720px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 16px 48px #00000038}.grosyhub-pdp-reels-modal__close{position:absolute;top:10px;right:10px;z-index:3;width:36px;height:36px;border:0;border-radius:50%;background:#ffffffeb;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer}.grosyhub-pdp-reels-modal__close svg{width:18px;height:18px}.grosyhub-pdp-reels-modal__video-wrap{position:relative;width:100%;aspect-ratio:9 / 16;background:#000;border-radius:18px 18px 0 0;overflow:hidden}.grosyhub-pdp-reels-modal__video,.grosyhub-pdp-reels-modal__embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.grosyhub-pdp-reels-modal__body{padding:14px 16px 18px}.grosyhub-pdp-reels-modal__product{display:flex;gap:12px;align-items:flex-start}.grosyhub-pdp-reels-modal__thumb{flex-shrink:0;width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f3f3f3}.grosyhub-pdp-reels-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.grosyhub-pdp-reels-modal__title{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:#111}.grosyhub-pdp-reels-modal__prices{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px}.grosyhub-pdp-reels-modal__prices .sale{font-weight:800;color:#e91e63}.grosyhub-pdp-reels-modal__prices .compare{text-decoration:line-through;color:#666}.grosyhub-pdp-reels-modal__prices .off{font-size:12px;font-weight:700;color:#008060}.grosyhub-pdp-reels-modal__actions{display:grid;gap:10px;margin-top:14px}.grosyhub-pdp-reels-modal__atc{width:100%;min-height:48px;border-radius:12px;font-weight:700}.grosyhub-pdp-reels-modal__atc[aria-busy=true]{opacity:.7;pointer-events:none}.grosyhub-pdp-reels-modal__view{text-align:center;font-size:13px;font-weight:600}body.grosyhub-pdp-reels-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/3/assets/grosyhub-pdp-reels.css.map */
