:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.Career_hero-btn__KcZFd{display:flex;flex-wrap:wrap;gap:15px 30px;margin-top:60px}.Career_btn-default___YOQt{position:relative;display:inline-block;background:var(--primary);border-radius:6px;font-size:16px;font-weight:700;line-height:1.25em;text-transform:capitalize;color:var(--primary-foreground);padding:15px 45px 15px 25px;overflow:hidden;border:none;transition:all .4s ease-in-out;z-index:0}.Career_btn-default___YOQt:hover{color:var(--secondary)}.Career_btn-default___YOQt:before{content:"";position:absolute;top:50%;right:25px;width:10px;height:10px;background:url(/assets/images/icon/arrow-primary.svg) no-repeat;background-position:50%;background-size:cover;transform:translateY(-50%);transition:all .4s ease-in-out;z-index:1}.Career_btn-default___YOQt:hover:before{filter:brightness(0) invert(1);transform:translateY(-50%) rotate(45deg)}.Career_btn-default___YOQt:after{content:"";display:block;position:absolute;top:0;left:auto;right:0;bottom:0;width:0;height:100%;background:var(--chart-4);border-radius:0;transition:.4s ease-in-out;z-index:-1}.Career_btn-default___YOQt:hover:after{width:100%;left:0;right:auto}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP{background:var(--secondary);color:var(--primary)}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP:hover{color:var(--secondary)}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP:hover:before{filter:none}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP:after{background-color:var(--primary)}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP:before{content:"";position:absolute;top:50%;right:25px;width:15px;height:15px;background:url(/assets/images/icon/orange-icon.svg) no-repeat;background-position:50%;background-size:cover;transform:translateY(-50%);transition:all .4s ease-in-out;z-index:1}.Career_btn-default___YOQt.Career_btn-highlighted__1a4aP:hover:before{filter:brightness(0) invert(1);transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width:991px){.Career_btn-default___YOQt{padding:12px 40px 12px 20px}.Career_btn-default___YOQt:before{right:20px}}.Contact_page-contact-us__kg0iN{padding:100px 10px}.Contact_page-contact-us__kg0iN .Contact_contact-us-form__p7ogN{margin-right:20px}.Contact_contact-us-form__p7ogN{border-radius:6px;padding:3.125vw}.Contact_contact-form__vPEoG .Contact_form-control__iF3Cy{font-size:16px;font-weight:400;line-height:1.25em;color:var(--foreground);border:1px solid var(--muted-foreground);border-radius:6px;padding:20px;box-shadow:none;outline:none}.Contact_contact-form__vPEoG .Contact_form-control__iF3Cy::placeholder{color:var(--foreground)}.Contact_contact-info-list__LuJ6a{display:flex;flex-wrap:wrap;gap:30px}.Contact_contact-info-item__xG0_O{width:calc(50% - 15px);border:1px solid var(--muted-foreground);border-radius:6px;padding:40px}.Contact_contact-info-item__xG0_O.Contact_location-item__PPLbs{width:100%}.Contact_contact-info-header__OsZHL{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--muted-foreground);margin-bottom:30px;padding-bottom:30px}.Contact_contact-info-header__OsZHL .Contact_icon-box__PU2Qa{margin-right:20px}.Contact_contact-info-header__OsZHL .Contact_icon-box__PU2Qa img{width:100%;max-width:30px}.Contact_contact-info-title__sIXoI h3{font-size:20px;text-transform:capitalize}.Contact_contact-item-content__AwViL p{margin:0}.Contact_contact-item-content__AwViL p a{color:inherit;transition:all .3s ease-in-out}.Contact_contact-item-content__AwViL p a:hover{color:var(--primary)}.Contact_btn-default__oFPMM{position:relative;display:inline-block;background:var(--primary);border-radius:6px;font-size:16px;font-weight:700;line-height:1.25em;text-transform:capitalize;color:var(--primary-foreground)!important;padding:15px 45px 15px 25px;overflow:hidden;border:none;transition:all .4s ease-in-out;z-index:0}.Contact_btn-default__oFPMM:hover{color:var(--secondary)}.Contact_btn-default__oFPMM:before{content:"";position:absolute;top:50%;right:25px;width:10px;height:10px;background:url(/assets/images/icon/arrow-primary.svg) no-repeat;background-position:50%;background-size:cover;transform:translateY(-50%);transition:all .4s ease-in-out;z-index:1}.Contact_btn-default__oFPMM:hover:before{filter:brightness(0) invert(1);transform:translateY(-50%) rotate(45deg)}.Contact_btn-default__oFPMM:after{content:"";display:block;position:absolute;top:0;left:auto;right:0;bottom:0;width:0;height:100%;background:var(--chart-4);border-radius:0;transition:.4s ease-in-out;z-index:-1}.Contact_btn-default__oFPMM:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width:1440px){.Contact_contact-info-item__xG0_O{padding:30px}.Contact_contact-info-header__OsZHL{margin-bottom:20px;padding-bottom:20px}.Contact_contact-info-header__OsZHL .Contact_icon-box__PU2Qa{margin-right:10px}.Contact_contact-info-header__OsZHL .Contact_icon-box__PU2Qa img{max-width:25px}.Contact_contact-info-title__sIXoI{width:calc(100% - 35px)}}@media only screen and (max-width:1024px){.Contact_page-contact-us__kg0iN .Contact_contact-us-form__p7ogN{margin:0}.Contact_contact-info-list__LuJ6a{gap:20px}.Contact_contact-info-item__xG0_O{width:calc(50% - 10px);padding:20px}}@media only screen and (max-width:991px){.Contact_page-contact-us__kg0iN{padding:50px 5px}.Contact_page-contact-us__kg0iN .Contact_contact-us-form__p7ogN{margin:0 0 30px}.Contact_contact-form__vPEoG .Contact_form-control__iF3Cy{padding:12px 15px}}@media only screen and (max-width:767px){.Contact_contact-us-form__p7ogN{padding:20px}.Contact_contact-info-item__xG0_O{width:100%}.Contact_contact-info-header__OsZHL{margin-bottom:15px;padding-bottom:15px}.Contact_contact-info-title__sIXoI h3{font-size:18px}}