.nav-bar-wrapper {
  display: contents;
}
 
.nav-bar-container {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 999;
  position: sticky;
  border-color: var(--color-neutral);
  border-style: solid;
  border-width: 1px;
  justify-content: center;
  background-color: var(--color-on-primary);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0.5px;
}
 
.nav-bar-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  position: sticky;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.nav-bar-link {
  display: contents;
}
 
.nav-bar-image {
  width: auto;
  height: 2rem;
  object-fit: cover;
  text-decoration: none;
}
 
.nav-bar-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.nav-bar-thq-links-elm1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 0px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-end;
}
 
.nav-bar-thq-link1-elm1 {
  text-decoration: none;
}
 
.nav-bar-thq-link2-elm1 {
  text-decoration: none;
}
 
.nav-bar-thq-link3-elm1 {
  text-decoration: none;
}
 
.nav-bar-thq-link4-elm1 {
  text-decoration: none;
}
 
.nav-bar-thq-link5-elm1 {
  text-decoration: none;
}
 
.nav-bar-thq-button-elm {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  height: 2rem;
  display: flex;
  align-items: center;
  margin-left: 0px;
}
 
.nav-bar-thq-action1-elm {
  width: auto;
  height: 2rem;
  display: flex;
  border-radius: var(--dl-layout-radius-radius2);
  flex-direction: row;
  text-decoration: none;
}
 
.nav-bar-text1 {
  font-size: 16px;
}
 
.nav-bar-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.nav-bar-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nav-bar-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--color-on-primary);
}
 
.nav-bar-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.nav-bar-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.nav-bar-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.nav-bar-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nav-bar-thq-links-elm2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
 
.nav-bar-thq-link1-elm2 {
  text-decoration: none;
}
 
.nav-bar-thq-link2-elm2 {
  text-decoration: none;
}
 
.nav-bar-thq-link3-elm2 {
  text-decoration: none;
}
 
.nav-bar-thq-link4-elm2 {
  text-decoration: none;
}
 
.nav-bar-thq-link5-elm2 {
  text-decoration: none;
}
 
.index-fragment12 {
  display: contents;
}
 
.index-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment13 {
  display: contents;
}
 
.index-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment15 {
  display: contents;
}
 
.index-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.index-fragment10 {
  display: contents;
}
 
.index-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment14 {
  display: contents;
}
 
.index-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.index-fragment11 {
  display: contents;
}
 
.index-text101 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
@media(max-width: 1600px) {
  .nav-bar-container {
    border-color: #C7CECC;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .nav-bar-thq-navbar-interactive-elm {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nav-bar-thq-button-elm {
    margin-left: 0px;
  }
  .nav-bar-text1 {
    font-style: normal;
    font-weight: 400;
  }
  .nav-bar-thq-links-elm2 {
    align-self: flex-end;
    align-items: flex-end;
  }
}
 
@media(max-width: 1200px) {
  .nav-bar-thq-navbar-interactive-elm {
    padding-left: 0px;
    padding-right: 0px;
  }
  .nav-bar-thq-links-elm1 {
    margin: 0px;
    justify-content: flex-end;
  }
  .nav-bar-thq-button-elm {
    margin-left: 0px;
  }
  .nav-bar-thq-links-elm2 {
    align-self: flex-end;
    align-items: flex-end;
  }
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
}
 
@media(max-width: 991px) {
  .nav-bar-thq-navbar-interactive-elm {
    position: sticky;
  }
  .nav-bar-image {
    z-index: 9999;
    align-self: stretch;
  }
  .nav-bar-thq-desktop-menu-elm {
    display: none;
  }
  .nav-bar-thq-button-elm {
    top: 32px;
    right: 50px;
    display: block;
    z-index: 1000;
    position: absolute;
  }
  .nav-bar-thq-action1-elm {
    left: 0px;
    width: auto;
    bottom: 0px;
    margin: auto;
    position: static;
  }
  .nav-bar-thq-burger-menu-elm {
    display: flex;
  }
  .nav-bar-thq-mobile-menu-elm {
    left: var(--dl-layout-space-twounits);
    width: 100%;
    height: auto;
    position: absolute;
    margin-top: var(--dl-layout-space-halfunit);
    padding-top: var(--dl-layout-space-twounits);
    border-color: var(--color-on-surface);
    border-width: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
    background-color: var(--color-on-primary);
  }
  .nav-bar-thq-nav-elm {
    display: block;
    margin-top: 0px;
  }
  .nav-bar-thq-top-elm {
    display: flex;
    padding-top: 0px;
    margin-bottom: 0px;
    flex-direction: row-reverse;
  }
  .nav-bar-thq-links-elm2 {
    align-items: flex-end;
    padding-top: var(--dl-layout-space-twounits);
  }
  .index-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .index-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .index-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .index-text101 {
    font-style: normal;
    font-weight: 500;
  }
}
 
