.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{align-items:center;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));box-sizing:border-box;cursor:pointer;display:flex;height:var(--react-international-phone-height,36px);justify-content:center;margin:0;padding:0;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:initial}.react-international-phone-country-selector-button__button-content{align-items:center;display:flex;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));cursor:auto}.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{box-sizing:border-box;height:var(--react-international-phone-flag-height,24px);width:var(--react-international-phone-flag-width,24px)}.react-international-phone-country-selector-dropdown{background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));display:flex;flex-direction:column;left:var(--react-international-phone-dropdown-left,0);list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:4px 0;position:absolute;top:var(--react-international-phone-dropdown-top,44px);width:300px;z-index:1}.react-international-phone-country-selector-dropdown__preferred-list-divider{background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc));border:none;height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0)}.react-international-phone-country-selector-dropdown__list-item{align-items:center;box-sizing:border-box;display:flex;min-height:var(--react-international-phone-dropdown-item-height,28px);padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{align-items:center;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));display:flex;font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;margin-right:-1px;padding:0 8px}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{background-color:var(--react-international-phone-background-color,#fff);border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:var(--react-international-phone-border-radius,4px);border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);height:var(--react-international-phone-height,36px);margin:0;overflow:visible;padding:0 8px}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:var(--react-international-phone-disabled-text-color,#666)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}:root{--color-action-primary-default:#4d51c9;--color-action-primary-hover:#7d7df4;--color-action-secondary-default:#ececff;--color-action-secondary-hover:#f8f8ff;--color-action-neutral-disabled:#dfdfdf;--color-action-neutral-default:#a5a5a5;--color-action-neutral-hover:#c5c5c5;--color-action-neutral-active:#5babe9;--color-action-inverse-default:#fff;--color-action-inverse-hover:#eee;--color-action-inverse-disabled:#f7f7f7;--color-text-primary:#282828;--color-text-secondary:#616161;--color-text-tertiary:#767676;--color-text-accent:#4d51c9;--color-text-inverse:#fff;--color-border-primary:#eee;--color-border-neutral:#fff;--color-border-accent:#4d51c9;--color-feedback-positive:#74d7be;--color-feedback-warning:#e8c04e;--color-feedback-negative:#f84542;--color-feedback-info:#95cbf3;--color-feedback-new:#288fde;--color-feedback-pending:#c5c5c5;--color-feedback-background-positive:#d1f6eb;--color-feedback-background-warning:#fff9da;--color-feedback-background-negative:#ffd5d5;--color-feedback-background-info:#daf2f8;--color-feedback-background-pending:#eee;--color-feedback-text-negative:#ad302e;--color-feedback-text-info:#1b639b;--color-feedback-text-positive:#106c55;--color-feedback-text-warning:#937010;--color-feedback-text-pending:#5f5f76;--color-availability-active:#31b898;--color-availability-passive:#95cbf3;--color-availability-inactive:#fab684;--color-availability-background-active:#d1f6eb;--color-availability-background-passive:#daf2f8;--color-availability-background-inactive:#ffeae1;--color-availability-text-active:#106c55;--color-availability-text-passive:#1b639b;--color-availability-text-inactive:#b65b33;--color-compliance-ir35-inside:#fab684;--color-compliance-ir35-outside:#bfbffe;--color-compliance-background-ir35-inside:#ffeae1;--color-compliance-background-ir35-outside:#ececff;--color-classification-ic:#bfbffe;--color-classification-employee:#fab684;--color-classification-background-ic:#ececff;--color-classification-background-employee:#ffeae1;--color-box-primary:#eee;--color-box-secondary:#f7f7f7;--color-box-neutral:#fff;--color-box-inverse:#282828;--color-decor-background-blueberry-50:#f8f8ff;--color-decor-background-blueberry-100:#ececff;--color-decor-background-blueberry-300:#bfbffe;--color-decor-background-blueberry-600:#6466e4;--color-decor-background-blueberry-700:#4d51c9;--color-decor-background-blueberry-800:#3a3daa;--color-decor-background-blueberry-900:#2d2f7c;--color-decor-background-grey-50:#f7f7f7;--color-decor-background-grey-100:#eee;--color-decor-background-grey-900:#3a3a3a;--color-decor-background-terracotta-50:#fff6f3;--color-decor-background-terracotta-100:#ffeae1;--color-decor-background-terracotta-200:#fed7c4;--color-decor-background-terracotta-400:#e98d56;--color-decor-background-skyblue-50:#f1fafc;--color-decor-background-skyblue-100:#daf2f8;--color-decor-background-skyblue-200:#bee4f8;--color-decor-mint-50:#ebfbf7;--color-achievement-primary:#e8c04e;--color-achievement-secondary:#c5c5c5;--color-achievement-tertiary:#eee;--color-input-border-default:#dfdfdf;--color-input-border-active:#95cbf3;--color-input-border-disabled:#eee;--color-input-border-hover:#c5c5c5;--color-input-background-default:#fff;--color-input-background-disabled:#eee;--color-input-background-hover:#eee;--color-input-background-checked:#4d51c9;--color-input-background-active:#95cbf3;--color-priority-high:#f84542;--color-priority-medium:#e8c04e;--color-priority-low:#74d7be;--color-candidate-available:#31b898;--color-candidate-requested:#f6dd8e;--color-candidate-unavailable:#f84542;--color-candidate-applied:#2d2f7c;--color-candidate-submitted:#5babe9;--color-surface-primary:#f7f7f7;--color-surface-accent:#202153;--color-white:#fff;--color-blueberry50:#f8f8ff;--color-blueberry100:#ececff;--color-blueberry200:#dcdcff;--color-blueberry300:#bfbffe;--color-blueberry400:#9b9bfc;--color-blueberry500:#7d7df4;--color-blueberry600:#6466e4;--color-blueberry700:#4d51c9;--color-blueberry800:#3a3daa;--color-blueberry900:#2d2f7c;--color-blueberry1000:#202153;--color-terracotta50:#fff6f3;--color-terracotta100:#ffeae1;--color-terracotta200:#fed7c4;--color-terracotta300:#fab684;--color-terracotta400:#e98d56;--color-terracotta500:#d56d39;--color-terracotta600:#b65b33;--color-terracotta700:#924d33;--color-terracotta800:#6f4031;--color-terracotta900:#4f322b;--color-terracotta1000:#36231d;--color-mint50:#ebfbf7;--color-mint100:#d1f6eb;--color-mint200:#abebdb;--color-mint300:#74d7be;--color-mint400:#31b898;--color-mint500:#1f9b7d;--color-mint600:#158468;--color-mint700:#106c55;--color-mint800:#0c5644;--color-mint900:#094133;--color-mint1000:#062c23;--color-skyblue50:#f1fafc;--color-skyblue100:#daf2f8;--color-skyblue200:#bee4f8;--color-skyblue300:#95cbf3;--color-skyblue400:#5babe9;--color-skyblue500:#288fde;--color-skyblue600:#1f79be;--color-skyblue700:#1b639b;--color-skyblue800:#134f7d;--color-skyblue900:#113b5e;--color-skyblue1000:#13293c;--color-grey50:#f7f7f7;--color-grey100:#eee;--color-grey200:#dfdfdf;--color-grey300:#c5c5c5;--color-grey400:#a5a5a5;--color-grey500:#8b8b8b;--color-grey600:#767676;--color-grey700:#616161;--color-grey800:#4d4d4d;--color-grey900:#3a3a3a;--color-grey1000:#282828;--color-yellow50:#fff9da;--color-yellow100:#fceeb8;--color-yellow200:#f6dd8e;--color-yellow300:#e8c04e;--color-yellow400:#ce9d16;--color-yellow500:#ad8413;--color-yellow600:#937010;--color-yellow700:#795c0d;--color-yellow800:#60490a;--color-yellow900:#493708;--color-yellow1000:#322605;--color-red50:#fff6f6;--color-red100:#ffe9e9;--color-red200:#ffd5d5;--color-red300:#ffb0b0;--color-red400:#fd7d7c;--color-red500:#f84542;--color-red600:#d33a38;--color-red700:#ad302e;--color-red800:#892624;--color-red900:#671d1b;--color-red1000:#471413;--color-moonlight50:#f7f7f9;--color-moonlight100:#eeeef1;--color-moonlight200:#dedee5;--color-moonlight300:#c4c4d0;--color-moonlight400:#a3a3b5;--color-moonlight500:#8989a0;--color-moonlight600:#74748e;--color-moonlight700:#5f5f76;--color-moonlight800:#4b4b61;--color-moonlight900:#39394d;--color-moonlight1000:#262736;--font-families-inter:Inter;--font-families-font-awesome-6-pro:Font Awesome 6 Pro;--line-heights-0:150%;--font-weights-inter-0:Semi Bold;--font-weights-inter-1:Bold;--font-weights-inter-2:Regular;--font-weights-font-awesome-6-pro-3:Solid;--font-weights-font-awesome-6-pro-4:Regular;--font-size-0:13;--font-size-1:14;--font-size-2:15;--font-size-3:16;--font-size-4:18;--font-size-5:24;--font-size-6:32;--letter-spacing-0:0;--letter-spacing-1:0%;--paragraph-spacing-0:0;--text-heading-xl-font-family:Inter;--text-heading-xl-font-weight:Semi Bold;--text-heading-xl-line-height:150%;--text-heading-xl-font-size:32;--text-heading-xl-letter-spacing:0;--text-heading-xl-paragraph-spacing:0;--text-heading-xl-paragraph-indent:0px;--text-heading-xl-text-case:none;--text-heading-xl-text-decoration:none;--text-heading-l-font-family:Inter;--text-heading-l-font-weight:Semi Bold;--text-heading-l-line-height:150%;--text-heading-l-font-size:24;--text-heading-l-letter-spacing:0;--text-heading-l-paragraph-spacing:0;--text-heading-l-paragraph-indent:0px;--text-heading-l-text-case:none;--text-heading-l-text-decoration:none;--text-heading-m-font-family:Inter;--text-heading-m-font-weight:Semi Bold;--text-heading-m-line-height:150%;--text-heading-m-font-size:18;--text-heading-m-letter-spacing:0;--text-heading-m-paragraph-spacing:0;--text-heading-m-paragraph-indent:0px;--text-heading-m-text-case:none;--text-heading-m-text-decoration:none;--text-heading-s-font-family:Inter;--text-heading-s-font-weight:Bold;--text-heading-s-line-height:150%;--text-heading-s-font-size:16;--text-heading-s-letter-spacing:0;--text-heading-s-paragraph-spacing:0;--text-heading-s-paragraph-indent:0px;--text-heading-s-text-case:none;--text-heading-s-text-decoration:none;--text-heading-xs-font-family:Inter;--text-heading-xs-font-weight:Regular;--text-heading-xs-line-height:150%;--text-heading-xs-font-size:14;--text-heading-xs-letter-spacing:0;--text-heading-xs-paragraph-spacing:0;--text-heading-xs-paragraph-indent:0px;--text-heading-xs-text-case:uppercase;--text-heading-xs-text-decoration:none;--text-body-default-font-family:Inter;--text-body-default-font-weight:Regular;--text-body-default-line-height:150%;--text-body-default-font-size:15;--text-body-default-letter-spacing:0;--text-body-default-paragraph-spacing:0;--text-body-default-paragraph-indent:0px;--text-body-default-text-case:none;--text-body-default-text-decoration:none;--text-body-prominent-font-family:Inter;--text-body-prominent-font-weight:Semi Bold;--text-body-prominent-line-height:150%;--text-body-prominent-font-size:15;--text-body-prominent-letter-spacing:0;--text-body-prominent-paragraph-spacing:0;--text-body-prominent-paragraph-indent:0px;--text-body-prominent-text-case:none;--text-body-prominent-text-decoration:none;--text-body-small-font-family:Inter;--text-body-small-font-weight:Regular;--text-body-small-line-height:150%;--text-body-small-font-size:13;--text-body-small-letter-spacing:0;--text-body-small-paragraph-spacing:0;--text-body-small-paragraph-indent:0px;--text-body-small-text-case:none;--text-body-small-text-decoration:none;--text-link-highlight-font-family:Inter;--text-link-highlight-font-weight:Semi Bold;--text-link-highlight-line-height:150%;--text-link-highlight-font-size:15;--text-link-highlight-letter-spacing:0%;--text-link-highlight-paragraph-spacing:0;--text-link-highlight-paragraph-indent:0px;--text-link-highlight-text-case:none;--text-link-highlight-text-decoration:underline;--text-link-default-font-family:Inter;--text-link-default-font-weight:Regular;--text-link-default-line-height:150%;--text-link-default-font-size:15;--text-link-default-letter-spacing:0%;--text-link-default-paragraph-spacing:0;--text-link-default-paragraph-indent:0px;--text-link-default-text-case:none;--text-link-default-text-decoration:underline;--text-link-small-font-family:Inter;--text-link-small-font-weight:Regular;--text-link-small-line-height:150%;--text-link-small-font-size:13;--text-link-small-letter-spacing:0%;--text-link-small-paragraph-spacing:0;--text-link-small-paragraph-indent:0px;--text-link-small-text-case:none;--text-link-small-text-decoration:underline;--text-icon-solid-font-family:Font Awesome 6 Pro;--text-icon-solid-font-weight:Solid;--text-icon-solid-line-height:150%;--text-icon-solid-font-size:15;--text-icon-solid-letter-spacing:0%;--text-icon-solid-paragraph-spacing:0;--text-icon-solid-paragraph-indent:0px;--text-icon-solid-text-case:none;--text-icon-solid-text-decoration:none;--text-icon-regular-font-family:Font Awesome 6 Pro;--text-icon-regular-font-weight:Regular;--text-icon-regular-line-height:150%;--text-icon-regular-font-size:15;--text-icon-regular-letter-spacing:0%;--text-icon-regular-paragraph-spacing:0;--text-icon-regular-paragraph-indent:0px;--text-icon-regular-text-case:none;--text-icon-regular-text-decoration:none;--text-case-none:none;--text-case-uppercase:uppercase;--text-decoration-none:none;--text-decoration-underline:underline;--paragraph-indent-0:0px;--token-set-order-0:core;--token-set-order-1:semantic}
