@-webkit-keyframes dig_popBounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes dig_popBounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes dummyAutoFill {
  0% {
    opacity: inherit;
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.dig_ma-box input,
.dig_ma-box textarea {
  box-sizing: border-box;
}
.digits-login-modal {
  cursor: pointer;
}
.dig_pgmdl_2,
.digits_bx_cred_frm_container {
  scrollbar-width: thin;
  scrollbar-color: #e5e5e5 #fff;
}
.digit-crncw {
  background-color: #ccc;
  float: left;
  width: 100%;
  text-align: center;
}
.dig-container {
  height: auto !important;
  padding-bottom: 30px;
}
.dig-container,
.dig-log-par {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dig-log-par .button {
  width: 100%;
}
.dig_overlay_text {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
}
.dig-box * {
  box-sizing: border-box;
}
.dig_field_required_text,
.dig_overlay_pwrd {
  position: absolute !important;
}
.dig_field_required_text {
  z-index: 1;
  color: #e00000 !important;
  left: unset !important;
  top: -9px;
  right: 15px !important;
  width: auto !important;
  background-color: #fff !important;
  height: 12px !important;
  line-height: 16px !important;
  padding: 0 3px !important;
  font-size: 12px;
  cursor: default;
}
.dig-custom-field-type-checkbox .dig_field_required_text,
.dig-custom-field-type-radio .dig_field_required_text {
  top: 4px;
}
.dig_pgmdl_2 .dig-custom-field-type-dropdown {
  min-height: 50px !important;
}
@media all and (max-height: 600px) {
  .dig_overlay_pwrd {
    position: relative !important;
  }
}
.minput textarea {
  resize: vertical !important;
}
.dig-box,
.digits_login_form {
  z-index: 99998;
}
.dig-box {
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: auto;
  background-color: rgba(6, 6, 6, 0.8);
}
.dig_low_overlay div iframe {
  z-index: 10000 !important;
}
#customize-controls {
  z-index: 490000 !important;
}
.dig-box,
.digits_form_shortcode_render .forgot,
.digits_form_shortcode_render .register {
  display: none;
}
.dig-content .digloginpage,
.dig-content .forgot,
.dig-content .register {
  width: 100% !important;
}
.dig-modal-con .dig-content input {
  padding-top: 9px;
}
.dig-modal-con .countrycode[type="text"] {
  height: auto !important;
}
.dig-modal-con {
  display: inline-block;
  margin: 0 auto;
}
.dig-modal-con .button,
.dig-modal-con a,
.transupbutton {
  cursor: pointer;
}
.dig-modal-con .forgotpasswordaContainer {
  margin-top: -4px;
}
.dig_ma-box input,
.dig_ma-box textarea {
  display: inline-block;
  transition: none;
  -webkit-transition: none;
}
.dig_ma-box,
.dig_ma-box *,
.dig_ma-box ::placeholder,
.dig_ma-box button,
.dig_ma-box input,
.dig_ma-box input::placeholder,
.dig_ma-box label,
.dig_ma-box select,
.digits_font {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.dig_ma-box form {
  padding: 0;
  margin: 0 !important;
}
.dig_ma-box .dark .dig-signup-otp[type="submit"],
.dig_ma-box .dark .forgotpassword[type="submit"] {
  margin-top: 24px;
}
.dig-modal-con .signdesc {
  margin-top: 20px;
}
.dig-log-par {
  position: relative;
  width: 100%;
  left: 0;
}
.dig-log-par .bgtransborderdark {
  padding: 7px;
}
.dig-box-login-title {
  text-transform: uppercase;
}
.dig-content {
  position: relative;
  background-color: #fefefe;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 380px;
}
@media all and (max-width: 390px) {
  .dig-content {
    width: 98%;
  }
}
.digmsg-pow span {
  font-weight: 700;
}
.digmsg-pow,
.digmsg-pow:hover {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}
.dig_powrd {
  text-align: center;
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}
.dig-modal-con {
  -webkit-transition: height 0.25s;
  -moz-transition: height 0.25s;
  transition: height 0.25s;
  line-height: 28px !important;
}
.dig_popmessage a {
  color: #2b2b2b;
}
.dig_popmessage {
  z-index: 9999999;
  cursor: default;
  min-height: 80px;
  width: 320px;
  border-radius: 8px;
  position: fixed;
  display: none;
  top: 24px;
  line-height: 18px;
  right: 24px;
  overflow: hidden;
  background-color: #fff;
}
.digits_page_visible.dig_popmessage {
  top: 64px;
  background-color: transparent;
}
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_checkbox
  .dig_input_wrapper::after,
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_checkbox
  .dig_input_wrapper::before,
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_radio
  .dig_input_wrapper::after,
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_radio
  .dig_input_wrapper::before,
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_tac
  .dig_input_wrapper::after,
html[dir="rtl"]
  .digits-form_input_row
  .digits-field-type_tac
  .dig_input_wrapper::before {
  left: unset;
  right: 0;
}
html[dir="rtl"] .dig_popmessage {
  left: 24px;
  right: unset;
}
html[dir="rtl"] .dig_popmessage .dig_firele {
  margin-left: 0;
  margin-right: 20px;
}
.dig_critical_msg .dig_popmessage_contents {
  background: linear-gradient(90deg, #fff0f5 0%, #fff0f5 100%);
  border: 1px solid #fe004d1a;
}
.dig_success_msg .dig_popmessage_contents {
  background: linear-gradient(90deg, #ecfdf6 0%, #dafcee 100%);
  border: 1px solid #00db821a;
}
.dig_notice_msg .dig_popmessage_contents {
  background-color: #fffdf9;
  border: 1px solid rgba(255, 195, 0, 0.1);
}
.dig_critical_msg .dig_lase_snap {
  color: #fe004d;
}
.dig_critical_msg .dig_lase_message {
  color: #6e0021;
}
.dig_success_msg .dig_lase_snap {
  color: #00db82;
}
.dig_success_msg .dig_lase_message {
  color: #006d41;
}
.dig_notice_msg .dig_lase_message,
.dig_notice_msg .dig_lase_snap {
  color: #ffc300;
}
.dig_critical_msg .dig_popdismiss {
  background-color: #ee2c53;
}
.dig_success_msg .dig_popdismiss {
  background-color: #00db82;
}
.dig_notice_msg .dig_popdismiss {
  background-color: #ffc300;
}
@media (prefers-color-scheme: dark) {
  .dig_critical_msg .dig_popmessage_contents {
    background: linear-gradient(90deg, #fe004d24 0%, #fe004d1a 100%) 0% 0%
      no-repeat padding-box;
  }
  .dig_critical_msg .dig_lase_message {
    color: #ff659452;
  }
  .dig_success_msg .dig_lase_message {
    color: #6affc252;
  }
}
.dark_theme.dig_critical_msg .dig_popmessage_contents {
  background: linear-gradient(90deg, #fe004d24 0%, #fe004d1a 100%) 0% 0%
    no-repeat padding-box;
}
.dark_theme.dig_critical_msg .dig_lase_message {
  color: #ff659452;
}
.dark_theme.dig_success_msg .dig_lase_message {
  color: #6affc252;
}
.dig_popmessage_contents {
  display: flex;
  gap: 16px;
}
.dig_popmessage .dig_firele {
  display: flex;
  margin-left: 20px;
  position: relative;
  justify-content: center;
  align-items: center;
}
.dig_success_msg .dig_firele .dig_pop_bg,
.dig_success_msg .dig_firele .dig_pop_bg_over {
  height: 40px;
  width: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M23.023,1.134A3,3,0,0,1,26.816,2.15l1.068,1.576a3,3,0,0,0,2.268,1.31l1.9.137a3,3,0,0,1,2.777,2.777l.137,1.9a3,3,0,0,0,1.31,2.268l1.576,1.068a3,3,0,0,1,1.016,3.793l-.831,1.713a3,3,0,0,0,0,2.619l.831,1.713a3,3,0,0,1-1.016,3.793l-1.576,1.068a3,3,0,0,0-1.31,2.268l-.137,1.9a3,3,0,0,1-2.777,2.777l-1.9.137a3,3,0,0,0-2.268,1.31L26.816,37.85a3,3,0,0,1-3.793,1.016l-1.713-.831a3,3,0,0,0-2.619,0l-1.713.831a3,3,0,0,1-3.793-1.016l-1.068-1.576a3,3,0,0,0-2.268-1.31l-1.9-.137a3,3,0,0,1-2.777-2.777l-.137-1.9a3,3,0,0,0-1.31-2.268L2.15,26.816a3,3,0,0,1-1.016-3.793l.831-1.713a3,3,0,0,0,0-2.619l-.831-1.713A3,3,0,0,1,2.15,13.184l1.576-1.068a3,3,0,0,0,1.31-2.268l.137-1.9A3,3,0,0,1,7.949,5.172l1.9-.137a3,3,0,0,0,2.268-1.31L13.184,2.15a3,3,0,0,1,3.793-1.016l1.713.831a3,3,0,0,0,2.619,0Z' fill='rgba(0,219,130,0.16)'/%3E%3C/svg%3E%0A");
}
.dig_success_msg .dig_firele .dig_pop_bg_over {
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-success-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='check' d='M7,13.667a.665.665,0,0,1-.471-.2L3.2,10.138A.667.667,0,1,1,4.138,9.2L7,12.057,13.862,5.2a.667.667,0,0,1,.943.943L7.471,13.471A.665.665,0,0,1,7,13.667Z' transform='translate(25 27.667)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.dig_critical_msg .dig_firele .dig_pop_bg,
.dig_critical_msg .dig_firele .dig_pop_bg_over {
  height: 40px;
  width: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' viewBox='0 0 40 34'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M16.552,5.861a4,4,0,0,1,6.9,0L36.454,27.972A4,4,0,0,1,33.006,34H6.994a4,4,0,0,1-3.448-6.028Z' fill='rgba(254,0,77,0.16)'/%3E%3C/svg%3E%0A");
}
.dig_critical_msg .dig_firele .dig_pop_bg_over {
  padding-top: 7px;
  position: absolute;
  width: 16px;
  height: 16px;
  background-position: bottom !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-error-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Line_50' data-name='Line 50' d='M0,5.65A.65.65,0,0,1-.65,5V0A.65.65,0,0,1,0-.65.65.65,0,0,1,.65,0V5A.65.65,0,0,1,0,5.65Z' transform='translate(34 33)' fill='%23fe004d'/%3E%3Cpath id='Line_51' data-name='Line 51' d='M.01.65H0A.65.65,0,0,1-.65,0,.65.65,0,0,1,0-.65H.01A.65.65,0,0,1,.66,0,.65.65,0,0,1,.01.65Z' transform='translate(34 41)' fill='%23fe004d'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.dig_notice_msg .dig_firele .dig_pop_bg_over {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Sad' d='M23,29a3,3,0,1,0-3-3A3,3,0,0,0,23,29Zm18,9H23a3,3,0,0,0,0,6H41a3,3,0,0,0,0-6Zm0-15a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ffc300' opacity='0.25'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}
.dig_lase_snap {
  font-size: 17px;
}
.dig_popmessage_contents .dig_lasele div {
  display: block;
}
.dig_lasele {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-right: 17px;
  flex: 1;
  position: relative;
}
.dig_lase_message {
  font-size: 14px;
}
html[dir="rtl"] .dig_popdismiss {
  left: 10px;
  right: unset;
}
.dig_popdismiss {
  right: 8px;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 8px;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
}
#dig-ucr-container::before,
.dig_load_overlay::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.dig_resendotp {
  width: 100%;
  direction: ltr;
  text-align: center;
  margin-top: 4px;
  cursor: pointer;
  text-transform: uppercase;
  display: none;
}
.dig_resendotp_disabled {
  opacity: 0.6;
  cursor: default !important;
}
#dig-ucr-container .transuptempbtn,
.dig-content input[type="submit"] {
  padding: 0;
}
.dig-content input {
  padding: 8px;
  margin-top: 15px;
  width: 100%;
}
.dig-login-field {
  position: relative;
}
.dig-cont-close,
.dig-login-field label {
  position: relative;
  float: left;
  top: 17px;
}
.dig-cont-close {
  float: right;
  font-size: 28px;
  font-weight: 700;
  top: -10px;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dig-cont-close:focus,
.dig-cont-close:hover {
  color: #000;
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}
.createcustomer {
  float: right;
}
.cancelccb {
  float: left;
}
.changepassword {
  display: none;
}
.loginerrordg {
  color: #b70000;
  text-align: center;
}
.woocommerce .login .inline {
  margin-left: 0;
}
.msggreen {
  color: #00840f;
}
.dig_rl_msg_div {
  text-align: center;
}
.dig_load_overlay {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(6, 6, 6, 0.8);
  text-align: center;
}
.dig_low_overlay .dig_load_overlay {
  display: block;
  z-index: 999 !important;
}
.dig_load_content {
  display: inline-block;
  vertical-align: middle;
}
.minput {
  line-height: 28px;
  outline: 0;
  width: 100%;
  position: relative;
}
.minput .minput_inner {
  position: relative;
  margin: 16px 0;
}
.countrycode {
  width: auto !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dig_ma-box .button {
  text-transform: uppercase;
}
.dig_ma-box .button,
.dig_ma-box .transupbutton {
  height: 40px;
  padding: 0;
  margin: 0 !important;
  line-height: 40px;
  box-sizing: border-box;
}
.dig_ma-box .button[type="submit"] {
  line-height: 0;
}
.dig_ma-box .button,
.dig_ma-box .button[type="submit"],
.dig_ma-box .transupbutton[type="submit"] {
  font-weight: 400;
  font-size: 17px;
  min-height: 0;
}
.dig_ma-box .transupbutton {
  font-weight: 400;
  min-height: 0;
}
.digits_bx_head {
  text-align: center;
}
.dig-box-login-title {
  font-size: 18px;
  font-weight: 500;
  cursor: default;
}
.dig_secHolder {
  color: inherit;
}
.mobile_field {
  direction: ltr;
}
.minput_inner label {
  top: 28px;
  font-size: 15px;
  min-height: 1em;
  position: absolute;
  font-weight: 400;
  left: 0;
  direction: ltr;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: all;
  text-align: left;
  width: 100%;
}
html[dir="rtl"] .minput_inner label {
  text-align: right;
  direction: rtl;
}
.digits-input-wrapper {
  position: relative;
}
.dig-custom-field-type-dropdown label,
.dig_lrf_box .minput .digits-input-wrapper ~ label {
  pointer-events: none;
}
.dig_pgmdl_2 .minput .digits-input-wrapper ~ label {
  pointer-events: all;
}
.minput input[type="date"] {
  text-transform: uppercase;
}
.minput input[type="date"],
.minput input[type="date"]:active,
.minput input[type="date"]:focus,
.minput input[type="number"],
.minput input[type="number"]:active,
.minput input[type="number"]:focus,
.minput input[type="password"],
.minput input[type="password"]:active,
.minput input[type="password"]:focus,
.minput input[type="text"],
.minput input[type="text"]:active,
.minput input[type="text"]:focus,
.minput select,
.minput select:active,
.minput select:focus,
.minput textarea,
.minput textarea:active,
.minput textarea:focus {
  background: 0 0;
  background-color: transparent;
  outline: 0;
  margin: 25px 0 0;
  padding: 3px 16px 3px 3px;
  border: 0;
  box-shadow: none;
  resize: none;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
  display: inline-block;
}
.dig_pgmdl_2 .minput input {
  margin-top: 0;
}
.dig_pgmdl_2 .dig-custom-field-type-dropdown label,
.dig_pgmdl_2 .minput .digits-input-wrapper ~ label {
  display: none;
}
.dig_login_rembe label {
  font-size: 15px;
  padding-right: 0;
}
.dig_lrf_box {
  text-decoration: none;
}
.digits-select li {
  margin: 0;
}
.digits-select[dir="ltr"] * {
  text-align: left;
}
.digits-select[dir="rtl"] * {
  text-align: right;
}
.digits-select * {
  outline: 0;
}
.digits-select.untselect-container--default
  .untselect-selection
  .untselect-selection__arrow
  b {
  border-color: transparent !important;
  border-width: 0 !important;
}
.digits-select.untselect-container--default
  .untselect-selection
  .untselect-selection__arrow {
  height: 100%;
}
.digits-select .untselect-selection .untselect-selection__arrow b::after {
  border-bottom: 1.5px solid #999;
  border-right: 1.5px solid #999;
  content: "";
  display: block;
  height: 5px;
  pointer-events: none;
  position: absolute;
  right: -2px;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.digits-select.untselect-container--open
  .untselect-selection
  .untselect-selection__arrow
  b::after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.dig_lrf_box .digits-form-select .untselect-selection--single {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 12px 0 0;
  height: auto;
}
.dig_pgmdl_2 .digits-form-select .untselect-selection--single {
  padding: 8px 16px;
}
.dig_lrf_box
  .digits-form-select
  .untselect-selection--single
  .untselect-selection__rendered {
  padding-left: 0;
  height: unset;
}
.digits_login_form
  .dig_pgmdl_2
  .minput
  .dig_input_error
  .untselect-selection--single {
  border-color: transparent;
}
.dig-custom-field .digits-form-select {
  background: 0 0;
  border: 0;
  line-height: inherit;
}
.digits-form-select li {
  color: #777;
}
.dig-custom-field {
  position: relative;
  clear: both;
}
html[dir="rtl"] .woocommerce-FormRow--wide .dig_captcha {
  left: 1px;
  right: unset;
}
.woocommerce-FormRow--wide .dig_captcha {
  left: unset;
  right: 1px;
}
html[dir="rtl"] .dig_captcha {
  left: -16px;
  right: unset;
}
.dig_captcha {
  right: -10px;
  position: absolute;
  margin-top: 16px;
  margin-bottom: 12px;
  width: 112px;
  bottom: -9px;
  z-index: 2;
}
.digits .digits_captcha_row .g-recaptcha {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 16px;
  transform: scale(1.3);
}
#loginform .dig_captcha {
  bottom: 3px;
}
#login .digits_captcha_row .g-recaptcha {
  transform: scale(1);
}
#login {
  min-width: 350px;
}
.digits_login_form .dig_lrf_box .dig_opt_mult_lab,
.digits_login_form .dig_lrf_box .dig_opt_mult ~ label,
.digits_login_form .dig_lrf_box .minput .digits-input-wrapper ~ label,
.digits_login_form .dig_lrf_box .minput .not-empty ~ label {
  font-size: 15px !important;
}
.dig_lrf_box .dig-custom-field-type-dropdown.minput .not-empty ~ label {
  top: -10px;
}
.dig_lrf_box .dig_opt_mult_lab,
.dig_lrf_box .dig_opt_mult ~ label,
.dig_lrf_box .minput .not-empty ~ label,
.dig_lrf_box .minput digits-input-wrapper ~ label {
  top: 0;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.dig-elem * {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dig-elem .button {
  transition: all 0.2s ease, opacity 0s;
  -webkit-transition: all 0.2s ease, opacity 0s;
}
.dig-elem input {
  transition: padding 0s;
  -webkit-transition: padding 0s;
}
.dig-elem .dig_reg_btn_password,
.dig-elem .digits_login .button {
  margin-top: 12px;
}
.dig-elem,
.dig_spacer {
  margin: 0 !important;
  padding: 0 !important;
}
.dig-elem .digits_login .dig_spacer {
  height: 4px;
}
.dig-elem .digits_login_fields .minput:last-of-type {
  margin-bottom: 0;
}
.dig-elem .forgotpasswordaContainer {
  margin-top: 8px;
}
.dig-elem .dig-log-par,
.dig-elem .forgot,
.dig-elem .register {
  width: 100%;
}
.dig-build .dig-log-par,
.dig-build .forgot,
.dig-build .register {
  display: block;
}
.dig_show_label label {
  display: block !important;
}
.dig-elem .minput input,
.dig-elem .minput input:focus,
.dig-elem .minput textarea,
.dig-elem .minput textarea:focus,
.dig-elem .signupbutton {
  border-radius: 2px;
}
.dig_floating_label .minput .countrycodecontainer input {
  border-right: 1px solid #000 !important;
}
.dig_floating_label .minput .digits-form-select .untselect-selection--single,
.dig_floating_label .minput input,
.dig_floating_label .minput input:focus,
.dig_floating_label .minput textarea,
.dig_floating_label .minput textarea:focus {
  border-bottom: 1px solid #000;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-top-width: 0 !important;
  border-radius: 0;
}
.dig-custom-field input[type="checkbox"] ~ span,
.dig-custom-field input[type="radio"] ~ span,
.dig-custom-field-type-dropdown .dig-label,
.grecaptcha-badge {
  display: none;
}
.dig_floating_label .dig-custom-field-type-dropdown .minput_inner,
.dig_pgmdl_1 .dig-custom-field-type-dropdown .minput_inner {
  margin-top: 24px;
}
.dig_floating_label .minput .logincountrycode,
.dig_floating_label .minput .logincountrycode:focus {
  border-right-width: 1px !important;
}
.dig-elem .signupbutton,
.dig-elem.dig_pgmdl_2 .minput .digits-form-select .untselect-selection--single,
.dig_pgmdl_2 .minput input,
.dig_pgmdl_2 .minput input:focus,
.dig_pgmdl_2 .minput textarea,
.dig_pgmdl_2 .minput textarea:focus {
  border: 1px solid #000;
}
.dig_pgmdl_1 .minput input {
  border-bottom: 1px solid transparent !important;
}
.dig_pgmdl_1 .minput input:focus:invalid:focus,
.dig_pgmdl_1 .minput select:focus:invalid:focus,
.dig_pgmdl_1 .minput textarea:focus:invalid:focus {
  border: 0;
}
.dig-custom-field-type-checkbox .minput_inner,
.dig-custom-field-type-dropdown .minput_inner,
.dig-custom-field-type-radio .minput_inner {
  display: flex;
  flex-direction: column-reverse;
}
.dig-custom-field-type-dropdown label {
  top: 14px;
}
.dig-custom-field-type-checkbox .dig_opt_mult_lab,
.dig-custom-field-type-radio .dig_opt_mult_lab {
  padding: 0;
  top: unset;
  position: relative;
}
.dig-custom-field-type-checkbox .field_label,
.dig-custom-field-type-radio .field_label,
.dig_opt_mult_con label {
  position: relative;
  top: 0;
}
.dig_form .dig_opt_mult label,
.dig_ma-box .dig_opt_mult label {
  position: relative;
  pointer-events: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.dig-custom-field textarea {
  resize: vertical;
  min-height: 66px;
}
#your-profile .form-table tr td .digcon,
#your-profile .form-table tr td .digits-select {
  max-width: 350px;
}
.dig-content .dig_opt_mult input {
  width: auto;
}
.dig_form .dig_opt_mult_con,
.dig_ma-box .dig_opt_mult_con {
  text-align: left;
}
.dig_form .dig_opt_mult_con_tac,
.dig_ma-box .dig_opt_mult_con_tac {
  padding-top: 0;
}
.dig_form .dig_opt_mult_con_tac a,
.dig_ma-box .dig_opt_mult_con_tac a {
  text-decoration: underline;
  color: inherit;
}
.dig_rtl .dig_opt_mult_con {
  text-align: right !important;
}
.dig_rtl .dig-custom-field .dig_opt_mult_con .dig_input_wrapper::before {
  left: unset;
  right: -20px;
}
.dig-custom-field label,
.dig_ma-box label,
.digits2_box
  .digits-form_input_row
  .dig_opt_mult_con
  .digits-form_input_row
  label {
  margin-bottom: 0;
}
.dig-content .dig_opt_mult_con input {
  padding: 0;
  margin: 0 4px 0 0;
}
.dig-container .logo {
  height: 100px;
  max-width: 340px;
}
.dig-container {
  bottom: 20px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.dig_captcha {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dig_ma-box .logforb {
  padding-top: 16px;
}
.dig-custom-field .digits-input-wrapper ~ span,
.minput .digits-input-wrapper ~ span {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.digit_cs-list {
  position: absolute;
  top: 0;
  display: none;
  padding: 0;
  margin: 0;
  color: #2d333d;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  border: 1px solid #f8f8f8;
  width: 100%;
  z-index: 9998;
  background: #fff;
  max-height: 208px;
  overflow-y: auto;
  border-radius: 8px;
  -moz-box-shadow: 0 3px 12px rgba(45, 51, 61, 0.06);
  -webkit-box-shadow: 0 3px 12px rgba(45, 51, 61, 0.06);
  box-shadow: 0 3px 12px rgba(45, 51, 61, 0.06);
}
li.dig-cc-visible {
  display: block;
  padding: 0 12px;
  margin: 0 12px;
  border-radius: 8px;
  min-height: 44px;
  line-height: 44px;
  clear: both;
  cursor: pointer;
}
.dig-cc-visible.selected {
  background: #f8f8f8;
}
.digit_cs-list li[disabled] {
  opacity: 0.5;
}
.dig-cc-search-container {
  z-index: 1;
  position: sticky;
  top: 0;
  background-color: #fff;
  margin-bottom: 16px;
  overflow-x: hidden;
}
.dig-cc-search {
  position: relative;
  border-bottom: 1px solid rgba(45, 51, 61, 0.1);
  height: 52px;
  margin: 0 12px;
}
.dig-cc-search .countrycode_search {
  width: 100% !important;
  font-size: 17px !important;
  margin: 0 !important;
  height: 52px;
  line-height: 52px !important;
  padding: 0 36px !important;
  background-color: #fff;
}
.countrycode_search,
.countrycode_search::placeholder {
  color: rgba(45, 51, 61, 0.35);
}
.countrycode_search,
.countrycode_search:active,
.countrycode_search:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}
.dig-cc-search::before {
  content: " ";
  position: absolute;
  top: 16px;
  left: 5px;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E");
}
.digits-fullscreen {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.digits-countrycode-search {
  background-color: #fff;
  padding: 8px;
  position: absolute;
  bottom: 0;
  z-index: 9999;
  left: 0;
  right: 0;
}
.digits-countrycode-search input {
  width: 100%;
  outline: 0;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 0 0 0 36px !important;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
}
.digits-fullscreen .digit_cs-list {
  height: calc(100vh - 60px);
  position: relative;
  max-height: unset;
}
.digits-fullscreen .digit_cs-list li:first-child {
  margin-top: calc(100vh / 2);
}
.digit_cs-list .spacer {
  min-height: 50px;
}
.digits-fullscreen .digit_cs-list li {
  padding: 12px 10px;
  background-color: #f9f9f9;
}
.digits-fullscreen .digit_cs-list li:nth-child(odd) {
  background-color: #fff;
}
.digits-hide-countrycode {
  cursor: pointer;
  top: 20px;
  left: 18px;
  height: 18px;
  width: 18px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23959da5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E");
}
.dig_lrf_box .button:focus,
.digits-login-modal,
.digits-login-modal:focus {
  outline: 0;
}
.dig-container,
.dig_clg_bx,
.logocontainer {
  width: 380px;
  position: relative;
  margin: auto;
}
.dig-min-het {
  min-height: 370px;
}
.logocontainer {
  text-align: center;
  opacity: 0;
}
.logocontainer .logo {
  max-width: 300px;
  max-height: 120px;
}
@media all and (max-height: 630px) {
  .dig_powrd {
    text-align: center;
    position: relative;
    bottom: -144px;
    left: 0;
    right: 0;
  }
}
@media all and (max-width: 380px) {
  .dig_clg_bx {
    width: 96%;
    position: relative;
    padding: 0;
  }
  .dig-container {
    width: 100%;
    position: relative;
  }
  .logocontainer .logo {
    max-width: 70%;
  }
  .dig_popmessage {
    width: 90%;
    left: 24px;
  }
}
@media all and (min-width: 380px) and (max-width: 440px) {
  .dig-container {
    width: 90%;
    position: relative;
    padding: 1px 15px 30px;
  }
}
@media all and (max-width: 440px) {
  .logocontainer {
    max-width: 100%;
    max-height: 120px;
  }
  .dig_ma-box .digloginpage,
  .dig_ma-box .forgot,
  .dig_ma-box .register {
    width: 60%;
  }
  .dig-container .logo {
    max-width: 70%;
  }
}
#dig-mobmail,
#dig-secondmailormobile,
#digits_reg_email,
#forgotpass,
.countrycode {
  direction: ltr;
}
.dig_lrf_box .backtoLogin,
.dig_lrf_box .button,
.dig_lrf_box .forgotpassworda,
.dig_lrf_box .signdesc,
.dig_lrf_box .transupbutton {
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.dig_lrf_box .backtoLogin,
.dig_lrf_box .button,
.dig_lrf_box .forgotpassworda,
.dig_lrf_box .transupbutton,
.dig_verify_mobile_otp input {
  text-align: center;
}
#dig-ucr-container input[type="submit"] {
  padding-top: 0 !important;
}
.dig_ma-box .signdesc {
  cursor: default;
  margin-left: 2px;
  font-size: 18px;
}
.dig_ma-box .backtoLogin,
.dig_ma-box .forgotpassworda {
  font-size: 14px;
}
.signdesc {
  margin-top: 36px !important;
  margin-bottom: 10px !important;
}
.dig-container .backtoLoginContainer {
  vertical-align: middle;
}
.dig_ma-box .backtoLoginContainer,
.dig_ma-box .forgotpasswordaContainer {
  margin-top: 10px;
}
.dig_ma-box .button,
.dig_ma-box .transupbutton {
  border-radius: 4px;
}
.dig_ma-box .loginviasms {
  margin-top: 12px !important;
}
.dig-container .button,
.dig_ma-box .transupbutton {
  text-transform: uppercase;
  font-size: 17px;
}
.dig_ma-box .button[type="submit"],
.dig_ma-box .transupbutton[type="submit"] {
  height: 40px;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.dig_ma-box .button {
  border: 0;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
}
.dig_ma-box .backtoLogin,
.dig_ma-box .forgotpassworda,
.dig_ma-box .signdesc {
  color: inherit;
}
.dig_ma-box .button {
  width: 100%;
  margin-top: 24px;
}
.dig_ma-box .transupbutton {
  margin-top: 8px;
}
.dig_ma-box .forgot,
.dig_ma-box .register {
  display: none;
}
.dig_ma-box .digloginpage,
.dig_ma-box .forgot,
.dig_ma-box .register {
  position: relative;
  float: left;
  width: 86%;
  margin: auto !important;
}
.dig_ma-box .digloginpage {
  top: 0;
}
.loginViaContainer {
  clear: both;
  text-align: center;
}
.mobileLogin {
  width: 100%;
}
.dig_lrf_box .countrycode[type="text"],
.dig_lrf_box .countrycode[type="text"]:focus {
  text-align: center;
  background: 0 0 !important;
  padding-right: 4px;
  outline: 0;
  min-width: 20px;
  width: auto !important;
  z-index: 2;
  box-shadow: none !important;
}
.dig_lrf_box .countrycodecontainer {
  max-width: 35%;
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 10;
  left: 0;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.digcon {
  position: relative;
}
.dig_pgmdl_2 .minput input[type="date"] ~ label,
.dig_pgmdl_2 .minput input[type="number"] ~ label,
.dig_pgmdl_2 .minput input[type="password"] ~ label,
.dig_pgmdl_2 .minput input[type="text"] ~ label,
.dig_pgmdl_2 .minput span.bgdark,
.dig_pgmdl_2 .minput textarea ~ label,
.dig_ul_divd .dig-box-login-title,
.mailsecond {
  display: none;
}
.secmailormob {
  width: 100% !important;
}
.dig_ma-box .countrycodecontainer .light {
  border-right: 1px solid #fff !important;
}
.dig_ul_left_side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.dig_ul_left_side img {
  margin: auto;
  max-width: 450px;
  max-height: 450px;
  z-index: 1;
}
#dig-ucr-container .dig_ul_left_side img {
  max-width: 250px;
  max-height: 250px;
}
.dig_ul_divd .logforb {
  padding-top: 0;
}
@media all and (max-width: 834px) {
  .dig-bgleft-arrow-right,
  .dig_ul_left_side {
    display: none !important;
  }
}
@media all and (min-width: 835px) {
  .dig_ul_divd {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .dig_ul_divd .digits_bx_cred_frm_container {
    padding: 0 40px;
    left: 2px;
    position: relative;
    overflow-y: auto;
  }
  #dig-ucr-container .dig_ul_divd {
    display: inline-grid;
    grid-template-columns: 1.1fr 1fr;
    width: 85%;
    max-height: 85vh;
    max-width: 800px;
    min-height: 580px;
  }
  #dig-ucr-container.dig_pgmdl_2 .digits_bx_cred_frm {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #dig-ucr-container.dig_pgmdl_2 .dig-cont-close span {
    right: -22px;
    top: 5px;
  }
  #dig-ucr-container.dig_pgmdl_2 .dig_bx_cnt_mdl {
    width: 100%;
  }
  .dig_ul_divd .dig_ma-box {
    overflow-y: auto;
  }
}
.dig_ul_divd .digloginpage,
.dig_ul_divd .forgot,
.dig_ul_divd .register {
  padding: 20px 0;
  position: relative;
  margin: auto !important;
}
.digits-overlay a,
.digits-overlay:focus {
  outline: 0;
  box-shadow: none;
}
.dig-modal-con {
  max-height: 90vh;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}
.digits_login_form .dig_pgmdl_2 .minput .countrycodecontainer input {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.dig_lrf_box.dig_pgmdl_2 .digits-form-select .untselect-selection--single {
  border-radius: 2px;
}
.dig_pgmdl_2 .minput .countrycodecontainer input,
.dig_pgmdl_2 .minput input[type="date"],
.dig_pgmdl_2 .minput input[type="number"],
.dig_pgmdl_2 .minput input[type="password"],
.dig_pgmdl_2 .minput input[type="text"] {
  border-radius: 2px;
  padding: 12px 16px;
  min-height: 46px;
  line-height: 20px;
}
.dig_pgmdl_2 .minput textarea {
  border-radius: 2px;
  padding: 12px 16px;
  line-height: 20px;
}
.dig_pgmdl_2 .minput .empty[type="date"] {
  color: inherit !important;
}
.dig_pgmdl_2 .minput .countrycodecontainer input {
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  margin-top: 0 !important;
  padding-right: 8px !important;
  position: relative;
}
.dig-bgleft-arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left-style: solid;
  border-left-width: 14px;
  left: 50%;
  top: 50%;
  margin-top: -30px;
}
.dig_login_cancel a {
  text-decoration: none;
  text-transform: uppercase;
  outline: 0;
  box-shadow: none;
  font-size: 14px;
}
.dig-modal-con-reno .dig_login_cancel {
  bottom: 0;
  left: 0;
}
.dig_login_cancel,
.dig_lp_footer {
  text-align: center;
  position: absolute;
}
.dig_login_cancel {
  width: 100%;
}
.dig_lp_footer {
  padding: 0 16px;
  width: calc(100% - 32px);
  bottom: 24px;
}
.dig_pgmdl_2 .dig-container .dig-log-par .digloginpage {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.digits_bx_cred_frm_container {
  padding: 30px;
  text-align: left;
}
html[dir="rtl"] .digits_bx_cred_frm_container {
  text-align: right;
}
.dig_pgmdl_2 .dig-cont-close {
  position: sticky;
  top: 5px;
  opacity: 0.5;
  z-index: 1;
}
.dig_pgmdl_2 .dig-cont-close span {
  position: relative;
  font-size: 20px;
  right: -14px;
  top: -20px;
}
.dig_pgmdl_2 .digits_bx_cred_frm_container {
  max-height: 100%;
  overflow-x: hidden;
}
.dig_bdy_container .dig_pgmdl_2 .dark {
  overflow: hidden;
}
.dig_pgmdl_2 .dark {
  overflow-x: hidden;
}
.dig_pgmdl_2 .signdesc {
  font-size: 16px;
}
.dig_pgmdl_2 .button,
.dig_pgmdl_2 .button[type="submit"],
.dig_pgmdl_2 .transupbutton,
.dig_pgmdl_2 .transupbutton[type="submit"] {
  font-size: 17px;
}
.dig_pgmdl_2 .button,
.dig_pgmdl_2 .transupbutton {
  border-radius: 2px;
  height: 46px;
  padding: 0;
  line-height: 46px;
}
.dig_pgmdl_2 .button[type="submit"],
.dig_pgmdl_2 .transupbutton[type="submit"] {
  height: 46px;
  line-height: 0;
  padding: 0;
}
.dig_pgmdl_2 .button {
  border: 0;
  box-shadow: none;
  display: block;
}
.dig_pgmdl_2 .minput .minput_inner {
  display: flex;
  flex-direction: column;
}
.dig_pgmdl_2 .dig_opt_mult_con,
.dig_pgmdl_2 .digits-form-select,
.dig_pgmdl_2 .minput .digits-input-wrapper {
  order: 2;
}
.dig_pgmdl_2 .dig_opt_mult_con {
  padding-top: 0;
}
.dig_pgmdl_2 .minput label {
  position: relative;
  padding: 0;
  margin: 0;
  top: 0;
  order: 1;
}
.dig_pgmdl_2 .dig_opt_mult_lab,
.dig_pgmdl_2 .dig_opt_mult ~ label,
.dig_pgmdl_2 .minput .digits-input-wrapper ~ label,
.dig_pgmdl_2 .minput .not-empty ~ label,
.dig_pgmdl_2 .minput input[type="date"] ~ label,
.dig_pgmdl_2 .not-empty ~ label {
  top: 0 !important;
}
.dig_pgmdl_2 input[type="date"],
.dig_pgmdl_2 input[type="date"]:active,
.dig_pgmdl_2 input[type="date"]:focus,
.dig_pgmdl_2 input[type="number"],
.dig_pgmdl_2 input[type="number"]:active,
.dig_pgmdl_2 input[type="number"]:focus,
.dig_pgmdl_2 input[type="password"],
.dig_pgmdl_2 input[type="password"]:active,
.dig_pgmdl_2 input[type="password"]:focus,
.dig_pgmdl_2 input[type="text"],
.dig_pgmdl_2 input[type="text"]:active,
.dig_pgmdl_2 input[type="text"]:focus,
.dig_pgmdl_2 select,
.dig_pgmdl_2 select:active,
.dig_pgmdl_2 select:focus,
.dig_pgmdl_2 textarea,
.dig_pgmdl_2 textarea:active,
.dig_pgmdl_2 textarea:focus {
  margin: 0;
}
.dig_pgmdl_2 .dark .dig-signup-otp[type="submit"],
.dig_pgmdl_2.dark .forgotpassword[type="submit"] {
  margin-top: 18px;
}
.dig-custom-field input[type="checkbox"],
.dig-custom-field input[type="radio"],
.dig_field_required_text,
.dig_login_rembe input[type="checkbox"] {
  display: none;
}
.digits_login_form .dig_pgmdl_2 .dig_field_required_text {
  display: inline;
}
.dig-custom-field-type-tac .dig_field_required_text {
  display: none !important;
}
.dig_login_rembe {
  padding-left: 20px;
}
.dig_opt_mult label .dig_input_wrapper div,
html[dir="rtl"] .dig_login_rembe {
  padding-right: 20px;
}
.dig_input_wrapper,
.dig_login_rembe {
  position: relative;
}
.dig_login_rembe .dig_input_wrapper:before,
.dig_opt_mult_con .dig_input_wrapper:before {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
}
.dig-custom-field .dig_opt_mult_con .dig_input_wrapper {
  cursor: pointer;
  display: block;
  line-height: 21px;
  position: relative;
  padding-left: 25px;
  margin-right: 10px;
}
.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before,
.dig_login_rembe .dig_input_wrapper:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: calc(100% / 2 - 7px);
  background-color: #000;
}
.dig_login_rembe .dig_input_wrapper:before {
  left: -20px;
}
html[dir="rtl"] .dig_login_rembe .dig_input_wrapper:before {
  right: -20px;
  left: unset;
}
.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before {
  left: 0;
}
html[dir="rtl"] .dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before {
  right: 0;
  left: unset;
}
.dig-custom-field-type-radio
  .dig_opt_mult_con
  .selected
  .dig_input_wrapper:before {
  mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  mask-size: cover;
  -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  -webkit-mask-size: cover;
}
.dig-custom-field-type-radio .dig_opt_mult_con .dig_input_wrapper:before {
  mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  mask-size: cover;
  -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  -webkit-mask-size: cover;
}
.dig-custom-field-type-tac
  .dig_opt_mult_con
  .selected
  .dig_input_wrapper:before,
.dig_login_rembe .selected .dig_input_wrapper:before {
  mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  mask-size: cover;
  -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  -webkit-mask-size: cover;
}
.dig-custom-field-type-checkbox
  .dig_opt_mult_con
  .selected
  .dig_input_wrapper:before {
  mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  mask-size: cover;
  -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);
  -webkit-mask-size: cover;
}
.dig-custom-field-type-checkbox .dig_opt_mult_con .dig_input_wrapper:before,
.dig-custom-field-type-tac .dig_opt_mult_con .dig_input_wrapper:before,
.dig_login_rembe .dig_input_wrapper:before {
  mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  mask-size: cover;
  -webkit-mask-size: cover;
}
.dig_verify_mobile_otp {
  z-index: 99999;
  padding-top: 40px;
}
.dig_verify_code_contents {
  margin-top: 0;
}
.dig_verify_code_contents .dig_verify_otp {
  margin-top: 24px;
}
.dig_verify_mobile_otp_container {
  padding: 0 24px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dig_sml_box_msg,
.dig_sml_box_msg_head {
  color: #6d6d6d;
  font-size: 18px;
  text-align: center;
}
.dig_sml_box_msg span {
  display: inherit;
  direction: ltr;
}
.dig_sml_box_msg {
  margin-top: 18px;
  opacity: 0.6;
  font-size: 14px;
}
.dig_verify_otp {
  margin-top: 36px !important;
}
.digits_bx_cred_frm_container::-webkit-scrollbar {
  background: #fff;
}
.digits_bx_cred_frm_container::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.digits_bx_cred_frm_container::-webkit-scrollbar {
  width: 8px;
}
.digits_bx_cred_frm_container::-webkit-scrollbar-track {
  border-left: 1px rgba(0, 0, 0, 0.1) solid;
}
.dig_verify_otp_input {
  letter-spacing: 2px;
}
.dig_ma-box .button {
  -webkit-appearance: none;
}
.dig-elem .dig_field_required_text {
  display: none;
}
.dig-elem .dig_input_error input,
.dig-elem .dig_input_error textarea {
  border: 1px solid #e00000;
}
.dig-elem .dig_input_error label {
  color: #e00000;
}
.dig-elem .dig_verify_mobile_otp {
  width: 100%;
}
.dig_verify_mobile_otp_container {
  min-height: 420px;
}
.login-action-login .wp_login .dig_otp_block {
  position: relative;
  top: 35px;
}
.dig-modal-con,
.digits_scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #e5e5e5 #fff;
}
.dig-modal-con::-webkit-scrollbar,
.digits_scrollbar::-webkit-scrollbar {
  background: #fff;
}
.dig-modal-con::-webkit-scrollbar-thumb,
.digits_scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.dig-modal-con::-webkit-scrollbar,
.digits_scrollbar::-webkit-scrollbar {
  width: 6px;
}
.dig-modal-con::-webkit-scrollbar-track {
  border-left: 1px rgba(0, 0, 0, 0.1) solid;
}
.dig_hideccode .countrycode,
.dig_hideccode .countrycodecontainer {
  max-width: 0;
  visibility: hidden;
}
.dig_hideccode #dig-mobmail,
.dig_hideccode #dig-secondmailormobile,
.dig_hideccode #digits_reg_email,
.dig_hideccode #forgotpass {
  padding-left: 1em !important;
}
.digits-hide {
  display: none;
}
.dig_popBounceInRight {
  -webkit-animation-name: dig_popBounceInRight;
  animation-name: dig_popBounceInRight;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (print), (prefers-reduced-motion: reduce) {
  .dig_popBounceInRight {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.digits-center-align {
  display: flex;
  justify-content: center;
  align-items: center;
}
.digits-edit-phone_container input {
  padding: 8px;
}
.digits-edit-phone_container .input-text {
  width: 100%;
}
.digits-edit-phone_container .button {
  margin-top: 8px;
  width: 100%;
}
.digits-edit-phone_container .digits-edit-phone_row {
  margin-top: 8px;
}
.dig-visibility_hidden {
  visibility: hidden;
  opacity: 0;
}
.minput input:-webkit-autofill,
.minput textarea:-webkit-autofill {
  animation-name: dummyAutoFill;
}
.untdovr_flag_container {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 16px;
  top: 3px;
  margin-right: 12px;
  line-height: 0;
  overflow: hidden;
  border-radius: 4px;
}
.untdovr_flag_container_flag {
  background-repeat: no-repeat;
  width: 48px;
  height: 32px;
  background-size: auto;
  transform: scale(0.5);
  position: absolute;
  float: left;
  line-height: 21px;
  left: -12px;
  top: -8px;
}
.digits-form_page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.digits-form_button,
.digits-form_button[type="submit"] {
  text-align: center;
  cursor: pointer;
  height: 52px;
  line-height: 52px;
  border-radius: 8px;
  background-color: var(--dprimary);
  color: var(--dbutton_text);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-shadow: none;
  outline: 0;
  border: 0;
  direction: ltr;
}
.digits-form_button-text {
  font-size: 17px;
  font-weight: 700;
}
.digits-form_heading {
  position: relative;
  font-size: 32px;
  margin-bottom: 32px;
}
.digits-form_tab-bar {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 24px;
}
.digits-form_tab-bar .digits-form_tab-item {
  color: var(--dprimary);
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  padding-bottom: 3px;
  font-weight: 900;
  opacity: 0.35;
}
.digits-form_tab-bar .digits-tab_active {
  border-bottom-color: var(--dprimary);
  opacity: 1;
}
.digits-form_container * {
  box-sizing: border-box;
  transition: all 150ms ease-in;
}
.digits-form_container,
.digits-form_page {
  background-color: var(--dform_bg);
}
.digits-form_container {
  width: 400px;
  max-width: 90%;
  z-index: 9;
  padding: 40px 0;
}
.digits_secure_modal_box.digits-form_container {
  width: unset;
}
.digits-form_heading {
  color: var(--dtitle);
  font-weight: 900;
}
.digits-title_color {
  color: var(--dtitle);
}
.dig_login_signup_bar {
  margin-top: 38px;
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
  cursor: default;
}
.dig_login_signup_bar span {
  opacity: 0.35;
}
.dig_login_signup_bar a {
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
  display: inline-block;
}
.digits-form_button_ic {
  margin-left: 4px;
  height: 20px;
  width: 20px;
  background-color: currentColor;
  display: inline-block;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
}
.digits-form_body {
  margin-top: 24px;
}
.digits-form_tab_body {
  display: none;
}
.digits-form_tab_body.digits-tab_active,
.digits_hide_label .digits-field-type_checkbox label.field_label,
.digits_hide_label .digits-field-type_dropdown label.field_label,
.digits_hide_label .digits-field-type_radio label.field_label {
  display: block;
}
.digits2_box .digits-form_input input,
.digits2_box .digits-form_input input[type="text"],
.digits2_box .digits-form_input textarea {
  width: 100%;
  border-radius: 8px;
  border: 1px solid transparent;
  font-size: 17px;
  background-color: var(--dfield_bg);
  color: var(--dprimary);
  box-shadow: none;
  resize: none;
}
.digits2_box .digits-form_input input.countrycode {
  background-color: transparent;
}
.digits-form_input textarea {
  padding: 16px;
  min-height: 120px;
}
.digits-form_input input,
.digits-form_input input[type="text"] {
  height: 52px;
  line-height: 52px;
  padding: 0 16px;
  border-radius: 8px;
}
.digits-form_input input::placeholder,
.digits-form_input textarea::placeholder {
  opacity: 0.4;
}
.digits2_box .digits-form_input input,
.digits2_box .digits-form_input input:active,
.digits2_box .digits-form_input input:focus,
.digits2_box .digits-form_input input[type="text"],
.digits2_box .digits-form_input input[type="text"]:active,
.digits2_box .digits-form_input input[type="text"]:focus,
.digits2_box .digits-form_input textarea,
.digits2_box .digits-form_input textarea:active,
.digits2_box .digits-form_input textarea:focus {
  box-shadow: none;
  outline: 0;
  border: 1px solid transparent;
}
.digits-form_border {
  border-radius: 8px;
  border: 1px solid transparent;
}
.digits-form_border.digits-row_active,
.digits-form_input input:focus,
.digits-form_input textarea:focus {
  border-color: var(--daccent) !important;
}
.digits-mobile_wrapper input:focus {
  border-color: transparent;
}
.digits-form_input_row {
  border: 1px solid transparent;
  position: relative;
  margin-bottom: 20px;
}
.digits-form_hint {
  font-size: 14px;
  margin-top: 16px;
  color: var(--dtitle);
  opacity: 0.8;
}
.digits-form_countrycode {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.digits-form_countrycode input[type="text"] {
  padding-left: 44px;
  padding-right: 0;
}
.digits-form_countrycode .digits-field-country_flag {
  top: 10px;
  left: 4px;
  display: none;
  transition: none;
  border-radius: 4px;
}
.flag_selected.digits-field-country_flag {
  display: inline-block;
  pointer-events: none;
}
.digits_secure_account {
  margin-bottom: 40px;
}
.digits-form_input label,
.digits_secure_account_heading {
  font-size: 17px;
  font-weight: 700;
}
.digits_secure_account button {
  cursor: pointer;
}
.digits_secure_account_footer {
  margin-top: 16px;
}
.digits_secure_modal_box {
  display: none;
  z-index: 99999;
  position: fixed;
}
.digits_secure_modal_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 36, 52, 0.43);
}
.digits_secure_modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.digits_secure_modal {
  border-radius: 20px;
  padding: 60px;
  position: relative;
  max-width: 90%;
  width: 550px;
  z-index: 2;
  background-color: var(--dform_bg);
}
.digits_secure_modal form {
  margin: 0;
  padding: 0;
}
.digits_secure_modal-title {
  color: var(--dprimary);
  border-bottom: 3px solid var(--dprimary);
  display: inline-block;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 14px;
}
.digits_secure_modal_text {
  color: var(--dprimary);
  font-size: 14px;
}
.digits_secure_modal_text_opacity {
  opacity: 80%;
}
.digits_approval_button_bar > button,
.digits_secure_modal-body {
  margin-top: 20px;
}
.digits_secure_close-sic,
.digits_secure_modal-close {
  cursor: pointer;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.digits_secure_modal-close {
  width: 24px;
  height: 24px;
  top: 16px;
  right: 16px;
}
.digits_secure_close-sic {
  width: 18px;
  height: 18px;
  background-size: contain;
  top: 12px;
  right: 12px;
}
.device_registered .digits_secure_phone-registered {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.digits_secure_phone-registered {
  background-color: #00db820f;
  width: 100%;
  height: 100%;
  display: none;
}
.digits_secure_phone-success_text {
  font-size: 12px;
  font-weight: 500;
  color: #00db82;
  text-align: center;
}
.digits_secure_phone-registered .digits_secure_phone-success_ic {
  width: 60px;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg id='Group_390' data-name='Group 390' transform='translate(-930 -498)'%3E%3Crect id='Rectangle_239' data-name='Rectangle 239' width='60' height='60' rx='30' transform='translate(930 498)' fill='rgba(0,219,130,0.1)'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M6.91-4865.606l-6.3-6.305A2.049,2.049,0,0,1,0-4873.37a2.041,2.041,0,0,1,.605-1.458,2.036,2.036,0,0,1,1.458-.6,2.044,2.044,0,0,1,1.458.6l4.847,4.846L20.783-4882.4a2.047,2.047,0,0,1,1.461-.606,2.045,2.045,0,0,1,1.458.606,2.05,2.05,0,0,1,.6,1.458,2.057,2.057,0,0,1-.6,1.458L9.827-4865.606a2.048,2.048,0,0,1-1.458.6A2.052,2.052,0,0,1,6.91-4865.606Z' transform='translate(947.848 5402.002)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.device_registered .digits_secure_phone_qr_wrap {
  display: none;
}
.digits-form_input_row select,
.digits_secure_input {
  width: 100%;
}
.digits_secure_modal .digits_secure_row {
  margin-top: 20px;
  position: relative;
}
.digits_secure_row_qr_code {
  background: var(--dfield_bg);
  border-radius: 8px;
}
.digits_secure_image {
  height: 400px;
  border-radius: 8px;
  margin: auto;
}
.digits_secure_row .digits_secure_floating_label {
  position: absolute;
  font-size: 17px;
  left: 16px;
  top: 12px;
  opacity: 35%;
  color: var(--dprimary);
}
.digits_secure_fingerprint_container,
.digits_secure_phone_qr_container {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.digits_secure_fingerprint_container {
  background-color: var(--dfield_bg);
  border-radius: 8px;
  height: 190px;
  color: var(--dprimary);
}
.digits_secure_phone_qr_container {
  font-size: 14px;
  padding: 0 12px;
}
.digits_secure_phone_qr_wrap,
.digits_secure_phone_qr_wrap > div {
  width: 100%;
  height: 100%;
}
.digits_secure_qr_code {
  width: 144px;
  height: 144px;
}
.digits_secure_phone_wrapper {
  border: 1px solid rgba(28, 36, 52, 0.03);
  background-color: rgba(28, 36, 52, 0.06);
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 30px;
  border-radius: 4px;
  padding: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px;
  color: var(--dprimary);
  font-weight: 700;
  font-size: 14px;
}
.digits_secure_phone_icon {
  height: 18px;
  width: 18px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='phone-icon' transform='translate(-1075 -570)'%3E%3Crect id='Rectangle_237' data-name='Rectangle 237' width='18' height='18' transform='translate(1075 570)' fill='rgba(255,255,255,0)'/%3E%3Cg id='Group_389' data-name='Group 389' transform='translate(1077.986 570.747)'%3E%3Cpath id='Rectangle_237-2' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1Z' transform='translate(1 1)' fill='%231c2434' opacity='0.25'/%3E%3Cpath id='Rectangle_237-3' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1ZM8.7,13.93a.747.747,0,0,0,.747-.747V1.24A.747.747,0,0,0,8.7.493H1.24a.747.747,0,0,0-.747.747V13.184a.747.747,0,0,0,.747.747Z' transform='translate(1 1)' fill='%231c2434'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M11.754,18.493h-.007a.747.747,0,1,1,0-1.493h.007a.747.747,0,1,1,0,1.493Z' transform='translate(-5.774 -5.056)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits_secure_login_auth .digits_secure_qr_code {
  display: flex;
  align-items: center;
  justify-content: center;
}
.digits_secure_qr_code_hint_desc {
  font-size: 12px;
  line-height: 14px;
  margin-top: 12px;
}
.digits_secure_fingerprint_icon {
  height: 90px;
  width: 80px;
  background-color: var(--dprimary);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_input label {
  color: var(--dtitle);
  cursor: pointer;
  line-height: 16px;
}
.digits_secure_flex_radio {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.digits-input_checkbox .hide_inp_checkbox,
.digits-input_radio .hide_inp_radio {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.digits-inp-checkbox_icon,
.digits-inp-radio_icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  border-radius: 12px;
  top: 6px;
  margin-right: 4px;
  background-color: var(--dfield_bg);
}
.digits-inp-checkbox_icon::before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
  background-color: var(--dfield_bg);
}
.digits-form_checked .digits-inp-checkbox_icon::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: var(--dprimary);
}
.digits-input_checkbox label {
  cursor: pointer;
  font-weight: 400;
}
.digits-inp_bg_defaultColor.digits-inp-checkbox_icon,
.digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before {
  background-color: #f8f8f8;
}
.digits-form_checked
  .digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before {
  background-color: #000;
}
.digits-form_checked .digits-inp-radio_icon::before {
  content: " ";
  position: absolute;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  background-color: var(--dtitle);
  top: 6px;
  left: 6px;
}
.default_cursor {
  cursor: default;
}
.digits_secure_floating input {
  padding-left: 50px !important;
}
.digits_secure_account_item:first-of-type {
  margin-top: 4px;
}
.digits_secure_account_item {
  padding: 12px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 380px;
  border-bottom: 1px solid #70707040;
}
.digits_secure_account_item:last-of-type {
  border-bottom: none;
}
.digits_secure_account_item-name {
  flex: 1;
}
.digits_secure_account_item-delete {
  padding-right: 12px;
}
.digits_secure_account_item-delete-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='20' height='20' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.digits_hide_back.digits_back_icon {
  display: none;
}
.digits_back_icon {
  position: absolute;
  display: inline-block;
  width: 28px;
  height: 28px;
  top: 7px;
  left: -41px;
  background: currentColor;
  cursor: pointer;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_field_button {
  border-radius: 8px;
  height: 52px;
  background: var(--dfield_bg);
  text-align: center;
  line-height: 52px;
  color: var(--dprimary);
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
}
.digits-form_field_button span {
  opacity: 0.75;
}
.digits_show_on_index {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  display: none;
}
.digits_form_index_section .digits_show_on_index {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  display: block;
}
.digits_start_device_auth {
  cursor: pointer;
}
.digits-hide_modal,
.digits_popup_wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.digits_popup_wrapper {
  display: none;
  z-index: 99998;
}
.digits-hide_modal {
  z-index: 1;
}
.digits-cancel {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  width: 24px;
  height: 24px;
  right: 24px;
  top: 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.digits_ui .dig-box {
  text-align: left;
}
.digits-form_link {
  color: var(--dtitle);
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  margin-top: 16px;
}
.digits-form_resend_otp {
  transition: all 200ms;
}
.digits-form_input_row input[type="checkbox"],
.digits-form_input_row input[type="radio"],
.digits-form_tab_body .digits-form_footer_content {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.digits_hide_tabs {
  display: none;
}
.digits-form_input_row .dig_opt_mult_con {
  margin-top: 4px;
}
.digits-form_input_row .dig_opt_mult_con .dig_opt_mult {
  margin-top: 10px;
}
.digits-form_input .dig_opt_mult_con label {
  font-weight: 400;
  line-height: 18px;
}
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper,
.digits-mobile_wrapper {
  position: relative;
}
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper div,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper div,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper div {
  z-index: 2;
  position: relative;
  padding: 0 32px;
}
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before {
  background-color: var(--dfield_bg);
}
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before {
  width: 24px;
  height: 24px;
  content: " ";
  mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  display: inline-block;
  position: absolute;
  top: -2px;
  z-index: 1;
  pointer-events: none;
  left: 0;
}
.digits-form_input_row a {
  color: inherit;
  font-weight: 700;
}
.digits-form_input_row .digits-field-type_heading label,
.digits_hide_label label.field_label {
  display: none;
}
.digits-form_input_row
  .digits-field-type_checkbox
  .selected
  .dig_input_wrapper::after,
.digits-form_input_row
  .digits-field-type_radio
  .selected
  .dig_input_wrapper::after,
.digits-form_input_row
  .digits-field-type_tac
  .selected
  .dig_input_wrapper::after {
  background-color: var(--dprimary);
  line-height: 17px;
}
.digits-form_input_row
  .digits-field-type_checkbox
  .selected
  .dig_input_wrapper::after,
.digits-form_input_row
  .digits-field-type_tac
  .selected
  .dig_input_wrapper::after {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_input_row
  .digits-field-type_radio
  .selected
  .dig_input_wrapper::after {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.digits-form_input_row label {
  margin-bottom: 10px;
  display: block;
}
.digits-form_input_row
  .untselect-container--default
  .untselect-selection--single {
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0 16px;
  width: 100%;
}
.digits-form_input_row
  .untselect-container--default
  .untselect-selection--single,
.digits-form_input_row
  .untselect-container--default
  .untselect-selection--single
  .untselect-selection__rendered {
  box-shadow: none;
  outline: 0;
  height: 52px;
  line-height: 52px;
  font-size: 17px;
  background-color: var(--dfield_bg);
  color: var(--dprimary);
}
.digits-form_input_row
  .digits-select.untselect-container--default
  .untselect-selection
  .untselect-selection__arrow {
  right: 7px;
  top: -2px;
}
.digits_select.untselect-dropdown {
  border-radius: 8px !important;
  border: 1px solid #f8f8f8;
  box-shadow: 0 3px 12px rgba(45, 51, 61, 0.06);
}
.digits_select .untselect-results__options {
  margin: 12px;
}
.digits_select li {
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  color: #2d333d;
  border-radius: 8px;
  padding: 0 12px;
}
.digits_select li.untselect-results__option--highlighted,
.digits_select li.untselect-results__option[aria-selected="true"] {
  background-color: #f8f8f8 !important;
  color: #2d333d !important;
}
.digits_select .untselect-search--dropdown {
  margin: 0 12px;
  border-bottom: 1px solid #2d333d1a;
  position: relative;
}
.digits_select .untselect-search--dropdown .untselect-search__field,
.digits_select .untselect-search--dropdown input.untselect-search__field {
  border: 0 !important;
  padding: 0 0 0 30px;
  margin: 12px 0;
  box-shadow: none;
  background-color: transparent;
}
.digit_cs-list input[type="text"]:focus {
  background-color: transparent !important;
  box-shadow: none;
}
.digits_select .untselect-search--dropdown::before {
  content: " ";
  position: absolute;
  top: 14px;
  left: 0;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E");
}
.digits_qr_code_path[fill="#fff"] {
  fill-opacity: 0;
}
.digits_qr_code_path[fill="#000"] {
  fill: var(--dprimary);
}
.digits_secure_row_qr_code {
  display: flex;
  align-items: center;
  justify-content: center;
}
.digits_display_none {
  display: none;
}
.digits-form_body-no_tabs,
.digits2_box .digits-form_input_row .dig_opt_mult_con,
.digits2_box .digits-form_input_row .dig_opt_mult_con .dig_opt_mult {
  margin-top: 0;
}
.digits-form_body-no_tabs .digits-form_tab_body {
  display: block;
}
.digits2_box .digits-form_rememberme {
  height: 20px;
}
.digits_form-init_step_data {
  display: none;
}
.digits_form_index_section .digits_form-init_step_data,
.digits_otp_info:hover .digits_otp_info_desc {
  display: block;
}
.digits_site_footer_box {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.digits_site_footer_box.digits_site_footer_box_relative {
  position: relative;
}
.digits_site_footer_box > div {
  padding-bottom: 24px;
  line-height: 16px;
}
.digits_site_logo img {
  max-height: 40px;
  max-width: 180px;
}
.protected_by_digits_text {
  font-weight: 500;
  font-size: 17px;
}
.protected_by_digits {
  display: flex;
  align-items: center;
  opacity: 0.5;
  color: var(--dprimary);
  cursor: default;
  z-index: 9;
  direction: ltr;
}
.digits_embed-form .digits_site_footer_box {
  position: unset;
}
.protected_by_digits img,
.protected_by_digits_logo,
.protected_by_digits_logo_digits {
  height: 17px;
  position: relative;
  top: 1px;
}
.protected_by_digits_logo_digits path {
  fill: currentColor;
  color: inherit;
}
.digits_otp_info {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding-right: 16px;
  font-size: 14px;
}
.digits_otp_info .digits_otp_info_desc_text {
  opacity: 0.8;
}
.digits_otp_info .digits_otp_dest {
  font-weight: 700;
}
.digits_otp_info_desc {
  display: none;
  position: absolute;
  width: 205px;
  line-height: 17px;
  padding: 12px 16px;
  border-radius: 8px;
  box-shadow: 0 3px 12px #2d333d0f;
  background-color: var(--dform_bg);
  border: 1px solid var(--dfield_bg);
  color: var(--dprimary);
  left: 12px;
  top: -40px;
  cursor: default;
}
.digits_otp_info_ic {
  position: absolute;
  right: 16px;
  height: 18px;
  width: 18px;
  top: calc(50% - 9px);
  background-color: var(--dprimary);
  opacity: 0.4;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E");
}
.digits_resend_disabled {
  opacity: 0.35;
  cursor: default;
}
.digits-form_tab_container {
  position: relative;
}
.digits_approval_type_desc {
  color: var(--dtitle);
  font-size: 20px;
}
.digits_approval_button_bar {
  padding-top: 4px;
}
.digits_approval_type_desc .digits_desc_light {
  opacity: 0.75;
  font-weight: 500;
}
.digits_approval_type_desc .digits_desc_highlight {
  font-weight: 700;
}
.digits-green_submit.digits-form_button {
  background-color: #00db821a;
}
.digits-red_submit.digits-form_button {
  background-color: #fe004d1a;
}
.digits-green_submit .digits-form_button_ic {
  background-color: #00db82;
}
.digits-green_submit.digits-form_button .digits-form_button-text {
  color: #00db82;
}
.digits-red_submit.digits-form_button .digits-form_button-text {
  color: #fe004d;
}
@media all and (max-width: 590px) {
  .digits_secure_modal {
    padding: 30px;
  }
  .digits_secure_flex_radio {
    flex-direction: column;
    gap: 0;
  }
  .digits-form_tab-bar .digits-form_tab-item {
    font-size: 16px;
  }
}
.digits_signup_active_step.digits_signup_form_step {
  display: block;
}
.dig_load_overlay {
  position: fixed;
}
.dig_spinner {
  width: 48px;
  height: 48px;
  border: 5px solid #fff;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.digits_no_dismiss .dig-box {
  display: block !important;
}
.digits_no_dismiss .digits-cancel {
  display: none;
}
#loginform .digits_password_eye {
  top: 8px;
}
.digits_password_eye {
  transition: 120ms ease all;
  pointer-events: none;
  opacity: 0;
  display: flex;
  position: absolute;
  right: 14px;
  top: 14px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
}
.digits_password_inp_row:hover .digits_password_eye,
.show-eye .digits_password_eye {
  opacity: 1;
  pointer-events: auto;
}
.digits_password_eye-cont {
  height: 24px;
  width: 24px;
  position: absolute;
  cursor: pointer;
}
.digits_password_eye svg {
  transition: 0.2s;
  color: var(--dprimary);
}
.digits_password_eye-line {
  height: 22px;
  width: 2px;
  background-color: #000;
  position: absolute;
  transform: rotate(-45deg);
  transition: 0.2s;
  border-radius: 10px;
}
.digits_password_eye-default-line {
  transform: translate(30px, 30px) rotate(-45deg);
}
.digits_password_eye-opened-line {
  transform: translate(-30px, -30px) rotate(-45deg);
}
.digits_password_eye-closed-line {
  transform: translate(0, 0) rotate(-45deg);
  background-color: var(--dprimary);
}
html[dir="rtl"] .digits_otp_info {
  right: unset;
  left: 0;
  padding-left: 50px;
  padding-right: 0;
}
html[dir="rtl"] .digits_password_eye {
  right: unset;
  left: 14px;
}
.digits_wc_checkout_phone_verification_modal.digits-form_container {
  display: block;
}
.digits_edit_user_phone_div {
  display: flex;
  align-items: center;
  gap: 12px;
}