@media(max-width: 767px) {
  .nav-bar-container {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .nav-bar-thq-navbar-interactive-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .nav-bar-image {
    z-index: 9999;
  }
  .nav-bar-thq-button-elm {
    right: 50px;
  }
  .nav-bar-thq-action1-elm {
    width: auto;
    height: 2rem;
  }
  .nav-bar-thq-burger-menu-elm {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nav-bar-thq-mobile-menu-elm {
    left: var(--dl-layout-space-twounits);
    right: right;
    width: 100%;
    bottom: buttom;
    position: absolute;
    padding-top: var(--dl-layout-space-twounits);
    border-color: var(--color-on-surface);
    border-width: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .nav-bar-thq-links-elm2 {
    padding-top: var(--dl-layout-space-twounits);
  }
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
}
 
@media(max-width: 480px) {
  .nav-bar-container {
    padding-left: 0px;
    padding-right: 0px;
    background-color: var(--color-on-primary);
  }
  .nav-bar-thq-navbar-interactive-elm {
    padding-top: var(--dl-layout-space-twounits);
    border-color: var(--color-on-surface);
    border-width: 1px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-twounits);
    background-color: var(--color-on-primary);
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
  }
  .nav-bar-image {
    height: 2rem;
  }
  .nav-bar-thq-button-elm {
    top: 15px;
    right: 60px;
    width: auto;
    height: 2rem;
  }
  .nav-bar-thq-action1-elm {
    width: auto;
    height: 2rem;
  }
  .nav-bar-thq-mobile-menu-elm {
    right: var(--dl-layout-space-twounits);
    width: 92%;
    padding-top: Unit;
    border-color: var(--color-on-surface);
    border-width: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-threeunits);
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
}
 
@media(max-width: 479px) {
  .nav-bar-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
  }
  .nav-bar-thq-mobile-menu-elm {
    padding: var(--dl-layout-space-unit);
  }
}

.key-card-wrapper {
  display: contents;
}
 
.key-card-container {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text11 {
  text-align: left;
}
 
.index-fragment16 {
  display: contents;
}
 
.index-text114 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment17 {
  display: contents;
}
 
.index-text115 {
  display: inline-block;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container {
    width: 100%;
  }
}

.key-card-wrapper-1r8z {
  display: contents;
}
 
.key-card-container1 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm1 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image1 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text13 {
  text-align: left;
}
 
.index-fragment18 {
  display: contents;
}
 
.index-text116 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment19 {
  display: contents;
}
 
.index-text119 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container1 {
    width: 100%;
  }
}

.key-card-wrapper-3ryc {
  display: contents;
}
 
.key-card-container2 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm2 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image2 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text15 {
  text-align: left;
}
 
.index-fragment20 {
  display: contents;
}
 
.index-text120 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment21 {
  display: contents;
}
 
.index-text121 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container2 {
    width: 100%;
  }
}

.key-card-wrapper-a6zr {
  display: contents;
}
 
.key-card-container3 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm3 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image3 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text17 {
  text-align: left;
}
 
.index-fragment22 {
  display: contents;
}
 
.index-text122 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment23 {
  display: contents;
}
 
.index-text123 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container3 {
    width: 100%;
  }
}

.key-card-wrapper-6gm0 {
  display: contents;
}
 
.key-card-container4 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm4 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image4 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text19 {
  text-align: left;
}
 
.index-fragment24 {
  display: contents;
}
 
.index-text124 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment25 {
  display: contents;
}
 
.index-text125 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container4 {
    width: 100%;
  }
}

.key-card-wrapper-5irv {
  display: contents;
}
 
.key-card-container5 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm5 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image5 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text21 {
  text-align: left;
}
 
.index-fragment26 {
  display: contents;
}
 
.index-text126 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment27 {
  display: contents;
}
 
.index-text127 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container5 {
    width: 100%;
  }
}

.key-card-wrapper-x32h {
  display: contents;
}
 
.key-card-container6 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm6 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image6 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text23 {
  text-align: left;
}
 
.index-fragment28 {
  display: contents;
}
 
.index-text128 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment29 {
  display: contents;
}
 
.index-text129 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container6 {
    width: 100%;
  }
}

.key-card-wrapper-485n {
  display: contents;
}
 
.key-card-container7 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm7 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image7 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text25 {
  text-align: left;
}
 
.index-fragment30 {
  display: contents;
}
 
.index-text130 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment31 {
  display: contents;
}
 
.index-text133 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container7 {
    width: 100%;
  }
}

.key-card-wrapper-nc9l {
  display: contents;
}
 
.key-card-container8 {
  gap: var(--spacing-md);
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: #C7CECC;
  border-width: 1px;
  justify-items: start;
  flex-direction: column;
  justify-content: center;
}
 
.key-card-thq-top-content-elm8 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.key-card-image8 {
  width: auto;
  height: 39px;
  object-fit: cover;
}
 
.key-card-text27 {
  text-align: left;
}
 
.index-fragment32 {
  display: contents;
}
 
.index-text134 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment33 {
  display: contents;
}
 
.index-text135 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.key-cardroot-class-name {
  background-color: transparent;
}
 
@media(max-width: 767px) {
  .key-card-container8 {
    width: 100%;
  }
}

.apply-now-wrapper {
  display: contents;
}
 
