@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");@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%}}.header_mainHeader__he57H{background-color:#fff;justify-content:center;border-bottom:1px solid #9810fa25}.header_mainDiv__0gBBL,.header_mainHeader__he57H{width:100%;display:flex;position:sticky;top:0;left:0;z-index:50}.header_mainDiv__0gBBL{justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1800px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.header_logo__DSP_B{cursor:pointer;width:200px;height:40px;-o-object-fit:contain;object-fit:contain}.header_itemDiv__EHAAk{display:flex;align-items:center;gap:1.5rem}.header_itemLinks__QD5vI{color:#0f1828;transition:color .15s ease}.header_itemLinks__QD5vI:hover{color:#8a2be2}.header_regBtn__mcZtH{font-size:16px;font-weight:700;margin-left:1rem;padding:.5rem 2.5rem;color:#fff;background:linear-gradient(90deg,#9810fa,#ad46ff);border-radius:.375rem;transition:opacity .15s ease;display:flex}.header_regBtn__mcZtH:hover{opacity:.9}.header_regBtnMobile__IGzcO{font-size:16px;font-weight:700;padding:.5rem 2.5rem;color:#fff;background:linear-gradient(90deg,#9810fa,#ad46ff);border-radius:.375rem;transition:opacity .15s ease;display:block}.header_regBtnMobile__IGzcO:hover{opacity:.9}.header_drawerDiv__9KlEJ{position:fixed;inset:0;z-index:50;display:flex}.header_overlay__4ezgr{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.header_sideDrawer__pMET5{position:fixed;top:0;right:0;width:16rem;height:100vh;background-color:#fff;box-shadow:0 10px 15px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:60}.header_menuBtn__6pj_B{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.header_menuBtn__6pj_B h2{font-size:20px;font-weight:600}.header_menuBtn__6pj_B button{font-size:1.5rem;line-height:2rem}.header_mobileItem__ptjIu{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 1rem}.header_mobileItem__ptjIu Link{color:#0f1828;transition:color .15s ease}.header_mobileItem__ptjIu Link:hover{color:#8a2be2}@media (max-width:768px){.header_mainDiv__0gBBL{padding:1rem}.header_logo__DSP_B{width:120px;height:24px}.header_itemDiv__EHAAk{display:none}.header_regBtn__mcZtH{display:none;align-items:center;justify-content:center}}.heroSection_heroSectionMain__lUt5W{width:100%;display:flex;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#f0f3ff,#f0f3ff 30%,#ff64e83b 70%,#f0f3ff);background-repeat:no-repeat;background-size:200% 200%;animation:heroSection_bgShift__Eeqk3 12s ease-in-out infinite;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.heroSection_heroSectionMain__lUt5W:after,.heroSection_heroSectionMain__lUt5W:before{content:"";position:absolute;inset:auto;width:520px;height:520px;border-radius:999px;filter:blur(40px);opacity:.35;pointer-events:none;transform:translateZ(0)}.heroSection_heroSectionMain__lUt5W:before{top:-180px;left:-180px;background:radial-gradient(circle at 30% 30%,#4f39f6 0,transparent 60%);animation:heroSection_blobFloat1__QPF8O 10s ease-in-out infinite}.heroSection_heroSectionMain__lUt5W:after{bottom:-200px;right:-220px;background:radial-gradient(circle at 30% 30%,#9810fa 0,transparent 60%);animation:heroSection_blobFloat2__ncCiC 12s ease-in-out infinite}.heroSection_mainDiv__vD6Ut{width:100%;max-width:1800px;display:flex;justify-content:space-between;align-items:center;gap:2.5rem;padding:4.25rem 2rem;position:relative;z-index:1;animation:heroSection_sectionIn__hU5g8 .7s cubic-bezier(.2,.9,.2,1) both}.heroSection_heroTextDiv__05Uhk{width:50%}.heroSection_subHeadingDiv__ChGRE{margin-bottom:2.25rem;width:-moz-max-content;width:max-content;max-width:100%;background-color:hsla(0,0%,100%,.85);border-radius:50px;padding:10px 18px;box-shadow:0 10px 30px rgba(16,24,40,.12);color:#364153;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:10px;backdrop-filter:blur(10px);transform-origin:left center;animation:heroSection_fadeUp__4O_7a .65s cubic-bezier(.2,.9,.2,1) .12s both}.heroSection_subHeadingDiv__ChGRE span{border-radius:30px;height:8px;width:8px;background-color:#00c950;box-shadow:0 0 0 0 rgba(0,201,80,.45);animation:heroSection_pulseDot__TiZfC 1.6s ease-out infinite}.heroSection_headingDiv__fXyj4{display:flex;flex-direction:column;margin-bottom:2.25rem}.heroSection_headingDiv__fXyj4 h1,.heroSection_headingDiv__fXyj4 h2,.heroSection_headingDiv__fXyj4 h3,.heroSection_headingDiv__fXyj4 h4{font-size:56px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:#101828}.heroSection_headingDiv__fXyj4 h1{animation:heroSection_fadeUp__4O_7a .75s cubic-bezier(.2,.9,.2,1) .18s both}.heroSection_headingDiv__fXyj4 h2{animation:heroSection_fadeUp__4O_7a .75s cubic-bezier(.2,.9,.2,1) .26s both}.heroSection_headingDiv__fXyj4 h3{animation:heroSection_fadeUp__4O_7a .75s cubic-bezier(.2,.9,.2,1) .34s both}.heroSection_headingDiv__fXyj4 h4{animation:heroSection_fadeUp__4O_7a .75s cubic-bezier(.2,.9,.2,1) .42s both}.heroSection_gradientText__4GbnA{background:linear-gradient(90deg,#4f39f6,#9810fa,#ad46ff,#4f39f6);background-size:220% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:heroSection_gradientMove__7HAoP 4s ease-in-out infinite}.heroSection_heroKeyPoint__q1mmS{display:flex;flex-wrap:wrap;gap:1rem 1.25rem}.heroSection_heroKeyPoint__q1mmS p{display:flex;gap:10px;align-items:center;color:#4a5565;font-weight:500;font-size:14px;padding:8px 10px;border-radius:12px;backdrop-filter:blur(10px);transform:translateY(10px);opacity:0;animation:heroSection_fadeUp__4O_7a .7s cubic-bezier(.2,.9,.2,1) both}.heroSection_heroKeyPoint__q1mmS p:first-child{animation-delay:.52s}.heroSection_heroKeyPoint__q1mmS p:nth-child(2){animation-delay:.6s}.heroSection_heroKeyPoint__q1mmS p:nth-child(3){animation-delay:.68s}.heroSection_BtnContainer__5GxNz{display:flex;gap:1rem;margin-bottom:2.25rem;animation:heroSection_fadeUp__4O_7a .7s cubic-bezier(.2,.9,.2,1) .48s both}.heroSection_demoBtn__UJLZg,.heroSection_startBtn__ftCxQ{border:0;cursor:pointer;border-radius:.75rem;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease,background-color .18s ease,border-color .18s ease;will-change:transform}.heroSection_startBtn__ftCxQ{padding:10px 1.1rem;background:linear-gradient(90deg,#9810fa,#ad46ff);box-shadow:0 14px 30px rgba(79,57,246,.25);color:#fff;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.heroSection_startBtn__ftCxQ:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(79,57,246,.32);opacity:.98}.heroSection_startBtn__ftCxQ:active{transform:translateY(0) scale(.99)}.heroSection_demoBtn__UJLZg{width:190px;padding:10px 1rem;background-color:hsla(0,0%,100%,.9);color:#364153;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(209,213,220,.9);box-shadow:0 10px 26px rgba(16,24,40,.1);backdrop-filter:blur(10px)}.heroSection_demoBtn__UJLZg:hover{transform:translateY(-2px);border-color:rgba(152,16,250,.35);box-shadow:0 16px 34px rgba(16,24,40,.12);opacity:.98}.heroSection_demoBtn__UJLZg:active{transform:translateY(0) scale(.99)}.heroSection_demoBtn__UJLZg:focus-visible,.heroSection_startBtn__ftCxQ:focus-visible{outline:3px solid rgba(79,57,246,.25);outline-offset:3px}.heroSection_heroImgDiv__sISM2{display:flex;justify-content:end;width:50%;animation:heroSection_fadeInScale__en3ql .2s cubic-bezier(.2,.9,.2,1) .22s both}.heroSection_heroImg__ZuVkd{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 40px rgba(16,24,40,.18));transform-origin:center;animation:heroSection_floatY__0IGOu 3.5s ease-in-out infinite}@keyframes heroSection_bgShift__Eeqk3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes heroSection_sectionIn__hU5g8{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSection_fadeUp__4O_7a{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSection_fadeInScale__en3ql{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroSection_gradientMove__7HAoP{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes heroSection_floatY__0IGOu{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes heroSection_pulseDot__TiZfC{0%{box-shadow:0 0 0 0 rgba(0,201,80,.45)}70%{box-shadow:0 0 0 10px rgba(0,201,80,0)}to{box-shadow:0 0 0 0 rgba(0,201,80,0)}}@keyframes heroSection_blobFloat1__QPF8O{0%,to{transform:translate(-10px) scale(1)}50%{transform:translate(30px,24px) scale(1.06)}}@keyframes heroSection_blobFloat2__ncCiC{0%,to{transform:translate(10px) scale(1)}50%{transform:translate(-24px,-22px) scale(1.05)}}@media (max-width:1280px){.heroSection_mainDiv__vD6Ut{flex-direction:column;align-items:stretch}.heroSection_heroImgDiv__sISM2{width:100%;justify-content:center;align-items:center}.heroSection_heroTextDiv__05Uhk{width:100%}}@media (max-width:768px){.heroSection_headingDiv__fXyj4 h1,.heroSection_headingDiv__fXyj4 h2,.heroSection_headingDiv__fXyj4 h3,.heroSection_headingDiv__fXyj4 h4{font-size:40px}.heroSection_mainDiv__vD6Ut{padding:3rem 1rem}.heroSection_heroImg__ZuVkd{animation-duration:6.5s}}@media (max-width:400px){.heroSection_BtnContainer__5GxNz{flex-direction:column}.heroSection_demoBtn__UJLZg{width:100%}}@media (prefers-reduced-motion:reduce){.heroSection_BtnContainer__5GxNz,.heroSection_gradientText__4GbnA,.heroSection_headingDiv__fXyj4 h1,.heroSection_headingDiv__fXyj4 h2,.heroSection_headingDiv__fXyj4 h3,.heroSection_headingDiv__fXyj4 h4,.heroSection_heroImgDiv__sISM2,.heroSection_heroImg__ZuVkd,.heroSection_heroKeyPoint__q1mmS p,.heroSection_heroSectionMain__lUt5W,.heroSection_heroSectionMain__lUt5W:after,.heroSection_heroSectionMain__lUt5W:before,.heroSection_mainDiv__vD6Ut,.heroSection_subHeadingDiv__ChGRE,.heroSection_subHeadingDiv__ChGRE span{animation:none!important;transition:none!important}}.whyChooseUs_container__cm3vj{background-color:#fff;display:flex;justify-content:center;width:100%;overflow:hidden}.whyChooseUs_mainDiv__qJW6Q{width:100%;max-width:1800px;padding:5rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:whyChooseUs_fadeUp__K0Rwg 1s ease forwards;opacity:0}.whyChooseUs_heading__KfSGM{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center;animation:whyChooseUs_fadeUp__K0Rwg 1s ease forwards;animation-delay:.2s;opacity:0}.whyChooseUs_subHeading__te9e7{font-size:16px;font-weight:400;color:#4a5565;text-align:center;animation:whyChooseUs_fadeUp__K0Rwg 1s ease forwards;animation-delay:.4s;opacity:0}.whyChooseUs_gradientText__SYNP4{background:linear-gradient(90deg,#4f39f6,#9810fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.whyChooseUs_cardsContainer__S_v9f{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:40px;background-color:#fff}.whyChooseUs_card__EKx9S{cursor:pointer;display:flex;align-items:start;width:400px;padding:20px;border-radius:14px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06);transform:translateY(0);opacity:0;animation:whyChooseUs_fadeUp__K0Rwg .8s ease forwards}.whyChooseUs_card__EKx9S:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 15px 40px rgba(79,57,246,.15);transition:all .8s ease}.whyChooseUs_card__EKx9S:not(:hover){transform:translateY(0) scale(1);transition:all .8s ease}.whyChooseUs_logoDiv__o44OO{flex-shrink:0;width:50px;height:50px;border-radius:12px;background-color:#f3e8ff;display:flex;align-items:center;justify-content:center;margin-right:15px;transition:all .4s ease}.whyChooseUs_card__EKx9S:hover .whyChooseUs_logoDiv__o44OO{transform:rotate(8deg) scale(1.1);background-color:#ede9fe}.whyChooseUs_textDiv__TEm4b{display:flex;flex-direction:column}.whyChooseUs_title__8_CbH{font-size:18px;font-weight:700;color:#101828;margin:0 0 5px}.whyChooseUs_card__EKx9S:hover .whyChooseUs_title__8_CbH{color:#9810fa;transition:all .5s ease}.whyChooseUs_card__EKx9S:not(:hover) .whyChooseUs_title__8_CbH{color:#101828;transition:all .5s ease}.whyChooseUs_subtitle__nWBmR{font-size:16px;color:#4a5565;margin:0}@keyframes whyChooseUs_fadeUp__K0Rwg{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.whyChooseUs_card__EKx9S{width:48%}}@media (max-width:768px){.whyChooseUs_mainDiv__qJW6Q{padding:3rem 1rem}.whyChooseUs_cardsContainer__S_v9f{padding:40px 0}.whyChooseUs_heading__KfSGM{font-size:30px}}@media (max-width:640px){.whyChooseUs_card__EKx9S{width:100%}}.Headingtag_mainDiv__X_pBi{display:flex;flex-direction:column;align-items:center}.Headingtag_pricingBadge__HmyNo{animation:Headingtag_pulse-badge__TgFb6 2s ease-in-out infinite;transition:box-shadow .3s ease,color .3s ease;cursor:pointer}@keyframes Headingtag_pulse-badge__TgFb6{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(152,16,250,.4)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(152,16,250,0)}}.Headingtag_heading__KEDxD{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center}.Headingtag_subHeading__54CxB{font-size:16px;font-weight:400;color:#4a5565;text-align:center}.Headingtag_gradientText__4lPsV{display:inline-block;background:linear-gradient(90deg,#4f39f6,#9810fa,#ad46ff,#4f39f6);background-size:220% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Headingtag_gradientMove__yUI8U 4s ease-in-out infinite;cursor:pointer;transform:scale(1);transition:transform .3s ease,text-shadow .3s ease}.Headingtag_gradientText__4lPsV:hover{transform:scale(1.01);text-shadow:0 0 80px #ad46ff}@keyframes Headingtag_gradientMove__yUI8U{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Headingtag_textGrayBadge__RaM9S,.Headingtag_textWhiteBadge__q3Auh{color:#9810fa}@media (prefers-reduced-motion:reduce){.Headingtag_gradientText__4lPsV{animation:none!important;transition:none!important}}.portals_container__48E7p{display:flex;justify-content:center;width:100%;height:auto}.portals_mainDiv__9Wnql{width:100%;height:100%;max-width:1800px;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.portals_heading___Uy1D{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center}.portals_subHeading__GWku1{font-size:16px;font-weight:400;color:#4a5565;text-align:center}.portals_gradientText__wSvB0{background:linear-gradient(90deg,#4f39f6,#9810fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.portals_tabContainer__fHHig{display:flex;justify-content:center;gap:10px;margin:3rem 0;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box}.portals_tab__Sfv7b{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .3s;flex-shrink:0}.portals_tabText__1slkI{font-size:16px;font-weight:700;white-space:nowrap}.portals_activeTab__FQ7K9{border:1px solid #ad46ff;background:linear-gradient(90deg,#9810fa,#ad46ff);box-shadow:0 10px 15px 6px rgba(152,16,250,.25);color:#fff}.portals_inactiveTab__o8KAi{border:1px solid #e5e7eb;background:#fff;color:#000}.portals_contentWrapper__D6Ir4{box-sizing:border-box;display:flex;align-items:center;margin-top:40px;background-color:#fff;border-radius:20px;box-shadow:0 5px 15px rgba(0,0,0,.35);overflow:hidden;height:100%}.portals_left__OPN5P{flex:1;width:50%;height:100%;padding:2rem 4rem}.portals_tag__VcalT{font-size:14px;font-weight:700;color:#4f39f6;text-align:start}.portals_cardHeading__YMJwW{font-size:36px;font-weight:700;color:#101828;margin:10px 0;text-align:start}.portals_cardSubHeading__Lk3p_{font-size:18px;color:#4a5565;margin-bottom:24px;text-align:start}.portals_points__1J524{list-style:none;padding:0;margin-bottom:24px}.portals_points__1J524 li{display:flex;align-items:center;gap:12px;margin-bottom:12px}.portals_points__1J524 li span{font-size:16px;color:#364153}.portals_button__B3ook{padding:12px 24px;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;background:linear-gradient(90deg,#9810fa,#ad46ff)}.portals_right__96Pie{flex:1;width:50%;height:100%;display:flex;justify-content:end;padding:2rem 4rem;background:radial-gradient(at 0 0,#f9fafb 0,transparent 65%),radial-gradient(at 100% 0,#d3d8f9 0,transparent 65%),radial-gradient(at 0 100%,#e0e4f9 0,transparent 65%),radial-gradient(at 100% 100%,#f4f5f7 0,transparent 65%)}.portals_portalImage__A5PBS{width:45rem}.portals_modalOverlay__ltH6H{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:999}.portals_modal___n1CF{width:98vw;height:95vh;background:#fff;border-radius:10px;overflow:hidden;position:relative}.portals_modalContent__ocjfH{width:100%;height:100%}.portals_iframe__kS5Gf{width:100%;height:100%;border:none;display:block}.portals_closeBtn__kYtSJ{position:absolute;top:10px;left:10px;z-index:10;border:none;background:#000;color:#fff;padding:6px 10px;cursor:pointer}@media (max-width:1280px){.portals_contentWrapper__D6Ir4{flex-direction:column}.portals_right__96Pie{width:100%;justify-content:center;background:#fff}.portals_left__OPN5P{width:100%}.portals_portalImage__A5PBS{width:40rem}}@media (max-width:950px){.portals_tabContainer__fHHig{justify-content:start}}@media (max-width:768px){.portals_portalImage__A5PBS{width:100%;height:100%}.portals_mainDiv__9Wnql{padding:3rem 1rem}.portals_tabContainer__fHHig{width:100vw}}@media (max-width:640px){.portals_left__OPN5P,.portals_right__96Pie{padding:2rem}}.features_container__tXBe5{background-color:#fff;display:flex;justify-content:center;width:100%}.features_mainDiv__aeXeQ{width:100%;max-width:1800px;padding:5rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:features_fadeUp__aB1Tz .8s ease forwards;opacity:0}.features_heading__j8aQx{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center;animation:features_fadeUp__aB1Tz .8s ease forwards;animation-delay:.2s;opacity:0}.features_subHeading__mSbjV{font-size:16px;font-weight:400;color:#4a5565;text-align:center;animation:features_fadeUp__aB1Tz .8s ease forwards;animation-delay:.4s;opacity:0}.features_gradientText__6FU4b{background:linear-gradient(90deg,#4f39f6,#9810fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features_cardsContainer__A8_l1{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:40px 0}.features_card__iLlr7{cursor:pointer;display:flex;flex-direction:column;gap:1rem;align-items:start;width:calc((100% - (20px * 3)) / 4);padding:20px;border-radius:10px;background-color:#fcfdfd;box-shadow:0 2px 6px rgba(0,0,0,.15);opacity:0;transform:translateY(0);animation:features_fadeUp__aB1Tz .8s ease forwards;transition:transform .8s ease,box-shadow .8s ease}.features_card__iLlr7:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgba(79,57,246,.15)}.features_card__iLlr7:not(:hover){transform:translateY(0) scale(1);transition:all .8s ease}@keyframes features_fadeUp__aB1Tz{0%{opacity:0}to{opacity:1}}.features_logoDiv__odZu4{flex-shrink:0;width:50px;height:50px;border-radius:10px;background-color:#ad46ff;display:flex;align-items:center;justify-content:center;margin-right:15px;transition:all .4s ease}.features_card__iLlr7:hover .features_logoDiv__odZu4{transform:rotate(8deg) scale(1.1);background-color:#ac46ffdf}.features_textDiv__giD2b{display:flex;flex-direction:column}.features_title__7xXgs{font-size:18px;font-weight:700;color:#101828;margin:0 0 5px}.features_card__iLlr7:hover .features_title__7xXgs{color:#9810fa;transition:all .5s ease}.features_card__iLlr7:not(:hover) .features_title__7xXgs{color:#101828;transition:all .5s ease}.features_subtitle__yikIv{font-size:16px;color:#4a5565;margin:0}@media (max-width:1280px){.features_card__iLlr7{width:calc((100% - (20px * 2)) / 3)}}@media (max-width:1024px){.features_card__iLlr7{width:calc((100% - 20px) / 2)}}@media (max-width:768px){.features_mainDiv__aeXeQ{padding:3rem 1rem}.features_cardsContainer__A8_l1{padding:40px 0}.features_heading__j8aQx{font-size:30px}}@media (max-width:640px){.features_card__iLlr7{width:100%}}.offer_contentWrapper__i243u{display:flex;justify-content:center;height:auto;box-sizing:border-box;background:radial-gradient(at 0 0,#5c168e 0,transparent 85%),radial-gradient(at 100% 0,#6c12af 0,transparent 85%),radial-gradient(at 0 100%,#6722b7 0,transparent 85%),radial-gradient(at 100% 100%,#372a8a 0,transparent 85%);box-shadow:0 5px 15px rgba(0,0,0,.35);width:100%;position:relative;overflow:hidden}.offer_contentWrapper__i243u:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:offer_shimmer__nskCe 3s infinite}@keyframes offer_shimmer__nskCe{0%{left:-100%}to{left:100%}}.offer_mainDiv__hzp6E{display:flex;align-items:center;gap:4rem;padding:3rem 12rem;height:100%;border-radius:20px;box-sizing:border-box;width:100%;max-width:1800px;position:relative;z-index:1}.offer_left__ml1Yj{flex:1}.offer_tag__L5d1A{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:30px;background:#7c2fb3;font-size:14px;font-weight:700;color:#fff;opacity:0;transform:translateY(20px);animation:offer_fadeInUp__9k_Uk .6s ease-out .2s forwards}@keyframes offer_fadeInUp__9k_Uk{to{opacity:1;transform:translateY(0)}}.offer_cardHeading__jJnNo{font-size:48px;font-weight:700;color:#fff;line-height:3.5rem;margin:2rem 0;opacity:0;transform:translateY(20px);animation:offer_fadeInUp__9k_Uk .6s ease-out .4s forwards}.offer_cardSubHeading__e44Sq{font-size:18px;color:#fff;margin-bottom:24px;opacity:0;transform:translateY(20px);animation:offer_fadeInUp__9k_Uk .6s ease-out .6s forwards}.offer_points__CvHY3{list-style:none;padding:0;margin-bottom:24px}.offer_points__CvHY3 li{display:flex;align-items:center;gap:12px;margin-bottom:12px;opacity:0;transform:translateX(-20px);animation:offer_slideInLeft__AM9oB .5s ease-out forwards}@keyframes offer_slideInLeft__AM9oB{to{opacity:1;transform:translateX(0)}}.offer_points__CvHY3 li span{font-size:16px;color:#fff}.offer_btnContainer__fEuWi{display:flex;gap:1rem;margin-top:3rem;opacity:0;transform:translateY(20px);animation:offer_fadeInUp__9k_Uk .6s ease-out 1.3s forwards}.offer_startBtn__LyOb_{padding:12px 24px;border-radius:8px;border:none;cursor:pointer;background:#fff;color:#59168b;font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.offer_startBtn__LyOb_:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(89,22,139,.1);transform:translate(-50%,-50%);transition:width .6s,height .6s}.offer_startBtn__LyOb_:hover:before{width:300px;height:300px}.offer_startBtn__LyOb_:hover{transform:translateY(-2px);box-shadow:0 8px 20px hsla(0,0%,100%,.2)}.offer_demoBtn__diQ9t{padding:12px 24px;border-radius:8px;cursor:pointer;background:#8733c5;border:1px solid #8e58c1;color:#fff;font-size:16px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.offer_demoBtn__diQ9t:hover{transform:translateY(-2px);background:#9455c2;box-shadow:0 8px 20px rgba(135,51,197,.4)}.offer_gridWrapper__VHZor{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.offer_rightBox__kRu05{min-height:140px;padding:20px;border-radius:10px;background:#8733c5;border:1px solid #8e58c1;opacity:0;transform:scale(.9) translateY(20px);animation:offer_boxFadeIn__92K3w .5s ease-out forwards;transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes offer_boxFadeIn__92K3w{to{opacity:1;transform:scale(1) translateY(0)}}.offer_rightBox__kRu05:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:#b57ce8}.offer_order__r_dad{background:#9455c2}.offer_rightBox__kRu05 h2{font-size:36px;font-weight:700;color:#fff;margin-bottom:8px;transition:transform .3s ease}.offer_rightBox__kRu05:hover h2{transform:translate3d(0,-5px,20px) scale(1.02)}.offer_rightBox__kRu05 p{font-size:10px;color:#e9d4ff;transition:color .3s ease}.offer_rightBox__kRu05:hover p{color:#fff}.offer_longBox__r6l3v{grid-column:span 2;min-height:120px}.offer_longBox__r6l3v h3{font-size:14px;color:#f3e8ff;margin-bottom:6px;transition:color .3s ease}.offer_longBox__r6l3v:hover h3{color:#fff}.offer_longBox__r6l3v h4{font-size:16px;font-weight:700;color:#fff;transition:transform .3s ease}.offer_longBox__r6l3v:hover h4{transform:translateX(5px)}@media (max-width:1400px){.offer_mainDiv__hzp6E{padding:3rem 10rem}}@media (max-width:1270px){.offer_mainDiv__hzp6E{padding:3rem 8rem}}@media (max-width:1000px){.offer_mainDiv__hzp6E{flex-direction:column;padding:3rem 6rem}.offer_gridWrapper__VHZor{width:100%}}@media (max-width:768px){.offer_mainDiv__hzp6E{padding:3rem 1rem}.offer_cardHeading__jJnNo{font-size:30px}}@media (max-width:640px){.offer_gridWrapper__VHZor{grid-template-columns:1fr}.offer_longBox__r6l3v{grid-column:span 1}}@media (max-width:400px){.offer_btnContainer__fEuWi{flex-direction:column}}.testimonials_container__D3uu8{width:100%;display:flex;justify-content:center;background:linear-gradient(135deg,#f0f3ff,#f0f3ff 25%,#fe88ec17 50%,#fd7eea17 65%,#fd77e917 75%,#fd77e918)}.testimonials_mainDiv__S6qmd{width:100%;max-width:1800px;padding:5rem 12rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonials_heading__MWb1N{font-size:48px;font-weight:700;color:#101828;margin:1rem 0;text-align:center}.testimonials_subHeading__HgiIP{font-size:16px;font-weight:400;color:#4a5565;text-align:center}.testimonials_gradientText__nSZg4{background:linear-gradient(90deg,#4f39f6,#9810fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.testimonials_wrapper__z5NDm{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;padding:4rem 0}.testimonials_card__O_Elv{position:relative;background:#fff;border-radius:20px;padding:32px;border:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.testimonials_card__O_Elv:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(152,16,250,.12),0 8px 16px rgba(79,57,246,.08);border-color:rgba(152,16,250,.3)}.testimonials_card__O_Elv:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(152,16,250,.06) 40%,rgba(79,57,246,.1) 50%,rgba(152,16,250,.06) 60%,transparent);transition:left .6s ease;z-index:1;pointer-events:none}.testimonials_card__O_Elv:hover:before{left:100%}.testimonials_stars__8m78W{color:#fdc700;font-size:18px;margin-bottom:16px;position:relative;z-index:2;transition:transform .35s ease}.testimonials_card__O_Elv:hover .testimonials_stars__8m78W{transform:scale(1.05)}.testimonials_quote__xgOHp{position:absolute;top:24px;right:24px;font-size:64px;color:#ede9fe;font-weight:700;line-height:1;z-index:2;transition:color .35s ease,transform .35s ease}.testimonials_card__O_Elv:hover .testimonials_quote__xgOHp{color:#ddd6fe;transform:scale(.7) rotate(1turn)}.testimonials_text__gr4tc{font-size:16px;line-height:1.7;color:#374151;margin:30px 0;position:relative;z-index:2;transition:color .35s ease}.testimonials_card__O_Elv:hover .testimonials_text__gr4tc{color:#1f2937}.testimonials_user__g8Mcn{display:flex;align-items:center;gap:16px;margin-top:auto;position:relative;z-index:2}.testimonials_avatar__tAVLU{width:48px;height:48px;background:#9333ea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;transition:transform .35s ease,box-shadow .35s ease}.testimonials_card__O_Elv:hover .testimonials_avatar__tAVLU{transform:scale(1.12);box-shadow:0 4px 14px rgba(147,51,234,.35)}.testimonials_name__Xq9hG{font-size:16px;font-weight:700;color:#111827;transition:color .35s ease}.testimonials_card__O_Elv:hover .testimonials_name__Xq9hG{color:#7c3aed}.testimonials_role__KkmNh{font-size:14px;color:#6b7280}@media (max-width:1400px){.testimonials_mainDiv__S6qmd{padding:5rem 10rem}}@media (max-width:1270px){.testimonials_mainDiv__S6qmd{padding:5rem 8rem}}@media (max-width:1000px){.testimonials_mainDiv__S6qmd{padding:5rem 6rem}}@media (max-width:768px){.testimonials_mainDiv__S6qmd{padding:3rem 1rem}}@media (max-width:767px){.testimonials_wrapper__z5NDm{padding:3rem 0}}.footer_footer__Cj4nk{width:100%;background:linear-gradient(135deg,#5c178d,#6a12a8,#352c88);color:#fff;font-family:Inter,sans-serif;display:flex;justify-content:center;position:relative;overflow:hidden}.footer_footer__Cj4nk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:footer_shimmer__epodp 3s infinite}.footer_mainDiv__ZtBwE{width:100%;max-width:1800px;color:#fff;padding:3rem 2rem 1rem;font-family:Inter,sans-serif;display:flex;flex-direction:column;position:relative;z-index:1}.footer_left__pJXlF{max-width:320px;opacity:0;animation:footer_slideInFade__gC83b .8s ease-out forwards}.footer_logo__RA2fu{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;cursor:pointer}.footer_logo__RA2fu h2{font-weight:800;font-size:1.4rem;margin:0;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:relative}.footer_logo__RA2fu:hover h2{transform:scale(1.1) rotate(-2deg);color:#ad46ff;text-shadow:0 0 20px rgba(173,70,255,.5)}.footer_logo__RA2fu p{font-weight:400;font-size:.875rem;margin:0;color:#d9c6f2;transition:all .3s ease}.footer_logo__RA2fu:hover p{color:#fff;transform:translateX(3px)}.footer_desc__BFQHu{font-size:1rem;line-height:1.5;color:#e2d5f8;opacity:0;animation:footer_slideInFade__gC83b .8s ease-out .2s forwards}.footer_links__bAQby{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap;margin-bottom:2rem;opacity:0;animation:footer_slideInFade__gC83b .8s ease-out .4s forwards}.footer_links__bAQby>div{transform:translateY(20px);opacity:0;animation:footer_floatUp__ZdFlK .6s ease-out forwards}.footer_links__bAQby h3{font-weight:700;font-size:1.1rem;margin-bottom:1rem;position:relative;display:inline-block;transition:all .3s ease}.footer_links__bAQby h3:after{content:"";position:absolute;width:0;height:3px;bottom:-6px;left:0;background:linear-gradient(90deg,#ad46ff,#b663f7);transition:width .4s cubic-bezier(.68,-.55,.265,1.55);border-radius:2px;box-shadow:0 0 10px rgba(173,70,255,.6)}.footer_links__bAQby h3:hover{transform:translateX(5px);color:#ad46ff}.footer_links__bAQby h3:hover:after{width:100%}.footer_links__bAQby ul{list-style:none;padding:0;margin:0;color:#d9c6f2}.footer_links__bAQby ul li{margin-bottom:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding-left:0;overflow:hidden}.footer_links__bAQby ul li:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:linear-gradient(90deg,#ad46ff,transparent);transition:width .4s ease}.footer_links__bAQby ul li:hover{color:#fff;transform:scale(1.03);text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #ad46ff,0 0 30px #ad46ff}.footer_links__bAQby ul li:hover:before{left:0;opacity:1}.footer_links__bAQby ul li:hover:after{width:100%}.footer_contactList__45Xt0 li{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;color:#d9c6f2;transition:all .4s cubic-bezier(.4,0,.2,1);padding:.25rem;border-radius:4px}.footer_contactList__45Xt0 li:hover{transform:translateX(10px) scale(1.02);color:#fff;background:rgba(173,70,255,.1)}.footer_contactList__45Xt0 li svg{transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.footer_contactList__45Xt0 li:hover svg{filter:drop-shadow(0 0 8px rgba(173,70,255,.8))}.footer_bottom__OpyKY{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#fff;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;opacity:0;animation:footer_slideInFade__gC83b .8s ease-out .9s forwards}.footer_social__SKHJU{display:flex;gap:1rem}.footer_socialIcon__ByvkL{background-color:#ad46ff;padding:.5rem;border-radius:50%;display:inline-flex;cursor:pointer;position:relative;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);overflow:hidden}.footer_socialIcon__ByvkL:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.footer_socialIcon__ByvkL:hover:before{width:100px;height:100px}.footer_socialIcon__ByvkL:hover{background-color:#b663f7;transform:translateY(-10px) scale(1.15) rotate(15deg);box-shadow:0 15px 30px rgba(173,70,255,.6)}.footer_socialIcon__ByvkL:active{transform:translateY(-5px) scale(1.05)}.footer_socialIcon__ByvkL svg{position:relative;z-index:1;transition:all .3s ease}.footer_socialIcon__ByvkL:hover svg{transform:rotate(-15deg);filter:brightness(1.2)}.footer_socialIcon__ByvkL:first-child{animation:footer_popIn__0j4g5 .5s ease-out 1s backwards}.footer_socialIcon__ByvkL:nth-child(2){animation:footer_popIn__0j4g5 .5s ease-out 1.1s backwards}.footer_socialIcon__ByvkL:nth-child(3){animation:footer_popIn__0j4g5 .5s ease-out 1.2s backwards}.footer_socialIcon__ByvkL:nth-child(4){animation:footer_popIn__0j4g5 .5s ease-out 1.3s backwards}@keyframes footer_shimmer__epodp{0%{left:-100%}to{left:100%}}@keyframes footer_slideInFade__gC83b{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes footer_floatUp__ZdFlK{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes footer_popIn__0j4g5{0%{opacity:0;transform:scale(0) rotate(-180deg)}70%{transform:scale(1.1) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@media (max-width:720px){.footer_mainDiv__ZtBwE{padding:2rem 1rem 1rem}.footer_links__bAQby{flex-direction:column;gap:1.5rem}.footer_bottom__OpyKY{flex-direction:column;align-items:flex-start}.footer_links__bAQby ul li:hover{padding-left:15px;transform:translateX(3px)}.footer_contactList__45Xt0 li:hover{transform:translateX(5px) scale(1.01)}.footer_socialIcon__ByvkL:hover{transform:translateY(-5px) scale(1.1) rotate(10deg)}}@media (prefers-reduced-motion:reduce){.footer_bottom__OpyKY,.footer_desc__BFQHu,.footer_footer__Cj4nk:before,.footer_left__pJXlF,.footer_links__bAQby,.footer_socialIcon__ByvkL{animation:none!important}.footer_contactList__45Xt0 li,.footer_links__bAQby h3,.footer_links__bAQby ul li,.footer_logo__RA2fu h2,.footer_logo__RA2fu p,.footer_socialIcon__ByvkL,.footer_socialIcon__ByvkL svg{transition:none!important}}