.hc-interview-videos{--iv-dark-green: #1D3837;--iv-paper: #E6ECEB;--iv-paper-deep: #D8DFDE;--iv-light-green: #A7CE87;--iv-rose: #EABFDD;--iv-muted: #5B6C6C;--iv-border: #D2D8D8;--iv-shadow-soft: 0 8px 20px rgba(29, 56, 55, .1);--iv-shadow-strong: 0 16px 40px rgba(29, 56, 55, .22);--iv-ease: cubic-bezier(.2, .7, .2, 1);--iv-slab-radius: 32px;--iv-accent: var(--iv-rose);--iv-video-w: 380px;--iv-video-h: 675px;background:var(--iv-paper);overflow:hidden}.hc-interview-videos:focus{outline:none}.hc-interview-videos:focus-visible{outline:none}.hc-interview-videos [data-accent-fill]{background-color:var(--iv-accent)}.hc-interview-videos__slab{position:relative;background-color:var(--iv-light-green);border-radius:var(--iv-slab-radius);padding:56px 56px 44px;overflow:hidden;isolation:isolate}.hc-interview-videos__decoration{position:absolute;top:-180px;right:-60px;font-family:var(--font-h2--family);font-size:560px;font-weight:700;line-height:1;color:var(--iv-dark-green);opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.hc-interview-videos__brand-mark{font-style:italic;white-space:nowrap}.hc-interview-videos__brand-mark span{color:var(--iv-accent)}.hc-interview-videos__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:48px;min-height:44px;touch-action:pan-y}.hc-interview-videos__header-line{position:relative;flex:1 1 auto;min-width:0}.hc-interview-videos__header-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--iv-dark-green)}.hc-interview-videos__header-eyebrow-icon{flex-shrink:0}.hc-interview-videos__nav{display:flex;align-items:center;gap:14px;flex-shrink:0}.hc-interview-videos__nav-buttons{display:flex;gap:8px}.hc-interview-videos__nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(29,56,55,.35);background:transparent;color:var(--iv-dark-green);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s var(--iv-ease),transform .2s var(--iv-ease),border-color .2s var(--iv-ease)}.hc-interview-videos__nav-btn:hover{background:#1d38371a;border-color:var(--iv-dark-green)}.hc-interview-videos__nav-btn:active{transform:scale(.96)}.hc-interview-videos__status{font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.04em;color:var(--iv-dark-green);opacity:.75;white-space:nowrap}.hc-interview-videos__stage{position:relative;z-index:1;display:grid;grid-template-columns:var(--iv-video-w) 1fr;gap:64px;min-height:var(--iv-video-h);align-items:start;touch-action:pan-y}.hc-interview-videos__video-col,.hc-interview-videos__text-col{position:relative}.hc-interview-videos__video-col{width:var(--iv-video-w);height:var(--iv-video-h)}.hc-interview-videos__video-slide,.hc-interview-videos__text-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;visibility:hidden}.hc-interview-videos__video-slide.is-active,.hc-interview-videos__text-slide.is-active{opacity:1;pointer-events:auto;visibility:visible;position:relative;inset:auto}.hc-interview-videos__video-slide.is-active{animation:iv-zoom-in .45s var(--iv-ease) both}.hc-interview-videos__text-slide.is-active{animation:iv-fade-up .5s var(--iv-ease) both}@keyframes iv-zoom-in{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes iv-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hc-interview-videos__video-slide.is-active,.hc-interview-videos__text-slide.is-active{animation:none!important}.hc-interview-videos__up-next-progress{transition:none!important}}.hc-interview-videos__frame{position:relative;display:block;width:var(--iv-video-w);height:var(--iv-video-h);padding:0;margin:0;border:0;background:transparent;border-radius:24px;overflow:hidden;cursor:pointer;box-shadow:var(--iv-shadow-strong);color:var(--iv-paper)}.hc-interview-videos__frame-poster{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1d3837,#0f2625);display:flex;align-items:center;justify-content:center}.hc-interview-videos__frame-img{width:100%;height:100%;object-fit:cover;display:block}.hc-interview-videos__frame-fallback{font-family:var(--font-h2--family);font-size:220px;font-weight:700;color:#ffffff1f;line-height:1}.hc-interview-videos__frame-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e1b1b8c,#0e1b1b00 25% 70%,#0e1b1ba6);pointer-events:none}.hc-interview-videos__frame-chip{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--iv-paper);color:var(--iv-dark-green);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.01em;z-index:2}.hc-interview-videos__frame-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hc-interview-videos__frame-duration{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#0e1b1ba6;color:var(--iv-paper);border-radius:999px;font-size:12px;font-weight:600;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,monospace;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hc-interview-videos__frame-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;height:88px;display:block;z-index:2;color:var(--iv-accent)}.hc-interview-videos__frame-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hc-interview-videos__frame-ring-progress{transition:stroke-dashoffset 80ms linear}.hc-interview-videos__frame-play-core{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000059;transition:transform .2s var(--iv-ease)}.hc-interview-videos__frame:hover .hc-interview-videos__frame-play-core{transform:scale(1.06)}.hc-interview-videos__frame:active .hc-interview-videos__frame-play-core{transform:scale(.96)}.hc-interview-videos__text-slide{display:flex;flex-direction:column;gap:26px;max-width:560px;color:var(--iv-dark-green)}.hc-interview-videos__meta-row{display:flex;align-items:center;gap:12px}.hc-interview-videos__counter{display:inline-block;padding:4px 10px;background:#1d38371f;border-radius:999px;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:600;color:var(--iv-dark-green);letter-spacing:.04em;white-space:nowrap}.hc-interview-videos__brand-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--iv-dark-green);opacity:.7}.hc-interview-videos__lead{display:flex;flex-direction:column;gap:16px}.hc-interview-videos__quote-title{margin:0;font-family:var(--font-h2--family);font-weight:600;font-size:clamp(20px,1.9vw,24px);line-height:1.2;letter-spacing:-.015em;color:var(--iv-dark-green)}.hc-interview-videos__quote{margin:0;font-family:var(--font-h2--family);font-weight:500;font-size:clamp(28px,2.8vw,34px);line-height:1.12;letter-spacing:-.015em;color:var(--iv-dark-green)}.hc-interview-videos__quote-open,.hc-interview-videos__quote-close{display:inline;color:var(--iv-dark-green);opacity:.85}.hc-interview-videos__person{display:flex;align-items:center;gap:16px}.hc-interview-videos__avatar{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-h2--family);font-size:24px;font-weight:700;color:var(--iv-dark-green);flex-shrink:0}.hc-interview-videos__person-info{display:flex;flex-direction:column;gap:2px;min-width:0}.hc-interview-videos__person-name{font-size:16px;font-weight:600;color:var(--iv-dark-green)}.hc-interview-videos__person-role{color:var(--iv-muted);font-weight:500}.hc-interview-videos__person-meta{font-size:13px;color:var(--iv-muted)}.hc-interview-videos__cta-row{display:flex;flex-wrap:wrap;gap:12px}.hc-interview-videos__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;letter-spacing:-.005em;transition:transform .2s var(--iv-ease),background-color .2s var(--iv-ease),border-color .2s var(--iv-ease)}.hc-interview-videos__cta--primary{background:var(--iv-dark-green);color:var(--iv-paper)}.hc-interview-videos__cta--primary:hover{background:#0f2625;transform:translateY(-1px)}.hc-interview-videos__cta--ghost{background:transparent;border:1.5px solid rgba(29,56,55,.55);color:var(--iv-dark-green)}.hc-interview-videos__cta--ghost:hover{border-color:var(--iv-dark-green);background:#1d383714}.hc-interview-videos__up-next{margin-top:6px;padding:18px 0 0;border:0;border-top:1px solid rgba(29,56,55,.18);background:transparent;display:grid;grid-template-columns:52px 1fr 36px;align-items:center;gap:16px;cursor:pointer;text-align:left;color:var(--iv-dark-green);width:100%;transition:opacity .2s var(--iv-ease)}.hc-interview-videos__up-next:hover{opacity:.85}.hc-interview-videos__up-next-poster{position:relative;width:52px;height:74px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#1d3837,#0f2625);flex-shrink:0}.hc-interview-videos__up-next-img{width:100%;height:100%;object-fit:cover;display:block}.hc-interview-videos__up-next-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-h2--family);font-size:24px;font-weight:700;color:#ffffff59}.hc-interview-videos__up-next-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--iv-accent);transform:scaleX(0);transform-origin:left center;transition:transform 80ms linear;z-index:1}.hc-interview-videos__up-next-label{display:flex;flex-direction:column;gap:4px;min-width:0}.hc-interview-videos__up-next-eyebrow{color:var(--iv-dark-green);opacity:.7}.hc-interview-videos__up-next-name{font-size:14px;font-weight:600;color:var(--iv-dark-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-interview-videos__up-next-arrow{width:36px;height:36px;border-radius:50%;background:#1d38371f;color:var(--iv-dark-green);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s var(--iv-ease);justify-self:end}.hc-interview-videos__up-next:hover .hc-interview-videos__up-next-arrow{background:#1d383738}.hc-interview-videos__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0e1b1beb;display:flex;align-items:center;justify-content:center;padding:24px}.hc-interview-videos__lightbox[hidden]{display:none}.hc-interview-videos__lightbox-close{position:absolute;top:24px;right:24px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#0e1b1bbf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--iv-paper);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s var(--iv-ease),transform .2s var(--iv-ease),border-color .2s var(--iv-ease);z-index:10;box-shadow:0 4px 16px #00000059}.hc-interview-videos__lightbox-close:hover{background:#0e1b1beb;border-color:#ffffff59;transform:scale(1.05)}.hc-interview-videos__lightbox-close:active{transform:scale(.96)}.hc-interview-videos__lightbox-frame{position:relative;width:auto;height:90vh;max-width:100%;display:flex;align-items:center;justify-content:center}.hc-interview-videos__lightbox-frame video{display:block;aspect-ratio:9 / 16;height:100%;width:auto;max-width:100%;border-radius:16px;background:#000;object-fit:contain}.hc-interview-videos__lightbox-placeholder{color:var(--iv-paper);font-family:var(--font-paragraph--family);font-size:16px;opacity:.7;padding:64px 32px;text-align:center}body.hc-interview-videos--lightbox-open{overflow:hidden}@media(max-width:1100px){.hc-interview-videos__slab{padding:48px 40px 36px}.hc-interview-videos__decoration{font-size:440px;top:-140px;right:-40px}.hc-interview-videos__stage{gap:48px}}@media(max-width:900px){.hc-interview-videos__stage{grid-template-columns:1fr;gap:40px;min-height:0}.hc-interview-videos__video-col{width:100%;max-width:380px;height:auto;aspect-ratio:9 / 16;margin:0 auto}.hc-interview-videos__frame{width:100%;height:100%;aspect-ratio:9 / 16}.hc-interview-videos__header{flex-wrap:wrap;gap:18px}.hc-interview-videos__header-slide{flex-wrap:wrap}.hc-interview-videos__text-col{max-width:none}}@media(max-width:640px){.hc-interview-videos__slab{padding:36px 24px 28px;border-radius:24px}.hc-interview-videos__decoration{font-size:320px;top:-80px;right:-30px}.hc-interview-videos__nav-btn{width:40px;height:40px}.hc-interview-videos__cta{width:100%;padding:14px 18px;font-size:14px}.hc-interview-videos__lightbox{padding:0}.hc-interview-videos__lightbox-frame{width:100%;height:100%}.hc-interview-videos__lightbox-frame video{width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:contain}.hc-interview-videos__lightbox-close{top:12px;right:12px;width:48px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hc-interview-videos.css.map */
