.da-hero-collage{border-radius:30px;box-sizing:border-box;overflow:hidden;position:relative}.da-hero-inner{align-items:center;box-sizing:border-box;display:grid;gap:80px;grid-template-columns:1.5fr 1fr;padding:20px 35px 0 64px}.da-hero-left{align-items:flex-start;display:flex}.da-hero-content{color:#fff;width:100%}.da-hero-heading{font-size:40px;font-weight:700;line-height:1.05;margin:0 0 16px}.da-hero-paragraph{font-size:16px;line-height:1.6;margin:0 0 25px;max-width:620px;opacity:.95}.da-stats-row{align-items:center;display:flex;flex-wrap:wrap;gap:28px;margin:20px 0}.da-stat{align-items:flex-start;display:flex;flex-direction:column}.da-stat-number{font-size:48px;font-weight:600}.da-stat-label{font-size:16px;opacity:.95}.da-hero-cta{margin-top:12px}.da-cta-btn{background:#fff;border-radius:6px;color:#0b4fa3;display:inline-block;font-weight:600;padding:12px 18px;text-decoration:none}.da-cta-btn:active,.da-cta-btn:focus,.da-cta-btn:hover{background:#fff!important;box-shadow:none!important;color:#0b4fa3!important;font-weight:600!important;outline:none!important;text-decoration:none!important}.da-hero-right{align-items:center;display:flex;justify-content:flex-end}.da-single-image{border-radius:12px;height:100%;max-width:480px;overflow:hidden;width:100%}.da-single-image img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.da-hero-inner{border-radius:16px;gap:40px;grid-template-columns:1fr;padding:40px 20px 20px}.da-hero-right{order:2}.da-hero-left{order:1}.da-collage-item{border-radius:8px;min-height:140px}.da-hero-heading,.da-stat-number{font-size:28px}.da-hero-paragraph{font-size:15px}.da-cta-btn{padding:10px 14px}}