/*transform origin*/
.thank-you .mt_header_wrap {
  margin-top: 0px;
}
.thank-you header {
  left: 0;
  width: 100%;
}
.thank-you header .mt_navigation_wrapper .header_right {
  display: none !important;
}
.thank-you #mt_thank-you {
  min-height: 100vh !important;
  width: 100%;
  background-color: #d14921;
  position: relative;
  overflow: hidden;
}
.thank-you #mt_thank-you .mt_col_heading {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .thank-you #mt_thank-you .mt_col_heading {
    font-size: 130px;
    line-height: 101px;
    letter-spacing: 0.03em;
  }
}
.thank-you #mt_thank-you .mt_paragraph {
  font-family: "halyard-display", sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: none;
  max-width: 800px;
}
@media (min-width: 992px) {
  .thank-you #mt_thank-you .mt_paragraph {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0.02em;
  }
}
.thank-you #mt_thank-you .mt_thankyou_wrapper {
  margin-top: 80px !important;
  left: 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .thank-you #mt_thank-you .mt_thankyou_wrapper {
    /* Mask the background with an SVG curve */
    background-size: 200% !important;
    background-position: 70% top !important;
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 650'><path d='M720 0C1246 0 1673 356 1673 795H-233C-233 356 194 0 720 0Z' fill='white'/></svg>");
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 650'><path d='M720 0C1246 0 1673 356 1673 795H-233C-233 356 194 0 720 0Z' fill='white'/></svg>");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: top center;
    mask-position: top center;
    /* Mask the background with an SVG curve */
  }
}
@media (max-width: 767.8px) {
  .thank-you #mt_thank-you .mt_thankyou_wrapper {
    border-radius: 1000px 1000px 0 0;
    transform: scale(1.5);
    margin-top: 32vh !important;
  }
  @supports (-webkit-touch-callout: none) {
    .thank-you #mt_thank-you .mt_thankyou_wrapper {
      margin-top: 32dvh !important;
    }
  }
}
.thank-you #mt_thank-you .mt_banner_content {
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100% !important;
}
.thank-you #mt_thank-you .mt_social_login {
  display: none;
}
.thank-you .mt_thankyou_wrapper {
  margin-top: 80px !important;
  left: 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .thank-you .mt_thankyou_wrapper {
    /* Mask the background with an SVG curve */
    background-size: 200% !important;
    background-position: 70% top !important;
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 650'><path d='M720 0C1246 0 1673 356 1673 795H-233C-233 356 194 0 720 0Z' fill='white'/></svg>");
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 650'><path d='M720 0C1246 0 1673 356 1673 795H-233C-233 356 194 0 720 0Z' fill='white'/></svg>");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: top center;
    mask-position: top center;
    /* Mask the background with an SVG curve */
  }
}
@media (max-width: 767.8px) {
  .thank-you .mt_thankyou_wrapper {
    border-radius: 1000px 1000px 0 0;
    transform: scale(1.5);
    margin-top: 32vh !important;
  }
  @supports (-webkit-touch-callout: none) {
    .thank-you .mt_thankyou_wrapper {
      margin-top: 32dvh !important;
    }
  }
}
.thank-you .mt_banner_content {
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100% !important;
}
.thank-you .mt_social_login {
  display: none;
}

/*# sourceMappingURL=thank-you.css.map */
