.home-module__txgM7a__container{max-width:1200px;margin:0 auto;padding:0 24px}.home-module__txgM7a__topBar{background:var(--navy-deep);color:#fffc;padding:8px 0;font-size:.8125rem}.home-module__txgM7a__topBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.home-module__txgM7a__topBarLeft{align-items:center;gap:20px;display:flex}.home-module__txgM7a__topBarRight{align-items:center;gap:16px;display:flex}.home-module__txgM7a__topBarBadge{border-radius:var(--radius-full);background:#ffffff14;align-items:center;gap:5px;padding:3px 10px;font-size:.75rem;display:inline-flex}.home-module__txgM7a__topBarLink{color:var(--gold-light);font-weight:500;text-decoration:none}.home-module__txgM7a__topBarLink:hover{color:var(--gold)}.home-module__txgM7a__navbar{background:var(--white);border-bottom:1px solid var(--gray-200);z-index:100;box-shadow:var(--shadow-sm);position:sticky;top:0}.home-module__txgM7a__navbarInner{justify-content:space-between;align-items:center;height:72px;display:flex;position:relative}.home-module__txgM7a__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.home-module__txgM7a__logoIcon{background:linear-gradient(135deg, var(--navy) 0%, var(--indigo) 100%);border-radius:var(--radius-md);width:44px;height:44px;color:var(--gold);letter-spacing:-1px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;display:flex}.home-module__txgM7a__logoText{flex-direction:column;line-height:1.1;display:flex}.home-module__txgM7a__logoBrand{color:var(--navy);letter-spacing:-.5px;font-size:1.375rem;font-weight:800}.home-module__txgM7a__logoBrandGold{color:var(--gold)}.home-module__txgM7a__logoSub{color:var(--gray-400);letter-spacing:.5px;text-transform:uppercase;font-size:.6875rem;font-weight:500}.home-module__txgM7a__navLinks{align-items:center;gap:4px;list-style:none;display:flex}.home-module__txgM7a__navLinks a{color:var(--gray-600);border-radius:var(--radius-sm);padding:8px 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s}.home-module__txgM7a__navLinks a:hover,.home-module__txgM7a__navLinks a.home-module__txgM7a__active{color:var(--navy);background:var(--gray-50)}.home-module__txgM7a__navButton{cursor:pointer;color:var(--gray-600);border-radius:var(--radius-sm);background:0 0;border:none;padding:8px 16px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s}.home-module__txgM7a__navButton:hover{color:var(--navy);background:var(--gray-50)}.home-module__txgM7a__navActions{align-items:center;gap:12px;display:flex}.home-module__txgM7a__btn{border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.home-module__txgM7a__btnOutline{border:1.5px solid var(--gray-300);color:var(--gray-700);background:0 0}.home-module__txgM7a__btnOutline:hover{border-color:var(--navy);color:var(--navy);background:var(--gray-50)}.home-module__txgM7a__btnPrimary{background:linear-gradient(135deg, var(--gold) 0%, #e8951a 100%);color:var(--navy-deep);box-shadow:0 2px 8px #f5a6234d}.home-module__txgM7a__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f5a62366}.home-module__txgM7a__btnLarge{padding:14px 36px;font-size:1.0625rem}.home-module__txgM7a__btnWhite{background:var(--white);color:var(--navy);box-shadow:var(--shadow-md)}.home-module__txgM7a__btnWhite:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.home-module__txgM7a__menuToggle{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.home-module__txgM7a__menuToggle span{background:var(--gray-700);border-radius:2px;width:24px;height:2px;margin:5px 0;display:block}.home-module__txgM7a__mobileNavPanel{background:var(--white);border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-lg);z-index:99;padding:16px 24px 24px;position:absolute;top:72px;left:0;right:0}.home-module__txgM7a__mobileNavLinks{flex-direction:column;gap:4px;margin-bottom:16px;list-style:none;display:flex}.home-module__txgM7a__mobileNavLinks a{color:var(--gray-700);border-radius:var(--radius-sm);padding:12px 8px;font-weight:500;text-decoration:none;display:block}.home-module__txgM7a__mobileNavLinks a:hover{background:var(--gray-50);color:var(--navy)}.home-module__txgM7a__mobileNavLinks button{text-align:left;cursor:pointer;width:100%;color:var(--gray-700);border-radius:var(--radius-sm);background:0 0;border:none;padding:12px 8px;font-family:inherit;font-weight:500;display:block}.home-module__txgM7a__mobileNavLinks button:hover{background:var(--gray-50);color:var(--navy)}.home-module__txgM7a__mobileNavActions{flex-direction:column;gap:10px;display:flex}.home-module__txgM7a__mobileNavActions .home-module__txgM7a__btn{width:100%}.home-module__txgM7a__hero{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 40%, var(--navy-light) 100%);padding:80px 0 100px;position:relative;overflow:hidden}.home-module__txgM7a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5a62314 0%,#0000 60%);width:70%;height:200%;position:absolute;top:-50%;right:-20%}.home-module__txgM7a__hero:after{content:"";background:linear-gradient(to bottom right, transparent 49.5%, var(--white) 50%);height:80px;position:absolute;bottom:0;left:0;right:0}.home-module__txgM7a__heroGrid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.home-module__txgM7a__heroLayout{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.home-module__txgM7a__heroContent{color:var(--white)}.home-module__txgM7a__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--gold-light);background:#ffffff1a;border:1px solid #ffffff26;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;font-weight:500;display:inline-flex}.home-module__txgM7a__heroTitle{letter-spacing:-1.5px;margin-bottom:20px;font-size:3.25rem;font-weight:800;line-height:1.1}.home-module__txgM7a__heroHighlight{background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__txgM7a__heroSubtitle{color:#ffffffbf;max-width:520px;margin-bottom:36px;font-size:1.1875rem;line-height:1.6}.home-module__txgM7a__heroCtas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;display:flex}.home-module__txgM7a__heroTrust{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.home-module__txgM7a__heroTrustItem{color:#fff9;align-items:center;gap:8px;font-size:.875rem;display:flex}.home-module__txgM7a__heroTrustItem svg{width:18px;height:18px;color:var(--green);flex-shrink:0}.home-module__txgM7a__heroCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#ffffff12;border:1px solid #ffffff1f;padding:40px;box-shadow:0 20px 60px #0003}.home-module__txgM7a__heroCardHeader{text-align:center;margin-bottom:28px}.home-module__txgM7a__heroCardHeader h2{color:var(--white);margin-bottom:6px;font-size:1.375rem;font-weight:700}.home-module__txgM7a__heroCardHeader p{color:#fff9;font-size:.875rem}.home-module__txgM7a__heroCardStats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;display:grid}.home-module__txgM7a__statBox{border-radius:var(--radius-md);text-align:center;background:#ffffff0f;border:1px solid #ffffff14;padding:20px 16px}.home-module__txgM7a__statNumber{color:var(--gold-light);margin-bottom:4px;font-size:1.75rem;font-weight:800;line-height:1}.home-module__txgM7a__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.home-module__txgM7a__heroCardCta{text-align:center}.home-module__txgM7a__heroCardCta .home-module__txgM7a__btn{width:100%}.home-module__txgM7a__heroCardCtaNote{color:#ffffff80;margin-top:10px;font-size:.75rem}.home-module__txgM7a__socialProof{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:28px 0}.home-module__txgM7a__socialProofInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.home-module__txgM7a__proofItem{color:var(--gray-500);align-items:center;gap:10px;font-size:.875rem;font-weight:500;display:flex}.home-module__txgM7a__proofIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-module__txgM7a__proofIconGold{background:var(--gold-pale);color:var(--gold)}.home-module__txgM7a__proofIconGreen{background:var(--green-light);color:var(--green)}.home-module__txgM7a__proofIconBlue{color:var(--indigo);background:#e0e7ff}.home-module__txgM7a__howItWorks{padding:100px 0}.home-module__txgM7a__sectionHeader{text-align:center;max-width:640px;margin:0 auto 64px}.home-module__txgM7a__sectionLabel{text-transform:uppercase;letter-spacing:1px;color:var(--indigo);align-items:center;gap:6px;margin-bottom:12px;font-size:.8125rem;font-weight:600;display:inline-flex}.home-module__txgM7a__sectionHeader h2{letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.15}.home-module__txgM7a__sectionHeader p{color:var(--gray-500);font-size:1.0625rem;line-height:1.6}.home-module__txgM7a__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.home-module__txgM7a__stepsGrid:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-light), var(--gold));z-index:0;height:2px;position:absolute;top:52px;left:calc(16.67% + 24px);right:calc(16.67% + 24px)}.home-module__txgM7a__stepCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);text-align:center;padding:36px 28px;transition:all .3s;position:relative}.home-module__txgM7a__stepCard:hover{border-color:var(--gold);box-shadow:var(--shadow-lg), var(--shadow-glow);transform:translateY(-4px)}.home-module__txgM7a__stepNumber{background:linear-gradient(135deg, var(--gold) 0%, #e8951a 100%);width:48px;height:48px;color:var(--navy-deep);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.25rem;font-weight:800;display:flex;position:relative;box-shadow:0 4px 12px #f5a6234d}.home-module__txgM7a__stepIcon{border-radius:var(--radius-md);background:var(--gray-50);width:56px;height:56px;color:var(--indigo);justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.home-module__txgM7a__stepCard h3{color:var(--gray-900);margin-bottom:10px;font-size:1.125rem;font-weight:700}.home-module__txgM7a__stepCard p{color:var(--gray-500);font-size:.9375rem;line-height:1.6}.home-module__txgM7a__benefits{background:var(--gray-50);padding:100px 0}.home-module__txgM7a__benefitsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.home-module__txgM7a__benefitsContent h2{letter-spacing:-1px;color:var(--gray-900);margin-bottom:20px;font-size:2.25rem;font-weight:800;line-height:1.15}.home-module__txgM7a__benefitsIntro{color:var(--gray-500);margin-bottom:36px;font-size:1.0625rem;line-height:1.6}.home-module__txgM7a__benefitList{flex-direction:column;gap:20px;list-style:none;display:flex}.home-module__txgM7a__benefitItem{align-items:flex-start;gap:16px;display:flex}.home-module__txgM7a__benefitIcon{border-radius:var(--radius-sm);background:var(--white);border:1px solid var(--gray-200);width:44px;height:44px;color:var(--indigo);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-module__txgM7a__benefitText h3{color:var(--gray-900);margin-bottom:2px;font-size:1rem;font-weight:700}.home-module__txgM7a__benefitText p{color:var(--gray-500);font-size:.875rem;line-height:1.5}.home-module__txgM7a__benefitsVisual{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);border-radius:var(--radius-xl);color:var(--white);padding:48px 40px;position:relative;overflow:hidden}.home-module__txgM7a__benefitsVisual:before{content:"";background:radial-gradient(circle,#f5a6231f 0%,#0000 60%);width:60%;height:60%;position:absolute;top:-30%;right:-20%}.home-module__txgM7a__benefitsVisualHeader{z-index:1;margin-bottom:32px;position:relative}.home-module__txgM7a__benefitsVisualHeader h3{margin-bottom:6px;font-size:1.375rem;font-weight:700}.home-module__txgM7a__benefitsVisualHeader p{color:#fff9;font-size:.875rem}.home-module__txgM7a__priceDisplay{z-index:1;text-align:center;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding:32px 0;position:relative}.home-module__txgM7a__priceLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.8125rem;font-weight:500}.home-module__txgM7a__priceAmount{color:var(--gold-light);letter-spacing:-2px;font-size:3.5rem;font-weight:900;line-height:1}.home-module__txgM7a__priceNote{color:#ffffff80;margin-top:8px;font-size:.8125rem}.home-module__txgM7a__bvFeatures{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.home-module__txgM7a__bvFeature{color:#fffc;align-items:center;gap:10px;font-size:.9375rem;display:flex}.home-module__txgM7a__bvFeature svg{width:18px;height:18px;color:var(--gold-light);flex-shrink:0}.home-module__txgM7a__faqPreview{background:var(--gray-50);padding:100px 0}.home-module__txgM7a__faqGrid{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.home-module__txgM7a__faqItem{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all .2s;overflow:hidden}.home-module__txgM7a__faqItem:hover{border-color:var(--gray-300)}.home-module__txgM7a__faqQuestion{cursor:pointer;width:100%;color:var(--gray-800);-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex}.home-module__txgM7a__faqChevron{width:20px;height:20px;color:var(--gray-400);flex-shrink:0;transition:transform .2s}.home-module__txgM7a__faqItemOpen .home-module__txgM7a__faqChevron{transform:rotate(180deg)}.home-module__txgM7a__faqAnswer{color:var(--gray-500);padding:0 24px 20px;font-size:.9375rem;line-height:1.65}.home-module__txgM7a__heroPriceLine{color:var(--gold);margin-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.3}.home-module__txgM7a__heroPricingLink{margin-bottom:20px}.home-module__txgM7a__heroPricingLink a{color:var(--gold-light);text-underline-offset:3px;font-size:.9375rem;font-weight:600;text-decoration:underline}.home-module__txgM7a__heroPricingLink a:hover{color:var(--gold)}.home-module__txgM7a__reviewsSection{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 50%, var(--navy-light) 100%);color:var(--white);padding:100px 0}.home-module__txgM7a__reviewsHeader{text-align:center;max-width:640px;margin:0 auto 56px}.home-module__txgM7a__reviewsLabel{text-transform:uppercase;letter-spacing:1px;color:var(--gold-light);margin-bottom:12px;font-size:.8125rem;font-weight:600}.home-module__txgM7a__reviewsHeading{letter-spacing:-1px;margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.15}.home-module__txgM7a__reviewsSubheading{color:#ffffffa6;font-size:1.0625rem;line-height:1.6}.home-module__txgM7a__reviewsGrid{grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;display:grid}.home-module__txgM7a__reviewCard{border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;height:100%;padding:32px;transition:border-color .2s,box-shadow .2s;display:flex}.home-module__txgM7a__reviewCard:hover{box-shadow:var(--shadow-lg);border-color:#f5a62359}.home-module__txgM7a__reviewStars{color:var(--gold-light);gap:2px;margin-bottom:16px;font-size:1.125rem;line-height:1;display:flex}.home-module__txgM7a__reviewQuote{color:#ffffffe0;flex:1;margin:0 0 24px;font-size:.9375rem;font-style:italic;line-height:1.65}.home-module__txgM7a__reviewAuthor{align-items:center;gap:12px;margin-top:auto;display:flex}.home-module__txgM7a__reviewAvatar{width:40px;height:40px;color:var(--gold-light);background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.home-module__txgM7a__reviewVerified{color:var(--white);margin-bottom:2px;font-size:.875rem;font-weight:600}.home-module__txgM7a__reviewName{color:#ffffff8c;font-size:.8125rem}.home-module__txgM7a__pricingSection{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 50%, var(--navy-light) 100%);color:var(--white);padding:100px 0}.home-module__txgM7a__pricingHeading{letter-spacing:-.5px;text-align:center;margin-bottom:24px;font-size:2rem;font-weight:800}.home-module__txgM7a__pricingAccent{color:var(--gold-light);text-align:center;margin-bottom:16px;font-size:2.5rem;font-weight:900;line-height:1.15}.home-module__txgM7a__pricingSubheading{text-align:center;color:#ffffffe6;margin-bottom:40px;font-size:1.25rem;font-weight:600}.home-module__txgM7a__pricingIncludesLabel{margin-bottom:16px;font-size:1.0625rem;font-weight:700}.home-module__txgM7a__pricingIncludesList{flex-direction:column;gap:12px;max-width:720px;margin-bottom:20px;list-style:none;display:flex}.home-module__txgM7a__pricingIncludesList li{color:#ffffffe6;align-items:flex-start;gap:10px;font-size:1rem;display:flex}.home-module__txgM7a__pricingIncludesList svg{color:var(--gold-light);flex-shrink:0;margin-top:2px}.home-module__txgM7a__pricingFlexibleList{color:#ffffffd9;flex-direction:column;gap:8px;max-width:720px;margin-bottom:32px;padding-left:48px;list-style:outside;display:flex}.home-module__txgM7a__pricingFootnotes{color:#ffffffa6;flex-direction:column;gap:12px;max-width:720px;font-size:.9375rem;line-height:1.6;display:flex}.home-module__txgM7a__aboutSection{background:var(--white);padding:100px 0}.home-module__txgM7a__aboutHeading{color:var(--gray-900);letter-spacing:-.5px;margin-bottom:24px;font-size:2.25rem;font-weight:800}.home-module__txgM7a__aboutText{max-width:800px;margin-bottom:48px}.home-module__txgM7a__aboutText p{color:var(--gray-600);margin-bottom:16px;font-size:1.0625rem;line-height:1.7}.home-module__txgM7a__aboutEmpty{color:var(--gray-400);font-style:italic}.home-module__txgM7a__aboutStaffHeading{color:var(--gold);margin-bottom:28px;font-size:1.5rem;font-weight:700}.home-module__txgM7a__staffList{flex-direction:column;gap:32px;max-width:800px;list-style:none;display:flex}.home-module__txgM7a__staffCard{align-items:flex-start;gap:20px;display:flex}.home-module__txgM7a__staffPhoto{object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}.home-module__txgM7a__staffPhotoPlaceholder{background:var(--navy);width:80px;height:80px;color:var(--gold-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.home-module__txgM7a__staffName{color:var(--gold);margin-bottom:4px;font-size:1.125rem;font-weight:700}.home-module__txgM7a__staffTitle{color:var(--gray-500);margin-bottom:8px;font-size:.9375rem;font-style:italic}.home-module__txgM7a__staffBio{color:var(--gray-600);font-size:.9375rem;line-height:1.65}.home-module__txgM7a__faqSubheading{color:var(--gray-400);font-size:1rem}.home-module__txgM7a__faqEmpty{text-align:center;color:var(--gray-400);font-size:1rem}.home-module__txgM7a__cmsFaqCategories{flex-direction:column;gap:40px;max-width:800px;margin:0 auto;display:flex}.home-module__txgM7a__cmsFaqCategoryName{color:var(--gold);margin-bottom:12px;font-size:1.25rem;font-weight:700}.home-module__txgM7a__cmsFaqAccordion{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:0 16px}.home-module__txgM7a__cmsFaqItem{border-color:var(--gray-200)}.home-module__txgM7a__cmsFaqTrigger{color:var(--gray-800);font-size:.9375rem}.home-module__txgM7a__cmsFaqAnswer{color:var(--gray-500);white-space:pre-wrap;font-size:.9375rem;line-height:1.65}.home-module__txgM7a__ctaSection{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 40%, var(--navy-light) 100%);padding:100px 0;position:relative;overflow:hidden}.home-module__txgM7a__ctaSection:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.home-module__txgM7a__ctaContent{z-index:1;text-align:center;max-width:700px;color:var(--white);margin:0 auto;position:relative}.home-module__txgM7a__ctaContent h2{letter-spacing:-1.5px;margin-bottom:16px;font-size:2.75rem;font-weight:800;line-height:1.1}.home-module__txgM7a__ctaContent p{color:#ffffffb3;margin-bottom:36px;font-size:1.125rem;line-height:1.6}.home-module__txgM7a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.home-module__txgM7a__ctaNote{color:#fff6;font-size:.8125rem}.home-module__txgM7a__footer{background:var(--gray-900);color:#fff9;padding:64px 0 0}.home-module__txgM7a__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:48px;display:grid}.home-module__txgM7a__active{color:var(--navy);background:var(--gray-100)}.home-module__txgM7a__footerBrand p{color:#ffffff80;margin-top:12px;font-size:.875rem;line-height:1.6}.home-module__txgM7a__footerCol h4{color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.8125rem;font-weight:600}.home-module__txgM7a__footerCol ul{flex-direction:column;gap:10px;list-style:none;display:flex}.home-module__txgM7a__footerCol a{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.home-module__txgM7a__footerCol a:hover{color:var(--gold-light)}.home-module__txgM7a__footerContact p{align-items:flex-start;gap:8px;margin-bottom:8px;font-size:.875rem;display:flex}.home-module__txgM7a__footerContact a{color:var(--gold-light);text-decoration:none}.home-module__txgM7a__footerBottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px 0;font-size:.8125rem;display:flex}.home-module__txgM7a__footerLegal{gap:20px;display:flex}.home-module__txgM7a__footerLegal a{color:#fff6;font-size:.8125rem;text-decoration:none}.home-module__txgM7a__footerLegal a:hover{color:#ffffffb3}.home-module__txgM7a__desktopOnly{display:flex}@media (max-width:1024px){.home-module__txgM7a__heroLayout{grid-template-columns:1fr;gap:40px}.home-module__txgM7a__heroTitle{font-size:2.75rem}.home-module__txgM7a__hero{padding:60px 0 80px}.home-module__txgM7a__benefitsGrid{grid-template-columns:1fr;gap:40px}.home-module__txgM7a__reviewsGrid{grid-template-columns:repeat(2,1fr)}.home-module__txgM7a__reviewsHeading{font-size:2rem}.home-module__txgM7a__footerGrid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.home-module__txgM7a__topBarLeft,.home-module__txgM7a__desktopOnly{display:none}.home-module__txgM7a__menuToggle{display:block}.home-module__txgM7a__heroTitle{font-size:2.25rem}.home-module__txgM7a__heroSubtitle{font-size:1.0625rem}.home-module__txgM7a__stepsGrid{grid-template-columns:1fr;gap:24px}.home-module__txgM7a__stepsGrid:before{display:none}.home-module__txgM7a__reviewsGrid{grid-template-columns:1fr}.home-module__txgM7a__sectionHeader h2,.home-module__txgM7a__ctaContent h2{font-size:2rem}.home-module__txgM7a__footerGrid{grid-template-columns:1fr;gap:32px}.home-module__txgM7a__heroCard{padding:28px 24px}}@media (max-width:480px){.home-module__txgM7a__hero{padding:40px 0 60px}.home-module__txgM7a__heroTitle{font-size:1.875rem}.home-module__txgM7a__heroCtas{flex-direction:column;align-items:stretch}.home-module__txgM7a__heroCtas .home-module__txgM7a__btn{justify-content:center}.home-module__txgM7a__socialProofInner{gap:24px}.home-module__txgM7a__ctaButtons{flex-direction:column;align-items:stretch}.home-module__txgM7a__ctaButtons .home-module__txgM7a__btn{justify-content:center}}
