/*transform origin*/
.thank-you .contact_page_banner {
  width: calc(100% - 32px);
  margin-left: 16px;
  height: 500px;
  background-image: url("../../images/contact-banner.jpeg") !important;
  background-size: cover;
  background-position: right bottom;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat; }
  @media (min-width: 2300px) {
    .thank-you .contact_page_banner {
      height: 30vw; } }
  @media (min-width: 992px) {
    .thank-you .contact_page_banner {
      margin-top: 16px; } }
  @media (max-width: 991.01px) {
    .thank-you .contact_page_banner {
      width: 100%;
      margin-left: 0;
      background-size: 250% !important;
      background-position: 88% 78% !important;
      height: 300px; } }
  .thank-you .contact_page_banner h1 {
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 75px 0 0;
    line-height: 75px; }
    @media (min-width: 2300px) {
      .thank-you .contact_page_banner h1 {
        margin-top: 2vw; } }
    @media (max-width: 991.01px) {
      .thank-you .contact_page_banner h1 {
        font-size: 30px;
        line-height: 32px;
        margin-top: 65px; } }
    @media (max-width: 575.01px) {
      .thank-you .contact_page_banner h1 {
        font-size: 22px;
        line-height: 33px; } }
.thank-you #mt_contact_page {
  display: flex;
  flex-wrap: wrap;
  padding: 33px 16px 16px 0px; }
  @media (max-width: 991.01px) {
    .thank-you #mt_contact_page {
      padding: 0px !important; } }
  .thank-you #mt_contact_page .mt_contact_left {
    width: 50%;
    padding: 96px 8.3%; }
    @media (max-width: 991.01px) {
      .thank-you #mt_contact_page .mt_contact_left {
        width: 100%;
        padding: 64px 16px; } }
    .thank-you #mt_contact_page .mt_contact_left div {
      font-family: 'termina';
      font-size: 28px;
      line-height: 35px; }
      @media (max-width: 991.01px) {
        .thank-you #mt_contact_page .mt_contact_left div {
          font-size: 22px;
          margin-top: 48px;
          font-style: normal;
          font-weight: 700;
          line-height: 28px;
          letter-spacing: 1.1px;
          text-transform: uppercase; } }
    .thank-you #mt_contact_page .mt_contact_left .mt_para_margin {
      margin-bottom: 48px; }
      @media (max-width: 991.01px) {
        .thank-you #mt_contact_page .mt_contact_left .mt_para_margin {
          margin-bottom: 0; } }
      .thank-you #mt_contact_page .mt_contact_left .mt_para_margin .phonenumber {
        font-weight: bold;
        text-decoration: underline;
        color: #323338; }
  .thank-you #mt_contact_page .mt_contact_right {
    background-color: #B05628;
    width: 50%;
    padding: 76px 0px 96px 56px; }
    @media (max-width: 991.01px) {
      .thank-you #mt_contact_page .mt_contact_right {
        width: 100%;
        padding: 55px 16px 30px 16px; } }
  .thank-you #mt_contact_page .mt_contact_address {
    display: flex;
    flex-direction: column;
    gap: 32px;
    color: #ffffff;
    margin: 24px 0px 0px 6px;
    padding: 16px; }
    @media (max-width: 991.01px) {
      .thank-you #mt_contact_page .mt_contact_address {
        margin: 11px 0px 0px 0px;
        padding: 0px; } }
    .thank-you #mt_contact_page .mt_contact_address .data-layer-event-address-link {
      color: #ffffff; }
    .thank-you #mt_contact_page .mt_contact_address .mt_copy_small {
      font-weight: 500; }
    .thank-you #mt_contact_page .mt_contact_address .mt_txt_sub {
      font-weight: 700;
      text-transform: uppercase; }

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