.Hero-module__PgAKtG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__grid{z-index:0;position:absolute;inset:0}.Hero-module__PgAKtG__content{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;width:100%;display:grid;position:relative}.Hero-module__PgAKtG__servicesBlock{text-align:left;padding-right:1rem}.Hero-module__PgAKtG__servicesEyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent-blue);opacity:.8;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.Hero-module__PgAKtG__servicesHeading{font-size:1.75rem;font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;line-height:1.25}.Hero-module__PgAKtG__servicesSubtext{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.Hero-module__PgAKtG__servicesList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Hero-module__PgAKtG__serviceItem{background:#8b45130a;border:1px solid #8b45131f;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;transition:background .2s,border-color .2s,transform .2s;display:flex}.Hero-module__PgAKtG__serviceItem:hover{background:#8b451317;border-color:#8b451347;transform:translate(4px)}.Hero-module__PgAKtG__serviceIcon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.Hero-module__PgAKtG__serviceTitle{color:var(--text-primary);margin-bottom:.15rem;font-size:.95rem;font-weight:600;display:block}.Hero-module__PgAKtG__serviceDesc{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.4}.Hero-module__PgAKtG__globeWrapper{justify-content:center;align-items:center;padding:1rem;display:flex}.Hero-module__PgAKtG__globeInner{background:linear-gradient(135deg,#ffffff4d,#0000 50%);border-radius:50%;width:300px;height:300px;position:relative;overflow:hidden;box-shadow:0 10px 40px #8b451340,0 0 80px #8b45131f,inset -30px -30px 60px #00000026,inset 20px 20px 40px #ffffff1a}.Hero-module__PgAKtG__globeImage{object-fit:cover;width:200%;height:100%;animation:25s linear infinite Hero-module__PgAKtG__globeScroll}@keyframes Hero-module__PgAKtG__globeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__PgAKtG__globeInner:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff38 0%,#0000 40%,#00000014 100%);border-radius:50%;position:absolute;inset:0}.Hero-module__PgAKtG__textBlock{text-align:left}.Hero-module__PgAKtG__badge{color:var(--accent-blue);letter-spacing:1px;text-transform:uppercase;background:#8b45131a;border:1px solid #8b45134d;border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__PgAKtG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.6rem}.Hero-module__PgAKtG__description{color:var(--text-secondary);max-width:460px;margin-bottom:2.5rem;font-size:1rem}.Hero-module__PgAKtG__actions{align-items:center;gap:2rem;display:flex}.Hero-module__PgAKtG__secondaryLink{color:var(--text-secondary);font-weight:500}.Hero-module__PgAKtG__secondaryLink:hover{color:var(--text-primary)}@media (max-width:1100px){.Hero-module__PgAKtG__content{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.Hero-module__PgAKtG__globeWrapper{order:-1;grid-column:1/-1}.Hero-module__PgAKtG__servicesBlock,.Hero-module__PgAKtG__textBlock{text-align:center}.Hero-module__PgAKtG__description{margin-left:auto;margin-right:auto}.Hero-module__PgAKtG__actions{justify-content:center}.Hero-module__PgAKtG__globeInner{width:240px;height:240px}.Hero-module__PgAKtG__servicesHeading{font-size:1.5rem}}@media (max-width:768px){.Hero-module__PgAKtG__hero{padding:120px 1rem 60px}.Hero-module__PgAKtG__content{grid-template-columns:1fr}.Hero-module__PgAKtG__globeWrapper{order:0;grid-column:auto}.Hero-module__PgAKtG__title{font-size:2rem}.Hero-module__PgAKtG__servicesHeading{font-size:1.35rem}.Hero-module__PgAKtG__description{margin-bottom:2rem;font-size:.95rem}.Hero-module__PgAKtG__actions{flex-direction:column;gap:1rem}.Hero-module__PgAKtG__badge{padding:.4rem .8rem;font-size:.75rem}.Hero-module__PgAKtG__globeInner{width:220px;height:220px}}
.WhoWeHelp-module__0xl0xW__section{background:var(--bg-primary);padding:6rem 0}.WhoWeHelp-module__0xl0xW__content{text-align:center}.WhoWeHelp-module__0xl0xW__content h2{margin-bottom:3rem;font-size:2.5rem}.WhoWeHelp-module__0xl0xW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.WhoWeHelp-module__0xl0xW__card{background:var(--bg-secondary);text-align:center;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000d}.WhoWeHelp-module__0xl0xW__icon{font-size:3rem}.WhoWeHelp-module__0xl0xW__card h3{color:var(--text-primary);font-size:1.2rem}.WhoWeHelp-module__0xl0xW__tagline{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.5rem;font-weight:500}@media (max-width:768px){.WhoWeHelp-module__0xl0xW__grid{grid-template-columns:1fr 1fr}}
.WhyChooseUs-module__49_FRW__section{background:var(--bg-secondary);padding:6rem 0}.WhyChooseUs-module__49_FRW__content{text-align:center;flex-direction:column;align-items:center;display:flex}.WhyChooseUs-module__49_FRW__content h2{margin-bottom:3rem;font-size:2.5rem}.WhyChooseUs-module__49_FRW__listWrapper{background:var(--bg-primary);border-radius:20px;width:100%;max-width:600px;margin-bottom:3rem;padding:3rem;box-shadow:0 10px 30px #0000000d}.WhyChooseUs-module__49_FRW__list{text-align:left;flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.WhyChooseUs-module__49_FRW__list li{color:var(--text-primary);align-items:center;gap:1rem;font-size:1.2rem;font-weight:500;display:flex}.WhyChooseUs-module__49_FRW__check{font-size:1.5rem}.WhyChooseUs-module__49_FRW__tagline{color:var(--accent-blue);font-size:1.3rem;font-weight:600}
.Portfolio-module__M3a-eq__section{background:var(--bg-secondary);padding:6rem 0}.Portfolio-module__M3a-eq__header{text-align:center;margin-bottom:4rem}.Portfolio-module__M3a-eq__header h2{margin-bottom:1rem;font-size:2.5rem}.Portfolio-module__M3a-eq__header p{color:var(--text-secondary);font-size:1.1rem}.Portfolio-module__M3a-eq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Portfolio-module__M3a-eq__card{background:var(--bg-primary);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:400px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.Portfolio-module__M3a-eq__cardBg{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Portfolio-module__M3a-eq__overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0009 50%,#000000f2 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Portfolio-module__M3a-eq__card:hover{box-shadow:0 20px 40px #0000004d}.Portfolio-module__M3a-eq__card:hover .Portfolio-module__M3a-eq__cardBg{transform:scale(1.1)}.Portfolio-module__M3a-eq__featuredCard{border:2px solid var(--accent-blue);box-shadow:0 4px 25px #00b4d833}.Portfolio-module__M3a-eq__content{z-index:2;color:#fff;padding:2rem;position:relative}.Portfolio-module__M3a-eq__content h3{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:.75rem;font-size:1.5rem}.Portfolio-module__M3a-eq__content p{color:#ffffffe6;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Portfolio-module__M3a-eq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Portfolio-module__M3a-eq__tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff26;border:1px solid #ffffff1a;border-radius:20px;padding:.35rem .85rem;font-size:.75rem;font-weight:500}.Portfolio-module__M3a-eq__link{color:var(--accent-blue);text-shadow:0 1px 2px #0003;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.Portfolio-module__M3a-eq__card:hover .Portfolio-module__M3a-eq__link{color:#fff;gap:.75rem}@media (max-width:768px){.Portfolio-module__M3a-eq__grid{grid-template-columns:1fr}.Portfolio-module__M3a-eq__header h2{font-size:2rem}}
.FreeAuditCTA-module__Gh7MMa__section{background:var(--bg-secondary);padding:6rem 0}.FreeAuditCTA-module__Gh7MMa__card{background:linear-gradient(135deg,var(--bg-primary)0%,#8b45130d 100%);text-align:center;border:1px solid #8b45131a;border-radius:24px;max-width:900px;margin:0 auto;padding:4rem 2rem;box-shadow:0 20px 60px #0000001a}.FreeAuditCTA-module__Gh7MMa__card h2{margin-bottom:2rem;font-size:2.5rem}.FreeAuditCTA-module__Gh7MMa__intro{color:var(--text-primary);margin-bottom:2rem;font-size:1.2rem;font-weight:500}.FreeAuditCTA-module__Gh7MMa__list{text-align:left;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto 3rem;padding:0;list-style:none;display:flex}.FreeAuditCTA-module__Gh7MMa__list li{color:var(--text-secondary);align-items:center;gap:.8rem;font-size:1.1rem;display:flex}.FreeAuditCTA-module__Gh7MMa__ctaButton{padding:1rem 2.5rem;font-size:1.2rem}@media (max-width:768px){.FreeAuditCTA-module__Gh7MMa__card{padding:3rem 1.5rem}.FreeAuditCTA-module__Gh7MMa__card h2{font-size:1.8rem}}
.HowItWorks-module__oom_6W__section{padding:6rem 0;position:relative}.HowItWorks-module__oom_6W__header{text-align:center;max-width:600px;margin:0 auto 4rem}.HowItWorks-module__oom_6W__subtitle{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem}.HowItWorks-module__oom_6W__stepsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__oom_6W__stepsContainer:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.3),transparent);z-index:0;height:2px;position:absolute;top:50px;left:10%;right:10%}.HowItWorks-module__oom_6W__stepCard{background:var(--bg-card);border:1px solid var(--border-color);z-index:1;text-align:center;border-radius:1rem;padding:2.5rem 2rem;transition:transform .3s,border-color .3s;position:relative}.HowItWorks-module__oom_6W__stepCard:hover{border-color:rgba(var(--color-primary-rgb),.5);transform:translateY(-5px)}.HowItWorks-module__oom_6W__cardNumber{background:var(--bg-secondary);width:60px;height:60px;color:var(--color-primary);border:2px solid rgba(var(--color-primary-rgb),.3);box-shadow:0 0 20px rgba(var(--color-primary-rgb),.1);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex}.HowItWorks-module__oom_6W__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.HowItWorks-module__oom_6W__cardDesc{color:var(--text-secondary);line-height:1.6}.HowItWorks-module__oom_6W__ctaWrapper{text-align:center;margin-top:4rem}.HowItWorks-module__oom_6W__ctaButton{min-width:250px;padding:1rem 2rem;font-size:1.1rem}@media (max-width:900px){.HowItWorks-module__oom_6W__stepsContainer{grid-template-columns:1fr;gap:2rem}.HowItWorks-module__oom_6W__stepsContainer:before{display:none}}
.Testimonials-module__3Z1FKa__section{background:linear-gradient(to bottom,transparent,rgba(var(--color-primary-rgb),.03));padding:6rem 0;position:relative}.Testimonials-module__3Z1FKa__container{flex-direction:column;gap:3rem;display:flex}.Testimonials-module__3Z1FKa__header{text-align:center;max-width:600px;margin:0 auto}.Testimonials-module__3Z1FKa__subtitle{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem}.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__3Z1FKa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__card:hover{border-color:rgba(var(--color-primary-rgb),.3);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Testimonials-module__3Z1FKa__cardTop{align-items:center;gap:1rem;display:flex}.Testimonials-module__3Z1FKa__imagePlaceholder{background:var(--bg-secondary);border:2px solid var(--color-primary);border-radius:50%;width:60px;height:60px;overflow:hidden}.Testimonials-module__3Z1FKa__meta{flex-direction:column;display:flex}.Testimonials-module__3Z1FKa__name{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.Testimonials-module__3Z1FKa__business{color:var(--text-secondary);margin:0;font-size:.9rem}.Testimonials-module__3Z1FKa__type{opacity:.7}.Testimonials-module__3Z1FKa__quote{color:var(--text-primary);flex-grow:1;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonials-module__3Z1FKa__resultBadge{background:rgba(var(--color-success-rgb,46,204,113),.1);color:#2ecc71;border:1px solid rgba(var(--color-success-rgb,46,204,113),.2);border-radius:20px;align-self:flex-start;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.Testimonials-module__3Z1FKa__logos{text-align:center;border-top:1px solid var(--border-color);margin-top:4rem;padding-top:3rem}.Testimonials-module__3Z1FKa__logosTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:.9rem}.Testimonials-module__3Z1FKa__logoGrid{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;transition:opacity .3s,filter .3s;display:flex}.Testimonials-module__3Z1FKa__logoGrid:hover{opacity:.8}.Testimonials-module__3Z1FKa__logoItem{color:var(--text-primary);font-size:1.2rem;font-weight:700}@media (max-width:768px){.Testimonials-module__3Z1FKa__grid{grid-template-columns:1fr}}
