.Header-module__ldgnoG__header{z-index:100;width:100%;transition:all var(--transition-medium);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0}.Header-module__ldgnoG__scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background:#ffffffd9;border-bottom:1px solid #0000000d;padding:1rem 0}.Header-module__ldgnoG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logoContainer{color:var(--text-main);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain}.Header-module__ldgnoG__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-light);transition:color var(--transition-fast);font-size:.95rem;font-weight:500}.Header-module__ldgnoG__navLink:hover{color:var(--primary-orange)}.Header-module__ldgnoG__ctaButton{background-color:var(--text-main);color:var(--background);border-radius:var(--border-radius-sm);transition:opacity var(--transition-fast),transform var(--transition-fast);padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.Header-module__ldgnoG__ctaButton:hover{opacity:.9;transform:translateY(-1px)}.Header-module__ldgnoG__mobileMenuBtn{color:var(--text-main);z-index:101;display:none}@media (max-width:768px){.Header-module__ldgnoG__mobileMenuBtn{margin-left:auto;display:block}.Header-module__ldgnoG__navLinks{background:var(--background);transition:transform var(--transition-medium);flex-direction:column;justify-content:center;gap:2rem;width:100%;padding:2rem;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.Header-module__ldgnoG__navLinks.Header-module__ldgnoG__open{transform:translate(0)}.Header-module__ldgnoG__navLink{font-size:1.5rem}.Header-module__ldgnoG__ctaButton{text-align:center;width:100%;padding:1rem;font-size:1.1rem}}
.Footer-module__Grjkva__footer{color:#fff;background-color:#111;padding:6rem 0 2rem;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__Grjkva__container{flex-direction:column;gap:4rem;display:flex}.Footer-module__Grjkva__top{grid-template-columns:1fr 2fr;gap:4rem;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__Grjkva__brand h3{color:#fff;margin:0;font-size:1.8rem;font-weight:700}.Footer-module__Grjkva__brand p{color:#fff9;max-width:320px;line-height:1.6}.Footer-module__Grjkva__links{justify-content:flex-end;gap:5rem;display:flex}.Footer-module__Grjkva__linkGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.Footer-module__Grjkva__linkGroup ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__Grjkva__linkGroup a{color:#fff9;font-size:.95rem;transition:color .2s}.Footer-module__Grjkva__linkGroup a:hover{color:var(--primary-orange)}.Footer-module__Grjkva__bottom{color:#fff6;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.9rem;display:flex}@media (max-width:768px){.Footer-module__Grjkva__top{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__links{flex-wrap:wrap;justify-content:flex-start;gap:3rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column}}
.Hero-module__JgYmMq__hero{text-align:center;background:radial-gradient(circle at 50% 0,#f08f7914 0%,#0000 60%);padding:220px 0 140px;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgOrb{filter:blur(80px);z-index:-1;opacity:.6;border-radius:50%;animation:10s ease-in-out infinite Hero-module__JgYmMq__float;position:absolute}.Hero-module__JgYmMq__orb1{background:linear-gradient(135deg,#ffd1c1 0%,#fff 100%);width:400px;height:400px;animation-delay:0s;top:-100px;left:10%}.Hero-module__JgYmMq__orb2{background:linear-gradient(135deg,#ffe0d6 0%,#fff 100%);width:300px;height:300px;animation-delay:-2s;top:50px;right:15%}.Hero-module__JgYmMq__heroContent{z-index:10;flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__JgYmMq__label{color:var(--primary-orange);letter-spacing:.05em;text-transform:uppercase;background-color:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__headline{letter-spacing:-.03em;background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.2em;font-size:4.5rem;font-weight:800;line-height:1.05}.Hero-module__JgYmMq__subheadline{color:var(--text-light);max-width:650px;font-size:1.35rem;line-height:1.6}.Hero-module__JgYmMq__ctaGroup{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.Hero-module__JgYmMq__primaryCta{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);z-index:1;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 15px #f08f7966}.Hero-module__JgYmMq__primaryCta:before{content:"";z-index:-1;opacity:0;width:100%;height:100%;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#e07f69 0%,#f08f79 100%);position:absolute;top:0;left:0}.Hero-module__JgYmMq__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7980}.Hero-module__JgYmMq__primaryCta:hover:before{opacity:1}.Hero-module__JgYmMq__secondaryCta{color:var(--text-light);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);background-color:#fff;border:1px solid #00000014;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600}.Hero-module__JgYmMq__secondaryCta:hover{color:var(--text-main);box-shadow:var(--shadow-sm);border-color:#0003;transform:translateY(-2px)}.Hero-module__JgYmMq__headlineAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__trustBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#fff9;border:1px solid #fffc;border-radius:100px;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:3.5rem;padding:2rem 3rem;display:flex}.Hero-module__JgYmMq__trustItem{color:var(--text-light);align-items:center;gap:.6rem;font-size:1rem;font-weight:500;display:flex}.Hero-module__JgYmMq__trustIcon{color:var(--primary-orange)}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:140px 0 80px}.Hero-module__JgYmMq__headline{font-size:3rem}.Hero-module__JgYmMq__ctaGroup{flex-direction:column;width:100%}.Hero-module__JgYmMq__primaryCta,.Hero-module__JgYmMq__secondaryCta{text-align:center;width:100%}.Hero-module__JgYmMq__trustBar{border-radius:var(--border-radius-md);box-shadow:none;background:0 0;border:none;flex-direction:column;gap:1rem;padding:1.5rem}}
.ProblemAgitation-module__2k90MG__section{padding:var(--section-gap)0;background-color:var(--surface);position:relative}.ProblemAgitation-module__2k90MG__title{text-align:center;margin-bottom:4rem}.ProblemAgitation-module__2k90MG__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.ProblemAgitation-module__2k90MG__subheadline{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.7}.ProblemAgitation-module__2k90MG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.ProblemAgitation-module__2k90MG__card{border-radius:var(--border-radius-lg);transition:all var(--transition-medium);padding:2.5rem}.ProblemAgitation-module__2k90MG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProblemAgitation-module__2k90MG__cardIcon{border-radius:var(--border-radius-sm);width:56px;height:56px;color:var(--primary-orange);background:#f08f791a;border:1px solid #f08f7926;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ProblemAgitation-module__2k90MG__cardTitle{color:var(--text-main);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.ProblemAgitation-module__2k90MG__cardText{color:var(--text-light);font-size:1rem;line-height:1.7}@media (max-width:768px){.ProblemAgitation-module__2k90MG__headline{font-size:2.2rem}.ProblemAgitation-module__2k90MG__grid{grid-template-columns:1fr}.ProblemAgitation-module__2k90MG__card{padding:2rem}}
.SolutionIntro-module__6etqUa__section{padding:var(--section-gap)0;background-color:var(--background);position:relative}.SolutionIntro-module__6etqUa__content{text-align:center;margin-bottom:4rem}.SolutionIntro-module__6etqUa__eyebrow{color:var(--primary-orange);letter-spacing:.05em;text-transform:uppercase;background-color:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:1.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.SolutionIntro-module__6etqUa__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.SolutionIntro-module__6etqUa__description{color:var(--text-light);max-width:750px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.8}.SolutionIntro-module__6etqUa__contrast{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.SolutionIntro-module__6etqUa__contrastItem{color:var(--text-main);font-size:1.05rem;font-weight:700}.SolutionIntro-module__6etqUa__contrastDivider{background:var(--primary-orange);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SolutionIntro-module__6etqUa__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.SolutionIntro-module__6etqUa__card{background:var(--surface);border-radius:var(--border-radius-md);transition:all var(--transition-medium);border:1px solid #0000000a;align-items:flex-start;gap:1.25rem;padding:2rem;display:flex}.SolutionIntro-module__6etqUa__card:hover{box-shadow:var(--shadow-md);border-color:#f08f7926;transform:translateY(-3px)}.SolutionIntro-module__6etqUa__cardIcon{border-radius:var(--border-radius-sm);width:48px;min-width:48px;height:48px;color:var(--primary-orange);background:#f08f791a;justify-content:center;align-items:center;display:flex}.SolutionIntro-module__6etqUa__cardTitle{color:var(--text-main);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.SolutionIntro-module__6etqUa__cardText{color:var(--text-light);font-size:.95rem;line-height:1.6}@media (max-width:768px){.SolutionIntro-module__6etqUa__headline{font-size:2.2rem}.SolutionIntro-module__6etqUa__grid{grid-template-columns:1fr}.SolutionIntro-module__6etqUa__contrast{flex-direction:column;gap:.5rem}.SolutionIntro-module__6etqUa__contrastDivider{display:none}}
.HowItWorks-module__u8qSLG__section{padding:var(--section-gap)0;background-color:var(--background);position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__title{text-align:center;margin-bottom:5rem}.HowItWorks-module__u8qSLG__eyebrow{color:var(--primary-orange);letter-spacing:.05em;text-transform:uppercase;background-color:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:1rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.HowItWorks-module__u8qSLG__headline{letter-spacing:-.02em;background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700}.HowItWorks-module__u8qSLG__stepsContainer{grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1000px;margin:0 auto;display:grid;position:relative}.HowItWorks-module__u8qSLG__step{text-align:center;transition:transform var(--transition-medium);padding:1rem;position:relative}.HowItWorks-module__u8qSLG__step:hover{transform:translateY(-5px)}.HowItWorks-module__u8qSLG__stepNumber{background:linear-gradient(#f08f7933 0%,#f08f790d 100%);-webkit-text-fill-color:transparent;z-index:0;-webkit-background-clip:text;background-clip:text;margin-bottom:-30px;font-size:4rem;font-weight:800;position:relative}.HowItWorks-module__u8qSLG__stepIconWrapper{background:var(--surface);width:90px;height:90px;color:var(--primary-orange);box-shadow:var(--shadow-md);z-index:1;transition:all var(--transition-medium);border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;position:relative}.HowItWorks-module__u8qSLG__step:hover .HowItWorks-module__u8qSLG__stepIconWrapper{box-shadow:var(--shadow-lg);border-color:#f08f794d;transform:scale(1.1)}.HowItWorks-module__u8qSLG__stepTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HowItWorks-module__u8qSLG__stepDesc{color:var(--text-light);max-width:280px;margin:0 auto;font-size:1.05rem;line-height:1.6}@media (min-width:769px){.HowItWorks-module__u8qSLG__step:not(:last-child):after{content:"";background:linear-gradient(90deg,var(--primary-orange)0%,transparent 100%);opacity:.3;z-index:0;width:4rem;height:2px;position:absolute;top:80px;right:-2rem}}@media (max-width:768px){.HowItWorks-module__u8qSLG__stepsContainer{grid-template-columns:1fr;gap:3rem}.HowItWorks-module__u8qSLG__step:not(:last-child):after{content:"";background:linear-gradient(180deg,var(--primary-orange)0%,transparent 100%);opacity:.3;width:2px;height:3rem;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}}.HowItWorks-module__u8qSLG__ctaWrapper{text-align:center;margin-top:5rem}.HowItWorks-module__u8qSLG__readinessLink{color:var(--primary-orange);transition:var(--transition-fast);border-bottom:2px solid #0000;align-items:center;gap:.8rem;padding-bottom:4px;font-size:1.2rem;font-weight:600;display:inline-flex}.HowItWorks-module__u8qSLG__readinessLink:hover{color:var(--primary-orange-hover);border-bottom-color:var(--primary-orange-hover)}.HowItWorks-module__u8qSLG__linkArrow{transition:transform .2s}.HowItWorks-module__u8qSLG__readinessLink:hover .HowItWorks-module__u8qSLG__linkArrow{transform:translate(6px)}
.Deliverables-module__viyY1q__section{padding:var(--section-gap)0;background-color:var(--surface)}.Deliverables-module__viyY1q__title{text-align:center;margin-bottom:4rem}.Deliverables-module__viyY1q__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.Deliverables-module__viyY1q__subheadline{color:var(--text-light);max-width:600px;margin:0 auto;font-size:1.1rem}.Deliverables-module__viyY1q__list{flex-direction:column;gap:1rem;max-width:750px;margin:0 auto 3rem;display:flex}.Deliverables-module__viyY1q__item{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);color:var(--text-main);transition:all var(--transition-fast);align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;line-height:1.5;display:flex}.Deliverables-module__viyY1q__item:hover{box-shadow:var(--shadow-sm);border-color:#f08f7933}.Deliverables-module__viyY1q__checkIcon{color:var(--primary-orange);flex-shrink:0;margin-top:2px}.Deliverables-module__viyY1q__bonus{border-radius:var(--border-radius-md);background:linear-gradient(135deg,#f08f7914 0%,#f08f7905 100%);border:2px solid #f08f7933;align-items:flex-start;gap:1.5rem;max-width:750px;margin:0 auto;padding:2rem 2.5rem;display:flex}.Deliverables-module__viyY1q__bonusIcon{background:var(--gradient-primary);border-radius:var(--border-radius-sm);color:#fff;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}.Deliverables-module__viyY1q__bonusTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Deliverables-module__viyY1q__bonusText{color:var(--text-light);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Deliverables-module__viyY1q__headline{font-size:2.2rem}.Deliverables-module__viyY1q__bonus{flex-direction:column;padding:1.5rem}}
.CaseStudy-module__QM232a__section{padding:var(--section-gap)0;background-color:var(--background)}.CaseStudy-module__QM232a__title{text-align:center;margin-bottom:4rem}.CaseStudy-module__QM232a__eyebrow{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;background:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.CaseStudy-module__QM232a__headline{letter-spacing:-.02em;background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CaseStudy-module__QM232a__featured{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--glass-border);transition:all var(--transition-fast);grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:3rem;display:grid}.CaseStudy-module__QM232a__featured:hover{box-shadow:var(--shadow-lg)}.CaseStudy-module__QM232a__featuredContent{flex-direction:column;gap:1.5rem;display:flex}.CaseStudy-module__QM232a__tag{color:var(--primary-orange);background:#f08f791a;border-radius:50px;width:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.CaseStudy-module__QM232a__featuredHeadline{color:var(--text-main);font-size:1.8rem;font-weight:700;line-height:1.2}.CaseStudy-module__QM232a__featuredSubheadline{color:var(--text-light);font-size:1rem;line-height:1.6}.CaseStudy-module__QM232a__comparison{flex-direction:column;gap:.75rem;display:flex}.CaseStudy-module__QM232a__compareItem{border-radius:var(--border-radius-sm);padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.CaseStudy-module__QM232a__compareLabel{align-items:center;gap:8px;margin-bottom:6px;font-weight:700;display:flex}.CaseStudy-module__QM232a__before{color:#e57373;background:#fee;border:1px solid #ffcdd2}.CaseStudy-module__QM232a__after{color:#4caf50;background:#e8f5e9;border:1px solid #c8e6c9}.CaseStudy-module__QM232a__statRow{gap:2rem;display:flex}.CaseStudy-module__QM232a__stat{flex-direction:column;display:flex}.CaseStudy-module__QM232a__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;line-height:1}.CaseStudy-module__QM232a__statLabel{color:var(--text-light);margin-top:.25rem;font-size:.85rem;font-weight:500}.CaseStudy-module__QM232a__cardLink{color:var(--primary-orange);transition:all var(--transition-fast);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.CaseStudy-module__QM232a__cardLink:hover{gap:.75rem}.CaseStudy-module__QM232a__featuredImageWrapper{border-radius:var(--border-radius-md);aspect-ratio:16/10;background:var(--surface-alt);overflow:hidden}.CaseStudy-module__QM232a__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.CaseStudy-module__QM232a__featured:hover .CaseStudy-module__QM232a__featuredImage{transform:scale(1.03)}@media (max-width:900px){.CaseStudy-module__QM232a__featured{grid-template-columns:1fr;padding:2rem}.CaseStudy-module__QM232a__featuredHeadline{font-size:1.5rem}.CaseStudy-module__QM232a__headline{font-size:2rem}}
.Guarantee-module__NyXaMG__section{padding:var(--section-gap)0;background-color:var(--background)}.Guarantee-module__NyXaMG__card{text-align:center;border-radius:var(--border-radius-lg);background:linear-gradient(135deg,#f08f790f 0%,#f08f7905 100%);border:2px solid #f08f7933;max-width:700px;margin:0 auto;padding:4rem 3rem;position:relative}.Guarantee-module__NyXaMG__iconWrapper{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex;box-shadow:0 8px 25px #f08f794d}.Guarantee-module__NyXaMG__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Guarantee-module__NyXaMG__text{color:var(--text-main);margin-bottom:1rem;font-size:1.2rem;font-weight:500;line-height:1.7}.Guarantee-module__NyXaMG__subtext{color:var(--text-light);font-size:1rem;line-height:1.6}@media (max-width:768px){.Guarantee-module__NyXaMG__card{padding:3rem 1.5rem}.Guarantee-module__NyXaMG__headline{font-size:2rem}.Guarantee-module__NyXaMG__text{font-size:1.05rem}}
.Pricing-module__Pm6ArG__section{padding:var(--section-gap)0;background-color:var(--surface);position:relative}.Pricing-module__Pm6ArG__title{text-align:center;margin-bottom:4rem}.Pricing-module__Pm6ArG__eyebrow{color:var(--primary-orange);letter-spacing:.05em;text-transform:uppercase;background-color:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:1rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-block}.Pricing-module__Pm6ArG__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800}.Pricing-module__Pm6ArG__card{border-radius:var(--border-radius-lg);background:var(--glass-bg);max-width:600px;-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--primary-orange);text-align:center;margin:0 auto;padding:3rem;box-shadow:0 8px 32px #f08f7926}.Pricing-module__Pm6ArG__cardHeader{margin-bottom:2rem}.Pricing-module__Pm6ArG__cardTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Pricing-module__Pm6ArG__priceContainer{justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.Pricing-module__Pm6ArG__price{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800}.Pricing-module__Pm6ArG__priceLabel{color:var(--text-light);font-size:1rem;font-weight:500}.Pricing-module__Pm6ArG__duration{color:var(--text-light);justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Pricing-module__Pm6ArG__duration svg{color:var(--primary-orange)}.Pricing-module__Pm6ArG__anchor{background:var(--surface);border-radius:var(--border-radius-sm);color:var(--text-light);border:1px solid #0000000a;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.95rem;line-height:1.6}.Pricing-module__Pm6ArG__features{text-align:left;margin-bottom:2rem;list-style:none}.Pricing-module__Pm6ArG__feature{color:var(--text-main);align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:1rem;display:flex}.Pricing-module__Pm6ArG__featureIcon{color:var(--primary-orange);flex-shrink:0;margin-top:2px}.Pricing-module__Pm6ArG__noLock{color:var(--text-light);border-radius:var(--border-radius-sm);background:#f08f790d;margin-bottom:2rem;padding:.75rem;font-size:.95rem;font-weight:600}.Pricing-module__Pm6ArG__ctaButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #f08f7966}.Pricing-module__Pm6ArG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7980}@media (max-width:768px){.Pricing-module__Pm6ArG__headline{font-size:2.2rem}.Pricing-module__Pm6ArG__card{padding:2rem}.Pricing-module__Pm6ArG__price{font-size:2.5rem}}
.FAQ-module__YTKPaG__section{padding:var(--section-gap)0;background-color:var(--background)}.FAQ-module__YTKPaG__title{text-align:center;margin-bottom:4rem}.FAQ-module__YTKPaG__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800}.FAQ-module__YTKPaG__list{flex-direction:column;gap:.75rem;max-width:750px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__item{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);transition:all var(--transition-fast);overflow:hidden}.FAQ-module__YTKPaG__item:hover{border-color:#f08f7933}.FAQ-module__YTKPaG__item.FAQ-module__YTKPaG__open{box-shadow:var(--shadow-sm);border-color:#f08f794d}.FAQ-module__YTKPaG__question{width:100%;color:var(--text-main);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.FAQ-module__YTKPaG__chevron{color:var(--primary-orange);transition:transform var(--transition-fast);flex-shrink:0}.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__chevron{transform:rotate(180deg)}.FAQ-module__YTKPaG__answerWrapper{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__answerWrapper{max-height:300px}.FAQ-module__YTKPaG__answer{color:var(--text-light);padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__YTKPaG__headline{font-size:2.2rem}.FAQ-module__YTKPaG__question{padding:1rem 1.25rem;font-size:.95rem}}
.Founder-module__iydDTW__section{padding:var(--section-gap)0;background-color:var(--background);position:relative;overflow:hidden}.Founder-module__iydDTW__container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6rem;display:grid}.Founder-module__iydDTW__imageWrapper{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#f0f0f0,#e0e0e0);position:relative;overflow:hidden}.Founder-module__iydDTW__imageWrapper:before{content:"";z-index:1;background:linear-gradient(#0000 60%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Founder-module__iydDTW__image{width:100%;height:auto;transition:transform var(--transition-slow);display:block}.Founder-module__iydDTW__imageWrapper:hover .Founder-module__iydDTW__image{transform:scale(1.05)}.Founder-module__iydDTW__content{flex-direction:column;gap:2rem;display:flex}.Founder-module__iydDTW__eyebrow{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Founder-module__iydDTW__eyebrow:before{content:"";background:var(--primary-orange);width:20px;height:2px;display:block}.Founder-module__iydDTW__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1.1}.Founder-module__iydDTW__bio{color:var(--text-light);font-size:1.1rem;line-height:1.8}.Founder-module__iydDTW__trustSignals{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Founder-module__iydDTW__signal{background:var(--surface);color:var(--text-main);transition:all var(--transition-fast);border:1px solid #0000000d;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:600;display:flex}.Founder-module__iydDTW__signal:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#f08f7933;transform:translateY(-2px)}@media (max-width:900px){.Founder-module__iydDTW__container{grid-template-columns:1fr;gap:4rem}.Founder-module__iydDTW__imageWrapper{max-width:500px;margin:0 auto}}
.CTASection-module__uB7_Ra__section{background:radial-gradient(circle,#f08f7914 0%,#0000 70%);padding:80px 0;position:relative}.CTASection-module__uB7_Ra__section.CTASection-module__uB7_Ra__compact{padding:60px 0}.CTASection-module__uB7_Ra__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex}.CTASection-module__uB7_Ra__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.CTASection-module__uB7_Ra__subheadline{color:var(--text-light);margin:0;font-size:1.2rem;line-height:1.6}.CTASection-module__uB7_Ra__ctaButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);align-items:center;gap:.75rem;margin-top:.5rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #f08f7966}.CTASection-module__uB7_Ra__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7980}.CTASection-module__uB7_Ra__section.CTASection-module__uB7_Ra__compact .CTASection-module__uB7_Ra__headline{font-size:2rem}.CTASection-module__uB7_Ra__section.CTASection-module__uB7_Ra__compact .CTASection-module__uB7_Ra__subheadline{font-size:1.1rem}.CTASection-module__uB7_Ra__section.CTASection-module__uB7_Ra__compact .CTASection-module__uB7_Ra__ctaButton{padding:1rem 2rem;font-size:1rem}@media (max-width:768px){.CTASection-module__uB7_Ra__headline{font-size:2rem}.CTASection-module__uB7_Ra__subheadline{font-size:1.1rem}.CTASection-module__uB7_Ra__ctaButton{justify-content:center;width:100%}}
.post-module__fFuUMG__section{background-color:var(--background);min-height:calc(100vh - 300px);padding:120px 0 80px}.post-module__fFuUMG__container{max-width:800px;margin:0 auto}.post-module__fFuUMG__backLink{color:var(--foreground-muted);align-items:center;gap:8px;margin-bottom:40px;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__fFuUMG__backLink:hover{color:var(--foreground)}.post-module__fFuUMG__articleHeader{border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:40px}.post-module__fFuUMG__heroImageWrapper{border-radius:var(--border-radius-lg);border:1px solid var(--border);width:100%;height:400px;margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 4px 30px #0003}.post-module__fFuUMG__heroImage{object-fit:cover}.post-module__fFuUMG__title{background:linear-gradient(135deg,var(--foreground)0%,var(--foreground-muted)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.post-module__fFuUMG__meta{color:var(--foreground-muted);margin-bottom:30px;font-size:1rem}.post-module__fFuUMG__content{color:var(--foreground);font-size:1.1rem;line-height:1.8}.post-module__fFuUMG__content h1,.post-module__fFuUMG__content h2,.post-module__fFuUMG__content h3{color:var(--foreground);margin-top:2.5em;margin-bottom:1em;line-height:1.3}.post-module__fFuUMG__content h2{border-bottom:1px solid var(--border);padding-bottom:10px;font-size:1.8rem}.post-module__fFuUMG__content p{margin-bottom:1.5em}.post-module__fFuUMG__content ul,.post-module__fFuUMG__content ol{margin-bottom:1.5em;padding-left:1.5em}.post-module__fFuUMG__content li{margin-bottom:.5em}.post-module__fFuUMG__content blockquote{border-left:4px solid var(--border);color:var(--foreground-muted);background:var(--card);border-radius:0 8px 8px 0;margin-left:0;margin-right:0;padding:20px;font-style:italic}.post-module__fFuUMG__content strong{color:var(--foreground);font-weight:600}
.blog-module__JsT-Oq__section{min-height:calc(100vh - 300px);padding:120px 0 80px}.blog-module__JsT-Oq__container{max-width:900px;margin:0 auto}.blog-module__JsT-Oq__header{text-align:center;margin-bottom:4rem}.blog-module__JsT-Oq__title{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.blog-module__JsT-Oq__subtitle{color:var(--text-light);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.7}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.blog-module__JsT-Oq__card{border-radius:var(--border-radius-lg);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);transition:all var(--transition-fast,.3s ease);color:inherit;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.blog-module__JsT-Oq__card:hover{border-color:#f08f794d;transform:translateY(-5px);box-shadow:0 10px 30px #f08f791a}.blog-module__JsT-Oq__coverImageWrapper{border-bottom:1px solid var(--glass-border);background:#2a2a2a;width:100%;height:220px;position:relative}.blog-module__JsT-Oq__coverImage{object-fit:cover}.blog-module__JsT-Oq__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.blog-module__JsT-Oq__meta{color:var(--primary-orange);background:#f08f791a;border:1px solid #f08f7933;border-radius:50px;align-self:flex-start;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.blog-module__JsT-Oq__cardTitle{color:var(--text-main);margin-bottom:15px;font-size:1.5rem;font-weight:700;line-height:1.3}.blog-module__JsT-Oq__cardDesc{color:var(--text-light);flex-grow:1;font-size:.95rem;line-height:1.6}@media (max-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr}.blog-module__JsT-Oq__title{font-size:2.2rem}}
.page-module__Scq1gG__section{min-height:100vh;padding:120px 0 80px}.page-module__Scq1gG__container{max-width:900px;margin:0 auto}.page-module__Scq1gG__backLink{color:var(--primary-orange);transition:all var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:600;display:inline-flex}.page-module__Scq1gG__backLink:hover{gap:.75rem}.page-module__Scq1gG__header{margin-bottom:3rem}.page-module__Scq1gG__tag{color:var(--primary-orange);background:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module__Scq1gG__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__Scq1gG__subheadline{color:var(--text-light);font-size:1.15rem;line-height:1.7}.page-module__Scq1gG__imageSection{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);margin-bottom:4rem;overflow:hidden}.page-module__Scq1gG__caseStudyImage{width:100%;height:auto;display:block}.page-module__Scq1gG__content{flex-direction:column;gap:5rem;display:flex}.page-module__Scq1gG__overview{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__Scq1gG__overviewCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);padding:2rem}.page-module__Scq1gG__overviewCard h3{color:var(--primary-orange);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__Scq1gG__overviewCard p{color:var(--text-light);font-size:.95rem;line-height:1.7}.page-module__Scq1gG__sectionTitle{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__Scq1gG__comparisonSection{margin:0}.page-module__Scq1gG__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__Scq1gG__comparisonCard{border-radius:var(--border-radius-md);padding:2rem}.page-module__Scq1gG__comparisonCard.page-module__Scq1gG__before{background:#fff5f5;border:1px solid #ffcdd2}.page-module__Scq1gG__comparisonCard.page-module__Scq1gG__after{background:#f1f8f1;border:1px solid #c8e6c9}.page-module__Scq1gG__comparisonHeader{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__Scq1gG__comparisonHeader h3{font-size:1.2rem;font-weight:700}.page-module__Scq1gG__before .page-module__Scq1gG__comparisonHeader{color:#e57373}.page-module__Scq1gG__after .page-module__Scq1gG__comparisonHeader{color:#4caf50}.page-module__Scq1gG__comparisonList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.page-module__Scq1gG__comparisonList li{color:var(--text-light);padding-left:1rem;font-size:.95rem;line-height:1.5;position:relative}.page-module__Scq1gG__comparisonList li:before{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.page-module__Scq1gG__before .page-module__Scq1gG__comparisonList li:before{background:#e57373}.page-module__Scq1gG__after .page-module__Scq1gG__comparisonList li:before{background:#4caf50}.page-module__Scq1gG__resultsSection{margin:0}.page-module__Scq1gG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__Scq1gG__statCard{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);padding:2rem 1rem}.page-module__Scq1gG__statIcon{color:var(--primary-orange);margin-bottom:1rem}.page-module__Scq1gG__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.page-module__Scq1gG__statLabel{color:var(--text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.page-module__Scq1gG__statDesc{color:var(--text-light);font-size:.85rem;line-height:1.4}.page-module__Scq1gG__processSection{margin:0}.page-module__Scq1gG__timeline{flex-direction:column;gap:2rem;display:flex}.page-module__Scq1gG__timelineItem{align-items:flex-start;gap:2rem;display:flex}.page-module__Scq1gG__timelineNumber{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.page-module__Scq1gG__timelineContent h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.page-module__Scq1gG__timelineContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.page-module__Scq1gG__ctaSection{text-align:center;border-radius:var(--border-radius-lg);background:linear-gradient(135deg,#f08f790f 0%,#f08f7905 100%);border:2px solid #f08f7933;padding:4rem 2rem}.page-module__Scq1gG__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__Scq1gG__ctaText{color:var(--text-light);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.page-module__Scq1gG__ctaButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #f08f7966}.page-module__Scq1gG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7980}@media (max-width:768px){.page-module__Scq1gG__headline{font-size:2.2rem}.page-module__Scq1gG__overview,.page-module__Scq1gG__comparisonGrid{grid-template-columns:1fr}.page-module__Scq1gG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__Scq1gG__ctaSection{padding:3rem 1.5rem}}
.kontakt-module__z96wkW__section{background:radial-gradient(circle at 50% 0%,#f08f790d 0%,var(--background)70%);min-height:100vh;padding:120px 0 60px}.kontakt-module__z96wkW__container{max-width:1200px;margin:0 auto}.kontakt-module__z96wkW__title{text-align:center;margin-bottom:3rem}.kontakt-module__z96wkW__headline{background:linear-gradient(180deg,var(--text-main)0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.kontakt-module__z96wkW__subheadline{color:var(--text-light);margin-bottom:.5rem;font-size:1.1rem}.kontakt-module__z96wkW__qualifier{color:var(--primary-orange);background-color:#f08f791a;border:1px solid #f08f7933;border-radius:50px;margin-top:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.kontakt-module__z96wkW__form{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.kontakt-module__z96wkW__formGroup{flex-direction:column;gap:.5rem;display:flex}.kontakt-module__z96wkW__label{color:var(--text-main);font-size:.9rem;font-weight:600}.kontakt-module__z96wkW__required{color:var(--primary-orange)}.kontakt-module__z96wkW__input,.kontakt-module__z96wkW__select,.kontakt-module__z96wkW__textarea{border-radius:var(--border-radius-sm);transition:all var(--transition-fast);background:#fffc;border:1px solid #0000001a;padding:.9rem 1rem;font-family:inherit;font-size:1rem}.kontakt-module__z96wkW__input:focus,.kontakt-module__z96wkW__select:focus,.kontakt-module__z96wkW__textarea:focus{border-color:var(--primary-orange);background:#fff;outline:none;box-shadow:0 0 0 3px #f08f7926}.kontakt-module__z96wkW__textarea{resize:vertical;min-height:120px}.kontakt-module__z96wkW__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.kontakt-module__z96wkW__submitButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);border:none;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 15px #f08f794d}.kontakt-module__z96wkW__submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7966}@media (max-width:600px){.kontakt-module__z96wkW__row{grid-template-columns:1fr}.kontakt-module__z96wkW__form{padding:1.5rem}}.kontakt-module__z96wkW__disclaimer{text-align:center;color:var(--text-lighter);margin-top:.5rem;font-size:.85rem}.kontakt-module__z96wkW__contactOptions{grid-template-columns:1fr auto 1fr;align-items:start;gap:3rem;display:grid}.kontakt-module__z96wkW__optionCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);padding:2.5rem}.kontakt-module__z96wkW__optionTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.kontakt-module__z96wkW__optionDesc{color:var(--text-light);margin-bottom:2rem;font-size:.95rem}.kontakt-module__z96wkW__divider{justify-content:center;align-items:center;padding:1rem 0;display:flex;position:relative}.kontakt-module__z96wkW__divider:before,.kontakt-module__z96wkW__divider:after{content:"";background:#0000001a;width:1px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.kontakt-module__z96wkW__divider span{background:var(--background);color:var(--text-lighter);z-index:1;padding:0 1rem;font-size:.9rem;position:relative}.kontakt-module__z96wkW__calendlyWrapper{border-radius:var(--border-radius-md);width:100%;min-height:600px;overflow:hidden}.kontakt-module__z96wkW__calendlyIframe{border:none;width:100%;min-height:600px}.kontakt-module__z96wkW__optional{color:var(--text-lighter);font-size:.85em;font-weight:400}@media (max-width:968px){.kontakt-module__z96wkW__contactOptions{grid-template-columns:1fr;gap:2rem}.kontakt-module__z96wkW__divider{padding:0}.kontakt-module__z96wkW__divider:before,.kontakt-module__z96wkW__divider:after{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.kontakt-module__z96wkW__divider span{padding:1rem 0}.kontakt-module__z96wkW__calendlyWrapper,.kontakt-module__z96wkW__calendlyIframe{min-height:500px}}
.legal-module__8113wq__section{min-height:80vh;padding:120px 0 60px}.legal-module__8113wq__title{margin-bottom:2rem;font-size:2.5rem;font-weight:700}.legal-module__8113wq__content{max-width:800px;line-height:1.6}.legal-module__8113wq__content h2{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.legal-module__8113wq__content p{color:var(--text-light);margin-bottom:1rem}.legal-module__8113wq__content ul{color:var(--text-light);margin-bottom:1rem;padding-left:1.5rem;list-style:outside}
.StickyCTA-module__XP3HtG__stickyCTA{z-index:1000;-webkit-backdrop-filter:blur(12px);width:100%;transition:transform var(--transition-medium);background:#fffffffa;border-top:1px solid #00000014;padding:1rem 0;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 20px #0000001a}.StickyCTA-module__XP3HtG__stickyCTA.StickyCTA-module__XP3HtG__visible{transform:translateY(0)}.StickyCTA-module__XP3HtG__content{max-width:var(--max-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.StickyCTA-module__XP3HtG__text{flex-direction:column;gap:.25rem;display:flex}.StickyCTA-module__XP3HtG__text strong{color:var(--text-main);font-size:1rem;font-weight:700}.StickyCTA-module__XP3HtG__text span{color:var(--text-light);font-size:.9rem}.StickyCTA-module__XP3HtG__actions{align-items:center;gap:1rem;display:flex}.StickyCTA-module__XP3HtG__ctaButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-sm);transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 15px #f08f794d}.StickyCTA-module__XP3HtG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f08f7966}.StickyCTA-module__XP3HtG__closeButton{color:var(--text-light);transition:all var(--transition-fast);border-radius:var(--border-radius-sm);justify-content:center;align-items:center;padding:.5rem;display:flex}.StickyCTA-module__XP3HtG__closeButton:hover{color:var(--text-main);background:#0000000d}@media (max-width:768px){.StickyCTA-module__XP3HtG__stickyCTA{width:auto;max-width:100%;padding:.75rem 0;left:0;right:0}.StickyCTA-module__XP3HtG__content{flex-direction:column;gap:.75rem;padding:0 1rem}.StickyCTA-module__XP3HtG__text{text-align:center}.StickyCTA-module__XP3HtG__text strong{font-size:.9rem}.StickyCTA-module__XP3HtG__text span{font-size:.8rem}.StickyCTA-module__XP3HtG__ctaButton{flex:1;justify-content:center;padding:.7rem 1rem;font-size:.9rem}.StickyCTA-module__XP3HtG__actions{gap:.5rem;width:100%}}
