.Navbar_navbar__zpMxy{padding:16px 0;position:-webkit-sticky;position:sticky;top:0;background-color:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.05)}.Navbar_navContainer__i108y{display:flex;justify-content:space-between;align-items:center}.Navbar_logo__xUWlM{font-size:1.5rem;font-weight:800;color:var(--primary-blue);display:flex;align-items:center;gap:8px}.Navbar_logoImg__OMfmM{width:150px;max-width:70%;height:auto;object-fit:contain}.Navbar_logoText__f9fBj{display:inline-block;margin-left:6px}.Navbar_logoIcon__YPD_Q{font-size:1.2rem}.Navbar_dot__QC_ZH{color:var(--neon-yellow)}.Navbar_navLinks__TvCJ_{display:flex;gap:32px;font-weight:600;font-size:.95rem}.Navbar_navLinks__TvCJ_ a{color:var(--text-dark);transition:color .3s ease}.Navbar_navLinks__TvCJ_ a:hover{color:var(--primary-blue)}.Navbar_navBtn__rmf4J{padding:12px 24px;font-size:.85rem}.Navbar_mobileMenuToggle__0WsNc{display:none;width:28px;height:22px;cursor:pointer;background:transparent;border:none;outline:none;position:relative;flex-direction:column;justify-content:space-between;padding:0;-webkit-tap-highlight-color:transparent}.Navbar_hamburgerLine__DYgT8{display:block;width:100%;height:3px;background-color:var(--text-dark);border-radius:2px;transition:transform .3s ease,opacity .3s ease,background-color .3s ease}.Navbar_mobileMenuToggle__0WsNc.Navbar_active__fbGa1 .Navbar_hamburgerLine__DYgT8:first-child{transform:translateY(9.5px) rotate(45deg)}.Navbar_mobileMenuToggle__0WsNc.Navbar_active__fbGa1 .Navbar_hamburgerLine__DYgT8:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar_mobileMenuToggle__0WsNc.Navbar_active__fbGa1 .Navbar_hamburgerLine__DYgT8:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.Navbar_mobileMenuToggle__0WsNc:hover .Navbar_hamburgerLine__DYgT8{background-color:var(--primary-blue)}.Navbar_mobileMenu__PoQNS{position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.08);z-index:999;animation:Navbar_slideDown__2z9Bv .28s ease-out}.Navbar_mobileMenuLinks__xF9WZ{display:flex;flex-direction:column;gap:12px;padding:18px 24px 24px;align-items:center}.Navbar_mobileMenuLinks__xF9WZ a{width:100%;text-align:center;padding:12px 8px;border-radius:8px;background:transparent;color:var(--text-dark);font-weight:700;text-decoration:none}.Navbar_mobileMenuLinks__xF9WZ a:hover{background:rgba(0,52,166,.06);color:var(--primary-blue)}.Navbar_mobileMenuBtn__nhiI7{margin-top:8px;width:100%;text-align:center;background:linear-gradient(135deg,#0f6df2,#1030b9)!important;color:var(--white)!important;box-shadow:0 18px 40px rgba(7,30,84,.5)!important}.Navbar_mobileMenuBtn__nhiI7:hover{transform:translateY(-2px)!important;box-shadow:0 22px 45px rgba(7,30,84,.6)!important}@media (max-width:1024px){.Navbar_navBtn__rmf4J,.Navbar_navLinks__TvCJ_{display:none}.Navbar_mobileMenuToggle__0WsNc{display:flex}.Navbar_logoImg__OMfmM{width:120px}}@keyframes Navbar_slideDown__2z9Bv{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.AgitationSection_agitationSection__eiH5s{padding:100px 0;background:linear-gradient(135deg,rgba(0,52,166,.05),rgba(201,255,9,.05));animation:AgitationSection_fadeInUp__FAW_7 .8s ease-out}.AgitationSection_costBreakdown__lAyJ9{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin-bottom:48px}.AgitationSection_costItem___hRl_{display:flex;gap:24px;background-color:var(--white);padding:28px;border-radius:var(--border-radius-card);box-shadow:0 5px 20px rgba(0,0,0,.05);animation:AgitationSection_fadeInUp__FAW_7 .8s ease-out;animation-fill-mode:both;transition:transform .3s ease,box-shadow .3s ease}.AgitationSection_costItem___hRl_:first-child{animation-delay:.2s}.AgitationSection_costItem___hRl_:nth-child(2){animation-delay:.3s}.AgitationSection_costItem___hRl_:nth-child(3){animation-delay:.4s}.AgitationSection_costItem___hRl_:nth-child(4){animation-delay:.5s}.AgitationSection_costItem___hRl_:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.AgitationSection_costIcon__nP_KS{font-size:2.5rem;color:var(--primary-blue);flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;min-width:60px;height:60px;transition:transform .3s ease,color .3s ease}.AgitationSection_costItem___hRl_:hover .AgitationSection_costIcon__nP_KS{transform:scale(1.15) translateY(-2px);color:var(--neon-yellow)}.AgitationSection_costContentH3__rXcSk{font-size:1.1rem;margin-bottom:8px}.AgitationSection_costContentP__7ehXO{color:var(--text-gray);font-size:.95rem;line-height:1.6}.AgitationSection_agitationHighlight__MWhlP{text-align:center;background-color:var(--primary-blue);color:var(--white);padding:40px;border-radius:var(--border-radius-card)}.AgitationSection_agitationHighlightP__GLouL{font-size:1.2rem;line-height:1.6}@media (max-width:1024px){.AgitationSection_costBreakdown__lAyJ9{grid-template-columns:1fr}}@media (max-width:768px){.AgitationSection_costItem___hRl_{flex-direction:column;text-align:center}}.Footer_footer__VJsyz{background-color:var(--footer-navy);color:var(--white);padding:80px 0 40px;animation:Footer_fadeInUp__jULtl .8s ease-out}.Footer_logo__36Hp0{font-size:1.5rem;font-weight:800;color:var(--white);display:flex;align-items:center;gap:8px}.Footer_logoImg__y9Ct2{width:120px;max-width:100%;height:auto;object-fit:contain}@media (max-width:1024px){.Footer_logoImg__y9Ct2{width:140px}}@media (max-width:768px){.Footer_logoImg__y9Ct2{width:100px}}.Footer_logoText__JiPu3{display:inline-block}.Footer_logoIcon__Sotxa{font-size:1.2rem}.Footer_dot__i6jpb{color:var(--neon-yellow)}.Footer_footerContent__BUCK5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:48px}.Footer_footerColumn__DOE5k{display:flex;flex-direction:column;gap:12px}.Footer_logoWrap__irjR1{display:flex;align-items:center}.Footer_contactInfo__Lv_Yk{display:flex;flex-direction:column;gap:8px}.Footer_contactEmail__O1_19,.Footer_contactPhone__c1xM0{color:hsla(0,0%,100%,.95);font-weight:700;text-decoration:none}.Footer_contactEmail__O1_19:hover,.Footer_contactPhone__c1xM0:hover{color:var(--neon-yellow)}.Footer_footerSectionH4__h1VI0{font-size:1.1rem;margin-bottom:16px;font-weight:700;animation:Footer_fadeInUp__jULtl .8s ease-out;animation-fill-mode:both}.Footer_footerContent__BUCK5>:first-child .Footer_footerSectionH4__h1VI0{animation-delay:.2s}.Footer_footerContent__BUCK5>:nth-child(2) .Footer_footerSectionH4__h1VI0{animation-delay:.3s}.Footer_footerContent__BUCK5>:nth-child(3) .Footer_footerSectionH4__h1VI0{animation-delay:.4s}.Footer_footerContent__BUCK5>:nth-child(4) .Footer_footerSectionH4__h1VI0{animation-delay:.5s}.Footer_footerSectionP__nemzn{color:hsla(0,0%,100%,.75);font-size:.9rem;line-height:1.6;margin-bottom:16px}.Footer_footerSectionA__blKBz{display:block;color:hsla(0,0%,100%,.75);margin-bottom:8px;font-size:.9rem;transition:color .3s ease,transform .3s ease;animation:Footer_fadeInUp__jULtl .8s ease-out;animation-fill-mode:both}.Footer_footerContent__BUCK5>:first-child .Footer_footerSectionA__blKBz{animation-delay:.25s}.Footer_footerContent__BUCK5>:nth-child(2) .Footer_footerSectionA__blKBz{animation-delay:.35s}.Footer_footerContent__BUCK5>:nth-child(3) .Footer_footerSectionA__blKBz{animation-delay:.45s}.Footer_footerContent__BUCK5>:nth-child(4) .Footer_footerSectionA__blKBz{animation-delay:.55s}.Footer_footerSectionA__blKBz:hover{color:var(--neon-yellow);transform:translateX(4px)}.Footer_footerSectionUl__c37aA{display:flex;flex-direction:column;gap:8px}.Footer_footerSocial__BRkbH{display:flex;gap:12px;margin-top:16px}.Footer_footerSocialA__MuEyW{width:40px;height:40px;background-color:var(--primary-blue);border-radius:8px;display:flex;justify-content:center;align-items:center;color:var(--white);transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;margin:0;animation:Footer_fadeInUp__jULtl .8s ease-out;animation-fill-mode:both}.Footer_footerSocial__BRkbH .Footer_footerSocialA__MuEyW:first-child{animation-delay:.3s}.Footer_footerSocial__BRkbH .Footer_footerSocialA__MuEyW:nth-child(2){animation-delay:.35s}.Footer_footerSocial__BRkbH .Footer_footerSocialA__MuEyW:nth-child(3){animation-delay:.4s}.Footer_footerSocial__BRkbH .Footer_footerSocialA__MuEyW:nth-child(4){animation-delay:.45s}.Footer_footerSocialA__MuEyW:hover{transform:translateY(-3px) scale(1.1);color:var(--primary-blue);background-color:var(--neon-yellow);box-shadow:0 12px 24px rgba(201,255,9,.3)}.Footer_footerBottom__PLreL{border-top:1px solid hsla(0,0%,100%,.1);padding-top:32px;text-align:center;color:hsla(0,0%,100%,.6);font-size:.85rem}@media (max-width:1024px){.Footer_footerContent__BUCK5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footerContent__BUCK5{grid-template-columns:1fr}}.BookingSection_bookingSection__U5TkA{padding:120px 0;background:linear-gradient(135deg,#031a55,#0b2f92 50%,#031a55);color:var(--white);position:relative;overflow:hidden}.BookingSection_bookingSection__U5TkA:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,255,9,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.BookingSection_bookingSection__U5TkA:after{content:"";position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,52,166,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.BookingSection_bookingContainer__QSkuh{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out}.BookingSection_bookingLeft__EncFz{display:flex;flex-direction:column;gap:32px;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .1s both}.BookingSection_bookingHeadline__6VMWI{font-size:3.2rem;font-weight:800;line-height:1.2;margin:0;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .15s both;letter-spacing:-.5px}.BookingSection_bookingSubtext__WssRv{font-size:1.25rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin:0;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .2s both}.BookingSection_ctaButton__oATsK{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 40px;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgba(201,255,9,.3);animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .25s both;width:-moz-fit-content;width:fit-content;position:relative}.BookingSection_ctaButton__oATsK:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(201,255,9,.4)}.BookingSection_ctaButton__oATsK:active{transform:translateY(-2px)}.BookingSection_ctaButtonIcon__fljwx{font-size:.9rem;transition:transform .3s ease}.BookingSection_ctaButton__oATsK:hover .BookingSection_ctaButtonIcon__fljwx{transform:translateX(4px)}.BookingSection_ctaDescription__zw_y6{font-size:1.05rem;color:hsla(0,0%,100%,.8);line-height:1.6;margin:0;max-width:500px;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .3s both}.BookingSection_promiseSection__ArwKq{display:flex;flex-direction:column;gap:16px;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .35s both}.BookingSection_promiseItem__XGdVO{display:flex;align-items:center;gap:12px;font-size:1.05rem;color:hsla(0,0%,100%,.8);font-weight:500}.BookingSection_promiseDot__znhzs{font-size:1.5rem;color:var(--neon-yellow);line-height:1}.BookingSection_promiseFinal__68HoP{display:flex;align-items:flex-start;gap:12px;font-size:1.1rem;color:var(--neon-yellow);font-weight:700;margin-top:8px}.BookingSection_promiseFinal__68HoP .BookingSection_promiseDot__znhzs{font-size:1.2rem}.BookingSection_bookingRight__LaSKT{animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .2s both}.BookingSection_benefitsCard__hTjqm{background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.15);border-radius:20px;padding:48px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 60px rgba(0,0,0,.2)}.BookingSection_benefitsCard__hTjqm:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--neon-yellow) 0,var(--primary-blue) 100%)}.BookingSection_benefitsCard__hTjqm:hover{border-color:rgba(201,255,9,.3);box-shadow:0 30px 80px rgba(201,255,9,.15);transform:translateY(-8px)}.BookingSection_benefitsTitle__u_JXU{font-size:1.4rem;font-weight:800;margin:0 0 28px;color:var(--white)}.BookingSection_benefitsList__3r9a8{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:18px}.BookingSection_benefitItem__GORnj{display:flex;align-items:flex-start;gap:16px;font-size:1.05rem;color:hsla(0,0%,100%,.85);line-height:1.5;animation:BookingSection_fadeInUp__BqSg0 .8s ease-out;animation-fill-mode:both}.BookingSection_benefitItem__GORnj:first-child{animation-delay:.35s}.BookingSection_benefitItem__GORnj:nth-child(2){animation-delay:.4s}.BookingSection_benefitItem__GORnj:nth-child(3){animation-delay:.45s}.BookingSection_benefitItem__GORnj:nth-child(4){animation-delay:.5s}.BookingSection_benefitCheck__YxoWb{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);border-radius:8px;font-size:.9rem;font-weight:700;flex-shrink:0;transition:all .3s ease}.BookingSection_benefitItem__GORnj:hover .BookingSection_benefitCheck__YxoWb{transform:scale(1.2) rotate(-10deg);box-shadow:0 8px 20px rgba(201,255,9,.3)}.BookingSection_trustBadge__IbDC7{display:flex;align-items:center;gap:12px;padding:16px 20px;background:rgba(201,255,9,.1);border:1px solid rgba(201,255,9,.3);border-radius:10px;font-size:.95rem;color:hsla(0,0%,100%,.85);animation:BookingSection_fadeInUp__BqSg0 .8s ease-out .55s both}.BookingSection_trustIcon__VBeba{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--neon-yellow);color:var(--text-dark);border-radius:50%;font-weight:700;font-size:.85rem;flex-shrink:0}@media (max-width:1200px){.BookingSection_bookingContainer__QSkuh{gap:60px}.BookingSection_bookingHeadline__6VMWI{font-size:2.8rem}.BookingSection_benefitsCard__hTjqm{padding:40px}}@media (max-width:1024px){.BookingSection_bookingSection__U5TkA{padding:100px 0}.BookingSection_bookingContainer__QSkuh{grid-template-columns:1fr;gap:48px}.BookingSection_bookingHeadline__6VMWI{font-size:2.4rem}.BookingSection_bookingSubtext__WssRv{font-size:1.1rem}.BookingSection_benefitsCard__hTjqm{padding:36px}}@media (max-width:768px){.BookingSection_bookingSection__U5TkA{padding:80px 0}.BookingSection_bookingHeadline__6VMWI{font-size:2rem}.BookingSection_bookingSubtext__WssRv{font-size:1rem}.BookingSection_ctaButton__oATsK{padding:16px 32px;font-size:1rem;width:100%;justify-content:center}.BookingSection_ctaDescription__zw_y6,.BookingSection_promiseFinal__68HoP,.BookingSection_promiseItem__XGdVO{font-size:.95rem}.BookingSection_benefitsCard__hTjqm{padding:28px}.BookingSection_benefitsTitle__u_JXU{font-size:1.2rem}.BookingSection_benefitItem__GORnj{font-size:.95rem;gap:12px}.BookingSection_benefitCheck__YxoWb{width:24px;height:24px;font-size:.8rem}}.CalendlySection_calendlySection__XwkcJ{padding:120px 0;position:relative;overflow:hidden;background:#bfff00;animation:CalendlySection_fadeInUp__R8wQO .8s ease-out}.CalendlySection_calendlyBg__ToxPr{position:absolute;inset:0;display:none;pointer-events:none;z-index:0}.CalendlySection_calendlyContent__SDiy9{position:relative;z-index:1}.CalendlySection_calendlyHeader__sHOol{text-align:center;margin-bottom:60px;animation:CalendlySection_fadeInUp__R8wQO .8s ease-out .1s both}.CalendlySection_calendlyHeadline__t9qZ0{font-size:3rem;font-weight:800;color:var(--text-dark);margin:0 0 16px;letter-spacing:-.5px}.CalendlySection_calendlySubtext__lm7Iy{font-size:1.2rem;color:var(--text-gray);max-width:600px;margin:0 auto;line-height:1.7;animation:CalendlySection_fadeInUp__R8wQO .8s ease-out .15s both}.CalendlySection_calendlyWidget__IkB_H{background:var(--white);border-radius:20px;padding:50px;box-shadow:0 30px 100px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.15);animation:CalendlySection_scaleIn__JJC4D .8s ease-out .2s both;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width:1024px){.CalendlySection_calendlySection__XwkcJ{padding:80px 0}.CalendlySection_calendlyHeadline__t9qZ0{font-size:2.4rem}.CalendlySection_calendlySubtext__lm7Iy{font-size:1.05rem}.CalendlySection_calendlyWidget__IkB_H{padding:30px}}@media (max-width:768px){.CalendlySection_calendlySection__XwkcJ{padding:60px 0}.CalendlySection_calendlyHeader__sHOol{margin-bottom:40px}.CalendlySection_calendlyHeadline__t9qZ0{font-size:1.8rem}.CalendlySection_calendlySubtext__lm7Iy{font-size:.95rem}.CalendlySection_calendlyWidget__IkB_H{padding:20px}}@media (max-width:480px){.CalendlySection_calendlySection__XwkcJ{padding:40px 0}.CalendlySection_calendlyHeadline__t9qZ0{font-size:1.5rem}.CalendlySection_calendlySubtext__lm7Iy{font-size:.9rem}.CalendlySection_calendlyWidget__IkB_H{padding:16px}}.CEOSection_authoritySection__BZXXO{padding:100px 0;background-color:var(--white);animation:CEOSection_fadeInUp__5TvKs .8s ease-out}.CEOSection_founderStory__yDWzj{display:grid;grid-template-columns:350px 1fr;grid-gap:60px;gap:60px;align-items:center}.CEOSection_founderImage__X8uDR{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:3/4;background:linear-gradient(135deg,var(--primary-blue),#002147);border-radius:var(--border-radius-card);overflow:hidden;animation:CEOSection_fadeInLeft__xZuwg .8s ease-out .2s both;transition:transform .3s ease,box-shadow .3s ease;position:relative}.CEOSection_founderImage__X8uDR:hover{transform:scale(1.02);box-shadow:0 40px 80px rgba(0,0,0,.2)}.CEOSection_founderImageImg__eheE3{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-card);box-shadow:0 30px 60px rgba(0,0,0,.15);transition:transform .3s ease;position:relative}.CEOSection_founderImage__X8uDR:hover .CEOSection_founderImageImg__eheE3{transform:scale(1.03)}.CEOSection_founderContentH2__EnAmX{font-size:2.2rem;margin-bottom:24px;animation:CEOSection_fadeInRight__o4wJH .8s ease-out .2s both}.CEOSection_founderContentP__FBcv8{color:var(--text-gray);font-size:1.05rem;line-height:1.8;margin-bottom:20px;animation:CEOSection_fadeInUp__5TvKs .8s ease-out;animation-fill-mode:both;transition:color .3s ease}.CEOSection_founderContentP__FBcv8:first-of-type{animation-delay:.3s}.CEOSection_founderContentP__FBcv8:nth-of-type(2){animation-delay:.35s}.CEOSection_founderContentP__FBcv8:nth-of-type(3){animation-delay:.4s}.CEOSection_founderContentP__FBcv8:nth-of-type(4){animation-delay:.45s}.CEOSection_founderContentP__FBcv8:nth-of-type(5){animation-delay:.5s}.CEOSection_founderContentP__FBcv8:nth-of-type(6){animation-delay:.55s;font-size:1.35rem;font-weight:700;color:var(--primary-blue);background:linear-gradient(135deg,var(--primary-blue),var(--neon-yellow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.6;padding:20px;border-left:4px solid var(--primary-blue);margin-left:-20px}.CEOSection_founderContentP__FBcv8:hover{color:var(--primary-blue)}.CEOSection_founderContentP__FBcv8:first-of-type:first-letter{font-weight:700;color:var(--primary-blue)}.CEOSection_authorityStats__c0BLf{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:32px;padding-top:32px;border-top:2px solid var(--light-gray);animation:CEOSection_fadeInUp__5TvKs .8s ease-out .6s both;transition:transform .3s ease}.CEOSection_authorityStats__c0BLf:hover{transform:translateY(-4px)}.CEOSection_authorityStatsDiv__IZXOw{text-align:center;transition:transform .3s ease}.CEOSection_authorityStatsDiv__IZXOw:hover{transform:scale(1.08)}.CEOSection_authorityStatsSpan__9osJm{display:block;font-size:2rem;font-weight:800;color:var(--primary-blue);margin-bottom:8px}.CEOSection_authorityStatsDivText__XgH2c{color:var(--text-dark);font-weight:600}@media (max-width:1024px){.CEOSection_founderStory__yDWzj{grid-template-columns:1fr}.CEOSection_founderImage__X8uDR{max-width:400px;margin:0 auto}}@media (max-width:768px){.CEOSection_authorityStats__c0BLf{grid-template-columns:repeat(3,1fr);gap:12px}.CEOSection_authorityStatsSpan__9osJm{font-size:1.5rem}}.FAQSection_faqSection__ycCx7{padding:100px 0;background-color:var(--white);animation:FAQSection_fadeInUp__v2eu6 .8s ease-out}.FAQSection_faqGrid__QE6GR{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}.FAQSection_faqItem__ZCP_4{border-bottom:1px solid #eee;padding:24px 0;animation:FAQSection_fadeInUp__v2eu6 .8s ease-out;animation-fill-mode:both;transition:padding .3s ease}.FAQSection_faqItem__ZCP_4:first-child{animation-delay:.1s}.FAQSection_faqItem__ZCP_4:nth-child(2){animation-delay:.15s}.FAQSection_faqItem__ZCP_4:nth-child(3){animation-delay:.2s}.FAQSection_faqItem__ZCP_4:nth-child(4){animation-delay:.25s}.FAQSection_faqItem__ZCP_4:nth-child(5){animation-delay:.3s}.FAQSection_faqItem__ZCP_4:nth-child(6){animation-delay:.35s}.FAQSection_faqItem__ZCP_4:nth-child(7){animation-delay:.4s}.FAQSection_faqItem__ZCP_4:nth-child(8){animation-delay:.45s}.FAQSection_faqItem__ZCP_4:last-child{border-bottom:none}.FAQSection_faqQuestion__AjDBk{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px;margin:-8px;border-radius:8px;transition:background-color .3s ease}.FAQSection_faqQuestion__AjDBk:hover{background-color:rgba(0,52,166,.03)}.FAQSection_faqQuestionH3__MH_wY{font-size:1.15rem;color:var(--text-dark);flex:1 1;margin:0;transition:color .3s ease}.FAQSection_faqQuestion__AjDBk:hover .FAQSection_faqQuestionH3__MH_wY{color:var(--primary-blue)}.FAQSection_faqQuestionI__LcR28{color:var(--primary-blue);font-size:1.2rem;transition:transform .4s cubic-bezier(.4,0,.2,1),color .3s ease;flex-shrink:0;margin-left:20px}.FAQSection_faqItemActive__79mAt .FAQSection_faqQuestionI__LcR28{transform:rotate(180deg);color:var(--neon-yellow)}.FAQSection_faqAnswer__ywW3p{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-top:0}.FAQSection_faqItemActive__79mAt .FAQSection_faqAnswer__ywW3p{max-height:500px;padding-top:16px}.FAQSection_faqAnswerP__HsDtO{color:var(--text-gray);line-height:1.7}.HeroSection_hero__EovxK{position:relative;padding:80px 0 100px;overflow:hidden;background:linear-gradient(135deg,#001a4d,#003d99 50%,#0052cc);color:var(--white);animation:HeroSection_fadeInDown__SWJ23 .8s ease-out}.HeroSection_heroBgShape__XRmT4{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,150,255,.1),transparent 50%),radial-gradient(circle at 80% 80%,rgba(200,255,0,.05),transparent 60%);opacity:.8;z-index:0}.HeroSection_heroContainer__6tqPL{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:60px;gap:60px;align-items:center}.HeroSection_heroHeadline__ZjCvy{font-size:3rem;line-height:1.15;margin-bottom:12px;color:var(--white);font-weight:800;animation:HeroSection_fadeInUp__fORN4 .8s ease-out .2s both}.HeroSection_heroSubheading__6cpF1{font-size:1.8rem;line-height:1.3;margin-bottom:24px;color:var(--neon-yellow);font-weight:700;animation:HeroSection_fadeInUp__fORN4 .8s ease-out .25s both}.HeroSection_heroSubtext__lZCIs{font-size:1.15rem;color:hsla(0,0%,100%,.85);margin-bottom:20px;max-width:95%;line-height:1.7;animation:HeroSection_fadeInUp__fORN4 .8s ease-out .3s both}.HeroSection_heroSubtext__lZCIs strong{color:var(--neon-yellow);font-weight:700}.HeroSection_heroDescription__QsJRk{font-size:1.05rem;color:hsla(0,0%,100%,.8);margin-bottom:32px;max-width:95%;line-height:1.7;animation:HeroSection_fadeInUp__fORN4 .8s ease-out .35s both}.HeroSection_heroDescription__QsJRk strong{color:var(--neon-yellow);font-weight:700}.HeroSection_heroTrust___FPma{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:32px;padding:24px;background-color:hsla(0,0%,100%,.08);border-radius:16px;border:1px solid hsla(0,0%,100%,.15);animation:HeroSection_scaleIn__f_7WT .8s ease-out .4s both;transition:transform .3s ease,box-shadow .3s ease}.HeroSection_heroTrust___FPma:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.HeroSection_trustItem__e_lxB{text-align:center}.HeroSection_trustNumber__4w2e_{display:block;font-size:2.2rem;font-weight:800;color:var(--neon-yellow);margin-bottom:8px}.HeroSection_trustItem__e_lxB p{font-size:.95rem;color:hsla(0,0%,100%,.8)}.HeroSection_heroCtaGroup__Zmh02{display:flex;gap:16px;margin-bottom:20px;animation:HeroSection_fadeInUp__fORN4 .8s ease-out .4s both}.HeroSection_heroBtn__3PV5c{padding:16px 32px;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.HeroSection_heroCaveat__QmCYs{font-size:.9rem;color:hsla(0,0%,100%,.75);animation:HeroSection_fadeInUp__fORN4 .8s ease-out .5s both;transition:color .3s ease}.HeroSection_heroCaveatIcon__knKq4{color:var(--neon-yellow);margin-right:8px}.HeroSection_heroMedia__b6AwJ{position:relative;display:flex;justify-content:flex-end;align-items:center;width:100%;min-width:0}.HeroSection_videosGrid__OAnnR{display:grid;grid-template-columns:1fr;width:100%;max-width:460px;align-items:start}.HeroSection_videoCardWrapper__kggTI{width:100%;min-width:0;transition:transform .3s ease}.HeroSection_videoCardWrapper__kggTI:hover{transform:translateY(-8px) scale(1.02)}.HeroSection_shortsCard__Px3HA{position:relative;width:100%;min-width:280px;max-width:100%;aspect-ratio:9/16;min-height:0;border-radius:24px;overflow:hidden;background:#000;box-shadow:0 40px 100px rgba(0,0,0,.6),0 0 0 4px hsla(0,0%,100%,.1),0 0 60px rgba(201,255,9,.2);cursor:pointer;margin:0 auto;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid hsla(0,0%,100%,.15)}.HeroSection_shortsCard__Px3HA:has(iframe){cursor:default}.HeroSection_shortsCard__Px3HA:hover{box-shadow:0 50px 120px rgba(0,0,0,.7),0 0 0 4px rgba(201,255,9,.4),0 0 80px rgba(201,255,9,.3);transform:scale(1.03);border-color:rgba(201,255,9,.3)}.HeroSection_shortsCard__Px3HA:has(iframe):hover{transform:none;cursor:default}.HeroSection_shortsThumb__pDPOD{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.HeroSection_shortsCard__Px3HA:hover .HeroSection_shortsThumb__pDPOD{transform:scale(1.05)}.HeroSection_shortsFrame__a6a2z{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:cover}.HeroSection_shortsOverlay__IYpOm{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5));transition:background .3s ease}.HeroSection_shortsCard__Px3HA:hover .HeroSection_shortsOverlay__IYpOm{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.45))}.HeroSection_shortsPlay__ioTRt{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;transition:transform .3s ease}.HeroSection_shortsCard__Px3HA:hover .HeroSection_shortsPlay__ioTRt{transform:scale(1.1)}.HeroSection_shortsIcon__s0fB4{width:72px;height:auto;display:block;pointer-events:auto;z-index:2;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));transition:transform .3s ease}.HeroSection_shortsCard__Px3HA:hover .HeroSection_shortsIcon__s0fB4{transform:scale(1.15)}.HeroSection_playTriangle__qemy_{position:absolute;font-size:20px;color:#fff;margin-left:3px;pointer-events:auto;z-index:3;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));transition:transform .3s ease}.HeroSection_shortsCard__Px3HA:hover .HeroSection_playTriangle__qemy_{transform:scale(1.2)}.HeroSection_shortsShare__JyFI1{align-self:flex-end;color:#fff;font-size:20px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);cursor:pointer;pointer-events:auto;z-index:4;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.HeroSection_shortsShare__JyFI1:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1);border-color:rgba(201,255,9,.5)}.HeroSection_playingShareBtn__6MFXv{position:absolute;top:14px;right:14px;z-index:6;width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);color:#fff;border:1px solid hsla(0,0%,100%,.12);cursor:pointer}.HeroSection_shareModal__ZAX80{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);z-index:1000}.HeroSection_shareCard__ig0Fp{width:min(720px,92vw);max-height:90vh;overflow-y:auto;background:#111;border-radius:14px;padding:18px;box-shadow:0 30px 80px rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.06)}.HeroSection_shareTitle__5BDs2{margin:0 0 12px;color:#fff;font-size:1.05rem}.HeroSection_shareOptions__Q2p9j{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;justify-content:flex-start}.HeroSection_shareOption__sKjUs{display:flex;flex-direction:column;gap:4px;align-items:center;padding:10px 14px;background:hsla(0,0%,100%,.04);color:#fff;border-radius:12px;border:1px solid hsla(0,0%,100%,.04);cursor:pointer;font-size:.85rem;transition:all .2s ease}.HeroSection_shareOption__sKjUs:hover{background:hsla(0,0%,100%,.08)}.HeroSection_shareInputRow__WM6M2{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.HeroSection_shareInput__CWCeS{flex:1 1 auto;min-width:200px;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);color:#fff;font-size:.9rem}.HeroSection_shareCopyBtn__pxU03{padding:10px 16px;border-radius:10px;background:#0b84ff;color:#fff;border:none;cursor:pointer;font-weight:600;transition:all .2s ease}.HeroSection_shareCopyBtn__pxU03:hover{background:#0a6fd4}.HeroSection_shareCloseBtn__Ubm13{margin-top:12px;width:100%;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.04);color:#fff;border:none;cursor:pointer;transition:all .2s ease}.HeroSection_shareCloseBtn__Ubm13:hover{background:hsla(0,0%,100%,.08)}@media (max-width:640px){.HeroSection_shareCard__ig0Fp{padding:16px}.HeroSection_shareTitle__5BDs2{font-size:1rem}.HeroSection_shareOptions__Q2p9j{gap:8px}.HeroSection_shareOption__sKjUs{padding:8px 10px;font-size:.75rem}.HeroSection_shareInputRow__WM6M2{flex-direction:column}.HeroSection_shareInput__CWCeS{min-width:unset;font-size:.85rem}.HeroSection_shareCopyBtn__pxU03{width:100%}}.HeroSection_shortsMeta__6K1ok{display:flex;align-items:center;justify-content:flex-start;gap:4px}.HeroSection_channelLogo__UCIw_{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.HeroSection_channelName__9_vIA{font-weight:600;font-size:.95rem;color:#fff;text-decoration:none;flex-shrink:0}.HeroSection_subscribeBtn__3wo0X{background:#fff;color:#000;font-size:.85rem;font-weight:700;padding:6px 14px;border-radius:18px;border:0;cursor:pointer;margin-left:auto}@media (max-width:1024px){.HeroSection_heroContainer__6tqPL{grid-template-columns:1fr;text-align:center}.HeroSection_heroHeadline__ZjCvy{font-size:2.5rem}.HeroSection_heroTrust___FPma{grid-template-columns:repeat(3,1fr)}.HeroSection_heroCtaGroup__Zmh02{justify-content:center}.HeroSection_videosGrid__OAnnR{grid-template-columns:1fr;max-width:700px;margin:0 auto;gap:32px}.HeroSection_videoCardWrapper__kggTI:hover{transform:translateY(-4px) scale(1.01)}.HeroSection_shortsCard__Px3HA{max-width:100%;min-width:300px}}@media (max-width:768px){.HeroSection_heroHeadline__ZjCvy{font-size:1.8rem}.HeroSection_heroTrust___FPma{grid-template-columns:1fr;padding:16px}.HeroSection_heroCtaGroup__Zmh02{flex-direction:column;gap:12px}.HeroSection_heroBtn__3PV5c{width:100%;text-align:center}}@media (max-width:480px){.HeroSection_heroHeadline__ZjCvy{font-size:1.5rem}.HeroSection_heroTrust___FPma{grid-template-columns:1fr}.HeroSection_heroSubtext__lZCIs{font-size:1rem}}.PainSection_painSection__6xlj5{padding:100px 0;background-color:var(--light-gray);animation:PainSection_fadeInUp__FZYRE .8s ease-out}.PainSection_painGrid__bczTR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin-bottom:48px}.PainSection_painCard__JEFyz{background-color:var(--white);padding:32px;border-radius:var(--border-radius-card);box-shadow:0 10px 30px rgba(0,0,0,.08);border-left:4px solid var(--primary-blue);animation:PainSection_fadeInUp__FZYRE .8s ease-out;animation-fill-mode:both;transition:transform .3s ease,box-shadow .3s ease,border-left-color .3s ease}.PainSection_painCard__JEFyz:first-child{animation-delay:.2s}.PainSection_painCard__JEFyz:nth-child(2){animation-delay:.3s}.PainSection_painCard__JEFyz:nth-child(3){animation-delay:.4s}.PainSection_painCard__JEFyz:nth-child(4){animation-delay:.5s}.PainSection_painCard__JEFyz:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.12);border-left-color:var(--neon-yellow)}.PainSection_painIcon__OSkdb{margin-bottom:16px;display:flex;align-items:center}.PainSection_iconCircle__rUr7F{width:26px;height:26px;border-radius:50%;background-color:var(--primary-blue);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,52,166,.12);transition:transform .3s ease,box-shadow .3s ease}.PainSection_painCard__JEFyz:hover .PainSection_iconCircle__rUr7F{transform:scale(1.15) rotate(5deg);box-shadow:0 12px 28px rgba(0,52,166,.3)}.PainSection_iconCircleI__tw_Bv{color:#fff;font-size:1.1rem}.PainSection_painCardP__1GPG9{color:var(--text-gray);line-height:1.7;font-size:1.05rem}@media (max-width:1024px){.PainSection_painGrid__bczTR{grid-template-columns:1fr}}.FirmsReviewSection_proofSection__Reg__{padding:100px 0;background:linear-gradient(135deg,#031a55,#0b2f92 70%);color:var(--white);animation:FirmsReviewSection_fadeInUp__vMSXW .8s ease-out}.FirmsReviewSection_proofSection__Reg__ :is(h2,p:first-of-type){animation:FirmsReviewSection_fadeInUp__vMSXW .8s ease-out;animation-fill-mode:both}.FirmsReviewSection_proofSection__Reg__ h2{font-size:2.5rem;font-weight:800;margin-bottom:16px;line-height:1.2;animation-delay:.1s}.FirmsReviewSection_proofSection__Reg__>.FirmsReviewSection_container__HqqJH>p:first-of-type{font-size:1.1rem;color:hsla(0,0%,100%,.85);margin-bottom:48px;animation-delay:.2s}.FirmsReviewSection_caseStudies__BRXv3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:48px;margin-bottom:48px}.FirmsReviewSection_caseStudy__SD9c1{background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:var(--border-radius-card);padding:32px;animation:FirmsReviewSection_slideInUp__MAAdm .8s ease-out;animation-fill-mode:both;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.FirmsReviewSection_caseStudy__SD9c1:first-child{animation-delay:.2s}.FirmsReviewSection_caseStudy__SD9c1:nth-child(2){animation-delay:.3s}.FirmsReviewSection_caseStudy__SD9c1:nth-child(3){animation-delay:.4s}.FirmsReviewSection_caseStudy__SD9c1:hover{transform:translateY(-12px);border-color:var(--neon-yellow);box-shadow:0 25px 50px rgba(201,255,9,.15)}.FirmsReviewSection_caseHeader__rbxuW{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:20px;margin-bottom:24px;transition:border-color .3s ease}.FirmsReviewSection_caseStudy__SD9c1:hover .FirmsReviewSection_caseHeader__rbxuW{border-bottom-color:var(--neon-yellow)}.FirmsReviewSection_caseFirmH3__GrlHL{font-size:1.3rem;font-weight:700;margin-bottom:4px;transition:color .3s ease}.FirmsReviewSection_caseStudy__SD9c1:hover .FirmsReviewSection_caseFirmH3__GrlHL{color:var(--neon-yellow)}.FirmsReviewSection_caseFirmP__Jdjo5{font-size:.9rem;color:var(--neon-yellow)}.FirmsReviewSection_caseBody__Z_eWr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.FirmsReviewSection_caseMetric__BwxCN{text-align:center}.FirmsReviewSection_metricNumber__o3APP{display:block;font-size:2rem;font-weight:800;color:var(--neon-yellow);margin-bottom:4px}.FirmsReviewSection_caseMetricP__FKxUS{font-size:.85rem;color:hsla(0,0%,100%,.8)}.FirmsReviewSection_caseQuote__RBO2U{font-size:.95rem;color:hsla(0,0%,100%,.9);line-height:1.6;font-style:italic}.FirmsReviewSection_proofSummary__kHkoY{text-align:center;font-size:1.1rem;color:hsla(0,0%,100%,.9);padding:32px;background-color:hsla(0,0%,100%,.05);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}@media (max-width:1024px){.FirmsReviewSection_caseStudies__BRXv3{grid-template-columns:1fr}}.HowItWorks_howItWorks__X_dIY{padding:100px 0;background-color:var(--light-gray);animation:HowItWorks_fadeInUp__SsEIh .8s ease-out}.HowItWorks_timeline___XVgl{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}.HowItWorks_timelineItem__4jYB0{display:grid;grid-template-columns:300px 1fr;grid-gap:40px;gap:40px;padding:40px;background-color:var(--white);border-bottom:1px solid #eee;align-items:start;animation:HowItWorks_fadeInUp__SsEIh .8s ease-out;animation-fill-mode:both;transition:transform .3s ease,box-shadow .3s ease}.HowItWorks_timelineItem__4jYB0:first-child{animation-delay:.2s}.HowItWorks_timelineItem__4jYB0:nth-child(2){animation-delay:.3s}.HowItWorks_timelineItem__4jYB0:nth-child(3){animation-delay:.4s}.HowItWorks_timelineItem__4jYB0:nth-child(4){animation-delay:.5s}.HowItWorks_timelineItem__4jYB0:hover{background-color:rgba(0,52,166,.02);transform:translateX(8px);box-shadow:-4px 0 15px rgba(0,52,166,.1)}.HowItWorks_timelineItem__4jYB0:last-child{border-bottom:none}.HowItWorks_timelineMarker___TtOC{text-align:center;padding:32px;background-color:var(--light-gray);border-radius:var(--border-radius-card);transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.HowItWorks_timelineItem__4jYB0:hover .HowItWorks_timelineMarker___TtOC{transform:scale(1.05);background:linear-gradient(135deg,var(--primary-blue),rgba(0,52,166,.7))}.HowItWorks_timelineItem__4jYB0:hover .HowItWorks_timelineNumber__Om5H5{color:var(--neon-yellow)}.HowItWorks_timelineNumber__Om5H5{display:block;font-size:1.8rem;font-weight:800;color:var(--primary-blue);margin-bottom:8px;transition:color .3s ease}.HowItWorks_timelineLabel__YwoBH{font-weight:700;color:var(--text-dark);transition:color .3s ease}.HowItWorks_timelineItem__4jYB0:hover .HowItWorks_timelineLabel__YwoBH{color:var(--white)}.HowItWorks_timelineContentH3__gBTIF{font-size:1.3rem;margin-bottom:12px}.HowItWorks_timelineContentP__oBJ_x{color:var(--text-gray);margin-bottom:16px}.HowItWorks_timelineContentUl__YvxRv{display:flex;flex-direction:column;gap:10px}.HowItWorks_timelineContentLi__i0TdE{color:var(--text-dark);padding-left:24px;position:relative;display:flex;align-items:center;gap:8px}.HowItWorks_checkIcon__Cfg2t{color:var(--success-green);font-weight:700;flex-shrink:0;margin-left:-24px;margin-right:16px}.HowItWorks_timelineContentLiBefore__ITLiO{content:"✓";position:absolute;left:0;color:var(--success-green);font-weight:700}.HowItWorks_howCta__qE52v{display:block;width:-moz-fit-content;width:fit-content;margin:40px auto 0}@media (max-width:1024px){.HowItWorks_timelineItem__4jYB0{grid-template-columns:1fr}}@media (max-width:768px){.HowItWorks_timelineItem__4jYB0{padding:24px}}.PricingSection_pricingSection__hpt_k{padding:120px 0;background-color:var(--white);position:relative;overflow:hidden}.PricingSection_pricingSection__hpt_k:before{content:"";position:absolute;top:-30%;right:-10%;width:550px;height:550px;background:radial-gradient(circle,rgba(0,52,166,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.PricingSection_pricingSection__hpt_k:after{content:"";position:absolute;bottom:-20%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(201,255,9,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.PricingSection_pricingHeader__jlcTF{text-align:center;margin-bottom:80px;animation:PricingSection_fadeInUp__60znV .8s ease-out;position:relative;z-index:1}.PricingSection_pricingHeadline__TtvdH{font-size:3.2rem;font-weight:800;color:var(--text-dark);margin:0 0 24px;animation:PricingSection_fadeInUp__60znV .8s ease-out .1s both;letter-spacing:-.5px}.PricingSection_pricingIntro__VHcoL{font-size:1.15rem;color:var(--text-gray);max-width:700px;margin:0 auto 12px;line-height:1.7;animation:PricingSection_fadeInUp__60znV .8s ease-out .15s both}.PricingSection_pricingSubtext__E_5R1{font-size:1rem;color:var(--text-gray);margin:0;animation:PricingSection_fadeInUp__60znV .8s ease-out .2s both;font-weight:600}.PricingSection_pricingGrid__IrTCg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:60px;position:relative;z-index:1;animation:PricingSection_fadeInUp__60znV .8s ease-out .25s both}.PricingSection_pricingCard__vpJoa{background:var(--white);border:2px solid var(--light-gray);border-radius:16px;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:PricingSection_scaleIn__Nf3Tb .8s ease-out;animation-fill-mode:both;display:flex;flex-direction:column}.PricingSection_pricingCard__vpJoa:first-child{animation-delay:.3s}.PricingSection_pricingCard__vpJoa:nth-child(2){animation-delay:.35s}.PricingSection_pricingCard__vpJoa:nth-child(3){animation-delay:.4s}.PricingSection_pricingCard__vpJoa:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-blue) 0,var(--neon-yellow) 100%)}.PricingSection_pricingCard__vpJoa:hover{border-color:var(--neon-yellow);box-shadow:0 20px 60px rgba(0,52,166,.12);transform:translateY(-12px)}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g{border-color:var(--neon-yellow);box-shadow:0 20px 60px rgba(201,255,9,.15);background:linear-gradient(135deg,rgba(201,255,9,.02),rgba(0,52,166,.02));transform:scale(1.05)}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g:hover{box-shadow:0 30px 80px rgba(201,255,9,.25);transform:scale(1.05) translateY(-12px)}.PricingSection_bestValueBadge__iRrzO{position:absolute;top:-1px;right:20px;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 20px rgba(201,255,9,.3);animation:PricingSection_slideInDown__707o4 .8s ease-out .35s both}.PricingSection_cardHeader__qKFdu{margin-bottom:28px;display:flex;align-items:center;gap:16px;animation:PricingSection_fadeInUp__60znV .8s ease-out .3s both}.PricingSection_packageIcon__CSF9f{font-size:2.2rem;color:var(--primary-blue);transition:all .3s ease}.PricingSection_pricingCard__vpJoa:hover .PricingSection_packageIcon__CSF9f{color:var(--neon-yellow);transform:scale(1.2)}.PricingSection_packageName__jOR8P{font-size:1.6rem;font-weight:800;color:var(--text-dark);margin:0;transition:color .3s ease}.PricingSection_pricingCard__vpJoa:hover .PricingSection_packageName__jOR8P{color:var(--primary-blue)}.PricingSection_priceSection__vo3f5{margin-bottom:16px;animation:PricingSection_fadeInUp__60znV .8s ease-out .35s both}.PricingSection_price__iPfhi{font-size:2.8rem;font-weight:800;color:var(--text-dark);line-height:1}.PricingSection_period__4AOla{font-size:.95rem;color:var(--text-gray);font-weight:600;margin-left:8px}.PricingSection_packageDescription__oQUrp{font-size:.95rem;color:var(--text-gray);margin:0 0 28px;line-height:1.5;animation:PricingSection_fadeInUp__60znV .8s ease-out .4s both}.PricingSection_featuresList__KbbI_{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:14px;flex-grow:1}.PricingSection_featureItem__Pox4M{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;color:var(--text-gray);line-height:1.5;animation:PricingSection_fadeInUp__60znV .8s ease-out;animation-fill-mode:both}.PricingSection_pricingCard__vpJoa:first-child .PricingSection_featureItem__Pox4M:first-child{animation-delay:.35s}.PricingSection_pricingCard__vpJoa:first-child .PricingSection_featureItem__Pox4M:nth-child(2){animation-delay:.4s}.PricingSection_pricingCard__vpJoa:first-child .PricingSection_featureItem__Pox4M:nth-child(3){animation-delay:.45s}.PricingSection_pricingCard__vpJoa:first-child .PricingSection_featureItem__Pox4M:nth-child(4){animation-delay:.5s}.PricingSection_pricingCard__vpJoa:nth-child(2) .PricingSection_featureItem__Pox4M:first-child{animation-delay:.4s}.PricingSection_pricingCard__vpJoa:nth-child(2) .PricingSection_featureItem__Pox4M:nth-child(2){animation-delay:.45s}.PricingSection_pricingCard__vpJoa:nth-child(2) .PricingSection_featureItem__Pox4M:nth-child(3){animation-delay:.5s}.PricingSection_pricingCard__vpJoa:nth-child(2) .PricingSection_featureItem__Pox4M:nth-child(4){animation-delay:.55s}.PricingSection_pricingCard__vpJoa:nth-child(3) .PricingSection_featureItem__Pox4M:first-child{animation-delay:.45s}.PricingSection_pricingCard__vpJoa:nth-child(3) .PricingSection_featureItem__Pox4M:nth-child(2){animation-delay:.5s}.PricingSection_pricingCard__vpJoa:nth-child(3) .PricingSection_featureItem__Pox4M:nth-child(3){animation-delay:.55s}.PricingSection_pricingCard__vpJoa:nth-child(3) .PricingSection_featureItem__Pox4M:nth-child(4){animation-delay:.6s}.PricingSection_pricingCard__vpJoa:nth-child(3) .PricingSection_featureItem__Pox4M:nth-child(5){animation-delay:.65s}.PricingSection_featureIcon__7RsoJ{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);border-radius:4px;font-size:.75rem;font-weight:700;flex-shrink:0;transition:transform .3s ease}.PricingSection_featureItem__Pox4M:hover .PricingSection_featureIcon__7RsoJ{transform:scale(1.15) rotate(-10deg)}.PricingSection_ctaButton__TsevW{padding:16px 32px;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);animation:PricingSection_fadeInUp__60znV .8s ease-out .5s both;text-transform:uppercase;letter-spacing:.5px}.PricingSection_ctaButtonPrimary__FM7hR{background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);box-shadow:0 10px 30px rgba(201,255,9,.3)}.PricingSection_ctaButtonPrimary__FM7hR:hover{transform:translateY(-4px);box-shadow:0 15px 45px rgba(201,255,9,.4)}.PricingSection_ctaButtonPrimary__FM7hR:active{transform:translateY(-2px)}.PricingSection_ctaButtonSecondary__6orVZ{background:var(--white);color:var(--primary-blue);border:2px solid var(--primary-blue);box-shadow:none}.PricingSection_ctaButtonSecondary__6orVZ:hover{background:var(--primary-blue);color:var(--white);transform:translateY(-4px);box-shadow:0 15px 45px rgba(0,52,166,.2)}.PricingSection_ctaButtonSecondary__6orVZ:active{transform:translateY(-2px)}.PricingSection_pricingFooter__A_ltg{text-align:center;padding:40px;background:linear-gradient(135deg,rgba(201,255,9,.08),rgba(0,52,166,.05));border-radius:16px;border:1px solid rgba(0,52,166,.1);animation:PricingSection_fadeInUp__60znV .8s ease-out .5s both;position:relative;z-index:1}.PricingSection_footerText___KeE1{font-size:1.1rem;color:var(--text-dark);margin:0;line-height:1.6}.PricingSection_footerText___KeE1 strong{font-weight:700}@media (max-width:1200px){.PricingSection_pricingGrid__IrTCg{gap:28px}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g{transform:scale(1.03)}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g:hover{transform:scale(1.03) translateY(-12px)}.PricingSection_pricingHeadline__TtvdH{font-size:2.8rem}}@media (max-width:1024px){.PricingSection_pricingSection__hpt_k{padding:100px 0}.PricingSection_pricingHeader__jlcTF{margin-bottom:60px}.PricingSection_pricingGrid__IrTCg{grid-template-columns:1fr;gap:24px}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g{transform:scale(1)}.PricingSection_pricingCard__vpJoa.PricingSection_highlighted__O9q_g:hover{transform:translateY(-12px)}.PricingSection_pricingHeadline__TtvdH{font-size:2.4rem}}@media (max-width:768px){.PricingSection_pricingSection__hpt_k{padding:80px 0}.PricingSection_pricingHeader__jlcTF{margin-bottom:48px}.PricingSection_pricingHeadline__TtvdH{font-size:2rem}.PricingSection_pricingIntro__VHcoL{font-size:1rem}.PricingSection_pricingSubtext__E_5R1{font-size:.9rem}.PricingSection_pricingCard__vpJoa{padding:32px 24px}.PricingSection_price__iPfhi{font-size:2.2rem}.PricingSection_packageIcon__CSF9f{font-size:1.8rem}.PricingSection_packageName__jOR8P{font-size:1.3rem}.PricingSection_featuresList__KbbI_{margin-bottom:24px;gap:12px}.PricingSection_featureItem__Pox4M{font-size:.9rem}.PricingSection_ctaButton__TsevW{padding:14px 28px;font-size:.9rem}.PricingSection_bestValueBadge__iRrzO{font-size:.65rem;padding:4px 12px}.PricingSection_pricingFooter__A_ltg{padding:32px 24px}.PricingSection_footerText___KeE1{font-size:.95rem}}.SecondHeroVideoSection_secondVideoSection__0HKxH{padding:100px 0;background-color:var(--white);position:relative;overflow:hidden}.SecondHeroVideoSection_content__Jw62H{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.SecondHeroVideoSection_copy__o5MFb{max-width:560px}.SecondHeroVideoSection_subtext__HAvla{font-size:1.05rem;color:var(--text-gray);margin:16px 0 28px;line-height:1.7}.SecondHeroVideoSection_bookCallBtn__xFoo4{margin-top:4px}.SecondHeroVideoSection_videoWrap__r8OwY{display:flex;justify-content:center}@media (max-width:1024px){.SecondHeroVideoSection_secondVideoSection__0HKxH{padding:80px 0}.SecondHeroVideoSection_content__Jw62H{grid-template-columns:1fr;text-align:center}.SecondHeroVideoSection_copy__o5MFb{margin:0 auto}.SecondHeroVideoSection_videoWrap__r8OwY{margin-top:24px}}@media (max-width:768px){.SecondHeroVideoSection_secondVideoSection__0HKxH{padding:60px 0}.SecondHeroVideoSection_subtext__HAvla{font-size:.98rem}}.OurSolutionSection_ourSolutionSection__1XGzC{padding:120px 0;background-color:var(--white);position:relative;overflow:hidden}.OurSolutionSection_ourSolutionSection__1XGzC:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,52,166,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.OurSolutionSection_ourSolutionSection__1XGzC:after{content:"";position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(201,255,9,.06) 0,transparent 70%);border-radius:50%;pointer-events:none}.OurSolutionSection_solutionHeader__l_R_Z{text-align:center;margin-bottom:80px;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out;position:relative;z-index:1}.OurSolutionSection_solutionHeadline__IHOkc{font-size:3.2rem;font-weight:800;color:var(--text-dark);margin:0 0 12px;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .1s both;letter-spacing:-.5px}.OurSolutionSection_solutionSubheading__5zeHL{font-size:1.4rem;color:var(--primary-blue);font-weight:600;margin:0 0 24px;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .15s both}.OurSolutionSection_solutionIntro__xdZAn{font-size:1.15rem;color:var(--text-gray);max-width:700px;margin:0 auto;line-height:1.7;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .2s both}.OurSolutionSection_solutionIntro__xdZAn .highlight{color:var(--text-dark);font-weight:700;background:linear-gradient(120deg,transparent,rgba(201,255,9,.2) 50%,transparent);padding:2px 6px;border-radius:4px}.OurSolutionSection_boldItalic__UrEVA,.OurSolutionSection_bold__YbimM,.OurSolutionSection_solutionIntro__xdZAn .bold{font-weight:700;color:var(--text-dark)}.OurSolutionSection_boldItalic__UrEVA{font-style:italic}.OurSolutionSection_solutionSubtext___9tRP{font-size:1.1rem;color:var(--text-gray);font-weight:600;margin:20px;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .25s both}.OurSolutionSection_solutionsGrid__Ck80a{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;position:relative;z-index:1;animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .3s both}.OurSolutionSection_solutionCard__32UPo{background:var(--white);border:2px solid var(--light-gray);border-radius:16px;padding:40px 32px;margin-bottom:60px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:OurSolutionSection_scaleIn__6jJ9n .8s ease-out;animation-fill-mode:both}.OurSolutionSection_solutionCard__32UPo:first-child{animation-delay:.35s}.OurSolutionSection_solutionCard__32UPo:nth-child(2){animation-delay:.4s}.OurSolutionSection_solutionCard__32UPo:nth-child(3){animation-delay:.45s}.OurSolutionSection_solutionCard__32UPo:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--neon-yellow) 0,var(--primary-blue) 100%)}.OurSolutionSection_solutionCard__32UPo:hover{border-color:var(--neon-yellow);box-shadow:0 20px 60px rgba(0,52,166,.12);transform:translateY(-12px)}.OurSolutionSection_cardHeader__kFbcH{display:flex;align-items:center;gap:16px;margin-bottom:20px}.OurSolutionSection_cardNumber__BUGbe{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);font-size:1.6rem;font-weight:800;border-radius:12px;transition:all .3s ease}.OurSolutionSection_solutionCard__32UPo:hover .OurSolutionSection_cardNumber__BUGbe{transform:scale(1.15) rotate(-5deg);box-shadow:0 10px 30px rgba(201,255,9,.3)}.OurSolutionSection_cardIcon__ci_Sn{font-size:2.2rem;color:var(--primary-blue);transition:all .3s ease}.OurSolutionSection_solutionCard__32UPo:hover .OurSolutionSection_cardIcon__ci_Sn{color:var(--neon-yellow);transform:scale(1.2)}.OurSolutionSection_cardTitle__m0e0C{font-size:1.3rem;font-weight:800;color:var(--text-dark);margin:0 0 16px;line-height:1.4;transition:color .3s ease}.OurSolutionSection_solutionCard__32UPo:hover .OurSolutionSection_cardTitle__m0e0C{color:var(--primary-blue)}.OurSolutionSection_cardDescription__G9ens{font-size:.95rem;color:var(--text-gray);margin:0 0 16px;line-height:1.6}.OurSolutionSection_cardDescription__G9ens strong{font-weight:700;color:var(--text-dark)}.OurSolutionSection_cardBullets__Rzuve{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.OurSolutionSection_bulletItem__xLEe_{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:var(--text-gray);line-height:1.5}.OurSolutionSection_bulletDot__Anjlb{font-size:1.2rem;color:var(--primary-blue);font-weight:700;flex-shrink:0;margin-top:2px}.OurSolutionSection_cardHighlight__YDGs8{display:flex;align-items:flex-start;gap:12px;padding:16px;background:linear-gradient(135deg,rgba(201,255,9,.08),rgba(0,52,166,.05));border-radius:12px;border-left:4px solid var(--neon-yellow);font-size:.95rem;font-weight:600;color:var(--text-dark);line-height:1.5;transition:all .3s ease}.OurSolutionSection_cardHighlight__YDGs8 strong{font-weight:700;color:var(--text-dark)}.OurSolutionSection_cardHighlight__YDGs8 em{font-style:italic}.OurSolutionSection_cardHighlight__YDGs8 strong em{font-weight:700;font-style:italic}.OurSolutionSection_highlightIcon__54rkK{font-size:1.1rem;color:var(--primary-blue);flex-shrink:0;margin-top:2px;transition:transform .3s ease}.OurSolutionSection_solutionCard__32UPo:hover .OurSolutionSection_cardHighlight__YDGs8{background:linear-gradient(135deg,rgba(201,255,9,.12),rgba(0,52,166,.08));border-left-color:var(--primary-blue)}.OurSolutionSection_solutionCard__32UPo:hover .OurSolutionSection_highlightIcon__54rkK{transform:translateX(4px);color:var(--primary-blue)}.OurSolutionSection_finalStatement__gRf_b{text-align:center;padding:40px;background:linear-gradient(135deg,rgba(0,52,166,.08),rgba(201,255,9,.08));border-radius:var(--border-radius-card);border:2px solid var(--primary-blue);animation:OurSolutionSection_fadeInUp__jmedX .8s ease-out .5s both}.OurSolutionSection_finalStatement__gRf_b p{font-size:1.2rem;margin:0}.OurSolutionSection_finalStatement__gRf_b strong{font-weight:700}@media (max-width:1200px){.OurSolutionSection_solutionsGrid__Ck80a{gap:28px}.OurSolutionSection_solutionHeadline__IHOkc{font-size:2.8rem}.OurSolutionSection_solutionCard__32UPo{padding:36px 28px}}@media (max-width:1024px){.OurSolutionSection_ourSolutionSection__1XGzC{padding:100px 0}.OurSolutionSection_solutionHeader__l_R_Z{margin-bottom:60px}.OurSolutionSection_solutionHeadline__IHOkc{font-size:2.4rem}.OurSolutionSection_solutionSubheading__5zeHL{font-size:1.2rem}.OurSolutionSection_solutionsGrid__Ck80a{grid-template-columns:1fr;gap:24px}.OurSolutionSection_solutionCard__32UPo{padding:32px 24px}}@media (max-width:768px){.OurSolutionSection_ourSolutionSection__1XGzC{padding:80px 0}.OurSolutionSection_solutionHeader__l_R_Z{margin-bottom:48px}.OurSolutionSection_solutionHeadline__IHOkc{font-size:2rem}.OurSolutionSection_solutionSubheading__5zeHL{font-size:1.05rem}.OurSolutionSection_solutionIntro__xdZAn,.OurSolutionSection_solutionSubtext___9tRP{font-size:1rem}.OurSolutionSection_cardHeader__kFbcH{margin-bottom:16px}.OurSolutionSection_cardNumber__BUGbe{width:44px;height:44px;font-size:1.4rem}.OurSolutionSection_cardIcon__ci_Sn{font-size:1.8rem}.OurSolutionSection_cardTitle__m0e0C{font-size:1.1rem}.OurSolutionSection_bulletItem__xLEe_,.OurSolutionSection_cardDescription__G9ens{font-size:.9rem}.OurSolutionSection_cardHighlight__YDGs8{font-size:.9rem;padding:14px}}.Testimonials_testimonialsSection__2u8tn{padding:100px 0;background-color:var(--light-gray);animation:Testimonials_fadeInUp__VIvKz .8s ease-out}.Testimonials_testimonialsGrid__bIsE1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.Testimonials_testimonial__eRIhs{background-color:var(--white);padding:32px;border-radius:var(--border-radius-card);box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;animation:Testimonials_fadeInUp__VIvKz .8s ease-out;animation-fill-mode:both}.Testimonials_testimonial__eRIhs:first-child{animation-delay:.2s}.Testimonials_testimonial__eRIhs:nth-child(2){animation-delay:.3s}.Testimonials_testimonial__eRIhs:nth-child(3){animation-delay:.4s}.Testimonials_testimonial__eRIhs:nth-child(4){animation-delay:.25s}.Testimonials_testimonial__eRIhs:nth-child(5){animation-delay:.35s}.Testimonials_testimonial__eRIhs:nth-child(6){animation-delay:.45s}.Testimonials_testimonial__eRIhs:hover{transform:translateY(-12px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Testimonials_stars__f9Fj6{display:flex;gap:4px;margin-bottom:16px;animation:Testimonials_fadeInUp__VIvKz .6s ease-out .2s both}.Testimonials_starsI__6voSZ{color:var(--neon-yellow);font-size:1.1rem;transition:transform .3s ease}.Testimonials_testimonial__eRIhs:hover .Testimonials_starsI__6voSZ{transform:scale(1.2) rotate(10deg)}.Testimonials_testimonialContent__ydyEk{flex:1 1;margin-bottom:24px}.Testimonials_quote__GUiGz{font-size:1rem;color:var(--text-dark);line-height:1.7;font-style:italic}.Testimonials_testimonialAuthor__7GT0F{border-top:1px solid #eee;padding-top:16px}.Testimonials_testimonialAuthorStrong__7k3xV{display:block;color:var(--text-dark);margin-bottom:4px}.Testimonials_testimonialAuthorSpan__eZDEl{display:block;font-size:.85rem;color:var(--text-gray)}@media (max-width:1024px){.Testimonials_testimonialsGrid__bIsE1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials_testimonialsGrid__bIsE1{grid-template-columns:1fr}}.VideosSection_videosSection__eg9B3{padding:100px 0;background-color:var(--white);animation:VideosSection_fadeInUp__UwnEu .8s ease-out}.VideosSection_sectionIntro__8sDO8{font-size:1.1rem;color:var(--text-gray);margin-bottom:48px;text-align:center}.VideosSection_videoContainer__uecXD{display:flex;justify-content:center;align-items:center;max-width:420px;margin:0 auto}.VideosSection_shortsCard__X14AB{position:relative;width:100%;max-width:420px;aspect-ratio:9/16;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 30px 70px rgba(0,0,0,.45);cursor:pointer}.VideosSection_shortsThumb__RGE_d{width:100%;height:100%;object-fit:cover}.VideosSection_shortsFrame__FrQH0{width:100%;height:100%;border:0}.VideosSection_shortsOverlay__rhB8F{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.55))}.VideosSection_shortsPlay__D5lyf{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.VideosSection_shortsIcon__oMoIz{width:56px;height:auto;display:block;pointer-events:auto;z-index:2}.VideosSection_playTriangle__t21Zi{position:absolute;font-size:16px;color:#fff;margin-left:2px;pointer-events:auto;z-index:3}.VideosSection_shortsShare__xE350{align-self:flex-end;color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06);cursor:pointer;pointer-events:auto;z-index:4}.VideosSection_shortsShare__xE350:hover{background:hsla(0,0%,100%,.12)}.VideosSection_playingShareBtn__5JhTD{position:absolute;top:14px;right:14px;z-index:6;width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);color:#fff;border:1px solid hsla(0,0%,100%,.12);cursor:pointer}.VideosSection_shareModal__aIhen{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);z-index:1000}.VideosSection_shareCard__elFmV{width:min(720px,92vw);max-height:90vh;overflow-y:auto;background:#111;border-radius:14px;padding:18px;box-shadow:0 30px 80px rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.06)}.VideosSection_shareTitle__GlInY{margin:0 0 12px;color:#fff;font-size:1.05rem}.VideosSection_shareOptions__b6P36{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;justify-content:flex-start}.VideosSection_shareOption__aazyG{display:flex;flex-direction:column;gap:4px;align-items:center;padding:10px 14px;background:hsla(0,0%,100%,.04);color:#fff;border-radius:12px;border:1px solid hsla(0,0%,100%,.04);cursor:pointer;font-size:.85rem;transition:all .2s ease}.VideosSection_shareOption__aazyG:hover{background:hsla(0,0%,100%,.08)}.VideosSection_shareInputRow__ghgCH{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.VideosSection_shareInput__a6_xi{flex:1 1 auto;min-width:200px;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);color:#fff;font-size:.9rem}.VideosSection_shareCopyBtn__lwGoC{padding:10px 16px;border-radius:10px;background:#0b84ff;color:#fff;border:none;cursor:pointer;font-weight:600;transition:all .2s ease}.VideosSection_shareCopyBtn__lwGoC:hover{background:#0a6fd4}.VideosSection_shareCloseBtn__R0VbW{margin-top:12px;width:100%;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.04);color:#fff;border:none;cursor:pointer;transition:all .2s ease}.VideosSection_shareCloseBtn__R0VbW:hover{background:hsla(0,0%,100%,.08)}.VideosSection_shortsMeta__6x3q0{display:flex;align-items:center;justify-content:flex-start;gap:4px}.VideosSection_channelLogo__UN4q3{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.VideosSection_channelName__5T5XP{font-weight:600;font-size:.95rem;color:#fff;text-decoration:none;flex-shrink:0}.VideosSection_channelName__5T5XP:hover{text-decoration:underline}.VideosSection_subscribeBtn__zUALz{background:#fff;color:#000;font-size:.85rem;font-weight:700;padding:6px 14px;border-radius:18px;border:0;cursor:pointer;margin-left:auto;transition:all .3s ease}.VideosSection_subscribeBtn__zUALz:hover{background:#f0f0f0;transform:scale(1.05)}@media (max-width:768px){.VideosSection_videosSection__eg9B3{padding:60px 0}.VideosSection_sectionIntro__8sDO8{font-size:1rem;margin-bottom:32px}}@media (max-width:640px){.VideosSection_shareCard__elFmV{padding:16px}.VideosSection_shareTitle__GlInY{font-size:1rem}.VideosSection_shareOptions__b6P36{gap:8px}.VideosSection_shareOption__aazyG{padding:8px 10px;font-size:.75rem}.VideosSection_shareInputRow__ghgCH{flex-direction:column}.VideosSection_shareInput__a6_xi{min-width:unset;font-size:.85rem}.VideosSection_shareCopyBtn__lwGoC{width:100%}}.WhoThisForSection_solutionSection__cY5b6{padding:100px 0;background-color:var(--white);animation:WhoThisForSection_fadeInUp__N5l2l .8s ease-out}.WhoThisForSection_sectionSubtext__O7PFc{font-size:1.1rem;color:var(--text-gray);margin-bottom:48px;text-align:center;animation:WhoThisForSection_fadeInUp__N5l2l .8s ease-out .1s both}.WhoThisForSection_selectionGrid__osI_j{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;margin-bottom:60px}.WhoThisForSection_selectionBox__h_te6{background-color:var(--white);padding:40px;border-radius:var(--border-radius-card);border:2px solid;animation:WhoThisForSection_scaleIn__JwR5G .8s ease-out;animation-fill-mode:both;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB{border-color:var(--primary-blue);box-shadow:0 10px 30px rgba(0,52,166,.1);animation-delay:.2s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X{border-color:var(--error-red);box-shadow:0 10px 30px rgba(230,57,70,.1);animation-delay:.3s}.WhoThisForSection_selectionBox__h_te6:hover{transform:translateY(-8px);border-color:var(--neon-yellow)}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB:hover{box-shadow:0 20px 50px rgba(0,52,166,.2)}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X:hover{box-shadow:0 20px 50px rgba(230,57,70,.2)}.WhoThisForSection_selectionHeader__Huvmp{margin-bottom:24px;border-bottom:2px solid var(--light-gray);padding-bottom:16px}.WhoThisForSection_selectionTitle__mjxEW{font-size:1.3rem;font-weight:700;color:var(--text-dark);margin:0;transition:color .3s ease}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB:hover .WhoThisForSection_selectionTitle__mjxEW{color:var(--primary-blue)}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X:hover .WhoThisForSection_selectionTitle__mjxEW{color:var(--error-red)}.WhoThisForSection_selectionList__RCeGA{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.WhoThisForSection_selectionItem___j9W_{display:flex;align-items:flex-start;gap:12px;color:var(--text-gray);line-height:1.6;animation:WhoThisForSection_fadeInUp__N5l2l .8s ease-out;animation-fill-mode:both}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB .WhoThisForSection_selectionItem___j9W_:first-child{animation-delay:.3s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB .WhoThisForSection_selectionItem___j9W_:nth-child(2){animation-delay:.35s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB .WhoThisForSection_selectionItem___j9W_:nth-child(3){animation-delay:.4s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB .WhoThisForSection_selectionItem___j9W_:nth-child(4){animation-delay:.45s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X .WhoThisForSection_selectionItem___j9W_:first-child{animation-delay:.4s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X .WhoThisForSection_selectionItem___j9W_:nth-child(2){animation-delay:.45s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X .WhoThisForSection_selectionItem___j9W_:nth-child(3){animation-delay:.5s}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X .WhoThisForSection_selectionItem___j9W_:nth-child(4){animation-delay:.55s}.WhoThisForSection_selectionIcon__kOrAF{font-size:1.2rem;flex-shrink:0;margin-top:2px;transition:transform .3s ease}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_forYou__GxbFB .WhoThisForSection_selectionIcon__kOrAF{color:var(--primary-blue)}.WhoThisForSection_selectionBox__h_te6.WhoThisForSection_notForYou__FCN6X .WhoThisForSection_selectionIcon__kOrAF{color:var(--error-red)}.WhoThisForSection_selectionBox__h_te6:hover .WhoThisForSection_selectionIcon__kOrAF{transform:scale(1.2) rotate(5deg)}.WhoThisForSection_finalStatement__HOQxm{text-align:center;padding:40px;background:linear-gradient(135deg,rgba(0,52,166,.08),rgba(201,255,9,.08));border-radius:var(--border-radius-card);border:2px solid var(--primary-blue);animation:WhoThisForSection_fadeInUp__N5l2l .8s ease-out .5s both}.WhoThisForSection_finalStatement__HOQxm p{font-size:1.2rem;margin:0}.WhoThisForSection_finalStatement__HOQxm strong{font-weight:700}@media (max-width:768px){.WhoThisForSection_selectionGrid__osI_j{grid-template-columns:1fr;gap:32px}.WhoThisForSection_selectionBox__h_te6{padding:32px}.WhoThisForSection_selectionTitle__mjxEW{font-size:1.15rem}.WhoThisForSection_selectionItem___j9W_{font-size:.95rem}.WhoThisForSection_finalStatement__HOQxm{padding:32px}.WhoThisForSection_finalStatement__HOQxm p{font-size:1rem}}.WhyWorkWithUsSection_whyWorkWithUsSection__QdTEI{padding:120px 0;background:linear-gradient(135deg,#f5f7fa,#eef2f8);position:relative;overflow:hidden}.WhyWorkWithUsSection_whyWorkWithUsSection__QdTEI:before{content:"";position:absolute;top:-40%;left:-15%;width:550px;height:550px;background:radial-gradient(circle,rgba(201,255,9,.12) 0,transparent 70%);border-radius:50%;pointer-events:none}.WhyWorkWithUsSection_whyWorkWithUsSection__QdTEI:after{content:"";position:absolute;bottom:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,52,166,.12) 0,transparent 70%);border-radius:50%;pointer-events:none}.WhyWorkWithUsSection_sectionContent__7tokQ{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out}.WhyWorkWithUsSection_leftContent__KagIM{display:flex;flex-direction:column;gap:40px;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .1s both}.WhyWorkWithUsSection_sectionHeadline__WbW0Z{font-size:3.2rem;font-weight:800;color:var(--text-dark);margin:0;line-height:1.2;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .15s both;letter-spacing:-.5px;position:relative;padding-bottom:20px}.WhyWorkWithUsSection_sectionHeadline__WbW0Z:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,var(--neon-yellow) 0,var(--primary-blue) 100%);border-radius:2px}.WhyWorkWithUsSection_reasonsList__gTyBZ{list-style:none;padding:32px;margin:0;display:flex;flex-direction:column;gap:20px;background:var(--white);border-radius:16px;border:2px solid rgba(0,52,166,.08);animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .2s both;transition:all .3s ease}.WhyWorkWithUsSection_reasonsList__gTyBZ:hover{border-color:rgba(0,52,166,.15);box-shadow:0 15px 40px rgba(0,52,166,.08)}.WhyWorkWithUsSection_reasonItem__wSZTM{display:flex;align-items:flex-start;gap:18px;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out;animation-fill-mode:both;padding:12px 0;transition:all .3s ease}.WhyWorkWithUsSection_reasonItem__wSZTM:first-child{animation-delay:.25s}.WhyWorkWithUsSection_reasonItem__wSZTM:nth-child(2){animation-delay:.3s}.WhyWorkWithUsSection_reasonItem__wSZTM:nth-child(3){animation-delay:.35s}.WhyWorkWithUsSection_reasonItem__wSZTM:nth-child(4){animation-delay:.4s}.WhyWorkWithUsSection_reasonItem__wSZTM:hover{padding-left:8px}.WhyWorkWithUsSection_reasonIcon__g71d8{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,var(--neon-yellow) 0,#b8ff00 100%);color:var(--text-dark);border-radius:8px;font-size:1rem;flex-shrink:0;transition:all .3s ease}.WhyWorkWithUsSection_reasonItem__wSZTM:hover .WhyWorkWithUsSection_reasonIcon__g71d8{transform:scale(1.2) rotate(-10deg);box-shadow:0 8px 20px rgba(201,255,9,.3)}.WhyWorkWithUsSection_reasonText__fCmOG{font-size:1.1rem;color:var(--text-dark);font-weight:600;line-height:1.5;padding-top:4px;transition:color .3s ease}.WhyWorkWithUsSection_reasonItem__wSZTM:hover .WhyWorkWithUsSection_reasonText__fCmOG{color:var(--primary-blue)}.WhyWorkWithUsSection_rightContent__JLB6h{animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .2s both}.WhyWorkWithUsSection_highlightBox__PtA0c{background:linear-gradient(135deg,var(--primary-blue) 0,#0b2f92 100%);border-radius:20px;padding:60px 48px;text-align:center;position:relative;overflow:hidden;box-shadow:0 25px 60px rgba(0,52,166,.2);border:2px solid rgba(201,255,9,.3);transition:all .3s cubic-bezier(.4,0,.2,1);animation:WhyWorkWithUsSection_scaleIn__u2iBo .8s ease-out .3s both}.WhyWorkWithUsSection_highlightBox__PtA0c:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.WhyWorkWithUsSection_highlightBox__PtA0c:after{content:"";position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(201,255,9,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.WhyWorkWithUsSection_highlightBox__PtA0c:hover{transform:translateY(-12px);box-shadow:0 35px 80px rgba(0,52,166,.3);border-color:var(--neon-yellow)}.WhyWorkWithUsSection_heartIcon__FiaO2{font-size:3rem;color:var(--neon-yellow);margin-bottom:20px;transition:all .3s ease;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .35s both;position:relative;z-index:1}.WhyWorkWithUsSection_highlightBox__PtA0c:hover .WhyWorkWithUsSection_heartIcon__FiaO2{transform:scale(1.2) rotate(10deg)}.WhyWorkWithUsSection_highlightText__zm2Sk{font-size:1.25rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin:0 0 20px;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .4s both;position:relative;z-index:1}.WhyWorkWithUsSection_highlightBold__tkgvK{font-size:1.4rem;font-weight:800;color:var(--neon-yellow);line-height:1.6;margin:0;animation:WhyWorkWithUsSection_fadeInUp__y3KhY .8s ease-out .45s both;position:relative;z-index:1}@media (max-width:1200px){.WhyWorkWithUsSection_sectionContent__7tokQ{gap:60px}.WhyWorkWithUsSection_sectionHeadline__WbW0Z{font-size:2.8rem}.WhyWorkWithUsSection_highlightBox__PtA0c{padding:50px 40px}}@media (max-width:1024px){.WhyWorkWithUsSection_whyWorkWithUsSection__QdTEI{padding:100px 0}.WhyWorkWithUsSection_sectionContent__7tokQ{grid-template-columns:1fr;gap:48px}.WhyWorkWithUsSection_sectionHeadline__WbW0Z{font-size:2.4rem}.WhyWorkWithUsSection_reasonItem__wSZTM{gap:16px}.WhyWorkWithUsSection_reasonText__fCmOG{font-size:1rem}.WhyWorkWithUsSection_highlightBox__PtA0c{padding:44px 36px}.WhyWorkWithUsSection_heartIcon__FiaO2{font-size:2.5rem}.WhyWorkWithUsSection_highlightText__zm2Sk{font-size:1.15rem}.WhyWorkWithUsSection_highlightBold__tkgvK{font-size:1.25rem}}@media (max-width:768px){.WhyWorkWithUsSection_whyWorkWithUsSection__QdTEI{padding:80px 0}.WhyWorkWithUsSection_sectionHeadline__WbW0Z{font-size:2rem}.WhyWorkWithUsSection_reasonsList__gTyBZ{gap:16px}.WhyWorkWithUsSection_reasonItem__wSZTM{gap:14px}.WhyWorkWithUsSection_reasonIcon__g71d8{width:28px;height:28px;font-size:.9rem;flex-shrink:0}.WhyWorkWithUsSection_reasonText__fCmOG{font-size:.95rem;font-weight:600}.WhyWorkWithUsSection_highlightBox__PtA0c{padding:40px 28px}.WhyWorkWithUsSection_heartIcon__FiaO2{font-size:2rem;margin-bottom:16px}.WhyWorkWithUsSection_highlightText__zm2Sk{font-size:1rem;margin-bottom:16px}.WhyWorkWithUsSection_highlightBold__tkgvK{font-size:1.1rem}}.ScrollToTop_scrollToTop__S7_Cj{position:fixed;bottom:30px;right:30px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--primary-blue),var(--dark-navy));color:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,52,166,.4);opacity:0;visibility:hidden;transform:translateY(20px) scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:999;overflow:hidden}.ScrollToTop_scrollToTop__S7_Cj.ScrollToTop_visible__gGJl_{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.ScrollToTop_scrollToTop__S7_Cj:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 35px rgba(0,52,166,.5);background:linear-gradient(135deg,#1a4fd4,var(--primary-blue))}.ScrollToTop_scrollToTop__S7_Cj:active{transform:translateY(-2px) scale(.98)}.ScrollToTop_arrow__h19du{position:relative;z-index:2;transition:transform .3s ease}.ScrollToTop_scrollToTop__S7_Cj:hover .ScrollToTop_arrow__h19du{transform:translateY(-3px);animation:ScrollToTop_bounce__mQ3SF .6s ease infinite}.ScrollToTop_ripple__zd_JV{position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(201,255,9,.3);transform:scale(0);opacity:0}.ScrollToTop_scrollToTop__S7_Cj:hover .ScrollToTop_ripple__zd_JV{animation:ScrollToTop_rippleEffect__cai39 1s ease-out infinite}@keyframes ScrollToTop_bounce__mQ3SF{0%,to{transform:translateY(-3px)}50%{transform:translateY(-6px)}}@keyframes ScrollToTop_rippleEffect__cai39{0%{transform:scale(0);opacity:.5}to{transform:scale(2);opacity:0}}@media (max-width:768px){.ScrollToTop_scrollToTop__S7_Cj{bottom:20px;right:20px;width:46px;height:46px}}.WhatsAppButton_whatsAppButton__zWw2q{position:fixed;right:26px;bottom:100px;z-index:1200;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-weight:600;font-size:.95rem;box-shadow:0 18px 40px rgba(0,0,0,.35);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.WhatsAppButton_whatsAppButton__zWw2q:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(0,0,0,.4)}.WhatsAppButton_icon__CQ46g{font-size:1.3rem}.WhatsAppButton_label__2j_Wz{letter-spacing:.01em}@media (max-width:768px){.WhatsAppButton_whatsAppButton__zWw2q{right:18px;bottom:90px;padding:10px 14px;font-size:.9rem}}