.db-hero{background:transparent;overflow:hidden;position:relative;width:100%}.db-hero-inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1800px;padding:180px 40px 80;position:relative;z-index:1}.db-hero-content{padding-bottom:80px;padding-top:60px}.db-hero-eyebrow{color:#60a5fa;display:block;font-family:POPPINS,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:16px;text-transform:uppercase}.db-hero-headline{color:#fff;font-family:poppins,sans-serif;font-size:clamp(25px,3.5vw,45px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 24px}.db-hero-accent{color:#2a6fdb;display:block}.db-hero-sub{color:#c4cdd9;font-family:POPPINS,sans-serif;font-size:22px;line-height:1.65;margin:0 0 40px;max-width:480px}.db-hero-btns{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.db-hero-btn-primary{align-items:center;background:#e05c2a;border:2px solid #e05c2a;border-radius:6px;display:inline-flex;font-family:POPPINS,sans-serif;font-size:15px;font-weight:700;gap:8px;padding:14px 28px;transition:background .18s,border-color .18s;white-space:nowrap}.db-hero-btn-primary,.db-hero-btn-primary:hover{color:#fff!important;text-decoration:none!important}.db-hero-btn-primary:hover{background:#c44e20;border-color:#c44e20}.db-hero-btn-ghost{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.35);border-radius:6px;display:inline-flex;font-family:POPPINS,sans-serif;font-size:15px;font-weight:700;padding:14px 28px;transition:border-color .18s,background .18s;white-space:nowrap}.db-hero-btn-ghost,.db-hero-btn-ghost:hover{color:#fff!important;text-decoration:none!important}.db-hero-btn-ghost:hover{background:hsla(0,0%,100%,.07);border-color:#fff}.db-hero-image{align-items:flex-end;display:flex;justify-content:center;position:relative}.db-hero-image img{display:block;max-width:560px;width:100%}@media (max-width:900px){.db-hero-inner{gap:40px;grid-template-columns:1fr;padding:72px 24px 48px}.db-hero-content{padding-bottom:0}.db-hero-image{display:none}}@media (max-width:600px){.db-hero-inner{padding:56px 20px 40px}.db-hero-btns{align-items:flex-start;flex-direction:column}.db-hero-btn-ghost,.db-hero-btn-primary{justify-content:center;width:100%}}