.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:var(--space-3xl)0;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{z-index:-1;position:absolute;inset:0}.Hero-module__Z8hQ_W__gradient{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(var(--coral-rgb),.08),transparent),radial-gradient(ellipse 60% 40% at 90% 80%,rgba(var(--coral-rgb),.05),transparent),linear-gradient(to bottom,var(--warm-white),var(--soft-grey));position:absolute;inset:0}.Hero-module__Z8hQ_W__pattern{background-image:linear-gradient(rgba(var(--black-rgb),.02)1px,transparent 1px),linear-gradient(90deg,rgba(var(--black-rgb),.02)1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000,#0000);mask-image:radial-gradient(80% 60% at 50% 40%,#000,#0000)}.Hero-module__Z8hQ_W__content{max-width:950px}.Hero-module__Z8hQ_W__badge{background:var(--pure-white);border:1px solid rgba(var(--black-rgb),.08);color:var(--charcoal-soft);margin-bottom:var(--space-lg);box-shadow:0 2px 12px rgba(var(--black-rgb),.04);border-radius:100px;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--coral);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.Hero-module__Z8hQ_W__headline{margin-bottom:var(--space-lg);color:var(--charcoal)}.Hero-module__Z8hQ_W__headlineAccent{color:var(--coral);font-style:italic;display:block}.Hero-module__Z8hQ_W__subhead{color:var(--charcoal-soft);margin-bottom:var(--space-xl)}.Hero-module__Z8hQ_W__subhead strong{color:var(--charcoal);font-weight:600}.Hero-module__Z8hQ_W__actions{gap:var(--space-md);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__resultsLink{margin-bottom:var(--space-2xl)}.Hero-module__Z8hQ_W__resultsLink a{color:var(--coral);font-size:1rem;font-weight:500;transition:opacity .2s}.Hero-module__Z8hQ_W__resultsLink a:hover{opacity:.8}.Hero-module__Z8hQ_W__cta{transition:all .4s var(--ease-out-expo);border-radius:8px;align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__ctaPrimary{background:var(--coral);color:var(--pure-white);box-shadow:0 4px 16px rgba(var(--coral-rgb),.3),0 1px 2px rgba(var(--coral-rgb),.2)}.Hero-module__Z8hQ_W__ctaPrimary:hover{background:var(--coral-dark);box-shadow:0 8px 32px rgba(var(--coral-rgb),.4),0 2px 4px rgba(var(--coral-rgb),.2);transform:translateY(-3px)}.Hero-module__Z8hQ_W__ctaPrimary svg{transition:transform .3s var(--ease-out-expo)}.Hero-module__Z8hQ_W__ctaPrimary:hover svg{transform:translate(4px)}.Hero-module__Z8hQ_W__ctaSecondary{background:var(--pure-white);color:var(--charcoal);border:2px solid rgba(var(--black-rgb),.1)}.Hero-module__Z8hQ_W__ctaSecondary:hover{border-color:var(--charcoal);background:var(--charcoal);color:var(--pure-white)}.Hero-module__Z8hQ_W__stats{align-items:center;gap:var(--space-xl);padding:var(--space-lg)0;border-top:1px solid rgba(var(--black-rgb),.06);display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statNumber{font-family:var(--font-display);color:var(--charcoal);margin-bottom:.25rem;font-size:2.5rem;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:var(--charcoal-soft);font-size:.875rem;font-weight:500}.Hero-module__Z8hQ_W__statDivider{background:rgba(var(--black-rgb),.1);width:1px;height:48px}.Hero-module__Z8hQ_W__scrollIndicator{bottom:var(--space-xl);color:var(--charcoal-soft);text-transform:uppercase;letter-spacing:.1em;opacity:0;flex-direction:column;align-items:center;gap:.75rem;font-size:.75rem;font-weight:500;animation:1s ease-out 1.5s forwards Hero-module__Z8hQ_W__fadeIn;display:flex;position:absolute;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__fadeIn{to{opacity:1}}.Hero-module__Z8hQ_W__scrollDot{animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollBounce}@keyframes Hero-module__Z8hQ_W__scrollBounce{0%,to{cy:8}50%{cy:14}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:calc(var(--space-3xl) + 60px)0 var(--space-2xl);min-height:auto}.Hero-module__Z8hQ_W__stats{align-items:flex-start;gap:var(--space-lg);flex-direction:column}.Hero-module__Z8hQ_W__statDivider{width:40px;height:1px}.Hero-module__Z8hQ_W__scrollIndicator{display:none}.Hero-module__Z8hQ_W__actions{flex-direction:column}.Hero-module__Z8hQ_W__cta{justify-content:center;width:100%}}
.Problem-module__xNBfSq__problem{padding:var(--space-3xl)0;background:var(--pure-white);position:relative}.Problem-module__xNBfSq__problem:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--black-rgb),.08),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Problem-module__xNBfSq__inner{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Problem-module__xNBfSq__content{opacity:0;transition:all .8s var(--ease-out-expo);transform:translate(-40px)}.Problem-module__xNBfSq__content.Problem-module__xNBfSq__visible{opacity:1;transform:translate(0)}.Problem-module__xNBfSq__headline{margin-bottom:var(--space-xl);color:var(--charcoal)}.Problem-module__xNBfSq__headlineEm{color:var(--charcoal-soft);font-style:italic;display:block}.Problem-module__xNBfSq__body{margin-bottom:var(--space-xl)}.Problem-module__xNBfSq__body p{margin-bottom:var(--space-md);color:var(--charcoal-soft)}.Problem-module__xNBfSq__insight{background:var(--soft-grey);padding:var(--space-xl);margin-bottom:var(--space-xl);border-radius:16px}.Problem-module__xNBfSq__insightHeader{align-items:center;gap:var(--space-sm);color:var(--charcoal);margin-bottom:var(--space-lg);font-weight:600;display:flex}.Problem-module__xNBfSq__insightHeader svg{color:var(--coral)}.Problem-module__xNBfSq__insightStats{justify-content:center;align-items:center;gap:var(--space-xl);margin-bottom:var(--space-lg);padding:var(--space-lg)0;display:flex}.Problem-module__xNBfSq__insightStat{text-align:center}.Problem-module__xNBfSq__statOld,.Problem-module__xNBfSq__statNew{font-family:var(--font-display);margin-bottom:.5rem;font-size:3rem;line-height:1;display:block}.Problem-module__xNBfSq__statOld{color:var(--charcoal-soft);text-decoration:line-through;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral)}.Problem-module__xNBfSq__statNew{color:var(--coral)}.Problem-module__xNBfSq__statLabel{color:var(--charcoal-soft);font-size:.875rem;line-height:1.4}.Problem-module__xNBfSq__insightArrow{color:var(--coral);opacity:.5}.Problem-module__xNBfSq__insightText{text-align:center;color:var(--charcoal);margin:0;font-weight:500}.Problem-module__xNBfSq__insightCost{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px dashed rgba(var(--black-rgb),.1);flex-direction:column;align-items:center;display:flex}.Problem-module__xNBfSq__insightCostLabel{color:var(--charcoal-soft);font-size:.875rem;font-weight:500}.Problem-module__xNBfSq__insightCostValue{font-family:var(--font-display);color:var(--coral);margin:.5rem 0;font-size:3.5rem;line-height:1}.Problem-module__xNBfSq__conclusion p{color:var(--charcoal-soft);margin-bottom:var(--space-md)}.Problem-module__xNBfSq__conclusionStrong{font-family:var(--font-display);margin-top:var(--space-md);font-size:2rem;font-style:italic;color:var(--coral)!important}.Problem-module__xNBfSq__visual{opacity:0;transition:all .8s var(--ease-out-expo).2s;position:sticky;top:120px;transform:translate(40px)}.Problem-module__xNBfSq__visual.Problem-module__xNBfSq__visible{opacity:1;transform:translate(0)}.Problem-module__xNBfSq__funnel{padding:var(--space-lg);position:relative}.Problem-module__xNBfSq__funnelStage{padding:var(--space-md)var(--space-lg);transition:transform .3s var(--ease-out-expo);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.Problem-module__xNBfSq__funnelStage:hover{transform:scale(1.02)}.Problem-module__xNBfSq__funnelStage1{background:linear-gradient(135deg,var(--charcoal)0%,var(--charcoal-soft)100%);color:var(--pure-white)}.Problem-module__xNBfSq__funnelStage2{background:linear-gradient(135deg,var(--grey-600)0%,var(--grey-500)100%);color:var(--pure-white);margin-left:10%;margin-right:2%}.Problem-module__xNBfSq__funnelStage3{background:linear-gradient(135deg,var(--grey-400)0%,var(--grey-300)100%);color:var(--pure-white);margin-left:20%;margin-right:4%}.Problem-module__xNBfSq__funnelStage4{background:linear-gradient(135deg,var(--coral)0%,var(--coral-dark)100%);color:var(--pure-white);margin-left:30%;margin-right:6%}.Problem-module__xNBfSq__funnelLabel{font-size:.9375rem;font-weight:500}.Problem-module__xNBfSq__funnelValue{font-family:var(--font-display);font-size:1.5rem}.Problem-module__xNBfSq__funnelLeak{padding:.625rem var(--space-md);color:var(--charcoal-soft);border-left:2px dashed rgba(var(--coral-rgb),.3);justify-content:space-between;margin-left:5%;margin-right:1%;font-size:.8125rem;display:flex}.Problem-module__xNBfSq__funnelLeakNum{color:var(--coral);font-weight:600}.Problem-module__xNBfSq__visualCaption{text-align:center;color:var(--charcoal-soft);margin-top:var(--space-lg);font-size:.875rem;font-style:italic}@media (max-width:1024px){.Problem-module__xNBfSq__inner{gap:var(--space-2xl);grid-template-columns:1fr}.Problem-module__xNBfSq__visual{order:-1}}@media (max-width:600px){.Problem-module__xNBfSq__insightStats{gap:var(--space-md);flex-direction:column}.Problem-module__xNBfSq__insightArrow{transform:rotate(90deg)}}
.Solution-module__DwmkRG__solution{padding:var(--space-3xl)0;position:relative;overflow:hidden}.Solution-module__DwmkRG__bg{background:linear-gradient(135deg,var(--soft-grey)0%,var(--warm-white)50%,var(--soft-grey)100%);z-index:-1;position:absolute;inset:0}.Solution-module__DwmkRG__bg:before{content:"";background:radial-gradient(ellipse,rgba(var(--coral-rgb),.04),transparent 70%);width:80%;height:100%;position:absolute;top:-50%;right:-20%}.Solution-module__DwmkRG__header{text-align:center;max-width:800px;margin:0 auto var(--space-2xl);opacity:0;transition:all .8s var(--ease-out-expo);transform:translateY(30px)}.Solution-module__DwmkRG__header.Solution-module__DwmkRG__visible{opacity:1;transform:translateY(0)}.Solution-module__DwmkRG__headline{color:var(--charcoal)}.Solution-module__DwmkRG__headlineAccent{color:var(--coral);font-style:italic}.Solution-module__DwmkRG__pillars{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.Solution-module__DwmkRG__pillar{background:var(--pure-white);padding:var(--space-xl);box-shadow:0 4px 24px rgba(var(--black-rgb),.04),0 1px 2px rgba(var(--black-rgb),.02);border:1px solid rgba(var(--black-rgb),.04);opacity:0;transition:all .8s var(--ease-out-expo);border-radius:20px;position:relative;transform:translateY(40px)}.Solution-module__DwmkRG__pillar.Solution-module__DwmkRG__visible{opacity:1;transform:translateY(0)}.Solution-module__DwmkRG__pillar:hover{box-shadow:0 16px 48px rgba(var(--black-rgb),.08),0 4px 12px rgba(var(--black-rgb),.04);transform:translateY(-8px)}.Solution-module__DwmkRG__pillar:before{content:"";background:linear-gradient(90deg,var(--coral),var(--coral-light));opacity:0;border-radius:20px 20px 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Solution-module__DwmkRG__pillar:hover:before{opacity:1}.Solution-module__DwmkRG__pillarNumber{top:var(--space-lg);right:var(--space-lg);font-family:var(--font-display);color:var(--soft-grey);font-size:3.5rem;font-style:italic;line-height:1;transition:color .3s;position:absolute}.Solution-module__DwmkRG__pillar:hover .Solution-module__DwmkRG__pillarNumber{color:rgba(var(--coral-rgb),.1)}.Solution-module__DwmkRG__pillarIcon{background:var(--soft-grey);width:64px;height:64px;color:var(--coral);margin-bottom:var(--space-lg);transition:all .3s var(--ease-out-expo);border-radius:16px;justify-content:center;align-items:center;display:flex}.Solution-module__DwmkRG__pillar:hover .Solution-module__DwmkRG__pillarIcon{background:var(--coral);color:var(--pure-white);transform:scale(1.1)}.Solution-module__DwmkRG__pillarTitle{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-md);font-size:1.5rem;line-height:1.2}.Solution-module__DwmkRG__pillarDesc{color:var(--charcoal-soft);font-size:1rem;line-height:1.6}.Solution-module__DwmkRG__ctaWrap{text-align:center;opacity:0;transition:all .8s var(--ease-out-expo).5s;transform:translateY(20px)}.Solution-module__DwmkRG__ctaWrap.Solution-module__DwmkRG__visible{opacity:1;transform:translateY(0)}.Solution-module__DwmkRG__cta{background:var(--charcoal);color:var(--pure-white);transition:all .4s var(--ease-out-expo);border-radius:8px;align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.Solution-module__DwmkRG__cta:hover{background:var(--coral);box-shadow:0 8px 32px rgba(var(--coral-rgb),.3);transform:translateY(-3px)}.Solution-module__DwmkRG__cta svg{transition:transform .3s var(--ease-out-expo)}.Solution-module__DwmkRG__cta:hover svg{transform:translate(4px)}@media (max-width:1024px){.Solution-module__DwmkRG__pillars{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}
.Credibility-module__BZZGjq__credibility{padding:var(--space-3xl)0;background:var(--pure-white)}.Credibility-module__BZZGjq__grid{gap:var(--space-2xl);grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.Credibility-module__BZZGjq__visual{opacity:0;transition:all .8s var(--ease-out-expo);transform:translate(-40px)}.Credibility-module__BZZGjq__visual.Credibility-module__BZZGjq__visible{opacity:1;transform:translate(0)}.Credibility-module__BZZGjq__imageWrap{width:100%;max-width:400px;position:relative}.Credibility-module__BZZGjq__image{aspect-ratio:4/5;background:linear-gradient(135deg,var(--soft-grey)0%,var(--grey-medium)100%);border-radius:24px;width:100%;position:relative;overflow:hidden}.Credibility-module__BZZGjq__image:before{content:"";background:linear-gradient(135deg,transparent 40%,rgba(var(--coral-rgb),.1)100%);z-index:1;position:absolute;inset:0}.Credibility-module__BZZGjq__photo{object-fit:cover;object-position:center top}.Credibility-module__BZZGjq__badge{bottom:var(--space-lg);right:var(--space-lg);background:var(--coral);color:var(--pure-white);padding:var(--space-lg);text-align:center;box-shadow:0 8px 32px rgba(var(--coral-rgb),.35);z-index:2;border-radius:16px;position:absolute}.Credibility-module__BZZGjq__badgeNumber{font-family:var(--font-display);margin-bottom:.25rem;font-size:2.5rem;line-height:1;display:block}.Credibility-module__BZZGjq__badgeText{opacity:.9;font-size:.75rem;font-weight:500;line-height:1.3}.Credibility-module__BZZGjq__content{opacity:0;transition:all .8s var(--ease-out-expo).15s;transform:translate(40px)}.Credibility-module__BZZGjq__content.Credibility-module__BZZGjq__visible{opacity:1;transform:translate(0)}.Credibility-module__BZZGjq__headline{color:var(--charcoal);margin-bottom:var(--space-xl)}.Credibility-module__BZZGjq__body{margin-bottom:var(--space-xl)}.Credibility-module__BZZGjq__body p{color:var(--charcoal-soft);margin-bottom:var(--space-md)}.Credibility-module__BZZGjq__quote{font-family:var(--font-display);color:var(--charcoal);padding:var(--space-lg)0;padding-left:var(--space-xl);margin:var(--space-xl)0;border-left:4px solid var(--coral);font-size:1.75rem;font-style:italic;position:relative}.Credibility-module__BZZGjq__signature{align-items:center;gap:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid rgba(var(--black-rgb),.06);display:flex}.Credibility-module__BZZGjq__signatureLine{background:var(--coral);width:60px;height:2px}.Credibility-module__BZZGjq__signatureName{font-family:var(--font-display);color:var(--charcoal);font-size:1.25rem;font-style:italic;display:block}.Credibility-module__BZZGjq__signatureTitle{color:var(--charcoal-soft);font-size:.875rem}@media (max-width:1024px){.Credibility-module__BZZGjq__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Credibility-module__BZZGjq__visual{justify-content:center;display:flex}.Credibility-module__BZZGjq__image{max-width:320px}}
.Testimonials-module__MlUweW__testimonials{padding:var(--space-3xl)0;position:relative;overflow:hidden}.Testimonials-module__MlUweW__bg{background:var(--charcoal);z-index:-1;position:absolute;inset:0}.Testimonials-module__MlUweW__bg:before{content:"";background:radial-gradient(ellipse 60% 40% at 20% 20%,rgba(var(--coral-rgb),.08),transparent),radial-gradient(ellipse 40% 30% at 80% 80%,rgba(var(--coral-rgb),.05),transparent);position:absolute;inset:0}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:var(--space-2xl);opacity:0;transition:all .8s var(--ease-out-expo);transform:translateY(30px)}.Testimonials-module__MlUweW__header.Testimonials-module__MlUweW__visible{opacity:1;transform:translateY(0)}.Testimonials-module__MlUweW__label{text-transform:uppercase;letter-spacing:.15em;color:var(--coral);margin-bottom:var(--space-md);font-size:.75rem;font-weight:700;display:inline-block}.Testimonials-module__MlUweW__socialProof{color:rgba(var(--white-rgb),.5);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-md);margin-left:auto;margin-right:auto;font-size:.875rem;font-weight:500}.Testimonials-module__MlUweW__headline{color:var(--pure-white);margin-bottom:var(--space-md)}.Testimonials-module__MlUweW__subhead{color:rgba(var(--white-rgb),.6);max-width:600px;margin:0 auto;font-size:1.125rem}.Testimonials-module__MlUweW__showcase{gap:var(--space-xl);opacity:0;transition:all .8s var(--ease-out-expo).2s;grid-template-columns:1fr minmax(280px,320px);display:grid;transform:translateY(40px)}.Testimonials-module__MlUweW__showcase.Testimonials-module__MlUweW__visible{opacity:1;transform:translateY(0)}.Testimonials-module__MlUweW__main{background:rgba(var(--white-rgb),.03);border:1px solid rgba(var(--white-rgb),.08);padding:var(--space-2xl);border-radius:24px}.Testimonials-module__MlUweW__quoteMark{color:var(--coral);opacity:.3;margin-bottom:var(--space-lg)}.Testimonials-module__MlUweW__quote{font-family:var(--font-display);color:var(--pure-white);margin-bottom:var(--space-xl);font-size:clamp(1.25rem,2vw,1.5rem);font-style:italic;line-height:1.5}.Testimonials-module__MlUweW__author{align-items:center;gap:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid rgba(var(--white-rgb),.08);display:flex}.Testimonials-module__MlUweW__authorAvatar{background:var(--coral);width:56px;height:56px;color:var(--pure-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.Testimonials-module__MlUweW__authorInfo{flex:1}.Testimonials-module__MlUweW__authorName{color:var(--pure-white);margin-bottom:.25rem;font-size:1.125rem;font-weight:600;display:block}.Testimonials-module__MlUweW__authorTitle{color:rgba(var(--white-rgb),.7);font-size:.9375rem;display:block}.Testimonials-module__MlUweW__authorLocation{color:rgba(var(--white-rgb),.5);font-size:.875rem;display:block}.Testimonials-module__MlUweW__authorMetric{text-align:right;padding-left:var(--space-lg);border-left:1px solid rgba(var(--white-rgb),.1)}.Testimonials-module__MlUweW__metricValue{font-family:var(--font-display);color:var(--coral);margin-bottom:.25rem;font-size:2rem;line-height:1;display:block}.Testimonials-module__MlUweW__metricLabel{color:rgba(var(--white-rgb),.5);font-size:.75rem;line-height:1.3}.Testimonials-module__MlUweW__nav{flex-direction:column;gap:.5rem;display:flex}.Testimonials-module__MlUweW__navBtn{padding:var(--space-md)var(--space-lg);border:1px solid rgba(var(--white-rgb),.08);cursor:pointer;text-align:left;transition:all .3s var(--ease-out-expo);background:0 0;border-radius:12px;flex-direction:column;align-items:flex-start;display:flex;position:relative;overflow:hidden}.Testimonials-module__MlUweW__navBtn:before{content:"";background:var(--coral);width:3px;transition:transform .3s var(--ease-out-expo);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Testimonials-module__MlUweW__navBtn:hover{background:rgba(var(--white-rgb),.03);border-color:rgba(var(--white-rgb),.12)}.Testimonials-module__MlUweW__navBtn.Testimonials-module__MlUweW__active{background:rgba(var(--white-rgb),.05);border-color:rgba(var(--coral-rgb),.3)}.Testimonials-module__MlUweW__navBtn.Testimonials-module__MlUweW__active:before{transform:scaleY(1)}.Testimonials-module__MlUweW__navName{color:var(--pure-white);margin-bottom:.125rem;font-size:.9375rem;font-weight:600}.Testimonials-module__MlUweW__navCompany{color:rgba(var(--white-rgb),.5);font-size:.8125rem}.Testimonials-module__MlUweW__navMetric{right:var(--space-md);font-family:var(--font-display);color:var(--coral);opacity:.7;font-size:1.25rem;position:absolute;top:50%;transform:translateY(-50%)}.Testimonials-module__MlUweW__navBtn.Testimonials-module__MlUweW__active .Testimonials-module__MlUweW__navMetric{opacity:1}@media (max-width:1024px){.Testimonials-module__MlUweW__showcase{grid-template-columns:1fr}.Testimonials-module__MlUweW__nav{flex-flow:wrap}.Testimonials-module__MlUweW__navBtn{flex:1;min-width:140px}.Testimonials-module__MlUweW__navMetric{margin-top:.5rem;font-size:1rem;position:static;transform:none}}@media (max-width:600px){.Testimonials-module__MlUweW__main{padding:var(--space-lg)}.Testimonials-module__MlUweW__author{flex-wrap:wrap}.Testimonials-module__MlUweW__authorMetric{text-align:left;width:100%;padding-left:0;padding-top:var(--space-md);margin-top:var(--space-md);border-left:none;border-top:1px solid rgba(var(--white-rgb),.08)}}
.Offer-module__RaejSG__offer{padding:var(--space-3xl)0;background:var(--soft-grey)}.Offer-module__RaejSG__grid{gap:var(--space-2xl);grid-template-columns:1fr minmax(340px,420px);align-items:start;display:grid}.Offer-module__RaejSG__content{opacity:0;transition:all .8s var(--ease-out-expo);transform:translate(-40px)}.Offer-module__RaejSG__content.Offer-module__RaejSG__visible{opacity:1;transform:translate(0)}.Offer-module__RaejSG__headline{color:var(--charcoal);margin-bottom:var(--space-lg)}.Offer-module__RaejSG__intro{color:var(--charcoal-soft);margin-bottom:var(--space-xl);font-size:1.125rem}.Offer-module__RaejSG__includedTitle{font-family:var(--font-body);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:1rem;font-weight:600}.Offer-module__RaejSG__includedList{gap:var(--space-md);flex-direction:column;list-style:none;display:flex}.Offer-module__RaejSG__includedItem{gap:var(--space-md);opacity:0;transition:all .6s var(--ease-out-expo);display:flex;transform:translate(-20px)}.Offer-module__RaejSG__content.Offer-module__RaejSG__visible .Offer-module__RaejSG__includedItem{opacity:1;transform:translate(0)}.Offer-module__RaejSG__includedCheck{background:var(--coral);width:28px;height:28px;color:var(--pure-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Offer-module__RaejSG__includedText{flex-direction:column;display:flex}.Offer-module__RaejSG__includedText strong{color:var(--charcoal);margin-bottom:.125rem;font-weight:600}.Offer-module__RaejSG__includedText span{color:var(--charcoal-soft);font-size:.9375rem}.Offer-module__RaejSG__card{opacity:0;transition:all .8s var(--ease-out-expo).2s;position:sticky;top:100px;transform:translateY(40px)}.Offer-module__RaejSG__card.Offer-module__RaejSG__visible{opacity:1;transform:translateY(0)}.Offer-module__RaejSG__cardInner{background:var(--pure-white);padding:var(--space-xl);box-shadow:0 8px 32px rgba(var(--black-rgb),.08),0 2px 8px rgba(var(--black-rgb),.04);border:1px solid rgba(var(--black-rgb),.04);border-radius:24px}.Offer-module__RaejSG__cardHeader{text-align:center;padding-bottom:var(--space-lg);margin-bottom:var(--space-lg);border-bottom:1px solid rgba(var(--black-rgb),.06)}.Offer-module__RaejSG__cardLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--coral);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:700;display:block}.Offer-module__RaejSG__cardPrice{justify-content:center;align-items:flex-start;gap:.25rem;display:flex}.Offer-module__RaejSG__cardCurrency{font-family:var(--font-display);color:var(--charcoal);margin-top:.5rem;font-size:1.5rem}.Offer-module__RaejSG__cardAmount{font-family:var(--font-display);color:var(--charcoal);font-size:4rem;line-height:1}.Offer-module__RaejSG__cardGst{color:var(--charcoal-soft);margin-top:auto;margin-bottom:.5rem;font-size:.875rem}.Offer-module__RaejSG__cardSubtitle{text-align:center;color:var(--charcoal-soft);margin-top:var(--space-sm);font-size:1rem}.Offer-module__RaejSG__cardDetails{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Offer-module__RaejSG__cardDetail{align-items:center;gap:var(--space-sm);color:var(--charcoal-soft);font-size:.9375rem;display:flex}.Offer-module__RaejSG__cardDetail svg{color:var(--coral);flex-shrink:0}.Offer-module__RaejSG__cardDetail strong{color:var(--charcoal)}.Offer-module__RaejSG__cardCta{background:var(--coral);width:100%;color:var(--pure-white);transition:all .4s var(--ease-out-expo);box-shadow:0 4px 16px rgba(var(--coral-rgb),.3),0 1px 2px rgba(var(--coral-rgb),.2);border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:flex}.Offer-module__RaejSG__cardCta:hover{background:var(--coral-dark);box-shadow:0 8px 32px rgba(var(--coral-rgb),.4),0 2px 4px rgba(var(--coral-rgb),.2);transform:translateY(-3px)}.Offer-module__RaejSG__cardCta svg{transition:transform .3s var(--ease-out-expo)}.Offer-module__RaejSG__cardCta:hover svg{transform:translate(4px)}.Offer-module__RaejSG__cardNote{text-align:center;color:var(--charcoal-soft);margin-top:var(--space-md);font-size:.8125rem}.Offer-module__RaejSG__cardGuarantee{gap:var(--space-md);margin-top:var(--space-lg);padding:var(--space-lg);background:rgba(var(--coral-rgb),.05);border:1px solid rgba(var(--coral-rgb),.1);border-radius:12px;display:flex}.Offer-module__RaejSG__cardGuarantee svg{color:var(--coral);flex-shrink:0}.Offer-module__RaejSG__cardGuarantee strong{color:var(--charcoal);margin-bottom:.25rem;font-size:.9375rem;display:block}.Offer-module__RaejSG__cardGuarantee span{color:var(--charcoal-soft);font-size:.8125rem;line-height:1.5}@media (max-width:1024px){.Offer-module__RaejSG__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Offer-module__RaejSG__card{max-width:400px;position:static}}
.FAQ-module__KSzKsa__faq{padding:var(--space-3xl)0;background:var(--pure-white)}.FAQ-module__KSzKsa__grid{gap:var(--space-3xl);grid-template-columns:1fr 1.5fr;align-items:start;display:grid}.FAQ-module__KSzKsa__header{opacity:0;transition:all .8s var(--ease-out-expo);position:sticky;top:120px;transform:translate(-40px)}.FAQ-module__KSzKsa__header.FAQ-module__KSzKsa__visible{opacity:1;transform:translate(0)}.FAQ-module__KSzKsa__headline{color:var(--charcoal);margin-bottom:var(--space-md)}.FAQ-module__KSzKsa__subhead{color:var(--charcoal-soft);font-size:1.125rem}.FAQ-module__KSzKsa__list{flex-direction:column;gap:0;display:flex}.FAQ-module__KSzKsa__list.FAQ-module__KSzKsa__visible .FAQ-module__KSzKsa__item{opacity:1;transform:translate(0)}.FAQ-module__KSzKsa__item{border-bottom:1px solid rgba(var(--black-rgb),.06);opacity:0;transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo);transform:translate(20px)}.FAQ-module__KSzKsa__item:first-child{border-top:1px solid rgba(var(--black-rgb),.06)}.FAQ-module__KSzKsa__question{justify-content:space-between;align-items:center;gap:var(--space-lg);width:100%;padding:var(--space-lg)0;cursor:pointer;text-align:left;font-family:var(--font-display);color:var(--charcoal);background:0 0;border:none;font-size:1.25rem;transition:color .3s;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--coral)}.FAQ-module__KSzKsa__icon{background:var(--soft-grey);width:32px;height:32px;transition:all .3s var(--ease-out-expo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__KSzKsa__icon svg{transition:transform .3s var(--ease-out-expo)}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__icon{background:var(--coral);color:var(--pure-white)}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__icon svg{transform:rotate(45deg)}.FAQ-module__KSzKsa__answer{transition:grid-template-rows .4s var(--ease-out-expo);grid-template-rows:0fr;display:grid}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__answer{grid-template-rows:1fr}.FAQ-module__KSzKsa__answerInner{overflow:hidden}.FAQ-module__KSzKsa__answerInner p{padding-bottom:var(--space-lg);color:var(--charcoal-soft);font-size:1.0625rem;line-height:1.7}@media (max-width:1024px){.FAQ-module__KSzKsa__grid{gap:var(--space-2xl);grid-template-columns:1fr}.FAQ-module__KSzKsa__header{position:static}}@media (max-width:600px){.FAQ-module__KSzKsa__question{font-size:1.0625rem}}
.NotFor-module__SPjb2G__notFor{padding:var(--space-3xl)0;background:var(--soft-grey)}.NotFor-module__SPjb2G__content{text-align:center;opacity:0;max-width:600px;transition:all .8s var(--ease-out-expo);margin:0 auto;transform:translateY(30px)}.NotFor-module__SPjb2G__content.NotFor-module__SPjb2G__visible{opacity:1;transform:translateY(0)}.NotFor-module__SPjb2G__label{text-transform:uppercase;letter-spacing:.15em;color:var(--coral);margin-bottom:var(--space-lg);font-size:.75rem;font-weight:700;display:inline-block}.NotFor-module__SPjb2G__intro{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:1.5rem}.NotFor-module__SPjb2G__list{margin-bottom:var(--space-xl);text-align:left;max-width:420px;margin-left:auto;margin-right:auto;list-style:none}.NotFor-module__SPjb2G__list li{align-items:center;gap:var(--space-md);padding:var(--space-md)0;color:var(--charcoal-soft);border-bottom:1px solid rgba(var(--black-rgb),.06);font-size:1.0625rem;display:flex}.NotFor-module__SPjb2G__list li:before{content:"×";color:var(--coral);flex-shrink:0;font-size:1.25rem;font-weight:700}.NotFor-module__SPjb2G__list li:last-child{border-bottom:none}.NotFor-module__SPjb2G__closer{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:1.75rem;font-style:italic}.NotFor-module__SPjb2G__cta{background:var(--coral);color:var(--pure-white);transition:all .3s var(--ease-out-expo);border-radius:8px;align-items:center;gap:.75rem;padding:1.125rem 2rem;font-weight:600;display:inline-flex}.NotFor-module__SPjb2G__cta:hover{box-shadow:0 8px 24px rgba(var(--coral-rgb),.3);transform:translateY(-2px)}
.FinalCTA-module__95TMWa__finalCta{padding:var(--space-3xl)0;position:relative;overflow:hidden}.FinalCTA-module__95TMWa__bg{background:var(--charcoal);z-index:-1;position:absolute;inset:0}.FinalCTA-module__95TMWa__bg:before{content:"";background:radial-gradient(ellipse 50% 40% at 50% 0%,rgba(var(--coral-rgb),.15),transparent 70%),radial-gradient(ellipse 30% 30% at 80% 80%,rgba(var(--coral-rgb),.08),transparent);width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.FinalCTA-module__95TMWa__pattern{background-image:linear-gradient(rgba(var(--white-rgb),.02)1px,transparent 1px),linear-gradient(90deg,rgba(var(--white-rgb),.02)1px,transparent 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000,#0000);mask-image:radial-gradient(80% 70%,#000,#0000)}.FinalCTA-module__95TMWa__content{text-align:center;opacity:0;max-width:900px;transition:all .8s var(--ease-out-expo);margin:0 auto;transform:translateY(40px)}.FinalCTA-module__95TMWa__content.FinalCTA-module__95TMWa__visible{opacity:1;transform:translateY(0)}.FinalCTA-module__95TMWa__lead{color:rgba(var(--white-rgb),.7);margin-bottom:var(--space-lg);font-size:1.25rem}.FinalCTA-module__95TMWa__headline{color:var(--pure-white);margin-bottom:var(--space-xl)}.FinalCTA-module__95TMWa__headlineAccent{color:var(--coral);font-style:italic}.FinalCTA-module__95TMWa__button{background:var(--coral);color:var(--pure-white);margin-bottom:var(--space-xl);transition:all .4s var(--ease-out-expo);box-shadow:0 4px 24px rgba(var(--coral-rgb),.4),0 2px 8px rgba(var(--coral-rgb),.3);border-radius:12px;align-items:center;gap:.875rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;display:inline-flex}.FinalCTA-module__95TMWa__button:hover{background:var(--coral-light);box-shadow:0 8px 40px rgba(var(--coral-rgb),.5),0 4px 12px rgba(var(--coral-rgb),.3);transform:translateY(-4px)scale(1.02)}.FinalCTA-module__95TMWa__button svg{transition:transform .3s var(--ease-out-expo)}.FinalCTA-module__95TMWa__button:hover svg{transform:translate(4px)}.FinalCTA-module__95TMWa__details{justify-content:center;align-items:center;gap:var(--space-xl);flex-wrap:wrap;display:flex}.FinalCTA-module__95TMWa__detail{color:rgba(var(--white-rgb),.6);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.FinalCTA-module__95TMWa__detail svg{color:var(--coral)}.FinalCTA-module__95TMWa__callBreakdown{margin-top:var(--space-2xl);padding:var(--space-xl);background:rgba(var(--white-rgb),.05);border:1px solid rgba(var(--white-rgb),.08);text-align:left;border-radius:16px;max-width:500px;margin-left:auto;margin-right:auto}.FinalCTA-module__95TMWa__callBreakdownTitle{font-family:var(--font-display);color:var(--pure-white);margin-bottom:var(--space-md);font-size:1.25rem}.FinalCTA-module__95TMWa__callBreakdownList{counter-reset:steps;gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;list-style:none;display:flex}.FinalCTA-module__95TMWa__callBreakdownList li{counter-increment:steps;color:rgba(var(--white-rgb),.7);padding-left:var(--space-lg);font-size:1rem;position:relative}.FinalCTA-module__95TMWa__callBreakdownList li:before{content:counter(steps)".";color:var(--coral);font-weight:600;position:absolute;left:0}.FinalCTA-module__95TMWa__callBreakdownNote{color:rgba(var(--white-rgb),.5);font-size:.875rem}@media (max-width:768px){.FinalCTA-module__95TMWa__details{gap:var(--space-md);flex-direction:column}}
