.cbs-chrome-page{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:var(--brand-color-fg);background:#ffffff}.cbs-chrome-page :where(:not(svg *)){font-family:inherit}body:has(.cbs-chrome-page){font-family:var(--font-source-sans),"Source Sans Pro",sans-serif}.cbs-chrome-shell{display:flex;flex-direction:column;min-height:100vh}.cbs-chrome-shell__body{flex:1 0 auto}.cbs-chrome-footer{background:#052334;color:#ffffff;padding:56px 24px 30px}@media (min-width:900px){.cbs-chrome-footer{padding:64px 60px 30px}}.cbs-chrome-footer__inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:900px){.cbs-chrome-footer__inner{grid-template-columns:240px 1fr;gap:48px;align-items:start}}.cbs-chrome-footer__brand img{width:177px;height:auto;opacity:.5}.cbs-chrome-footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:34px 24px}@media (min-width:720px){.cbs-chrome-footer__cols{grid-template-columns:repeat(4,1fr)}}.cbs-chrome-footer__heading{margin:0 0 18px;font-size:18px;font-weight:700;text-transform:uppercase;color:#ffffff}.cbs-chrome-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.cbs-chrome-footer__group{margin-top:4px}.cbs-chrome-footer__grouplabel{font-size:17px;font-weight:600;color:#ffffff}.cbs-chrome-footer__link{color:#ffffff;text-decoration:none;font-size:17px;display:inline-flex;align-items:center;gap:8px}.cbs-chrome-footer__link:hover{color:var(--brand-color-primary)}.cbs-chrome-footer__link--indent{padding-left:18px}.cbs-chrome-footer__badge{font-size:11px;font-weight:700;color:#ffffff;padding:2px 10px;border-radius:8px;text-transform:lowercase}.cbs-chrome-footer__badge--pronto{background:var(--brand-color-primary)}.cbs-chrome-footer__badge--nuevo{background:var(--brand-color-accent)}.cbs-chrome-footer__copyright{max-width:1440px;margin:44px auto 0;text-align:center;font-size:15px;font-weight:600;line-height:1.6;color:rgba(255,255,255,.92)}