.hero-lpc{background:var(--ls-primary-lighter);margin-bottom:var(--ls-spacing-xl,48px);padding:48px 0 56px}.hero-lpc__inner{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1180px;padding:0 40px}.hero-lpc__content{display:flex;flex-direction:column}.hero-lpc__promo{align-items:center;align-self:flex-start;animation:hero-promo-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#fdffa0,#f5e663);border-radius:50px;box-shadow:0 2px 12px rgba(245,230,99,.4);color:var(--ls-secondary-dark);display:inline-flex;font-family:var(--ls-font-title);font-size:15px;font-weight:700;gap:8px;margin-bottom:24px;padding:10px 20px}.hero-lpc__promo-icon{color:var(--ls-accent-dark);flex-shrink:0;height:20px;width:20px}@keyframes hero-promo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.hero-lpc__card-promo{align-items:center;background:linear-gradient(135deg,#fdffa0,#f5e663);border-radius:8px;color:var(--ls-secondary-dark);display:flex;font-family:var(--ls-font-title);font-size:13px;font-weight:700;gap:6px;justify-content:center;margin-bottom:16px;padding:8px 16px}.hero-lpc__card-promo svg{color:var(--ls-accent-dark);flex-shrink:0}.hero-lpc__logos{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:32px}.hero-lpc__logo{height:48px;object-fit:contain;width:auto}.hero-lpc__logo--partner{height:52px;transform:translateY(4px)}.hero-lpc__logo-sep{background:var(--ls-neutral-light);font-size:0;height:36px;width:1px}.hero-lpc__title{color:#213f7e;font-family:var(--ls-font-title);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.1;margin-bottom:16px;text-align:left}.hero-lpc__subtitle{color:#3a5a9a;font-family:var(--ls-font-text);font-size:18px;line-height:1.6;margin-bottom:32px;max-width:480px;text-align:left}.hero-lpc__txt-bourso{color:#d11875}.hero-lpc__txt-bank{color:#213f7e}.hero-lpc__trust{display:grid;gap:12px 24px;grid-template-columns:1fr 1fr;list-style:none;margin:0 0 32px;padding:0}.hero-lpc__trust-item{align-items:center;color:var(--ls-secondary-dark);display:flex;font-family:var(--ls-font-text);font-size:14px;font-weight:500;gap:10px}.hero-lpc__trust-icon{color:var(--ls-primary-main);flex-shrink:0;height:20px;width:20px}.hero-lpc__ec{align-items:center;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:32px;padding-top:24px}.hero-lpc__ec-logo{height:34px;object-fit:contain;width:auto}.hero-lpc__google-badge{align-items:center;display:flex;flex-direction:column;gap:4px;margin-left:16px}.hero-lpc__google-logo{height:24px;width:auto}.hero-lpc__google-stars{display:flex;gap:2px}.hero-lpc__google-stars svg{height:18px;width:18px}.hero-lpc__card{background:var(--ls-neutral-white);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-lg,0 12px 48px rgba(0,0,0,.08));padding:32px}.hero-lpc__card-title{color:var(--ls-secondary-dark);font-family:var(--ls-font-title);font-size:20px;font-weight:700;margin-bottom:24px;text-align:center}.hero-lpc__form-wrapper{min-height:200px}.hero-lpc__placeholder{color:var(--ls-neutral-light);font-size:15px;padding:32px 0;text-align:center}.hero-lpc__step1-actions{margin-top:8px}.hero-lpc__submit-btn{align-items:center;background:var(--ls-primary-main);border:none;border-radius:var(--radius,8px);box-shadow:0 4px 16px rgba(69,82,198,.35);color:var(--ls-neutral-white);cursor:pointer;display:inline-flex;font-family:var(--ls-font-title);font-size:15px;font-weight:600;justify-content:center;padding:14px 28px;transition:all .2s;width:100%}.hero-lpc__submit-btn:hover{background:var(--ls-primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.hero-lpc__confirm{align-items:center;background:var(--ls-success-light);border-radius:var(--radius,8px);color:var(--ls-success-dark);display:flex;font-family:var(--ls-font-text);font-size:14px;font-weight:500;gap:8px;margin-bottom:20px;padding:12px 16px}.hero-lpc__confirm svg{color:var(--ls-success-dark);flex-shrink:0}@media (max-width:1024px){.hero-lpc__inner{gap:40px;padding:0 24px}.hero-lpc__trust{grid-template-columns:1fr}}@media (max-width:768px){.hero-lpc{padding:32px 0 40px}.hero-lpc__inner{gap:32px;grid-template-columns:1fr;padding:0 20px}.hero-lpc__logos{margin-bottom:24px}.hero-lpc__logo{height:26px}.hero-lpc__logo--partner{height:30px}.hero-lpc__subtitle{font-size:16px;margin-bottom:24px}.hero-lpc__trust{gap:10px 16px;grid-template-columns:1fr 1fr}.hero-lpc__trust-item{font-size:13px}.hero-lpc__card{padding:24px}.hero-lpc__card-title{font-size:18px}.hero-lpc__ec-logo{height:28px}}