.dp-hero{position:relative;overflow:hidden;padding:clamp(4rem, 8vw, 7rem) 0}.dp-hero--gradient{background:linear-gradient(145deg,var(--dp-navy,#10254C) 0%,#0c1d3d 50%,#0a1a38 100%);color:var(--dp-white,#FFFFFF)}.dp-hero--navy{background:var(--dp-navy,#10254C);color:var(--dp-white,#FFFFFF)}.dp-hero--white{background:var(--dp-white,#FFFFFF);color:var(--dp-navy,#10254C)}.dp-hero__dots{position:absolute;inset:0;background-image:radial-gradient(circle,rgb(255 255 255 / .03) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}.dp-hero__glow{position:absolute;top:-30%;right:-10%;width:60%;height:160%;background:radial-gradient(ellipse,rgb(71 150 253 / .12) 0%,transparent 70%);pointer-events:none;z-index:0}.dp-hero__inner{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.dp-hero__badge{display:inline-block;font-family:var(--dp-font-body,'DM Sans',sans-serif);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;border-radius:var(--dp-radius-full,9999px);margin-bottom:1.5rem}.dp-hero--gradient .dp-hero__badge,.dp-hero--navy .dp-hero__badge{background:rgb(250 184 0 / .12);color:var(--dp-accent,#FAB800);border:1px solid rgb(250 184 0 / .25)}.dp-hero--white .dp-hero__badge{background:var(--dp-mist,#E7EFF8);color:var(--dp-primary,#0858D0);border:1px solid var(--dp-steel,#C9D9EA)}.dp-hero__badge--light,.dp-hero--gradient .dp-hero__badge--light,.dp-hero--navy .dp-hero__badge--light{background:rgb(255 255 255 / .15);color:var(--dp-white,#FFFFFF);border:1px solid rgb(255 255 255 / .2)}.dp-hero--gradient .dp-eyebrow,.dp-hero--navy .dp-eyebrow{color:var(--dp-accent,#FAB800)}.dp-hero__headline{font-family:var(--dp-font-display,'Plus Jakarta Sans',sans-serif);font-size:clamp(2.25rem, 5.5vw, 3.75rem);font-weight:800;line-height:1.08;letter-spacing:-.025em;margin-bottom:1.5rem}.dp-hero--gradient .dp-hero__headline,.dp-hero--navy .dp-hero__headline{color:var(--dp-white,#FFFFFF)}.dp-hero--white .dp-hero__headline{color:var(--dp-navy,#10254C)}.dp-hero__headline--editorial{font-family:var(--dp-font-editorial,'DM Serif Display',Georgia,serif);font-weight:400;letter-spacing:-.01em;line-height:1.2}.dp-hero--gradient .dp-hero__headline--editorial,.dp-hero--navy .dp-hero__headline--editorial{font-family:var(--dp-font-editorial,'DM Serif Display',Georgia,serif);font-weight:400;color:var(--dp-white,#FFFFFF)}.dp-hero__subheadline{font-family:var(--dp-font-body,'DM Sans',sans-serif);font-size:1.1875rem;line-height:1.7;max-width:580px;margin:0 auto 2.5rem}.dp-hero--gradient .dp-hero__subheadline,.dp-hero--navy .dp-hero__subheadline{color:rgb(255 255 255 / .7)}.dp-hero--white .dp-hero__subheadline{color:var(--dp-slate,#64748B)}.dp-hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--dp-font-body,'DM Sans',sans-serif);font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;border-radius:8px;padding:.875rem 1.75rem;cursor:pointer;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;white-space:nowrap;border:2px solid #fff0}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--primary{background:var(--dp-accent,#FAB800);color:var(--dp-navy,#10254C);border-color:var(--dp-accent,#FAB800)}.btn--primary:hover{background:#ffc933;border-color:#ffc933;color:var(--dp-navy,#10254C)}.btn--light{background:#fff0;color:var(--dp-white,#FFFFFF);border-color:rgb(255 255 255 / .3)}.btn--light:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .5);color:var(--dp-white,#FFFFFF)}.btn--secondary{background:#fff0;color:var(--dp-navy,#10254C);border-color:var(--dp-steel,#C9D9EA)}.btn--secondary:hover{background:var(--dp-cloud,#F2F6FC);border-color:var(--dp-navy,#10254C);color:var(--dp-navy,#10254C)}.dp-hero__form{max-width:500px;margin:0 auto}.dp-hero__form .ff-el-group{margin-bottom:0}.dp-hero__form .ff-t-container{display:flex;gap:.75rem;flex-wrap:wrap;align-items:stretch}.dp-hero__form .ff-t-cell{flex:1;min-width:200px;padding:0!important;display:flex;flex-direction:column}.dp-hero__form .ff-t-cell:last-child{flex:0 0 auto}.dp-hero__form .ff-el-input--content{flex:1;display:flex;flex-direction:column}.dp-hero__form .ff_submit_btn_wrapper{flex:1;display:flex;margin:0}.dp-hero__form .ff-el-input--label{display:none}.dp-hero--gradient .dp-hero__form .ff-el-form-control,.dp-hero--navy .dp-hero__form .ff-el-form-control{border:1.5px solid rgb(255 255 255 / .12)!important;background:rgb(255 255 255 / .06)!important;color:var(--dp-steel,#C9D9EA)!important;border-radius:8px!important;padding:1rem 1.25rem!important;font-size:1rem!important;min-height:3.5rem;box-sizing:border-box;box-shadow:none!important}.dp-hero--gradient .dp-hero__form .ff-el-form-control::placeholder,.dp-hero--navy .dp-hero__form .ff-el-form-control::placeholder{color:rgb(255 255 255 / .4)!important}.dp-hero--gradient .dp-hero__form .ff-el-form-control:focus,.dp-hero--navy .dp-hero__form .ff-el-form-control:focus{border-color:var(--dp-accent,#FAB800)!important;background:rgb(255 255 255 / .1)!important}.dp-hero--gradient .dp-hero__form .ff-btn-submit,.dp-hero--navy .dp-hero__form .ff-btn-submit{background:var(--dp-accent,#FAB800)!important;color:var(--dp-navy,#10254C)!important;border:none!important;border-radius:8px!important;font-weight:600!important;font-size:1rem!important;padding:.6rem 1.5rem!important;width:100%;min-height:3.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;transition:filter 0.2s,transform 0.1s;box-shadow:none!important}.dp-hero--gradient .dp-hero__form .ff-btn-submit:hover,.dp-hero--navy .dp-hero__form .ff-btn-submit:hover{filter:brightness(1.1);transform:translateY(-1px)}.dp-hero--white .dp-hero__form .ff-el-form-control{border:1.5px solid var(--dp-steel,#C9D9EA)!important;background:var(--dp-white,#FFFFFF)!important;color:var(--dp-navy,#10254C)!important;border-radius:8px!important;padding:1rem 1.25rem!important;font-size:1rem!important;min-height:3.5rem;box-sizing:border-box;box-shadow:none!important}.dp-hero--white .dp-hero__form .ff-el-form-control:focus{border-color:var(--dp-primary,#0858D0)!important}.dp-hero--white .dp-hero__form .ff-btn-submit{background:var(--dp-primary,#0858D0)!important;color:var(--dp-white,#FFFFFF)!important;border:none!important;border-radius:8px!important;font-weight:600!important;font-size:1rem!important;padding:.6rem 1.5rem!important;width:100%;min-height:3.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;transition:filter 0.2s,transform 0.1s;box-shadow:none!important}.dp-hero--white .dp-hero__form .ff-btn-submit:hover{background:#0747a6!important}@media (max-width:600px){.dp-hero__form .ff-t-container{flex-direction:column}.dp-hero__form .ff-t-cell{min-width:unset}}.dp-hero__trust{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2rem;font-size:.875rem}.dp-hero__trust-item{display:inline-flex;align-items:center;gap:.375rem}.dp-hero--gradient .dp-hero__trust-item,.dp-hero--navy .dp-hero__trust-item{color:rgb(255 255 255 / .5)}.dp-hero--gradient .dp-hero__trust-item svg,.dp-hero--navy .dp-hero__trust-item svg{color:var(--dp-accent,#FAB800);opacity:.7}.dp-hero--white .dp-hero__trust-item{color:var(--dp-slate,#64748B)}.dp-hero--white .dp-hero__trust-item svg{color:var(--dp-primary,#0858D0)}@keyframes dpFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dp-hero .dp-eyebrow,.dp-hero__badge{animation:dpFadeUp 0.5s ease-out both}.dp-hero__headline{animation:dpFadeUp 0.5s ease-out 0.1s both}.dp-hero__subheadline{animation:dpFadeUp 0.5s ease-out 0.2s both}.dp-hero__ctas,.dp-hero__form{animation:dpFadeUp 0.5s ease-out 0.3s both}.dp-hero__trust{animation:dpFadeUp 0.5s ease-out 0.4s both}@media (prefers-reduced-motion:reduce){.dp-hero .dp-eyebrow,.dp-hero__badge,.dp-hero__headline,.dp-hero__subheadline,.dp-hero__ctas,.dp-hero__form,.dp-hero__trust{animation:none}}@media (max-width:768px){.dp-hero__headline{font-size:clamp(1.75rem, 7vw, 2.5rem)}.dp-hero__subheadline{font-size:1.0625rem}.dp-hero__ctas{flex-direction:column;align-items:center}.dp-hero__trust{gap:1rem}}