.hd-hc-stories{width:100%;max-width:100vw;background:#10161d;padding:0 0 clamp(64px,7vw,96px);overflow-x:hidden}.hd-hc-stories__viewport{position:relative}.hd-hc-stories__row{--hc-row-h: clamp(400px, 36vw, 580px);position:relative;left:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;display:flex;align-items:flex-start;justify-content:center;gap:clamp(10px,1vw,18px);padding:clamp(48px,6vw,80px) clamp(4px,.6vw,12px) 0;box-sizing:border-box;min-height:calc(var(--hc-row-h) * 1.25);scrollbar-width:none}.hd-hc-stories__row::-webkit-scrollbar{display:none}.hd-hc-stories__item{position:relative;z-index:1;flex:0 1 auto;border-radius:clamp(16px,1.4vw,24px);overflow:hidden;background:#232b32;transform:scale(1);transform-origin:center center;transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease;will-change:transform}.hd-hc-stories__item-inner{position:relative;width:100%;height:100%;overflow:hidden}.hd-hc-stories__item--circle{width:var(--hc-row-h);height:var(--hc-row-h);border-radius:50%;flex-shrink:0}.hd-hc-stories__item--portrait{width:calc(var(--hc-row-h) * 9 / 16);height:var(--hc-row-h);flex-shrink:0}.hd-hc-stories__item--video{width:calc(var(--hc-row-h) * 9 / 16);height:var(--hc-row-h);flex-shrink:1;cursor:default;background:#05070a}.hd-hc-stories__item--video.hd-hc-stories__item--has-buybar{height:auto;display:flex;flex-direction:column}.hd-hc-stories__item--video.hd-hc-stories__item--has-buybar .hd-hc-stories__item-inner{height:var(--hc-row-h);flex:0 0 auto}.hd-hc-stories__item--quote{width:calc(var(--hc-row-h) * 4 / 5);height:var(--hc-row-h);flex-shrink:1;display:flex;flex-direction:column;gap:10px;background:transparent}.hd-hc-stories__item img,.hd-hc-stories__video-el,.hd-hc-stories__video-poster{width:100%;height:100%;object-fit:cover;display:block}.hd-hc-stories__video-poster-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:1;pointer-events:none;transition:opacity .22s ease}.hd-hc-stories__item--video.is-playing .hd-hc-stories__video-poster-overlay{opacity:0}.hd-hc-stories__caption{position:absolute;z-index:3;top:14px;left:14px;right:14px;width:fit-content;max-width:calc(100% - 28px);padding:9px 14px;border-radius:14px;background:#fffffff0;color:#14150f;font-size:13px;font-weight:600;line-height:1.3;box-shadow:0 8px 20px #00000038;pointer-events:none}.hd-hc-stories__play{position:absolute;z-index:4;top:50%;left:calc(50% - 8px);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:50%;background:#0a0c0a66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;cursor:pointer;opacity:1;transition:background-color .2s ease,opacity .2s ease}.hd-hc-stories__play:hover{background:#0a0c0a8c}.hd-hc-stories__play svg{width:19px;height:19px}.hd-hc-stories__icon-pause{display:none}.hd-hc-stories__icon-play{display:block}.hd-hc-stories__item--video.is-playing .hd-hc-stories__icon-play{display:none}.hd-hc-stories__item--video.is-playing .hd-hc-stories__icon-pause{display:block}.hd-hc-stories__item--video.is-playing .hd-hc-stories__play{opacity:0;pointer-events:none}.hd-hc-stories__item--video.is-playing:hover .hd-hc-stories__play,.hd-hc-stories__item--video.is-playing .hd-hc-stories__play:focus-visible{opacity:1;pointer-events:auto}.hd-hc-stories__buybar{flex:1 0 auto;display:flex;flex-direction:column;gap:14px;padding:16px 16px 18px;background:#fff;border-radius:0 0 clamp(16px,1.4vw,24px) clamp(16px,1.4vw,24px)}.hd-hc-stories__buybar-top{display:flex;align-items:flex-start;gap:18px}.hd-hc-stories__buybar-icon{flex-shrink:0;width:30px;height:auto;margin-top:2px;display:block}.hd-hc-stories__buybar-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.hd-hc-stories__buybar-name{display:block;color:#14150f;font-size:15px;font-weight:700;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.hd-hc-stories__buybar-city{color:#6b675d;font-weight:400;font-size:13px}.hd-hc-stories__buybar-product{display:block;color:#14150f;font-size:13px;font-weight:400;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.hd-hc-stories__buybar-product strong{font-weight:400}.hd-hc-stories__buybar-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 0;border-radius:10px;background:#f90;color:#14150f;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background-color .2s ease}.hd-hc-stories__buybar-btn:hover{background:#e88a00}.hd-hc-stories__quote-media{flex:1 1 55%;border-radius:clamp(16px,1.4vw,24px);overflow:hidden;min-height:0}.hd-hc-stories__quote-media img{width:100%;height:100%;object-fit:cover}.hd-hc-stories__quote-card{position:relative;flex:1 1 45%;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:16px;border-radius:clamp(14px,1.2vw,20px);background:#f4efe4;overflow:hidden}.hd-hc-stories__quote-title{margin:0;color:#2c2a24;font-size:clamp(11.5px,1vw,13.5px);font-weight:700;line-height:1.3}.hd-hc-stories__quote-author{margin:0;color:#8a8577;font-size:clamp(9.5px,.78vw,10.5px);font-weight:400;font-style:italic;line-height:1.2}.hd-hc-stories__quote-stars{display:flex;align-items:center;gap:2px;margin:2px 0 4px}.hd-hc-stories__quote-stars svg{width:11px;height:11px;color:#2c2a24}.hd-hc-stories__quote-text{margin:0;color:#57534a;font-size:clamp(10px,.85vw,11.5px);line-height:1.42;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.hd-hc-stories__quote-link{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#14150f0f;color:#2c2a24}@media(hover:hover)and (pointer:fine){.hd-hc-stories__item:hover{transform:scale(1.05);z-index:5;box-shadow:0 24px 50px #00000073}}.hd-hc-stories__nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#fffffff0;color:#14150f;cursor:pointer;box-shadow:0 10px 26px #00000052;transition:opacity .2s ease}.hd-hc-stories__nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hd-hc-stories__nav--prev{left:10px}.hd-hc-stories__nav--next{right:10px}.hd-hc-stories__nav.is-hidden{opacity:0;pointer-events:none}@media(max-width:900px){.hd-hc-stories__row{--hc-row-h: auto;align-items:flex-start;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;padding:32px 16px 0;min-height:0}.hd-hc-stories__item{scroll-snap-align:start;flex:0 0 auto;transform:none!important}.hd-hc-stories__item--video,.hd-hc-stories__item--portrait{width:62vw;height:calc(62vw * 16 / 9);max-height:68vh}.hd-hc-stories__item--video.hd-hc-stories__item--has-buybar{height:auto}.hd-hc-stories__item--video.hd-hc-stories__item--has-buybar .hd-hc-stories__item-inner{height:calc(62vw * 16 / 9);max-height:68vh}.hd-hc-stories__item--circle{width:52vw;height:52vw}.hd-hc-stories__item--quote{width:78vw;height:calc(78vw * 16 / 9);max-height:68vh}.hd-hc-stories__nav{display:flex;width:34px;height:34px;background:#14150f8c;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hd-hc-stories__nav svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-hd-hc-stories.css.map */
