.vh-section{position:relative;height:100vh;overflow:hidden;background:#000}.vh-panel{position:absolute;inset:0;will-change:transform}.vh-panel img,.vh-panel video{width:100%;height:100%;object-fit:cover;display:block}.vh-wiper{position:absolute;top:0;left:0;bottom:0;width:2px;background:#000;z-index:2;pointer-events:none}.vh-panel-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.vh-hero{position:absolute;top:calc(var(--codex-nav-height, 72px) + 80px);left:0;right:0;z-index:3;text-align:center;padding:0 var(--codex-page-padding, 80px);pointer-events:none;color:#fff}.vh-hero-title{font-size:60px;font-weight:400;line-height:64px;max-width:900px;margin:0 auto 24px;white-space:pre-line}.vh-hero-subtitle{font-size:28px;font-weight:400;line-height:33.6px;max-width:720px;margin:0 auto 40px;white-space:pre-line}.vh-hero-cta{display:inline-block;pointer-events:all;padding:12px 28px;border:1px solid #fff;border-radius:9px;background:#fff;color:#000;font-family:Lato,sans-serif;font-size:15px;font-weight:400;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.vh-hero-cta:hover{background:transparent;color:#fff;border-color:#fff}.vh-titles{position:absolute;bottom:0;left:0;right:0;z-index:4;display:flex;justify-content:center;align-items:flex-end;gap:clamp(24px,3vw,48px);padding:0 var(--codex-page-padding, 80px) 200px}.vh-title-link{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 28px;color:#fff;text-decoration:none;cursor:pointer;font-family:Lato,sans-serif;font-weight:700;text-transform:uppercase;white-space:nowrap;line-height:1;transition:transform .2s ease;background:transparent;border:0;outline:none}.vh-title-link:hover{transform:translateY(-10px)}@keyframes vh-jump{0%{transform:translateY(0) scale(1);text-shadow:0 2px 6px rgba(255,255,255,.3)}40%{transform:translateY(-8px) scale(1.05);text-shadow:0 20px 40px rgba(255,255,255,.65)}to{transform:translateY(0) scale(1);text-shadow:0 2px 6px rgba(255,255,255,.3)}}.vh-title-link--jumping{animation:vh-jump .35s ease-out forwards}.vh-title-link--active{cursor:default;text-shadow:0 2px 6px rgba(255,255,255,.3)}.vh-title-link--active:hover{transform:none}.vh-icon{display:block;width:36px;height:36px;object-fit:contain;margin-bottom:12px}.vh-label{display:block}.vh-active-content{position:absolute;top:100%;left:50%;width:600px;margin-left:-300px;padding-top:12px;display:flex;flex-direction:column;align-items:center;gap:20px;pointer-events:none}.vh-summary{font-size:20px;font-weight:300;color:#ffffffe6;text-align:center;text-transform:none;letter-spacing:0;line-height:1.4;white-space:pre-line}.vh-cta{pointer-events:all;display:inline-block;padding:12px 28px;border:1px solid #fff;border-radius:9px;background:#fff;color:#000;font-family:Lato,sans-serif;font-size:14px;font-weight:400;letter-spacing:.05em;text-transform:none;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.vh-cta:hover{background:transparent;color:#fff}@media(max-width:767px){.vh-section--solution-active .vh-hero{display:none}.vh-hero-title{font-size:40px;line-height:44px}.vh-hero-subtitle{font-size:18px;line-height:24px}.vh-hero,.vh-titles{top:0;bottom:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:calc(var(--codex-nav-height, 72px) + 40px) var(--codex-page-padding, 24px) 30vh;gap:0}.vh-section:not(.vh-section--solution-active) .vh-title-link{display:none}.vh-section:not(.vh-section--solution-active) .vh-titles{pointer-events:none}.vh-title-link--mobile-hidden{display:none}.vh-title-link--active{font-size:22px!important;color:#fff!important;padding:0}.vh-active-content{position:static;top:auto;left:auto;width:100%;max-width:100%;margin-left:0;padding-top:16px;gap:16px}.vh-summary{font-size:16px;line-height:1.4;white-space:normal}}
