 .hero-section {background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.10) 100%), url('../images/team-bg-1.jpg') !important;background-size: cover !important;background-position: center center !important;background-attachment: scroll !important;background-repeat: no-repeat !important;}.hero-section::before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: radial-gradient(ellipse at center, transparent 40%, rgba(0, 0, 0, 0.15) 100%);pointer-events: none;z-index: 0;}.hero-section h1, .hero-section .hero-title {color: #ffffff !important;text-shadow: 0 3px 12px rgba(0, 0, 0, 0.8), 0 6px 24px rgba(0, 0, 0, 0.6), 0 1px 3px rgba(0, 0, 0, 0.9) !important;font-weight: 900 !important;letter-spacing: -0.5px;}.hero-section .lead, .hero-section .hero-subtitle, .hero-section p {color: #ffffff !important;text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8), 0 4px 16px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.9) !important;font-weight: 500 !important;}.calculator-card {background: rgba(255, 255, 255, 0.98) !important;backdrop-filter: blur(10px);box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3), 0 4px 15px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1) !important;}.trust-badge {background: rgba(255, 255, 255, 0.97) !important;backdrop-filter: blur(15px) saturate(180%);-webkit-backdrop-filter: blur(15px) saturate(180%);border: 2px solid rgba(255, 255, 255, 0.95) !important;box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25), 0 2px 8px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 1) !important;color: #333 !important;text-shadow: none !important;font-weight: 600 !important;}.trust-badge:hover {background: rgba(255, 255, 255, 1) !important;border-color: rgba(25, 125, 0, 0.3) !important;transform: translateY(-4px) scale(1.02);box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3), 0 4px 12px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 1) !important;}.trust-badge i {color: var(--primary-color, #197d00) !important;filter: none;font-weight: bold;}.trust-badge span {color: #333 !important;text-shadow: none !important;}.hero-section::after {background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.5) 50%, transparent 100%) !important;height: 120px !important;}@media (max-width: 991px) {.hero-section {background-attachment: scroll !important;}}@media (max-width: 768px) {.hero-section {background-position: center center !important;}.hero-section h1, .hero-section .hero-title {text-shadow: 0 3px 12px rgba(0, 0, 0, 0.7), 0 2px 6px rgba(0, 0, 0, 0.5) !important;}.hero-section .trust-badges {display: flex !important;flex-wrap: wrap !important;gap: 0.5rem !important;margin-bottom: 2rem !important;margin-top: 1.5rem !important;justify-content: flex-start !important;}.hero-section .trust-badge {width: fit-content !important;max-width: fit-content !important;padding: 0.65rem 0.85rem !important;font-size: 0.8rem !important;display: inline-flex !important;flex-direction: row !important;align-items: center !important;justify-content: center !important;text-align: left !important;gap: 0.5rem !important;min-height: auto !important;box-sizing: border-box !important;white-space: nowrap !important;}.hero-section .trust-badge i {font-size: 1.2rem !important;margin-bottom: 0 !important;flex-shrink: 0 !important;}.hero-section .trust-badge span {font-size: 0.8rem !important;line-height: 1.2 !important;white-space: nowrap !important;}}@media (max-width: 480px) {.hero-section .trust-badge {padding: 0.55rem 0.7rem !important;font-size: 0.75rem !important;}.hero-section .trust-badge i {font-size: 1.1rem !important;}.hero-section .trust-badge span {font-size: 0.75rem !important;}}