.feature-item{animation:.4s ease-out backwards slideIn}.feature-item:first-child{animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.15s}.feature-item:nth-child(3){animation-delay:.2s}.feature-item:nth-child(4){animation-delay:.25s}.feature-item:nth-child(5){animation-delay:.3s}.feature-item:nth-child(6){animation-delay:.35s}.feature-item:nth-child(7){animation-delay:.4s}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cta-button{color:#3b82f6;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;padding:18px 32px;font-size:18px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #00000026}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}
/*# sourceMappingURL=9ee0735f49eb4bd7.css.map*/