.video-hero{background:#000;width:100%;height:100vh;position:relative;overflow:hidden}.video-hero__background{z-index:0;background:#000;position:absolute;inset:0}.video-hero__video{object-fit:cover;z-index:1;pointer-events:none;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}@media (min-width:768px){.video-hero__video{display:none}}@media (max-width:767px){.video-hero__video{visibility:visible;opacity:1;z-index:1;will-change:auto;display:block}}#tubes-cursor-canvas{z-index:1;pointer-events:none;visibility:hidden;opacity:0;width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){#tubes-cursor-canvas{visibility:visible;opacity:1;z-index:1}}@media (max-width:767px){#tubes-cursor-canvas{visibility:hidden;opacity:0;display:none}}.video-hero__content{z-index:10;text-align:center;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin:0 auto;padding:1rem;display:flex;position:relative}.video-hero__accent-line{background-color:#3b82f6;width:4rem;height:.25rem;margin-bottom:2rem}.video-hero__headline{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:64rem;margin:0 auto 1.5rem;display:flex}.video-hero__title{color:#fff;text-align:center;width:100%;max-width:100%;margin:0;font-size:2rem;font-weight:700;line-height:1.1}@media (min-width:480px){.video-hero__title{font-size:2.5rem}}@media (min-width:768px){.video-hero__title{font-size:3.75rem}}@media (min-width:1024px){.video-hero__title{font-size:4rem}}.video-hero__subtitle{text-align:center;margin-bottom:3rem}.video-hero__description{color:#fff;opacity:.9;margin:0;font-size:1.125rem}@media (min-width:768px){.video-hero__description{font-size:1.25rem}}.video-hero__button-container{text-align:center}.video-hero__button{color:#fff;cursor:pointer;background-color:#114eaf;border:none;border-radius:.5rem;padding:10px 20px;font-size:1.125rem;font-weight:600;transition:all .3s;transform:scale(1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.video-hero__button:hover{background-color:#2664eb;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.video-hero__button:active{transform:scale(.98)}.video-hero__button:focus{outline:none;box-shadow:0 0 0 3px #3b82f680}.video-hero__scroll-indicator{color:#fff;z-index:10;pointer-events:none;animation:2s infinite bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.video-hero__scroll-icon{width:1.5rem;height:1.5rem}.video-hero__loading{background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-hero__loading-spinner{border:.125rem solid #0000;border-bottom-color:#fff;border-radius:50%;width:3rem;height:3rem;margin:0 auto 1rem;animation:1s linear infinite spin}.video-hero__loading-text{color:#fff;text-align:center;font-size:1.125rem}@keyframes bounce{0%,20%,53%,80%,to{transform:translate(-50%)translateY(0)}40%,43%{transform:translate(-50%)translateY(-30px)}70%{transform:translate(-50%)translateY(-15px)}90%{transform:translate(-50%)translateY(-4px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.video-hero__content{justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:.75rem}.video-hero__title{margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.video-hero__description{margin-bottom:1.5rem;font-size:.875rem;line-height:1.4}.video-hero__button{width:100%;max-width:200px;padding:.75rem 1.5rem;font-size:.875rem}.video-hero__accent-line{width:3rem;margin-bottom:1rem}.video-hero__subtitle{margin-bottom:1.5rem}.video-hero__headline{margin-bottom:1rem}.video-hero__scroll-indicator{bottom:1rem}}@media (max-width:375px){.video-hero__content{justify-content:center;align-items:center;width:100%;height:100vh;padding:.5rem}.video-hero__title{font-size:1.5rem}.video-hero__description{font-size:.8rem}.video-hero__button{padding:.625rem 1.25rem;font-size:.8rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.video-hero__button{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}}@media (prefers-color-scheme:dark){.video-hero__button:focus{box-shadow:0 0 0 3px #3b82f64d}}@media (prefers-reduced-motion:reduce){.video-hero__button{transition:none}.video-hero__button:hover{transform:none}.video-hero__scroll-indicator,.video-hero__loading-spinner{animation:none}}@media print{.video-hero{background:#fff;height:auto}.video-hero__video,.video-hero__scroll-indicator{display:none}.video-hero__title,.video-hero__description{color:#000}}
