@keyframes ssc-loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.phone-number-selector-wrapper{width:100%;margin-bottom:16px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.phone-number-selector-wrapper .selected-number-container{width:100%;min-width:320px;height:30px;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.phone-number-selector-wrapper .selected-number-container.remove-border{border-bottom:unset}.phone-number-selector-wrapper .selected-number-container.mobile{min-width:unset}.phone-number-selector-wrapper .selected-number-container .selected-number{font-size:14px;font-weight:400;line-height:18px;color:var(--secondary-dark-2);overflow:hidden}.phone-number-selector-wrapper .selected-number-container svg{cursor:pointer}