.Services-module__fF3VWa__section{color:var(--foreground);padding:clamp(28px,6vw,72px) 0}#Services-module__fF3VWa__services,.Services-module__fF3VWa__card{scroll-margin-top:80px}.Services-module__fF3VWa__header{text-align:center;place-items:center;gap:8px;margin-bottom:clamp(16px,4vw,28px);padding:0 clamp(12px,3vw,24px);display:grid}.Services-module__fF3VWa__title{font-family:var(--font-display,inherit);letter-spacing:.02em;opacity:0;will-change:opacity,transform;font-size:clamp(22px,4.5vw,36px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.Services-module__fF3VWa__subtitle{opacity:0;will-change:opacity,transform;max-width:70ch;font-size:clamp(14px,2.6vw,16px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.Services-module__fF3VWa__inView .Services-module__fF3VWa__title{opacity:1;transition-delay:.12s;transform:translateY(0)}.Services-module__fF3VWa__inView .Services-module__fF3VWa__subtitle{opacity:1;transition-delay:.26s;transform:translateY(0)}.Services-module__fF3VWa__grid{grid-template-columns:1fr;gap:clamp(12px,3vw,20px);max-width:1200px;margin:0 auto;padding:0 clamp(12px,3vw,24px);display:grid}@media (min-width:640px){.Services-module__fF3VWa__grid{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (min-width:1024px){.Services-module__fF3VWa__grid{grid-template-columns:repeat(3,minmax(260px,1fr))}}.Services-module__fF3VWa__card{opacity:0;will-change:opacity,transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.Services-module__fF3VWa__fromLeft{transform:translate(-36px)}.Services-module__fF3VWa__fromRight{transform:translate(36px)}.Services-module__fF3VWa__fromCenter{transform:translateY(24px)}.Services-module__fF3VWa__card.Services-module__fF3VWa__visible{opacity:1;transform:translate(0)translateY(0)}.Services-module__fF3VWa__grid>.Services-module__fF3VWa__card{min-height:220px}.Services-module__fF3VWa__cardButton{color:inherit;font:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid color-mix(in oklab,var(--foreground)14%,transparent);background:var(--background);text-align:left;width:100%;height:100%;box-shadow:0 2px 0 color-mix(in oklab,var(--foreground)8%,transparent);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:clamp(18px,2.6vw,22px);transition:box-shadow .25s,border-color .25s,transform .25s;display:flex}.Services-module__fF3VWa__cardButton:hover{box-shadow:0 8px 22px color-mix(in oklab,var(--foreground)10%,transparent);border-color:color-mix(in oklab,var(--color-primary)24%,var(--foreground)10%);transform:translateY(-1px)}.Services-module__fF3VWa__iconWrap{background:var(--color-accent);border:1px solid color-mix(in oklab,var(--foreground)18%,transparent);border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.Services-module__fF3VWa__icon{width:24px;height:24px;color:var(--foreground)}.Services-module__fF3VWa__cardBody{flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}.Services-module__fF3VWa__cardTitle{font-family:var(--font-display,inherit);margin:0;font-size:clamp(16px,2.6vw,20px);line-height:1.2}.Services-module__fF3VWa__cardExcerpt{font-family:var(--font-display,inherit);opacity:.9;line-clamp:4;-webkit-box-orient:vertical;width:100%;margin:0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Services-module__fF3VWa__modalOverlay{background:color-mix(in oklab,var(--foreground)32%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;place-items:center;padding:clamp(12px,4vw,24px);animation:.45s both Services-module__fF3VWa__overlayFade;display:grid;position:fixed;inset:0}@keyframes Services-module__fF3VWa__overlayFade{0%{opacity:0}to{opacity:1}}.Services-module__fF3VWa__modal{background:var(--background);width:min(720px,100%);max-height:min(80vh,920px);color:var(--foreground);border:1px solid color-mix(in oklab,var(--foreground)18%,transparent);box-shadow:0 24px 60px color-mix(in oklab,var(--foreground)25%,transparent);border-radius:16px;padding:clamp(16px,3vw,24px);animation:.55s cubic-bezier(.16,1,.3,1) both Services-module__fF3VWa__modalPop;overflow:auto}@keyframes Services-module__fF3VWa__modalPop{0%{opacity:0;transform:translateY(14px)scale(.985)}60%{opacity:1;transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}.Services-module__fF3VWa__modalTitle{font-family:var(--font-display,inherit);margin:0 32px 10px 0;font-size:clamp(18px,3.2vw,26px)}.Services-module__fF3VWa__modalContent{font-size:1rem;line-height:1.7}.Services-module__fF3VWa__modalText{white-space:pre-wrap;margin:0}.Services-module__fF3VWa__contactButton{border:1px solid color-mix(in oklab,var(--color-primary)30%,var(--foreground)20%);background:color-mix(in oklab,var(--color-primary)25%,transparent);color:var(--foreground);font-family:var(--font-display,inherit);cursor:pointer;border-radius:10px;margin-top:16px;padding:.75rem 1.4rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s}.Services-module__fF3VWa__contactButton:hover{box-shadow:0 8px 22px color-mix(in oklab,var(--foreground)14%,transparent);border-color:color-mix(in oklab,var(--color-primary)45%,var(--foreground)15%);transform:translateY(-1px)}.Services-module__fF3VWa__contactButton:active{transform:translateY(0)}.Services-module__fF3VWa__modalClose{box-sizing:border-box;border:1px solid color-mix(in oklab,var(--foreground)20%,transparent);width:36px;height:36px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:10px;place-items:center;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:10px;right:12px}.Services-module__fF3VWa__modalClose:hover{background:color-mix(in oklab,var(--color-primary)18%,transparent)}@media (prefers-reduced-motion:reduce){.Services-module__fF3VWa__title,.Services-module__fF3VWa__subtitle,.Services-module__fF3VWa__card,.Services-module__fF3VWa__modalOverlay,.Services-module__fF3VWa__modal{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}@media (max-width:480px){.Services-module__fF3VWa__modal{padding:24px}.Services-module__fF3VWa__grid>.Services-module__fF3VWa__card{min-height:180px}.Services-module__fF3VWa__cardButton{padding:14px}.Services-module__fF3VWa__iconWrap{border-radius:10px;width:40px;height:40px}.Services-module__fF3VWa__icon{width:20px;height:20px}.Services-module__fF3VWa__title{font-size:20px}.Services-module__fF3VWa__subtitle{font-size:14px}.Services-module__fF3VWa__cardTitle{font-size:15px}.Services-module__fF3VWa__cardExcerpt{font-size:.9rem}}
.ContactModal-module__7ThnUW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background-color:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.2s ease-out ContactModal-module__7ThnUW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ContactModal-module__7ThnUW__fadeIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__7ThnUW__modalContent{background:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;padding:3rem 2.5rem 2.5rem;animation:.3s ease-out ContactModal-module__7ThnUW__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes ContactModal-module__7ThnUW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactModal-module__7ThnUW__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2.5rem;line-height:1;transition:color .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.ContactModal-module__7ThnUW__closeButton:hover{color:#333;transform:rotate(90deg)}.ContactModal-module__7ThnUW__title{font-family:var(--font-display,sans-serif);color:var(--color-dark);text-align:left;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.ContactModal-module__7ThnUW__titleUnderline{background:var(--color-primary);width:120px;height:3px;margin-bottom:2rem}.ContactModal-module__7ThnUW__form{flex-direction:column;gap:1.25rem;display:flex}.ContactModal-module__7ThnUW__input{width:100%;font-family:var(--font-sans,sans-serif);color:#333;background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:1rem 1.25rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.ContactModal-module__7ThnUW__input::placeholder{color:#999}.ContactModal-module__7ThnUW__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #5cbbc81a}.ContactModal-module__7ThnUW__textarea{resize:vertical;min-height:120px;font-family:var(--font-sans,sans-serif)}.ContactModal-module__7ThnUW__submitButton{color:#fff;font-family:var(--font-sans,sans-serif);cursor:pointer;background:#999;border:none;border-radius:50px;align-self:flex-start;margin-top:.5rem;padding:.875rem 3rem;font-size:.95rem;font-weight:600;transition:background-color .3s,transform .2s}.ContactModal-module__7ThnUW__submitButton:hover:not(:disabled){background:#777;transform:translateY(-2px)}.ContactModal-module__7ThnUW__submitButton:active:not(:disabled){transform:translateY(0)}.ContactModal-module__7ThnUW__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:600px){.ContactModal-module__7ThnUW__modalContent{padding:2.5rem 1.5rem 2rem}.ContactModal-module__7ThnUW__title{font-size:1.75rem}.ContactModal-module__7ThnUW__submitButton{width:100%;padding:1rem}}
.About-module__uZtXwa__section{color:var(--foreground);justify-content:center;padding-bottom:3%;display:flex}.About-module__uZtXwa__container{text-align:center;opacity:0;max-width:900px;padding:0 20px;transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(60px)}.About-module__uZtXwa__inView .About-module__uZtXwa__container{opacity:1;transform:translateY(0)}.About-module__uZtXwa__title{font-family:var(--font-display,inherit);margin-bottom:clamp(20px,3vw,32px);font-size:clamp(24px,5vw,38px)}.About-module__uZtXwa__text{opacity:.85;text-align:justify;margin-bottom:20px;font-size:clamp(13px,2vw,16px);line-height:1.7}.About-module__uZtXwa__text:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.About-module__uZtXwa__container{opacity:1;transition:none;transform:none}}
.Career-module__MUa59G__section{color:var(--foreground);margin-bottom:2%;padding:clamp(16px,3vw,40px) clamp(16px,4vw,48px)}.Career-module__MUa59G__container{text-align:center;max-width:900px;margin:0 auto}.Career-module__MUa59G__header{place-items:center;gap:10px;margin-bottom:20px;display:grid}.Career-module__MUa59G__title{font-family:var(--font-display);font-size:clamp(22px,4.5vw,36px)}.Career-module__MUa59G__title,.Career-module__MUa59G__subtitle,.Career-module__MUa59G__addButton{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(30px)scale(.98)}.Career-module__MUa59G__inView .Career-module__MUa59G__title{opacity:1;transition-delay:80ms;transform:translateY(0)scale(1)}.Career-module__MUa59G__inView .Career-module__MUa59G__subtitle{opacity:1;transition-delay:.2s;transform:translateY(0)scale(1)}.Career-module__MUa59G__addButton{opacity:0;border:1px solid color-mix(in oklab,var(--foreground)20%,transparent);color:var(--foreground);cursor:pointer;will-change:opacity,transform;background:0 0;border-radius:10px;margin-top:4px;margin-bottom:10px;padding:10px 16px;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),border-color .2s;transform:translateY(30px)scale(.98)}.Career-module__MUa59G__inView .Career-module__MUa59G__addButton{opacity:1;transition-delay:.2s;transform:translateY(0)scale(1)}.Career-module__MUa59G__addButton:hover{border-color:color-mix(in oklab,var(--color-primary)30%,var(--foreground)20%);transform:translateY(-1px)}.Career-module__MUa59G__jobsList{gap:16px;display:grid}.Career-module__MUa59G__jobCard{border:1px solid color-mix(in oklab,var(--foreground)12%,transparent);background:color-mix(in oklab,var(--background)98%,var(--color-primary)2%);opacity:0;border-radius:14px;transition:opacity .9s,transform .9s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(60px)scale(.97)}.Career-module__MUa59G__jobCard.Career-module__MUa59G__visible{opacity:1;transform:translateY(0)scale(1)}.Career-module__MUa59G__jobHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.Career-module__MUa59G__jobTitle{font-size:18px;font-weight:700}.Career-module__MUa59G__toggle{font-size:24px;line-height:1}.Career-module__MUa59G__jobBody{padding:0 18px;transition:max-height .5s cubic-bezier(.2,.8,.2,1);overflow:hidden}.Career-module__MUa59G__active .Career-module__MUa59G__jobBody{padding-bottom:24px}.Career-module__MUa59G__jobDesc{text-align:left;opacity:.9;margin:8px 0 12px}.Career-module__MUa59G__form{gap:10px;display:grid}.Career-module__MUa59G__input,.Career-module__MUa59G__textarea{border:1px solid color-mix(in oklab,var(--foreground)15%,transparent);width:100%;color:var(--foreground);background:0 0;border-radius:10px;padding:10px 12px}.Career-module__MUa59G__buttonsRow{gap:10px;margin-top:10px;display:flex}.Career-module__MUa59G__button,.Career-module__MUa59G__deleteButton{cursor:pointer;border-radius:10px;flex:1;padding:10px 14px;font-weight:700;transition:transform .2s,box-shadow .2s}.Career-module__MUa59G__button{background:var(--color-primary);color:var(--foreground);border:0}.Career-module__MUa59G__button:hover{transform:translateY(-1px)}.Career-module__MUa59G__deleteButton{color:var(--foreground);border:1px solid color-mix(in oklab,var(--foreground)25%,transparent);background:0 0}.Career-module__MUa59G__deleteButton:hover{background:color-mix(in oklab,var(--color-primary)20%,transparent)}
.Cube3D-module__mZT4wG__container{aspect-ratio:1;cursor:default;contain:layout paint size;touch-action:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:clamp(500px,48vw,900px);min-width:0;max-width:100%;margin:0 auto;display:flex;position:relative}.Cube3D-module__mZT4wG__container canvas{border-radius:8px;max-width:100%;max-height:100%;display:block;background:0 0!important;width:100%!important;height:100%!important}@supports not (aspect-ratio:1 / 1){.Cube3D-module__mZT4wG__container:before{content:"";float:left;padding-top:100%}.Cube3D-module__mZT4wG__container:after{content:"";clear:both;display:block}}@media (max-width:768px){.Cube3D-module__mZT4wG__container{aspect-ratio:1;width:min(90vw,480px)}}@media (min-width:769px) and (max-width:1024px){.Cube3D-module__mZT4wG__container{aspect-ratio:1;width:clamp(220px,28vw,320px)!important}}@media (min-width:1025px){.Cube3D-module__mZT4wG__container{aspect-ratio:1;width:clamp(720px,52vw,1100px)}}
.Navbar-module__8yDk3a__navbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;width:100%;height:60px;font-family:var(--font-sans,sans-serif);z-index:1000;background-color:#0006;justify-content:space-between;align-items:center;padding:0 2rem;font-size:.95rem;display:flex;position:fixed;top:0;left:0}.Navbar-module__8yDk3a__logo{font-family:var(--font-display,sans-serif);letter-spacing:.5px;font-size:1rem;font-weight:600}.Navbar-module__8yDk3a__centerLink{position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__8yDk3a__navLink{color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;font-family:var(--font-display,sans-serif);background:0 0;border:none;padding:0;text-decoration:none;transition:color .2s}.Navbar-module__8yDk3a__navLink:hover{color:var(--color-primary)}.Navbar-module__8yDk3a__langSwitch{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}@media (max-width:768px){.Navbar-module__8yDk3a__navbar{gap:.5rem;height:60px;padding:0 1rem}.Navbar-module__8yDk3a__logo{letter-spacing:.3px;font-size:clamp(.75rem,3vw,.9rem)}.Navbar-module__8yDk3a__centerLink{position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__8yDk3a__navLink{font-size:clamp(.75rem,2.5vw,.85rem)}.Navbar-module__8yDk3a__langSwitch{font-size:clamp(.7rem,2.5vw,.8rem)}}@media (max-width:480px){.Navbar-module__8yDk3a__navbar{padding:0 .75rem}.Navbar-module__8yDk3a__logo{font-size:clamp(.7rem,3vw,.8rem)}.Navbar-module__8yDk3a__navLink{font-size:clamp(.7rem,2.5vw,.8rem)}.Navbar-module__8yDk3a__langSwitch{font-size:clamp(.65rem,2.5vw,.75rem)}}@media (min-width:769px){.Navbar-module__8yDk3a__centerLink{border-top:none;order:0;width:auto;padding:0;position:absolute;left:50%;transform:translate(-50%)}}
.Homepage-module__6xpLMq__homepage{min-height:100vh;font-family:var(--font-sans);flex-direction:column;justify-content:center;align-items:center;padding:80px 1rem 1rem;display:flex;position:relative;overflow-x:hidden}@media (max-width:768px){.Homepage-module__6xpLMq__homepage{padding:60px 0 24px}}.Homepage-module__6xpLMq__container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1800px;padding:0 1rem;display:flex}@media (min-width:1025px){.Homepage-module__6xpLMq__container{flex-direction:row;justify-content:center;align-items:center;gap:3rem}}.Homepage-module__6xpLMq__cubeSection{opacity:0;justify-content:center;align-items:center;width:100%;max-width:520px;min-height:320px;padding:.25rem;transition:opacity .8s .25s,transform .8s cubic-bezier(.34,1.56,.64,1) .25s;display:flex;position:relative;transform:translateY(20px)scale(.9)}@media (max-width:768px){.Homepage-module__6xpLMq__cubeSection{min-height:220px}}.Homepage-module__6xpLMq__cubeSection.Homepage-module__6xpLMq__cubeVisible{opacity:1;transform:translateY(20px)scale(1.15)}@media (max-width:1024px){.Homepage-module__6xpLMq__cubeSection.Homepage-module__6xpLMq__cubeVisible{transform:translateY(12px)scale(1.05)}}.Homepage-module__6xpLMq__titleSection{text-align:center;justify-content:center;align-items:center;display:flex}@media (min-width:1025px){.Homepage-module__6xpLMq__titleSection{text-align:center;justify-content:center;align-items:center}}.Homepage-module__6xpLMq__title{font-family:var(--font-display);flex-direction:column;gap:.25rem;margin:0;display:flex}.Homepage-module__6xpLMq__titleMain{letter-spacing:.02em;color:var(--color-dark);background:linear-gradient(135deg,var(--color-dark),color-mix(in oklab,var(--color-dark)70%,var(--color-primary)30%));-webkit-text-fill-color:transparent;text-shadow:0 2px 4px color-mix(in oklab,var(--color-dark)25%,transparent),0 6px 18px color-mix(in oklab,var(--color-dark)18%,transparent);-webkit-background-clip:text;font-size:clamp(3rem,7vw,8rem);font-weight:800}.Homepage-module__6xpLMq__titleSub{letter-spacing:.08em;color:var(--color-dark);background:linear-gradient(135deg,var(--color-dark),color-mix(in oklab,var(--color-primary)30%,var(--color-dark)70%));-webkit-text-fill-color:transparent;text-shadow:0 1px 2px color-mix(in oklab,var(--color-dark)25%,transparent),0 4px 10px color-mix(in oklab,var(--color-dark)18%,transparent);-webkit-background-clip:text;font-size:clamp(1.1rem,3vw,2.2rem);font-weight:600}.Homepage-module__6xpLMq__servicesButton{width:auto;max-width:450px;font-family:var(--font-display);background-color:var(--color-accent);color:var(--color-dark);cursor:pointer;z-index:10;border:none;border-radius:6px;padding:.85rem 1.35rem;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s;position:relative}.Homepage-module__6xpLMq__servicesButton:hover{background:#239bb2}.Homepage-module__6xpLMq__servicesButton:active{transform:scale(.98)}@media (max-width:768px){.Homepage-module__6xpLMq__title{text-align:center;align-items:center}.Homepage-module__6xpLMq__servicesButton{width:90%;max-width:none}}@media (max-width:480px){.Homepage-module__6xpLMq__homepage{padding:48px 0 20px}.Homepage-module__6xpLMq__container{gap:1rem}.Homepage-module__6xpLMq__titleMain{font-size:clamp(2.4rem,12vw,3.2rem)}.Homepage-module__6xpLMq__titleSub{font-size:clamp(1rem,5vw,1.4rem)}.Homepage-module__6xpLMq__servicesButton{margin-top:2rem;padding:.75rem 1.1rem;font-size:.95rem}}
.CountriesSection-module__W8UVEW__countriesSection{justify-content:center;align-items:center;width:100%;min-height:auto;padding:2.5rem 1rem;display:flex;position:relative;overflow:hidden}.CountriesSection-module__W8UVEW__container{width:100%;max-width:1120px;padding:0}.CountriesSection-module__W8UVEW__header{z-index:1;text-align:center;margin-bottom:1.25rem;position:relative}.CountriesSection-module__W8UVEW__title{font-family:var(--font-display);color:var(--color-dark);margin-bottom:.35rem;font-size:clamp(24px,5vw,38px)}.CountriesSection-module__W8UVEW__subtitle{color:color-mix(in oklab,var(--color-dark)65%,var(--color-primary));opacity:.9;max-width:680px;margin:0 auto;font-size:clamp(14px,2.6vw,16px)}.CountriesSection-module__W8UVEW__mapContainer{justify-content:center;align-items:center;width:100%;height:clamp(240px,36vw,420px);display:flex;position:relative;overflow:hidden}.CountriesSection-module__W8UVEW__mapContainer:after{content:none}.CountriesSection-module__W8UVEW__mapSvg{width:100%;height:100%}@media (max-width:768px){.CountriesSection-module__W8UVEW__countriesSection{padding:2rem .75rem}.CountriesSection-module__W8UVEW__header{margin-bottom:1rem}.CountriesSection-module__W8UVEW__title{font-size:1.25rem}.CountriesSection-module__W8UVEW__subtitle{font-size:.9rem}.CountriesSection-module__W8UVEW__mapContainer{border-radius:10px;height:clamp(220px,52vw,360px)}}@media (max-width:480px){.CountriesSection-module__W8UVEW__countriesSection{padding:1.5rem .75rem}.CountriesSection-module__W8UVEW__title{font-size:1.15rem}.CountriesSection-module__W8UVEW__subtitle{font-size:.88rem}.CountriesSection-module__W8UVEW__mapContainer{border-radius:10px;height:clamp(200px,58vw,320px)}}@keyframes CountriesSection-module__W8UVEW__fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.CountriesSection-module__W8UVEW__header{animation:.6s ease-out CountriesSection-module__W8UVEW__fadeInUp}.CountriesSection-module__W8UVEW__mapContainer{animation:.6s ease-out .1s both CountriesSection-module__W8UVEW__fadeInUp}
.News-module__q7ZJqa__newsSection{color:var(--foreground);justify-content:center;padding:clamp(28px,6vw,72px) 0;display:flex}.News-module__q7ZJqa__container{text-align:center;opacity:0;border:1px solid color-mix(in oklab,var(--foreground)14%,transparent);background:var(--background);max-width:980px;box-shadow:0 2px 0 color-mix(in oklab,var(--foreground)8%,transparent);border-radius:16px;padding:clamp(20px,3vw,32px);transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(60px)}.News-module__q7ZJqa__newsSection.News-module__q7ZJqa__inView .News-module__q7ZJqa__container{opacity:1;transform:translateY(0)}.News-module__q7ZJqa__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);background:#5cbbc81f;border:1px solid #5cbbc859;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.45rem .9rem;font-size:.85rem;display:inline-flex}.News-module__q7ZJqa__glowDot{background:radial-gradient(circle,#5cbbc8 0%,#243665 100%);border-radius:999px;width:12px;height:12px;display:inline-block;box-shadow:0 0 0 6px #5cbbc840}.News-module__q7ZJqa__title{font-family:var(--font-display,inherit);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(28px,5.5vw,48px)}.News-module__q7ZJqa__subtitle{max-width:660px;color:var(--foreground);opacity:.85;margin:0 auto;font-size:1.05rem;line-height:1.7}.News-module__q7ZJqa__openButton{width:auto;max-width:450px;font-family:var(--font-display);background-color:var(--color-accent);color:var(--foreground);cursor:pointer;z-index:150;border:none;border-radius:4px;margin:clamp(18px,3vw,28px) auto 0;padding:.6rem 1.05rem;font-size:.95rem;font-weight:700;transition:background-color .3s,transform .2s;position:relative}.News-module__q7ZJqa__openButton:hover{background:#239bb2}.News-module__q7ZJqa__openButton:active{transform:scale(.98)}.News-module__q7ZJqa__modal{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#243665f2;justify-content:center;align-items:center;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;animation:.3s forwards News-module__q7ZJqa__fadeIn;display:flex;position:fixed;inset:0}.News-module__q7ZJqa__modalOpen{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;background:#243665fa}@keyframes News-module__q7ZJqa__fadeIn{0%{opacity:0}to{opacity:1}}.News-module__q7ZJqa__modalContent{opacity:0;background:#f5f5f5;border:1px solid #5cbbc84d;border-radius:0;width:95vw;height:95vh;transition:transform .3s,opacity .3s;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 20px 60px #00000080}.News-module__q7ZJqa__modalContentOpen{opacity:1;transform:scale(1)}.News-module__q7ZJqa__closeButton{background:var(--color-primary);border:1px solid var(--color-primary);color:#fff;cursor:pointer;z-index:100;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.News-module__q7ZJqa__closeButton:hover{background:var(--color-dark);border-color:var(--color-dark);transform:rotate(90deg)}.News-module__q7ZJqa__modalLayout{height:100%;display:flex;overflow:hidden}.News-module__q7ZJqa__sidebar{background:#f3f3f3;border-right:1px solid #5cbbc84d;flex-shrink:0;width:320px;padding:2rem 1.5rem;overflow-y:auto}.News-module__q7ZJqa__sidebarTitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;font-size:1.125rem;font-weight:600;font-family:var(--font-display,inherit);margin-top:3rem;margin-bottom:1.5rem}.News-module__q7ZJqa__articleList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.News-module__q7ZJqa__articleListItem{cursor:pointer;background:#5cbbc80d;border:1px solid #5cbbc826;border-radius:4px;padding:1rem;transition:all .3s}.News-module__q7ZJqa__articleListItem:hover{background:#5cbbc81a;border-color:#5cbbc84d;transform:translate(4px)}.News-module__q7ZJqa__activeArticle{border-color:var(--color-primary);background:#5cbbc826}.News-module__q7ZJqa__listItemTitle{color:var(--foreground);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.News-module__q7ZJqa__listItemExcerpt{color:var(--foreground);opacity:.7;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;display:-webkit-box;overflow:hidden}.News-module__q7ZJqa__mainContent{flex:1;padding:3rem;overflow-y:auto}.News-module__q7ZJqa__articleGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.News-module__q7ZJqa__gridCard{cursor:pointer;background:#5cbbc80d;border:1px solid #5cbbc826;border-radius:4px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.News-module__q7ZJqa__gridCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 24px #5cbbc833}.News-module__q7ZJqa__cardImage{background:#2436650d;width:100%;height:200px;overflow:hidden}.News-module__q7ZJqa__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.News-module__q7ZJqa__gridCard:hover .News-module__q7ZJqa__cardImage img{transform:scale(1.05)}.News-module__q7ZJqa__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.News-module__q7ZJqa__cardTitle{color:var(--foreground);margin:0 0 1rem;font-size:1.375rem;font-weight:600}.News-module__q7ZJqa__cardExcerpt{color:var(--foreground);opacity:.85;flex:1;margin:0 0 1rem;font-size:.95rem;line-height:1.7}.News-module__q7ZJqa__readMore{color:var(--color-primary);align-self:flex-start;font-size:.875rem;font-weight:600}.News-module__q7ZJqa__articleDetail{max-width:800px;margin:0 auto;animation:.3s News-module__q7ZJqa__slideIn}@keyframes News-module__q7ZJqa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.News-module__q7ZJqa__articleImage{object-fit:cover;border-radius:4px;width:100%;height:auto;max-height:500px;margin-bottom:2rem}.News-module__q7ZJqa__articleTitle{color:var(--foreground);font-size:2.25rem;font-weight:700;font-family:var(--font-display,inherit);margin-bottom:2rem}.News-module__q7ZJqa__articleBody{color:var(--foreground);opacity:.85;text-align:justify;font-size:clamp(13px,2vw,16px);line-height:1.7}.News-module__q7ZJqa__articleBody p{margin-bottom:1.25rem}.News-module__q7ZJqa__mobileArticleList{border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem;display:none}.News-module__q7ZJqa__mobileListTitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px;font-size:1.375rem;font-weight:600;font-family:var(--font-display,inherit);margin-bottom:1.5rem}.News-module__q7ZJqa__mobileList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.News-module__q7ZJqa__mobileListItem{cursor:pointer;background:#5cbbc80d;border:1px solid #5cbbc826;border-radius:4px;padding:1.25rem;transition:all .3s}.News-module__q7ZJqa__mobileListItem:hover{background:#5cbbc81a;border-color:#5cbbc84d}.News-module__q7ZJqa__mobileItemTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.News-module__q7ZJqa__mobileItemExcerpt{color:var(--foreground);opacity:.7;margin:0;font-size:.95rem}@media (max-width:1024px){.News-module__q7ZJqa__modalLayout{flex-direction:column}.News-module__q7ZJqa__sidebar{display:none}.News-module__q7ZJqa__mainContent{padding:2rem 1.5rem}.News-module__q7ZJqa__mobileArticleList{display:block}.News-module__q7ZJqa__articleGrid{grid-template-columns:1fr;gap:1.5rem}.News-module__q7ZJqa__articleTitle{font-size:2rem}.News-module__q7ZJqa__articleBody{font-size:1rem}}@media (max-width:768px){.News-module__q7ZJqa__newsSection{padding:4rem 1rem}.News-module__q7ZJqa__container{padding:1.75rem}.News-module__q7ZJqa__title{margin-bottom:1.5rem;font-size:2rem}.News-module__q7ZJqa__subtitle{font-size:.95rem}.News-module__q7ZJqa__openButton{padding:.875rem 2rem;font-size:1rem}.News-module__q7ZJqa__modalContent{border-radius:0;width:100vw;height:100vh}.News-module__q7ZJqa__closeButton{width:40px;height:40px;font-size:1.25rem;top:1rem;right:1rem}.News-module__q7ZJqa__mainContent{padding:1.5rem 1rem}.News-module__q7ZJqa__articleImage{border-radius:8px;max-height:300px}.News-module__q7ZJqa__articleTitle{font-size:1.75rem}.News-module__q7ZJqa__cardTitle{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.News-module__q7ZJqa__container{opacity:1;transition:none;transform:none}}
.faq-module__BBxjya__section{color:var(--foreground);padding:clamp(32px,6vw,82px) 0 clamp(16px,3vw,41px);position:relative}.faq-module__BBxjya__container{max-width:1100px;margin:0 auto;padding:0 clamp(16px,4vw,28px)}.faq-module__BBxjya__header{text-align:center;justify-items:center;gap:12px;margin-bottom:clamp(22px,4vw,36px);display:grid;position:relative}.faq-module__BBxjya__eyebrow,.faq-module__BBxjya__title,.faq-module__BBxjya__subtitle{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.faq-module__BBxjya__inView .faq-module__BBxjya__eyebrow,.faq-module__BBxjya__inView .faq-module__BBxjya__title,.faq-module__BBxjya__inView .faq-module__BBxjya__subtitle{opacity:1;transform:translateY(0)}.faq-module__BBxjya__inView .faq-module__BBxjya__title{transition-delay:60ms}.faq-module__BBxjya__inView .faq-module__BBxjya__subtitle{transition-delay:.12s}.faq-module__BBxjya__eyebrow{background:color-mix(in oklab,var(--color-accent)65%,transparent);border:1px solid color-mix(in oklab,var(--color-primary)30%,transparent);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:6px 14px;font-size:.85rem;display:inline-flex}.faq-module__BBxjya__title{font-family:var(--font-display,inherit);letter-spacing:-.01em;margin:0;font-size:clamp(24px,5vw,38px)}.faq-module__BBxjya__subtitle{opacity:.84;justify-self:center;max-width:760px;margin:0;font-size:1.02rem;line-height:1.7}.faq-module__BBxjya__bulletList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(14px,2vw,20px);margin:clamp(18px,3vw,34px) 0 0;padding:0;list-style:none;display:grid}.faq-module__BBxjya__bulletItem{border:1px solid color-mix(in oklab,var(--foreground)14%,transparent);background:var(--background);box-shadow:0 8px 20px color-mix(in oklab,var(--foreground)10%,transparent);opacity:0;will-change:transform,opacity;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:18px;transition:transform .2s,box-shadow .25s,border-color .25s;display:grid;position:relative;transform:translateY(14px)}.faq-module__BBxjya__bulletItem:hover{box-shadow:0 14px 32px color-mix(in oklab,var(--foreground)16%,transparent);border-color:color-mix(in oklab,var(--color-primary)24%,var(--foreground)10%);transform:translateY(-2px)}.faq-module__BBxjya__listInView .faq-module__BBxjya__bulletItem{animation:.55s cubic-bezier(.16,1,.3,1) forwards faq-module__BBxjya__faqFadeUp;animation-delay:calc(var(--i,0)*90ms)}.faq-module__BBxjya__bulletText{font-size:1rem;line-height:1.68}@keyframes faq-module__BBxjya__faqFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.faq-module__BBxjya__bulletItem{align-items:center;padding:16px}}
