.country-picker{z-index:9999}body.country-picker-open{overflow:hidden}.country-trigger{align-items:center;background:#fff;background:transparent;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:2px;margin-right:12px}.country-trigger__country-code{align-items:flex-end;display:flex;line-height:0}#hs_cos_wrapper_module_17829878310868{align-items:center;display:flex}.country-picker{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:999}.country-picker.is-open{display:flex}.country-picker__backdrop{background:rgba(0,0,0,.75);inset:0;position:absolute}.country-picker__dialog{background:#fff;border-radius:4px;display:flex;flex-direction:column;max-height:80vh;max-width:640px;overflow:hidden;position:relative;width:90%}.country-picker__header{align-items:start;border-bottom:1px solid #eaeaea;display:flex;flex-shrink:0;justify-content:space-between;letter-spacing:-.32px;margin-left:32px;margin-right:32px;padding:24px 0}.country-picker__title{color:var(--black-color)!important;font-size:24px;font-style:normal;letter-spacing:-.48px;line-height:1;margin-bottom:0;margin-top:7px}.country-picker__close{align-items:center;background:none;border:none;color:#1e1e1e;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:flex-end;width:38px}.country-picker__accordion{overflow-y:auto;padding:12px 32px 32px}.country-picker__item:not(:last-child){border-bottom:1px solid #eaeaea}.country-picker__item-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:-.32px;line-height:132%;padding:22px 0;width:100%}.country-picker__item-header span{color:#03080e!important}.country-picker__item-header:last-child{padding-bottom:0}.country-picker__item-body{display:grid;gap:7px;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;transition:max-height .35s ease,opacity .25s ease,padding-bottom .35s ease}.country-picker__item-body,.country-picker__item-body a{font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:132%}.country-picker__item-body a{color:var(--cool-grey-600-color);font-size:16px}.country-picker__item-body a:active,.country-picker__item-body a:focus{color:var(--cool-grey-600-color);text-decoration:none}.country-picker__item-body a:last-child{margin-bottom:22px}.country-picker__item-body a:hover{color:var(--cool-grey-600-color);opacity:.8;text-decoration:none}.country-picker__item.is-open .country-picker__item-body{opacity:1;padding-bottom:24px}.country-picker__country{color:#1e1e1e;color:var(--cool-grey-600-color);font-size:17px;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:132%;padding-bottom:6px;padding-left:8px;padding-top:6px;text-decoration:none;transition:color .2s}.footer .country-picker__country{color:var(--cool-grey-600-color)!important}.country-picker__chevron{flex-shrink:0;transition:transform .25s ease}.country-picker__item.is-open .country-picker__chevron{transform:rotate(180deg)}