@font-face{font-family:"SantanderText";src:url("/assets/Text-Regular-4248a998.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"SantanderText";src:url("/assets/Text-SemiBold-69c045c0.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:"SantanderText";src:url("/assets/Text-Bold-186c5114.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"SantanderMicrotext";src:url("/assets/Text-Regular-4248a998.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"SantanderMicrotext";src:url("/assets/Text-Bold-186c5114.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"SantanderHeadline";src:url("/assets/Headers-Light-d977435c.woff2") format("woff2");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"SantanderHeadline";src:url("/assets/Headers-Regular-2fb21ecd.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"SantanderHeadline";src:url("/assets/Headers-Bold-f6b25fa2.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--accent: #ec0000;--accent-hover: #cc0000;--bg: var(--white);--black: #000000;--legal-link: #127277;--risk-score: #737373;--surface-soft: #f6f6f6;--text: #111827;--text-soft: #1f2937;--text-strong: #222222;--white: #ffffff;--white-a-92: rgba(255, 255, 255, 0.92)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:"SantanderText",system-ui,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}img{max-width:100%;display:block}.container,.container--wide{max-width:90rem;margin:0 auto;padding:0 1.5rem}.container{max-width:70rem}.risk-banner{background:var(--white);width:100%;overflow:hidden;margin-top:.25rem;padding-bottom:1.5rem}.risk-box{width:100%;border:.0625rem solid var(--black);background:var(--white)}.risk-row--top{border-bottom:.0625rem solid var(--black);height:1.0625rem}.risk-row--bottom{display:grid;grid-template-columns:1fr 1fr;min-height:4.25rem}.risk-col{padding:.5rem;min-height:4.25rem}.risk-col--left{border-right:.0625rem solid var(--black);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.risk-col--right{display:flex;align-items:flex-end}.risk-score{font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:400;font-size:1.75rem;line-height:2rem;margin-bottom:.25rem}.risk-score__n{color:var(--risk-score)}.risk-score__sep,.risk-score__d{color:var(--text)}.risk-text{font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;margin:0;word-break:break-word;font-size:.75rem;line-height:1rem;text-align:left}@media(max-width: 37.5rem){.risk-score{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:.25rem}.risk-col--right{padding:.5rem;width:100%}}@media(max-width: 25rem){.risk-col--right{padding:.5rem;width:100%}}.hero{position:relative;height:35.625rem;overflow:hidden;color:var(--white)}.hero__inner{position:relative;z-index:2;height:100%;display:flex;align-items:flex-start;padding-top:6.525rem;padding-bottom:6.6375rem}.hero__content{max-width:44.25rem;width:100%}.hero__eyebrow{margin:0 0 .25rem;font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:2rem;text-transform:uppercase}.hero__title{margin:0 0 2.45rem;font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:700;font-size:4rem;line-height:4.75rem;text-wrap:balance}.hero__subtitle,.hero__bullets{font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.hero__bullets{padding:0 1.5rem;margin:0 0 1.29rem;list-style:none}.hero__bullets>li{display:flex;align-items:flex-start;gap:.5rem;font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:var(--white-a-92)}.hero__check{width:1.5rem;height:1.5rem;flex:0 0 1.5rem;color:var(--accent);margin-top:.05rem}.hero__bullets strong{font-weight:700}sup{font-size:.5em;line-height:0;vertical-align:super}.button-row{margin:0;position:relative;overflow-wrap:anywhere;white-space:normal;display:flex;gap:.75rem;flex-wrap:wrap}.button-row--center{justify-content:center;gap:.75rem}.btn{text-decoration:none;border-radius:1.5rem;padding:.75rem 1rem;font-weight:600;font-size:1rem;line-height:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;user-select:text;-webkit-user-select:text}.btn--primary{background:var(--accent);color:var(--white);min-width:5.75rem;width:auto}.btn--primary:hover{background-color:var(--accent-hover)}.btn--secondary{color:var(--accent);background:var(--white);border:.0625rem solid var(--accent)}.btn--secondary:hover{background-color:var(--surface-soft)}.hero__media{position:absolute;inset:0;z-index:0;user-select:none;-webkit-user-select:none}.hero__media picture{display:block;width:100%;height:100%;user-select:none;-webkit-user-select:none}.hero__image{width:100%;height:100%;object-fit:cover;object-position:70% center;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.section{padding:3.5rem 0}.section--white{background:var(--white)}.section--soft .container,.section--white .container,.legal .container{max-width:93rem;margin:0 auto;padding:0 1.5rem}.section--soft{background:var(--surface-soft)}.steps__head{position:relative;max-width:56rem;margin:0 auto;text-align:center;padding:1.5rem;background:var(--surface-soft)}.steps__title{font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:700;margin:0 0 1rem;font-size:2.25rem;line-height:2.75rem}@media(min-width: 48rem){.steps__title{font-size:3.375rem;line-height:3.875rem}}.steps__subtitle{margin:0;font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1.125rem;line-height:1.5rem;color:var(--text);padding-top:1.25rem;padding-bottom:2.45rem}.section.section--white{padding:5rem 0}.why__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.375rem;align-items:start}.why__spacer{min-height:13.75rem}.why__card{background:rgba(0,0,0,0);border:0;box-shadow:none;border-radius:0;padding:0}.why__title{margin:0 0 1rem;font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:700;font-size:3rem;line-height:3.5rem}.why__subtitle{font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:2rem;margin-top:0;margin-bottom:1rem}.why__list{margin:0;padding:0;list-style:none;display:grid;gap:.25rem}.why__list>li{position:relative;display:flex;align-items:flex-start;padding:0 1.5rem;font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem;color:var(--text-soft)}.why__check{position:absolute;left:1.5rem;top:.05rem;width:1.5rem;height:1.5rem;color:var(--accent);transform:rotate(-8deg);transform-origin:center}.why__text{display:block;padding-left:2rem;min-width:0}.nowrap{white-space:nowrap}.why__cta{padding:1.5rem}.steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;list-style:none;margin:0;padding:0}.step-card{background:var(--white);border-radius:1.5rem;padding:1.5rem;overflow:clip}.step-card__num{font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:300;font-size:4rem;line-height:4.75rem;color:var(--accent);margin:0 0 1rem}.step-card__title{margin:0 0 1rem;font-family:"SantanderHeadline",system-ui,Arial,sans-serif;font-weight:700;font-size:1.5rem;line-height:2rem;padding-bottom:1rem}.step-card__text{margin:0;font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.legal{background:var(--white);padding:0}.legal__wrap{max-width:56rem;margin:0 auto}.legal__wrap p,.legal__wrap p span,.legal__wrap p a{margin:0;font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:.875rem;line-height:1.5rem}.legal__wrap table,.legal__wrap th,.legal__wrap td,.legal__wrap tr{font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.legal__wrap p:not(:last-child){margin-bottom:1rem}.legal__wrap a,.legal__wrap a:visited,.legal__wrap a:hover,.legal__wrap a:active,.legal__wrap a:focus{word-break:break-word;text-decoration:revert;color:var(--legal-link)}.legal__wrap .tae-highlight{color:var(--text-strong);font-family:"SantanderMicrotext",system-ui,Arial,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700}@media(min-width: 75rem){.risk-banner{padding-bottom:2rem}.steps{padding-bottom:1.5rem}.button-row--center{padding:1.5rem}.why__list{padding-bottom:2rem}.step-card__title{margin-bottom:1rem;font-size:1.75rem;line-height:2rem}.legal--desktop-pad{padding-bottom:1rem}}@media(max-width: 74.9375rem){.container,.container--wide,.section--soft .container,.section--white .container,.legal .container{padding-left:1rem;padding-right:1rem}.hero__title{font-size:3.25rem;line-height:4rem;text-wrap:normal}.hero__image{object-position:70% center}.hero__eyebrow{font-size:1rem;line-height:1.5rem}.steps__title{font-size:2.75rem;line-height:3.25rem}.steps{grid-template-columns:1fr}.step-card__num{font-weight:400}.why__grid{grid-template-columns:1fr}.why__title{font-size:2.25rem;line-height:2.625rem}.why__spacer{display:none}.hero{height:auto;min-height:0}.hero__inner{height:auto;min-height:0;box-sizing:border-box;padding-block:2.5rem}.container--wide.hero__inner{padding-inline:1rem}.legal--desktop-pad{padding-bottom:1rem}}@media(min-width: 48rem)and (max-width: 74.9375rem){.button-row--center{padding-top:1.5rem}}.hero-title__base,.hero-title__comisiones,.hero-title__ni,.hero-title__condiciones{display:inline;white-space:nowrap}@media(min-width: 88.75rem){.hero-title__base{display:block}.hero-title__comisiones,.hero-title__ni,.hero-title__condiciones{display:inline}.hero .container--wide,.risk-banner .container--wide{padding-left:0;padding-right:0}}@media(max-width: 88.6875rem){.hero-title__base{display:block}.hero-title__comisiones{display:inline}.hero-title__ni{display:inline}.hero-title__condiciones{display:block}}@media(min-width: 74.8125rem)and (max-width: 74.9375rem){.hero-title__base,.hero-title__comisiones,.hero-title__ni,.hero-title__condiciones{display:inline}}@media(min-width: 54.8125rem)and (max-width: 74.75rem){.hero-title__base,.hero-title__comisiones,.hero-title__ni{display:inline}.hero-title__condiciones{display:block}}@media(min-width: 51rem)and (max-width: 54.75rem){.hero-title__base,.hero-title__comisiones,.hero-title__condiciones{display:inline}.hero-title__ni{display:block}}@media(min-width: 48rem)and (max-width: 50.9375rem){.hero-title__base,.hero-title__ni,.hero-title__condiciones{display:inline}.hero-title__comisiones{display:block}}@media(min-width: 44.125rem)and (max-width: 47.9375rem){.hero-title__base,.hero-title__comisiones,.hero-title__ni{display:inline}.hero-title__condiciones{display:block}}@media(min-width: 41rem)and (max-width: 44.0625rem){.hero-title__base,.hero-title__comisiones,.hero-title__condiciones{display:inline}.hero-title__ni{display:block}}@media(max-width: 40.9375rem){.hero-title__base,.hero-title__ni,.hero-title__condiciones{display:inline}.hero-title__comisiones{display:block}}@media(min-width: 32.5625rem)and (max-width: 36.1875rem){.hero{min-height:39rem}}@media(max-width: 32.5rem){.hero__image{object-position:calc(70% + 5.8rem) center}.hero{min-height:41.5rem}.button-row{flex-flow:wrap;justify-content:center;align-items:center;padding:1.5rem}.hero .button-row{flex-wrap:nowrap;justify-content:flex-start;padding:0;gap:.5rem}.hero .button-row .btn{white-space:nowrap}.button-row--center{flex-direction:column}.button-row--center .btn{width:auto;max-width:none}.hero__title{max-width:13ch}.hero-title__base,.hero-title__comisiones,.hero-title__ni,.hero-title__condiciones{display:inline;white-space:normal}}
