.hero-module__hvNlca__heroContainer{text-align:center;padding-top:calc(2rem + var(--header-height));background-color:var(--grey-9);border-bottom:1px solid var(--grey-8);flex-direction:column;justify-content:center;align-items:center;padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}@media (max-width:767px){.hero-module__hvNlca__heroContainer{padding-top:calc(1rem + var(--header-height));padding-bottom:2rem}}@media (min-width:768px) and (max-width:1023px){.hero-module__hvNlca__heroContainer{padding-top:calc(1.5rem + var(--header-height));padding-bottom:3rem}}@media (prefers-color-scheme:dark){.hero-module__hvNlca__heroContainer{background-color:var(--grey-2);border-bottom:1px solid var(--grey-3)}}.hero-module__hvNlca__headline{font-family:var(--font-primary);color:var(--text-color);margin-bottom:2rem;font-weight:700;line-height:1.15}.hero-module__hvNlca__subtext{color:var(--grey-5);max-width:680px;margin:0 auto 2rem;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){.hero-module__hvNlca__subtext{color:var(--grey-6)}}.hero-module__hvNlca__animationContainer{justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.hero-module__hvNlca__heroVideo{aspect-ratio:2244/2362;border-radius:1rem;width:100%;max-width:600px;height:auto}.hero-module__hvNlca__ctaContainer{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}@media (max-width:767px){.hero-module__hvNlca__ctaContainer{flex-direction:column;gap:16px}}.hero-module__hvNlca__ctaButton{cursor:pointer;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:flex}.hero-module__hvNlca__playButton{background-color:var(--grey-0);width:76px;height:76px;color:var(--grey-10);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:inline-flex}.hero-module__hvNlca__playButton:hover{background-color:var(--grey-1);transform:translateY(-1px)}.hero-module__hvNlca__playButton:focus-visible{outline:2px solid var(--grey-4);outline-offset:3px}.hero-module__hvNlca__playIcon{stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:54px}.hero-module__hvNlca__primaryCta{background-color:var(--grey-0);color:var(--grey-10);border:1px solid var(--grey-0);width:220px;height:56px;padding:0 2rem;font-size:18px;font-weight:700}@media (max-width:1023px) and (min-width:768px){.hero-module__hvNlca__primaryCta{width:200px;height:52px;padding:0 1.75rem;font-size:17px}}@media (max-width:767px){.hero-module__hvNlca__primaryCta{width:100%;max-width:320px;height:48px;padding:0 1.5rem;font-size:16px}}.hero-module__hvNlca__primaryCta:hover{background-color:var(--grey-2);border-color:var(--grey-2)}.hero-module__hvNlca__secondaryCta{color:var(--grey-0);border:1px solid var(--grey-4);background-color:#0000;width:180px;height:56px;padding:0 1.5rem;font-size:16px;font-weight:500}@media (max-width:1023px) and (min-width:768px){.hero-module__hvNlca__secondaryCta{width:160px;height:52px;padding:0 1.5rem;font-size:15px}}@media (max-width:767px){.hero-module__hvNlca__secondaryCta{width:auto;height:48px;padding:0 1.25rem;font-size:15px}.hero-module__hvNlca__playButton{width:56px;height:56px}.hero-module__hvNlca__playIcon{stroke-width:2.4px;width:36px;height:36px}}.hero-module__hvNlca__secondaryCta:hover{background-color:var(--grey-9);border-color:var(--grey-5)}@media (prefers-color-scheme:dark){.hero-module__hvNlca__primaryCta{background-color:var(--grey-10);color:var(--grey-1);border:1px solid var(--grey-10)}.hero-module__hvNlca__primaryCta:hover{background-color:var(--grey-8);border-color:var(--grey-8)}.hero-module__hvNlca__secondaryCta{color:var(--grey-10);border:1px solid var(--grey-6)}.hero-module__hvNlca__secondaryCta:hover{background-color:var(--grey-3);border-color:var(--grey-5)}.hero-module__hvNlca__playButton{background-color:var(--grey-10);color:var(--grey-1);border:1px solid var(--grey-10)}.hero-module__hvNlca__playButton:hover{background-color:var(--grey-8);border-color:var(--grey-8)}}@media (max-width:767px){.hero-module__hvNlca__headline{font-size:clamp(1.75rem,7vw,2rem)}.hero-module__hvNlca__subtext{font-size:clamp(.9375rem,4vw,1rem)}.hero-module__hvNlca__heroVideo{max-width:340px}.hero-module__hvNlca__ctaContainer{flex-direction:column;gap:1rem}.hero-module__hvNlca__ctaButton{width:100%}}@media (min-width:768px) and (max-width:1023px){.hero-module__hvNlca__heroVideo{max-width:450px}.hero-module__hvNlca__ctaContainer{flex-direction:row}.hero-module__hvNlca__playButton{width:66px;height:66px}.hero-module__hvNlca__playIcon{width:45px;height:45px}}@media (min-width:1024px){.hero-module__hvNlca__headline{font-size:clamp(3rem,5vw,3.75rem)}.hero-module__hvNlca__subtext{font-size:clamp(1.125rem,2vw,1.25rem)}.hero-module__hvNlca__heroVideo{max-width:600px}.hero-module__hvNlca__ctaContainer{flex-direction:row}}@keyframes hero-module__hvNlca__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__hvNlca__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.hero-module__hvNlca__fadeIn{animation:.5s ease-out forwards hero-module__hvNlca__fadeIn}.hero-module__hvNlca__fadeOut{animation:.5s ease-in forwards hero-module__hvNlca__fadeOut}
.problem-module__ebmsKW__problemSection{background-color:var(--grey-8);padding:5rem 1rem}@media (prefers-color-scheme:dark){.problem-module__ebmsKW__problemSection{background-color:var(--grey-3)}}.problem-module__ebmsKW__container{text-align:center;max-width:1200px;margin:0 auto}.problem-module__ebmsKW__headline{color:var(--text-color);margin-bottom:.75rem;font-size:2rem;font-weight:700}.problem-module__ebmsKW__subtext{color:var(--grey-5);margin-bottom:2.5rem;font-size:1rem}@media (prefers-color-scheme:dark){.problem-module__ebmsKW__subtext{color:var(--grey-6)}}.problem-module__ebmsKW__grid{gap:2rem;display:grid}@keyframes problem-module__ebmsKW__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes problem-module__ebmsKW__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.problem-module__ebmsKW__problemItem{opacity:0;flex-direction:column;align-items:center;display:flex}.problem-module__ebmsKW__problemItem.problem-module__ebmsKW__isVisible.problem-module__ebmsKW__slideInLeft{animation:.5s ease-out forwards problem-module__ebmsKW__slideInLeft}.problem-module__ebmsKW__problemItem.problem-module__ebmsKW__isVisible.problem-module__ebmsKW__slideInRight{animation:.5s ease-out forwards problem-module__ebmsKW__slideInRight}.problem-module__ebmsKW__icon{width:24px;height:24px;color:var(--grey-5);stroke-width:2px;margin-bottom:1rem}@media (prefers-color-scheme:dark){.problem-module__ebmsKW__icon{color:var(--grey-6)}}.problem-module__ebmsKW__problemTitle{color:var(--text-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.problem-module__ebmsKW__problemBody{color:var(--grey-5);max-width:300px;font-size:1rem}@media (prefers-color-scheme:dark){.problem-module__ebmsKW__problemBody{color:var(--grey-6)}}@media (min-width:768px){.problem-module__ebmsKW__problemSection{padding:6rem 2rem}.problem-module__ebmsKW__headline{font-size:2.5rem}.problem-module__ebmsKW__subtext{margin-bottom:3rem;font-size:1.125rem}.problem-module__ebmsKW__grid{grid-template-columns:repeat(2,1fr);gap:3rem}.problem-module__ebmsKW__icon{width:28px;height:28px;margin-bottom:1.25rem}}@media (min-width:1024px){.problem-module__ebmsKW__headline{font-size:3rem}.problem-module__ebmsKW__grid{gap:4rem}.problem-module__ebmsKW__icon{width:32px;height:32px;margin-bottom:1.5rem}}
.solution-module__mP2v_W__solutionSection{color:var(--text-color);padding:4rem 1rem}@media (prefers-color-scheme:dark){.solution-module__mP2v_W__solutionSection{background-color:var(--grey-4)}}@media (prefers-color-scheme:light){.solution-module__mP2v_W__solutionSection{background-color:var(--grey-7)}}.solution-module__mP2v_W__contentWrapper{text-align:center;max-width:1200px;margin:0 auto}.solution-module__mP2v_W__sectionTitle{font-size:clamp(28px,4vw,36px);font-weight:600;font-family:var(--font-primary);margin-bottom:.75rem}.solution-module__mP2v_W__subtext{max-width:60ch;margin:0 auto 2.5rem;font-size:18px;font-weight:400;line-height:1.5}@media (prefers-color-scheme:light){.solution-module__mP2v_W__subtext{color:var(--grey-2)}}@media (prefers-color-scheme:dark){.solution-module__mP2v_W__subtext{color:var(--grey-8)}}.solution-module__mP2v_W__stepsGrid{gap:2rem;margin-bottom:3rem;display:grid}.solution-module__mP2v_W__stepsGrid>*{opacity:0;transition:opacity .35s ease-out,transform .35s ease-out;transform:translateY(20px)}.solution-module__mP2v_W__stepsGrid.solution-module__mP2v_W__visible>*{opacity:1;transform:translateY(0)}@media (min-width:768px){.solution-module__mP2v_W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}
.solutionStep-module__JTlJRq__solutionStep{text-align:center;flex-direction:column;align-items:center;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex}.solutionStep-module__JTlJRq__iconContainer{justify-content:center;align-items:center;width:clamp(24px,8vw,48px);height:clamp(24px,8vw,48px);margin-bottom:1rem;transition:transform .3s,filter .3s;display:flex}.solutionStep-module__JTlJRq__iconContainer svg{width:100%;height:100%;stroke:var(--text-color)}.solutionStep-module__JTlJRq__solutionStep:hover .solutionStep-module__JTlJRq__iconContainer{transform:translateY(var(--lift-amount,-4px));filter:drop-shadow(0 4px 8px #00000026)}@media (prefers-color-scheme:dark){.solutionStep-module__JTlJRq__solutionStep:hover .solutionStep-module__JTlJRq__iconContainer{filter:drop-shadow(0 4px 8px #00000040)}}.solutionStep-module__JTlJRq__stepTitle{font-size:20px;font-weight:600;font-family:var(--font-primary);margin-bottom:.5rem}@media (prefers-color-scheme:light){.solutionStep-module__JTlJRq__stepTitle{color:var(--grey-1)}}@media (prefers-color-scheme:dark){.solutionStep-module__JTlJRq__stepTitle{color:var(--grey-9)}}.solutionStep-module__JTlJRq__stepDescription{font-size:16px;font-weight:400;line-height:1.5}@media (prefers-color-scheme:light){.solutionStep-module__JTlJRq__stepDescription{color:var(--grey-3)}}@media (prefers-color-scheme:dark){.solutionStep-module__JTlJRq__stepDescription{color:var(--grey-7)}}@media (max-width:767px){.solutionStep-module__JTlJRq__solutionStep{--lift-amount:-2px}.solutionStep-module__JTlJRq__iconContainer{width:clamp(24px,6vw,32px);height:clamp(24px,6vw,32px)}.solutionStep-module__JTlJRq__stepTitle{font-size:18px}.solutionStep-module__JTlJRq__stepDescription{font-size:14px}}@media (min-width:768px) and (max-width:1023px){.solutionStep-module__JTlJRq__solutionStep{--lift-amount:-3px}.solutionStep-module__JTlJRq__iconContainer{width:clamp(32px,5vw,40px);height:clamp(32px,5vw,40px)}}@media (min-width:1024px){.solutionStep-module__JTlJRq__solutionStep{--lift-amount:-4px}}.solutionStep-module__JTlJRq__slideIn{animation:.6s ease-out forwards solutionStep-module__JTlJRq__slideIn}@keyframes solutionStep-module__JTlJRq__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.industry-module__I0DCJa__industrySection{background-color:var(--grey-6);text-align:center;padding:4rem 1rem}@media (prefers-color-scheme:dark){.industry-module__I0DCJa__industrySection{background-color:var(--grey-5)}}.industry-module__I0DCJa__industryContent{text-align:center;max-width:1200px;margin:0 auto}.industry-module__I0DCJa__title{color:var(--grey-0);font-size:clamp(28px,4vw,36px);font-weight:600;font-family:var(--font-primary);margin-bottom:.75rem}@media (prefers-color-scheme:dark){.industry-module__I0DCJa__title{color:var(--grey-10)}}.industry-module__I0DCJa__subtitle{color:var(--grey-3);max-width:60ch;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.5}@media (prefers-color-scheme:dark){.industry-module__I0DCJa__subtitle{color:var(--grey-7)}}.industry-module__I0DCJa__statsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:.5rem;display:flex}.industry-module__I0DCJa__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.industry-module__I0DCJa__iconWrapper{justify-content:center;align-items:center;height:48px;margin-bottom:.25rem;display:flex}.industry-module__I0DCJa__statIcon{color:var(--grey-1);opacity:.8;font-size:32px}.industry-module__I0DCJa__stat h3{color:var(--grey-2);margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.industry-module__I0DCJa__statSubtext{color:var(--grey-4);max-width:280px;margin-top:.5rem;font-size:.95rem;line-height:1.4}@media (prefers-color-scheme:dark){.industry-module__I0DCJa__statIcon{color:var(--grey-9)}.industry-module__I0DCJa__stat h3{color:var(--grey-8)}.industry-module__I0DCJa__statSubtext{color:var(--grey-6)}}@media (max-width:1024px){.industry-module__I0DCJa__industrySection{padding:3rem 1rem}.industry-module__I0DCJa__statsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;display:grid}.industry-module__I0DCJa__statIcon{font-size:24px}.industry-module__I0DCJa__iconWrapper{height:36px}}@media (max-width:640px){.industry-module__I0DCJa__industrySection{padding:2rem 1rem}.industry-module__I0DCJa__statsContainer{flex-direction:column;gap:1.5rem;display:flex}}.industry-module__I0DCJa__animateIn{opacity:0;will-change:opacity,transform;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:scale(.92)}@media (max-width:640px){.industry-module__I0DCJa__animateIn:first-child{transition-delay:.1s}.industry-module__I0DCJa__animateIn:nth-child(2){transition-delay:.25s}.industry-module__I0DCJa__animateIn:nth-child(3){transition-delay:.4s}}@media (min-width:641px){.industry-module__I0DCJa__animateIn:nth-child(2){transition-delay:.1s}.industry-module__I0DCJa__animateIn:first-child,.industry-module__I0DCJa__animateIn:nth-child(3){transition-delay:.35s}}.industry-module__I0DCJa__visible{opacity:1;transform:scale(1)}
.trust-module__D2yCSa__trustSection{text-align:center;background-color:var(--grey-8);padding:4rem 0}@media (prefers-color-scheme:dark){.trust-module__D2yCSa__trustSection{background-color:var(--grey-3)}}@media (max-width:1023px){.trust-module__D2yCSa__trustSection{padding:3rem 0}}@media (max-width:767px){.trust-module__D2yCSa__trustSection{padding:2rem 0}}.trust-module__D2yCSa__headline{color:var(--grey-9);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}@media (prefers-color-scheme:light){.trust-module__D2yCSa__headline{color:var(--grey-1)}}@media (max-width:1023px){.trust-module__D2yCSa__headline{font-size:1.1rem}}@media (max-width:767px){.trust-module__D2yCSa__headline{font-size:1rem}}.trust-module__D2yCSa__subtext{color:var(--grey-7);margin-bottom:3rem;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:400}.trust-module__D2yCSa__subtextBounce{animation:2s ease-in-out trust-module__D2yCSa__trustSubtextBounce}@media (prefers-color-scheme:light){.trust-module__D2yCSa__subtext{color:var(--grey-4)}}@media (max-width:1023px){.trust-module__D2yCSa__subtext{margin-bottom:2.5rem;font-size:1rem}}@media (max-width:767px){.trust-module__D2yCSa__trustSection .trust-module__D2yCSa__subtext{margin-bottom:2rem;font-size:clamp(.9375rem,4vw,1rem)}}@keyframes trust-module__D2yCSa__trustSubtextBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.trust-module__D2yCSa__subtextBounce{animation:none}}.trust-module__D2yCSa__socialProofContainer{border-top:1px solid var(--grey-4);width:576px;margin-top:4rem;margin-left:auto;margin-right:auto;padding-top:2rem}@media (prefers-color-scheme:dark){.trust-module__D2yCSa__socialProofContainer{border-top:1px solid var(--grey-6)}}.trust-module__D2yCSa__socialTitle{color:var(--grey-2);text-transform:uppercase;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}@media (max-width:1023px){.trust-module__D2yCSa__socialTitle{font-size:1.1rem}}@media (max-width:767px){.trust-module__D2yCSa__socialTitle{font-size:1rem}}@media (prefers-color-scheme:light){.trust-module__D2yCSa__socialTitle{color:var(--grey-3)}}@media (prefers-color-scheme:dark){.trust-module__D2yCSa__socialTitle{color:var(--grey-8)}}.trust-module__D2yCSa__socialIcons{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:1.5rem;padding-right:0;font-size:3rem;display:flex}.trust-module__D2yCSa__socialIcons svg{width:auto;height:.8em;display:block}.trust-module__D2yCSa__jobberLogo,.trust-module__D2yCSa__houseCallProLogo,.trust-module__D2yCSa__serviceTitanLogo,.trust-module__D2yCSa__googleBusinessLogo{background-color:currentColor;height:.8em;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.trust-module__D2yCSa__jobberLogo{width:4.8em;-webkit-mask-image:url(/Jobber.png);mask-image:url(/Jobber.png)}.trust-module__D2yCSa__houseCallProLogo{width:5.25em;-webkit-mask-image:url(/HouseCallPro.png);mask-image:url(/HouseCallPro.png)}.trust-module__D2yCSa__serviceTitanLogo{width:4.65em;-webkit-mask-image:url(/ServiceTitan.png);mask-image:url(/ServiceTitan.png)}.trust-module__D2yCSa__googleBusinessLogo{width:2.13em;-webkit-mask-image:url(/google_business.png);mask-image:url(/google_business.png)}@media (max-width:767px){.trust-module__D2yCSa__jobberLogo{width:4em}.trust-module__D2yCSa__houseCallProLogo{width:4.4em}.trust-module__D2yCSa__serviceTitanLogo{width:3.9em}.trust-module__D2yCSa__googleBusinessLogo{width:2em}}.trust-module__D2yCSa__socialIcons a{color:var(--grey-5);opacity:1;align-items:flex-end;padding:0 1.5rem;transition:color .3s,transform .3s,opacity .3s;display:flex}.trust-module__D2yCSa__socialIcons a:hover{opacity:.8;transform:scale(1.1)}@media (prefers-color-scheme:dark){.trust-module__D2yCSa__socialIcons a{color:var(--grey-6)}.trust-module__D2yCSa__socialIcons a:hover{opacity:.8}}@media (max-width:1023px){.trust-module__D2yCSa__socialProofContainer{width:352px;margin-top:3rem;padding-top:2rem}}@media (max-width:767px){.trust-module__D2yCSa__socialProofContainer{width:240px;margin-top:2.5rem;padding-top:1.5rem}}
.pricing-module___5P0Qq__pricingSection{background-color:var(--grey-7);padding:4rem 1rem}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__pricingSection{background-color:var(--grey-4)}}.pricing-module___5P0Qq__pricingHeader{text-align:center;margin-bottom:3rem}.pricing-module___5P0Qq__headline{margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.pricing-module___5P0Qq__subtext{color:var(--grey-5);font-size:.9rem}.pricing-module___5P0Qq__pricingGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.pricing-module___5P0Qq__pricingCard{background-color:var(--grey-9);border:1px solid var(--grey-8);border-radius:1rem;flex-direction:column;padding:2rem;display:flex}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__pricingCard{background-color:var(--grey-2);border-color:var(--grey-3)}.pricing-module___5P0Qq__subtext{color:var(--grey-6)}}.pricing-module___5P0Qq__pricingCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:500}.pricing-module___5P0Qq__price{margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.pricing-module___5P0Qq__pricingCard ul{flex-grow:1;margin-bottom:2rem;padding:0;list-style:none}.pricing-module___5P0Qq__pricingCard li{color:var(--grey-5);margin-bottom:.75rem;font-size:.9rem}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__pricingCard li{color:var(--grey-6)}}.pricing-module___5P0Qq__btn{cursor:pointer;border:none;border-radius:9999px;width:100%;padding:1rem;font-weight:500;transition:transform .2s}.pricing-module___5P0Qq__btn:hover{transform:scale(1.05)}.pricing-module___5P0Qq__btn:disabled{cursor:wait;opacity:.88;transform:none}.pricing-module___5P0Qq__btn:disabled:hover{transform:none}.pricing-module___5P0Qq__btnSecondary{color:var(--grey-10);background:linear-gradient(90deg,#e94057,#f27121)}.pricing-module___5P0Qq__btnPrimary{color:var(--grey-10);background:linear-gradient(90deg,#20b2aa,#007fff)}.pricing-module___5P0Qq__btnAccent{color:var(--grey-0);background:linear-gradient(90deg,#ffd200,#f7971e)}.pricing-module___5P0Qq__checkoutButtonWrapper{flex-direction:column;align-items:center;display:flex}.pricing-module___5P0Qq__mostPopular{border-width:2px;border-color:var(--grey-0);position:relative}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__mostPopular{border-color:var(--grey-10)}}.pricing-module___5P0Qq__popularLabel{background-color:var(--grey-8);color:var(--grey-0);border-radius:9999px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__popularLabel{background-color:var(--grey-3);color:var(--grey-10)}}.pricing-module___5P0Qq__pricingStatusMessage{text-align:center;width:min(100%,320px);color:var(--grey-5);margin:.75rem auto 0;font-size:.85rem;line-height:1.4}.pricing-module___5P0Qq__statusError{color:#b42318}@media (prefers-color-scheme:dark){.pricing-module___5P0Qq__statusError{color:#ff8f8f}}@media (min-width:768px){.pricing-module___5P0Qq__headline{font-size:1.6rem}.pricing-module___5P0Qq__subtext{font-size:1rem}.pricing-module___5P0Qq__pricingCard li,.pricing-module___5P0Qq__pricingStatusMessage{font-size:.9rem}.pricing-module___5P0Qq__pricingGrid{grid-template-columns:repeat(3,1fr)}.pricing-module___5P0Qq__btn{width:80%;margin:0 auto}}@media (min-width:1024px){.pricing-module___5P0Qq__headline{font-size:2rem}.pricing-module___5P0Qq__subtext{font-size:1.2rem}.pricing-module___5P0Qq__pricingCard li{font-size:1rem}.pricing-module___5P0Qq__pricingGrid{grid-template-columns:repeat(3,1fr)}.pricing-module___5P0Qq__pricingCard{padding:2.5rem}.pricing-module___5P0Qq__btn{width:220px}}
.faq-module__BBxjya__faqSection{box-sizing:border-box;background-color:var(--grey-6);width:100%;padding:2rem 1rem}@media (prefers-color-scheme:dark){.faq-module__BBxjya__faqSection{background-color:var(--grey-5)}}.faq-module__BBxjya__container{width:100%;max-width:1000px;margin:0 auto}.faq-module__BBxjya__leftColumn{text-align:center;margin-bottom:2rem}.faq-module__BBxjya__headline{color:var(--grey-0);margin-bottom:.5rem;font-size:clamp(1.25rem,5vw,2rem);font-weight:500}@media (prefers-color-scheme:dark){.faq-module__BBxjya__headline{color:var(--grey-10)}}.faq-module__BBxjya__subtext{color:var(--grey-2);font-size:clamp(1rem,4vw,1.125rem)}@media (prefers-color-scheme:dark){.faq-module__BBxjya__subtext{color:var(--grey-8)}}.faq-module__BBxjya__rightColumn{width:100%}.faq-module__BBxjya__faqItem{border-bottom:1px solid var(--grey-7);padding:1rem 0}@media (prefers-color-scheme:dark){.faq-module__BBxjya__faqItem{border-bottom:1px solid var(--grey-3)}}.faq-module__BBxjya__faqItem:last-child{border-bottom:none}.faq-module__BBxjya__question{text-align:left;cursor:pointer;width:100%;color:var(--grey-1);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:clamp(1rem,4vw,1.125rem);font-weight:700;display:flex}@media (prefers-color-scheme:dark){.faq-module__BBxjya__question{color:var(--grey-9)}}.faq-module__BBxjya__icon{color:var(--grey-1);font-size:1.5rem;font-weight:300}@media (prefers-color-scheme:dark){.faq-module__BBxjya__icon{color:var(--grey-9)}}.faq-module__BBxjya__answer{color:var(--grey-3);background-color:var(--grey-7);border-radius:8px;margin-top:.5rem;padding:1rem;font-size:clamp(.875rem,4vw,1rem)}@media (prefers-color-scheme:dark){.faq-module__BBxjya__answer{background-color:var(--grey-3);color:var(--grey-7)}}@media (min-width:1024px){.faq-module__BBxjya__faqSection{padding:4rem 2rem}.faq-module__BBxjya__container{align-items:center;display:flex}.faq-module__BBxjya__leftColumn{text-align:left;flex:0 0 30%;margin-bottom:0;padding-right:2rem}.faq-module__BBxjya__rightColumn{flex:1}.faq-module__BBxjya__headline{font-size:2rem}.faq-module__BBxjya__subtext,.faq-module__BBxjya__question{font-size:1.125rem}.faq-module__BBxjya__answer{padding:1.25rem;font-size:1rem}}
