.home-page-container{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:0 8px;display:flex;position:relative}.ambient-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient-bg__wash{transform:translate3d(0, calc(var(--scroll-progress,0) * -18%), 0);background:linear-gradient(#a3a91629 0%,#a3a9160a 28%,#0000 48%,#a3a91614 72%,#a3a91624 100%);transition:opacity .4s;position:absolute;inset:-20% 0}.ambient-bg__beam{width:min(42vw,520px);height:140%;transform:translate3d(-50%, calc(var(--scroll-progress,0) * -12%), 0);filter:blur(40px);opacity:.7;background:linear-gradient(#a3a9161f 0%,#a3a91608 45%,#a3a9161a 100%);position:absolute;top:-10%;left:50%}.ambient-bg__orb{filter:blur(8px);will-change:transform;background:radial-gradient(circle,#a3a91659 0%,#a3a91600 70%);border-radius:50%;position:absolute}.ambient-bg__orb--a{opacity:.45;width:42vw;max-width:520px;height:42vw;max-height:520px;transform:translate3d(0, calc(var(--scroll-progress,0) * 120px), 0);top:8%;left:-8%}.ambient-bg__orb--b{opacity:.35;width:48vw;max-width:620px;height:48vw;max-height:620px;transform:translate3d(0, calc(var(--scroll-progress,0) * -180px), 0);top:40%;right:-14%}.ambient-bg__orb--c{opacity:.4;width:50vw;max-width:680px;height:50vw;max-height:680px;transform:translate3d(0, calc(var(--scroll-progress,0) * -240px), 0);bottom:-8%;left:18%}.section-intro{flex-direction:column;align-items:center;gap:32px;display:flex}[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}[data-reveal].is-revealed{opacity:1;transform:translate(0,0)}[data-reveal-stagger]>*{opacity:0;will-change:opacity, transform;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),border-color .3s;transform:translateY(28px)}[data-reveal-stagger].is-revealed>*{opacity:1;transform:translate(0,0)}[data-reveal-stagger].is-revealed>:first-child{transition-delay:50ms}[data-reveal-stagger].is-revealed>:nth-child(2){transition-delay:.12s}[data-reveal-stagger].is-revealed>:nth-child(3){transition-delay:.19s}[data-reveal-stagger].is-revealed>:nth-child(4){transition-delay:.26s}[data-reveal-stagger].is-revealed>:nth-child(5){transition-delay:.33s}[data-reveal-stagger].is-revealed>:nth-child(6){transition-delay:.4s}.calendly-reveal{justify-content:center;width:100%;display:flex}@keyframes hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}.hero-animate .home-page-logo,.hero-animate .home-page-her-text-div>*{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards hero-in}.hero-animate .home-page-logo{animation-delay:50ms}.hero-animate .home-page-her-text-div>:first-child{animation-delay:.12s}.hero-animate .home-page-her-text-div>:nth-child(2){animation-delay:.2s}.hero-animate .home-page-her-text-div>:nth-child(3){animation-delay:.28s}.hero-animate .home-page-her-text-div>:nth-child(4){animation-delay:.36s}.hero-animate .home-page-her-text-div>:nth-child(5){animation-delay:.44s}.home-page-section-2-div-item,.how-it-works-item,.scale-div-item{transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),border-color .3s,background-color .3s}.home-page-section-2-div-item:hover{background-color:#a3a9160a;border-color:#a3a9168c}.how-it-works-item:hover .how-it-works-item-number,.scale-div-item:hover .scale-div-item-icon{border-color:var(--accent);color:var(--accent-light);transform:scale(1.06)}.how-it-works-item-number,.scale-div-item-icon{transition:transform .3s,border-color .3s,color .3s}@media (prefers-reduced-motion:reduce){.ambient-bg__wash,.ambient-bg__beam,.ambient-bg__orb{transform:none!important}.hero-animate .home-page-logo,.hero-animate .home-page-her-text-div>*,[data-reveal],[data-reveal-stagger]>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.home-page-section-div{border-left:1px dotted var(--line);border-right:1px dotted var(--line);border-bottom:1px dotted var(--line);box-sizing:border-box;width:calc(100% - 200px);max-width:1200px;padding:0 100px;display:flex}.home-page-content-div{border-left:1px dotted var(--line);border-right:1px dotted var(--line);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:64px;width:100%;height:auto;padding:100px 0;display:flex}.home-page-hero-content-div{padding-top:32px;padding-bottom:100px}.home-page-her-text-div{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.home-page-step-p{background-color:var(--accent);color:var(--white);border:1px solid var(--accent-light);border-radius:30px;justify-content:center;align-items:center;padding:4px 16px;font-size:12px;font-weight:700;display:flex;box-shadow:0 0 10px #0000001a}.home-page-section-hero-heading{color:var(--white);text-align:center;font-size:48px;font-weight:600;line-height:1.15}.home-page-section-hero-paragraph{color:var(--white);opacity:.8;text-align:center;font-size:20px;font-weight:400;line-height:1.5}.home-page-section-hero-sub-paragraph{color:var(--white);text-align:center;font-size:24px;font-weight:400;line-height:1.4}.home-page-hero-btn{background-color:var(--white);color:var(--primary);border:1px solid var(--stroke);cursor:pointer;border-radius:30px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 0 10px #0000001a}.home-page-hero-btn:hover{background-color:var(--accent);border-color:var(--accent-light);color:var(--white)}.home-page-logo{width:100%;max-width:100px;height:auto}.home-page-section-heading{color:var(--white);text-align:center;font-size:32px;font-weight:600;line-height:1.2}.home-page-section-2-div{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.home-page-section-2-div-item{border:1px dotted var(--line);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:64px;display:flex}.home-page-section-2-icon{color:var(--accent);border:1px solid var(--accent-light);background-color:var(--primary);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;padding:16px;display:flex}.home-page-section-2-h3{text-align:center;color:var(--white);font-size:24px;font-weight:500;line-height:1.3}.home-page-section-2-p{color:var(--white);text-align:center;opacity:.8;font-size:16px;font-weight:400;line-height:1.5}.home-page-section-3-div{box-sizing:border-box;gap:64px;width:100%;padding:32px;display:flex}.home-page-section-3-text-div{box-sizing:border-box;flex-direction:column;gap:24px;width:50%;padding:32px;display:flex}.home-page-section-3-p-1{color:var(--white);text-align:start;font-size:24px;font-weight:600;line-height:1.4}.home-page-section-3-p-2{color:var(--white);text-align:start;opacity:.8;font-size:20px;font-weight:400;line-height:1.5}.home-page-section-3-p-3{color:var(--white);text-align:start;font-size:20px;font-weight:400;line-height:1.5}.how-it-works-container{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:48px;width:100%;display:grid}.how-it-works-item{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:300px;display:flex}.how-it-works-item-number{color:var(--accent-light);border:1px solid var(--accent-light);background-color:var(--primary);border-radius:100px;justify-content:center;align-items:center;padding:16px;font-size:24px;font-weight:700;display:flex}.how-it-works-item-heading{color:var(--white);text-align:center;font-size:24px;font-weight:600;line-height:1.3}.how-it-works-item-paragraph{color:var(--white);text-align:center;opacity:.8;font-size:20px;font-weight:400;line-height:1.5}.scale-div{flex-direction:column;width:100%;max-width:530px;display:flex}.scale-div-item{border-bottom:1px dotted var(--line);justify-content:flex-start;align-items:center;gap:16px;padding:32px 0;display:flex}.scale-div-item-icon{color:var(--accent-light);border:1px solid var(--accent-light);background-color:var(--primary);border-radius:100px;flex-shrink:0;padding:4px;display:flex}.scale-div-item-p{color:var(--white);text-align:start;font-size:20px;font-weight:400;line-height:1.4}.results-p{color:var(--white);text-align:center;max-width:450px;font-size:24px;font-weight:500;line-height:1.5}.calendly-embed{width:100%;max-width:1000px;min-height:700px;overflow:hidden}.calendly-embed iframe{border:0;width:100%;min-height:700px;display:block}@media (max-width:1000px){.home-page-container{padding:0 4px}.home-page-section-div{width:100%;max-width:100%;padding:0 24px}.home-page-content-div{gap:48px;padding:72px 0}.home-page-hero-content-div{padding-top:28px;padding-bottom:72px}.home-page-her-text-div,.section-intro{gap:24px}.home-page-logo{max-width:88px}.home-page-section-hero-heading{font-size:40px}.home-page-section-hero-paragraph{font-size:18px}.home-page-section-hero-sub-paragraph{font-size:20px}.home-page-hero-btn{padding:12px 22px;font-size:15px}.home-page-section-heading{font-size:28px}.home-page-section-2-div-item{padding:40px 28px}.home-page-section-2-h3{font-size:20px}.home-page-section-2-p{font-size:15px}.home-page-section-3-div{gap:24px;padding:16px 0}.home-page-section-3-text-div{gap:16px;padding:16px}.home-page-section-3-p-1{font-size:20px}.home-page-section-3-p-2,.home-page-section-3-p-3{font-size:17px}.how-it-works-container{gap:36px}.how-it-works-item-number{padding:14px;font-size:20px}.how-it-works-item-heading{font-size:20px}.how-it-works-item-paragraph{font-size:17px}.scale-div-item{padding:24px 0}.scale-div-item-p{font-size:18px}.results-p{max-width:420px;font-size:20px}.calendly-embed,.calendly-embed iframe{min-height:640px}}@media (max-width:640px){.home-page-container{padding:0}.home-page-section-div{width:100%;padding:0 12px}.home-page-content-div{gap:36px;padding:56px 0}.home-page-hero-content-div{padding-top:24px;padding-bottom:56px}.home-page-her-text-div,.section-intro{gap:20px}.home-page-logo{max-width:72px}.home-page-step-p{padding:4px 12px;font-size:11px}.home-page-section-hero-heading{font-size:32px}.home-page-section-hero-paragraph{font-size:16px}.home-page-section-hero-sub-paragraph{font-size:18px}.home-page-hero-btn{width:100%;max-width:320px;padding:14px 20px;font-size:15px}.home-page-section-heading{font-size:24px}.home-page-section-2-div{grid-template-columns:1fr}.home-page-section-2-div-item{gap:12px;padding:32px 20px}.home-page-section-2-icon{padding:12px}.home-page-section-2-h3{font-size:18px}.home-page-section-2-p{font-size:14px}.home-page-section-3-div{flex-direction:column;gap:8px;padding:0}.home-page-section-3-text-div{gap:12px;width:100%;padding:12px 4px}.home-page-section-3-p-1{text-align:center;font-size:18px}.home-page-section-3-p-2,.home-page-section-3-p-3{text-align:center;font-size:15px}.how-it-works-container{grid-template-columns:1fr;gap:32px}.how-it-works-item{max-width:100%}.how-it-works-item-number{padding:12px;font-size:18px}.how-it-works-item-heading{font-size:18px}.how-it-works-item-paragraph{font-size:15px}.scale-div{max-width:100%}.scale-div-item{gap:12px;padding:20px 0}.scale-div-item-p{font-size:16px}.results-p{max-width:100%;padding:0 4px;font-size:17px}.calendly-embed,.calendly-embed iframe{min-height:620px}}
