:root{--color-orange:#f97316;--color-gray-bg:#f9fafb;--color-text-dark:#1f2937;--color-text-medium:#4b5563;--color-text-light:#6b7280}.dark .lp-cambia-hero{background-color:#1f2937;color:#f9fafb}.dark .lp-cambia-hero-h2,.dark .lp-cambia-micro-copy{color:#d1d5db}.lp-cambia-hero{background-color:var(--color-gray-bg);color:var(--color-text-dark);padding:3rem 0 4rem}.lp-cambia-hero-container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1rem;padding-right:1rem;padding-top:3rem}.lp-cambia-hero-wrapper{align-items:center;display:flex;flex-direction:column;gap:3rem}.lp-cambia-hero-h1{font-size:2.25rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.lp-cambia-hero-h2{color:var(--color-text-medium);font-size:1rem;font-weight:500;margin-bottom:2rem}.lp-cambia-text-accent{color:var(--color-orange);font-weight:600}.lp-cambia-hero-bullets{display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:1rem;list-style:none;margin-bottom:2rem;padding:0}.lp-cambia-bullet-item{align-items:flex-start;display:flex}.lp-cambia-bullet-icon{color:var(--color-orange);flex-shrink:0;height:1.5rem;margin-right:.75rem;margin-top:.25rem;width:1.5rem}.lp-cambia-cta-button{align-items:center;background-color:var(--color-orange);border:1px solid transparent;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;justify-content:center;padding:1rem 3rem;text-decoration:none;transition:background-color .15s ease-in-out;width:100%}.lp-cambia-cta-button:hover{background-color:#d95c0e}.lp-cambia-micro-copy{color:var(--color-text-light);font-size:.875rem;font-style:italic;margin-top:.75rem}.lp-cambia-image-wrapper{width:100%}.lp-cambia-hero-image{border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.2);display:block;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.lp-cambia-hero-image:hover{transform:scale(1.01)}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.lp-cambia-hero-image{animation:slideInFromRight .8s ease-out .2s forwards;opacity:0}@media (min-width:768px){.lp-cambia-hero{padding-bottom:6rem;padding-top:100px}.lp-cambia-hero-wrapper{align-items:flex-start;flex-direction:row;gap:4rem}.lp-cambia-hero-text,.lp-cambia-image-wrapper{width:50%}.lp-cambia-cta-button{display:inline-flex;width:auto}.lp-cambia-hero-h1{font-size:2rem;font-weight:400}}