.video-atelier-section{background:#230307}.gs-video-story{--gs-video-ivory: #fff8eb;--gs-video-gold: var(--color-accent, #d4af37);--gs-video-maroon: var(--color-primary, #5e0a14);display:block;background:#230307;color:var(--gs-video-ivory)}.gs-video-story>section{position:relative;min-height:clamp(640px,78vw,900px);overflow:hidden;isolation:isolate}.gs-video-story__media,.gs-video-story__veil{position:absolute;top:0;right:0;bottom:0;left:0}.gs-video-story__media{z-index:-3;background:#230307}.gs-video-story__video,.gs-video-story__poster,.gs-video-story__placeholder,.gs-video-story__media iframe,.gs-video-story__media video{width:100%;height:100%;border:0;object-fit:cover}.gs-video-story__poster{object-position:center 30%;transform:scale(1.015);animation:gs-video-poster-drift 16s ease-in-out infinite alternate}.gs-video-story__veil{z-index:-2;background:linear-gradient(90deg,rgba(25,1,5,var(--gs-video-overlay)),#2303077a 52%,#23030726),linear-gradient(0deg,rgba(20,1,4,.62),transparent 52%)}.gs-video-story--right .gs-video-story__veil{background:linear-gradient(270deg,rgba(25,1,5,var(--gs-video-overlay)),#2303077a 52%,#23030726),linear-gradient(0deg,rgba(20,1,4,.62),transparent 52%)}.gs-video-story__inner{position:relative;display:flex;min-height:clamp(640px,78vw,900px);align-items:center;padding-block:clamp(88px,12vw,160px)}.gs-video-story--right .gs-video-story__inner{justify-content:flex-end}.gs-video-story__content{width:min(100%,690px)}.gs-video-story__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--gs-video-gold);font-size:.67rem;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.gs-video-story__eyebrow:before{width:42px;height:1px;background:currentColor;content:""}.gs-video-story h2{max-width:680px;margin:0;color:var(--gs-video-ivory);font-size:clamp(3.2rem,7vw,7.5rem);letter-spacing:-.045em;line-height:.94;text-wrap:balance}.gs-video-story__copy{max-width:600px;margin-top:28px;color:#fff8ebc2;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(1.08rem,1.55vw,1.35rem)}.gs-video-story__facts{display:grid;max-width:680px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:38px;border-top:1px solid rgba(212,175,55,.42);border-bottom:1px solid rgba(212,175,55,.42)}.gs-video-story__facts>div{min-width:0;padding:19px 22px 20px 0;border-right:1px solid rgba(212,175,55,.26)}.gs-video-story__facts>div+div{padding-left:22px}.gs-video-story__facts>div:last-child{border-right:0}.gs-video-story__facts strong,.gs-video-story__facts span{display:block}.gs-video-story__facts strong{color:var(--gs-video-ivory);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:1.28rem;font-weight:500}.gs-video-story__facts span{margin-top:5px;color:#fff8eb91;font-size:.59rem;font-weight:750;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.gs-video-story__link{display:inline-flex;min-height:54px;align-items:center;gap:22px;margin-top:38px;padding:14px 20px;border:1px solid rgba(212,175,55,.8);background:#23030775;color:var(--gs-video-ivory);font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.gs-video-story__link:hover{transform:translateY(-2px);background:var(--gs-video-gold);color:#251500}.gs-video-story__link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.gs-video-story__controls{position:absolute;right:var(--gutter);bottom:32px;display:flex;gap:8px}.gs-video-story__controls button{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,248,235,.58);border-radius:50%;background:#23030794;color:var(--gs-video-ivory);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .18s ease,background .18s ease,transform .18s ease}.gs-video-story__controls button:hover{transform:translateY(-2px);border-color:var(--gs-video-gold);background:var(--gs-video-maroon)}.gs-video-story__controls svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.gs-video-story__controls [hidden]{display:none}.gs-video-story__film-mark{position:absolute;right:var(--gutter);bottom:42px;display:grid;width:112px;height:112px;place-items:center;align-content:center;border:1px solid rgba(212,175,55,.62);border-radius:50%;background:#23030794;color:var(--gs-video-ivory);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gs-video-story__film-mark span{color:var(--gs-video-gold);font-family:Iowan Old Style,Baskerville,serif;font-size:1.65rem;line-height:1}.gs-video-story__film-mark small{margin-top:8px;font-size:.48rem;font-weight:800;letter-spacing:.15em}.gs-video-story__editor-note{position:absolute;right:var(--gutter);bottom:15px;margin:0;color:#fff8ebb8;font-size:.65rem}@keyframes gs-video-poster-drift{0%{transform:scale(1.015) translateZ(0)}to{transform:scale(1.075) translate3d(-.8%,-.6%,0)}}@media(max-width:780px){.gs-video-story>section,.gs-video-story__inner{min-height:760px}.gs-video-story__veil,.gs-video-story--right .gs-video-story__veil{background:linear-gradient(0deg,#190105ed,#230307ad 58%,#2303072e)}.gs-video-story__inner,.gs-video-story--right .gs-video-story__inner{align-items:flex-end;justify-content:flex-start;padding-top:180px;padding-bottom:95px}.gs-video-story h2{font-size:clamp(3rem,13vw,5rem)}.gs-video-story__facts{grid-template-columns:1fr}.gs-video-story__facts>div,.gs-video-story__facts>div+div{padding:13px 0;border-right:0;border-bottom:1px solid rgba(212,175,55,.22)}.gs-video-story__facts>div:last-child{border-bottom:0}.gs-video-story__film-mark{top:28px;right:var(--gutter);bottom:auto;width:82px;height:82px}.gs-video-story__film-mark span{font-size:1.25rem}.gs-video-story__film-mark small{font-size:.38rem}.gs-video-story__controls{right:var(--gutter);bottom:24px}}@media(prefers-reduced-motion:reduce){.gs-video-story__poster{animation:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/gs-video-atelier.css.map */
