.sbom-section-32b4b61d{background:#fff0;padding:20px 20px;font-family:'Poppins',sans-serif}.sbom-grid-32b4b61d{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:stretch}.sbom-card-32b4b61d{background:#fff;border:1.5px solid #e5edf8;border-radius:16px;overflow:hidden;transition:all 0.25s ease;display:flex;flex-direction:column;height:100%}.sbom-card-32b4b61d:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgb(15 23 42 / .08)}.sbom-logo-bar-32b4b61d{height:140px;background:linear-gradient(135deg,#10B981,#3B82F6);display:flex;align-items:center;padding:0 26px;position:relative;flex-shrink:0}.sbom-brand-32b4b61d{display:flex;align-items:center;gap:20px;z-index:1}.sbom-logo-32b4b61d{width:90px;height:90px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgb(0 0 0 / .1);overflow:hidden}.sbom-logo-32b4b61d img{width:60px;max-width:100%;height:auto;object-fit:contain}.sbom-brand-name-32b4b61d{font-size:22px;font-weight:600;color:#fff}.sbom-content-32b4b61d{padding:32px 30px;display:flex;flex-direction:column;flex:1}.sbom-highlight-32b4b61d{font-size:16px;font-weight:500;color:#1e293b;line-height:1.5;margin-bottom:24px}.sbom-desc-32b4b61d{font-size:15px;color:#475569;line-height:1.6;margin-bottom:24px;flex:1}.sbom-btn-32b4b61d{margin-top:auto;font-size:14px;font-weight:600;text-decoration:none;color:#0f172a;display:inline-flex;align-items:center;gap:8px;transition:opacity 0.3s ease}.sbom-btn-32b4b61d:hover{opacity:.8}.sbom-btn-32b4b61d span{font-size:16px;font-weight:700;color:#10B981}@media(max-width:768px){.sbom-grid-32b4b61d{grid-template-columns:1fr}}