.join-for-free-image{
    max-width: 276.66px;
    height: 216px;
    position: relative;
    top: -1px;
}
.fs18{
    font-size: 18px !important;
}
.col-md-4.pl{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.col-md-4.pl .form-group{
    position: relative;
  }
.loader_adjust .css-loading-design{
    top: 30px;

}
.col-md-4.pl .form-group label{
    margin-top: 4px;
    font-size: 15px;
}
.col-md-4.pl .email-div .css-loading-design{
    top: 21px;
    right: 17px;
}
#terms-error {
    color: red;
}
.selection-div{
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}
.form-check{
    padding-top:20px ;
}
.form-check p {
    text-align: center;
    padding-bottom: 30px;
}
#phoneWidgetWithButton span.v-failed, #phoneWidgetWithButton span.v-success {
    left: 70%;
    right: 0;
}

.phone-lb{
    float: left;
}
.verif-send-btn {
    width: 60px;
    height: 35px;
    display: inline-block;
    position: absolute;
    background: #3a414b;
    border: 0px;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    top: 0;
    z-index: 1;
    right: 0;
    cursor: pointer;
}
#phoneWidgetWithButton .css-loading-design, #phoneWidgetWithButton .css-loading-designs {
    position: absolute;
    top: 8px;
    left: 55%;
}
.sign-code-verify {
    padding-bottom: 24px;
}
#phoneWidgetWithButton .phone-error {
    margin-left: -20px;
}
#resend-code {
    text-decoration: underline;
}
.ar_join_check_box {
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid rgba(58, 65, 75, 0.10);
    background: rgba(58, 65, 75, 0.05);
    padding: 9px 17px 9px 10px;
    display: flex;
    gap: 12px;
    align-items: center;
}
.ar_join_check_box .ar_img_box {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ar_join_check_box_label {
    color: #3B414A;
    font-family: Overpass;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: -0.6px;
    cursor: pointer;
    width: 155px;
        padding-top: 2px;
}
.ar_join_check_box .round {
  position: relative;
      right: -23px;
    top: 2px;
}

.round label {
  background-color: #fff;
  border: 1px solid rgba(253, 118, 99, 0.70);
  border-radius: 4px;
  cursor: pointer;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.03);
}

.round label:after {
  border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 5px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transform: rotate(-45deg);
    width: 9px;
}

.round input[type="checkbox"] {
  visibility: hidden;
      position: unset;
    margin: 0;
}

.round input[type="checkbox"]:checked + label {
  background-color: #FD7663;
  border-color: #FD7663;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
#phone-div .css-loading-design{
  top: 28px;
  right: 32px;
}
.ar_auth_section .ar_auth_container {
    max-width: 280px;
    width: 100%;
    margin: 170px auto 100px;
}
.ar_auth_section .ar_auth_container h1 {
    color: #3B414A;
    font-family: Overpass;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
}
.ar_auth_gbtn {
    display: flex;
    border-radius: 8px;
    border: 1px solid rgba(58, 65, 75, 0.30);
    background: rgba(58, 65, 75, 0.05);
    height: 42px;
    justify-content: center;
    align-items: center;
    gap: 14px;
    color: #3B404A;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 11px;
    letter-spacing: -0.42px;
    text-transform: capitalize;
    width: 100%;
}
.ar_saperator {
    color: #3B404A;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.42px;
    display: block;
    margin: 20px 0;
    text-align: center;
    position: relative;
}
.ar_saperator span{
  background: #fff;
  display: block;
  position: relative;
  width: 30px;
  margin: 0 auto;
  text-align: center;
}
.ar_saperator::before{
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #3C434B;
  opacity: 0.3;
}
#join_form {
    position: relative;
}
#swap-div {
    color: #3B404A;
    font-family: Overpass;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    text-decoration: underline;
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 0;
    cursor: pointer;
}
.ar_auth_field .form-group{
  position: relative;
}
.ar_auth_field .form-group label.ar_auth_label {
    color: #3B404A;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 6px;
}
.ar_auth_field .form-group .intl-tel-input {
    border-radius: 8px;
    background: rgba(58, 65, 75, 0.05);
    height: 42px;
    border: none;
}
.ar_auth_field .form-group .intl-tel-input input {
  background: transparent;
  height: 41px;
  color: #3B404A;
  font-family: Overpass;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: -0.42px;
  border-style: solid;
  border-radius: 6px !important;
  width: 100%;
  border: 1px solid rgba(58, 65, 75, 0.30);
}
.ar_auth_field .form-group .intl-tel-input .flag-container {
    border: none;
    height: 41px;
    border-right: 1px solid rgba(58, 65, 75, 0.30);
}
.ar_auth_field .form-group .css-loading-design {
    position: absolute;
    height: 21px;
    top: 33px !important;
}
.ar_auth_field .form-group .v-success{
  background: url("/static/images/svgIcons/success_icon.826f565b9256.svg") no-repeat center center;
  width: 16px;
  height: 11px;
  display: inline-block;
  position: absolute;
  float: none;
  top: 38px;
  right: 13px;
  bottom: unset;
}
.v-failed {
  background: url("/static/images/svgIcons/info_red.c93975a229b2.svg") no-repeat center center;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  float: none;
  top: 34px;
  right: 13px;
  bottom: unset;
}
.ar_auth_field .form-group small {
  color: rgba(59, 64, 74, 0.80);
  font-family: Overpass;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-top: 5px;
}
.ar_check_wrap{
  margin-bottom: 16px;
}
.ar_check_wrap input {
    accent-color: #00B7C3;
}
.ar_check_wrap label {
    margin: 0;
    color: #3B404A;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.42px;
    position: relative;
    top: -1px;
}
.ar_auth_field .form-group .form-control {
    border-radius: 8px;
    border: 1px solid rgba(58, 65, 75, 0.30);
    background: rgba(58, 65, 75, 0.05);
    height: 41px;
    box-shadow: none !important;
    color: #3B404A;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 11px;
    letter-spacing: -0.7px;
}
.ar_auth_field .form-group #userHelp {
  text-align: left;
  display: flex;
  margin: 5px 0 0 0;
  width: 100%;
  padding-right: 0;
  margin-right: 0;
  color: rgba(59, 64, 74, 0.80);
  font-family: Overpass;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
}
.join-texts {
    color: #3B404A;
    text-align: center;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.6px;
    text-transform: capitalize;
}
.join-texts a {
    text-decoration: underline;
    text-underline-position: under;
    font-weight: 500;
    color: #3B404A;
}
.btn-full-yellow {
    width: 100%;
    height: 42px;
    color: #3B404A;
    text-align: center;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 13px; /* 92.857% */
    letter-spacing: -0.7px;
    text-transform: uppercase;
    background: #FDC363;
    border-radius: 50px;
    border: none;
    filter: drop-shadow(0 5px 10px rgba(253, 195, 99, 0.50));
}
.submit_button_disabled{
    background-color: #ebebeb !important;
    color: #3a404a !important;
    filter: none !important;
}
.ar_auth_field_icon {
    position: absolute;
    top: 31px;
    right: 8px;
    cursor: pointer;
}
#google-extra-info-form .ar_auth_field .form-group .v-success, #google-extra-info-form .ar_auth_field .form-group .v-failed{
    right: 43px;
}
#google-extra-info-form .ar_auth_field .form-group .css-loading-design, #google-extra-info-form .ar_auth_field .form-group .css-loading-designs{
    top: 33px;
    right: 60px;
}

#submit-button-container .buttonload {
    background-color: #fff !important;
    color: #3a414b !important;
    border: 1px solid #3a414b;
    pointer-events: none;
    cursor: progress;
}