@charset "UTF-8";:root{--azul-profundo: #22038C;--azul-oscuro: #150359;--gris-neutro: #939598;--blanco: #FFFFFF;--header-height: 72px;--nexflow-primary: #E8650A;--nexmeet-primary: #6C3CE8;--angie-primary: #00BCD4;--product-bg-dark: #0D0B2B;--product-bg-mid: #150359;--body-font-family: "Poppins", sans-serif;--body-font-weight: 400;--body-font-size: 1.125rem;--body-line-height: 1.5;--hero-title-font-size: 3.875rem;--hero-title-font-weight: 700;--hero-subtitle-font-size: 1.5rem}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height);color:#333;background-color:var(--blanco);overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-family:var(--body-font-family);font-weight:600;color:var(--azul-profundo);margin-bottom:.8em}h2{font-size:2.2em}h3{font-size:1.8em}h4{font-size:1.4em}p{font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height);margin-bottom:1.125rem;color:var(--gris-neutro)}section{width:100%;padding:80px 0!important;min-height:100vh!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.section-description{text-align:center!important}a{color:var(--azul-profundo);text-decoration:none;transition:color .3s ease}a:hover{color:var(--azul-oscuro)}.btn{display:inline-block;padding:12px 25px;border-radius:5px;font-weight:600;text-align:center;transition:all .3s ease;border:none;cursor:pointer;font-family:var(--body-font-family)}@keyframes scrollFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollFadeLeft{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scrollFadeRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes scrollScaleUp{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes scrollFadeIn{0%{opacity:0}to{opacity:1}}.sa-fade-up,.sa-fade-left,.sa-fade-right,.sa-scale,.sa-fade{opacity:0}.sa-fade-up.is-visible{animation:scrollFadeUp .7s cubic-bezier(.22,1,.36,1) both}.sa-fade-left.is-visible{animation:scrollFadeLeft .7s cubic-bezier(.22,1,.36,1) both}.sa-fade-right.is-visible{animation:scrollFadeRight .7s cubic-bezier(.22,1,.36,1) both}.sa-scale.is-visible{animation:scrollScaleUp .65s cubic-bezier(.34,1.56,.64,1) both}.sa-fade.is-visible{animation:scrollFadeIn .6s ease-out both}.sa-d1{animation-delay:.05s!important}.sa-d2{animation-delay:.15s!important}.sa-d3{animation-delay:.25s!important}.sa-d4{animation-delay:.35s!important}.sa-d5{animation-delay:.45s!important}.sa-d6{animation-delay:.55s!important}.sa-d7{animation-delay:.65s!important}.sa-d8{animation-delay:.75s!important}.sa-d9{animation-delay:.85s!important}.section-label-pill{display:inline-block;background:#22038c14;color:#22038c;font-size:.72rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:7px 18px;border-radius:50px;border:1px solid rgba(34,3,140,.15);margin-bottom:20px}.pill-light{background:#ffffff1f;color:#ffffffe6;border-color:#fff3}