.apply-now-thq-ready-to-join-elm {
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.apply-now-thq-button-elm {
  width: 350px;
  height: 62px;
  border-radius: var(--dl-layout-radius-radius2);
  text-decoration: none;
}
 
.apply-now-thq-action1-elm {
  color: var(--color-surface);
}
 
.index-fragment36 {
  display: contents;
}
 
.index-text349 {
  display: inline-block;
}
 
.index-fragment35 {
  display: contents;
}
 
.index-text348 {
  display: inline-block;
  font-size: 16px;
}
 
.index-fragment34 {
  display: contents;
}
 
.index-text347 {
  display: inline-block;
}
 
.apply-nowroot-class-name {
  position: static;
}
 
@media(max-width: 1600px) {
  .apply-now-thq-button-elm {
    width: 350px;
  }
}
 
@media(max-width: 1200px) {
  .apply-now-thq-button-elm {
    width: 350px;
  }
}
 
@media(max-width: 991px) {
  .apply-now-thq-button-elm {
    width: 350px;
  }
}
 
@media(max-width: 767px) {
  .apply-now-thq-button-elm {
    width: 350px;
  }
}
 
@media(max-width: 480px) {
  .apply-now-thq-button-elm {
    width: 350px;
    height: 62px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-wrapper-elm {
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.footer-thq-footer-container-elm {
  background-color: #ffffff;
}
 
.footer-thq-footer-grid-elm {
  margin-bottom: 0px;
}
 
.footer-thq-footer-nav-elm {
  display: none;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 

 

 

 

 

 
@media(max-width: 1600px) {
  .footer-thq-footer-wrapper-elm {
    border-color: var(--color-on-surface);
    border-width: 0px;
  }
}

.index-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
  background-color: var(--color-on-primary);
}
 
.index-fragment10 {
  display: contents;
}
 
.index-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment11 {
  display: contents;
}
 
.index-text101 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment12 {
  display: contents;
}
 
.index-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment13 {
  display: contents;
}
 
.index-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.index-fragment14 {
  display: contents;
}
 
.index-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.index-fragment15 {
  display: contents;
}
 
.index-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.index-thq-hero-section-elm {
  z-index: 0;
  overflow: hidden;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm10 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
 
.index-thq-image-container-elm {
  flex: 1;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
 
.index-thq-placeholder-image-elm {
  border-radius: var(--dl-layout-radius-radius4);
}
 
.index-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-section-title-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-title-elm1 {
  font-size: 48px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-title-elm2 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-text-elm10 {
  font-family: "Inter";
  line-height: 1.5;
}
 
.index-text111 {
  font-size: 16px;
}
 
.index-thq-apply-now-elm {
  display: flex;
  position: static;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-cta-container-elm {
  width: auto;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-thq-button-elm-elm {
  width: 400px;
  height: 62px;
  align-self: center;
  align-items: center;
  margin-right: auto;
  border-radius: var(--dl-layout-radius-radius2);
  justify-content: center;
}
 
.index-thq-thq-action1-elm-elm {
  color: var(--color-surface);
}
 
.index-thq-cta-title-elm {
  display: none;
}
 
.index-thq-cta-text-elm {
  display: none;
}
 
.index-thq-overview-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  z-index: 0;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-container11 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-title-elm3 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-overview-section-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  z-index: 0;
  overflow: visible;
  position: static;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.index-thq-max-width-elm12 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-fragment16 {
  display: contents;
}
 
.index-text114 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment17 {
  display: contents;
}
 
.index-text115 {
  display: inline-block;
  font-family: "Playfair Display";
}
 
.index-fragment18 {
  display: contents;
}
 
.index-text116 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment19 {
  display: contents;
}
 
.index-text119 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment20 {
  display: contents;
}
 
.index-text120 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment21 {
  display: contents;
}
 
.index-text121 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment22 {
  display: contents;
}
 
.index-text122 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment23 {
  display: contents;
}
 
.index-text123 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment24 {
  display: contents;
}
 
.index-text124 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment25 {
  display: contents;
}
 
.index-text125 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment26 {
  display: contents;
}
 
.index-text126 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment27 {
  display: contents;
}
 
.index-text127 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment28 {
  display: contents;
}
 
.index-text128 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment29 {
  display: contents;
}
 
.index-text129 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment30 {
  display: contents;
}
 
.index-text130 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment31 {
  display: contents;
}
 
.index-text133 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-fragment32 {
  display: contents;
}
 
.index-text134 {
  display: inline-block;
  text-align: left;
}
 
.index-fragment33 {
  display: contents;
}
 
.index-text135 {
  display: inline-block;
  font-size: 26px;
  font-family: "Playfair Display";
}
 
.index-thq-dates-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-container13 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-title-elm4 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-dates-section-elm {
  position: relative;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm14 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.index-thq-timeline-container-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.index-thq-step1-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-container14 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-progress0-elm10 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container15 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.index-thq-progress0-elm11 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container16 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.index-text136 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.index-text137 {
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 400;
}
 
.index-thq-step2-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-container17 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-progress0-elm12 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container18 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.index-thq-progress0-elm13 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container19 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.index-text138 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.index-text142 {
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 400;
}
 
.index-thq-step3-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-container20 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-progress0-elm14 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container21 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.index-thq-progress0-elm15 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container22 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.index-text143 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.index-text146 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.index-thq-step4-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-container23 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-progress0-elm16 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container24 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.index-thq-progress0-elm17 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container25 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.index-text147 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.index-text150 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.index-thq-step5-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-container26 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.index-thq-progress0-elm18 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container27 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.index-thq-progress0-elm19 {
  flex: 1;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 2px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #000000;
}
 
.index-container28 {
  gap: var(--dl-layout-space-halfunit);
  width: auto;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.index-text151 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.index-text154 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.index-thq-awards-section-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  z-index: 0;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.index-thq-max-width-elm15 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-text155 {
  font-size: 34px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-container29 {
  width: 100%;
  height: 100%;
  display: grid;
  grid-gap: calc(var(--dl-layout-space-threeunits) / 2);
  align-self: center;
  place-items: center;
  grid-template-columns: repeat(9, 1fr);
}
 
.index-thq-award1-elm {
  object-fit: contain;
}
 
.index-thq-award2-elm {
  object-fit: contain;
}
 
.index-thq-award3-elm {
  object-fit: contain;
}
 
.index-thq-award4-elm {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
 
.index-thq-award5-elm {
  object-fit: contain;
}
 
.index-thq-award6-elm {
  object-fit: contain;
}
 
.index-thq-award7-elm {
  object-fit: contain;
}
 
.index-thq-award8-elm {
  object-fit: contain;
}
 
.index-thq-award9-elm {
  object-fit: contain;
}
 
.index-thq-four-pillars-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  z-index: 0;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm16 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-container30 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-title-elm5 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-text156 {
  align-self: flex-start;
  text-align: left;
}
 
.index-thq-four-pillars-section-elm {
  display: flex;
  z-index: 0;
  overflow: hidden;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm17 {
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: center;
}
 
.index-navlink {
  display: contents;
}
 
.index-thq-c1-elm {
  color: var(--dl-color-theme-neutral-light);
  width: 350px;
  height: auto;
  display: flex;
  position: static;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #124235;
}
 
.index-text157 {
  font-size: 26px;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 500;
  line-height: 1.2;
  padding-top: 0px;
}
 
.index-image1 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.index-text160 {
  font-size: 16px;
  text-align: left;
  margin-left: 0px;
  margin-right: 0px;
}
 
.index-thq-c2-elm {
  color: var(--dl-color-theme-neutral-light);
  width: 350px;
  height: auto;
  display: flex;
  position: static;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #1D3645;
}
 
.index-text194 {
  font-size: 26px;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 500;
  line-height: 1.2;
}
 
.index-image2 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.index-text197 {
  font-size: 16px;
  text-align: left;
}
 
.index-text198 {
  font-family: "Inter";
}
 
.index-text199 {
  font-family: "Inter";
}
 
.index-text200 {
  font-family: "Inter";
}
 
.index-text201 {
  font-family: "Inter";
}
 
.index-text202 {
  font-family: "Inter";
}
 
.index-text203 {
  font-family: "Inter";
}
 
.index-text204 {
  font-family: "Inter";
}
 
.index-text205 {
  font-family: "Inter";
}
 
.index-text206 {
  font-family: "Inter";
}
 
.index-text207 {
  font-family: "Inter";
}
 
.index-text208 {
  font-family: "Inter";
}
 
.index-text209 {
  font-family: "Inter";
}
 
.index-text210 {
  font-family: "Inter";
}
 
.index-text211 {
  font-family: "Inter";
}
 
.index-text212 {
  font-family: "Inter";
}
 
.index-text213 {
  font-family: "Inter";
}
 
.index-text214 {
  font-family: "Inter";
}
 
.index-text215 {
  font-family: "Inter";
}
 
.index-text216 {
  font-family: "Inter";
}
 
.index-text217 {
  font-family: "Inter";
}
 
.index-text218 {
  font-family: "Inter";
}
 
.index-text219 {
  font-family: "Inter";
}
 
.index-text220 {
  font-family: "Inter";
}
 
.index-text221 {
  font-family: "Inter";
}
 
.index-text222 {
  font-family: "Inter";
}
 
.index-text223 {
  font-family: "Inter";
}
 
.index-text224 {
  font-family: "Inter";
}
 
.index-text225 {
  font-family: "Inter";
}
 
.index-text226 {
  font-family: "Inter";
}
 
.index-thq-c3-elm {
  color: var(--dl-color-theme-neutral-light);
  width: 350px;
  height: auto;
  display: flex;
  position: static;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: column;
  justify-content: center;
  background-color: #ADC7BE;
}
 
.index-text228 {
  color: var(--color-on-surface);
  font-size: 26px;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 500;
  line-height: 1.2;
}
 
.index-image3 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.index-text231 {
  fill: var(--color-on-surface);
  color: var(--color-on-surface);
  font-size: 16px;
  text-align: left;
}
 
.index-thq-c4-elm {
  color: var(--dl-color-theme-neutral-light);
  width: 350px;
  height: auto;
  display: flex;
  position: static;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  background-color: #F4E899;
}
 
.index-text262 {
  color: var(--color-on-surface);
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 500;
  line-height: 1.2;
}
 
.index-image4 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.index-text263 {
  fill: var(--color-on-surface);
  color: var(--color-on-surface);
  font-size: 16px;
  text-align: left;
}
 
.index-thq-courses-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  z-index: 0;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm18 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-container31 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-title-elm6 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-courses-section-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: static;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.index-thq-max-width-elm19 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-section-title-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: none;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.index-thq-content-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-text-elm11 {
  font-size: 34px;
  text-align: center;
}
 
.index-thq-content-elm4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-shrink: 0;
}
 
.index-thq-column-elm1 {
  flex: 1;
  display: flex;
  align-items: center;
  border-color: #C7CECC;
  border-style: solid;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  justify-content: space-between;
}
 
.index-thq-content-elm5 {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-price-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-text-elm12 {
  font-size: 28px;
  align-self: flex-start;
  text-align: center;
}
 
.index-thq-list-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-list-item-elm10 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm13 {
  font-size: 16px;
}
 
.index-text298 {
  font-weight: 700;
}
 
.index-thq-list-item-elm11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm14 {
  font-size: 16px;
}
 
.index-text304 {
  font-weight: 700;
}
 
.index-thq-list-item-elm12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm15 {
  font-size: 16px;
}
 
.index-text309 {
  font-weight: 700;
}
 
.index-thq-list-item-elm13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm16 {
  font-size: 16px;
}
 
.index-text312 {
  font-weight: 700;
}
 
.index-thq-list-item-elm14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm17 {
  font-size: 16px;
}
 
.index-text316 {
  font-weight: 700;
}
 
.index-thq-list-item-elm15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm18 {
  font-size: 16px;
}
 
.index-text320 {
  font-weight: 700;
}
 
.index-thq-column-elm2 {
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  border-color: #C7CECC;
  border-style: solid;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
}
 
.index-thq-price-elm2 {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.index-thq-price-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-text-elm19 {
  font-size: 28px;
  text-align: center;
}
 
.index-thq-list-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-thq-list-item-elm16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm20 {
  font-size: 16px;
}
 
.index-text323 {
  font-weight: 700;
}
 
.index-thq-list-item-elm17 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm21 {
  font-size: 16px;
}
 
.index-text328 {
  font-weight: 700;
}
 
.index-thq-list-item-elm18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm22 {
  font-size: 16px;
}
 
.index-text332 {
  font-weight: 700;
}
 
.index-thq-list-item-elm19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm23 {
  font-size: 16px;
}
 
.index-text335 {
  font-weight: 700;
}
 
.index-thq-list-item-elm20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm24 {
  font-size: 16px;
}
 
.index-text339 {
  font-weight: 700;
}
 
.index-thq-list-item-elm21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.index-thq-text-elm25 {
  font-size: 16px;
}
 
.index-text344 {
  font-weight: 700;
}
 
.index-thq-brochure-section-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: static;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #ffffff;
}
 
.index-thq-max-width-elm20 {
  gap: var(--dl-layout-space-fourunits);
  width: 996px;
  position: static;
  align-items: flex-start;
  flex-direction: row;
}
 
.index-thq-section-title-elm3 {
  flex: 1;
  position: static;
  align-items: flex-start;
}
 
.index-thq-text-elm26 {
  font-size: 34px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.index-thq-text-elm27 {
  font-size: 16px;
  align-self: flex-start;
  text-align: left;
  font-family: "Inter";
}
 
.index-thq-actions-elm1 {
  width: 100%;
  position: static;
  align-items: center;
  justify-content: center;
}
 
.index-thq-button-elm1 {
  width: 100%;
  height: 62px;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.index-thq-actions-elm2 {
  width: 100%;
  position: static;
  justify-content: center;
}
 
.index-thq-button-elm2 {
  width: 100%;
  height: 62px;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius2);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
  text-decoration: none;
}
 
.index-image5 {
  width: 515px;
  height: 772px;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  flex-shrink: 0;
  aspect-ratio: 3/4;
}
 
.index-fragment34 {
  display: contents;
}
 
.index-text347 {
  display: inline-block;
}
 
.index-fragment35 {
  display: contents;
}
 
.index-text348 {
  display: inline-block;
  font-size: 16px;
}
 
.index-fragment36 {
  display: contents;
}
 
.index-text349 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .index-thq-max-width-elm10 {
    flex-direction: column-reverse;
  }
  .index-thq-image-container-elm {
    align-self: flex-start;
  }
  .index-thq-title-elm1 {
    font-size: 48px;
    font-family: Playfair Display;
  }
  .index-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-thq-apply-now-elm {
    display: flex;
    justify-content: flex-start;
  }
  .index-thq-thq-action1-elm-elm {
    text-align: left;
  }
  .index-text137 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .index-text142 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .index-container29 {
    height: 50%;
    display: grid;
    justify-items: start;
  }
  .index-thq-four-pillars-section-elm {
    display: flex;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .index-thq-max-width-elm17 {
    gap: var(--dl-layout-space-twounits);
    display: flex;
    flex-wrap: wrap;
    align-self: stretch;
    align-items: flex-start;
    justify-self: start;
    padding-left: 0px;
    justify-items: center;
    padding-right: 0px;
    flex-direction: row;
    justify-content: center;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(auto-fit, minmax(2px, 1fr));
  }
  .index-thq-c1-elm {
    width: 350px;
  }
  .index-text161 {
    font-size: 16px;
  }
  .index-text162 {
    font-size: 16px;
  }
  .index-text163 {
    font-size: 16px;
  }
  .index-text164 {
    font-size: 16px;
  }
  .index-text165 {
    font-size: 16px;
  }
  .index-text166 {
    font-size: 16px;
  }
  .index-text167 {
    font-size: 16px;
  }
  .index-text168 {
    font-size: 16px;
  }
  .index-text169 {
    font-size: 16px;
  }
  .index-text170 {
    font-size: 16px;
  }
  .index-text171 {
    font-size: 16px;
  }
  .index-text172 {
    font-size: 16px;
  }
  .index-text173 {
    font-size: 16px;
  }
  .index-text174 {
    font-size: 16px;
  }
  .index-text175 {
    font-size: 16px;
  }
  .index-text176 {
    font-size: 16px;
  }
  .index-text177 {
    font-size: 16px;
  }
  .index-text178 {
    font-size: 16px;
  }
  .index-text179 {
    font-size: 16px;
  }
  .index-text180 {
    font-size: 16px;
  }
  .index-text181 {
    font-size: 16px;
  }
  .index-text182 {
    font-size: 16px;
  }
  .index-text183 {
    font-size: 16px;
  }
  .index-text184 {
    font-size: 16px;
  }
  .index-text185 {
    font-size: 16px;
  }
  .index-text186 {
    font-size: 16px;
  }
  .index-text187 {
    font-size: 16px;
  }
  .index-text188 {
    font-size: 16px;
  }
  .index-text189 {
    font-size: 16px;
  }
  .index-text190 {
    font-size: 16px;
  }
  .index-text191 {
    font-size: 16px;
  }
  .index-text192 {
    font-size: 16px;
  }
  .index-thq-c2-elm {
    width: 350px;
  }
  .index-thq-c3-elm {
    width: 350px;
  }
  .index-thq-c4-elm {
    width: 350px;
    flex-wrap: wrap;
  }
  .index-thq-title-elm6 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-text298 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text304 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text320 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text321 {
    font-size: 16px;
  }
  .index-text344 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text345 {
    font-size: 18px;
  }
  .index-thq-text-elm26 {
    font-size: 34px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-thq-actions-elm1 {
    width: 100%;
    align-self: center;
  }
  .index-thq-button-elm1 {
    width: 100%;
    text-align: center;
  }
  .index-thq-actions-elm2 {
    width: 100%;
    align-self: center;
  }
  .index-thq-button-elm2 {
    width: 100%;
  }
}
 
@media(max-width: 1200px) {
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .index-thq-max-width-elm10 {
    align-items: center;
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
  .index-thq-title-elm1 {
    font-size: 48px;
    text-align: left;
    font-family: Playfair Display;
  }
  .index-thq-max-width-elm12 {
    display: block;
  }
  .index-container12 {
    align-items: stretch;
    justify-items: center;
    grid-template-columns: repeat(2, 1fr);
  }
  .index-text137 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .index-text142 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .index-text155 {
    text-align: left;
  }
  .index-container29 {
    align-items: center;
    justify-items: center;
    grid-template-columns: repeat(5, 1fr);
  }
  .index-thq-award9-elm {
    justify-self: center;
  }
  .index-thq-max-width-elm17 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-self: stretch;
    align-items: flex-start;
    justify-content: center;
  }
  .index-thq-c1-elm {
    width: 350px;
  }
  .index-thq-c2-elm {
    width: 350px;
  }
  .index-thq-c3-elm {
    width: 350px;
  }
  .index-thq-c4-elm {
    width: 350px;
    flex-wrap: wrap;
  }
  .index-thq-text-elm11 {
    font-size: 30px;
  }
  .index-thq-text-elm12 {
    font-size: 28px;
  }
  .index-thq-text-elm13 {
    font-size: 16px;
  }
  .index-thq-text-elm14 {
    font-size: 16px;
  }
  .index-text304 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-thq-text-elm15 {
    font-size: 16px;
  }
  .index-thq-text-elm16 {
    font-size: 16px;
  }
  .index-thq-text-elm17 {
    font-size: 16px;
  }
  .index-thq-text-elm18 {
    font-size: 16px;
  }
  .index-thq-text-elm19 {
    font-size: 28px;
  }
  .index-text344 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text345 {
    font-size: 18px;
  }
  .index-thq-brochure-section-elm {
    padding-left: var(--dl-layout-space-fiveunits);
  }
  .index-thq-max-width-elm20 {
    width: 100%;
  }
  .index-thq-actions-elm1 {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .index-thq-button-elm1 {
    align-self: flex-end;
    text-align: center;
  }
  .index-thq-actions-elm2 {
    align-self: center;
    align-items: center;
    justify-content: flex-start;
  }
  .index-image5 {
    width: 50%;
    height: auto;
  }
}
 
@media(max-width: 991px) {
  .index-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .index-text101 {
    font-style: normal;
    font-weight: 500;
  }
  .index-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .index-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .index-thq-max-width-elm10 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
  .index-thq-title-elm1 {
    font-family: Playfair Display;
  }
  .index-thq-thq-button-elm-elm {
    width: 350px;
    height: 62px;
  }
  .index-thq-max-width-elm12 {
    flex-direction: column;
  }
  .index-thq-dates-section-elm {
    position: static;
  }
  .index-text137 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .index-text142 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .index-text155 {
    text-align: left;
  }
  .index-container29 {
    grid-template-columns: repeat(5, 1fr);
  }
  .index-thq-four-pillars-section-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .index-thq-max-width-elm17 {
    gap: var(--dl-layout-space-twounits);
    width: auto;
    display: flex;
    flex-wrap: wrap;
    max-width: var(--dl-layout-size-maxwidth);
    align-self: center;
    align-items: center;
    aspect-ratio: auto;
    justify-self: stretch;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .index-thq-c1-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c2-elm {
    width: 350px;
    height: auto;
    flex-wrap: wrap;
  }
  .index-thq-c3-elm {
    width: 350px;
    height: auto;
    flex-wrap: wrap;
  }
  .index-thq-c4-elm {
    width: 350px;
    height: auto;
    flex-wrap: wrap;
  }
  .index-text304 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text305 {
    font-size: 18px;
  }
  .index-thq-max-width-elm20 {
    align-items: center;
    flex-direction: column;
  }
  .index-thq-section-title-elm3 {
    width: 100%;
    align-items: flex-start;
  }
  .index-thq-button-elm1 {
    width: 50%;
  }
  .index-thq-actions-elm2 {
    justify-content: center;
  }
  .index-thq-button-elm2 {
    width: 50%;
  }
  .index-image5 {
    width: auto;
    height: 772px;
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .index-thq-hero-section-elm {
    position: static;
  }
  .index-thq-title-elm1 {
    font-size: 48px;
    text-align: left;
    font-family: Playfair Display;
  }
  .index-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-text111 {
    font-size: 16px;
    font-family: Inter;
  }
  .index-thq-overview-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .index-thq-title-elm3 {
    text-align: left;
  }
  .index-container12 {
    grid-template-columns: repeat(1, 1fr);
  }
  .index-thq-dates-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .index-thq-title-elm4 {
    text-align: left;
  }
  .index-thq-timeline-container-elm {
    flex-direction: column;
  }
  .index-thq-step1-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .index-container14 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .index-thq-progress0-elm10 {
    display: none;
  }
  .index-thq-progress0-elm11 {
    height: 100%;
  }
  .index-container16 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-text136 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text137 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .index-thq-step2-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .index-container17 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .index-thq-progress0-elm12 {
    display: none;
  }
  .index-thq-progress0-elm13 {
    height: 100%;
  }
  .index-container19 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-text138 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text142 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .index-thq-step3-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .index-container20 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .index-thq-progress0-elm14 {
    display: none;
  }
  .index-thq-progress0-elm15 {
    height: 100%;
  }
  .index-container22 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-text143 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text146 {
    text-align: left;
  }
  .index-thq-step4-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .index-container23 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .index-thq-progress0-elm16 {
    display: none;
  }
  .index-thq-progress0-elm17 {
    height: 100%;
  }
  .index-container25 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-text147 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text150 {
    text-align: left;
  }
  .index-thq-step5-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .index-container26 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .index-thq-progress0-elm18 {
    display: none;
  }
  .index-thq-progress0-elm19 {
    height: 100%;
  }
  .index-container28 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-text151 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text154 {
    text-align: left;
  }
  .index-container29 {
    grid-gap: calc(var(--dl-layout-space-twounits) / 2);
    grid-template-columns: repeat(5, 1fr);
  }
  .index-thq-four-pillars-section-elm {
    display: flex;
    padding-left: var(--dl-layout-space-fiveunits);
    justify-items: start;
    justify-content: flex-end;
  }
  .index-thq-c1-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c2-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c3-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c4-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-courses-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .index-thq-title-elm6 {
    text-align: left;
  }
  .index-thq-content-elm4 {
    flex-direction: column;
  }
  .index-text298 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text299 {
    font-size: 18px;
  }
  .index-thq-column-elm2 {
    width: 100%;
  }
  .index-thq-max-width-elm20 {
    width: auto;
  }
  .index-thq-section-title-elm3 {
    width: 100%;
  }
  .index-image5 {
    width: 100%;
  }
}
 
@media(max-width: 480px) {
  .index-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .index-thq-title-elm1 {
    font-size: 34px;
    text-align: left;
    font-family: Playfair Display;
  }
  .index-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-text111 {
    font-size: 16px;
    font-family: Inter;
  }
  .index-thq-apply-now-elm {
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-thq-title-elm3 {
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-thq-max-width-elm12 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .index-thq-title-elm4 {
    text-align: left;
  }
  .index-thq-step1-elm {
    width: auto;
  }
  .index-text136 {
    font-size: 26px;
    align-self: flex-start;
    text-align: left;
  }
  .index-text137 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .index-thq-step2-elm {
    width: auto;
  }
  .index-text138 {
    font-size: 34px;
    align-self: flex-start;
    text-align: left;
  }
  .index-text139 {
    font-size: 26px;
  }
  .index-text141 {
    font-size: 26px;
  }
  .index-text142 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .index-thq-step3-elm {
    width: auto;
  }
  .index-text143 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text146 {
    align-self: flex-start;
  }
  .index-thq-step4-elm {
    width: auto;
  }
  .index-text147 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text150 {
    align-self: flex-start;
  }
  .index-thq-step5-elm {
    width: auto;
  }
  .index-text151 {
    align-self: flex-start;
    text-align: left;
  }
  .index-text154 {
    align-self: flex-start;
  }
  .index-text155 {
    font-size: 30px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-container29 {
    justify-items: center;
    grid-template-columns: repeat(3, 1fr);
  }
  .index-thq-title-elm5 {
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-text156 {
    align-self: flex-start;
    text-align: left;
  }
  .index-thq-four-pillars-section-elm {
    display: flex;
    align-items: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .index-thq-max-width-elm17 {
    width: auto;
    display: flex;
    align-self: center;
  }
  .index-thq-c1-elm {
    width: 350px;
    height: auto;
    flex-direction: column;
  }
  .index-text161 {
    font-size: 16px;
  }
  .index-text162 {
    font-size: 16px;
  }
  .index-text163 {
    font-size: 16px;
  }
  .index-text164 {
    font-size: 16px;
  }
  .index-text165 {
    font-size: 16px;
  }
  .index-text166 {
    font-size: 16px;
  }
  .index-text167 {
    font-size: 16px;
  }
  .index-text168 {
    font-size: 16px;
  }
  .index-text169 {
    font-size: 16px;
  }
  .index-text170 {
    font-size: 16px;
  }
  .index-text171 {
    font-size: 16px;
  }
  .index-text172 {
    font-size: 16px;
  }
  .index-text173 {
    font-size: 16px;
  }
  .index-text174 {
    font-size: 16px;
  }
  .index-text175 {
    font-size: 16px;
  }
  .index-text176 {
    font-size: 16px;
  }
  .index-text177 {
    font-size: 16px;
  }
  .index-text178 {
    font-size: 16px;
  }
  .index-text179 {
    font-size: 16px;
  }
  .index-text180 {
    font-size: 16px;
  }
  .index-text181 {
    font-size: 16px;
  }
  .index-text182 {
    font-size: 16px;
  }
  .index-text183 {
    font-size: 16px;
  }
  .index-text184 {
    font-size: 16px;
  }
  .index-text185 {
    font-size: 16px;
  }
  .index-text186 {
    font-size: 16px;
  }
  .index-text187 {
    font-size: 16px;
  }
  .index-text188 {
    font-size: 16px;
  }
  .index-text189 {
    font-size: 16px;
  }
  .index-text190 {
    font-size: 16px;
  }
  .index-text191 {
    font-size: 16px;
  }
  .index-text192 {
    font-size: 16px;
  }
  .index-thq-c2-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c3-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-c4-elm {
    width: 350px;
    height: auto;
  }
  .index-thq-title-elm6 {
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .index-thq-max-width-elm19 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .index-thq-text-elm12 {
    font-size: 26px;
    align-self: flex-start;
    text-align: center;
  }
  .index-text298 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text299 {
    font-size: 18px;
  }
  .index-thq-text-elm14 {
    font-size: 1rem;
  }
  .index-text304 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text305 {
    font-size: 16px;
  }
  .index-text306 {
    font-size: 16px;
  }
  .index-text309 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text310 {
    font-size: 18px;
  }
  .index-text312 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text313 {
    font-size: 18px;
  }
  .index-text316 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text317 {
    font-size: 18px;
  }
  .index-text320 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text321 {
    font-size: 16px;
  }
  .index-thq-text-elm19 {
    font-size: 26px;
    text-align: center;
  }
  .index-thq-text-elm20 {
    font-size: 1rem;
  }
  .index-text323 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text324 {
    font-size: 16px;
  }
  .index-text325 {
    font-size: 16px;
  }
  .index-thq-text-elm21 {
    font-size: 1rem;
  }
  .index-text328 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text329 {
    font-size: 16px;
  }
  .index-text330 {
    font-size: 16px;
  }
  .index-thq-text-elm22 {
    font-size: 1rem;
  }
  .index-text332 {
    font-weight: 700;
  }
  .index-text335 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text336 {
    font-size: 16px;
  }
  .index-text337 {
    font-size: 16px;
  }
  .index-thq-text-elm24 {
    font-size: 1rem;
  }
  .index-text339 {
    font-size: 16px;
    font-weight: 700;
  }
  .index-text340 {
    font-size: 16px;
  }
  .index-text341 {
    font-size: 16px;
  }
  .index-text342 {
    font-size: 16px;
  }
  .index-thq-text-elm25 {
    font-size: 1rem;
  }
  .index-text344 {
    font-weight: 700;
  }
  .index-thq-brochure-section-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    justify-content: center;
    background-color: #ffffff;
  }
  .index-thq-max-width-elm20 {
    padding: 0px;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .index-thq-section-title-elm3 {
    width: 100%;
    align-self: flex-start;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
  }
  .index-thq-text-elm26 {
    height: auto;
    font-size: 30px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .index-thq-text-elm27 {
    width: auto;
    font-size: 16px;
    align-self: flex-start;
    text-align: left;
    font-family: Inter;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .index-thq-actions-elm1 {
    width: 100%;
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .index-thq-button-elm1 {
    width: 100%;
    height: 62px;
    align-self: center;
    justify-content: center;
  }
  .index-thq-actions-elm2 {
    width: 100%;
    flex-direction: column;
  }
  .index-thq-button-elm2 {
    width: 100%;
    height: 62px;
  }
  .index-image5 {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}
