

.d6ef5e07 {
  height: fit-content;
  padding: 10px 25px;
  width: fit-content;
}

.e5fdf13d {
  font-size: 15px;
}

.aa33ae20 {
  border-radius: 4px;
  border: 1px solid var(--color-unstable-tech-gray);
  display: flex;
  flex-direction: column;
  gap: 7px;
  max-width: 460px;
}

.b62cf29a {
  font-size: 15px;
}

.e20b8b7b {
  margin: 10px 15px;
}

.a77a4b9f {
  align-items: center;
  display: flex;
  border-bottom: 1px solid var(--color-unstable-tech-gray);
  justify-content: space-between;
  margin: auto 15px;
  padding: 15px 15px 10px 0;
}

.e221dc2c {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 15px 15px;
}

.e221dc2c > p {
  align-content: center;
  height: 75px;
}

.fdd77487 {
  height: auto;
  max-width: 100%;
}

.f4db6d6a:only-child {
  padding: 0 15px;
}

.fd4170f3 {
  display: flex;
  justify-content: center;
  margin: auto 0;
  width: 100%;
}

.fd4170f3:has(:not(*:only-child)) {
  justify-content: space-between;
}

.a5501df1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  min-height: 350px;
}

.e42917d9 {
  height: 100%;
}

.b0aacea4 {
  margin-left: 15px;
}

@media (max-width: 992px) {
  .e5fdf13d {
    font-size: 13px;
  }

  .aa33ae20 {
    gap: 15px;
    max-width: initial;
    width: 100%;
  }

  .b62cf29a {
    font-size: 13px;
  }

  .c25a7228 {
    font-size: 17px;
  }

  .fd4170f3 {
    padding: 10px 0;
  }

  .b4011fd5 {
    font-size: 17px;
  }
}

.eb1bbbca {
  fill: var(--color-unstable-tech-black);
}

.eb1bbbca:disabled {
  fill: var(--color-unstable-tech-gray);
}

.b8a39f7c {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 0 10px;
}

section {
  max-width: 1000px;
  width: 100%;
}


@media (max-width: 992px) {
  section {
    max-width: 400px;
  }
}

.a31c3792 {
  height: fit-content;
  padding: 10px 25px;
  width: fit-content;
}

.c6ab1017 {
  font-size: 15px;
}

.b7d54193 {
  border-color: var(--color-unstable-tech-gray);
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  flex-direction: column;
  max-width: 460px;
  padding: 15px;
}

.a34b07d0 {
  font-size: 15px;
}

.cc6a3160 {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 10px;
}

.cc6a3160 img {
  height: auto;
  max-width: 100%;
}

