:root{--navy:#0f2240;--navy-mid:#1a3a60;--blue:#1A4E8C;--blue-light:#2563b0;--blue-pale:#eff6ff;--amber:rgb(255,211,74);--amber-soft:#fdf3e3;--surface:#ffffff;--surface-2:#f7f8fa;--border:#e4e8ee;--border-mid:#ccd3de;--text-1:#0f2240;--text-2:#4a5568;--text-3:#8896a8;--green:#16a34a;--green-soft:#f0fdf4;--radius-card:12px;--radius-sm:6px;--shadow-card:0 1px 3px rgba(15,34,64,.06),0 4px 12px rgba(15,34,64,.04);--shadow-hover:0 4px 16px rgba(15,34,64,.12),0 1px 4px rgba(15,34,64,.06);--transition:0.18s ease;}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}a{color:inherit;text-decoration:none;}.tw-prov-page{font-family:'DM Sans','Segoe UI',system-ui,sans-serif;color:var(--text-1);-webkit-font-smoothing:antialiased;}.tw-hero{background:var(--navy);border-radius:16px;padding:44px 48px;margin-bottom:0;position:relative;overflow:hidden;}.tw-hero::before{content:'';position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:rgba(26,78,140,.3);}.tw-hero::after{content:'';position:absolute;bottom:-80px;left:35%;width:300px;height:300px;border-radius:50%;background:rgba(232,160,32,.05);}.tw-hero-inner{position:relative;z-index:1;max-width:680px;}.tw-hero h1{font-size:28px;font-weight:700;color:#fff;letter-spacing:-0.03em;line-height:1.25;margin-bottom:14px;}.tw-hero h1 em{font-style:normal;color:var(--amber);}.tw-hero-intro{font-size:15px;color:rgba(255,255,255,.72);line-height:1.65;margin-bottom:28px;max-width:580px;}.tw-hero-intro strong{color:rgba(255,255,255,.95);font-weight:500;}.tw-hero-stats{display:flex;gap:36px;flex-wrap:wrap;}.tw-hero-stat{display:flex;flex-direction:column;gap:3px;}.tw-hero-stat-num{font-size:26px;font-weight:700;color:#fff;letter-spacing:-0.03em;}.tw-hero-stat-num span{color:var(--amber);}.tw-hero-stat-label{font-size:11px;font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:0.07em;}.tw-valor{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:24px 0 32px;}.tw-valor-item{background:var(--surface);padding:22px 24px;display:flex;flex-direction:column;gap:8px;}.tw-valor-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.tw-valor-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.tw-valor-icon.ic-blue{background:#dbeafe;color:var(--blue);}.tw-valor-icon.ic-green{background:var(--green-soft);color:var(--green);}.tw-valor-icon.ic-amber{background:var(--amber-soft);color:#92400e;}.tw-valor-title{font-size:13px;font-weight:600;color:var(--text-1);line-height:1.35;}.tw-valor-desc{font-size:12px;color:var(--text-2);line-height:1.5;}.tw-valor-cta{grid-column:1 / -1;background:var(--blue-pale);padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}.tw-valor-cta-text{font-size:13px;color:var(--blue);font-weight:500;line-height:1.4;}.tw-valor-cta-text strong{font-weight:700;}.tw-btn-primary{display:inline-flex;align-items:center;gap:6px;background:var(--blue);color:#fff !important;font-size:13px;font-weight:600;padding:9px 20px;border-radius:8px;white-space:nowrap;transition:background var(--transition),transform var(--transition);}main .tw-btn-primary:hover{background:var(--blue-light);transform:translateY(-1px);}.tw-btn-primary svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}.tw-btn-secondary{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--blue);border:1px solid var(--blue);font-size:13px;font-weight:600;padding:9px 20px;border-radius:8px;white-space:nowrap;transition:all var(--transition);}.tw-btn-secondary:hover{background:var(--blue-pale);}.tw-section-label{display:flex;align-items:center;gap:12px;margin-bottom:20px;}.tw-section-label-text{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--text-3);white-space:nowrap;}.tw-section-label-line{flex:1;height:1px;background:var(--border);}.prov-filter-bar{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px;}.prov-filter-btn{font-family:inherit;font-size:12px;font-weight:500;padding:6px 14px;border-radius:100px;border:1px solid var(--border-mid);background:var(--surface);color:var(--text-2);cursor:pointer;transition:all var(--transition);white-space:nowrap;}.prov-filter-btn:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-pale);}.prov-filter-btn.active{background:var(--blue);border-color:var(--blue);color:#fff;}.prov-sector{margin:37px 0 46px;animation:fadeUp 0.3s ease both;}.prov-sector:nth-child(2){animation-delay:.04s}.prov-sector:nth-child(3){animation-delay:.08s}.prov-sector:nth-child(4){animation-delay:.12s}.prov-sector:nth-child(5){animation-delay:.16s}.prov-sector:nth-child(6){animation-delay:.20s}.prov-sector:nth-child(7){animation-delay:.24s}.prov-sector:nth-child(8){animation-delay:.28s}.prov-sector:nth-child(9){animation-delay:.32s}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.prov-sector.prov-oculto{display:none;}.prov-sector-header{display:flex;align-items:center;gap:10px;margin-bottom:14px;}.prov-sector-icon{width:28px;height:28px;border-radius:7px;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.prov-sector-icon svg{width:13px;height:13px;fill:none;stroke:rgba(255,255,255,.85);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.prov-sector-name{font-size:14px;font-weight:600;color:var(--text-1);letter-spacing:-0.01em;}.prov-sector-count{font-size:11px;font-weight:500;color:var(--text-3);background:var(--surface-2);border:1px solid var(--border);border-radius:100px;padding:2px 8px;}.prov-sector-line{flex:1;height:1px;background:var(--border);}.prov-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;}.prov-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:17px 19px;display:flex;flex-direction:column;gap:13px;box-shadow:var(--shadow-card);transition:box-shadow var(--transition),border-color var(--transition),transform var(--transition);position:relative;}.prov-card:hover{box-shadow:var(--shadow-hover);border-color:var(--border-mid);transform:translateY(-1px);}.prov-card.has-stores{border-top:3px solid var(--blue);padding-top:14px;}.prov-card-head{display:flex;align-items:center;gap:11px;}.prov-avatar{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:0.04em;flex-shrink:0;}.prov-avatar.av-blue{background:#dbeafe;color:#1e40af;}.prov-avatar.av-teal{background:#ccfbf1;color:#0f766e;}.prov-avatar.av-purple{background:#ede9fe;color:#6d28d9;}.prov-avatar.av-rose{background:#ffe4e6;color:#be123c;}.prov-avatar.av-amber{background:#fef3c7;color:#92400e;}.prov-avatar.av-green{background:#dcfce7;color:#166534;}.prov-avatar.av-gray{background:#f1f5f9;color:#475569;}.prov-avatar.av-indigo{background:#e0e7ff;color:#3730a3;}.prov-card-title-wrap{display:flex;flex-direction:column;gap:4px;min-width:0;}.prov-card-name{font-size:13px;font-weight:600;color:var(--text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.prov-tiendas-link{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:var(--blue);background:var(--blue-pale);border-radius:4px;padding:2px 7px;width:fit-content;transition:background var(--transition),color var(--transition);}.prov-tiendas-link:hover{background:var(--blue);color:#fff;}.prov-tiendas-link svg{width:9px;height:9px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.prov-contacts{display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--border);padding-top:11px;}.prov-contact-row{display:flex;align-items:flex-start;gap:7px;}.prov-contact-icon{width:14px;height:14px;flex-shrink:0;margin-top:1px;opacity:0.4;}.prov-contact-icon svg{width:14px;height:14px;fill:none;stroke:var(--text-1);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;}.prov-contact-text{font-size:12px;color:var(--text-2);word-break:break-all;transition:color var(--transition);}.prov-contact-text:hover{color:var(--blue);}.prov-contact-text.is-web{color:var(--blue-light);}.prov-contact-text.is-web:hover{text-decoration:underline;}.prov-forms{display:flex;flex-wrap:wrap;gap:12px;margin-top:5px;}.prov-form-pill{font-size:11px;color:var(--text-3);background:var(--surface-2);border:1px solid var(--border);border-radius:100px;padding:0 9px;transition:all var(--transition);}.prov-form-pill:hover{color:var(--blue);border-color:var(--blue);background:var(--blue-pale);}.prov-no-store-badge{display:none;}.tw-custom-prov{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:32px 36px;margin:40px 0;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;}.tw-custom-prov-text h2{font-size:17px;font-weight:700;color:var(--text-1);margin-bottom:8px;letter-spacing:-0.02em;}.tw-custom-prov-text p{font-size:13px;color:var(--text-2);line-height:1.6;max-width:520px;}.tw-custom-prov-text p a{color:var(--blue);text-decoration:underline;text-decoration-color:rgba(26,78,140,.3);}.tw-custom-prov-text p a:hover{text-decoration-color:var(--blue);}.tw-custom-prov-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;}.tw-seo-context{margin:40px 0;}.tw-seo-context h2{font-size:18px;font-weight:700;color:var(--text-1);letter-spacing:-0.02em;margin-bottom:12px;}.tw-seo-context p{font-size:14px;color:var(--text-2);line-height:1.7;margin-bottom:12px;max-width:820px;}.tw-seo-context p strong{color:var(--text-1);font-weight:600;}.tw-seo-context p a{color:var(--blue);}.tw-seo-context p a:hover{text-decoration:underline;}.tw-seo-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;}.tw-seo-col{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px 22px;}.tw-seo-col h3{font-size:13px;font-weight:700;color:var(--text-1);margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--border);}.tw-seo-col ul{list-style:none;display:flex;flex-direction:column;gap:6px;}.tw-seo-col ul li{font-size:12px;color:var(--text-2);display:flex;align-items:flex-start;gap:8px;line-height:1.45;}.tw-seo-col ul li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--blue);flex-shrink:0;margin-top:5px;}.tw-seo-col ul li a{color:var(--blue);}.tw-seo-col ul li a:hover{text-decoration:underline;}.twprov-faq{margin:40px 0;}.twprov-faq > h2{font-size:18px;font-weight:700;color:var(--text-1);letter-spacing:-0.02em;margin-bottom:20px;}.twprov-faq-list{display:flex;flex-direction:column;gap:0px;}.twprov-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:0;overflow:hidden;border-bottom:0;}.twprov-faq-item:first-child{border-radius:10px 10px 0 0;}.twprov-faq-item:last-child{border-radius:0 0 10px 10px;border-bottom:1px solid var(--border) !important;}.twprov-faq-item:only-child{border-radius:10px;}.twprov-faq-q{width:100%;background:none;border:none;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:var(--text-1);line-height:1.4;transition:background var(--transition);}.twprov-faq-q:hover{background:var(--surface-2);}.twprov-faq-q[aria-expanded="true"]{background:var(--blue-pale);color:var(--blue);}.twprov-faq-chevron{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--transition);}.twprov-faq-q[aria-expanded="true"] .twprov-faq-chevron{transform:rotate(180deg);}.twprov-faq-a{display:none;padding:16px 20px 18px;font-size:13px;color:var(--text-2);line-height:1.65;border-top:1px solid var(--border);}.twprov-faq-a.twprov-faq-open{display:block;}.twprov-faq-a a{color:var(--blue);}.twprov-faq-a a:hover{text-decoration:underline;}.tw-cta-final{background:var(--navy);border-radius:14px;padding:40px 44px;margin:40px 0 0;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;position:relative;overflow:hidden;}.tw-cta-final::before{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:rgba(26,78,140,.4);}.tw-cta-final-text{position:relative;z-index:1;}.tw-cta-final-text h2{font-size:20px;font-weight:700;color:#fff;letter-spacing:-0.02em;margin-bottom:8px;}.tw-cta-final-text h2 span{color:var(--amber);}.tw-cta-final-text p{font-size:14px;color:rgba(255,255,255,.68);line-height:1.6;max-width:480px;}.tw-cta-final-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;flex-shrink:0;}.tw-btn-cta{display:inline-flex;align-items:center;gap:8px;background:var(--amber);color:var(--navy);font-size:14px;font-weight:700;padding:13px 28px;border-radius:9px;white-space:nowrap;transition:filter var(--transition),transform var(--transition);}.tw-btn-cta:hover{filter:brightness(1.05);transform:translateY(-1px);}.tw-btn-cta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}.tw-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:rgba(255,255,255,.75) !important;border:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:500;padding:10px 20px;border-radius:8px;white-space:nowrap;transition:all var(--transition);}.tw-btn-ghost:hover{border-color:rgba(255,255,255,.5);color:#fff;}.tw-faq-q::after{content:"" !important;}@media (max-width:768px){.tw-hero{padding:28px 22px;}.tw-hero h1{font-size:22px;}.tw-hero-stats{gap:20px;}.tw-valor{grid-template-columns:1fr;}.tw-valor-cta{grid-column:1;}.prov-grid{grid-template-columns:1fr;}.tw-custom-prov{grid-template-columns:1fr;}.tw-seo-cols{grid-template-columns:1fr;}.tw-cta-final{grid-template-columns:1fr;padding:28px 22px;}.tw-cta-final-actions{flex-direction:row;flex-wrap:wrap;}}