:root{--font-primary: "Poppins", sans-serif;--color-bg-dark: #1f2f3f;--color-bg-light: #f5f8fa;--color-section: rgba(245, 248, 250, .8);--color-card-bg: #ffffff;--color-text-dark: #2c3e50;--color-text-light:#ffffff;--color-accent: #4056a1;--color-accent-alt:#34495e;--color-alert: #f39c12;--shadow-light: 0 2px 8px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 12px rgba(0, 0, 0, .15);--gap-xl: 3rem;--gap-lg: 2rem;--gap-md: 1.5rem;--gap-sm: 1rem;--fs-h1: 3rem;--fs-h2: 2.25rem;--fs-h3: 1.75rem;--fs-p: 1rem}.banner-hero-bg{background:url(/assets/banner-servicios.png) center center/cover no-repeat;min-height:80vh;height:90vh;max-height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.banner-hero-bg{min-height:60vh;height:60vh;max-height:100vh}}@media (max-width: 576px){.banner-hero-bg{min-height:40vh;height:40vh;max-height:100vh}}
