@keyframes plans_fadeIn__aO79c{0%{opacity:0}to{opacity:1}}@keyframes plans_slideDown__hpFdw{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes plans_pulse__1rfnG{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(147,51,234,.4)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(147,51,234,0)}}@keyframes plans_gradientShift__m4tho{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes plans_slideUp__DjOKp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes plans_slideDownBadge__SXJfQ{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes plans_float___YKlr{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}@keyframes plans_fadeInLeft__8vfNp{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes plans_ripple__a5IUi{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(4);opacity:0}}.plans_container__Ly8CF{background-color:#fff;animation:plans_fadeIn__aO79c .8s ease-out}.plans_container__Ly8CF,.plans_mainDiv__gCha5{display:flex;justify-content:center;width:100%}.plans_mainDiv__gCha5{max-width:1800px;padding:5rem 12rem;flex-direction:column;align-items:center;animation:plans_slideDown__hpFdw .8s ease-out}.plans_heading__3ZA8C{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center}.plans_subHeading__WGojW{font-size:16px;font-weight:400;color:#4a5565;text-align:center}.plans_gradientText__S7no_{background:linear-gradient(90deg,#4f39f6,#9810fa);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:plans_gradientShift__m4tho 3s ease-in-out infinite}.plans_wrapper__el9_j{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin:auto;padding:4rem 0;width:100%}.plans_card__jmHQa{cursor:pointer;position:relative;border-radius:20px;padding:60px 30px;border:2px solid #e5e7eb;text-align:start;transition:all .4s cubic-bezier(.4,0,.2,1);animation:plans_slideUp__DjOKp .8s ease-out backwards}.plans_card__jmHQa:first-child{animation-delay:.1s}.plans_card__jmHQa:nth-child(2){animation-delay:.2s}.plans_card__jmHQa:nth-child(3){animation-delay:.3s}.plans_card__jmHQa:nth-child(4){animation-delay:.4s}.plans_card__jmHQa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#9333ea,#7c3aed);opacity:0;transition:opacity .4s ease;z-index:-1;border-radius:20px}.plans_card__jmHQa:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px -12px rgba(147,51,234,.25)}.plans_popularCard__EgMM_{border-color:#9333ea;box-shadow:0 20px 40px rgba(0,0,0,.15);transform:scale(1.05)}.plans_popularCard__EgMM_:hover{transform:translateY(-10px) scale(1.08);box-shadow:0 30px 60px -12px rgba(147,51,234,.3)}.plans_badge__4hbwl{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#9333ea;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;animation:plans_slideDownBadge__SXJfQ .6s ease-out .4s backwards,plans_float___YKlr 3s ease-in-out 1s infinite;box-shadow:0 4px 12px rgba(147,51,234,.3)}.plans_title__9IlyK{font-size:24px;font-weight:700;margin-bottom:-8px;color:#111827;text-align:center;transition:color .3s ease}.plans_card__jmHQa:hover .plans_title__9IlyK{color:#7c3aed}.plans_price__26urW{font-size:48px;font-weight:800;color:#111827;transition:all .3s ease;display:flex;text-align:center;justify-content:center}.plans_card__jmHQa:hover .plans_price__26urW{transform:scale(1.05);background:linear-gradient(90deg,#9333ea,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plans_duration__3_li2{color:#6b7280;text-align:center;margin-bottom:2rem;transition:color .3s ease}.plans_features__PM9ou{list-style:none;padding:0;margin-bottom:32px;text-align:left}.plans_features__PM9ou li{display:flex;align-items:center;gap:12px;margin-bottom:14px;color:#374151;opacity:0;animation:plans_fadeInLeft__8vfNp .5s ease-out forwards;transition:all .3s ease}.plans_features__PM9ou li:first-child{animation-delay:0s}.plans_features__PM9ou li:nth-child(2){animation-delay:.1s}.plans_features__PM9ou li:nth-child(3){animation-delay:.2s}.plans_features__PM9ou li:nth-child(4){animation-delay:.3s}.plans_features__PM9ou li:nth-child(5){animation-delay:.4s}.plans_features__PM9ou li:nth-child(6){animation-delay:.5s}.plans_card__jmHQa:hover .plans_features__PM9ou li{transform:translateX(5px)}.plans_check__U0gIR{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px;background:#ede9fe;color:#7c3aed;border-radius:50%;font-size:14px;transition:transform .3s ease;flex-shrink:0}.plans_features__PM9ou li:hover .plans_check__U0gIR{transform:scale(1.2) rotate(30deg)}.plans_button__3XMqb{width:100%;padding:14px;border-radius:999px;border:2px solid #d1d5db;background:transparent;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.plans_button__3XMqb:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(147,51,234,.1);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.plans_button__3XMqb:hover:before{width:400px;height:400px}.plans_button__3XMqb:hover{border-color:#9333ea;color:#7c3aed;transform:translateY(-2px);box-shadow:0 10px 20px rgba(147,51,234,.2)}.plans_button__3XMqb:active{transform:translateY(0)}.plans_button__3XMqb:active:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;background:rgba(147,51,234,.3);border-radius:50%;animation:plans_ripple__a5IUi .6s ease-out}.plans_primaryBtn__OuwtX{background:linear-gradient(90deg,#9333ea,#7c3aed);color:#fff;border:none;box-shadow:0 10px 25px rgba(147,51,234,.3)}.plans_primaryBtn__OuwtX:before{background:hsla(0,0%,100%,.2)}.plans_primaryBtn__OuwtX:hover{background:linear-gradient(90deg,#7c3aed,#6b21a8);transform:translateY(-2px);box-shadow:0 15px 35px rgba(147,51,234,.4)}@media (max-width:1400px){.plans_mainDiv__gCha5{padding:5rem 10rem}}@media (max-width:1270px){.plans_mainDiv__gCha5{padding:5rem 8rem}}@media (max-width:1000px){.plans_mainDiv__gCha5{padding:5rem 6rem}}@media (max-width:768px){.plans_mainDiv__gCha5{padding:3rem 1rem}.plans_heading__3ZA8C{font-size:30px}.plans_popularCard__EgMM_{transform:scale(1)}.plans_popularCard__EgMM_:hover{transform:translateY(-10px) scale(1.02)}.plans_price__26urW{font-size:38px}}@media (max-width:640px){.plans_card__jmHQa,.plans_wrapper__el9_j{width:100%}}