.about-us-section{position:relative;z-index:10;max-width:1100px;margin:0 auto;padding:20px 40px 120px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-us-image-wrap{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4 / 3.2;flex-shrink:0}.about-us-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:18px;filter:brightness(.88) saturate(.9);transition:transform .5s ease}.about-us-image-wrap:hover .about-us-img{transform:scale(1.03)}.about-us-content{display:flex;flex-direction:column;gap:0}.about-us-tag{display:inline-block;font-size:13px;color:#ffffff73;font-weight:400;letter-spacing:.3px;margin-bottom:14px}.about-us-heading{font-size:36px;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.8px;margin-bottom:20px}.about-us-desc{font-size:13.5px;color:#ffffff6b;line-height:1.75;font-weight:400;margin-bottom:28px}.about-us-btns{display:flex;gap:14px;align-items:center;margin-bottom:36px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:6px;background:#1a5cff;color:#fff;text-decoration:none;padding:11px 22px;border-radius:50px;font-size:13.5px;font-weight:600;letter-spacing:.2px;transition:all .25s ease;box-shadow:0 4px 20px #1a5cff4d}.btn-primary svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.btn-primary:hover{background:#2d6eff;transform:translateY(-2px);box-shadow:0 8px 28px #1a5cff73}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#ffffffbf;text-decoration:none;padding:11px 22px;border-radius:50px;font-size:13.5px;font-weight:500;border:1px solid rgba(255,255,255,.18);letter-spacing:.2px;transition:all .25s ease}.btn-ghost svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.btn-ghost:hover{border-color:#ffffff59;color:#fff;background:#ffffff0d}.founders-row{display:flex;gap:16px;flex-wrap:wrap}.founder-card{display:flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:50px;padding:8px 16px 8px 8px;flex:1;min-width:180px;transition:border-color .25s ease}.founder-card:hover{border-color:#ffffff2e}.founder-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#1a3a8f,#3a7bfd);display:flex;align-items:center;justify-content:center;position:relative}.founder-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;position:absolute;inset:0}.avatar-initials{font-size:12px;font-weight:700;color:#ffffffd9;letter-spacing:.5px;z-index:1}.avatar-fallback .avatar-initials{display:flex}.founder-info{display:flex;flex-direction:column;gap:2px;flex:1}.founder-name{font-size:12.5px;font-weight:600;color:#ffffffe0;white-space:nowrap}.founder-role{font-size:11px;color:#ffffff59;font-weight:400}.founder-social{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);text-decoration:none;flex-shrink:0;transition:all .2s ease}.founder-social:hover{background:#ffffff1f;border-color:#fff3}.founder-social svg{width:13px;height:13px;fill:#fff9}@media (max-width: 900px){.about-us-section{grid-template-columns:1fr;gap:40px;padding:20px 24px 80px}.about-us-image-wrap{aspect-ratio:16 / 9;max-height:360px}.about-us-heading{font-size:30px}}@media (max-width: 600px){.about-us-section{padding:10px 20px 60px}.about-us-heading{font-size:26px;letter-spacing:-.4px}.about-us-btns{flex-direction:column;align-items:flex-start}.btn-primary,.btn-ghost{width:100%;justify-content:center}.founders-row{flex-direction:column}.founder-card{min-width:unset}}
