html.js-animations .trust-badge{opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1),box-shadow .25s;transform:translateY(10px)}html.js-animations .trust-strip.is-visible .trust-badge{opacity:1;transform:translateY(0)}html.js-animations .trust-strip.is-visible .trust-badge:first-child{transition-delay:0s}html.js-animations .trust-strip.is-visible .trust-badge:nth-child(2){transition-delay:60ms}html.js-animations .trust-strip.is-visible .trust-badge:nth-child(3){transition-delay:.12s}html.js-animations .trust-strip.is-visible .trust-badge:nth-child(4){transition-delay:.18s}html.js-animations .trust-strip.is-visible .trust-badge:nth-child(5){transition-delay:.24s}html.js-animations .trust-strip.is-visible .trust-badge:nth-child(6){transition-delay:.3s}html.js-animations .section-header.is-visible .section-eyebrow--lined:before,html.js-animations .section-header.is-visible .section-eyebrow--lined:after{animation:.8s cubic-bezier(.16,1,.3,1) .15s both line-grow}@keyframes line-grow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}html.js-animations .section-eyebrow--lined:before,html.js-animations .section-eyebrow--lined:after{transform-origin:50%}html.js-animations .faq-item.is-visible{animation:.5s cubic-bezier(.16,1,.3,1) both fade-in}html.js-animations .hero-gradient-orb{animation:16s ease-in-out infinite gradient-shift}html.js-animations .hero-blob{pointer-events:none;filter:blur(70px);z-index:0;opacity:.35;border-radius:50%;animation:18s ease-in-out infinite float-slow;display:block;position:absolute}html.js-animations .hero-blob--yellow{background:#ffd20040;width:240px;height:240px;top:-60px;right:5%}html.js-animations .hero-blob--blue{background:#0071bc26;width:200px;height:200px;animation-delay:-6s;bottom:5%;left:-2%}.stat-card{transition:transform .25s cubic-bezier(.25,1,.5,1),box-shadow .25s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1e2b5814}
