/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@font-face {
  font-family: "Satoshi";
  src: url(../fonts/satoshi/Satoshi-Variable.ttf),
    url(../fonts/satoshi/Satoshi-VariableItalic.ttf);
}

.ui-dialog {
  height: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  border: none !important;
  overflow: hidden !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  z-index: 2147482997 !important;
}

.woocommerce-thankyou-reimbursement {
  display: flex;
  width: 100%;
  background-color: #451749;
  background-image: url(../images/binkey_reimbursement_right.png) !important;
  background-repeat: no-repeat;
  background-position: right -55px bottom -48px;
  border-radius: 18px;
  padding: 26px 172px 26px 26px;
  margin-top: 10px;
  background-size: 33%;
  box-sizing: border-box;
}

.woocommerce-thankyou-reimbursement .reimbursement-container {
  color: #ffffff;
  display: flex;
  align-items: flex-start;
}

.woocommerce-thankyou-reimbursement .reimbursement-container .reimbursement-content {
  margin: 0;
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.woocommerce-page .woocommerce-thankyou-reimbursement h2.woocommerce-column__title {
  font-weight: 500;
  font-size: 18pt;
  margin: 0;
}

.woocommerce-page .woocommerce-thankyou-reimbursement p.woocommerce-column__subtitle {
  font-size: 10pt;
  color: rgba(255, 255, 255, 0.7);
}

.woocommerce-thankyou-reimbursement button.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
  width: 116.85px;
  height: 30.35px;
  border: 0.868354px solid #732779;
  box-shadow: 0px 0.868354px 0.868354px rgba(0, 0, 0, 0.08);
  border-radius: 10.4203px;
  cursor: pointer;
  font-size: 8pt;
}

.woocommerce-thankyou-reimbursement a:hover {
  text-decoration: none;
}

.woocommerce-thankyou-reimbursement .button-primary {
  background: #732779;
  color: #ffffff;
}

.woocommerce-thankyou-reimbursement .button-primary:hover {
  background: #8d5294;
  color: #ffffff;
}

.woocommerce-thankyou-reimbursement .button-secondary {
  background: #f4eef5;
  color: #732779;
}

.woocommerce-thankyou-reimbursement .button-secondary:hover {
  background: #e9d9eb;
  color: #732779;
}

.woocommerce-thankyou-reimbursement .btn {
  text-decoration: none;
}

.woocommerce-thankyou-reimbursement ul {
  padding: 0;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
}

.woocommerce-thankyou-reimbursement li {
  display: flex;
}

/*
#dialog {
    height: 90vh !important;
    width: -webkit-fill-available !important;
    width: -moz-available !important;
    padding: 0 !important;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}*/

#dialog {
  height: 90vh !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ui-draggable .ui-dialog-titlebar {
  display: none;
}

.checkout-outer-container {
  padding: 24px;
  gap: 48px;
  background-color: #f5f5f5;
}

.billing-address-container {
  padding: 24px 17px;
  background-color: #ffffff;
  border-radius: 4px;
}

.edit-checkout-info {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #3a3a3c;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.user-info-div {
  display: flex;
  justify-content: space-between;
}

