.Hero-module___w2HtG__hero{background:var(--background-alt);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__glow{pointer-events:none;z-index:0;background:radial-gradient(#0b1b4a0f 0%,#0000 70%);width:900px;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module___w2HtG__textContent{flex-direction:column;display:flex}.Hero-module___w2HtG__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.8125rem;font-weight:600}.Hero-module___w2HtG__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:700;line-height:1.08}.Hero-module___w2HtG__titleAccent{color:var(--primary)}.Hero-module___w2HtG__subtitle{color:var(--text-secondary);max-width:480px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module___w2HtG__primaryCta{color:#fff;background:var(--primary);border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module___w2HtG__primaryCta:hover{background:var(--primary-light);transform:scale(1.02)}.Hero-module___w2HtG__secondaryCta{color:var(--text-primary);border:1px solid var(--border);border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module___w2HtG__secondaryCta:hover{background:var(--surface-hover);border-color:var(--border-hover)}.Hero-module___w2HtG__imageContent{justify-content:center;display:flex}.Hero-module___w2HtG__imageCard{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;overflow:hidden}.Hero-module___w2HtG__heroImage{width:100%;height:auto;display:block}.Hero-module___w2HtG__statsBar{z-index:1;background:var(--surface);-webkit-backdrop-filter:blur(40px);border:1px solid var(--border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);justify-content:center;align-items:center;gap:3rem;max-width:700px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:2rem 2.5rem;display:flex;position:relative}.Hero-module___w2HtG__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module___w2HtG__statNumber{color:var(--primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:700;line-height:1}.Hero-module___w2HtG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-top:.375rem;font-size:.75rem;font-weight:500}.Hero-module___w2HtG__statDivider{background:var(--border);width:1px;height:40px}@media (max-width:1024px){.Hero-module___w2HtG__content{text-align:center;grid-template-columns:1fr}.Hero-module___w2HtG__textContent{align-items:center}.Hero-module___w2HtG__subtitle{margin-left:auto;margin-right:auto}.Hero-module___w2HtG__actions{justify-content:center}.Hero-module___w2HtG__imageCard{max-width:520px}}@media (max-width:768px){.Hero-module___w2HtG__hero{min-height:auto;padding:5rem 1.25rem 3rem}.Hero-module___w2HtG__content{gap:2.5rem}.Hero-module___w2HtG__subtitle{margin-bottom:2rem;font-size:1rem}.Hero-module___w2HtG__statsBar{flex-wrap:wrap;justify-content:space-around;gap:1rem;margin-top:3rem;padding:1.25rem 1rem}.Hero-module___w2HtG__stat{flex:30%;min-width:90px}.Hero-module___w2HtG__statDivider{display:none}.Hero-module___w2HtG__statNumber{font-size:1.5rem}.Hero-module___w2HtG__statLabel{font-size:.6875rem}.Hero-module___w2HtG__actions{flex-direction:column;width:100%}.Hero-module___w2HtG__primaryCta,.Hero-module___w2HtG__secondaryCta{justify-content:center;width:100%}}
.ServicesOverview-module__KgCZLq__section{padding:6rem 1.5rem}.ServicesOverview-module__KgCZLq__header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.ServicesOverview-module__KgCZLq__header h2{letter-spacing:-.03em;font-size:2.5rem;font-weight:600}.ServicesOverview-module__KgCZLq__header p{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1200px;margin:0 auto;display:grid}.ServicesOverview-module__KgCZLq__card{background:var(--surface);-webkit-backdrop-filter:blur(40px);border:1px solid var(--border);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);color:inherit;cursor:pointer;flex-direction:column;gap:.875rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.ServicesOverview-module__KgCZLq__card:hover{background:var(--surface-hover);border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ServicesOverview-module__KgCZLq__iconBox{width:44px;height:44px;color:var(--primary);background:#0b1b4a0f;border-radius:12px;justify-content:center;align-items:center;display:flex}.ServicesOverview-module__KgCZLq__card h3{margin-bottom:0;font-size:1.0625rem;font-weight:600}.ServicesOverview-module__KgCZLq__card p{color:var(--text-secondary);flex:1;margin-bottom:0;font-size:.9375rem;line-height:1.6}.ServicesOverview-module__KgCZLq__cardArrow{color:var(--primary);align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:600;display:inline-flex}@media (max-width:1024px){.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesOverview-module__KgCZLq__section{padding:4rem 1rem}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:1fr}}
.WhyChooseUs-module__OrntsG__section{padding:6rem 0}.WhyChooseUs-module__OrntsG__header{text-align:center;max-width:600px;margin:0 auto 4rem}.WhyChooseUs-module__OrntsG__header h2{letter-spacing:-.03em;color:var(--text-primary);font-size:2.5rem;font-weight:600}.WhyChooseUs-module__OrntsG__headerDescription{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.WhyChooseUs-module__OrntsG__interactiveCard{border-radius:var(--border-radius-lg);height:450px;box-shadow:var(--shadow-sm);border:1px solid var(--border);background:var(--surface);transition:box-shadow .4s;position:relative;overflow:hidden}.WhyChooseUs-module__OrntsG__interactiveCard:hover{box-shadow:var(--shadow-lg)}.WhyChooseUs-module__OrntsG__imageOverlay{z-index:2;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.WhyChooseUs-module__OrntsG__bgImage{object-fit:cover;transition:transform .8s}.WhyChooseUs-module__OrntsG__imageGradient{background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.WhyChooseUs-module__OrntsG__overlayTitle{color:#fff;letter-spacing:-.01em;text-align:left;font-size:1.5rem;font-weight:700;position:absolute;bottom:2rem;left:2rem;right:2rem}.WhyChooseUs-module__OrntsG__interactiveCard:hover .WhyChooseUs-module__OrntsG__imageOverlay{opacity:0}.WhyChooseUs-module__OrntsG__interactiveCard:hover .WhyChooseUs-module__OrntsG__bgImage{transform:scale(1.1)}.WhyChooseUs-module__OrntsG__cardContent{z-index:1;opacity:0;flex-direction:column;justify-content:center;padding:2.5rem 2rem;transition:opacity .5s cubic-bezier(.4,0,.2,1) .1s,transform .5s cubic-bezier(.4,0,.2,1) .1s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.WhyChooseUs-module__OrntsG__interactiveCard:hover .WhyChooseUs-module__OrntsG__cardContent{opacity:1;transform:translateY(0)}.WhyChooseUs-module__OrntsG__contentTitle{color:var(--primary);border-bottom:2px solid var(--border);margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.WhyChooseUs-module__OrntsG__reasonsList{flex-direction:column;gap:1.5rem;display:flex}.WhyChooseUs-module__OrntsG__reasonItem{align-items:flex-start;gap:1rem;display:flex}.WhyChooseUs-module__OrntsG__reasonIcon{color:var(--accent);flex-shrink:0}.WhyChooseUs-module__OrntsG__reasonTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.0625rem;font-weight:600}.WhyChooseUs-module__OrntsG__reasonText{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs-module__OrntsG__section{padding:4rem 0}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;gap:1.5rem}.WhyChooseUs-module__OrntsG__interactiveCard{height:auto;min-height:340px}}@media (hover:none){.WhyChooseUs-module__OrntsG__interactiveCard{flex-direction:column;height:auto;display:flex}.WhyChooseUs-module__OrntsG__imageOverlay{height:200px;position:relative;inset:auto}.WhyChooseUs-module__OrntsG__cardContent{opacity:1;padding:1.75rem 1.5rem 2rem;position:relative;inset:auto;transform:none}.WhyChooseUs-module__OrntsG__contentTitle{display:none}.WhyChooseUs-module__OrntsG__interactiveCard:hover .WhyChooseUs-module__OrntsG__imageOverlay{opacity:1}.WhyChooseUs-module__OrntsG__interactiveCard:hover .WhyChooseUs-module__OrntsG__bgImage{transform:none}}
.Testimonials-module__X7R5sW__section{padding:6rem 0;overflow:hidden}.Testimonials-module__X7R5sW__header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.Testimonials-module__X7R5sW__header h2{letter-spacing:-.03em;font-size:2.5rem;font-weight:600}.Testimonials-module__X7R5sW__headerDescription{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.Testimonials-module__X7R5sW__carouselWrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Testimonials-module__X7R5sW__track{gap:1rem;transition:transform .4s;display:flex}.Testimonials-module__X7R5sW__card{background:var(--surface);-webkit-backdrop-filter:blur(40px);border:1px solid var(--border);border-radius:var(--border-radius);min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;flex:0 0 calc(50% - .5rem);gap:1rem;padding:2rem;transition:all .3s;display:flex}.Testimonials-module__X7R5sW__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.Testimonials-module__X7R5sW__stars{gap:2px;display:flex}.Testimonials-module__X7R5sW__quote{color:var(--text-secondary);flex:1;margin:0;font-size:.9375rem;font-style:italic;line-height:1.7}.Testimonials-module__X7R5sW__author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.Testimonials-module__X7R5sW__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.Testimonials-module__X7R5sW__authorName{color:var(--text-primary);margin-bottom:0;font-size:.9375rem;font-weight:600}.Testimonials-module__X7R5sW__authorCompany{color:var(--text-tertiary);margin-bottom:0;font-size:.8125rem}.Testimonials-module__X7R5sW__controls{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.Testimonials-module__X7R5sW__navButton{background:var(--background);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Testimonials-module__X7R5sW__navButton:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.Testimonials-module__X7R5sW__navButton:disabled{opacity:.3;cursor:not-allowed}.Testimonials-module__X7R5sW__dots{align-items:center;gap:.5rem;display:flex}.Testimonials-module__X7R5sW__dot{background:var(--text-tertiary);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.Testimonials-module__X7R5sW__dot.Testimonials-module__X7R5sW__active{background:var(--primary);border-radius:3px;width:20px}@media (max-width:768px){.Testimonials-module__X7R5sW__section{padding:4rem 0}.Testimonials-module__X7R5sW__card{flex:0 0 100%}}
.CTASection-module__yxcNFW__section{background:var(--background-alt);padding:6rem 0}.CTASection-module__yxcNFW__inner{position:relative}.CTASection-module__yxcNFW__content{text-align:center;background:var(--primary);border-radius:var(--border-radius-lg);max-width:680px;margin:0 auto;padding:4rem 2.5rem}.CTASection-module__yxcNFW__title{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:2.25rem;font-weight:600}.CTASection-module__yxcNFW__description{color:#ffffffb3;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.CTASection-module__yxcNFW__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.CTASection-module__yxcNFW__ctaPrimary{color:var(--primary);background:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.CTASection-module__yxcNFW__ctaPrimary:hover{background:#ffffffe6;transform:scale(1.02)}.CTASection-module__yxcNFW__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.CTASection-module__yxcNFW__ctaSecondary:hover{background:#ffffff1a}@media (max-width:768px){.CTASection-module__yxcNFW__section{padding:4rem 0}.CTASection-module__yxcNFW__content{padding:2.5rem 1.5rem}.CTASection-module__yxcNFW__title{font-size:1.75rem}.CTASection-module__yxcNFW__actions{flex-direction:column}.CTASection-module__yxcNFW__ctaPrimary,.CTASection-module__yxcNFW__ctaSecondary{justify-content:center;width:100%}}
.page-module__6ANMeG__page{min-height:80vh;padding:2rem 0 0}.page-module__6ANMeG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.page-module__6ANMeG__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.page-module__6ANMeG__subtitle{color:var(--text-secondary);font-size:1.1875rem;line-height:1.7}.page-module__6ANMeG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.page-module__6ANMeG__statCard{text-align:center;border-radius:var(--border-radius);background:var(--surface);border:1px solid var(--border);padding:2rem 1rem}.page-module__6ANMeG__statIcon{color:var(--primary);margin-bottom:.75rem}.page-module__6ANMeG__statNumber{color:var(--primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.2;display:block}.page-module__6ANMeG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.875rem;font-weight:500;display:block}.page-module__6ANMeG__sectionTitle{letter-spacing:-.03em;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:800}.page-module__6ANMeG__historySection{margin-bottom:5rem}.page-module__6ANMeG__historyContent{max-width:800px;margin:0 auto}.page-module__6ANMeG__historyContent p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.8}.page-module__6ANMeG__mvSection{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.page-module__6ANMeG__mvCard{text-align:center;padding:2.5rem}.page-module__6ANMeG__mvCard:hover{transform:none}.page-module__6ANMeG__mvIcon{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.page-module__6ANMeG__mvCard h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.page-module__6ANMeG__mvCard p{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.7}.page-module__6ANMeG__valuesSection{margin-bottom:5rem}.page-module__6ANMeG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__6ANMeG__valueCard{text-align:center;padding:2rem 1.5rem}.page-module__6ANMeG__valueIcon{width:52px;height:52px;color:var(--primary);background:linear-gradient(135deg,#102a8314,#2a48b31f);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.page-module__6ANMeG__valueTitle{margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.page-module__6ANMeG__valueDescription{color:var(--text-secondary);margin-bottom:0;font-size:.9375rem;line-height:1.6}.page-module__6ANMeG__timelineSection{margin-bottom:5rem}.page-module__6ANMeG__timeline{max-width:700px;margin:0 auto;padding-left:2rem;position:relative}.page-module__6ANMeG__timeline:before{content:"";background:linear-gradient(180deg, var(--primary), var(--accent));width:2px;position:absolute;top:0;bottom:0;left:0}.page-module__6ANMeG__timelineItem{padding:0 0 2.5rem 2rem;position:relative}.page-module__6ANMeG__timelineItem:last-child{padding-bottom:0}.page-module__6ANMeG__timelineDot{background:var(--primary);border:3px solid var(--background);border-radius:50%;width:14px;height:14px;position:absolute;top:.375rem;left:-2rem;transform:translate(calc(1px - 50%))}.page-module__6ANMeG__timelineYear{color:var(--primary);letter-spacing:.05em;background:#102a8314;border-radius:20px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;display:inline-block}.page-module__6ANMeG__timelineTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__6ANMeG__timelineDescription{color:var(--text-secondary);margin-bottom:0;font-size:.9375rem;line-height:1.6}.page-module__6ANMeG__lgpdSection{align-items:flex-start;gap:1.5rem;margin-bottom:5rem;padding:2.5rem;display:flex}.page-module__6ANMeG__lgpdSection:hover{transform:none}.page-module__6ANMeG__lgpdIcon{color:var(--primary);flex-shrink:0}.page-module__6ANMeG__lgpdTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.page-module__6ANMeG__lgpdText{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.7}.page-module__6ANMeG__teamSection{text-align:center;margin-bottom:5rem}.page-module__6ANMeG__teamDescription{max-width:800px;color:var(--text-secondary);margin:0 auto;font-size:1.0625rem;line-height:1.8}@media (max-width:1024px){.page-module__6ANMeG__statsGrid,.page-module__6ANMeG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__6ANMeG__title{font-size:2.25rem}.page-module__6ANMeG__mvSection{grid-template-columns:1fr}.page-module__6ANMeG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__6ANMeG__lgpdSection{text-align:center;flex-direction:column;align-items:center}}@media (max-width:640px){.page-module__6ANMeG__valuesGrid{grid-template-columns:1fr}}
