.rc-features{padding:var(--section-y) 0}.rc-features--light{background:radial-gradient(ellipse at 8% 20%,rgba(0,100,224,.05),transparent 45%),radial-gradient(ellipse at 92% 80%,rgba(0,181,212,.06),transparent 45%),#f8fafc}.rc-features--dark{background:radial-gradient(ellipse at 10% 30%,rgba(0,100,224,.15),transparent 50%),radial-gradient(ellipse at 90% 70%,rgba(0,181,212,.1),transparent 50%),linear-gradient(135deg,#030814,#050d1f)}.rc-features__inner{margin-inline:auto;width:min(var(--container),calc(100% - 40px))}.rc-features__header{margin-bottom:40px;max-width:850px}.rc-features__titulo{font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.1;margin:0 0 12px}.rc-features--light .rc-features__titulo{color:#040045}.rc-features--dark .rc-features__titulo{color:#fff}.rc-features__highlight--gradiente{background:linear-gradient(135deg,#0064e0,#00b5d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rc-features__bajada{font-family:var(--font-body);font-size:clamp(20px,2.5vw,26px);font-weight:300;line-height:1.5;margin:0}.rc-features--light .rc-features__bajada{color:#64748b}.rc-features--dark .rc-features__bajada{color:hsla(0,0%,100%,.55)}.rc-features__grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.rc-features__card{border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--speed),box-shadow var(--speed),border-color var(--speed)}.rc-features--light .rc-features__card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 12px rgba(0,0,0,.04)}.rc-features--dark .rc-features__card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.rc-features__card:hover{transform:translateY(-4px)}.rc-features--light .rc-features__card:hover{border-color:rgba(0,100,224,.2);box-shadow:0 16px 40px rgba(0,100,224,.08)}.rc-features--dark .rc-features__card:hover{border-color:rgba(110,212,255,.2);box-shadow:0 16px 40px rgba(0,181,212,.1)}.rc-features__card--wide{grid-column:span 2}.rc-features__ilus{align-items:center;display:flex;justify-content:center;min-height:180px;overflow:hidden;padding:32px 32px 0;position:relative;width:100%}.rc-features--light .rc-features__ilus{background:linear-gradient(180deg,#f0f4ff,#fff)}.rc-features--dark .rc-features__ilus{background:linear-gradient(180deg,rgba(0,100,224,.08),transparent)}.rc-features__svg{max-height:160px;width:100%}.rc-f-shape{fill:#e2e8f0;transition:fill .3s ease}.rc-f-shape--main{fill:#bfdbfe}.rc-f-shape--alt{fill:#dbeafe}.rc-f-shape--sm{fill:#e2e8f0}.rc-f-line{stroke:#cbd5e1;stroke-width:1.5;transition:stroke .3s ease}.rc-f-line--dash{stroke-dasharray:5 3}.rc-f-line--sm{stroke-width:1}.rc-f-circle{fill:none;stroke:#cbd5e1;stroke-width:1.5;transition:stroke .3s ease}.rc-f-circle--main{fill:#bfdbfe;stroke:none}.rc-f-check{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.rc-f-check--bold{stroke-width:3}.rc-f-pulse--1,.rc-f-pulse--2{fill:none;stroke:#e2e8f0;stroke-width:1;transition:stroke .3s ease}.rc-f-alert{fill:#fca5a5}.rc-f-alert--green{fill:#bbf7d0}.rc-f-alert-text{fill:#fff;font-family:var(--font-body);font-size:10px;font-weight:700}.rc-f-dot{fill:#cbd5e1;transition:fill .3s ease}.rc-f-dot--main{fill:#93c5fd}.rc-f-dot--red{fill:#fca5a5}.rc-f-dot--yellow{fill:#fde68a}.rc-f-dot--green{fill:#bbf7d0}.rc-f-bar{fill:#e2e8f0;transition:fill .3s ease}.rc-f-bar--main{fill:#bfdbfe}.rc-f-bar--alt{fill:#dbeafe}.rc-f-trend{fill:none;stroke:#93c5fd;stroke-dasharray:4 2;stroke-width:2}.rc-features__card:hover .rc-f-shape{fill:rgba(0,100,224,.15)!important}.rc-features__card:hover .rc-f-shape--main{fill:rgba(0,100,224,.4)!important}.rc-features__card:hover .rc-f-line{stroke:rgba(0,100,224,.4)!important}.rc-features__card:hover .rc-f-circle{stroke:rgba(0,100,224,.3)!important}.rc-features__card:hover .rc-f-circle--main{fill:rgba(0,100,224,.3)!important}.rc-features__card:hover .rc-f-pulse--1{stroke:rgba(0,100,224,.2)!important}.rc-features__card:hover .rc-f-pulse--2{stroke:rgba(0,100,224,.1)!important}.rc-features__card:hover .rc-f-dot{fill:rgba(0,100,224,.5)!important}.rc-features__card:hover .rc-f-dot--main{fill:#0064e0!important}.rc-features__card:hover .rc-f-bar{fill:rgba(0,100,224,.15)!important}.rc-features__card:hover .rc-f-bar--main{fill:rgba(0,100,224,.5)!important}.rc-features--dark .rc-f-shape{fill:hsla(0,0%,100%,.08)}.rc-features--dark .rc-f-shape--main{fill:rgba(0,100,224,.3)}.rc-features--dark .rc-f-circle,.rc-features--dark .rc-f-line{stroke:hsla(0,0%,100%,.15)}.rc-features--dark .rc-f-circle--main{fill:rgba(0,100,224,.3)}.rc-features--dark .rc-f-pulse--1{stroke:hsla(0,0%,100%,.08)}.rc-features--dark .rc-f-pulse--2{stroke:hsla(0,0%,100%,.04)}.rc-features--dark .rc-f-dot{fill:hsla(0,0%,100%,.2)}.rc-features--dark .rc-f-bar{fill:hsla(0,0%,100%,.1)}.rc-features--dark .rc-f-bar--main{fill:rgba(0,100,224,.4)}.rc-features__body{display:flex;flex-direction:column;gap:10px;padding:24px 28px 28px}.rc-features__pill{align-items:center;border:1px solid transparent;border-radius:var(--radius-pill);display:inline-flex;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase;width:fit-content}.rc-features__feat-titulo{font-family:var(--font-display);font-size:clamp(18px,2.5vw,24px);font-weight:800;line-height:1.2;margin:0}.rc-features--light .rc-features__feat-titulo{color:#040045}.rc-features--dark .rc-features__feat-titulo{color:#fff}.rc-features__feat-desc{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.7;margin:0}.rc-features--light .rc-features__feat-desc{color:#64748b}.rc-features--dark .rc-features__feat-desc{color:hsla(0,0%,100%,.6)}@media (max-width:768px){.rc-features__grid{grid-template-columns:1fr}.rc-features__card--wide{grid-column:span 1}}@media (max-width:620px){.rc-features__inner{width:min(100%,calc(100% - 28px))}}