.alert{border-radius:20px;font-size:14px}.account-settings .lang-select-box{border-radius:20px;border:2px solid #01295f;padding:0 1rem}.status-option-dropdown{position:absolute;top:0;width:100%;background:#fff;z-index:11}.status-option-dropdown__button{cursor:pointer}.password-icon{position:relative}.password-icon .input-icon{position:absolute;top:60%;right:1.2rem;color:#01295f}.phone-form .area-code{position:absolute;top:52%;left:20px}.phone-form .phone-input{position:relative}.phone-form .phone-input input{padding-left:70px}.radio-button{border:1px solid #161640;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;flex-direction:row-reverse}.radio-button input{height:22px;width:22px}.radio-button input:focus{box-shadow:none}.radio-button input[type=radio]:checked~label{color:#57c6ff}.radio-button input[type=radio]:checked~.radio-button{border:1px solid red}.radio-button input[type=radio]:checked{position:relative}.radio-button input[type=radio]:checked:before{content:"✓";position:absolute;background-color:#57c6ff;color:#fff;height:22px;width:22px;border-radius:50rem;display:flex;align-items:center;justify-content:center}.radio-button label{margin-bottom:0;display:flex;align-items:center;height:36px}.actions-button span{cursor:pointer}@media screen and (max-width:768px){.married-form-margin .active-radio-button{margin-bottom:20px}}