.fwp-hero{background:#00244d!important;display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;min-height:60vh;overflow:hidden;position:relative!important}.fwp-hero__deco{inset:0;pointer-events:none;position:absolute}.fwp-hero__ring{animation:fwp-spin 30s linear infinite;border:1px solid rgba(210,180,80,.1);border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fwp-hero__ring--lg{height:600px;width:600px}.fwp-hero__ring--sm{animation-direction:reverse;border-color:rgba(210,180,80,.05);height:400px;width:400px}@keyframes fwp-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.fwp-hero__dot{animation:fwp-pulse 2s ease-in-out infinite;border-radius:50%;position:absolute}.fwp-hero__dot--1{background:rgba(210,180,80,.3);height:8px;right:80px;top:80px;width:8px}.fwp-hero__dot--2{animation-delay:1s;background:rgba(210,180,80,.2);bottom:128px;height:6px;left:64px;width:6px}@keyframes fwp-pulse{0%,to{opacity:1}50%{opacity:.5}}.fwp-hero__body{align-items:center;display:flex;flex:1;justify-content:center;padding-top:80px}.fwp-hero__inner{margin:0 auto;max-width:896px;padding:0 24px;position:relative;text-align:center;z-index:10}.fwp-hero__meta{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:24px}.fwp-hero__label{color:#e6c147;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.fwp-hero__sep{background:hsla(0,0%,100%,.3);border-radius:50%;height:4px;width:4px}.fwp-hero__read{align-items:center;color:hsla(0,0%,100%,.5);display:inline-flex;font-size:14px;gap:6px}.fwp-hero__read svg{height:14px;width:14px}.fwp-hero__headline{color:#fff;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1;margin-bottom:32px}.fwp-hero__bar{background:#e6c147;border-radius:9999px;height:4px;margin:0 auto 40px;width:80px}.fwp-hero__desc{color:hsla(0,0%,100%,.7);font-size:18px;line-height:1.6;margin:0 auto 48px;max-width:768px}@media (min-width:640px){.fwp-hero__desc{font-size:20px}}.fwp-hero__gate{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;margin:0 auto;max-width:480px;padding:32px}.fwp-hero__gate-heading{color:#fff;font-size:20px;font-weight:700;margin-bottom:8px}.fwp-hero__gate-sub{color:hsla(0,0%,100%,.6);font-size:14px;line-height:1.5;margin-bottom:24px}.fwp-hero__gate-placeholder{color:hsla(0,0%,100%,.4);font-size:14px;font-style:italic}.fwp-hero__gate-form .hs-form{font-family:Source Sans Pro,sans-serif}.fwp-hero__gate-form .hs-form-field label{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:600;margin-bottom:6px}.fwp-hero__gate-form .hs-input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-family:inherit;font-size:16px;padding:10px 14px;transition:border-color .2s;width:100%!important}.fwp-hero__gate-form .hs-input:focus{border-color:#e6c147;outline:none}.fwp-hero__gate-form .hs-input::placeholder{color:hsla(0,0%,100%,.3)}.fwp-hero__gate-form .hs-submit .hs-button{background:#e6c147;border:none;border-radius:6px;color:#00244d;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;margin-top:8px;padding:12px 24px;transition:all .3s;width:100%}.fwp-hero__gate-form .hs-submit .hs-button:hover{box-shadow:0 4px 12px rgba(0,0,0,.2);transform:scale(1.02)}.fwp-hero__gate-form .submitted-message{padding:16px 0;text-align:center}.fwp-hero__gate-form .submitted-message,.fwp-hero__unlocked p{color:#e6c147;font-size:16px;font-weight:600}.fwp-hero__scroll{display:flex;justify-content:center;margin-top:auto;padding-bottom:32px;position:relative;z-index:10}.fwp-hero__scroll svg{animation:fwp-bounce 1s ease-in-out infinite;color:hsla(0,0%,100%,.3);height:24px;width:24px}@keyframes fwp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:640px){.fwp-hero__body{padding-top:60px}.fwp-hero__gate{padding:24px 16px}}