.okd-footer{--okdf-icono: rgba(255,255,255,0.85);--okdf-realce: #fff;--okdf-bg: linear-gradient(115deg,#0057db 0%,#066cff 46%,#0049b2 100%);--okdf-text: #fff;--okdf-title: #fff;--okdf-line: rgba(255,255,255,0.22);background: var(--okdf-bg);border-top: 1px solid var(--okdf-line);color: var(--okdf-text);font-size: 0.875rem;line-height: 1.55;}.okd-footer__wrap{width: 100%;max-width: var(--okd-container,1200px);margin-inline: auto;padding-inline: var(--okd-gutter,24px);}.okd-footer__top{display: grid;grid-template-columns: 1.15fr 2.95fr 0.9fr 1.15fr 0.8fr;gap: clamp(16px,1.8vw,26px);padding-block: clamp(20px,2.4vw,30px) clamp(12px,1.4vw,18px);border-bottom: 1px solid var(--okdf-line);}.okd-footer__brand{display: flex;flex-direction: column;align-items: flex-start;gap: 11px;}.okd-footer__logo{display: inline-block;line-height: 0;}.okd-footer__logo img{width: auto;height: 60px;}.okd-footer__tagline{margin: 0;max-width: 34ch;font-size: 0.75rem;line-height: 1.45;color: var(--okdf-text);}.okd-footer__social{display: flex;gap: 6px;margin: 0;padding: 0;list-style: none;}.okd-footer__social a{width: 32px;height: 32px;border-radius: 8px;display: grid;place-items: center;font-size: 0.9375rem;color: #fff;background: rgba(255,255,255,0.12);border: 1px solid var(--okdf-line);text-decoration: none;transition: background 0.15s ease,color 0.15s ease,transform 0.15s ease;}.okd-footer__social a:hover,.okd-footer__social a:focus-visible{background: #fff;color: var(--okd-blue-dark,#0049b2);border-color: transparent;transform: translateY(-2px);}.okd-footer__h{font-size: 0.6875rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.08em;color: var(--okdf-title);margin: 0 0 12px;}.okd-footer__list{list-style: none;margin: 0;padding: 0;}.okd-footer__list a,.okd-footer__list span{display: block;padding: 1px 0;font-size: 0.8125rem;line-height: 1.35;color: var(--okdf-text);text-decoration: none;transition: color 0.15s ease;}.okd-footer__list a:hover,.okd-footer__list a:focus-visible{color: var(--okdf-realce);text-decoration: underline;}.okd-footer__list--tres{columns: 3;column-gap: 16px;}.okd-footer__list--tres a{font-size: 0.75rem;padding-block: 1px;}.okd-footer__list--tres li{break-inside: avoid;}.okd-footer__address{font-style: normal;margin: 0 0 10px;font-size: 0.8125rem;color: var(--okdf-text);}.okd-footer__destacado{font-weight: 600;color: var(--okdf-title);}.okd-footer__list i{width: 1.05em;margin-right: 5px;color: var(--okdf-icono);}.okd-footer__bottom{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 8px 20px;padding-block: 16px 18px;font-size: 0.75rem;color: var(--okdf-text);}.okd-footer__bottom a{color: var(--okdf-text);text-decoration: none;}.okd-footer__bottom a:hover,.okd-footer__bottom a:focus-visible{color: var(--okdf-realce);text-decoration: underline;}.okd-footer__marca{font-weight: 700;color: var(--okdf-title);}.okd-footer__lema{color: var(--okdf-realce);font-weight: 600;}@media (max-width: 1100px){.okd-footer__top{grid-template-columns: 1.7fr 1fr 1.2fr 0.9fr;}.okd-footer__brand{grid-column: 1 / -1;flex-direction: row;flex-wrap: wrap;align-items: center;gap: 12px 24px;padding-bottom: 20px;border-bottom: 1px solid var(--okdf-line);}.okd-footer__tagline{max-width: 46ch;flex: 1 1 260px;}}@media (max-width: 860px){.okd-footer__top{grid-template-columns: repeat(3,1fr);gap: 24px 20px;}.okd-footer__col--categorias{grid-column: 1 / -1;}.okd-footer__list--tres{columns: 4;}}@media (max-width: 560px){.okd-footer__top{grid-template-columns: repeat(2,1fr);gap: 22px 18px;}.okd-footer__brand{flex-direction: column;align-items: flex-start;}.okd-footer__tagline{flex: 0 1 auto;max-width: none;}.okd-footer__col--categorias{display: none;}.okd-footer__bottom{justify-content: center;text-align: center;padding-bottom: 22px;}}.okd-footer__pagos{display: flex;align-items: center;flex-wrap: wrap;gap: 10px clamp(20px,3vw,40px);padding-block: 11px;border-bottom: 1px solid var(--okdf-line);}.okd-footer__pagos-txt{font-size: 0.6875rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.08em;opacity: 0.85;margin-right: 4px;}.okd-footer__pago{height: 26px;width: auto;opacity: 0.9;transition: opacity 0.15s ease;}.okd-footer__pago:hover{opacity: 1;}@media (max-width: 560px){.okd-footer__pagos{justify-content: center;}}