.Header-module__KppamW__header{z-index:1000;background:#fffffff2;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__KppamW__scrolled{background:#fffffffa;box-shadow:0 2px 10px #0000001a}.Header-module__KppamW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__KppamW__logo{align-items:center;display:flex}.Header-module__KppamW__logoText{color:#333;margin-left:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__KppamW__nav{align-items:center;gap:2rem;display:flex}.Header-module__KppamW__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__KppamW__navList a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__KppamW__navList a:hover{color:#0070f3}.Header-module__KppamW__navActions{align-items:center;gap:1rem;display:flex}.Header-module__KppamW__ctaButton{color:#fff;background:#0070f3;border-radius:5px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background .3s}.Header-module__KppamW__ctaButton:hover{background:#0051b3}.Header-module__KppamW__mobileMenuButton{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__KppamW__menuIcon,.Header-module__KppamW__closeIcon{background:#333;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Header-module__KppamW__menuIcon:before,.Header-module__KppamW__menuIcon:after{content:"";background:#333;width:24px;height:2px;transition:all .3s;position:absolute}.Header-module__KppamW__menuIcon:before{top:-6px}.Header-module__KppamW__menuIcon:after{bottom:-6px}.Header-module__KppamW__closeIcon{background:0 0}.Header-module__KppamW__closeIcon:before{top:0;transform:rotate(45deg)}.Header-module__KppamW__closeIcon:after{bottom:0;transform:rotate(-45deg)}@media (max-width:768px){.Header-module__KppamW__mobileMenuButton{display:block}.Header-module__KppamW__nav{opacity:0;visibility:hidden;background:#fff;flex-direction:column;align-items:stretch;padding:1rem;transition:all .3s;position:fixed;top:72px;left:0;right:0;transform:translateY(-100%)}.Header-module__KppamW__navOpen{opacity:1;visibility:visible;transform:translateY(0);box-shadow:0 2px 10px #0000001a}.Header-module__KppamW__navList{text-align:center;flex-direction:column;gap:1rem}.Header-module__KppamW__navActions{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.Header-module__KppamW__ctaButton{text-align:center;width:100%}}
.LanguageSwitcher-module__D_eQra__languageSwitcher{margin-left:1rem;position:relative}.LanguageSwitcher-module__D_eQra__languageButton{cursor:pointer;color:var(--text-color);background:0 0;border:none;border-radius:4px;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.LanguageSwitcher-module__D_eQra__languageButton:hover{background-color:#0000000d}.LanguageSwitcher-module__D_eQra__label{margin-right:.5rem;display:none}.LanguageSwitcher-module__D_eQra__currentLang{color:var(--primary-color,#3182ce);font-weight:600}.LanguageSwitcher-module__D_eQra__dropdown{z-index:10;background-color:#fff;border-radius:4px;flex-direction:column;min-width:120px;margin-top:.25rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 2px 10px #0000001a}.LanguageSwitcher-module__D_eQra__languageItem{color:var(--text-color);padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s}.LanguageSwitcher-module__D_eQra__languageItem:hover{background-color:#0000000d}.LanguageSwitcher-module__D_eQra__languageItem.LanguageSwitcher-module__D_eQra__active{background-color:var(--primary-color-light,#3182ce1a);color:var(--primary-color,#3182ce);font-weight:600}@media (min-width:768px){.LanguageSwitcher-module__D_eQra__label{display:inline}}
.Hero-module__fqhYwW__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:120px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__backgroundMesh{z-index:-1;background:radial-gradient(circle at 80% 10%,#0071e314,#0000 50%),radial-gradient(circle at 10% 60%,#0071e30d,#0000 40%);position:absolute;inset:0}.Hero-module__fqhYwW__content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.Hero-module__fqhYwW__title{letter-spacing:-.025em;background:linear-gradient(135deg, var(--secondary-color), #0071e3);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__fqhYwW__subtitle{color:var(--dark-gray);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__fqhYwW__cta{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__fqhYwW__ctaButton{background-color:var(--primary-color);color:#fff;border-radius:var(--border-radius);padding:.875rem 2rem;font-weight:500;transition:all .3s}.Hero-module__fqhYwW__ctaButton:hover{background-color:#0077ed;transform:translateY(-2px);box-shadow:0 10px 25px #0071e340}.Hero-module__fqhYwW__learnMore{color:var(--secondary-color);align-items:center;font-weight:500;transition:all .3s;display:flex}.Hero-module__fqhYwW__learnMore:hover{color:var(--primary-color)}.Hero-module__fqhYwW__stats{justify-content:center;gap:4rem;margin-top:3rem;display:flex}.Hero-module__fqhYwW__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__fqhYwW__statNumber{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.Hero-module__fqhYwW__statText{color:var(--dark-gray);text-align:center;max-width:100px;font-size:.875rem}@media (max-width:1200px){.Hero-module__fqhYwW__content{max-width:100%;padding:0 2rem}}@media (max-width:768px){.Hero-module__fqhYwW__hero{padding-top:100px;padding-bottom:2rem}.Hero-module__fqhYwW__title{font-size:2.5rem}.Hero-module__fqhYwW__subtitle{font-size:1.125rem}.Hero-module__fqhYwW__cta{flex-direction:column;align-items:stretch}.Hero-module__fqhYwW__learnMore{justify-content:center}.Hero-module__fqhYwW__stats{flex-wrap:wrap;gap:2rem}.Hero-module__fqhYwW__statItem{flex:0 0 100%}}
.Services-module__Dm6S_W__services{background-color:var(--light-gray);padding:6rem 0;position:relative;overflow:hidden}.Services-module__Dm6S_W__services:before{content:"";z-index:0;background:radial-gradient(circle,#0071e30d,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;right:-200px}.Services-module__Dm6S_W__services:after{content:"";z-index:0;background:radial-gradient(circle,#0071e308,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.Services-module__Dm6S_W__sectionDescription{text-align:center;max-width:700px;color:var(--dark-gray);margin:0 auto 4rem;font-size:1.125rem;line-height:1.6}.Services-module__Dm6S_W__servicesContainer{z-index:1;grid-template-columns:1fr 1fr;gap:3rem;display:grid;position:relative}.Services-module__Dm6S_W__servicesList{flex-direction:column;gap:1.5rem;display:flex}.Services-module__Dm6S_W__serviceCard{border-radius:var(--border-radius);cursor:pointer;background-color:#fff;border:1px solid #0000;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.Services-module__Dm6S_W__serviceCard:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000000d}.Services-module__Dm6S_W__serviceCard.Services-module__Dm6S_W__active{border-color:var(--primary-color);box-shadow:0 10px 25px #0071e314}.Services-module__Dm6S_W__serviceIcon{background-color:#0071e31a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.Services-module__Dm6S_W__serviceCard.Services-module__Dm6S_W__active .Services-module__Dm6S_W__serviceIcon{background-color:var(--primary-color)}.Services-module__Dm6S_W__serviceContent{flex:1}.Services-module__Dm6S_W__serviceTitle{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.25rem}.Services-module__Dm6S_W__serviceDescription{color:var(--mid-gray);margin-bottom:0;font-size:.9375rem;line-height:1.5}.Services-module__Dm6S_W__serviceDetails{border-radius:var(--border-radius);background-color:#fff;flex-direction:column;height:100%;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.Services-module__Dm6S_W__serviceDetails:before{content:"";background-color:var(--primary-color);border-radius:0 0 3px;width:6px;height:60px;position:absolute;top:0;left:0}.Services-module__Dm6S_W__detailsTitle{flex-direction:column;margin-bottom:2rem;font-size:1.75rem;display:flex}.Services-module__Dm6S_W__accentText{color:var(--primary-color);margin-bottom:.5rem;font-size:1rem;font-weight:400}.Services-module__Dm6S_W__detailsList{flex-direction:column;flex:1;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Services-module__Dm6S_W__detailItem{align-items:flex-start;gap:1rem;display:flex}.Services-module__Dm6S_W__detailBullet{width:28px;height:28px;color:var(--primary-color);background-color:#0071e31a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.Services-module__Dm6S_W__detailItem p{color:var(--dark-gray);margin-bottom:0;font-size:1rem;line-height:1.5}.Services-module__Dm6S_W__serviceAction{margin-top:auto}.Services-module__Dm6S_W__serviceButton{background-color:var(--primary-color);color:#fff;border-radius:var(--border-radius);text-align:center;width:100%;padding:.875rem 2rem;font-weight:500;transition:all .3s;display:inline-block}.Services-module__Dm6S_W__serviceButton:hover{background-color:#0077ed;transform:translateY(-2px);box-shadow:0 10px 25px #0071e340}@media (max-width:992px){.Services-module__Dm6S_W__servicesContainer{grid-template-columns:1fr;gap:2rem}.Services-module__Dm6S_W__servicesList{grid-template-columns:repeat(2,1fr);display:grid}.Services-module__Dm6S_W__serviceCard{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.Services-module__Dm6S_W__serviceCard.Services-module__Dm6S_W__active{background-color:#0071e30d}}@media (max-width:576px){.Services-module__Dm6S_W__services{padding:4rem 0}.Services-module__Dm6S_W__servicesList{grid-template-columns:1fr}}
.AboutUs-module__OlJC1a__aboutUs{background-color:var(--color-background-light);padding:7rem 0}.AboutUs-module__OlJC1a__aboutContent{max-width:1100px;margin:0 auto}.AboutUs-module__OlJC1a__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.AboutUs-module__OlJC1a__aboutContent{flex-direction:column;gap:1.5rem;display:flex}.AboutUs-module__OlJC1a__overline{color:var(--color-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.AboutUs-module__OlJC1a__title{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.AboutUs-module__OlJC1a__description{color:var(--color-text-medium);margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.AboutUs-module__OlJC1a__expertiseAreas{margin-bottom:3rem}.AboutUs-module__OlJC1a__expertiseItem{gap:1.5rem;margin-bottom:2rem;display:flex}.AboutUs-module__OlJC1a__expertiseIcon{background-color:var(--color-background-accent);border-radius:10px;justify-content:center;align-items:center;min-width:48px;height:48px;display:flex}.AboutUs-module__OlJC1a__expertiseContent{flex:1}.AboutUs-module__OlJC1a__expertiseTitle{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.AboutUs-module__OlJC1a__expertiseDescription{color:var(--color-text-medium);font-size:1rem;line-height:1.6}.AboutUs-module__OlJC1a__countriesServed{margin-top:2rem}.AboutUs-module__OlJC1a__countriesTitle{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:1.35rem;font-weight:600}.AboutUs-module__OlJC1a__flagGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.AboutUs-module__OlJC1a__flagItem{color:var(--color-text-dark);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.AboutUs-module__OlJC1a__flagIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.AboutUs-module__OlJC1a__aboutImage{position:relative}.AboutUs-module__OlJC1a__imageContainer{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.AboutUs-module__OlJC1a__image{object-fit:cover;width:100%;height:auto}.AboutUs-module__OlJC1a__experienceBadge{background-color:var(--primary-color);color:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;bottom:30px;right:-20px;box-shadow:0 10px 25px #0071e340}.AboutUs-module__OlJC1a__years{font-size:2rem;font-weight:700;line-height:1}.AboutUs-module__OlJC1a__yearsText{margin-top:.25rem;font-size:.75rem;font-weight:500}@media (max-width:1200px){.AboutUs-module__OlJC1a__aboutContent{max-width:100%}}@media (max-width:992px){.AboutUs-module__OlJC1a__aboutUs{padding:5rem 0}.AboutUs-module__OlJC1a__title{font-size:2.2rem}}@media (max-width:768px){.AboutUs-module__OlJC1a__flagGrid{grid-template-columns:repeat(2,1fr)}.AboutUs-module__OlJC1a__title{font-size:1.9rem}.AboutUs-module__OlJC1a__description{font-size:1rem}}@media (max-width:576px){.AboutUs-module__OlJC1a__aboutUs{padding:4rem 0}.AboutUs-module__OlJC1a__expertiseItem{flex-direction:column;gap:1rem}.AboutUs-module__OlJC1a__title{font-size:1.7rem}}
.Contact-module__SEXjRW__contact{background-color:var(--light-gray);padding:6rem 0;position:relative;overflow:hidden}.Contact-module__SEXjRW__contact:before{content:"";z-index:0;background:radial-gradient(circle,#0071e30a,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;right:-100px}.Contact-module__SEXjRW__content{z-index:1;position:relative}.Contact-module__SEXjRW__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Contact-module__SEXjRW__title{color:var(--secondary-color);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.Contact-module__SEXjRW__subtitle{color:var(--dark-gray);font-size:1.125rem;line-height:1.7}.Contact-module__SEXjRW__contactWrapper{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.Contact-module__SEXjRW__contactInfo{z-index:2;flex-direction:column;gap:2rem;display:flex;position:relative}.Contact-module__SEXjRW__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.Contact-module__SEXjRW__infoIcon{width:48px;height:48px;color:var(--primary-color);background-color:#0071e31a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__SEXjRW__infoContent{flex:1}.Contact-module__SEXjRW__infoContent h3{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.125rem}.Contact-module__SEXjRW__infoContent p{color:var(--dark-gray);margin-bottom:0;font-size:1rem}.Contact-module__SEXjRW__infoContent a{color:var(--primary-color);z-index:10;pointer-events:auto;cursor:pointer;font-weight:500;text-decoration:none;transition:color .3s,-webkit-text-decoration .3s,text-decoration .3s;position:relative}.Contact-module__SEXjRW__infoContent a:hover{color:var(--primary-color);text-decoration:underline}.Contact-module__SEXjRW__social{margin-top:1rem}.Contact-module__SEXjRW__social h3{color:var(--secondary-color);margin-bottom:1.25rem;font-size:1.125rem}.Contact-module__SEXjRW__socialIcons{gap:1.25rem;display:flex}.Contact-module__SEXjRW__socialIcon{width:44px;height:44px;color:var(--dark-gray);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.Contact-module__SEXjRW__socialIcon:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-3px);box-shadow:0 10px 15px #0071e333}.Contact-module__SEXjRW__contactForm{z-index:1;position:relative}.Contact-module__SEXjRW__formContainer{border-radius:var(--border-radius);background-color:#fff;padding:3rem;box-shadow:0 20px 40px #0000000d}.Contact-module__SEXjRW__formTitle{color:var(--secondary-color);margin-bottom:2.5rem;font-size:1.75rem}.Contact-module__SEXjRW__form{flex-direction:column;display:flex}.Contact-module__SEXjRW__formGroup{margin-bottom:1.5rem}.Contact-module__SEXjRW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:0;display:grid}.Contact-module__SEXjRW__label{color:var(--secondary-color);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Contact-module__SEXjRW__input,.Contact-module__SEXjRW__textarea,.Contact-module__SEXjRW__select{width:100%;color:var(--secondary-color);background-color:#fff;border:1px solid #0000001a;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.Contact-module__SEXjRW__input:focus,.Contact-module__SEXjRW__textarea:focus,.Contact-module__SEXjRW__select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #0071e31a}.Contact-module__SEXjRW__textarea{resize:vertical;min-height:120px}.Contact-module__SEXjRW__submitButton{background-color:var(--primary-color);color:#fff;border-radius:var(--border-radius);cursor:pointer;border:none;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.Contact-module__SEXjRW__submitButton:hover{background-color:#0060c8;transform:translateY(-2px);box-shadow:0 10px 20px #0071e333}.Contact-module__SEXjRW__submitButton:disabled{cursor:not-allowed;box-shadow:none;background-color:#ccc;transform:none}.Contact-module__SEXjRW__successMessage{text-align:center;padding:2rem 0}.Contact-module__SEXjRW__successMessage h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.75rem}.Contact-module__SEXjRW__successMessage p{color:var(--dark-gray);font-size:1.125rem}.Contact-module__SEXjRW__errorMessage{color:#c53030;text-align:center;background-color:#fed7d7;border-radius:8px;margin-bottom:1.5rem;padding:1rem}@media (min-width:993px){.Contact-module__SEXjRW__infoContent a{min-height:24px;line-height:1.5;display:inline-block}}@media (max-width:992px){.Contact-module__SEXjRW__contactWrapper{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__SEXjRW__contact{padding:4rem 0}.Contact-module__SEXjRW__title{font-size:2rem}.Contact-module__SEXjRW__formContainer{padding:2rem}.Contact-module__SEXjRW__formRow{grid-template-columns:1fr;gap:0}}.Contact-module__SEXjRW__whatsappLink{color:var(--dark-gray);text-decoration:none;transition:color .3s}.Contact-module__SEXjRW__whatsappLink:hover{color:#25d366}.Contact-module__SEXjRW__emailLink{color:inherit;text-decoration:none;transition:color .3s,-webkit-text-decoration .3s,text-decoration .3s}.Contact-module__SEXjRW__emailLink:hover{color:var(--primary-color);text-decoration:underline}
.Footer-module__UDEoiW__footer{background-color:var(--secondary-color);color:#fff;padding:4rem 0 2rem}.Footer-module__UDEoiW__footerContent{grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__UDEoiW__footerLogo{flex-direction:column;display:flex}.Footer-module__UDEoiW__logo{background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;display:inline-block}.Footer-module__UDEoiW__tagline{color:#ffffffb3;max-width:350px;font-size:1rem;line-height:1.6}.Footer-module__UDEoiW__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__UDEoiW__linkColumn{flex-direction:column;display:flex}.Footer-module__UDEoiW__linkTitle{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__UDEoiW__linkList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__linkList li a{color:#ffffffb3;font-size:.9375rem;transition:all .3s;display:inline-block}.Footer-module__UDEoiW__linkList li a:hover{color:#fff;transform:translate(3px)}.Footer-module__UDEoiW__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__UDEoiW__copyright{color:#fff9;margin:0;font-size:.875rem}.Footer-module__UDEoiW__legal{align-items:center;display:flex}.Footer-module__UDEoiW__legal a{color:#fff9;font-size:.875rem;transition:color .3s}.Footer-module__UDEoiW__legal a:hover{color:#fff}.Footer-module__UDEoiW__divider{color:#ffffff4d;margin:0 .75rem}@media (max-width:992px){.Footer-module__UDEoiW__footerContent{grid-template-columns:1fr;gap:3rem}.Footer-module__UDEoiW__tagline{max-width:100%}}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:3rem 0 2rem}.Footer-module__UDEoiW__footerLinks{grid-template-columns:1fr 1fr;row-gap:2.5rem}}@media (max-width:576px){.Footer-module__UDEoiW__footerLinks{grid-template-columns:1fr}.Footer-module__UDEoiW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
