.LocationsPage{padding-bottom:var(--space-2xxl)}.LocationsPage-Contacts{background-color:#fff;border:1px solid var(--color-platinum);padding:var(--space-2xl)}.LocationsPage-Contacts-Title{margin-bottom:var(--space-xl)}.LocationsPage-Contacts-List{border-bottom:1px solid var(--color-gainsboro)}.LocationsPage-Contacts-List-Item{align-items:center;border-top:1px solid var(--color-gainsboro);display:flex;justify-content:space-between;padding:var(--space-m) 0}.LocationsPage-Contacts-List-Left{align-items:center;display:flex}.LocationsPage-Contacts-List-Left .Icon{margin-right:var(--space-xs)}.LocationsPage-Contacts-Socials{margin-top:var(--space-3xl)}.LocationsPage-Contacts-Socials-List{display:flex;flex-flow:wrap;margin:calc(var(--space-2xs)*-1);padding-top:var(--space-xl)}.LocationsPage-Contacts-Socials-List>*{margin:var(--space-2xs)}.CountriesSection-Locations{column-count:2;gap:var(--space-2xl)}@media(min-width:1200px){.CountriesSection-Locations{column-count:6;gap:var(--space-3xl);margin-bottom:0}}.CountriesSection-Locations-Col{break-inside:avoid;margin-bottom:var(--space-2xl);page-break-inside:avoid}@media(min-width:1200px){.CountriesSection-Locations-Col{margin-bottom:0}}.CountriesSection-Location{display:flex;flex-direction:column}.CountriesSection-Location+.CountriesSection-Location{margin-top:var(--space-2xl)}.CountriesSection-Location .Button-Label{font-size:20px;line-height:24px}@media(min-width:768px){.CountriesSection-Location .Button-Label{font-size:26px;line-height:32px}}.CountriesSection-Location-Name{align-items:center;color:var(--color-font);display:flex;flex-wrap:wrap;letter-spacing:.2px}.CountriesSection-Location-Name .Picture{border-radius:50%;flex-shrink:0;margin-left:var(--space-xs);overflow:hidden}.CountriesSection-Location-Name .Picture,.CountriesSection-Location-Name .Picture picture{display:flex}.CountriesSection-Location-Name .Picture,.CountriesSection-Location-Name .Picture img,.CountriesSection-Location-Name .Picture picture{height:16px;width:16px}.CountriesSection-Location-Links{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-xs)}@media(min-width:1200px){.CountriesSection-Location-Links{margin-top:var(--space-s)}}.LocationsFormFull-Description{margin-bottom:0;margin-top:var(--space-m)}.LocationsFormFull-Resubmit{margin-top:var(--space-2xl)}.LocationsFormFull-Top{margin-bottom:var(--space-3xl)}.LocationsFormFull-Form{margin-top:var(--space-m)}.LocationsFormFull-Message .TextField-Input{min-height:112px}.LocationsFormFull-Bottom{margin-top:var(--space-3xl)}.LocationsFormFull-Checkboxes{display:flex;flex-direction:column;justify-content:center}.LocationsFormFull-Checkboxes .Checkbox+.Checkbox{margin-top:var(--space-s)}.LocationsFormFull .PhoneInput{position:relative}.LocationsFormFull .PhoneInput .PhoneInputCountry{left:var(--space-m);position:absolute;top:50%;transform:translateY(-50%)}.LocationsFormFull .PhoneInput input{background:#0000;border:1px solid var(--color-font);font-family:var(--font-primary);font-size:21px;height:48px;letter-spacing:0;line-height:1;outline:none;padding:0 12px 0 var(--space-5xl)}.LocationsFormFull .PhoneInput input[error]{background:#0000 url(/static/media/IconFieldError.5ef1e24c6c90a45b8b35.svg) right 8px center no-repeat!important;border-color:var(--color-fire-opal);padding-right:var(--space-5xl)}@media(min-width:768px){.LocationsFormFull-Submit{align-items:flex-end;display:flex;justify-content:flex-end}}: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:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;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{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.CvLocationsForm{margin-top:var(--space-m)}.CvLocationsForm-Wrapper{max-width:1016px;width:100%}.CvLocationsForm-Wrapper_successForm{max-width:600px;min-height:440px;overflow:visible}.CvLocationsForm-Head{margin-bottom:var(--space-2xl)}.CvLocationsForm-Head-Title{margin-top:var(--space-xs)}.CvLocationsForm .DragNDropField,.CvLocationsForm-Message textarea{height:144px!important}.CvLocationsForm .DragNDropField{text-align:center}.CvLocationsForm-Tooltip-Label{align-items:center;display:inline-flex}.CvLocationsForm-Select-Tooltip{position:relative;top:-3px}.CvLocationsForm-Tooltip-Wrapper{display:inline-flex;margin-left:4px;position:relative}.CvLocationsForm-Tooltip-Handler{align-items:center;background:var(--color-action-default);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:20px;justify-content:center;line-height:20px;width:20px}.CvLocationsForm-Tooltip-Handler:hover+.VacancyForm-Tooltip-Text{display:block}.CvLocationsForm-Tooltip-Text{background:var(--color-action-default);color:#fff;display:none;left:24px;padding:var(--space-m);position:absolute;top:-24px;width:240px}.CvLocationsForm-Bottom{align-items:flex-end;display:flex}@media screen and (max-width:1199px){.CvLocationsForm-Bottom{display:block}}.CvLocationsForm-Bottom .VacancyForm-Bottom-Right{margin-left:auto}@media screen and (max-width:1199px){.CvLocationsForm-Bottom .VacancyForm-Bottom-Right{margin-top:var(--space-xl);text-align:center}}.CvLocationsForm-Bottom-Left{display:flex;flex-direction:column;flex-grow:1}.CvLocationsForm-Bottom-Right{margin-top:var(--space-s)}@media(min-width:1200px){.CvLocationsForm-Bottom-Right{margin-top:0}}.DragNDropField{align-items:center;background:var(--color-control-bg-clear);border:2px dashed var(--color-font);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:96px;padding:var(--space-l);position:relative}.DragNDropField:hover{background:var(--color-action-hover-light);border-color:var(--color-control-bg-border-default-hover)}.DragNDropField_active{background:var(--color-action-pressed-light)}.DragNDropField-ErrorMessage{margin-top:var(--space-xs)}.DragNDropField-Text span{border-bottom:1px solid;cursor:pointer;display:inline-block;text-decoration:none;transition:border .2s ease,color .2s ease}.DragNDropField-Text span,.DragNDropField-Text span:hover{color:var(--color-action-default)!important}.DragNDropField-Text span:active{color:var(--color-action-pressed)!important}.DragNDropFieldContent-Button{margin-top:var(--space-s)}.DragNDropFieldTooltip-List{padding-left:var(--space-xl)}
/*# sourceMappingURL=7754.chunk.css.map*/