.scroll-area_root__XB6vp{width:100%;height:100%}.scroll-area_viewport__BEPip{width:100%;height:100%;border-radius:inherit}.scroll-area_scrollbar__byjeH{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;padding:2px;transition:background .16s ease-out;background:var(--scroll-bar-color)}.scroll-area_scrollbar__byjeH[data-orientation=vertical]{width:var(--scrollbar-size)}.scroll-area_scrollbar__byjeH[data-orientation=horizontal]{flex-direction:column;height:var(--scrollbar-size)}.scroll-area_scroll-area-thumb__3CtUv{flex:1;background:var(--scroll-thumb-color);border-radius:var(--scrollbar-size);position:relative}@keyframes select_zoomIn__MKxcN{0%{opacity:0;transform:scaleY(.9)}50%{opacity:1}}@keyframes select_zoomOut__Sbo65{0%{opacity:1}50%{opacity:0;transform:scaleY(.95)}to{opacity:0}}.select_trigger__eUQvL{all:unset;cursor:pointer;box-sizing:border-box;height:var(--ui-input-height);padding:5px 15px;background-color:var(--select-bg-normal);border:1px solid var(--select-border-normal);border-radius:var(--ui-select-trigger-border-radius);box-shadow:0 0 0 0 transparent;caret-color:transparent;font-size:var(--ui-font-size);display:inline-flex;align-items:center;width:100%}.select_trigger__eUQvL[data-state=open] i{transform:rotate(180deg)}.select_trigger-icon__vIjwX{display:inline-block;background-image:var(--icon-caret);background-position:0 0;background-repeat:no-repeat;background-size:contain;margin-left:auto;transition:transform .3s ease;width:var(--ui-select-trigger-icon-width);height:var(--ui-select-trigger-icon-height)}.select_content__xqTgU{overflow:hidden;border:1px solid var(--select-content-border-normal);background-color:var(--base);width:var(--radix-select-trigger-width)}.select_content__xqTgU[data-state=open]{animation:select_zoomIn__MKxcN .2s ease-out}.select_content__xqTgU[data-state=closed]{animation:select_zoomOut__Sbo65 .1s ease-in}.select_popper-animation__aqAt0[data-side=top]{transform-origin:center bottom}.select_popper-animation__aqAt0[data-side=bottom]{transform-origin:center top}.select_viewport__f_g_U{padding:var(--ui-select-content-pad);background-color:var(--select-content-bg-normal)}.select_popper-viewport__eWp6A{max-height:calc(var(--radix-select-content-available-height) - var(--ui-select-content-gap))}.select_item__P4PY8{font-size:13px;line-height:1;display:flex;align-items:center;color:var(--text-info);height:var(--ui-select-item-height);background-color:var(--select-bg-normal);border-radius:var(--ui-select-trigger-border-radius);padding:15px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700}.select_item__P4PY8[data-disabled]{pointer-events:none}.select_item__P4PY8[data-highlighted]{outline:none;background-color:var(--select-item-highlighted)}.select_item__P4PY8[data-highlighted],.select_item__P4PY8[data-state=checked]{color:var(--text-secondary);font-weight:700}.phone-input_wrapper__BKG2D{position:relative;display:inline-flex;width:100%}.phone-input_select__WwHva{position:absolute;top:0;left:0;max-width:95px;border:0;background:transparent}.phone-input_select__WwHva:after{content:"";width:1px;display:inline-block;background:var(--select-border-normal);position:absolute;top:10px;bottom:10px;right:0}.phone-input_item-text__Jy_7q>span{display:inline-flex;flex-direction:row-reverse}.phone-input_item-text__Jy_7q>span span:last-child{flex:1;min-width:45px}.phone-input_select-content__6TGoE{width:auto}.phone-input_value__09_Df{padding-left:110px}