.user-info-heading {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.user-info-para {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #3a3a3c;
}

.user-info-para b {
  font-weight: 600;
}

.mb-0 {
  margin-bottom: 0;
}

.hsa-fsa-para {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.credit-card-container {
  margin-top: 50px;
}

.payment-method-inner-div {
  padding: 12px 17px 18px;
  background-color: #ffffff;
}

.credit-token-info {
  padding: 5px 10px;
  border: 1px solid #ece8d9;
  border-radius: 4px;
  background-color: #fcfbf9;
  margin-bottom: 10px;
}

.shipping-heading {
  margin-top: 30px;
}

.credit-token-info:last-child {
  margin-bottom: 0;
}

.card-type {
  font-family: "Object Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 15px;
  color: #000000;
}

.card-type-1 {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  display: block;
}

.shipping-options {
  padding: 10px 5px;
  width: 100%;
  border: 1.5px solid #878d96;
  border-radius: 4px;
}

.shipping-heading,
.payment-heading {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  color: #3a3a3c;
}

.payment-method-inner-div .payment-method-inner-para {
  font-family: "Object Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #343a3f;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.payment-method-inner-div .payment-method-inner-para b {
  background-color: #732779;
  padding: 2px 20px;
  margin: 0 5px;
  color: white;
  font-weight: 800;
  font-size: 10px;
}

.payment-method-inner-div .payment-method-inner-para b span {
  font-weight: 400;
  font-size: 8px;
  line-height: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-hr {
  margin: 0.25rem 0 1rem !important;
}

.nav-tabs {
  display: flex;
  align-items: center;
  margin-left: 0;
  gap: 10px;
}

.tabs {
  list-style: none;
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.tabs.active {
  font-weight: 800;
  color: #0d9f26;
}

.hypen {
  margin: 0;
  width: 3%;
  border: 1px solid #b2bcca;
}

.payment-method-inner-para1 {
  font-family: "Akrobat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #732779;
}

.payment-method-inner-para1 b {
  font-weight: 900;
}

.btn-group-1 {
  display: flex;
  justify-content: end;
}

.btn-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.previous-btn,
.next-btn,
.submit-btn {
  margin-top: 20px;
  border-radius: 5px;
  color: white;
  background-color: #732779;
  padding: 5px 25px;
}

.screen-2,
.screen-3 {
  display: none;
}

.custom-close {
  position: absolute;
  right: 0;
  padding: 10px 20px;
  background: none !important;
  box-shadow: none;
  border: none !important;
  outline: none !important;
}

.custom-close:hover,
.custom-close-learn:hover,
.close-post-payment:hover {
  background: none !important;
  box-shadow: none;
  border: none !important;
}

.text-div {
  display: flex;
  align-items: center;
  margin-bottom: 5px !important;
}

.text-div img {
  width: 16px;
  margin-top: 2px !important;
}

.text-div .exclamation-mark {
  width: 20px;
  margin-right: 3px;
}

.text-div p {
  color: black;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px;
}

.text-div p span,
.disclaimer a {
  text-decoration: underline;
  color: black;
}

.disclaimer {
  font-size: 14px;
}

.text-div p span,
.disclaimer a {
  cursor: pointer;
}

#learn-more-dialog {
  background-image: url(../images/learn-more.png);
  background-size: cover;
  height: 746px !important;
  width: 470px !important;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.custom-close-learn {
  position: absolute;
  right: 2px;
  top: 22px;
  padding: 0px 20px;
  background: none !important;
  box-shadow: none;
  border: none !important;
  outline: none !important;
}

#orderStatusDiv {
  margin-top: 50px !important;
  width: fit-content;
  margin: auto;
  text-align: center;
}

#orderStatusDiv h2,
#orderStatusDiv div,
#orderStatusDiv h4 {
  color: #451749 !important;
}

label img#payment-method-logo {
  height: 1.5em !important;
  display: unset !important;
  float: unset !important;
  margin-left: 5px !important;
}

#partial-transaction-details {
  padding: 0 !important;
  background-color: white !important;
  width: 475px !important;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#partial-transaction-details p {
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  margin-top: 10px;
}

.transaction-details-div {
  padding: 15px;
}

.approved-transaction-div h6,
.pending-transaction-div h6 {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
}

.approved-transaction-div p,
.pending-transaction-div p {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}

.approved-transaction-div table,
.pending-transaction-div table {
  font-family: "Open Sans", sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.approved-transaction-div td,
.approved-transaction-div th,
.pending-transaction-div td,
.pending-transaction-div th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 5px;
  font-size: 14px;
}

.sub-total {
  text-align: right;
}

.btn-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.btn-wrap button {
  background-color: #451749;
  border: none;
}

.btn-wrap button:hover {
  background-color: transparent;
  border: 1px solid #451749;
  color: #451749;
}

.text-center {
  text-align: center;
}

.note {
  color: #000000;
  margin: 0 !important;
}

.close-post-payment {
  position: absolute;
  top: 5px;
  right: 0;
  background: none !important;
}

.product-name {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
}

iframe body {
  background-color: transparent !important;
}

/* Reimbursable Tag CSS */

