body {
  font-family: "Roboto", sans-serif !important;
  background-color: #f8f9fb;
  /* width: 100vw; */
  /* min-width: 550px; */
}
#key {
  height: 21px;
}
textarea {
  resize: none !important;
}
a:hover {
  color: #4c8cfa !important;
}
.navbar {
  background-color: #2e384d !important;
  min-height: 80px;
  /* padding: 24px 140px; */
  z-index: 1;
}
.w-fit-content {
  width: fit-content;
}
.d-contents {
  display: contents;
}
.sign-in {
  text-decoration: inherit; /* no underline */
}

.curved-line {
  bottom: -10px;
  right: 59px;
}

.fs-14 {
  font-size: 14px;
}
.fs-20 {
  font-size: 20px;
}

.fs-32 {
  font-size: 32px;
}

.cw {
  color: white;
}

.btn-orange {
  color: white !important;
  background-color: #fa9f4c !important;
  font-size: 14px !important;
}

.btn-orange:hover {
  border-color: black !important;
  color: black !important;
  background-color: #fa9f4c !important;
}

.btn-orange:active {
  border-color: white !important;
  background-color: #fa9f4c !important;
}

.btn-outline-orange {
  border-color: #fa9f4c !important;
  color: #fa9f4c !important;
}

.btn-outline-orange:hover {
  border-color: black !important;
  color: white !important;
  background-color: #fa9f4c !important;
}

.btn-outline-orange:active {
  border-color: white !important;
  background-color: #fa9f4c !important;
  color: white !important;
}

.num-1525 {
  margin-top: 16px;
  margin-left: 5px;
  font-size: 20px;
}

.create {
  width: 120px;
  height: 40px;
}

.get-start {
  width: 164px;
  height: 40px;
}

.w-278 {
  max-width: 278px;
}

.arrow-avg {
  margin-right: 79px;
  margin-bottom: 47px;
}
.pe-91 {
  padding-right: 91px;
}
.right-card {
  width: 50%;
  height: 600px;
  right: 0;
  bottom: 0;
  background-color: #dee3ed;
  opacity: 0.21;
  z-index: -1;
}
.images-container {
  width: 661px;
  overflow-x: scroll;
  column-gap: 20px;
  right: 0;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.images-container::-webkit-scrollbar {
  display: none;
}
.images-container img {
  width: 268px;
}
.me-82 {
  margin-right: 82px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-80 {
  margin-bottom: 80px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-60 {
  padding-top: 60px;
}
.w-32 {
  width: 32px;
}
.h-449 {
  height: 449px;
}
.w-290 {
  width: 290px;
}
.mb-94 {
  margin-bottom: 94px;
}
.cg-16 {
  column-gap: 16px;
}
.wfc {
  width: fit-content;
}
.w-120 {
  width: 120px;
}
.mt-20 {
  margin-top: 20px;
}
.w-51 {
  width: 51px;
}
.h-24 {
  height: 24px;
}
.step {
  color: white;
  background-color: #2e384d;
}
.me-10 {
  margin-right: 10px;
}
.mt-58 {
  margin-top: 58px;
}
.w-260 {
  width: 260px;
}
.cg-65 {
  column-gap: 65px;
}
.step-container {
  color: #2e384d;
}
.color-blue {
  color: #4c8cfa;
}
.h-43 {
  height: 43px;
}
.footer {
  background-color: #2e384d;
  color: #ced5e0;
}
#navbarsExample02 a:hover {
  color: #4c8cfa;
}
.create:hover {
  color: black;
}
.h-134 {
  height: 134px;
}
.pre-footer {
  background-color: #d0defb;
  color: #2e384d;
}
.pb-32 {
  padding-bottom: 32px;
}
.pre-footer {
  color: #2e384d;
}
.pre-footer a {
  color: #2e384d;
  text-decoration: none;
}
.pre-footer a:hover {
  color: #4c8cfa;
}
.px-140 {
  padding-left: 140px;
  padding-right: 140px;
}
.w-547 {
  width: 247px;
}
.w-460 {
  width: 460px;
}
.fs-13 {
  font-size: 13px;
}
.mt-112 {
  margin-top: 112px;
}
.mt-56 {
  margin-top: 56px;
}
.contact-us {
  color: #fa9f4c;
}
.contact-us:hover {
  color: #4c8cfa;
}
.cg-30 {
  column-gap: 30px;
}
.question {
  color: #777d8b;
}
.mt-104 {
  margin-top: 104px;
}
.w-964 {
  width: 964px;
}
.mb-40 {
  margin-bottom: 40px;
}
/* @media screen and (min-width: 480px) {
  main {
    padding: 56px 111px 64px !important;
  }
} */
.max-width-579 {
  max-width: 579px;
}
main {
  margin: 72px 0;
  padding: 56px 16px 64px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.14);
  /* width: 1160px; */
  max-width: 1160px;
}
/* @media screen and (min-width: 1400px) {
  main {
    padding: 56px 111px 64px;
  }
} */
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.column-gap-32 {
  column-gap: 32px;
}
.max-width-105 {
  max-width: 105px;
}
.mb-32 {
  margin-bottom: 32px;
}
.w-579 {
  width: 579px;
}
.mb-57 {
  margin-bottom: 57px;
}
.box-300 {
  width: 291px;
  height: 306px;
  padding: 40px 20px 32px;
  border-radius: 4px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14);
}
.cg-32 {
  column-gap: 32px;
}
.mb-54 {
  margin-bottom: 54px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-88 {
  margin-top: 88px;
}
.ps-20 {
  padding-left: 20px;
}
.pb-24 {
  padding-bottom: 24px;
}
.cg-10 {
  column-gap: 10px;
}
.mt-32 {
  margin-top: 32px;
}
.me-134 {
  margin-right: 134px;
}
.me-17 {
  margin-right: 17px;
}
.me-20 {
  margin-right: 20px;
}
.w-544 {
  max-width: 544px;
}
.cg-20 {
  column-gap: 20px;
}
.h-40 {
  height: 40px;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #ccd2d7 !important;
  font-size: 14px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccd2d7 !important;
  font-size: 14px;
}
::placeholder {
  color: #ccd2d7 !important;
  font-size: 14px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.border-gray {
  border-color: #ccd2d7;
  box-shadow: none !important;
}
.color-gray {
  color: #ccd2d7 !important;
}
.h-156 {
  height: 156px;
}
.btn-outline {
  color: #ccd2d7;
  border-color: #ccd2d7;
}
.pe-36 {
  padding-right: 36px;
}

@media screen and (min-width: 768px) {
  .ps-lg-20 {
    padding-left: 20px;
  }
}

/* FINAL CLEANUP 2026-07 */
.qr-drag-handle,.qr-section-tools,.qr-move-buttons{display:none!important}button.down,button[onclick*='Down'],button[onclick*='Up']{display:none!important}.qr-date-input{font:inherit;border:1px solid #4c8cfa;border-radius:6px;padding:4px 6px;background:#fff}
