.FloatingSocial-module__1rpgcq__sidebar{z-index:1000;flex-direction:column;gap:2px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.FloatingSocial-module__1rpgcq__iconBtn{cursor:pointer;border:none;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,filter .2s;display:flex}.FloatingSocial-module__1rpgcq__iconBtn:first-child{border-radius:8px 0 0}.FloatingSocial-module__1rpgcq__iconBtn:last-child{border-radius:0 0 0 8px}.FloatingSocial-module__1rpgcq__iconBtn:hover{filter:brightness(1.1);transform:translate(-4px)}.FloatingSocial-module__1rpgcq__whatsapp{background-color:#25d366}.FloatingSocial-module__1rpgcq__wechat{background-color:#07c160}.FloatingSocial-module__1rpgcq__overlay{z-index:1001;background:#00000080;justify-content:center;align-items:center;animation:.2s FloatingSocial-module__1rpgcq__fadeIn;display:flex;position:fixed;inset:0}.FloatingSocial-module__1rpgcq__modal{background:var(--color-white,#fff);border-radius:12px;padding:2rem;animation:.2s FloatingSocial-module__1rpgcq__scaleIn;position:relative;box-shadow:0 8px 32px #0003}.FloatingSocial-module__1rpgcq__closeBtn{cursor:pointer;color:var(--color-medium-gray,#6b7c8f);background:0 0;border:none;font-size:1.75rem;line-height:1;transition:color .15s;position:absolute;top:.5rem;right:.75rem}.FloatingSocial-module__1rpgcq__closeBtn:hover{color:var(--color-navy,#1b2c43)}.FloatingSocial-module__1rpgcq__qrImage{border-radius:8px;display:block}@keyframes FloatingSocial-module__1rpgcq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FloatingSocial-module__1rpgcq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.FloatingSocial-module__1rpgcq__iconBtn{width:44px;height:44px}.FloatingSocial-module__1rpgcq__iconBtn svg{width:22px;height:22px}.FloatingSocial-module__1rpgcq__modal{padding:1.5rem}.FloatingSocial-module__1rpgcq__qrImage{width:240px;height:240px}}
.Nav-module__89cDrG__nav{background:var(--color-dark);color:var(--color-white);position:relative}.Nav-module__89cDrG__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:1rem;display:flex}.Nav-module__89cDrG__companyName{color:var(--color-white);font-size:1.125rem;font-weight:600}.Nav-module__89cDrG__menu{align-items:center;gap:1.5rem;display:flex}.Nav-module__89cDrG__link{color:var(--color-white);cursor:pointer;font-size:.875rem;text-decoration:none;transition:color .2s}.Nav-module__89cDrG__link:hover{color:var(--color-accent)}.Nav-module__89cDrG__langSwitcher{align-items:center;gap:0;margin-left:.5rem;font-size:.8125rem;display:flex}.Nav-module__89cDrG__langItem{align-items:center;display:flex}.Nav-module__89cDrG__langDivider{color:var(--color-white);opacity:.3;-webkit-user-select:none;user-select:none;padding:0 .375rem}.Nav-module__89cDrG__langFlag{margin-right:.25rem;font-size:1em;line-height:1}.Nav-module__89cDrG__langLink{color:var(--color-white);opacity:.6;cursor:pointer;text-decoration:none;transition:opacity .2s}.Nav-module__89cDrG__langLink:hover{opacity:1}.Nav-module__89cDrG__langLinkActive{opacity:1;color:var(--color-accent);font-weight:600}.Nav-module__89cDrG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:.5rem;display:none}.Nav-module__89cDrG__bar{background:var(--color-white);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__89cDrG__barTop{transform:translateY(7px)rotate(45deg)}.Nav-module__89cDrG__barMid{opacity:0;transform:scaleX(0)}.Nav-module__89cDrG__barBot{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Nav-module__89cDrG__hamburger{display:flex}.Nav-module__89cDrG__menu{background:var(--color-dark);z-index:100;border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.Nav-module__89cDrG__menuOpen{display:flex}.Nav-module__89cDrG__langSwitcher{margin-left:0}}
.Footer-module__MPE0dq__footer{background-color:var(--color-dark);color:var(--color-medium-gray);padding:48px 20px 20px;font-size:13px;line-height:1.6}.Footer-module__MPE0dq__container{border-bottom:1px solid #ffffff1a;grid-template-columns:1.2fr .8fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding-bottom:32px;display:grid}.Footer-module__MPE0dq__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__MPE0dq__companyName{color:var(--color-white);letter-spacing:.5px;font-size:20px;font-weight:600}.Footer-module__MPE0dq__tagline{color:var(--color-medium-gray);max-width:280px;margin:0;font-size:13px}.Footer-module__MPE0dq__ctaButton{background-color:var(--color-primary);color:var(--color-white);border-radius:4px;width:fit-content;margin-top:4px;padding:10px 24px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.Footer-module__MPE0dq__ctaButton:hover{background-color:var(--color-primary-hover)}.Footer-module__MPE0dq__column{flex-direction:column;gap:12px;display:flex}.Footer-module__MPE0dq__columnTitle{color:var(--color-white);margin:0;font-size:14px;font-weight:600}.Footer-module__MPE0dq__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__MPE0dq__linkList a{color:var(--color-medium-gray);font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__linkList a:hover{color:var(--color-white)}.Footer-module__MPE0dq__contactList{flex-direction:column;gap:10px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.Footer-module__MPE0dq__contactList li{flex-direction:column;gap:2px;display:flex}.Footer-module__MPE0dq__label{text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent);font-size:11px}.Footer-module__MPE0dq__contactList a{color:var(--color-medium-gray);text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__contactList a:hover{color:var(--color-white)}.Footer-module__MPE0dq__hours{color:var(--color-medium-gray);margin:0;font-size:11px}.Footer-module__MPE0dq__bottom{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:16px;font-size:12px;display:flex}.Footer-module__MPE0dq__bottom p{margin:0}.Footer-module__MPE0dq__bottomLinks{align-items:center;gap:8px;display:flex}.Footer-module__MPE0dq__bottomLinks a{color:var(--color-medium-gray);text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__bottomLinks a:hover{color:var(--color-white)}.Footer-module__MPE0dq__separator{color:#fff3}@media (max-width:768px){.Footer-module__MPE0dq__container{grid-template-columns:1fr;gap:32px}.Footer-module__MPE0dq__tagline{max-width:none}.Footer-module__MPE0dq__bottom{text-align:center;flex-direction:column;gap:8px}}
.Hero-module__D9Cm9a__hero{min-height:60vh;color:var(--color-white);background-color:#0000;background-image:radial-gradient(circle at 0 100%,#14283cd9 0%,#28465fa6 35%,#5a82a573 65%,#a0bed240 100%),url(/images/hero.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__D9Cm9a__hero h1{font-size:3rem;font-weight:600}.Hero-module__D9Cm9a__hero h2{font-size:1.5rem;font-weight:lighter}.Hero-module__D9Cm9a__container{z-index:1;max-width:80rem;padding:2rem;position:relative}.Hero-module__D9Cm9a__cta{gap:1rem;display:flex}
.Services-module__Xx4M5q__services{background:linear-gradient(#fff 0%,#f5f9fc 100%);padding:3rem 1.5rem;position:relative}.Services-module__Xx4M5q__services:before{content:"";opacity:.08;pointer-events:none;z-index:0;position:absolute;inset:0}.Services-module__Xx4M5q__container{z-index:1;max-width:80rem;margin:0 auto;position:relative}.Services-module__Xx4M5q__header{text-align:center;margin-bottom:3rem}.Services-module__Xx4M5q__heading{color:var(--color-navy);margin:0 0 .5rem;font-size:2rem;font-weight:600}.Services-module__Xx4M5q__subheading{color:var(--color-medium-gray);letter-spacing:.1em;margin:0;font-size:1rem}.Services-module__Xx4M5q__description{color:var(--color-medium-gray);max-width:40rem;margin:.75rem auto 0;font-size:1.05rem;line-height:1.6}.Services-module__Xx4M5q__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.Services-module__Xx4M5q__card{background:var(--color-white);text-align:left;border-radius:.75rem;padding:1.75rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #00000014}.Services-module__Xx4M5q__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.Services-module__Xx4M5q__iconTitleWrap{align-items:center;margin-bottom:1.25rem;display:flex}.Services-module__Xx4M5q__iconWrapper{background:var(--color-primary);width:48px;height:48px;color:var(--color-white);border-radius:10px;justify-content:center;align-items:center;margin-right:.5rem;display:flex}.Services-module__Xx4M5q__title{color:var(--color-navy);margin:0;font-size:1.1rem;font-weight:600}.Services-module__Xx4M5q__cardDescription{color:var(--color-medium-gray);margin:.5rem 0 0;font-size:.85rem;line-height:1.5}.Services-module__Xx4M5q__serviceList{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.Services-module__Xx4M5q__serviceItem{color:var(--color-medium-gray);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.Services-module__Xx4M5q__checkIcon{width:16px;height:16px;color:var(--color-primary);flex-shrink:0;margin-top:2px}.Services-module__Xx4M5q__buttonWrapper{justify-content:center;display:flex}.Services-module__Xx4M5q__card.animate.visible:first-child{animation-delay:0s}.Services-module__Xx4M5q__card.animate.visible:nth-child(2){animation-delay:.1s}.Services-module__Xx4M5q__card.animate.visible:nth-child(3){animation-delay:.2s}.Services-module__Xx4M5q__card.animate.visible:nth-child(4){animation-delay:.3s}.Services-module__Xx4M5q__card.animate.visible:nth-child(5){animation-delay:.4s}.Services-module__Xx4M5q__card.animate.visible:nth-child(6){animation-delay:.5s}@media (max-width:900px){.Services-module__Xx4M5q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__Xx4M5q__services{padding:3rem 1rem}.Services-module__Xx4M5q__grid{grid-template-columns:1fr}}
.WhyUs-module__PZ7LhW__whyUs{background:linear-gradient(#f5f9fc 0%,#eaf2f8 100%);padding:3rem 1.5rem;position:relative}.WhyUs-module__PZ7LhW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:80rem;margin:0 auto;display:grid}.WhyUs-module__PZ7LhW__heading{color:var(--color-navy);margin:0 0 1rem;font-size:2.25rem;font-weight:700}.WhyUs-module__PZ7LhW__description{color:var(--color-medium-gray);max-width:540px;margin:0 0 2.5rem;font-size:1rem;line-height:1.7}.WhyUs-module__PZ7LhW__items{flex-direction:column;gap:1.75rem;margin-bottom:2.5rem;display:flex}.WhyUs-module__PZ7LhW__item{align-items:flex-start;gap:1rem;display:flex}.WhyUs-module__PZ7LhW__iconCircle{background:var(--color-primary);width:48px;height:48px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__PZ7LhW__itemContent{flex-direction:column;gap:.25rem;display:flex}.WhyUs-module__PZ7LhW__itemTitle{color:var(--color-navy);margin:0;font-size:1.1rem;font-weight:600}.WhyUs-module__PZ7LhW__itemDescription{color:var(--color-medium-gray);margin:0;font-size:.9rem;line-height:1.6}.WhyUs-module__PZ7LhW__trustBanner{background:var(--color-off-white);border-left:4px solid var(--color-primary);border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.WhyUs-module__PZ7LhW__trustIcon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.WhyUs-module__PZ7LhW__trustText{color:var(--color-text);margin:0;font-size:.9rem;line-height:1.6}.WhyUs-module__PZ7LhW__right{justify-content:center;display:flex}.WhyUs-module__PZ7LhW__imageWrapper{aspect-ratio:4/3;border-radius:1rem;width:100%;position:relative;overflow:visible}.WhyUs-module__PZ7LhW__image{object-fit:cover;border-radius:1rem}.WhyUs-module__PZ7LhW__badge{background:var(--color-primary);color:var(--color-white);border-radius:.75rem;flex-direction:column;align-items:center;padding:1.25rem 2rem;display:flex;position:absolute;bottom:-1.5rem;left:1.5rem;box-shadow:0 8px 24px #00000026}.WhyUs-module__PZ7LhW__badgeNumber{font-size:2.5rem;font-weight:700;line-height:1}.WhyUs-module__PZ7LhW__badgeLabel{opacity:.9;margin-top:.25rem;font-size:.85rem}@keyframes WhyUs-module__PZ7LhW__fadeInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.WhyUs-module__PZ7LhW__right.animate.visible{animation:.6s ease-out forwards WhyUs-module__PZ7LhW__fadeInRight}.WhyUs-module__PZ7LhW__heading.animate.visible{animation-delay:0s}.WhyUs-module__PZ7LhW__description.animate.visible{animation-delay:.1s}.WhyUs-module__PZ7LhW__item.animate.visible:first-child{animation-delay:.1s}.WhyUs-module__PZ7LhW__item.animate.visible:nth-child(2){animation-delay:.25s}.WhyUs-module__PZ7LhW__item.animate.visible:nth-child(3){animation-delay:.4s}@media (max-width:900px){.WhyUs-module__PZ7LhW__container{grid-template-columns:1fr;gap:2.5rem}.WhyUs-module__PZ7LhW__right{order:-1}.WhyUs-module__PZ7LhW__imageWrapper{max-width:500px}}@media (max-width:480px){.WhyUs-module__PZ7LhW__whyUs{padding:3rem 1rem}.WhyUs-module__PZ7LhW__heading{font-size:1.75rem}.WhyUs-module__PZ7LhW__badge{padding:1rem 1.5rem}.WhyUs-module__PZ7LhW__badgeNumber{font-size:2rem}}
.Process-module__HgsQ9W__process{background:linear-gradient(#eaf2f8 0%,#dde8f1 100%);padding:3rem 1.5rem;position:relative}.Process-module__HgsQ9W__container{max-width:72rem;margin:0 auto}.Process-module__HgsQ9W__header{text-align:center;margin-bottom:3rem}.Process-module__HgsQ9W__heading{color:var(--color-navy);margin:0 0 .75rem;font-size:2.25rem;font-weight:600}.Process-module__HgsQ9W__subtitle{color:var(--color-medium-gray);margin:0;font-size:1.05rem;font-style:italic}.Process-module__HgsQ9W__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Process-module__HgsQ9W__imageWrapper{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.Process-module__HgsQ9W__image{object-fit:cover;width:100%;height:auto;display:block}.Process-module__HgsQ9W__timeline{flex-direction:column;gap:2rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.Process-module__HgsQ9W__timeline:before{content:"";background:#1c3a5b26;width:2px;position:absolute;top:21px;bottom:21px;left:21px}.Process-module__HgsQ9W__step{align-items:flex-start;gap:1.25rem;display:flex;position:relative}.Process-module__HgsQ9W__stepNumber{background:var(--color-primary);width:42px;height:42px;color:var(--color-white);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;position:relative;box-shadow:0 2px 8px #00515f40}.Process-module__HgsQ9W__stepContent{padding-top:.25rem}.Process-module__HgsQ9W__stepTitle{color:var(--color-navy);margin:0 0 .4rem;font-size:1.2rem;font-weight:700}.Process-module__HgsQ9W__stepDescription{color:var(--color-medium-gray);margin:0;font-size:.925rem;line-height:1.65}@keyframes Process-module__HgsQ9W__fadeInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.Process-module__HgsQ9W__imageWrapper.animate.visible{animation:.6s ease-out forwards Process-module__HgsQ9W__fadeInLeft}.Process-module__HgsQ9W__header .animate.visible:nth-child(2){animation-delay:.1s}.Process-module__HgsQ9W__step.animate.visible:first-child{animation-delay:.1s}.Process-module__HgsQ9W__step.animate.visible:nth-child(2){animation-delay:.25s}.Process-module__HgsQ9W__step.animate.visible:nth-child(3){animation-delay:.4s}.Process-module__HgsQ9W__step.animate.visible:nth-child(4){animation-delay:.55s}.Process-module__HgsQ9W__step.animate.visible:nth-child(5){animation-delay:.7s}@media (max-width:768px){.Process-module__HgsQ9W__process{padding:3.5rem 1rem}.Process-module__HgsQ9W__heading{font-size:1.75rem}.Process-module__HgsQ9W__content{grid-template-columns:1fr;gap:2rem}.Process-module__HgsQ9W__imageWrapper{max-width:500px;margin:0 auto}}
.Contact-module__uEXhyq__contact{background:linear-gradient(#dde8f1 0%,#f7f9fb 100%);padding:3rem 1.5rem;position:relative}.Contact-module__uEXhyq__header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.Contact-module__uEXhyq__title{color:var(--color-navy);margin:0 0 1rem;font-size:2.25rem;font-weight:700}.Contact-module__uEXhyq__subtitle{color:var(--color-medium-gray);margin:0;font-size:1rem;line-height:1.7}.Contact-module__uEXhyq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;max-width:80rem;margin:0 auto;display:grid}.Contact-module__uEXhyq__card{background:var(--color-white);border-radius:1rem;padding:2.5rem;box-shadow:0 2px 16px #0000000f}.Contact-module__uEXhyq__cardTitle{color:var(--color-navy);margin:0 0 2rem;font-size:1.35rem;font-weight:700}.Contact-module__uEXhyq__infoItems{flex-direction:column;gap:1.75rem;margin-bottom:2rem;display:flex}.Contact-module__uEXhyq__infoItem{align-items:flex-start;gap:1rem;display:flex}.Contact-module__uEXhyq__iconCircle{background:var(--color-primary);width:44px;height:44px;color:var(--color-white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__uEXhyq__infoContent{flex-direction:column;gap:.15rem;display:flex}.Contact-module__uEXhyq__infoLabel{color:var(--color-medium-gray);text-transform:uppercase;letter-spacing:.02em;font-size:.85rem}.Contact-module__uEXhyq__infoValue{color:var(--color-navy);font-size:.95rem;font-weight:500;line-height:1.5;text-decoration:none}a.Contact-module__uEXhyq__infoValue:hover{color:var(--color-primary)}.Contact-module__uEXhyq__officeHours{background:var(--color-primary-soft);border-left:4px solid var(--color-primary);color:var(--color-text);border-radius:.5rem;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;font-size:.9rem;line-height:1.6;display:flex}.Contact-module__uEXhyq__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__uEXhyq__formGroup{flex-direction:column;gap:.35rem;display:flex}.Contact-module__uEXhyq__label{color:var(--color-navy);font-size:.9rem;font-weight:600}.Contact-module__uEXhyq__input,.Contact-module__uEXhyq__textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-white);border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Contact-module__uEXhyq__input:focus,.Contact-module__uEXhyq__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #00515f1a}.Contact-module__uEXhyq__input::placeholder,.Contact-module__uEXhyq__textarea::placeholder{color:var(--color-medium-gray);opacity:.6}.Contact-module__uEXhyq__textarea{resize:vertical;min-height:120px}.Contact-module__uEXhyq__submitBtn{background:var(--color-primary);width:100%;color:var(--color-white);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s;display:inline-flex}.Contact-module__uEXhyq__submitBtn:hover{background:var(--color-primary-hover)}.Contact-module__uEXhyq__header .animate.visible:nth-child(2){animation-delay:.1s}.Contact-module__uEXhyq__grid .Contact-module__uEXhyq__card.animate.visible:first-child{animation-delay:.1s}.Contact-module__uEXhyq__grid .Contact-module__uEXhyq__card.animate.visible:nth-child(2){animation-delay:.25s}@media (max-width:900px){.Contact-module__uEXhyq__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.Contact-module__uEXhyq__contact{padding:3rem 1rem}.Contact-module__uEXhyq__title{font-size:1.75rem}.Contact-module__uEXhyq__card{padding:1.75rem}}