.woocommerce-reimbursable-tag .reimbursable-container {
  display: flex;
  flex-direction: column;
  border-radius: 7.443px;
  border-radius: 8.646px;
  border: 1.441px solid #401544;
}

.woocommerce-reimbursable-tag .reimbursable-header {
  display: flex;
  justify-content: space-between;
  gap: 17px;
  margin: 0;
  padding: 24px 17px 0px 17px;
}

.woocommerce-reimbursable-tag .reimbursable-header span {
  color: var(--text-color-500, #3a3a3c);
  font-family: "Satoshi" !important;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.woocommerce-reimbursable-tag .logo-text-container {
  display: flex;
  gap: 24px;
}

.woocommerce-reimbursable-tag .reimbursable-img-container img {
  min-width: 61px;
}

.woocommerce-reimbursable-tag .reimbursable-text {
  flex-direction: column;
  color: #6b7588;
  font-family: "Satoshi";
  font-size: 14px;
  margin: 0;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  /* 22.4px */
  margin-bottom: 0 0 10px 0;
}

.woocommerce-reimbursable-tag .reimbursable-text p {
  margin: 0;
  font-family: "Satoshi";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: initial;
}

.woocommerce-reimbursable-tag .reimbursable-text span {
  color: var(--text-color-500, #3a3a3c);
  font-family: Satoshi;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 128%;
  text-transform: initial;
}

.woocommerce-reimbursable-tag .reimbursable-body {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 10px;
  border-radius: 0px 0px 8.646px 8.646px;
  background: #6a2f75;
  margin-top: 10px;
}

.woocommerce-reimbursable-tag .reimbursable-body p {
  color: #fff;
  font-family: Satoshi;
  font-size: 13.735px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
  text-transform: initial;
  /* 17.855px */
}

.woocommerce-reimbursable-tag .reimbursable-body img {
  width: 85.37px;
  height: 22.705px;
}

.woocommerce-reimbursable-tag .lear-more {
  color: #fff;
  font-family: Satoshi;
  font-size: 13.735px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-decoration-line: underline;
}

.woocommerce-reimbursable-tag .switch {
  position: relative;
  display: inline-block;
  min-width: 50px;
  height: 30px;
}

.woocommerce-reimbursable-tag .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.woocommerce-reimbursable-tag .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.woocommerce-reimbursable-tag .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.woocommerce-reimbursable-tag input:checked+.slider {
  background-color: #fd408f;
}

.woocommerce-reimbursable-tag input:focus+.slider {
  box-shadow: 0 0 1px #fd408f;
}

.woocommerce-reimbursable-tag input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.woocommerce-reimbursable-tag .slider.round {
  border-radius: 32px;
}

.woocommerce-reimbursable-tag .slider.round:before {
  border-radius: 50%;
}

/* Modal style */
.mfp-bg {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
}

.mfp-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1055px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 1043;
}

.mfp-close {
  position: sticky;
  bottom: 94%;
  left: 97%;
}

.mfp-close:hover {
  background-color: #fdf4ff;
}

/* Modal content style */
.modal-content {
  /* text-align: center; */
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.modal-content .close-modal {
  display: block;
  margin-top: 10px;
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

.safety-box {
  height: 540px;
  flex-shrink: 0;
  border-radius: 24px;
  background: rgba(242, 100, 37, 0.06);
  padding: 40px;
  display: flex;
  margin-top: 83px;
}

.safety-box>.text-container {
  max-width: 500px;
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 197%;
  /* 47.28px */
}

.safety-box>.text-container span {
  color: #000;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.binkey-box>.text-container {
  max-width: 500px;
  padding-top: 30px;
}

.binkey-box>.text-container>span {
  width: 400px;
  color: #000;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 47.28px */
}

.binkey-box .binkey-help-list {
  margin-top: 28px;
}

.safety-image img {
  border-radius: 24px;
  filter: brightness(0.6);
}

.binkey-image img {
  max-height: 480px;
  border-radius: 24px;
}

.safety-image {
  display: flex;
  width: 450px;
  border-radius: 24px;
}

.safety-box p {
  color: var(--text-color-500, #3a3a3c);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 31.84px */
}

.safety-box .text-box {
  display: flex;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 450px;
  height: 62px;
  border-radius: 12px;
  border: 1px solid rgba(242, 100, 37, 0.2);
  background: #fff;
}

.safety-box .text-box img {
  padding-left: 20px;
}

.safety-box .text-box p {
  margin: 0;
}

.safety-box .steps-box {
  display: flex;
  padding: 8px;
  justify-content: space-between;
}

.binkey-image {
  margin-bottom: 40px;
}

.binkey-box {
  display: flex;
  height: 540px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #fdf4ff;
  padding: 40px;
  gap: 40px;
}

.binkey-box .binkey-box-logo {
  padding: 40px;
}

.binkey-box .text-box {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 500px;
  height: 90px;
  flex-shrink: 0;
  border-radius: 16px;
  border: 1px solid rgba(237, 188, 255, 0.5);
  background: #fff;
}

.binkey-box .text-box img {
  width: 71.57px;
  height: 69.802px;
  padding-left: 20px;

  flex-shrink: 0;
}

.binkey-box .steps-box {
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}

.binkey-box .text-box p {
  margin: 0;
  padding: 21px;
  color: var(--text-color-500, #3a3a3c);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

@media screen and (max-width: 768px) {
  .mfp-wrap {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .modal-content {
    display: flex;
    flex-direction: column;
  }
}

.woocommerce-reimbursable-product-tag {
  box-sizing: border-box;

  --font: "Satoshi",
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    'Segoe UI',
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    'Open Sans',
    'Helvetica Neue',
    inherit,
    sans-serif;

  --border: 1.5px solid;
  --border-color: rgba(199, 201, 217, 0.60);
  --border-radius: 8px;
}

.binkey-woocommerce {
  --border: 1.5px solid;
  --border-color: rgba(199, 201, 217, 0.60);
  --border-radius: 8px;

  --font: 'Satoshi', sans-serif;

  box-sizing: border-box;

  * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: var(--font);
  }

}

.binkey-thankyou-reimbursement {
  max-width: 900px;
  margin: auto;
}

.binkey-reimbursable-container {
  border: var(--border);
  border-color: var(--border-color);
  border-radius: var(--border-radius);
  border-bottom: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;

  margin-top: 16px;
  display: flex;
  align-items: center;
  padding: 16px 24px 20px;
  background: #fff;
  width: 100%;
  gap: 24px;

  >img {
    height: 2.75rem;
    width: 2.75rem;
  }

  >div {
    >* {
      font-size: 0.875rem;
      font-family: var(--font);
      font-weight: 500;
      line-height: 155%;
    }

    >.tag-title {
      color: #3A3A3C;
      font-weight: 700;
    }

    >.tag-description {
      color: #6B7588;
    }

    >.tag-link {
      color: #3A3A3C;
      text-decoration-line: underline;
    }
  }

}

.binkey-reimbursable-container.banner {
  flex-direction: column;
  align-items: center !important;
  padding: 16px;
  gap: 16px;
  text-align: center;

  img {
    margin-top: 8px;
    height: 4.5rem;
    width: 4.5rem;
  }

  align-items: start;

  >div {
    >.tag-title {
      font-size: 1.375rem;
      margin-bottom: 20px;
    }

    >.tag-description {
      font-size: 1rem;
      margin-bottom: 28px;
      line-height: 160%;
      max-width: 660px;
    }
  }

  .links-container {
    display: flex;
    justify-content: center;
    gap: 20px;

    >a {
      min-width: 8rem;
      background-color: red;
      padding: 8px 12px;
      border-radius: 8px;
      border: 1px solid #C7C9D9;
      background-color: #fff;
      text-align: center;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 160%;
      text-decoration: none;
      color: #3A3A3C;
      box-shadow: 0px 0.723px 0.723px 0px rgba(0, 0, 0, 0.08);

      &:first-of-type {
        background-color: #3A3A3C;
        border: none;
        color: #fff;
      }
    }
  }
}

.binkey-reimbursable-container.toggle {
  gap: 16px;

  padding: 12px 20px 12px 28px;

  img {
    margin-top: 8px;
    width: 2.5rem;
  }

  align-items: start;

  >div {
    flex: 1;

    >.tag-title {
      font-size: 1rem;
      margin-bottom: 4px;
    }

    >.tag-description {
      font-size: 0.875rem;
      line-height: 150%;
      max-width: 220px;
    }
  }
}

.binkey-powered-by {
  background-color: #fff;
  border: var(--border);
  border-color: var(--border-color);
  border-radius: var(--border-radius);
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;

  margin-bottom: 16px;
  padding: 12px 32px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font);
  justify-content: center;
  color: #6B7588;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 137.5%;

  img {
    width: 7.5rem;
  }

  >div {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}

.binkey-powered-by.toggle {
  padding: 8px 24px 12px 28px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  justify-content: space-between;

  a {
    font-family: var(--font);
    color: #3A3A3C;
    text-decoration-line: underline;
    font-size: 0.875rem;
    font-weight: 500;
  }

  >div {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}

.woocommerce-fsahsa-product-tag {
  >.fsahsa-product-container {
    display: flex;
    align-items: center;
    margin: 4px 0 4px 0;
    padding: 12px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 8px 12px 0px rgba(66, 66, 66, 0.08);
    width: 100%;
    gap: 16px;
  }
}

.binkey-switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 34px;
}


.binkey-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}


.binkey-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #C7C9D9;
  -webkit-transition: .4s;
  transition: .4s;
}

.binkey-slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 6px;
  bottom: 6px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.binkey-slider {
  background-color: #3A3A3C;
}

input:focus+.binkey-slider {
  box-shadow: 0 0 1px #3A3A3C;
}

input:checked+.binkey-slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.binkey-slider.round {
  border-radius: 34px;
}

.binkey-slider.round:before {
  border-radius: 50%;
}

.binkey-modal {

  top: 0px;
  position: absolute;
  z-index: 999999;
  padding: 0px 12px;
  background-color: rgba(0, 0, 0, 0.60);
  width: 100vw;
  height: 100vh;

  .hide {
    display: none !important;
  }

  >.check-eligibility-modal {
    view-transition-name: modal-view;
    top: 30px;
    max-height: 95vh;
    overflow-y: auto;
    position: absolute;
    max-width: 952px;
    width: calc(100% - 24px);
    padding: 24px;
    border-radius: 24px;
    background: #FFF;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    gap: 20px;

    >button#close-button {
      position: absolute;
      top: 24px;
      right: 24px;
      background: transparent;
      border: none;
      cursor: pointer;
      outline: none;

      width: 36px;

      img {
        width: 100%;
      }
    }

    .title-section {
      h1 {
        font-family: var(--font);
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 150%;
        color: #3A3A3C;
        margin-bottom: 10px;
      }

      span {
        font-family: var(--font);
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 150%;
        color: #3A3A3C;
      }

      .back-btn {
        margin-top: 8px;
        background: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        display: flex;
        align-items: center;
        color: #8F90A6;
        font-size: 14px;
        font-weight: 500;

        img {
          width: 24px;
        }
      }
    }

    .info-section {
      background-color: #F8F8F8;
      border-radius: 20px;
      font-size: 14px;
      text-align: center;
      padding: 20px 16px;
    }

    .options-section {
      display: flex;
      flex-wrap: wrap;
      column-gap: 12px;
      row-gap: 8px;

      >button {
        background-color: #fff;
        color: #3A3A3C;
        padding: 6px 20px;
        border: 1px solid #C7C9D9;
        border-radius: 56px;
        cursor: pointer;
        outline: none;

        &.selected {
          background-color: #3A3A3C;
          color: #fff;

          &:hover {
            color: #fff;
          }
        }

        &:hover {
          color: #3A3A3C;
        }
      }
    }

    .divider-dashed {
      border: 1px dashed #C7C9D9;
      border-radius: 1px;
    }

    .form {
      textarea {
        width: 100%;
        padding: 12px;
        border: 1px solid #C7C9D9;
        border-radius: 8px;
        resize: none;
        outline: none;
        font-family: var(--font);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 150%;
        color: #3A3A3C;
        background-color: #fff;
      }

      button {
        margin-top: 20px;
        background-color: #3A3A3C;
        border: none;
        border-radius: 8px;
        font-size: 18px;
        color: #fff;
        width: 100%;

        &:disabled {
          background-color: #C7C9D9;
          padding: 8px;
        }
      }
    }

    .complete {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;

      gap: 24px;

      img {
        width: 60px;
      }

      span {
        font-size: 20px;
        color: #3A3A3C;
        font-weight: 500;
      }

      button {
        background-color: #3A3A3C;
        padding: 8px 16px;
        border: none;
        border-radius: 10px;
        font-size: 16px;
        color: #fff;
        font-weight: 700;
        display: flex;
        align-items: center;

        img {
          width: 20px;
          margin-right: 4px;
          filter: brightness(0) invert(1);
        }
      }
    }

    .what-does {
      padding: 12px 30px;
      border: 2px solid rgba(199, 201, 217, 0.50);
      border-radius: 12px;

      h2 {
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        color: #3A3A3C;
        margin-bottom: 12px;
      }

      .does {
        display: flex;
        flex-direction: column;
        gap: 6px;
        font-size: 12px;

        .do {
          display: flex;
          align-items: center;

          img {
            width: 28px;
            margin-right: 12px;
          }
        }
      }
    }

    .modal-footer {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 12px;

      button {
        background-color: transparent;
        border: none;
        cursor: pointer;

        display: flex;
        align-items: center;
        color: #8F90A6;

        img {
          width: 24px;
        }
      }

      .powered-by {
        width: 200px;
      }
    }
  }
}

@media screen and (min-width: 500px) {
  .binkey-powered-by {
    justify-content: flex-end;
  }

  .binkey-powered-by.toggle {
    flex-direction: row;
    align-items: center;
  }

  .binkey-reimbursable-container.banner {
    padding: 32px 40px 28px;
    gap: 36px;
    flex-direction: row;
    text-align: left;
    align-items: flex-start !important;

    .links-container {
      justify-content: flex-start;

      >a {
        min-width: 10rem;
      }
    }
  }
}

@media screen and (min-width: 550px) {
  .binkey-modal {
    >.check-eligibility-modal {
      padding: 30px;

      >button#close-button {
        top: 30px;
        right: 30px;
        width: 30px;
      }

      .title-section {
        h1 {
          font-size: 24px;
        }

        span {
          font-size: 18px;
        }
      }

      .options-section {
        >button {
          padding: 10px 40px;
        }
      }

      .what-does {
        padding: 24px 40px;

        h2 {
          font-size: 16px;
        }

        .does {
          gap: 12px;
          font-size: 14px;
        }
      }

      .modal-footer {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;

        button {
          font-size: 14px;
        }

        .powered-by {
          width: 220px;
          margin-left: auto;
        }
      }
    }
  }
}

@media screen and (min-width: 768px) {
  .binkey-modal {
    >.check-eligibility-modal {
      top: 20px;
      gap: 30px;

      >button#close-button {
        top: 30px;
        right: 30px;
        width: 40px;
      }

      .title-section {
        h1 {
          font-size: 28px;
        }

        span {
          font-size: 20px;
        }
      }

      .options-section {
        gap: 12px;

        >button {
          padding: 8px 40px;
          font-size: 16px;
        }
      }

      .info-section {
        padding: 28px 16px;
        font-size: 16px;
      }

      .what-does {
        padding: 20px 60px;
        gap: 30px;

        h2 {
          margin-bottom: 16px;
        }

        .does {
          display: grid;
          gap: 8px;
          grid-template-columns: 1fr 1fr 1fr;
          justify-content: space-between;
          font-size: 14px;

          .do {

            span {
              max-width: 168px;
            }

            img {
              width: 36px;
              margin-right: 8px;
            }
          }
        }
      }

      .form {
        textarea {
          font-size: 16px;
        }

        button {
          max-width: 208px;
          font-size: 16px;
          padding: 10px 20px;
        }
      }

      .modal-footer {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;

        button {
          font-size: 18px;

          img {
            width: 16px;
            margin-right: 2px;
          }
        }



        .powered-by {
          width: 220px;
        }
      }
    }
  }
}