.webhub{background:radial-gradient(circle at 50% 0,#0b4a64 0,#073345 70%);color:#fff}.webhub-wrap{margin:0 auto;max-width:1240px;padding:0 24px}.webhub-head{margin-bottom:40px;max-width:62ch}.webhub-eyebrow{color:#c7a666;font-size:.74rem;font-weight:600;letter-spacing:.14em;margin:0 0 14px;text-transform:uppercase}.webhub h2,.webhub-eyebrow{font-family:Outfit,sans-serif}.webhub h2{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15;margin:0 0 16px;max-width:22ch}.webhub-sub{color:hsla(0,0%,100%,.78);font-family:Raleway,sans-serif;font-size:1.12rem;max-width:62ch}.webhub-sub p{margin:0}.webhub-diagram{margin:6px auto 0;max-width:680px;text-align:center}.webhub-inbounds{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.webhub-chip{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.3);border-radius:30px;color:#fff;font-size:.86rem;font-weight:600;padding:10px 20px}.webhub-chip,.webhub-note{font-family:Outfit,sans-serif}.webhub-note{color:#c7a666;font-size:.72rem;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.webhub-arrow{color:#c7a666;display:block;font-size:1.4rem;line-height:1;margin:10px 0}.webhub-center{background:#c7a666;border-radius:14px;color:#073345;margin:0 auto;max-width:380px;padding:26px 30px}.webhub-center strong{display:block;font-family:Outfit,sans-serif;font-size:1.4rem}.webhub-center small{color:rgba(7,51,69,.8);display:block;font-size:.92rem;margin-top:6px}.webhub-out{border:1px solid hsla(0,0%,100%,.4);border-radius:30px;color:#fff;display:inline-block;font-family:Outfit,sans-serif;font-weight:700;margin:0;padding:12px 26px}.webhub-arrow,.webhub-center,.webhub-chip,.webhub-note,.webhub-out{opacity:0}.is-visible .webhub-chip{animation:fadeInDown .6s ease-out forwards}.is-visible .webhub-note{animation:fadeIn .6s ease-out forwards;animation-delay:.8s}.is-visible .webhub-arrow.arrow-1{animation:fadeIn .6s ease-out forwards,pulseArrow 2s ease-in-out infinite;animation-delay:1.1s,1.1s}.is-visible .webhub-center{animation:zoomIn .7s cubic-bezier(.175,.885,.32,1.275) forwards;animation-delay:1.4s}.is-visible .webhub-arrow.arrow-2{animation:fadeIn .6s ease-out forwards,pulseArrow 2s ease-in-out infinite;animation-delay:1.9s,1.9s}.is-visible .webhub-out{animation:fadeInUp .6s ease-out forwards;animation-delay:2.2s;transition:transform .2s ease,background .2s ease}.is-visible .webhub-out:hover{background:hsla(0,0%,100%,.1);cursor:pointer;transform:translateY(-3px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes pulseArrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}