.hero-v2-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:sans-serif;justify-content:flex-start;min-height:600px;padding-top:60px;position:relative;width:100%}.hero-v2-background{z-index:1}.hero-v2-background,.hero-v2-image,.hero-v2-video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-v2-image,.hero-v2-video{object-fit:cover}.hero-v2-image{background-position:50%;background-size:cover}.hero-v2-overlay{background-image:linear-gradient(180deg,#00269c,rgba(0,38,156,0)),linear-gradient(0deg,#00269c,rgba(0,38,156,0)),linear-gradient(180deg,rgba(0,38,156,0),rgba(0,38,156,.55) 37.02%,rgba(0,38,156,.548) 64.42%,rgba(0,38,156,0)),linear-gradient(0deg,rgba(0,38,156,.4),rgba(0,38,156,.4));background-position:0 0,0 100%,0 0,0 0;background-repeat:no-repeat;background-size:100% 273px,100% 350px,100% 100%,100% 100%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-v2-content-container{align-items:center;display:flex;flex-direction:column;gap:100px;max-width:900px;padding:0 20px;position:relative;text-align:center;width:100%;z-index:3}.hero-v2-logo{padding:0 40px}.hero-v2-logo img{height:100px;width:auto}.hero-v2-title{color:#fff;font-family:Tiempos Headline,serif;font-size:48px;font-weight:800;letter-spacing:.02em;line-height:1.25;margin:0;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.1)}.hero-v2-graphic{height:auto;left:-700px;max-height:700px;opacity:.8;pointer-events:none;position:absolute;transform:scaleX(-1) rotate(-13deg);user-select:none;width:780px;z-index:2}.hero-v2-bottom-area{align-items:center;bottom:40px;display:flex;flex-direction:column;gap:15px;left:0;padding:0 20px;position:absolute;width:100%;z-index:3}.hero-v2-bottom-text{color:#7cd300;font-family:Circular,sans-serif;font-size:26px;font-weight:900;letter-spacing:.15em;line-height:1.15;text-align:center;text-transform:uppercase}.hero-v2-arrow-container{animation:bounce 2s infinite;cursor:pointer}.hero-v2-arrow-container svg{display:block}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:900px){.hero-v2-title{font-size:36px}.hero-v2-bottom-text{font-size:22px}.hero-v2-bottom-area{bottom:20px}}