/*transform origin*/
#mt_error {
  min-height: 906px !important; }
  #mt_error .mt_thankyou_wrapper {
    min-height: 906px !important; }
  #mt_error .mt_banner_content {
    padding: 94px 24px !important;
    background-color: #ECC3B2 !important;
    border: 4px solid #F1D2C5 !important;
    max-width: 960px;
    border-radius: 0 !important;
    height: auto; }
    @media (max-width: 1199.8px) {
      #mt_error .mt_banner_content {
        max-width: 704px; } }
    @media (max-width: 1440px) {
      #mt_error .mt_banner_content {
        padding: clamp(60px, 6.5vw, 94px) clamp(72px, 8.3vw, 120px); } }
    @media (max-width: 991.8px) {
      #mt_error .mt_banner_content {
        padding: 40px 24px !important;
        width: 90%; } }
    #mt_error .mt_banner_content h2 {
      font-family: "Fahkwang", sans-serif !important;
      font-size: clamp(40px, 6vw, 74px) !important;
      line-height: clamp(48px, 7vw, 90px);
      color: #844131 !important; }
      @media (min-width: 1440px) {
        #mt_error .mt_banner_content h2 {
          font-size: 72px !important;
          line-height: 90px !important; } }
    #mt_error .mt_banner_content p {
      font-size: 18px; }
    #mt_error .mt_banner_content * {
      font-weight: 300 !important; }

.error {
  min-height: unset !important; }

/*# sourceMappingURL=error.css.map */
