.feature-section[data-v-9977702c]{position:relative;width:100vw;padding:4em 2em 5em;background-color:var(--bg);border-top:1px solid var(--bg2);border-bottom:1px solid var(--bg2)}.feature-section-inner[data-v-9977702c]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3em}.feature-section-header-row[data-v-9977702c]{display:flex;justify-content:space-between;align-items:flex-end;gap:2.5rem}.feature-section-copy[data-v-9977702c]{max-width:620px;font-family:formula-narrow;font-size:1.25rem;font-weight:500;line-height:1.6}.feature-section-title[data-v-9977702c]{font-family:rader,sans-serif;font-style:italic;font-size:5.5rem;text-transform:uppercase;line-height:1.05;margin-bottom:.8rem}.feature-section-title-highlight[data-v-9977702c]{display:inline-block;color:var(--accent1)}.feature-section-subtitle[data-v-9977702c]{opacity:.85}.feature-section-link[data-v-9977702c]{font-family:formula-narrow;font-size:1rem;font-weight:500;letter-spacing:.08em;padding-bottom:.35rem;border-bottom:2px solid var(--accent1);align-self:flex-end;transition:color .2s ease,border-color .2s ease}.feature-section-link[data-v-9977702c]:hover{color:var(--accent1);border-color:var(--accent1)}.feature-section-grid[data-v-9977702c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.feature-section-card[data-v-9977702c]{position:relative;padding:2em;border-radius:1.5rem;background-color:var(--bg-contrast);border:1px solid transparent;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.feature-section-card-icon-large[data-v-9977702c]{position:absolute;top:1.25rem;right:.5rem;font-size:8rem;opacity:.08;pointer-events:none;transition:opacity .3s ease}.feature-section-card-icon-large .material-symbols-outlined[data-v-9977702c]{font-size:1em}.feature-section-card-icon-bg[data-v-9977702c]{width:3rem;height:3rem;border-radius:.9rem;background-color:var(--bg);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 6px 18px #00000014}.feature-section-card-title[data-v-9977702c]{font-family:rader,sans-serif;font-style:italic;font-size:1.6rem;text-transform:uppercase;margin-bottom:.6rem}.feature-section-card-text[data-v-9977702c]{opacity:.9;font-family:formula-narrow;font-size:1.1rem;font-weight:500;line-height:1.5}.feature-section-card-cta[data-v-9977702c]{display:flex;align-items:center;gap:.6rem;font-family:formula-narrow;font-size:1rem;font-weight:500;letter-spacing:.08em}.feature-section-card-cta-line[data-v-9977702c]{width:2rem;height:2px;background-color:var(--accent1);transition:background-color .3s ease,width .3s ease}.feature-section-card-blue[data-v-9977702c],.feature-section-card-ocular[data-v-9977702c]{--card-theme:var(--accent3);background-color:color-mix(in srgb,var(--accent3),#fff 85%)}.feature-section-card-purple[data-v-9977702c],.feature-section-card-sentimiento[data-v-9977702c]{--card-theme:var(--accent4);background-color:color-mix(in srgb,var(--accent4),#fff 88%)}.feature-section-card-mapas[data-v-9977702c],.feature-section-card-orange[data-v-9977702c]{--card-theme:var(--accent1);background-color:color-mix(in srgb,var(--accent1),#fff 90%)}.feature-section-card-green[data-v-9977702c]{--card-theme:var(--accent5);background-color:color-mix(in srgb,var(--accent5),#fff 85%)}.feature-section-card[data-v-9977702c]:hover{background-color:color-mix(in srgb,var(--card-theme,var(--accent1)),#fff 30%);border-color:color-mix(in srgb,var(--card-theme,var(--accent1)),#fff 20%);color:var(--fg);transform:translateY(-4px)}.feature-section-card:hover .feature-section-card-icon-bg[data-v-9977702c]{background-color:#ffffff80;color:var(--fg)}.feature-section-card:hover .feature-section-card-icon-bg .material-symbols-outlined[data-v-9977702c]{color:currentColor}.feature-section-card-blue:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-green:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-mapas:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-ocular:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-orange:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-purple:hover .feature-section-card-cta-line[data-v-9977702c],.feature-section-card-sentimiento:hover .feature-section-card-cta-line[data-v-9977702c]{background-color:var(--fg);width:2.5rem}.feature-section-card-blue:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-green:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-mapas:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-ocular:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-orange:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-purple:hover .feature-section-card-icon-large[data-v-9977702c],.feature-section-card-sentimiento:hover .feature-section-card-icon-large[data-v-9977702c]{opacity:.18}.feature-section-card-text[data-v-9977702c],.feature-section-subtitle[data-v-9977702c]{font-family:formula-narrow;font-size:1.25rem;font-weight:500;line-height:1.6;opacity:.9;color:var(--fg)}@media(max-width:960px){.feature-section[data-v-9977702c]{padding-inline:1.5em;padding-top:3em;padding-bottom:4em}.feature-section-header-row[data-v-9977702c]{flex-direction:column;align-items:flex-start;gap:1.5rem}.feature-section-link[data-v-9977702c]{align-self:flex-start}.feature-section-grid[data-v-9977702c]{grid-template-columns:1fr}}@media(max-width:640px){.feature-section[data-v-9977702c]{padding-inline:1.25em}.feature-section-title[data-v-9977702c]{font-size:2.25rem}.feature-section-card-text[data-v-9977702c],.feature-section-subtitle[data-v-9977702c]{font-size:1.1rem}}
