.ContactSupport_container__CvVDX{display:flex;justify-content:center;align-items:stretch;width:100%;margin:0 auto;background-color:transparent;border-radius:1rem;box-sizing:border-box}.ContactSupport_supportRow__gg4Sx{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;width:100%}.ContactSupport_supportInfo__zWBkx{flex:1;padding:1.5rem;background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:1rem;display:flex;flex-direction:column;min-width:0;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.ContactSupport_supportInfo__zWBkx:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.ContactSupport_supportInfo__zWBkx:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#6366f1,#8b5cf6);opacity:.8}.ContactSupport_supportInfo__zWBkx h3{font-size:1.25rem;margin-bottom:1.25rem;text-align:center;font-weight:700;color:#fff;position:relative;padding-bottom:.5rem}.ContactSupport_supportInfo__zWBkx p{font-size:1rem;line-height:1.6;color:#555;text-align:left;margin-bottom:0}.ContactSupport_iconWrapper__DzmRw{display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(145deg,#f8f8f8,#fff);box-shadow:0 4px 10px rgba(0,0,0,.1);margin-left:auto;margin-right:auto;padding:.5rem;transition:transform .3s ease,box-shadow .3s ease}.ContactSupport_icon__KSnFF{width:28px;height:28px;color:#6366f1;stroke-width:2;transition:all .3s ease}.ContactSupport_supportInfo__zWBkx:hover .ContactSupport_iconWrapper__DzmRw{transform:scale(1.1);box-shadow:0 6px 15px rgba(99,102,241,.2)}.ContactSupport_supportInfo__zWBkx:hover .ContactSupport_icon__KSnFF{color:#8b5cf6;transform:scale(1.1)}@media (max-width:768px){.ContactSupport_supportRow__gg4Sx{flex-direction:column;gap:1.5rem}.ContactSupport_supportInfo__zWBkx{padding:1.25rem 1.5rem}.ContactSupport_supportInfo__zWBkx h3{font-size:1.1rem}.ContactSupport_supportInfo__zWBkx p{font-size:.9rem}}@media (max-width:450px){.ContactSupport_supportRow__gg4Sx{gap:1.25rem}.ContactSupport_supportInfo__zWBkx{padding:1.25rem 1rem;box-shadow:0 6px 15px rgba(0,0,0,.08);animation:ContactSupport_fadeIn__BZA5k .5s ease-in-out forwards}.ContactSupport_iconWrapper__DzmRw{margin-bottom:1rem;width:56px;height:56px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.ContactSupport_icon__KSnFF{width:24px;height:24px;color:#fff;stroke-width:2}.ContactSupport_supportInfo__zWBkx:hover .ContactSupport_iconWrapper__DzmRw{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px rgba(99,102,241,.3)}.ContactSupport_supportInfo__zWBkx h3{font-size:1.1rem;margin-bottom:.75rem;color:#fff;position:relative;display:inline-block;margin-left:auto;margin-right:auto}.ContactSupport_supportInfo__zWBkx p{font-size:.9rem;text-align:center;line-height:1.5;color:#555;padding:0 .5rem}}@keyframes ContactSupport_fadeIn__BZA5k{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactSupportSection_section__w2CE4{display:flex;flex-direction:column;align-items:center;padding:1rem;overflow:hidden;margin:8rem 0 2rem;position:relative}.ContactSupportSection_heading__ze2xd{margin-bottom:2rem;color:#333;text-align:center;font-size:2rem;position:relative;font-weight:700}.ContactSupportSection_container__UMrkY{display:flex;justify-content:space-around;align-items:center;width:100%;max-width:1200px;padding:1rem;gap:1rem}.ContactSupportSection_imageContainer__bJKbB{flex:1;display:flex;justify-content:center;align-items:center;position:relative;perspective:1000px;min-width:0;max-width:300px}.ContactSupportSection_imageLeft__RxMap,.ContactSupportSection_imageRight__UHpQH{position:relative;overflow:hidden;transition:all .5s ease;cursor:pointer;border-radius:0;box-shadow:none}.ContactSupportSection_imageLeft__RxMap:hover,.ContactSupportSection_imageRight__UHpQH:hover{transform:translateY(-10px);box-shadow:none}.ContactSupportSection_imageLeft__RxMap{transform-origin:right center}.ContactSupportSection_imageRight__UHpQH{transform-origin:left center}.ContactSupportSection_contentContainer__s_UY6{flex:2;display:flex;flex-direction:column;align-items:center;z-index:1;padding:1.5rem;margin:0 -1rem;background:transparent;border-radius:0;box-shadow:none;position:relative;overflow:hidden;width:100%;min-width:0;border:none}.ContactSupportSection_contentContainer__s_UY6:before{display:none}.ContactSupportSection_contentContainer__s_UY6:hover{box-shadow:none;transform:none}.ContactSupportSection_contentContainer__s_UY6:hover:before{display:none}.ContactSupportSection_imageContainer__bJKbB:hover .ContactSupportSection_imageLeft__RxMap{transform:rotateY(-5deg) translateY(-10px)}.ContactSupportSection_imageContainer__bJKbB:hover .ContactSupportSection_imageRight__UHpQH{transform:rotateY(5deg) translateY(-10px)}@media (max-width:900px){.ContactSupportSection_container__UMrkY{flex-direction:column;gap:2rem}.ContactSupportSection_contentContainer__s_UY6{width:100%;margin:0;padding:1.5rem}.ContactSupportSection_imageContainer__bJKbB{width:40%;max-width:200px}}@media (max-width:450px){.ContactSupportSection_section__w2CE4{margin-top:10rem;padding:.5rem}.ContactSupportSection_heading__ze2xd{font-size:1.5rem;margin-bottom:1.5rem;padding:0 .5rem;position:relative}.ContactSupportSection_heading__ze2xd:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px}.ContactSupportSection_contentContainer__s_UY6{padding:.75rem;width:90%;margin:0 auto}}.ExploreMoreServices_aboutContainer__5uIC9{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:2rem 0;gap:2rem}.ExploreMoreServices_container__2VcQ9{display:flex;justify-content:center;align-items:center;flex-direction:row;margin:0;padding:0;gap:1rem}.ExploreMoreServices_service__QAeVV{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:1rem;width:300px;margin-top:1rem;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:.5rem}.ExploreMoreServices_service__QAeVV a{text-decoration:none;font-size:1rem;color:#fff;font-weight:600;transition:color .2s ease;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;padding:.25rem 0}.ExploreMoreServices_service__QAeVV:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .2s ease}.ExploreMoreServices_service__QAeVV a:hover{color:#f0f0f0}.ExploreMoreServices_instagramSection__sTGMu{max-width:50%}@media (max-width:450px){.ExploreMoreServices_service__QAeVV{gap:.35rem;width:100px;margin-top:.2rem;padding:.15rem}.ExploreMoreServices_container__2VcQ9{margin:0;padding:0;gap:1rem}.ExploreMoreServices_service__QAeVV a{font-size:.5rem;width:200px;color:#fff;font-weight:600;text-shadow:-.8px -.8px 0 #000,.8px -.8px 0 #000,-.8px .8px 0 #000,.8px .8px 0 #000}}.FaqSection_faqSection__vWotU{margin:6rem 0;padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid rgba(226,232,240,.8);overflow:hidden;max-width:900px}.FaqSection_container__eXGir{max-width:900px;margin:0 auto;padding:0 2rem}.FaqSection_heading__AodfT{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#fff;letter-spacing:-.025em;line-height:1.2;padding-bottom:2rem}.FaqSection_highlighted__Y_WKp{color:#00c9fc}.FaqSection_faqList__2erCw{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.FaqSection_faqItem__p094W{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid rgba(226,232,240,.8);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.FaqSection_faqItem__p094W:hover{box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(0,201,252,.2)}.FaqSection_faqButton__m1C3X{width:100%;padding:1.75rem 2rem;text-align:left;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;position:relative}.FaqSection_faqButton__m1C3X:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.FaqSection_faqButton__m1C3X:focus{outline:none;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.FaqSection_faqQuestion__igZlo{font-weight:600;color:#1e293b;font-size:1.125rem;line-height:1.6;margin:0;padding-right:1rem;flex:1}.FaqSection_faqIcon__I13uB{height:1.5rem;width:1.5rem;color:#64748b;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.FaqSection_faqItem__p094W:hover .FaqSection_faqIcon__I13uB{color:#00c9fc;transform:scale(1.1)}.FaqSection_faqAnswer__aEb_z{background:linear-gradient(135deg,#fefefe,#f8fafc);border-top:1px solid rgba(226,232,240,.6);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection_faqAnswerVisible__lRrHR{max-height:500px;opacity:1;visibility:visible;padding:2rem}.FaqSection_faqAnswerHidden__rUyhr{max-height:0;padding:0 2rem;opacity:0;visibility:hidden}.FaqSection_faqAnswerText__RReHf{color:#475569;font-size:1rem;line-height:1.7;font-weight:400;margin:0;letter-spacing:.01em}@media (max-width:768px){.FaqSection_faqSection__vWotU{margin:4rem 0;padding:1rem 0}.FaqSection_container__eXGir{padding:0 1rem 1rem}.FaqSection_heading__AodfT{font-size:2rem;margin-bottom:1.5rem!important}.FaqSection_faqButton__m1C3X{padding:1.5rem 1.25rem}.FaqSection_faqQuestion__igZlo{font-size:1rem;line-height:1.5}.FaqSection_faqAnswerVisible__lRrHR{padding:1.5rem 1.25rem}.FaqSection_faqAnswerHidden__rUyhr{padding:0 1.25rem}.FaqSection_faqAnswerText__RReHf{font-size:.9rem;line-height:1.6}}@media (max-width:450px){.FaqSection_heading__AodfT{font-size:1.75rem}.FaqSection_faqButton__m1C3X{padding:1.25rem 1rem}.FaqSection_faqQuestion__igZlo{font-size:.95rem;line-height:1.4}.FaqSection_faqAnswerVisible__lRrHR{padding:1.25rem 1rem}.FaqSection_faqAnswerHidden__rUyhr{padding:0 1rem}.FaqSection_faqAnswerText__RReHf{font-size:.85rem;line-height:1.5}.FaqSection_faqIcon__I13uB{height:1.25rem;width:1.25rem}}.HowItWorks_container__IpFe_{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;border-radius:1rem;width:100%;margin:1rem 0;padding:3rem;background-color:#f9f9f9;box-sizing:border-box}.HowItWorks_section__DoDjl{width:100%;max-width:1200px;margin:0 auto}.HowItWorks_imageWrapper__7fTJ_{display:flex;justify-content:center;align-items:center;min-width:150px}.HowItWorks_image__6X3A5{border-radius:1rem;transition:transform .3s ease;-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.HowItWorks_content__ppxdq{max-width:800px;padding:1.5rem}.HowItWorks_content__ppxdq p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5;color:#797777}.HowItWorks_content__ppxdq h3{text-align:center;font-size:1.25rem;margin-bottom:1rem;color:#fff}@media (max-width:768px){.HowItWorks_container__IpFe_{padding:2rem;gap:1.5rem}.HowItWorks_content__ppxdq{padding:1rem}.HowItWorks_content__ppxdq p{font-size:.9rem;margin-bottom:1rem}}@media (max-width:450px){.HowItWorks_container__IpFe_{flex-direction:column;padding:1.5rem;margin:.5rem auto;max-width:95%;gap:1rem}.HowItWorks_imageWrapper__7fTJ_{min-width:100px;margin:.5rem 0}.HowItWorks_image__6X3A5{max-width:100px;height:auto}.HowItWorks_content__ppxdq{padding:.5rem;text-align:center;width:100%;max-width:100%;margin:0 auto}.HowItWorks_content__ppxdq p{font-size:.85rem;margin-bottom:.75rem;padding:0 .5rem;text-align:center}.HowItWorks_content__ppxdq h3{font-size:1rem;margin-bottom:.75rem;padding:0 .5rem}}.GrowingSocialPresence_wrapper__DszVF{max-width:1400px;margin:0 auto;overflow:hidden;padding:5rem 1rem 10rem}.GrowingSocialPresence_header__LfVof{padding:2rem 0 2.5rem;text-align:center;font-size:2.5rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.GrowingSocialPresence_animateHeader__ZdO6z{opacity:1;transform:translateY(0)}.GrowingSocialPresence_content__9XO9a{display:flex;justify-content:space-between;align-items:stretch;gap:3rem;width:100%}.GrowingSocialPresence_imageContainer__Y7IN4{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;width:45%;opacity:0;transform:translateX(-100px);transition:opacity .8s ease-out,transform .8s ease-out}.GrowingSocialPresence_animateLeft__cykuz{opacity:1;transform:translateX(0)}.GrowingSocialPresence_imageWrapper__G2jlw{position:relative;overflow:hidden;border-radius:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:calc(50% - 1rem);flex:1}.GrowingSocialPresence_imageWrapper__G2jlw:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.15)}.GrowingSocialPresence_image__EpYlT{border-radius:1.5rem;transition:transform .5s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.GrowingSocialPresence_imageWrapper__G2jlw:hover .GrowingSocialPresence_image__EpYlT{transform:scale(1.05)}.GrowingSocialPresence_contentContainer__hpQht{width:50%;padding:2.5rem;background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.07);opacity:0;transform:translateX(100px);transition:opacity .8s ease-out,transform .8s ease-out;display:flex;flex-direction:column;justify-content:center}.GrowingSocialPresence_animateRight__dnHNp{opacity:1;transform:translateX(0)}.GrowingSocialPresence_contentContainer__hpQht p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:1.5rem;text-align:left}.GrowingSocialPresence_contentContainer__hpQht p:last-child{margin-bottom:0}.GrowingSocialPresence_contentContainer__hpQht p strong{color:#111;font-weight:600}@media (max-width:768px){.GrowingSocialPresence_header__LfVof{font-size:2rem;padding:1.5rem 0 2rem}.GrowingSocialPresence_content__9XO9a{flex-direction:column;gap:2rem}.GrowingSocialPresence_imageContainer__Y7IN4{width:90%;margin:0 auto;flex-direction:row;height:auto}.GrowingSocialPresence_imageWrapper__G2jlw{width:48%;height:300px}.GrowingSocialPresence_contentContainer__hpQht{width:90%;padding:2rem;height:auto}.GrowingSocialPresence_contentContainer__hpQht p{font-size:1rem;line-height:1.6}}@media (max-width:480px){.GrowingSocialPresence_wrapper__DszVF{padding-top:2rem}.GrowingSocialPresence_content__9XO9a{display:flex;justify-content:space-between;align-items:stretch;gap:1.5rem;width:100%;flex-direction:column}.GrowingSocialPresence_header__LfVof{font-size:1.75rem;padding:1rem 0 1.5rem}.GrowingSocialPresence_contentContainer__hpQht{width:90%;padding:.3rem;align-self:center}.GrowingSocialPresence_contentContainer__hpQht p{margin-top:0;font-size:.85rem;line-height:1.5;text-align:center}}@media (max-width:400px){.GrowingSocialPresence_content__9XO9a.GrowingSocialPresence_mobileContent__0ld4K{display:flex;flex-direction:column}.GrowingSocialPresence_content__9XO9a.GrowingSocialPresence_mobileContent__0ld4K .GrowingSocialPresence_imageContainer__Y7IN4{order:1;display:flex;flex-direction:column!important;width:100%;gap:1.5rem;margin:0}.GrowingSocialPresence_content__9XO9a.GrowingSocialPresence_mobileContent__0ld4K .GrowingSocialPresence_imageContainer__Y7IN4 .GrowingSocialPresence_imageWrapper__G2jlw{width:100%!important;margin-bottom:0;height:100px;flex:none}.GrowingSocialPresence_content__9XO9a.GrowingSocialPresence_mobileContent__0ld4K .GrowingSocialPresence_contentContainer__hpQht{order:2;margin-top:0}}.ViralCallToAction_container__GvCrq{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem 4rem;background-color:#fff;background-image:radial-gradient(circle at 10% 20%,rgba(0,36,112,.03) 0,rgba(0,201,252,.03) 90%);border-radius:1rem;box-shadow:0 8px 30px rgba(0,0,0,.1);max-width:1150px;position:relative;overflow:hidden;transform:translateX(100%);opacity:0;margin:2rem auto}.ViralCallToAction_visible__a0FsC{animation:ViralCallToAction_slideInFromRight__t5yzv .8s ease-out forwards}@keyframes ViralCallToAction_slideInFromRight__t5yzv{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.ViralCallToAction_container__GvCrq:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,0) 70%);opacity:.4;z-index:0}.ViralCallToAction_heading__H6_pi{font-size:2.5rem;margin-bottom:1rem;color:#fff;position:relative;z-index:1;opacity:0}.ViralCallToAction_visible__a0FsC .ViralCallToAction_heading__H6_pi{animation:ViralCallToAction_fadeIn__7LnaW .5s ease-out .4s forwards}.ViralCallToAction_description___LWVq{font-size:1.1rem;color:#333;max-width:700px;margin-bottom:2rem;line-height:1.5;position:relative;z-index:1;opacity:0}.ViralCallToAction_visible__a0FsC .ViralCallToAction_description___LWVq{animation:ViralCallToAction_fadeIn__7LnaW .5s ease-out .5s forwards}.ViralCallToAction_button__uFK29{display:inline-block;padding:1rem 2.5rem;background-color:#002470;color:#fff;text-decoration:none;border-radius:.5rem;transition:all .3s ease;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px rgba(0,36,112,.3),0 0 0 2px hsla(0,0%,100%,.5);position:relative;z-index:1;letter-spacing:.05em;text-transform:uppercase;opacity:0}.ViralCallToAction_visible__a0FsC .ViralCallToAction_button__uFK29{animation:ViralCallToAction_fadeIn__7LnaW .5s ease-out .7s forwards}@keyframes ViralCallToAction_fadeIn__7LnaW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ViralCallToAction_button__uFK29:hover{background-color:#003db9;transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px rgba(0,36,112,.4),0 0 0 3px hsla(0,0%,100%,.7)}.ViralCallToAction_packagesGrid__zWUDm{display:flex;gap:2rem;margin-top:1rem;margin-bottom:2rem;position:relative;z-index:1;width:100%;max-width:900px;justify-content:center}.ViralCallToAction_packageCard__n47Vr{background-color:#fff;border-radius:.75rem;padding:1.75rem 1.5rem;width:100%;max-width:300px;box-shadow:0 4px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center;border:2px solid transparent;transition:all .3s ease;opacity:0;transform:translateY(30px);position:relative;overflow:hidden}.ViralCallToAction_iconWrapper__tZEXg{position:absolute;z-index:0;opacity:.15;transition:opacity .3s ease}.ViralCallToAction_packageCard__n47Vr:first-child .ViralCallToAction_iconWrapper__tZEXg{left:-30px;bottom:20px;right:auto;top:auto;transform:rotate(-8deg);opacity:.18}.ViralCallToAction_packageCard__n47Vr:nth-child(2) .ViralCallToAction_iconWrapper__tZEXg{left:-30px;bottom:20px;right:auto;top:auto;transform:rotate(-8deg);opacity:.14}.ViralCallToAction_packageCard__n47Vr:nth-child(3) .ViralCallToAction_iconWrapper__tZEXg{left:-30px;bottom:20px;right:auto;top:auto;transform:rotate(-8deg);opacity:.16}.ViralCallToAction_socialIcon___N2AU{font-size:120px}.ViralCallToAction_packageCard__n47Vr:first-child .ViralCallToAction_socialIcon___N2AU{color:#00f2ea;font-size:130px}.ViralCallToAction_packageCard__n47Vr:nth-child(2) .ViralCallToAction_socialIcon___N2AU{color:#e1306c;font-size:130px}.ViralCallToAction_packageCard__n47Vr:nth-child(3) .ViralCallToAction_socialIcon___N2AU{color:red;font-size:130px}.ViralCallToAction_packageCard__n47Vr:first-child:hover .ViralCallToAction_iconWrapper__tZEXg{opacity:.28;transform:rotate(-15deg) scale(1.05)}.ViralCallToAction_packageCard__n47Vr:nth-child(2):hover .ViralCallToAction_iconWrapper__tZEXg{opacity:.26;transform:rotate(-15deg) scale(1.08)}.ViralCallToAction_packageCard__n47Vr:nth-child(3):hover .ViralCallToAction_iconWrapper__tZEXg{opacity:.3;transform:rotate(-15deg) scale(1.06)}.ViralCallToAction_packageCard__n47Vr:after{content:none}.ViralCallToAction_packageCard__n47Vr:first-child:after,.ViralCallToAction_packageCard__n47Vr:nth-child(2):after,.ViralCallToAction_packageCard__n47Vr:nth-child(3):after{background-image:none}.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:first-child{animation:ViralCallToAction_fadeInUp__QyX6_ .5s ease-out .4s forwards}.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:nth-child(2){animation:ViralCallToAction_fadeInUp__QyX6_ .5s ease-out .6s forwards}.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:nth-child(3){animation:ViralCallToAction_fadeInUp__QyX6_ .5s ease-out .8s forwards}@keyframes ViralCallToAction_fadeInUp__QyX6_{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ViralCallToAction_packageCard__n47Vr:hover{transform:translateY(-5px);border-color:#002470;box-shadow:0 8px 20px rgba(0,0,0,.15)}.ViralCallToAction_packageTitle__UHI7d{font-weight:700;font-size:1.25rem;margin-bottom:.75rem;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;position:relative;z-index:1}.ViralCallToAction_packagePrice__bFhMZ{font-size:1.7rem;margin-bottom:1rem;color:#000;position:relative;z-index:1}.ViralCallToAction_packageBenefits__s69_c{color:#555;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;min-height:4rem;position:relative;z-index:1}.ViralCallToAction_buyButton__lWSGH{padding:.5rem 1.5rem;background-color:#002470;color:#fff;border-radius:4px;font-weight:700;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;z-index:1}.ViralCallToAction_buyButton__lWSGH:hover{background-color:#003db9;transform:translateY(-2px)}@media (max-width:768px){.ViralCallToAction_container__GvCrq{padding:2rem 1rem 3rem;margin-top:2rem;margin-bottom:2rem;width:100%;transform:translateX(0);opacity:1}.ViralCallToAction_heading__H6_pi{font-size:1.75rem;margin-bottom:.75rem}.ViralCallToAction_description___LWVq{font-size:.9rem;margin-bottom:1.5rem}.ViralCallToAction_packagesGrid__zWUDm{flex-direction:column;gap:1rem}.ViralCallToAction_packageCard__n47Vr{max-width:100%;opacity:1;transform:translateY(0)}.ViralCallToAction_iconWrapper__tZEXg{transform:scale(.8)}.ViralCallToAction_socialIcon___N2AU{font-size:100px}.ViralCallToAction_packageTitle__UHI7d{font-size:1.3rem}.ViralCallToAction_packagePrice__bFhMZ{font-size:1.2rem}.ViralCallToAction_packageBenefits__s69_c{font-size:.9rem;margin-bottom:1rem}.ViralCallToAction_buyButton__lWSGH{width:40%;padding:.5rem 1rem;font-size:1rem;margin-top:.5rem}.ViralCallToAction_visible__a0FsC,.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:first-child,.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:nth-child(2),.ViralCallToAction_visible__a0FsC .ViralCallToAction_packageCard__n47Vr:nth-child(3){animation:ViralCallToAction_fadeIn__7LnaW .5s ease-out forwards}}.WhyChooseUs_header__Ysvk6{padding-bottom:1rem;text-align:center;font-size:2.5rem;margin-bottom:2rem;opacity:1}.WhyChooseUs_wrapper__d1NQO{display:flex;flex-direction:column;align-items:center;width:100%;padding:2rem 1rem 0;overflow:hidden}.WhyChooseUs_section__JthGQ{display:flex;flex-wrap:nowrap;gap:1.5rem;margin:.5rem 0;padding:1rem;justify-content:center;align-items:stretch;text-align:center;width:100%;max-width:1400px;overflow-x:auto;scrollbar-width:none}.WhyChooseUs_section__JthGQ::-webkit-scrollbar{display:none}.WhyChooseUs_sectionItem__0PYpw{display:flex;justify-content:center;align-items:center;padding:1rem;-o-object-fit:cover;object-fit:cover}.WhyChooseUs_container__4FTGj{padding:2rem 1rem;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:1rem;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.05);margin-bottom:.5rem;width:23%;min-width:220px;max-width:300px;flex:1;background-color:#fff;opacity:1;transition:box-shadow .3s ease}.WhyChooseUs_container__4FTGj:hover{box-shadow:0 12px 30px rgba(0,0,0,.1)}.WhyChooseUs_iconWrapper__qtXGf{background-color:#f5f8ff;border-radius:50%;width:90px;height:90px;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;transition:transform .3s ease}.WhyChooseUs_container__4FTGj:hover .WhyChooseUs_iconWrapper__qtXGf{transform:scale(1.05)}.WhyChooseUs_image__g6ZMr{border-radius:1rem;transition:transform .3s ease;-o-object-fit:contain;object-fit:contain}.WhyChooseUs_content__wTqFw{text-align:center;padding:.5rem;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.WhyChooseUs_content__wTqFw h3{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:#fff}.WhyChooseUs_content__wTqFw p{font-size:.95rem;line-height:1.5;color:#555}@media (max-width:1200px){.WhyChooseUs_section__JthGQ{overflow-x:auto}.WhyChooseUs_container__4FTGj{min-width:210px;padding:1.5rem 1rem}.WhyChooseUs_iconWrapper__qtXGf{width:80px;height:80px}.WhyChooseUs_content__wTqFw h3{font-size:1.1rem}.WhyChooseUs_content__wTqFw p{font-size:.9rem}}@media (max-width:768px){.WhyChooseUs_header__Ysvk6{font-size:2rem;padding-bottom:1rem}.WhyChooseUs_section__JthGQ{gap:1rem;width:100%;padding:.5rem;overflow-x:hidden;flex-wrap:wrap;justify-content:space-between;flex-direction:row;display:flex}.WhyChooseUs_container__4FTGj{padding:1.5rem .75rem;min-width:0;width:calc(45% - .5rem);max-width:none;flex:0 0 auto;margin-bottom:1rem}.WhyChooseUs_iconWrapper__qtXGf{width:70px;height:70px}.WhyChooseUs_content__wTqFw h3{font-size:1rem;margin-bottom:.5rem}.WhyChooseUs_content__wTqFw p{font-size:.8rem;line-height:1.4}}@media (max-width:450px){.WhyChooseUs_header__Ysvk6{font-size:1.5rem;padding-bottom:.75rem;margin-bottom:1rem}.WhyChooseUs_wrapper__d1NQO{padding:1rem .5rem 3rem}.WhyChooseUs_section__JthGQ{flex-wrap:wrap;gap:.5rem;width:100%;padding:.5rem;overflow-x:hidden;justify-content:space-between;flex-direction:row;align-items:stretch;display:grid;grid-template-columns:1fr 1fr}.WhyChooseUs_container__4FTGj{padding:1rem .5rem;min-width:0;width:40%;margin:0 0 .75rem;flex:0 0 auto;display:flex;flex-direction:column}.WhyChooseUs_iconWrapper__qtXGf{width:80px;height:80px;margin-bottom:.25rem}.WhyChooseUs_content__wTqFw{padding:0;flex:1;display:flex;flex-direction:column}.WhyChooseUs_content__wTqFw h3{font-size:.9rem;margin-bottom:.25rem;color:#fff}.WhyChooseUs_content__wTqFw p{font-size:.7rem;line-height:1.3;text-align:center;margin:0}}.WhyToBuySection_whyToBuySection__QNU00{padding:4rem 0;background-color:#f8fafc;margin-top:5rem;margin-bottom:10rem}.WhyToBuySection_container__ec43f{max-width:1400px;margin:0 auto;padding:0 1rem}.WhyToBuySection_heading__9bdMw{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem!important;color:#fff;padding-bottom:2rem}.WhyToBuySection_highlighted__sQuDI{color:#00c9fc;font-weight:700}.WhyToBuySection_reasonsGrid__T_4Ei{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:640px){.WhyToBuySection_reasonsGrid__T_4Ei{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyToBuySection_reasonsGrid__T_4Ei{grid-template-columns:repeat(4,1fr)}}.WhyToBuySection_reasonCard__jvppL{display:flex;flex-direction:column;align-items:center;text-align:center}.WhyToBuySection_imageContainer__NNVyB{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;background-color:#f0f9ff;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.WhyToBuySection_reasonImage__S5pyy{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.WhyToBuySection_reasonTitle__aX53s{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.WhyToBuySection_reasonDescription__chE1X{font-size:1rem!important;color:#4b5563;line-height:1.5}@media (max-width:768px){.WhyToBuySection_reasonDescription__chE1X{font-size:.85rem!important;color:#4b5563;line-height:1}.WhyToBuySection_imageContainer__NNVyB{width:80px;height:80px}}.Reviews_wrapper__uvmWX{background-color:transparent;width:100%;position:relative;overflow:hidden;padding:4rem 2rem 0}.Reviews_header__NGCLY{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#fff;opacity:0;transform:translateY(20px);animation:Reviews_fadeInUp__i1StP .6s ease forwards}.Reviews_reviewsContainer__xQMxb{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 .75rem}.Reviews_reviewCard__dsnmL{background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:16px;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.34,1.56,.64,1);width:100%;max-width:800px;opacity:0;transform:translateY(40px);position:relative;overflow:hidden}.Reviews_reviewCard__dsnmL.Reviews_animate__MAe8u{animation:Reviews_slideInUp__2rEoE .6s cubic-bezier(.34,1.56,.64,1) forwards}.Reviews_reviewCard__dsnmL:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.15)}.Reviews_reviewCard__dsnmL:before{content:'"';position:absolute;top:1rem;left:1rem;font-size:4rem;color:#f0f0f0;font-family:Georgia,serif;line-height:1;z-index:0;opacity:.5}.Reviews_reviewHeader__llaoD{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:0 .25rem;position:relative;z-index:1}.Reviews_reviewHeader__llaoD.Reviews_reverse__AV5Oc{flex-direction:row-reverse;justify-content:flex-start}.Reviews_profileImageWrapper__mIJ2P{position:relative;border-radius:50%;padding:3px;background:linear-gradient(45deg,#6366f1,#8b5cf6)}.Reviews_profileImage__s84aO{border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff}.Reviews_reviewerName__UGZ0t{font-size:1.1rem;font-weight:600;color:#fff;margin:0;position:relative;z-index:1}.Reviews_reviewContent__R4FmX{color:#666;line-height:1.6;margin:0;font-size:1rem;padding:.5rem .25rem;position:relative;z-index:1}@keyframes Reviews_fadeInUp__i1StP{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Reviews_slideInUp__2rEoE{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Reviews_wrapper__uvmWX{padding:2rem 1rem}.Reviews_header__NGCLY{font-size:2rem;margin-bottom:2rem}.Reviews_reviewCard__dsnmL{padding:1.5rem;max-width:600px}.Reviews_reviewCard__dsnmL:before{font-size:3rem}}@media (max-width:480px){.Reviews_wrapper__uvmWX{padding:1.5rem .5rem}.Reviews_header__NGCLY{font-size:1.5rem;margin-bottom:1.5rem}.Reviews_reviewsContainer__xQMxb{gap:1rem;padding:0 .5rem}.Reviews_reviewCard__dsnmL{padding:1.25rem;max-width:100%}.Reviews_reviewCard__dsnmL:before{font-size:2.5rem;top:.75rem;left:.75rem}.Reviews_reviewHeader__llaoD{gap:.75rem;margin-bottom:.75rem}.Reviews_reviewerName__UGZ0t{font-size:1rem}.Reviews_reviewContent__R4FmX{font-size:.85rem;line-height:1.4}}@media (max-width:360px){.Reviews_wrapper__uvmWX{padding:1rem .25rem}.Reviews_header__NGCLY{font-size:1.25rem;margin-bottom:1rem}.Reviews_reviewCard__dsnmL{padding:1rem}.Reviews_reviewCard__dsnmL:before{font-size:2rem;top:.5rem;left:.5rem}.Reviews_reviewHeader__llaoD{gap:.5rem;margin-bottom:.75rem}.Reviews_reviewerName__UGZ0t{font-size:1rem}.Reviews_reviewContent__R4FmX{font-size:.8rem;line-height:1.3}}.InstagramProfileFetcher_label-container__JBkxO{display:flex;align-items:center;gap:8px}.InstagramProfileFetcher_tooltip-container__YFwH5{position:relative;display:inline-block}.InstagramProfileFetcher_info-icon__XKbO9{color:#666;cursor:help;font-size:16px}.InstagramProfileFetcher_tooltip-text__9qmr_{visibility:hidden;position:absolute;z-index:1;bottom:125%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;text-align:center;padding:8px 12px;border-radius:6px;font-size:14px;white-space:nowrap;opacity:0;transition:opacity .3s}.InstagramProfileFetcher_tooltip-text__9qmr_:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#333}.InstagramProfileFetcher_tooltip-container__YFwH5:hover .InstagramProfileFetcher_tooltip-text__9qmr_{visibility:visible;opacity:1}.InstagramProfileFetcher_instagram-profile-fetch__WNWUY{display:flex;align-items:center;gap:4rem;padding:3rem 0 2rem}.InstagramProfileFetcher_instagram-image__R7ZSX{max-width:200px;max-height:200px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.InstagramProfileFetcher_input-container___znuY{display:flex;flex-direction:column;gap:.7rem;max-height:320px}.InstagramProfileFetcher_input-group__KVUbS{display:flex;flex-direction:column}.InstagramProfileFetcher_total-price__pb4uD p{margin:0;font-size:1rem}.InstagramProfileFetcher_input-label__SxtdW{font-size:1rem;color:#797777}.InstagramProfileFetcher_input-login__qzDzm{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px;width:300px}.InstagramProfileFetcher_input-login__qzDzm::-moz-placeholder{font-size:12px;color:#888;opacity:1}.InstagramProfileFetcher_input-login__qzDzm::placeholder{font-size:12px;color:#888;opacity:1}@media (max-width:450px){.InstagramProfileFetcher_tooltip-text__9qmr_{font-size:7px}.InstagramProfileFetcher_input-label__SxtdW{font-size:10px}.InstagramProfileFetcher_input-login__qzDzm{width:210px}.InstagramProfileFetcher_instagram-profile-fetch__WNWUY{display:flex;align-items:center;gap:1rem;padding:1rem 0 0}.InstagramProfileFetcher_instagram-image__R7ZSX{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.InstagramProfileFetcher_input-container___znuY{display:flex;flex-direction:column;gap:.35rem}.InstagramProfileFetcher_input-group__KVUbS{display:flex;flex-direction:column}.InstagramProfileFetcher_order-now-btn__Wnkui{padding:12px 24px;font-size:.9rem;width:150px;min-width:150px;max-width:150px;height:45px;margin:12px auto}.InstagramProfileFetcher_button-text__cgyIs{font-size:.9rem;white-space:nowrap;display:inline-block}.InstagramProfileFetcher_button-arrow__WUv9N{font-size:.9rem;display:inline-block}.InstagramProfileFetcher_loading-text__GGuMd{font-size:.9rem;white-space:nowrap;display:inline-block}.InstagramProfileFetcher_error-container__t_vUi{min-height:20px;margin-top:4px}}.InstagramProfileFetcher_order-now-btn__Wnkui{background:linear-gradient(45deg,#405de6,#5b51d8);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;max-width:300px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(64,93,230,.2);margin-bottom:0;height:30px}.InstagramProfileFetcher_order-now-btn__Wnkui:hover{box-shadow:0 6px 20px rgba(64,93,230,.3);background:linear-gradient(45deg,#5b51d8,#405de6)}.InstagramProfileFetcher_order-now-btn__Wnkui:active{box-shadow:0 2px 10px rgba(64,93,230,.2)}.InstagramProfileFetcher_order-now-btn__Wnkui:disabled{background:linear-gradient(45deg,#a8a8a8,#d1d1d1);cursor:not-allowed;transform:none;box-shadow:none;opacity:.7}.InstagramProfileFetcher_button-text__cgyIs{transform:translateX(0);transition:transform .3s ease}.InstagramProfileFetcher_button-arrow__WUv9N{opacity:0;transform:translateX(-10px);transition:all .3s ease}.InstagramProfileFetcher_order-now-btn__Wnkui:hover .InstagramProfileFetcher_button-text__cgyIs{transform:translateX(-10px)}.InstagramProfileFetcher_order-now-btn__Wnkui:hover .InstagramProfileFetcher_button-arrow__WUv9N{opacity:1;transform:translateX(0)}.InstagramProfileFetcher_loading-text__GGuMd{display:inline-block;position:relative}.InstagramProfileFetcher_loading-text__GGuMd:after{content:"...";position:absolute;animation:InstagramProfileFetcher_loading-dots__CVJ3w 1.5s infinite;width:20px;text-align:left}@keyframes InstagramProfileFetcher_loading-dots__CVJ3w{0%{content:"."}33%{content:".."}66%{content:"..."}}.InstagramProfileFetcher_input-wrapper__xTh20{position:relative;width:100%}.InstagramProfileFetcher_spinner-container__z4svc{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.InstagramProfileFetcher_spinner___gkM9{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top-color:#405de6;border-radius:50%;animation:InstagramProfileFetcher_spin__eehsx .8s linear infinite}@keyframes InstagramProfileFetcher_spin__eehsx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.OrderCards_cardContainer__3KVXG{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:stretch;width:100%;margin-top:1rem;max-width:700px;margin-left:auto;margin-right:auto}.OrderCards_orderCardsFetcherContainer__flmbq{background-color:hsla(0,0%,100%,.75);border-radius:1.5rem;box-shadow:0 .125rem .3125rem rgba(0,0,0,.1);margin-bottom:1rem;padding:2rem 5rem 1rem}.OrderCards_card__47uHj{padding:.5rem 0;border-radius:1.5rem;text-align:center;box-shadow:0 .125rem .3125rem rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#00c9fc,#fff);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:80px;min-height:80px;position:relative;overflow:visible}.OrderCards_premiumCard__Js1Z_{background:linear-gradient(180deg,#ffb347,#fff)}.OrderCards_card__47uHj:hover{transform:translateY(-10px);box-shadow:0 .25rem .625rem rgba(0,0,0,.2)}.OrderCards_selectedCard__I7nz8{transform:translateY(-10px);box-shadow:0 .25rem .625rem rgba(0,0,0,.3);border:2px solid #ff5757}.OrderCards_premiumCard__Js1Z_.OrderCards_selectedCard__I7nz8{border:2px solid #e67700}.OrderCards_badge__S53wd{position:absolute;top:-8px;left:-5px;transform:translateX(0) rotate(-10deg);color:#fff;font-size:.6rem;font-weight:700;padding:3px 8px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2);white-space:nowrap;z-index:10}.OrderCards_badge__S53wd,.OrderCards_badge__S53wd.OrderCards_bestOffer__aF3sw{background:linear-gradient(90deg,#ff5757,#8c52ff)}.OrderCards_placeOrderDiv__oLYw_{flex-direction:row;padding-top:1rem;margin-bottom:5rem}.OrderCards_cardsCustomQuantity__brODb,.OrderCards_placeOrderDiv__oLYw_{display:flex;justify-content:center;align-items:center;width:100%;position:relative}.OrderCards_cardsCustomQuantity__brODb{flex-direction:column}.OrderCards_imageContainerInstagram__PzcN2{display:flex;align-items:start;justify-content:start;align-self:flex-start;width:30%;margin-right:3rem}.OrderCards_imageContainerYoutube__i956o{align-self:flex-start;width:25%}.OrderCards_imageContainerTiktok__kcbTf,.OrderCards_imageContainerYoutube__i956o{display:flex;align-items:center;justify-content:center;max-width:1;max-height:1;margin-right:3rem}.OrderCards_imageContainerTiktok__kcbTf{align-self:center;width:28%}.OrderCards_card__47uHj p{margin:0;padding:0;line-height:1.5}.OrderCards_originalPrice__6ruLp{text-decoration:line-through;color:#797777;height:1.5em;margin:0;padding:0}.OrderCards_price__tBBZ5,.OrderCards_quantity__LSNwb{margin:0;padding:0}.OrderCards_platformImage__zTanO{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:1rem}.OrderCards_imageContainerInstagram__PzcN2 img,.OrderCards_imageContainerTiktok__kcbTf img,.OrderCards_imageContainerYoutube__i956o img{max-width:100%;height:auto}.OrderCards_growthOptionsContainer__k9GC9{width:100%;margin-bottom:2rem;border-radius:1.5rem;overflow:hidden;box-shadow:0 .25rem .5rem rgba(0,0,0,.2);display:flex;flex-direction:row;max-width:650px;z-index:10;position:relative;margin-left:auto;margin-right:auto}.OrderCards_growthOption__H_8Ei{flex:1;padding:.7rem 1rem;text-align:center;cursor:pointer;transition:all .3s ease;font-weight:700;font-size:1rem}.OrderCards_authenticGrowth__OJO44{background:linear-gradient(135deg,#00c9fc,#09f);border-right:1px solid hsla(0,0%,100%,.2)}.OrderCards_authenticGrowth__OJO44,.OrderCards_premiumGrowth__Au_79{color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.OrderCards_premiumGrowth__Au_79{background:linear-gradient(135deg,#ffb347,#ffa042);position:relative}.OrderCards_crownIcon__iK6vp{position:absolute;top:0;right:5px;font-size:2rem;transform:translateY(-30%) rotate(15deg)}.OrderCards_growthOption__H_8Ei.OrderCards_selected__YIYUv{font-weight:700;position:relative}.OrderCards_growthOption__H_8Ei.OrderCards_selected__YIYUv:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff}.OrderCards_authenticGrowth__OJO44.OrderCards_selected__YIYUv{background:linear-gradient(135deg,#00c9fc,#09f)}.OrderCards_premiumGrowth__Au_79.OrderCards_selected__YIYUv{background:linear-gradient(135deg,#ffb347,#ffa042)}.OrderCards_growthOption__H_8Ei:hover{filter:brightness(1.05)}@media screen and (max-width:768px){.OrderCards_cardContainer__3KVXG{gap:.5rem;padding:0 1.5rem}.OrderCards_card__47uHj{width:70px;min-height:70px;height:80px}.OrderCards_badge__S53wd{font-size:.5rem;padding:2px 6px;top:-6px;left:-4px}.OrderCards_placeOrderDiv__oLYw_{flex-direction:column;padding-top:1rem;margin-bottom:3rem}.OrderCards_imageContainerInstagram__PzcN2,.OrderCards_imageContainerTiktok__kcbTf,.OrderCards_imageContainerYoutube__i956o{width:50%;margin-right:0;margin-bottom:1.5rem;align-self:center}.OrderCards_cardsCustomQuantity__brODb{width:100%}.OrderCards_growthOptionsContainer__k9GC9{margin-bottom:1.5rem;max-width:350px}.OrderCards_crownIcon__iK6vp{font-size:1.4rem}.OrderCards_growthOption__H_8Ei{padding:.6rem .5rem;font-size:.9rem}}@media screen and (max-width:480px){.OrderCards_card__47uHj{width:60px;min-height:60px}.OrderCards_orderCardsFetcherContainer__flmbq{border-radius:0;margin-bottom:1rem;padding:1rem 0}.OrderCards_badge__S53wd{font-size:.4rem;padding:2px 4px;top:-5px;left:-3px}.OrderCards_imageContainerInstagram__PzcN2,.OrderCards_imageContainerTiktok__kcbTf,.OrderCards_imageContainerYoutube__i956o{width:70%}.OrderCards_growthOption__H_8Ei{padding:.5rem .3rem;font-size:.8rem}}.OrderCards_featureCardsContainer__kDpYu{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;max-width:900px;width:100%;margin-left:auto;margin-right:auto;flex-wrap:wrap}.OrderCards_featureCard__ZoI2c{border-radius:12px;padding:0;width:100%;max-width:290px;transition:all .3s ease;cursor:pointer;position:relative;background-color:#fff;border:1px solid #eaeaea;overflow:hidden}.OrderCards_featureCard__ZoI2c,.OrderCards_featureCard__ZoI2c:hover{box-shadow:0 1px 3px rgba(0,0,0,.08)}.OrderCards_activeFeatureCard__QL31i{box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #000!important}.OrderCards_featureCard__ZoI2c:first-child.OrderCards_activeFeatureCard__QL31i{border:1px solid #000!important;background-color:#fff}.OrderCards_featureCard__ZoI2c:last-child.OrderCards_activeFeatureCard__QL31i{border:1px solid #000!important;background-color:#fff;color:inherit}.OrderCards_featureCardTitle__npIVR{font-size:1.2rem;font-weight:700;margin:0;text-align:center;letter-spacing:-.02em;position:relative;padding:1.5rem 1rem 1rem;background-color:rgba(0,201,252,.5)}.OrderCards_featureCard__ZoI2c:last-child .OrderCards_featureCardTitle__npIVR{background-color:rgba(255,179,71,.5)}.OrderCards_featureCardTitle__npIVR:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00c9fc;opacity:.5}.OrderCards_featureCard__ZoI2c:last-child .OrderCards_featureCardTitle__npIVR:after{background-color:#ffb347}.OrderCards_featureList__Crun7{list-style:none;padding:2rem;margin:0}.OrderCards_featureList__Crun7 li{margin-bottom:1rem;display:flex;align-items:flex-start;line-height:1.5;font-size:.95rem}.OrderCards_checkmark__A0UWd{color:#00c9fc;margin-right:.75rem;font-weight:700;font-size:1rem}.OrderCards_featureCard__ZoI2c:last-child .OrderCards_checkmark__A0UWd{color:#ffb347}.OrderCards_featureText___RHPk{flex:1}.OrderCards_infoButton__NGutx{background:none;border:none;font-size:.75rem;color:#00c9fc;cursor:pointer;text-decoration:underline;padding:0;margin-left:.5rem;display:inline-block;font-weight:500}.OrderCards_featureCard__ZoI2c:last-child .OrderCards_infoButton__NGutx{color:#ffb347}.OrderCards_questionMark__23V1B{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:14px;font-weight:700;background-color:#00c9fc;color:#fff;border-radius:50%;margin-left:5px;cursor:pointer;position:relative;top:-1px}.OrderCards_featureCard__ZoI2c:last-child .OrderCards_questionMark__23V1B{background-color:#ffb347}.OrderCards_modal___dQcO{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.OrderCards_modalContent__tkge1{background-color:#fff;padding:16px 20px;border-radius:8px;max-width:450px;width:90%;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.15);max-height:90vh;overflow-y:auto}.OrderCards_closeModal__CtN0w{position:absolute;top:10px;right:15px;font-size:20px;cursor:pointer;color:#999;font-weight:400}.OrderCards_closeModal__CtN0w:hover{color:#333}.OrderCards_modalSection__JpaSb{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee;display:flex;flex-direction:column;align-items:start;justify-content:start}.OrderCards_modalSection__JpaSb:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.OrderCards_modalSection__JpaSb h4{font-size:16px;font-weight:600;margin:0 0 8px;color:#333}.OrderCards_modalSection__JpaSb p{margin:0;font-size:14px;line-height:1.5;color:#666;text-align:left}@media screen and (max-width:480px){.OrderCards_modalContent__tkge1{width:95%;padding:15px;max-width:280px}}@media screen and (max-width:768px){.OrderCards_featureCardsContainer__kDpYu{flex-direction:row;justify-content:center;align-items:stretch;gap:1rem;padding:0 1rem}.OrderCards_featureCard__ZoI2c{max-width:48%}.OrderCards_featureCardTitle__npIVR{font-size:1rem;padding:1rem .5rem .8rem}.OrderCards_featureList__Crun7{padding:1rem}.OrderCards_featureList__Crun7 li{margin-bottom:.5rem;font-size:.85rem}.OrderCards_checkmark__A0UWd{margin-right:.5rem}}@media screen and (max-width:480px){.OrderCards_featureCardsContainer__kDpYu{gap:.5rem}.OrderCards_featureCard__ZoI2c{max-width:48%}.OrderCards_featureCardTitle__npIVR{font-size:.9rem;padding:.8rem .5rem .7rem}.OrderCards_featureList__Crun7{padding:.8rem}.OrderCards_featureList__Crun7 li{margin-bottom:.4rem;font-size:.75rem;line-height:1.3}.OrderCards_checkmark__A0UWd{font-size:.9rem;margin-right:.4rem}.OrderCards_questionMark__23V1B{width:16px;height:16px;font-size:12px}}.WhyChooseUsSection_section__asttY{display:flex;flex-direction:column;gap:4rem;justify-items:center;align-items:center;padding:4rem 2rem 2rem;max-width:1400px;margin:0 auto}.WhyChooseUsSection_container__VtKyr{padding:3rem 4rem;display:flex;align-items:center;flex-direction:row;gap:4rem;width:90%;border-radius:1.5rem;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease;opacity:0;will-change:transform,opacity}.WhyChooseUsSection_animateFromLeft__Rugth{animation:WhyChooseUsSection_slideInFromLeft__6N0lA .8s ease-out forwards}.WhyChooseUsSection_animateFromRight__gtZ_9{animation:WhyChooseUsSection_slideInFromRight__53DLe .8s ease-out forwards}@keyframes WhyChooseUsSection_slideInFromLeft__6N0lA{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes WhyChooseUsSection_slideInFromRight__53DLe{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.WhyChooseUsSection_reverse__QCpqy{flex-direction:row-reverse}.WhyChooseUsSection_imageWrapper__jhWrP{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:auto}.WhyChooseUsSection_image__MI3Fq{border-radius:1rem;padding:1rem;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:350px!important;height:350px!important}.WhyChooseUsSection_content__38ZEi{flex:1;text-align:left}.WhyChooseUsSection_contentReverse__1PYNs{text-align:right}.WhyChooseUsSection_content__38ZEi h2{font-size:2rem;margin-bottom:1.5rem}.WhyChooseUsSection_content__38ZEi p{font-size:1.1rem;line-height:1.6;color:#666}@media (max-width:768px){.WhyChooseUsSection_section__asttY{padding-top:4rem}.WhyChooseUsSection_container__VtKyr{padding:1.5rem;gap:2rem}.WhyChooseUsSection_content__38ZEi h2{font-size:1.5rem;margin-bottom:1rem}.WhyChooseUsSection_content__38ZEi p{font-size:.9rem}.WhyChooseUsSection_image__MI3Fq{width:400px!important;height:400px!important}}@media (max-width:480px){.WhyChooseUsSection_container__VtKyr{flex-direction:column;padding:1rem;gap:1rem;text-align:center}.WhyChooseUsSection_reverse__QCpqy{flex-direction:column}.WhyChooseUsSection_contentReverse__1PYNs,.WhyChooseUsSection_content__38ZEi{width:100%;text-align:center}.WhyChooseUsSection_content__38ZEi h2{font-size:1.25rem;margin-bottom:.75rem}.WhyChooseUsSection_content__38ZEi p{font-size:.85rem;line-height:1.4}.WhyChooseUsSection_image__MI3Fq{padding:.5rem}}@media (max-width:450px){.WhyChooseUsSection_image__MI3Fq{width:150px!important;height:150px!important;padding:.5rem}}.InstagramButtons_container__JvkMM{width:100%;display:flex;flex-direction:column;gap:15px}.InstagramButtons_buttonsContainer__lkMu6{display:flex;flex-direction:row;gap:15px;width:100%}.InstagramButtons_button__x66__{display:block;text-decoration:none;color:inherit;transition:all .3s ease;flex:1}.InstagramButtons_button__x66__:hover{transform:translateY(-1px)}.InstagramButtons_buttonContent__qYvy9{position:relative;display:flex;align-items:center;gap:10px;padding:10px 15px;background:#fff;border:2px solid #e9ecef;border-radius:12px;transition:all .3s ease;overflow:hidden}.InstagramButtons_button__x66__:hover .InstagramButtons_buttonContent__qYvy9{box-shadow:0 4px 15px rgba(0,0,0,.1);transform:scale(1.02)}.InstagramButtons_bubblesFollowers__ivJA7{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.InstagramButtons_bubbleFollowers___M9qV{position:absolute;background:linear-gradient(45deg,#e1306c,#833ab4);border-radius:50%;opacity:0;animation:InstagramButtons_floatFollowers__5qIWP 4s ease-in-out infinite}.InstagramButtons_bubbleFollowers___M9qV:first-child{width:30px;height:30px;left:5%;animation-delay:0s;animation-duration:4s}.InstagramButtons_bubbleFollowers___M9qV:nth-child(2){width:25px;height:25px;left:25%;animation-delay:1.5s;animation-duration:4s}.InstagramButtons_bubbleFollowers___M9qV:nth-child(3){width:35px;height:35px;left:50%;animation-delay:3s;animation-duration:4s}.InstagramButtons_bubbleFollowers___M9qV:nth-child(4){width:20px;height:20px;left:75%;animation-delay:.5s;animation-duration:4s}.InstagramButtons_bubbleFollowers___M9qV:nth-child(5){width:28px;height:28px;left:90%;animation-delay:2.5s;animation-duration:4s}@keyframes InstagramButtons_floatFollowers__5qIWP{0%{transform:translateY(100%) scale(0);opacity:0}10%{opacity:.25}90%{opacity:.25}to{transform:translateY(-80px) scale(1);opacity:0}}.InstagramButtons_bubblesLikes__LAzUr{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.InstagramButtons_bubbleLikes__pXlDQ{position:absolute;background:linear-gradient(45deg,#833ab4,#e1306c);border-radius:50%;opacity:0;animation:InstagramButtons_floatLikes__a5fGO 4s ease-in-out infinite}.InstagramButtons_bubbleLikes__pXlDQ:first-child{width:35px;height:35px;left:15%;animation-delay:.8s;animation-duration:4s}.InstagramButtons_bubbleLikes__pXlDQ:nth-child(2){width:22px;height:22px;left:35%;animation-delay:2.2s;animation-duration:4s}.InstagramButtons_bubbleLikes__pXlDQ:nth-child(3){width:28px;height:28px;left:60%;animation-delay:.2s;animation-duration:4s}.InstagramButtons_bubbleLikes__pXlDQ:nth-child(4){width:32px;height:32px;left:80%;animation-delay:3.5s;animation-duration:4s}.InstagramButtons_bubbleLikes__pXlDQ:nth-child(5){width:18px;height:18px;left:95%;animation-delay:1.8s;animation-duration:4s}@keyframes InstagramButtons_floatLikes__a5fGO{0%{transform:translateY(100%) scale(0);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translateY(-70px) scale(1);opacity:0}}.InstagramButtons_iconContainer__yFYU3{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border-radius:8px;flex-shrink:0}.InstagramButtons_icon__HxErK{width:34px;height:34px}.InstagramButtons_textContent__Y4ukw{position:relative;z-index:10;display:flex;flex-direction:column;flex-grow:1}.InstagramButtons_mainText__doTGg{font-size:.9rem;font-weight:600;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff;margin-bottom:2px}.InstagramButtons_subText__AzG79{font-size:12px;font-weight:700;color:#e1306c;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.InstagramButtons_buttonsContainer__lkMu6{flex-direction:column}.InstagramButtons_button__x66__{flex:none}.InstagramButtons_buttonContent__qYvy9{padding:8px 12px;gap:8px;width:150px}.InstagramButtons_iconContainer__yFYU3{width:30px;height:30px}.InstagramButtons_icon__HxErK{width:22px;height:22px}.InstagramButtons_mainText__doTGg{font-size:.75rem}.InstagramButtons_subText__AzG79{font-size:11px}}@media (max-width:480px){.InstagramButtons_buttonContent__qYvy9{padding:6px 10px;gap:6px;width:150px}.InstagramButtons_iconContainer__yFYU3{width:26px;height:26px}.InstagramButtons_icon__HxErK{width:18px;height:18px}.InstagramButtons_mainText__doTGg{font-size:.7rem}.InstagramButtons_subText__AzG79{font-size:10px}}.ComparisonTable_comparisonSection__tksM_{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.ComparisonTable_comparisonTable__oUpMp{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;width:95%}.ComparisonTable_comparisonLogo__zw74G{width:200px!important;height:50px!important;-o-object-fit:contain;object-fit:contain}.ComparisonTable_tableHeader__b65kD{display:grid;grid-template-columns:1fr 1fr 1fr;font-weight:600;font-size:1rem}.ComparisonTable_featureColumn__6wE4U{padding:1rem;text-align:left;font-weight:700;color:#333}.ComparisonTable_competitorsColumn__FML8P,.ComparisonTable_upnumbersColumn__0CU1q{padding:1rem;text-align:center;font-weight:600;color:#333;display:flex;align-items:center;justify-content:center}.ComparisonTable_upnumbersColumn__0CU1q{color:#3897f0;border:5px solid #3897f0;border-bottom:none;border-radius:8px 8px 0 0}.ComparisonTable_comparisonRow__VVPK6{display:grid;grid-template-columns:1fr 1fr 1fr;transition:background-color .2s ease}.ComparisonTable_comparisonRow__VVPK6:hover{background:#f8f9fa}.ComparisonTable_comparisonRow__VVPK6:last-child .ComparisonTable_positive__qLuO_{border-bottom:5px solid #3897f0;border-radius:0 0 8px 8px}.ComparisonTable_featureCell__W9j4a{padding:1rem;text-align:left;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0}.ComparisonTable_comparisonCell__Y13Fh{padding:1rem;text-align:center;border-right:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ComparisonTable_comparisonCell__Y13Fh:last-child{border-right:none}.ComparisonTable_cellIcon___oDeS{font-size:1.2rem;flex-shrink:0}.ComparisonTable_cellText__MnrpM{font-size:.9rem;font-weight:500;flex:1;text-align:center}.ComparisonTable_positive__qLuO_{color:#333;border-left:5px solid #3897f0;border-right:5px solid #3897f0}.ComparisonTable_positive__qLuO_ .ComparisonTable_cellIcon___oDeS{background:linear-gradient(135deg,#e4eefa,#357abd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.ComparisonTable_negative__e0EMW{color:#333;border-bottom:1px solid #f0f0f0}.ComparisonTable_negative__e0EMW .ComparisonTable_cellIcon___oDeS{color:#666}.ComparisonTable_warning__DMJYe{color:#333;border-bottom:1px solid #f0f0f0}.ComparisonTable_warning__DMJYe .ComparisonTable_cellIcon___oDeS{color:#666}@media (max-width:768px){.ComparisonTable_comparisonSection__tksM_{padding:2rem 1rem}.ComparisonTable_tableHeader__b65kD{grid-template-columns:1fr 1fr 1fr;font-size:.8rem}.ComparisonTable_competitorsColumn__FML8P,.ComparisonTable_featureColumn__6wE4U,.ComparisonTable_upnumbersColumn__0CU1q{padding:.75rem .5rem}.ComparisonTable_comparisonRow__VVPK6{grid-template-columns:1fr 1fr 1fr}.ComparisonTable_comparisonCell__Y13Fh,.ComparisonTable_featureCell__W9j4a{padding:.75rem .5rem;font-size:.6rem;text-align:center;justify-content:center;align-items:center;display:flex}.ComparisonTable_cellIcon___oDeS{font-size:1rem}.ComparisonTable_cellText__MnrpM{font-size:.8rem}}@media (max-width:480px){.ComparisonTable_comparisonSection__tksM_{padding:1.5rem .75rem}.ComparisonTable_tableHeader__b65kD{font-size:.7rem}.ComparisonTable_comparisonCell__Y13Fh,.ComparisonTable_competitorsColumn__FML8P,.ComparisonTable_featureCell__W9j4a,.ComparisonTable_featureColumn__6wE4U,.ComparisonTable_upnumbersColumn__0CU1q{padding:.5rem .25rem}.ComparisonTable_cellIcon___oDeS{font-size:.9rem}.ComparisonTable_cellText__MnrpM{font-size:.7rem}}.VideoGallery_videoGalleryContainer__Yq4aR{width:100%;padding:0;position:relative}.VideoGallery_videoGallery__1J5Os{display:flex;align-items:center;gap:2rem;padding:2rem;margin:0 auto;max-width:800px;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent);transition:mask-image .3s ease,-webkit-mask-image .3s ease}.VideoGallery_videoGallery__1J5Os.VideoGallery_scrolled__3aH6P{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.VideoGallery_videoGallery__1J5Os.VideoGallery_scrolled__3aH6P.VideoGallery_scrolledToEnd__GnMaV{mask-image:linear-gradient(90deg,transparent,#000 10%,#000);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000)}.VideoGallery_videoGallery__1J5Os::-webkit-scrollbar{display:none}.VideoGallery_videoCard__QCMnB{position:relative;width:300px;height:520px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.03);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;flex-shrink:0;transform-origin:center bottom;border:1px solid rgba(0,0,0,.04)}.VideoGallery_videoCard__QCMnB:hover{box-shadow:0 20px 40px rgba(0,0,0,.08),0 8px 16px rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.VideoGallery_videoThumbnail__aZFQo{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.05))}.VideoGallery_playButton__oFGoz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:hsla(0,0%,100%,.98);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);opacity:1}.VideoGallery_videoCard__QCMnB:hover .VideoGallery_playButton__oFGoz{transform:translate(-50%,-50%) scale(1)}.VideoGallery_playIcon__cw0Qp{width:28px;height:28px;color:#1a1a1a;transition:transform .3s ease}.VideoGallery_playButton__oFGoz:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.VideoGallery_playButton__oFGoz:hover .VideoGallery_playIcon__cw0Qp{transform:scale(1.1)}.VideoGallery_inlineVideo__hTL1l{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.VideoGallery_videoCard__QCMnB:hover .VideoGallery_inlineVideo__hTL1l{transform:scale(1.05)}.VideoGallery_navButton__nhlm7{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background:#fff;border:none;box-shadow:0 8px 24px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.05);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;opacity:.9}.VideoGallery_navButton__nhlm7:hover{transform:translateY(-50%) scale(1.1);opacity:1;box-shadow:0 12px 32px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.VideoGallery_prevButton__VW4H6{left:max(20px,calc(50% - 700px - 80px))}.VideoGallery_nextButton__Y5zZm{right:max(20px,calc(50% - 700px - 80px))}.VideoGallery_navIcon__9votA{width:24px;height:24px;color:#1a1a1a;transition:transform .2s ease}.VideoGallery_inlineVideo__hTL1l::-webkit-media-controls,.VideoGallery_inlineVideo__hTL1l::-webkit-media-controls-enclosure{display:none!important}.VideoGallery_placeholderThumbnail__9QzWQ{width:100%;height:100%;background:linear-gradient(45deg,#f0f0f0 25%,#e0e0e0 0,#e0e0e0 50%,#f0f0f0 0,#f0f0f0 75%,#e0e0e0 0);background-size:20px 20px;display:flex;align-items:center;justify-content:center;border-radius:8px}.VideoGallery_loadingSpinner__B_VOT{width:24px;height:24px;border:2px solid #e0e0e0;border-top-color:#00c9fc;border-radius:50%;animation:VideoGallery_spin___onhz 1s linear infinite}@keyframes VideoGallery_spin___onhz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1280px){.VideoGallery_videoGallery__1J5Os{gap:1.5rem}.VideoGallery_videoCard__QCMnB{width:280px;height:480px}.VideoGallery_navButton__nhlm7{width:48px;height:48px}}@media (max-width:768px){.VideoGallery_videoGalleryContainer__Yq4aR{padding:1.5rem 0}.VideoGallery_videoGallery__1J5Os{gap:.75rem;padding:1rem}.VideoGallery_videoCard__QCMnB{width:200px;height:350px;border-radius:20px}.VideoGallery_playButton__oFGoz{opacity:1;width:56px;height:56px}.VideoGallery_playIcon__cw0Qp{width:24px;height:24px}.VideoGallery_navButton__nhlm7{display:none}.VideoGallery_navIcon__9votA{width:20px;height:20px}.VideoGallery_prevButton__VW4H6{left:8px}.VideoGallery_nextButton__Y5zZm{right:8px}}@media (max-width:480px){.VideoGallery_videoGalleryContainer__Yq4aR{padding:1rem 0}.VideoGallery_videoGallery__1J5Os{gap:.5rem;padding:.75rem}.VideoGallery_videoCard__QCMnB{width:160px;height:280px;border-radius:16px}.VideoGallery_playButton__oFGoz{width:48px;height:48px}.VideoGallery_playIcon__cw0Qp{width:20px;height:20px}.VideoGallery_navButton__nhlm7{width:32px;height:32px}.VideoGallery_navIcon__9votA{width:18px;height:18px}.VideoGallery_prevButton__VW4H6{left:4px}.VideoGallery_nextButton__Y5zZm{right:4px}}.ServicesIntroduction_servicesWrapper__c2wER{display:flex;flex-direction:column;gap:2rem;width:100%}.ServicesIntroduction_tabsWrapper__m7CM4{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;max-width:1100px;margin:0 auto;align-items:start;min-height:180px}.ServicesIntroduction_platformTab__1NV4U{border-radius:20px;border:2px solid #e5e7eb;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.06);overflow:visible;position:relative}.ServicesIntroduction_tabSummary__Iuqoq{list-style:none;display:flex;align-items:center;gap:14px;padding:10px 16px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.ServicesIntroduction_tabSummary__Iuqoq::-webkit-details-marker{display:none}.ServicesIntroduction_iconBubble__rW4eQ{width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 16px rgba(0,0,0,.15);background:#fff;box-sizing:border-box;overflow:hidden}.ServicesIntroduction_iconImage__R817s{-o-object-fit:contain;object-fit:contain}.ServicesIntroduction_tabLabel__ua7zU{font-weight:700;color:#fff;text-shadow:-1.5px -1.5px 0 #000,1.5px -1.5px 0 #000,-1.5px 1.5px 0 #000,1.5px 1.5px 0 #000}.ServicesIntroduction_panel__U3rrf{padding:10px 14px 16px;display:block}.ServicesIntroduction_serviceList__BGysC{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.ServicesIntroduction_serviceListItem__1xW8w{margin:0}.ServicesIntroduction_serviceLink__XzXaM{display:flex;align-items:center;justify-content:space-between;border-radius:12px;border:1px solid #e5e7eb;padding:12px 14px;text-decoration:none;color:#111827;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.ServicesIntroduction_serviceLink__XzXaM:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.08);border-color:#d1d5db}.ServicesIntroduction_chipPopular__f6ENe{font-size:.72rem;font-weight:700;color:#fff;background:linear-gradient(90deg,#ff3b5c,#ff7a7a);padding:4px 8px;border-radius:9999px}.ServicesIntroduction_instagram__hGZrz .ServicesIntroduction_iconBubble__rW4eQ{border:2px solid #e4405f}.ServicesIntroduction_tiktok__7srVZ .ServicesIntroduction_iconBubble__rW4eQ{border:2px solid #000}.ServicesIntroduction_youtube__6Anot .ServicesIntroduction_iconBubble__rW4eQ{border:2px solid red}.ServicesIntroduction_instagram__hGZrz .ServicesIntroduction_iconBubble__rW4eQ,.ServicesIntroduction_tiktok__7srVZ .ServicesIntroduction_iconBubble__rW4eQ,.ServicesIntroduction_youtube__6Anot .ServicesIntroduction_iconBubble__rW4eQ{padding:6px}@media (max-width:1024px){.ServicesIntroduction_tabsWrapper__m7CM4{grid-template-columns:1fr;min-height:220px}}@media (max-width:480px){.ServicesIntroduction_tabsWrapper__m7CM4{grid-template-columns:1fr;gap:.75rem;min-height:auto;justify-items:center;padding:0 6px}.ServicesIntroduction_platformTab__1NV4U{border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);width:92%}.ServicesIntroduction_tabSummary__Iuqoq{padding:8px 12px;gap:10px}.ServicesIntroduction_iconBubble__rW4eQ{width:32px;height:32px;box-shadow:0 4px 12px rgba(0,0,0,.12)}.ServicesIntroduction_instagram__hGZrz .ServicesIntroduction_iconBubble__rW4eQ,.ServicesIntroduction_tiktok__7srVZ .ServicesIntroduction_iconBubble__rW4eQ,.ServicesIntroduction_youtube__6Anot .ServicesIntroduction_iconBubble__rW4eQ{padding:4px}.ServicesIntroduction_tabLabel__ua7zU{font-size:.95rem}.ServicesIntroduction_panel__U3rrf{padding:8px 12px 12px}.ServicesIntroduction_serviceList__BGysC{gap:8px}.ServicesIntroduction_serviceLink__XzXaM{padding:10px 12px;border-radius:10px;font-size:.95rem;box-shadow:0 1px 4px rgba(0,0,0,.06)}}.ServicesIntroduction_mobileContainer__ro7GE{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem;background:linear-gradient(to bottom right,#f9f9f9,#ececec);border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:90%;max-width:400px;margin:0 auto}.ServicesIntroduction_mobileLink__olpKJ{text-decoration:none;color:#333;font-size:1rem;font-weight:700;display:inline-block;transition:color .3s ease;width:100%;text-align:center}.ServicesIntroduction_mobileLink__olpKJ:hover{color:#000}.ServicesIntroduction_serviceItem___Dpw1{width:100%;padding:1rem 1.5rem;text-align:center;border-radius:8px;background-color:#fff;border:2px solid transparent;transition:all .3s ease;font-size:1rem;font-weight:700;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.05)}.ServicesIntroduction_instagramService__H_zLa:hover{border-color:#e4405f;transform:scale(1.05);background:#fce4ec}.ServicesIntroduction_tiktokService__tZY1_:hover{transform:scale(1.05);background:#e0f7fa}.ServicesIntroduction_youtubeService__31wER:hover{border-color:red;transform:scale(1.05);background:#ffe6e6}.ServicesIntroduction_introText__9CJfZ{text-align:center;max-width:800px;margin:0 auto 3rem;padding:0 1rem}.ServicesIntroduction_introTitle__bnIyz{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2;margin-top:4rem}.ServicesIntroduction_introDescription__aScuw{font-size:1rem;line-height:1.6;color:#666;margin:0}@media (max-width:768px){.ServicesIntroduction_introText__9CJfZ{margin-bottom:2rem}.ServicesIntroduction_introTitle__bnIyz{font-size:2rem}.ServicesIntroduction_introDescription__aScuw{font-size:1rem}}@media (max-width:480px){.ServicesIntroduction_introText__9CJfZ{margin-bottom:1.5rem}.ServicesIntroduction_introTitle__bnIyz{font-size:1.75rem;margin-top:1rem}.ServicesIntroduction_introDescription__aScuw{font-size:.85em;line-height:1.5}}.ServicesIntroduction_highlightedText__7JuHE{color:#00c9fc;position:relative;display:inline-block;padding:0 .2rem}.ServicesIntroduction_highlightedText__7JuHE:before{top:-2px}.ServicesIntroduction_highlightedText__7JuHE:after,.ServicesIntroduction_highlightedText__7JuHE:before{content:"";position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00c9fc,transparent)}.ServicesIntroduction_highlightedText__7JuHE:after{bottom:-2px}.ServicesIntroduction_popularBadge__Yjtut{position:absolute;top:-10px;right:-10px;font-size:.8rem;font-weight:800;color:#fff;background:linear-gradient(90deg,#ff3b5c,#ff7a7a);padding:6px 12px;border-radius:16px;box-shadow:0 8px 18px rgba(0,0,0,.18);--rotate:8deg;transform:rotate(var(--rotate));transform-origin:right center;z-index:2;animation:ServicesIntroduction_heartbeat__awEJZ 2.2s ease-in-out infinite;will-change:transform}@keyframes ServicesIntroduction_pulse___dqF2{0%{transform:rotate(5deg) scale(1)}50%{transform:rotate(5deg) scale(1.1)}to{transform:rotate(5deg) scale(1)}}@media (max-width:768px){.ServicesIntroduction_popularBadge__Yjtut{font-size:.7rem;padding:5px 9px;top:-10px;right:-10px;--rotate:7deg}}@media (max-width:480px){.ServicesIntroduction_popularBadge__Yjtut{font-size:.65rem;padding:4px 8px;top:-10px;right:-10px;--rotate:6deg}.ServicesIntroduction_servicesWrapper__c2wER{padding-top:2.5rem}@keyframes ServicesIntroduction_pulse___dqF2{0%{transform:rotate(5deg) scale(1)}50%{transform:rotate(5deg) scale(1.05)}to{transform:rotate(5deg) scale(1)}}}@keyframes ServicesIntroduction_heartbeat__awEJZ{0%{transform:rotate(var(--rotate)) scale(1)}15%{transform:rotate(var(--rotate)) scale(1.04)}30%{transform:rotate(var(--rotate)) scale(1)}45%{transform:rotate(var(--rotate)) scale(1.06)}70%{transform:rotate(var(--rotate)) scale(1)}to{transform:rotate(var(--rotate)) scale(1)}}@media (prefers-reduced-motion:reduce){.ServicesIntroduction_popularBadge__Yjtut{animation:none}}.SeeResults_container__Qvtvi{display:flex;justify-content:center;align-items:stretch;flex-direction:row;padding-top:4rem;gap:2rem;width:90%;max-width:1400px;margin:10rem auto 2rem}.SeeResults_imageContainer__aJYdB{width:20%;border-radius:1rem;transition:transform .3s ease}.SeeResults_contentContainer__xQwoo{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;max-width:40%;background-color:#f9f9f9;border-radius:1.5rem;transition:all .3s ease}.SeeResults_contentContainer__xQwoo h2{font-size:2rem;margin-bottom:1.5rem}.SeeResults_contentContainer__xQwoo p{font-size:1.1rem;line-height:1.6;color:#666;margin-bottom:1rem}@media (max-width:768px){.SeeResults_container__Qvtvi{padding-top:2rem;gap:1.5rem;width:95%}.SeeResults_contentContainer__xQwoo{padding:1.5rem;max-width:50%}.SeeResults_contentContainer__xQwoo h2{font-size:1.75rem;margin-bottom:1rem}.SeeResults_contentContainer__xQwoo p{font-size:1rem;line-height:1.4}}@media (max-width:450px){.SeeResults_container__Qvtvi{padding-top:1rem;gap:1rem;width:100%}.SeeResults_contentContainer__xQwoo{padding:1rem;max-width:60%}.SeeResults_contentContainer__xQwoo h2{font-size:1.5rem;margin-bottom:.75rem}.SeeResults_contentContainer__xQwoo p{font-size:.8rem;line-height:1.2}.SeeResults_imageContainer__aJYdB{border-radius:.5rem}}.CallToAction_header__nVQ27{padding-top:2rem;padding-bottom:3rem;text-align:center;font-size:1.25rem}.CallToAction_highlight__W745Q{color:#00c9fc;font-weight:700}.CallToAction_container__kI6og{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem}.CallToAction_image__W0JAl{max-width:100%}.CallToAction_button__dUj6F{display:inline-block;padding:1rem 2rem;background-color:#002470;color:#fff;text-decoration:none;border-radius:.5rem;transition:background-color .3s ease;font-size:1.25rem;font-weight:700;margin-top:1rem}@media (max-width:450px){.CallToAction_button__dUj6F{padding:.5rem 1rem;font-size:1rem;margin-top:.5rem}}.WhySection_whySection__LXAVi{max-width:1200px;margin:0 auto;text-align:center;padding:4rem 2rem 2rem;background-color:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1)}.WhySection_sectionTitle__o_eV2{font-size:2.2rem;font-weight:700;color:#fff;text-shadow:-1.5px -1.5px 0 #000,1.5px -1.5px 0 #000,-1.5px 1.5px 0 #000,1.5px 1.5px 0 #000;margin-bottom:1.5rem;line-height:1.2;text-decoration:underline;text-decoration-color:#666;text-decoration-thickness:2px;text-underline-offset:4px;-webkit-text-decoration-skip:none;text-decoration-skip:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.WhySection_whyGrid__Qtsj3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.WhySection_whyCard__4ZyHy{background:#fff;border-radius:8px;padding:2rem;text-align:center;border:1px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden}.WhySection_whyCard__4ZyHy:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.WhySection_whyCardBackground__rqHMX{position:absolute;top:300px;right:-10px;font-size:4rem;opacity:.3;pointer-events:none;z-index:1}.WhySection_whyTitle__UwhSa{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:1rem;position:relative;z-index:2}.WhySection_whyDescription__WN3JP{font-size:1rem;color:#666;line-height:1.5;position:relative;z-index:2}@media (max-width:768px){.WhySection_whySection__LXAVi{padding:2rem 1rem;margin-bottom:4rem}.WhySection_whyGrid__Qtsj3{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.WhySection_whyCard__4ZyHy{padding:1.5rem;border-radius:12px}.WhySection_whyTitle__UwhSa{font-size:1.1rem;margin-bottom:.75rem}.WhySection_whyDescription__WN3JP{font-size:.9rem;line-height:1.4}.WhySection_whyCardBackground__rqHMX{top:120px;right:-5px;font-size:3rem;opacity:.2}}@media (max-width:480px){.WhySection_sectionTitle__o_eV2{font-size:1.4rem;margin-bottom:1.25rem}.WhySection_whyCard__4ZyHy,.WhySection_whySection__LXAVi{padding:1.5rem .75rem}.WhySection_whyCardBackground__rqHMX{top:200px;font-size:2.5rem}}