.FaqSection_faqSection__L6TLD{padding:5rem 0;background-color:var(--background-color)}.FaqSection_sectionTitle__TnIDg{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--text-color)}.FaqSection_faqContainer__LKVXP{max-width:800px;margin:0 auto}.FaqSection_faqItem__Ax2uV{background-color:var(--white-color);border-radius:var(--border-radius);margin-bottom:1rem;box-shadow:0 2px 5px rgba(0,0,0,.05);overflow:hidden}.FaqSection_question__UQSm5{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background-color:var(--white-color)}.FaqSection_question__UQSm5 h3{font-size:1.2rem;font-weight:600;color:var(--text-color);margin-right:1rem}.FaqSection_icon__pyeej{transition:transform .3s ease}.FaqSection_iconRotated__b_yMT{transform:rotate(45deg)}.FaqSection_answer__eiaLD{padding:0 1.5rem 1.5rem;color:var(--text-light);line-height:1.7;animation:FaqSection_fadeIn__b9CF6 .5s ease}@keyframes FaqSection_fadeIn__b9CF6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HeroSection_hero__WXWJa{background-color:var(--primary-color);color:var(--white-color);padding:4rem 0;text-align:left}.HeroSection_heroContent__dpitF{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:4rem}.HeroSection_heroText__0MmT2{flex:1 1;max-width:500px}.HeroSection_heroText__0MmT2 h1{font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.HeroSection_subtitle__wlZzW{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.HeroSection_heroImages__1IrTO{flex:1 1;display:flex;justify-content:center;align-items:center;gap:1.5rem}.HeroSection_heroImage__SDCpe{border-radius:var(--border-radius);box-shadow:0 10px 30px rgba(0,0,0,0);max-width:300px}.HeroSection_heroImage__SDCpe:nth-child(2){transform:translateY(-20px) scale(1.05)}@media (max-width:900px){.HeroSection_heroContent__dpitF{flex-direction:column;text-align:center;align-items:center}.HeroSection_heroText__0MmT2{text-align:center}}.FeaturesSection_featuresSection__1f3_C{padding:5rem 0;text-align:center;background-color:var(--white-color)}.FeaturesSection_sectionTitle__E3eCe{font-size:2.5rem;margin-bottom:3rem;color:var(--text-color)}.FeaturesSection_featuresGrid__7xMKE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;text-align:left}.FeaturesSection_featureCard__CFrnO{background-color:var(--background-color);padding:2.5rem 2rem;border-radius:var(--border-radius);border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.FeaturesSection_featureCard__CFrnO:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.FeaturesSection_featureCard__CFrnO h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-color)}.FeaturesSection_featureCard__CFrnO p{color:var(--text-light)}.CtaSection_ctaSection__kdMsw{background-color:var(--primary-color);color:var(--white-color);padding:5rem 0;position:relative;overflow:hidden}.CtaSection_ctaContent__2D2Zy{display:flex;align-items:center;justify-content:space-between;gap:3rem}.CtaSection_ctaText__YkCk4{flex:1 1;max-width:500px}.CtaSection_ctaText__YkCk4 h2{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.CtaSection_ctaText__YkCk4 p{font-size:1.1rem;opacity:.8;margin-bottom:2.5rem}.CtaSection_storeButtons__1dw_B{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.CtaSection_ctaImageColumn__WGVJw{flex:1 1;display:flex;justify-content:center}.CtaSection_phoneImage__BurW6{max-width:300px;height:auto}@media (max-width:900px){.CtaSection_ctaSection__kdMsw{padding:4rem 1rem}.CtaSection_ctaContent__2D2Zy{flex-direction:column;text-align:center}.CtaSection_ctaImageColumn__WGVJw{display:none}.CtaSection_ctaText__YkCk4{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.CtaSection_storeButtons__1dw_B{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;flex-direction:column}}@media (max-width:480px){.CtaSection_storeButtons__1dw_B{flex-direction:column;align-items:center;width:100%}.CtaSection_storeButtons__1dw_B>a{width:80%;max-width:250px;justify-content:center}}.FooterSection_footerSection__V9ur5{background-color:var(--dark-blue);color:var(--white-color);text-align:center;padding:1rem 0}.Navbar_navbar__X_TPc{background-color:var(--white-color);padding:.8rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--background-color);box-shadow:0 2px 4px rgba(0,0,0,.04)}.Navbar_container__iM6YS{max-width:1100px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__eWcuJ{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none}.Navbar_nav__j76Bw{display:flex;align-items:center;gap:2rem}.Navbar_navLinks__c59Cr{display:flex;align-items:center;list-style:none;padding:0;margin:0}.Navbar_navLinks__c59Cr li{margin-left:2rem}.Navbar_navLinks__c59Cr a{color:var(--text-color);font-weight:500;text-decoration:none;transition:color .3s ease}.Navbar_hamburger__FsOuq,.Navbar_navLinks__c59Cr a:hover{color:var(--primary-color)}.Navbar_hamburger__FsOuq{display:none;background:none;border:none;cursor:pointer;z-index:1001}@media (max-width:768px){.Navbar_hamburger__FsOuq{display:block}.Navbar_nav__j76Bw{display:none;position:absolute;top:100%;left:0;width:100%;background-color:var(--white-color);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Navbar_navOpen__sASrE{display:flex;flex-direction:column;padding:2rem;gap:2rem}.Navbar_navOpen__sASrE .Navbar_navLinks__c59Cr{flex-direction:column;gap:2rem;text-align:center;align-items:center}.Navbar_navOpen__sASrE .Navbar_navLinks__c59Cr li{margin-left:0}}.StoreButton_storeButton__aMcDS{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.8rem;gap:.8rem;background-color:#000000;color:#ffffff;padding:.75rem 1.5rem;border-radius:var(--border-radius);text-decoration:none;transition:background-color .3s ease;cursor:pointer}.StoreButton_storeButton__aMcDS:hover{background-color:#333333}.StoreButton_textWrapper__X7CK3{display:flex;flex-direction:column;align-items:flex-start}.StoreButton_line1__nyzuw{font-size:.8rem;opacity:.8;text-transform:uppercase}.StoreButton_line2__MapMy{font-size:1.1rem;font-weight:600;line-height:1.2}.SecuritySection_securitySection__S_cYj{padding:5rem 0;background-color:var(--background-color)}.SecuritySection_sectionTitle__Xg_Yr{text-align:center;font-size:2.5rem;margin-bottom:4rem;color:var(--text-color)}.SecuritySection_securityGrid__oFnMn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.SecuritySection_securityItem__PyyQD{text-align:center}.SecuritySection_securityItem__PyyQD svg{margin-bottom:1.5rem;color:var(--primary-color)}.SecuritySection_securityItem__PyyQD h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-color)}.SecuritySection_securityItem__PyyQD p{color:var(--text-light);line-height:1.7}@media (max-width:768px){.SecuritySection_securityGrid__oFnMn{grid-template-columns:1fr}}.FounderSection_founderSection__tmrna{padding:6rem 0;background-color:var(--white-color)}.FounderSection_founderContent__SJrdd{display:flex;align-items:center;gap:4rem}.FounderSection_founderPhoto__ilBsj{flex-basis:35%;max-width:350px}.FounderSection_founderPhoto__ilBsj img{width:100%;height:auto;border-radius:2%;box-shadow:0 10px 30px rgba(0,0,0,.1)}.FounderSection_founderMessage__KnCwn{flex:1 1}.FounderSection_sectionTitle__W2rl2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.FounderSection_founderMessage__KnCwn h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-color);line-height:1.4}.FounderSection_founderMessage__KnCwn p{font-size:1.1rem;color:var(--text-light);line-height:1.8;margin-bottom:2rem}.FounderSection_signature__C2J7H{font-size:1.2rem;font-weight:600;color:var(--text-color)}@media (max-width:768px){.FounderSection_founderContent__SJrdd{flex-direction:column;text-align:center;align-items:center}.FounderSection_founderPhoto__ilBsj{margin-bottom:2rem;width:200px}}.PricingSection_pricingSection__z4d0c{padding:6rem 0;background-color:var(--white-color)}.PricingSection_sectionTitle__QkMpd{text-align:center;font-size:2.5rem;margin-bottom:4rem;color:var(--text-color)}.PricingSection_pricingContent__11dvb{display:flex;align-items:center;gap:4rem}.PricingSection_pricingImageColumn__3Trst{flex:1 1}.PricingSection_pricingImage__hSif_{width:77%;height:auto;border-radius:var(--border-radius);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PricingSection_pricingPlanColumn__6G3e0{flex:1 1}.PricingSection_pricingCard__8xMvt{background-color:var(--background-color);border:1px solid #e0e0e0;border-radius:var(--border-radius);padding:2.5rem}.PricingSection_planName__HjkzY{font-size:1.8rem;font-weight:700;color:var(--text-color)}.PricingSection_planPrice__JBr5q{font-size:3rem;font-weight:700;color:var(--primary-color);margin:.5rem 0}.PricingSection_planPrice__JBr5q span{font-size:1rem;font-weight:400;color:var(--text-light)}.PricingSection_planDescription__WYy9l{color:var(--text-light);margin-bottom:2rem}.PricingSection_featureList__EyJos{list-style:none;margin-bottom:2.5rem}.PricingSection_featureItem__8F8sM{display:flex;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:var(--text-color)}.PricingSection_featureItem__8F8sM svg{color:var(--secondary-color);margin-right:.8rem;flex-shrink:0}@media (max-width:900px){.PricingSection_pricingContent__11dvb{flex-direction:column;align-items:center}.PricingSection_pricingImageColumn__3Trst{margin-bottom:3rem;max-width:400px;display:flex;justify-content:center}}