.ball-loader{height:24px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100px}.ball-loader-ball{animation:grow 1s ease-in-out infinite alternate;border-radius:50%;height:24px;position:absolute;width:24px;will-change:transform}.ball-loader-ball.ball1{background-color:#0254ec;left:0;transform-origin:100% 50%}.ball-loader-ball.ball2{animation-delay:.33s;background-color:#ff6f59;left:50%;transform:translateX(-50%) scale(1)}.ball-loader-ball.ball3{animation-delay:.66s;background-color:#4f5d75;right:0}@keyframes grow{to{transform:translateX(-50%) scale(0)}}body.loading .ball-loader{display:block}.assistLink .helpLink{color:"#4e87f2";cursor:pointer;font-size:.875rem}.flag{height:24px}.select-component{box-sizing:border-box;display:flex;font-size:1rem;height:44px;position:relative}.select-component .options{justify-content:space-between}.select-component .options,.select-component .options .option{align-items:center;display:flex}.select-component .options .option-label{padding-left:.5rem}.select-component .options .option-value{padding-left:.3rem}.select-component .options .option-calling_code{padding-right:.2rem}.select-component>span{display:none}.select-component .select__control{-webkit-box-flex-wrap:wrap;align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:default;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:38px;outline:0!important;position:relative;transition:all .1s;width:100%}.select-component .select__control:hover{cursor:pointer}.select-component .country-select__single-value{align-items:center;box-sizing:border-box;color:#333;display:flex;justify-content:space-between;margin-left:2px;margin-right:2px;max-width:calc(100% - 16px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;width:100%}.select-component .select__value-container{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;flex:1 1;height:38px;overflow:hidden;padding:2px 8px;position:relative;width:185px}.select-component .select__menu{background-color:#fff;border-radius:7px!important;border-radius:4px;box-shadow:0 0 0 1px #0000001a,0 4px 11px 0 #0000001a,0 0 0 1px #0000001a,0 4px 11px #0000001a;box-sizing:border-box;margin-bottom:8px;margin-top:8px;position:absolute;top:100%;width:100%;z-index:1}.select-component .select__menu .select__menu-list{-webkit-overflow-scrolling:touch;box-sizing:border-box;max-height:300px;overflow-y:auto;padding-bottom:4px;padding-top:4px;position:relative}.select-component .select__menu .select__menu-notice--no-options{box-sizing:border-box;color:#999;padding:8px 12px;text-align:center}.select-component .select__indicators{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-shrink:0}.select-component .select__indicators .select__indicator-separator{align-self:stretch;background-color:#ccc;box-sizing:border-box;margin-bottom:8px;margin-top:8px;width:1px}.select-component .select__indicators .select__dropdown-indicator{box-sizing:border-box;color:#ccc;display:flex;padding:8px;transition:color .15s}.select-component .country-select__input{box-sizing:border-box;color:#333;visibility:visible}.select-component .country-select__input input{font-family:Inter,sans-serif}.select-component .select__option{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:initial;box-sizing:border-box;color:inherit;cursor:default;font-size:inherit;height:40px;padding:8px 12px;-webkit-user-select:none;user-select:none;width:100%}.select-component .select__option--is-selected{background-color:#2684ff!important;color:#fff}.select-component .select__option--is-focused{background-color:#deebff}.select-component .select__option:hover{cursor:pointer}.select-component .select__input{display:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.213ec170.css.map*/