.ded41df3 {
  border-bottom: 1px solid var(--color-unstable-tech-gray);
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.c96264ed {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  justify-content: space-between;
  min-height: 350px;
}

@media (max-width: 992px) {
  .c6ab1017 {
    font-size: 13px;
  }

  .b7d54193 {
    gap: 10px;
    max-width: initial;
    width: 100%;
  }

  .a34b07d0 {
    font-size: 13px;
  }

  .ded41df3 {
    font-size: 17px;
  }
}

.a9039aaf {
  margin: 15px auto;
}

.ed109f41 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.a80263ee {
  display: inline;
}

.a80263ee:not(:first-child)::before {
  border-bottom: var(--size-50) solid transparent;
  border-left: var(--size-50) solid var(--color-unstable-dark-gray);
  border-top: var(--size-50) solid transparent;
  content: ' ';
  display: inline-block;
  height: 0;
  margin: 0 var(--size-100);
  width: 0;
}

@keyframes b127ffaf {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.c85dbb21 {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
}

.a6567f8b {
  animation-fill-mode: forwards;
  animation: b127ffaf 0.35s ease-in;
  display: flex;
  margin-top: 25px;
}

.c1b06ac4 {
  animation-fill-mode: forwards;
  animation: b127ffaf 0.35s ease-in;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
}

.d1de7269 {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  width: 100%;
}

.b394a9c8 {
  height: 100%;
  max-width: 175px;
  place-self: center;
}

.ebcaea08 {
  place-items: center center;
  display: grid;
  grid-template-rows: 4fr repeat(2, 1fr);
  height: 100%;
  text-align: center;
}

.ebcaea08 > :not(:first-child) {
  align-self: start;
}

.f837d35b {
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
}

.ebcaea08 > p {
  color: var(--color-unstable-human-blue);
}

.fde3a970 {
  background-color: #cde6ff;
  border-radius: 4px;
  color: var(--color-unstable-dark-blue);
  display: inline;
  margin: 0;
  padding: 2px 8px;
  white-space: nowrap;
}

.afb35cfd {
  margin: 30px 0;
  width: 100%;
}

.fbf25d93 {
  border-bottom: 1px solid var(--color-border-base);
  display: flex;
  justify-content: center;
  padding-bottom: 13px;
  width: 100%;
}

.a0f30979 {
  align-items: center;
  color: var(--color-unstable-tech-black);
  display: flex;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}

.bc0b5057 {
  display: flex;
}

.bc0b5057 > p {
  margin: 0;
}

/* TODO stylelint ont save re-writes this to lowercase? -- fix? */
@media (max-width: 992px) {
  .c85dbb21 {
    grid-template-columns: repeat(2, 1fr);
  }

  .c1b06ac4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .afb35cfd {
    width: 100%;
  }

  .a0f30979 h2 {
    font-size: 16px;
  }
}

.b8e22933 {
  background-color: var(--color-unstable-highlight-blue);
  border-radius: 4px;
  display: flex;
  gap: 50px;
  justify-content: space-between;
  margin: 45px 0;
  padding: 30px;
  width: 100%;
}

.af22f0c4 {
  display: flex;
  max-width: 500px;
  width: 100%;
}

.ce277c20 {
  border-color: var(--color-unstable-tech-gray);
  border-style: solid;
  border-width: 0 0 0 2px;
}

.e29bae5e {
  padding-left: 30px;
  width: 100%;
}

.a0c951c7 {
  width: 80px;
}

.f3a16b6d {
  display: flex;
  flex-direction: column;
  width: 100%; 
}

.c4abe624 {
  margin-bottom: 8px;
}

.cb5e3896 {
  padding-left: 30px;
  width: 100%;
}

.cdc395ab {
  width: 80px;
}

@media (max-width: 992px) {
  .b8e22933 {
    align-items: center;
    flex-direction: column;
    gap: 30px;
    padding: 30px 20px;
  }

  .af22f0c4 {
    width: 100%;
  }

  .ce277c20 {
    border-width: 0 0 1px;
    width: 100%;
  }

  .e29bae5e {
    padding-left: 10px;
  }

  .a0c951c7 {
    align-self: flex-start;
    width: 35px;
  }

  .cb5e3896 {
    padding-left: 25px;
  }

  .cdc395ab {
    align-self: flex-start;
    width: 30px;
  }
}

.c19e5e90 {
  display: flex;
  gap: 20px;
  height: 100%;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 992px) {
  .c19e5e90 {
    align-items: center;
    flex-direction: column;
  }
}

.c6a60c24 {
  align-items: center;
  background: linear-gradient(
    180deg,
    var(--color-unstable-human-blue) 0%,
    var(--color-unstable-light-blue) 100%
  );
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 40px;
  overflow: hidden;
  padding: 60px 0 10px;
  position: relative;
}

.d96a0b80 {
  color: var(--color-unstable-tech-yellow);
  font-weight: 900;
}

.cfde220d {
  max-width: 680px;
}

.cfde220d > form {
  height: 100px;
}

.c9cc30f7 {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}

.c9cc30f7 h1 {
  margin-bottom: 15px;
}

.c9cc30f7 p {
  margin: 0 auto;
  max-width: 66%;
}

.b30401f5 {
  line-height: 0;
  padding-right: 15px;
  position: absolute;
  right: 0;
}

.c3fd8f02 {
  align-items: center;
  color: var(--color-unstable-tech-white);
  display: flex;
  position: relative;
  width: 100%;
}

.e15e333a.b6bcfaf0 {
  outline: 1px solid var(--color-unstable-value-red);
}

.bc30f967 {
  color: var(--color-unstable-tech-white);
  word-wrap: break-word;
}

.c7071ded {
  fill: var(--color-unstable-tech-white);
  opacity: 0.1;
  position: absolute;
  top: -90px;
  width: 1100px;
}

.dfd277fb.b6bcfaf0 {
  background-color: var(--color-unstable-value-red);
  border-radius: 4px;
  color: var(--color-unstable-tech-white);
  display: flex;
  fill: var(--color-unstable-tech-white);
  gap: 4px;
  margin: 12px 0;
  padding: 10px;
  position: relative;
}

@media (max-width: 992px) {
  .c6a60c24 {
    align-items: center;
  }

  .cfde220d {
    width: 90%;
  }

  .c9cc30f7 {
    text-align: initial;
  }

  .c9cc30f7 p {
    margin: initial;
  }

  .c7071ded {
    fill: var(--color-unstable-tech-white);
    opacity: 0.1;
    position: absolute;
    top: -25px;
    width: 800px;
  }
}

.b0b520d7 {
  display: flex;
  flex-wrap: wrap; 
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding: 0 20px;
}

section {
  max-width: 1000px;
}

.b2d143c6 {
  margin-bottom: 15px;
}

.b2d143c6 h1 {
  margin: 40px 0 0;
  margin-bottom: 15px;
  font-size: 30px;
}

.b2d143c6 h2 {
  font-size: 18px;
}

.c3458826 {
  padding-top: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.c3458826 h3 {
  font-size: 14px;
}

.c3458826 p {
  font-size: 11.9px;
}

@media (max-width: 165px) {
  .b2d143c6 h1 {
    font-size: 25px;
  }
}

.f9b7a8e2 {
  color: #666;
  font-size: 12px;
}

.f9b7a8e2 a {
  text-decoration: underline;
}
