.vyudu-insights{position:relative;overflow:hidden;background:#0a0a0a;color:#fffdfb}.insights-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.insights-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a0a0acc,#0a0a0ae6,#0a0a0a)}.insights-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.4}.insights-grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;padding:5rem 0}@media screen and (min-width:990px){.insights-grid{grid-template-columns:7fr 5fr;gap:6rem;padding:5rem 0}}.insights-content{display:flex;flex-direction:column;justify-content:center}.insights-header{margin-bottom:3rem}@media screen and (min-width:750px){.insights-header{margin-bottom:5rem}}.insights-title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,7vw,4.5rem);font-weight:400;font-style:italic;line-height:1;letter-spacing:-.02em;color:#fffdfb;margin:0 0 1.5rem}.insights-subtitle-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.insights-subtitle-prefix{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;letter-spacing:.05em;text-transform:uppercase;color:#fffdfb99}.insights-subtitle-highlight{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-block;padding:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:300;letter-spacing:.05em;text-transform:uppercase;color:#fffdfb}.insights-quote{position:relative;margin-bottom:3rem}.insights-quote-text{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.5rem,8vw,6rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:#fffdfb;margin:0}.insights-quote-emphasis{color:#fffdfb99;font-style:italic}.insights-footer{display:flex;flex-direction:column;gap:2.5rem;margin-top:1rem;padding-top:2.5rem;border-top:1px solid rgba(255,253,251,.1)}@media screen and (min-width:750px){.insights-footer{flex-direction:row;align-items:flex-end;justify-content:space-between}}.insights-author{display:flex;flex-direction:column}.insights-author-role{font-family:DM Mono,Courier New,monospace;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#ec9a6f;margin-bottom:.5rem}.insights-author-name{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:300;letter-spacing:-.01em;color:#fffdfb}.insights-controls{display:flex;align-items:center;gap:2rem}@media screen and (min-width:750px){.insights-controls{gap:3rem}}.insights-pagination{display:flex;align-items:baseline;gap:.5rem;font-family:DM Mono,Courier New,monospace}.insights-current{font-size:clamp(1.5rem,3vw,2rem);font-weight:300;letter-spacing:-.01em;color:#fffdfb}.insights-total{font-size:.875rem;font-weight:300;color:#fffdfb80}.insights-nav{display:flex;gap:.75rem}.insights-nav-btn{width:3rem;height:3rem;border-radius:50%;border:1px solid rgba(255,253,251,.2);background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#fffdfb99;cursor:pointer;transition:all .3s ease}@media screen and (min-width:750px){.insights-nav-btn{width:3.5rem;height:3.5rem}}.insights-nav-btn:hover{border-color:#fffdfb66;color:#fffdfb}.insights-nav-next{color:#ec9a6f}.insights-nav-next:hover{border-color:#ec9a6f}.insights-nav-prev:hover svg{transform:translate(-.25rem)}.insights-nav-next:hover svg{transform:translate(.25rem)}.insights-nav-btn svg{transition:transform .3s ease}.insights-visual{position:relative;perspective:1200px;perspective-origin:center center}.insights-card-stack{position:relative;width:100%;aspect-ratio:3 / 4;transform-style:preserve-3d}@media screen and (min-width:750px){.insights-card-stack{aspect-ratio:4 / 5}}.insights-card{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity}.insights-image-wrapper{position:relative;aspect-ratio:3 / 4;border-radius:0;overflow:hidden;background:#fffdfb0d;box-shadow:0 25px 50px -12px #00000080}@media screen and (min-width:750px){.insights-image-wrapper{border-radius:1rem;aspect-ratio:4 / 5}}.insights-image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9;mix-blend-mode:luminosity;transition:opacity .6s ease,mix-blend-mode .6s ease}.insights-card:first-child .insights-image,.insights-card[style*="zIndex: "] .insights-image{opacity:1;mix-blend-mode:normal}.insights-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.8) 0%,transparent 50%,transparent 100%);pointer-events:none}.vyudu-insights .reveal{opacity:1;transform:translateY(0)}html.js .vyudu-insights .reveal{opacity:0;transform:translateY(2rem);transition:opacity 1s ease,transform 1s ease}html.js .vyudu-insights .reveal.revealed{opacity:1;transform:translateY(0)}html.js .vyudu-insights .insights-header.reveal{transition-delay:0s}html.js .vyudu-insights .insights-quote.reveal{transition-delay:.3s}html.js .vyudu-insights .insights-footer.reveal{transition-delay:.5s}html.js .vyudu-insights .insights-visual.reveal{transition-delay:.15s}html:not(.js) .vyudu-insights .reveal,.vyudu-insights .reveal.revealed{opacity:1;transform:translateY(0)}@media screen and (min-width:750px)and (max-width:989px){.insights-grid{grid-template-columns:1fr;gap:4rem;padding:4rem 0}.insights-title{font-size:clamp(2.5rem,6vw,3.5rem)}.insights-quote-text{font-size:clamp(2rem,6vw,4rem)}.insights-footer{flex-direction:column;gap:2rem}.insights-visual{max-width:600px;margin:0 auto}}@media screen and (max-width:749px){.insights-grid{grid-template-columns:1fr;gap:3rem;padding:3rem 0}.insights-header{margin-bottom:2rem}.insights-title{font-size:clamp(2rem,8vw,3rem);margin-bottom:1rem}.insights-subtitle-wrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.insights-subtitle-prefix{font-size:1rem}.insights-subtitle-highlight{font-size:1.125rem;padding:0}.insights-quote{margin-bottom:2rem}.insights-quote-text{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15}.insights-footer{flex-direction:column;gap:1.5rem;margin-top:.5rem;padding-top:2rem}.insights-author-name{font-size:clamp(1.25rem,4vw,1.5rem)}.insights-controls{gap:1.5rem}.insights-pagination{gap:.375rem}.insights-current{font-size:1.25rem}.insights-nav-btn{width:2.5rem;height:2.5rem}.insights-nav-btn svg{width:1rem;height:1rem}.insights-visual{margin-top:2rem}.insights-image-wrapper{aspect-ratio:3 / 4}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-vyudu-insights.css.map */
