

/* Start:/local/components/tranzit/error.404/templates/.default/style.css?17524878951193*/
.thank-you {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.thank-you__header {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 44px 0 54px 0;
}

.thank-you__title, .thank-you__description {
  font-family: TildaSans;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.35;
}

.thank-you__description {
  font-weight: 300;
}

.thank-you__divider {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.thank-you__divider-line {
  background-color: #ffbc57;
  position: relative;
  width: 100%;
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
}

.thank-you__footer {
  padding: 120px 0 60px 0;
}
.reasons {
  background-color: #f8f9fa;
  padding: 1.2rem;
  border-radius: 8px;
  margin: 1.5rem 0;
}
.actions {
  margin-top: 2rem;
}
a {
  color: #2980b9;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
.quote {
  font-style: italic;
  margin-top: 2rem;
  color: #7f8c8d;
  border-left: 3px solid #bdc3c7;
  padding-left: 1rem;
}
ul {
  padding-left: 1.2rem;
}
li {
  margin-bottom: 0.5rem;
}
/* End */
/* /local/components/tranzit/error.404/templates/.default/style.css?17524878951193 */
