.wireframe {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100vh;
  max-width: 1600px;
  margin: 0 auto;
  padding: 44px 16px 0;
}

.wireframe .frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 44px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.wireframe .frame-2 {
  display: flex;
  flex-direction: column;
  width: 625px;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
   margin-top: 80px;
}

.wireframe .katz-wallet-all-the {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 50px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.wireframe .a-powerful-wallet {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff80;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 26.0px;
}

.wireframe .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .component {
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 20px 24px 20px 13px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff0d;
  border-radius: 16px;
  border: 1px solid;
}

.wireframe .icons {
  position: relative;
  width: 30px;
  height: 30px;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
}

.wireframe .action {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff4c;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .horizontal-divider {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
}

.wireframe .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.wireframe .frame-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .frame-6 {
  display: flex;
  flex-direction: column;
  width: 654px;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .heading-easy-to {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 36.4px;
  white-space: nowrap;
}

.wireframe .katz-wallet-is-the {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.1px;
}

.wireframe .second-p {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.1px;
}

.wireframe .frame-7 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px 8px;
  position: relative;
  flex: 0 0 auto;
  padding: 0 110px;
}

.wireframe .component-frame {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  background-color: #121419;
  border-radius: 8px;
  border: 1px solid;
  border-color: #ffffff0d;
  gap: 12px;
}

/* .wireframe .component-frame:hover {
  background-color: var(--second-bg);
} */

.wireframe .img {
  position: relative;
  width: 32px;
  height: 32px;
}

.wireframe .frame-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .heading-receive {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}

.wireframe .built-on-XRPL-for {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16.9px;
  white-space: nowrap;
}

.wireframe .form-wrapper {
  display: flex;
  flex-direction: column;
  width: 1066px;
  align-items: center;
  gap: 35px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .p {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 22.1px;
}

.wireframe .form {
  display: flex;
  flex-direction: column;
  width: 673px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .frame-10 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  border-radius: 8px;
}

.wireframe .fname {
  height: 46px;
  padding: 12px 16px;
  position: relative;
  flex-grow: 1;
  background-color: #13141a;
  border-radius: 8px;
  border: none;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff99;
  font-size: 14px;
  letter-spacing: -0.14px;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .last-name {
  padding: 16px 16px 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 1;
  background-color: #13141a;
  border-radius: 8px;
  border: none;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff99;
  font-size: 14px;
  letter-spacing: -0.14px;
  line-height: normal;
  white-space: nowrap;
  resize: none;
}

.wireframe .frame-11 {
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 14px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 0;
  background-color: var(--blue);
  border-radius: 8px;
}

.wireframe .text {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .cfd-de-c-wrapper {
  position: absolute;
  width: 220px;
  height: 185px;
  bottom: -60px;
  left: 103px;
  transform: rotate(-180deg);
}

.wireframe .cfd-de-c {
  width: 220px;
  height: 185px;
  transform: rotate(180deg);
  object-fit: cover;
}

.wireframe .cfd-de-d-wrapper {
  position: absolute;
  width: 216.714px;
  height: 222px;
  top: 226px;
  right: 219.286px;
  transform: rotate(-180deg);
}

.wireframe .cfd-de-d-wrapper-gradient {
  display: none;
}

.wireframe .cfd-de-d {
  width: 216.714px;
  height: 222px;
  transform: rotate(180deg);
  object-fit: cover;
}

.wireframe .cfd-de-d-gradient {
  width: 92px;
  height: 94px;
  transform: rotate(180deg);
  object-fit: cover;
}

.wireframe .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: transparent;
  border-top-width: 0.5px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #ffffff33;
}

.wireframe .frame-12 {
  display: inline-flex;
  align-items: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .frame-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff4c;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .div-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff4c;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .line {
  position: relative;
  width: 1px;
  height: 24px;
  object-fit: cover;
}

.wireframe .frame-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.wireframe .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--go0f-yr);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--go0f-yr);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.wireframe .frame-15-wrapper {
    display: flex;
    gap: 32px;
}

.wireframe .frame-15 {
  width: 32px;
  height: 32px;
}

.wireframe .frame-16 {
  height: 32px;
}

@media (max-width: 1390px) {
  .wireframe .frame-2 {
    margin-top: 120px;
  }
  .wireframe .cfd-de-d-wrapper {
    display: none;
  }
  .wireframe .cfd-de-d {
    width: 92px;
    height: 94px;   
    transform: rotate(180deg);
    object-fit: cover;
  }
  .wireframe .cfd-de-d-wrapper-gradient {
    position: absolute;
    display: block;
    width: 92px;
    height: 94px;
    top: 40px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
  }
  .wireframe .cfd-de-d-gradient {
    width: 92px;
    height: 94px;   
    transform: rotate(180deg);
    object-fit: cover;
  }
}

@media (max-width: 1300px) {
  .wireframe .cfd-de-c-wrapper {
    display: none;
  }
}

@media (max-width: 1024px) {
  .wireframe {
    gap: 100px;
    padding: 32px 12px 0;
  }
  .wireframe .frame {
    gap: 32px;
  }
  .wireframe .frame-2 {
    width: 90%;
    gap: 20px;
  }
  .wireframe .katz-wallet-all-the {
    font-size: 42px;
  }
  .wireframe .a-powerful-wallet {
    font-size: 18px;
    line-height: 19.5px;
  }
  .wireframe .frame-3 {
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .wireframe .frame-15 {
    width: 24px;
    height: 24px;
  }
  .wireframe .frame-16 {
    height: 24px;
  }
}

@media (max-width: 768px) {
  .wireframe .frame {
    display: none;
  }
  .wireframe {
    padding: 24px 12px 0;
  }
  .wireframe .div {
    width: 100%;
    padding: 0 12px;
        gap: 40px;
  }
  .wireframe .frame-2 {
    width: 100%;
    padding: 0 12px;
    gap: 20px;
  }
  .wireframe .katz-wallet-all-the {
    font-size: 36px;
  }
  .wireframe .a-powerful-wallet {
    font-size: 16px;
    line-height: 19.5px;
  }
  .wireframe .component {
    padding: 12px 16px;
  }
  .wireframe .icons {
    width: 24px;
    height: 24px;
  }
  .wireframe .action {
    font-size: 14px;
  }
  .wireframe .frame-5 {
    align-items: flex-start;
    gap: 20px;              
  }
  .wireframe .frame-6 {
    width: 100%;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
    }
  .wireframe .heading-easy-to {
    font-size: 24px;
  }
  .wireframe .katz-wallet-is-the {
    white-space: normal;
    text-align: left;
    max-width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
  .mobile-hidden {
    display: none;
  }
  .wireframe .second-p {
    display: none;
  }
  .wireframe .frame-7 {
    padding: 0 12px;
    gap: 16px;
  }
  .wireframe .component-frame {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10;
    width: 100%;
    max-width: none;
    padding: 16px 16px 16px 14px;
  }
  .wireframe .form-wrapper {
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    gap: 20px;
    padding: 0 12px;
  }
  .wireframe .form {
    width: 100%;
  }
  .wireframe .frame-9 {
    align-items: flex-start;
    gap: 0px;
  }
  .wireframe .frame-10 {
    display: flex;
    flex-direction: row;
    gap: 8px;
  }
  .wireframe .fname,
  .wireframe .last-name,
  .wireframe .frame-11 {
    width: 100%;
  }
  .wireframe .footer {
    display: flex;
    flex-direction: column-reverse;
    padding: 32px 16px;
    gap: 32px;
    align-items: center;
    justify-content: space-between;
  }
  .wireframe .frame-12 {
    flex-direction: column-reverse;
    gap: 8px;
    width: 100%;
    align-items:flex-start;
  }
  .wireframe .frame-13 {
    flex-direction: row;
  }
  .wireframe .frame-15-wrapper {
    justify-content: center;
  }
  .wireframe .line {
    display: none;
  }
  .wireframe .text-wrapper-2 {
    font-size: 13px;
  }
  .wireframe .text-wrapper-3 {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .wireframe {
    gap: 40px;
    padding: 16px 8px 0;
  }
  .wireframe .katz-wallet-all-the {
    font-size: 28px;
  }
  .wireframe .a-powerful-wallet {
    font-size: 16px;
    line-height: 19.5px;
  }
  .wireframe .heading-easy-to {
    font-size: 20px;
  }
  .wireframe .heading-receive {
    font-size: 16px;
  }
  .wireframe .built-on-XRPL-for {
    font-size: 13px;
    line-height: 16px;
  }
  .wireframe .text {
    font-size: 14px;
  }
  .wireframe .action {
    font-size: 13px;
  }
}