body{margin:0;background:#F6F5F1}
#tv-interest .consent{display:flex;align-items:flex-start;gap:10px;font-size:13px}
#tv-interest .consent input{width:18px;height:18px;flex:0 0 18px;margin-top:3px;accent-color:#2E3A2C}

@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wdth,wght@0,100..125,400..700;1,100..125,400..700&family=Libre+Franklin:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
#tv-interest{--tv-hueso:#F6F5F1;--tv-blanco:#FFFFFF;--tv-arena:#E4DCCC;--tv-linea:#DCD9CF;--tv-borde-campo:#C9C5B8;--tv-texto-2:#575A50;--tv-texto-3:#6E7062;--tv-salvia:#A9B39B;--tv-oliva:#5E6A4E;--tv-arcilla:#8A4E36;--tv-arcilla-claro:#D9A288;--tv-musgo:#2E3A2C;--tv-tinta:#1C1E1A;font:14px/1.55 'Libre Franklin',Arial,sans-serif;color:var(--tv-tinta);background:transparent;letter-spacing:0;color-scheme:light}
#tv-interest *{box-sizing:border-box;letter-spacing:0}#tv-interest .site{max-width:1000px;margin:auto;background:var(--tv-hueso);border-radius:4px;overflow:hidden}#tv-interest .review{max-width:1000px;margin:0 auto;padding:10px 0;font-size:12px;color:var(--tv-texto-2);background:var(--tv-hueso)}#tv-interest .mono{font:400 11px/1.6 'IBM Plex Mono',monospace;text-transform:uppercase}#tv-interest .wordmark{font:700 16px 'Archivo',sans-serif;font-variation-settings:'wdth' 122;text-transform:uppercase;white-space:nowrap}#tv-interest .wordmark em{font-style:italic}#tv-interest header{min-height:62px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 48px;background:var(--tv-musgo);color:var(--tv-hueso)}#tv-interest header .mono{color:var(--tv-salvia)}#tv-interest .hero{height:440px;position:relative;isolation:isolate;display:flex;align-items:center;padding:40px 48px;color:var(--tv-hueso)}#tv-interest .hero picture,#tv-interest .hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}#tv-interest .hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(28,30,26,.94),rgba(28,30,26,.78) 56%,rgba(28,30,26,.16))}#tv-interest .hero-copy{max-width:540px}#tv-interest h1{font:700 46px/1.04 Archivo,sans-serif;font-variation-settings:'wdth' 114;text-transform:uppercase;margin:10px 0 20px}#tv-interest h1 em{font-style:italic}#tv-interest h2{font:700 32px/1.08 Archivo,sans-serif;font-variation-settings:'wdth' 112;margin:0 0 26px}#tv-interest h3{font:700 16px/1.25 Archivo,sans-serif;font-variation-settings:'wdth' 110;text-transform:uppercase;margin:0}#tv-interest p{margin:0 0 16px}#tv-interest .lead{font-size:16.5px;line-height:1.6;text-wrap:pretty}#tv-interest .location{position:absolute;top:22px;right:28px;padding:4px 8px;background:var(--tv-musgo)}#tv-interest .hero a{display:inline-flex;align-items:center;gap:14px;margin-top:12px;min-height:44px;color:var(--tv-hueso);text-decoration:none;border-bottom:1px solid var(--tv-hueso);font-weight:600}#tv-interest .band{padding:44px 48px}#tv-interest .steps{margin:0;padding:0;list-style:none}#tv-interest .steps li{display:grid;grid-template-columns:40px 210px 1fr;gap:20px;align-items:start;border-top:1px solid var(--tv-linea);padding:15px 0}#tv-interest .steps p{margin:0;color:var(--tv-texto-2)}#tv-interest .steps .mono{color:var(--tv-texto-3)}#tv-interest .audiences{background:var(--tv-blanco)}#tv-interest .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}#tv-interest article{border:1px solid var(--tv-linea);border-radius:3px;padding:20px;display:flex;flex-direction:column;gap:14px}#tv-interest article p{margin:0;color:var(--tv-texto-2)}#tv-interest article .mono{color:var(--tv-texto-3)}#tv-interest article.dark{background:var(--tv-musgo);border-color:var(--tv-musgo);color:var(--tv-hueso)}#tv-interest article.olive{background:var(--tv-oliva);border-color:var(--tv-oliva);color:var(--tv-blanco)}#tv-interest article.dark p,#tv-interest article.dark .mono{color:var(--tv-hueso)}#tv-interest article.olive p,#tv-interest article.olive .mono{color:var(--tv-blanco)}#tv-interest button{font:600 14px/1.4 'Libre Franklin',sans-serif;cursor:pointer;color:inherit}#tv-interest article button{border:0;background:transparent;text-align:left;padding:10px 0;min-height:44px;margin-top:auto;display:flex;align-items:center;gap:12px}#tv-interest svg{width:18px;height:18px;flex-shrink:0}#tv-interest .form-band{display:grid;grid-template-columns:1fr 1.15fr;gap:44px;padding:48px;background:var(--tv-arena)}#tv-interest .form-intro p{color:var(--tv-texto-2)}#tv-interest .legal{font-size:11px;line-height:1.7;color:var(--tv-texto-2)}#tv-interest .stage-label{display:block;margin-bottom:18px}#tv-interest form{display:grid;gap:16px;min-width:0}#tv-interest label.field{display:grid;gap:7px}#tv-interest input[type=text]{width:100%;height:46px;background:var(--tv-blanco);border:1px solid var(--tv-borde-campo);border-radius:2px;padding:10px 12px;font:16px 'Libre Franklin',sans-serif;color:var(--tv-tinta)}#tv-interest fieldset{border:0;margin:0;padding:0;min-width:0}#tv-interest legend{padding:0;margin-bottom:10px}#tv-interest .chips{display:flex;flex-wrap:wrap;gap:8px}#tv-interest .choice{position:relative;display:inline-flex}#tv-interest .choice input{position:absolute;opacity:0;width:1px;height:1px}#tv-interest .choice span{font:400 11.5px/1.4 'IBM Plex Mono',monospace;display:flex;align-items:center;padding:10px 14px;border:1px solid var(--tv-borde-campo);border-radius:2px;min-height:44px;background:var(--tv-blanco);cursor:pointer}#tv-interest .choice input:checked+span{background:var(--tv-arcilla);color:var(--tv-hueso);border-color:var(--tv-arcilla)}#tv-interest .choice input:focus-visible+span,#tv-interest input:focus-visible,#tv-interest button:focus-visible,#tv-interest a:focus-visible{outline:2px solid var(--tv-musgo);outline-offset:3px}#tv-interest .choice:hover span{border-color:var(--tv-musgo)}#tv-interest .submit{background:var(--tv-musgo);border:0;border-radius:3px;color:var(--tv-hueso);font-size:15.5px;min-height:50px;padding:15px 24px;width:100%}#tv-interest .submit:hover{background:var(--tv-tinta)}#tv-interest .submit:disabled{opacity:.6;cursor:wait}#tv-interest .error{font-size:11px;color:var(--tv-tinta);font-weight:600}#tv-interest .error:empty{display:none}#tv-interest [aria-invalid=true]{border-width:2px!important;border-color:var(--tv-musgo)!important}#tv-interest footer{background:var(--tv-musgo);color:var(--tv-hueso);padding:28px 48px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#tv-interest footer a{color:var(--tv-hueso);font-size:11px;min-height:44px;display:inline-flex;align-items:center}#tv-interest [hidden]{display:none!important}#tv-interest .success{border-top:1px solid var(--tv-borde-campo);padding-top:20px;align-self:start}#tv-interest .success h3{margin-bottom:16px}
@media(max-width:999px){#tv-interest .form-band{grid-template-columns:1fr}#tv-interest .hero{height:380px}#tv-interest .steps li{grid-template-columns:30px 170px 1fr}}
@media(max-width:719px){#tv-interest header{padding:16px 20px;align-items:flex-start}#tv-interest .wordmark{font-size:15px}#tv-interest header .mono{max-width:135px;text-align:right}#tv-interest .hero{height:420px;padding:28px 20px;align-items:flex-end}#tv-interest .hero:after{background:linear-gradient(180deg,rgba(28,30,26,.35),rgba(28,30,26,.94) 57%)}#tv-interest .hero img{object-position:58% center}#tv-interest h1{font-size:30px}#tv-interest h2{font-size:24px}#tv-interest h3{font-size:15px}#tv-interest .lead{font-size:15px}#tv-interest .location{top:14px;right:20px}#tv-interest .band,#tv-interest .form-band{padding:32px 20px}#tv-interest .grid{grid-template-columns:1fr}#tv-interest .steps li{grid-template-columns:25px 1fr;gap:9px 14px}#tv-interest .steps p{grid-column:2}#tv-interest footer{padding:24px 20px}#tv-interest .review{padding:10px 8px}}
