.personero-form{width:100%}.personero-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.personero-form__field{margin-bottom:24px}.personero-form__field label{color:#172554;margin-bottom:9px;font-size:.95rem;font-weight:700;display:inline-block}.personero-form__field label span{color:#dc2626;margin-left:4px}.personero-form__field input{color:#0f172a;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:0 16px;transition:border-color .18s,box-shadow .18s,background-color .18s}.personero-form__field input::placeholder{color:#94a3b8}.personero-form__field input:hover{border-color:#94a3b8}.personero-form__field input:focus{border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed81f}.personero-form__field input[aria-invalid=true]{background:snow;border-color:#dc2626}.personero-form__phone{background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.personero-form__phone:focus-within{border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed81f}.personero-form__phone>span{color:#334155;background:#f8fafc;border-right:1px solid #e2e8f0;align-self:stretch;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.personero-form__phone input{box-shadow:none;border:0;border-radius:0}.personero-form__phone input:focus{box-shadow:none}.personero-form__error{color:#b91c1c;margin:7px 0 0;font-size:.84rem;line-height:1.4}.personero-form__consent{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;align-items:flex-start;gap:12px;margin:4px 0 28px;padding:18px;display:flex}.personero-form__consent input{accent-color:#1d4ed8;cursor:pointer;width:18px;height:18px;margin-top:3px}.personero-form__consent label{color:#475569;cursor:pointer;font-size:.9rem;line-height:1.65}.personero-form__message{border-radius:12px;margin-bottom:20px;padding:14px 16px;font-size:.9rem;font-weight:600;line-height:1.5}.personero-form__message--success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.personero-form__message--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.personero-form__submit{color:#fff;width:100%;min-height:56px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#123a8f 0%,#1d4ed8 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 12px 24px #1d4ed833}.personero-form__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #1d4ed847}.personero-form__submit:focus-visible{outline-offset:3px;outline:3px solid #1d4ed84d}.personero-form__submit:disabled{cursor:not-allowed;opacity:.7}.personero-form__spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite personero-spin}.personero-form__required{text-align:center;color:#64748b;margin:15px 0 0;font-size:.8rem}.personero-form__required span{color:#dc2626}@keyframes personero-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.personero-form__grid{grid-template-columns:1fr;gap:0}.personero-form__field{margin-bottom:20px}}
.personeros-page{background:#f8fafc;min-height:100vh}.personeros-page__hero{isolation:isolate;background:radial-gradient(circle at 10% 10%,#3b82f638,#0000 34%),linear-gradient(135deg,#061b4d 0%,#0b3183 55%,#b91c1c 100%);padding:110px 24px;position:relative;overflow:hidden}.personeros-page__container{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(420px,.7fr);align-items:center;gap:80px;width:min(1180px,100%);margin:0 auto;display:grid;position:relative}.personeros-page__content{color:#fff}.personeros-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:8px 16px;font-size:.82rem;font-weight:800;display:inline-flex}.personeros-page__content h1{letter-spacing:-.045em;max-width:680px;margin:24px 0 0;font-size:clamp(2.65rem,5vw,4.7rem);font-weight:900;line-height:1.05}.personeros-page__content>p{color:#dbeafe;max-width:650px;margin:26px 0 0;font-size:1.08rem;line-height:1.8}.personeros-page__benefits{gap:14px;margin-top:38px;display:grid}.personeros-page__benefits div{color:#f8fafc;align-items:center;gap:12px;font-weight:650;display:flex}.personeros-page__benefits span{background:#ffffff29;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;display:inline-flex}.personeros-page__card{background:#fffffff7;border:1px solid #ffffff4d;border-radius:26px;padding:38px;box-shadow:0 32px 75px #02061759}.personeros-page__card-header{margin-bottom:30px}.personeros-page__card-header>span{color:#dc2626;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:850}.personeros-page__card-header h2{color:#0f2f75;margin:8px 0 0;font-size:2rem;line-height:1.2}.personeros-page__card-header p{color:#64748b;margin:12px 0 0;font-size:.94rem;line-height:1.65}.personeros-page__decoration{z-index:1;filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.personeros-page__decoration--one{border:70px solid #ffffff12;width:420px;height:420px;top:-160px;right:-130px}.personeros-page__decoration--two{background:#dc26262e;width:380px;height:380px;bottom:-190px;left:32%}@media (max-width:960px){.personeros-page__hero{padding:80px 20px}.personeros-page__container{grid-template-columns:1fr;gap:50px}.personeros-page__content{text-align:center}.personeros-page__content h1,.personeros-page__content>p{margin-left:auto;margin-right:auto}.personeros-page__benefits{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.personeros-page__card{width:min(650px,100%);margin:0 auto}}@media (max-width:540px){.personeros-page__hero{padding:60px 16px}.personeros-page__card{border-radius:20px;padding:26px 20px}.personeros-page__card-header h2{font-size:1.65rem}}
