.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;
}
 
.applypage-fragment3 {
  display: contents;
}
 
.applypage-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment4 {
  display: contents;
}
 
.applypage-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment6 {
  display: contents;
}
 
.applypage-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.applypage-fragment1 {
  display: contents;
}
 
.applypage-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment5 {
  display: contents;
}
 
.applypage-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.applypage-fragment2 {
  display: contents;
}
 
.applypage-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;
  }
  .applypage-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);
  }
  .applypage-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .applypage-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .applypage-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .applypage-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);
  }
  .applypage-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;
  }
  .applypage-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);
  }
}

.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);
}
 
.applypage-fragment9 {
  display: contents;
}
 
.applypage-text259 {
  display: inline-block;
}
 
.applypage-fragment8 {
  display: contents;
}
 
.applypage-text258 {
  display: inline-block;
  font-size: 16px;
}
 
.applypage-fragment7 {
  display: contents;
}
 
.applypage-text257 {
  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;
  }
}

.applypage-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
  background-color: var(--color-on-primary);
}
 
.applypage-fragment1 {
  display: contents;
}
 
.applypage-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment2 {
  display: contents;
}
 
.applypage-text101 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment3 {
  display: contents;
}
 
.applypage-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment4 {
  display: contents;
}
 
.applypage-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.applypage-fragment5 {
  display: contents;
}
 
.applypage-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.applypage-fragment6 {
  display: contents;
}
 
.applypage-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.applypage-thq-hero-section-elm {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm10 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.applypage-thq-column-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 40%;
  display: flex;
  align-self: flex-start;
  align-items: stretch;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-content-elm10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.applypage-thq-text-elm10 {
  font-size: 48px;
  font-family: "Playfair Display";
}
 
.applypage-thq-title-elm1 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.applypage-thq-text-elm11 {
  font-size: 16px;
  font-family: "Inter";
}
 
.applypage-link {
  display: contents;
}
 
.applypage-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;
}
 
.applypage-thq-thq-action1-elm-elm {
  color: var(--color-surface);
}
 
.applypage-thq-content-elm11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 60%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.applypage-thq-row-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-left: 0px;
}
 
.applypage-thq-placeholder-image-elm1 {
  width: 400px;
  height: 400px;
}
 
.applypage-thq-placeholder-image-elm2 {
  width: 400px;
  height: 400px;
}
 
.applypage-thq-placeholder-image-elm3 {
  width: 400px;
  height: 400px;
}
 
.applypage-thq-row-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  z-index: 1;
  align-items: flex-start;
}
 
.applypage-thq-placeholder-image-elm4 {
  width: 400px;
  height: 400px;
  align-self: stretch;
}
 
.applypage-thq-placeholder-image-elm5 {
  width: 400px;
  height: 400px;
  align-self: stretch;
}
 
.applypage-thq-placeholder-image-elm6 {
  width: 400px;
  height: 400px;
  align-self: stretch;
}
 
.applypage-thq-placeholder-image-elm7 {
  width: 400px;
  height: 400px;
  align-self: stretch;
}
 
.applypage-thq-dates-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-container11 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-title-elm2 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.applypage-thq-dates-section-elm {
  position: relative;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm12 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-timeline-container-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.applypage-thq-step1-elm1 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container12 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-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;
}
 
.applypage-container13 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-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;
}
 
.applypage-container14 {
  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;
}
 
.applypage-text123 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.applypage-text124 {
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 400;
}
 
.applypage-thq-step2-elm1 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container15 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-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;
}
 
.applypage-container16 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-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;
}
 
.applypage-container17 {
  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;
}
 
.applypage-text125 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.applypage-text129 {
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 400;
}
 
.applypage-thq-step3-elm1 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container18 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-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;
}
 
.applypage-container19 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-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;
}
 
.applypage-container20 {
  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;
}
 
.applypage-text130 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.applypage-text133 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-step4-elm1 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container21 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-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;
}
 
.applypage-container22 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-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;
}
 
.applypage-container23 {
  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;
}
 
.applypage-text134 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.applypage-text137 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-step5-elm1 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container24 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-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;
}
 
.applypage-container25 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-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;
}
 
.applypage-container26 {
  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;
}
 
.applypage-text138 {
  font-size: 26px;
  align-self: center;
  text-align: center;
}
 
.applypage-text141 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-how-to-apply-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-container27 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-title-elm3 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.applypage-thq-how-to-apply-section-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  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;
}
 
.applypage-thq-max-width-elm14 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-content-elm12 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-row-elm3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.applypage-thq-feature1-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.applypage-thq-content-elm13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-thq-feature1-title-elm1 {
  font-size: 24px;
  text-align: center;
}
 
.applypage-text142 {
  font-weight: 700;
}
 
.applypage-text147 {
  font-weight: 700;
}
 
.applypage-text152 {
  font-weight: 700;
}
 
.applypage-thq-feature2-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.applypage-thq-content-elm14 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-text155 {
  font-weight: 700;
}
 
.applypage-text160 {
  font-weight: 700;
}
 
.applypage-text165 {
  font-weight: 700;
}
 
.applypage-thq-feature3-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.applypage-thq-content-elm15 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-text169 {
  font-weight: 700;
}
 
.applypage-text181 {
  font-weight: 700;
}
 
.applypage-text183 {
  font-weight: inherit;
}
 
.applypage-thq-ready-to-apply-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm15 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.applypage-container28 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-title-elm4 {
  display: grid;
  font-size: 34px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
  justify-items: start;
}
 
.applypage-thq-ready-to-apply-section-elm {
  position: relative;
  padding-top: 0px;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-container29 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
 
.applypage-thq-tabs-menu-elm1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-content-elm16 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: visible;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-feature1-description-elm2 {
  font-family: "Inter";
}
 
.applypage-thq-content-elm17 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: visible;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-content-elm18 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: visible;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-image-container-elm1 {
  height: 100%;
  display: flex;
  position: relative;
}
 
.applypage-thq-content-elm19 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: flex-start;
  flex-shrink: 0;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
}
 
.applypage-thq-price-title-elm1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.applypage-thq-price-title-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-thq-title-elm5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-thq-text-elm12 {
  font-size: 28px;
  font-style: normal;
  font-family: "STIX Two Text";
  font-weight: 600;
}
 
.applypage-thq-content-elm20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-thq-content-elm21 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-halfunit);
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.applypage-thq-list-elm1 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.applypage-thq-list-item-elm10 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-text-elm13 {
  font-weight: 700;
}
 
.applypage-thq-list-item-elm11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-elm2 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.applypage-thq-list-item-elm17 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-text-elm20 {
  font-weight: 700;
}
 
.applypage-thq-list-item-elm18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-list-item-elm23 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-fees-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm16 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-container30 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-title-elm6 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.applypage-thq-fees-section-elm {
  position: relative;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-container31 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
 
.applypage-thq-tabs-menu-elm2 {
  gap: var(--dl-layout-space-twounits);
  order: 2;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-self: start;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-tab-horizontal-elm1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-content-elm22 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-table-time-elm {
  width: 100%;
  height: 30%;
  align-self: center;
  text-align: left;
  border-collapse: collapse;
}
 
.applypage-thead {
  width: 893px;
}
 
.applypage-tr1 {
  border-bottom: 1px solid #124235;
}
 
.applypage-th1 {
  padding: 12px;
  text-align: left;
}
 
.applypage-th2 {
  padding: 12px;
  text-align: left;
}
 
.applypage-text194 {
  text-align: left;
}
 
.applypage-th3 {
  padding: 12px;
  text-align: left;
}
 
.applypage-text195 {
  text-align: left;
}
 
.applypage-tr2 {
  border-bottom: 1px solid #124235;
}
 
.applypage-td10 {
  padding: 12px;
  text-align: left;
}
 
.applypage-text200 {
  font-weight: 700;
}
 
.applypage-td11 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td12 {
  padding: 12px;
  text-align: left;
}
 
.applypage-tr3 {
  border-bottom: 1px solid #124235;
}
 
.applypage-td13 {
  padding: 12px;
  text-align: left;
}
 
.applypage-text207 {
  font-weight: 700;
}
 
.applypage-td14 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td15 {
  padding: 12px;
  text-align: left;
}
 
.applypage-tr4 {
  border-bottom: 1px solid #124235;
}
 
.applypage-td16 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td17 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td18 {
  padding: 12px;
  text-align: left;
}
 
.applypage-tr5 {
  border-bottom: 1px solid #124235;
}
 
.applypage-td19 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td20 {
  padding: 12px;
  text-align: left;
}
 
.applypage-td21 {
  padding: 12px;
  text-align: left;
}
 
.applypage-thq-thq-key-idea-elm-elm {
  color: var(--color-on-surface);
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.applypage-thq-tab-horizontal-elm2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-content-elm23 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-thq-tab-horizontal-elm4-elm1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-thq-content-elm4-elm1 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-thq-tab-horizontal-elm4-elm2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.applypage-thq-thq-content-elm4-elm2 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-thq-image-container-elm2 {
  height: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
}
 
.applypage-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 10px;
}
 
.applypage-thq-timeline-title-elm {
  gap: var(--dl-layout-space-unit);
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm17 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-container32 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-title-elm7 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.applypage-thq-timeline-section-elm {
  position: relative;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm18 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.applypage-thq-timeline-container-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.applypage-thq-step1-elm2 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container33 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm20 {
  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;
}
 
.applypage-container34 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-thq-progress0-elm21 {
  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;
}
 
.applypage-container35 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.applypage-text229 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text232 {
  text-align: left;
  font-weight: inherit;
}
 
.applypage-thq-step2-elm2 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container36 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm22 {
  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;
}
 
.applypage-container37 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-thq-progress0-elm23 {
  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;
}
 
.applypage-container38 {
  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;
}
 
.applypage-text233 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text236 {
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 400;
}
 
.applypage-thq-step3-elm2 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container39 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm24 {
  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;
}
 
.applypage-container40 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-thq-progress0-elm25 {
  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;
}
 
.applypage-container41 {
  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;
}
 
.applypage-text239 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text242 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-step4-elm2 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container42 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm26 {
  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;
}
 
.applypage-container43 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-thq-progress0-elm27 {
  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;
}
 
.applypage-container44 {
  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;
}
 
.applypage-text243 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text247 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-step5-elm2 {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container45 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm28 {
  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;
}
 
.applypage-container46 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-thq-progress0-elm29 {
  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;
}
 
.applypage-container47 {
  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;
}
 
.applypage-text248 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text251 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-thq-step6-elm {
  width: 20%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container48 {
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.applypage-thq-progress0-elm30 {
  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;
}
 
.applypage-container49 {
  width: 12px;
  height: 12px;
  margin: var(--dl-layout-space-halfunit);
  border-radius: var(--dl-layout-radius-round);
  background-color: #000000;
}
 
.applypage-container50 {
  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;
}
 
.applypage-text252 {
  font-size: 26px;
  align-self: center;
  text-align: center;
  line-height: 1.2;
}
 
.applypage-text256 {
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
 
.applypage-fragment7 {
  display: contents;
}
 
.applypage-text257 {
  display: inline-block;
}
 
.applypage-fragment8 {
  display: contents;
}
 
.applypage-text258 {
  display: inline-block;
  font-size: 16px;
}
 
.applypage-fragment9 {
  display: contents;
}
 
.applypage-text259 {
  display: inline-block;
}
 
.applypage-thq-cambridge-gallery-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #ffffff;
}
 
.applypage-thq-max-width-elm19 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.applypage-container51 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.applypage-thq-content-elm24 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.applypage-container52 {
  gap: HalfUnits;
  flex: 1;
  width: 100%;
  height: 902px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.applypage-container53 {
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.applypage-thq-image1-elm {
  width: 100%;
  height: 100%;
  max-width: 100%;
  align-self: center;
  max-height: 700px;
}
 
.applypage-thq-image2-elm {
  width: 100%;
  height: 60%;
  max-height: 700px;
  object-fit: cover;
}
 
.applypage-container54 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.applypage-thq-image3-elm {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
.applypage-thq-image4-elm {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
@media(max-width: 1600px) {
  .applypage-thq-text-elm10 {
    font-family: Playfair Display;
  }
  .applypage-thq-thq-action1-elm-elm {
    text-align: left;
  }
  .applypage-text124 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-text129 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-text-elm13 {
    font-weight: 700;
  }
  .applypage-thq-text-elm20 {
    font-weight: 700;
  }
  .applypage-thq-title-elm6 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
}
 
@media(max-width: 1200px) {
  .applypage-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .applypage-thq-column-elm {
    padding-left: 0px;
  }
  .applypage-thq-title-elm1 {
    text-align: left;
    font-family: Playfair Display;
  }
  .applypage-thq-thq-button-elm-elm {
    width: 100%;
  }
  .applypage-text124 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .applypage-text129 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .applypage-text169 {
    font-weight: 700;
  }
  .applypage-text180 {
    font-weight: 700;
  }
  .applypage-text181 {
    font-weight: 700;
  }
  .applypage-text182 {
    font-weight: 700;
  }
  .applypage-text184 {
    font-weight: 700;
  }
  .applypage-thq-title-elm6 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .applypage-text236 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
}
 
@media(max-width: 991px) {
  .applypage-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .applypage-text101 {
    font-style: normal;
    font-weight: 500;
  }
  .applypage-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .applypage-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .applypage-thq-hero-section-elm {
    flex-direction: column;
  }
  .applypage-thq-max-width-elm10 {
    flex-direction: column;
  }
  .applypage-thq-column-elm {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .applypage-thq-title-elm1 {
    font-family: Playfair Display;
  }
  .applypage-thq-thq-button-elm-elm {
    width: 400px;
    height: 62px;
  }
  .applypage-thq-content-elm11 {
    width: 100%;
  }
  .applypage-text124 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-text129 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-ready-to-apply-title-elm {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .applypage-thq-max-width-elm15 {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .applypage-container29 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .applypage-container31 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .applypage-thq-tabs-menu-elm2 {
    order: 2;
  }
  .applypage-text248 {
    line-height: 1.2;
  }
  .applypage-thq-content-elm24 {
    align-items: center;
    flex-direction: column;
  }
  .applypage-container52 {
    height: auto;
  }
  .applypage-thq-image1-elm {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
  }
  .applypage-thq-image2-elm {
    height: 100%;
  }
  .applypage-container54 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .applypage-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .applypage-thq-hero-section-elm {
    padding-left: var(--dl-layout-space-threeunits);
  }
  .applypage-thq-column-elm {
    padding-left: 0px;
    padding-right: 0px;
  }
  .applypage-thq-text-elm10 {
    align-self: flex-start;
    text-align: left;
    font-family: Playfair Display;
  }
  .applypage-thq-title-elm1 {
    font-size: 18px;
    font-family: Playfair Display;
  }
  .applypage-thq-text-elm11 {
    font-size: 16px;
    align-self: flex-start;
    text-align: left;
    font-family: Inter;
  }
  .applypage-thq-content-elm11 {
    padding: 0px;
  }
  .applypage-thq-row-elm1 {
    width: 100%;
    flex-direction: column;
  }
  .applypage-thq-placeholder-image-elm1 {
    width: 100%;
  }
  .applypage-thq-placeholder-image-elm2 {
    width: 100%;
  }
  .applypage-thq-placeholder-image-elm3 {
    width: 100%;
  }
  .applypage-thq-row-elm2 {
    width: 100%;
    display: none;
  }
  .applypage-thq-dates-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .applypage-thq-title-elm2 {
    text-align: left;
  }
  .applypage-thq-timeline-container-elm1 {
    flex-direction: column;
  }
  .applypage-thq-step1-elm1 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container12 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm10 {
    display: none;
  }
  .applypage-thq-progress0-elm11 {
    height: 100%;
  }
  .applypage-container14 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text123 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text124 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .applypage-thq-step2-elm1 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container15 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm12 {
    display: none;
  }
  .applypage-thq-progress0-elm13 {
    height: 100%;
  }
  .applypage-container17 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text125 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text129 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .applypage-thq-step3-elm1 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container18 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm14 {
    display: none;
  }
  .applypage-thq-progress0-elm15 {
    height: 100%;
  }
  .applypage-container20 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text130 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text133 {
    text-align: left;
  }
  .applypage-thq-step4-elm1 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container21 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm16 {
    display: none;
  }
  .applypage-thq-progress0-elm17 {
    height: 100%;
  }
  .applypage-container23 {
    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);
  }
  .applypage-text134 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text137 {
    text-align: left;
  }
  .applypage-thq-step5-elm1 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container24 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm18 {
    display: none;
  }
  .applypage-thq-progress0-elm19 {
    height: 100%;
  }
  .applypage-container26 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text138 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text141 {
    text-align: left;
  }
  .applypage-thq-title-elm3 {
    text-align: left;
  }
  .applypage-thq-max-width-elm14 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .applypage-thq-row-elm3 {
    flex-direction: column;
  }
  .applypage-thq-feature2-elm {
    width: auto;
  }
  .applypage-thq-feature3-elm {
    width: auto;
  }
  .applypage-thq-fees-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .applypage-thq-title-elm6 {
    text-align: left;
  }
  .applypage-thq-timeline-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .applypage-thq-title-elm7 {
    text-align: left;
  }
  .applypage-thq-timeline-container-elm2 {
    flex-direction: column;
  }
  .applypage-thq-step1-elm2 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container33 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm20 {
    display: none;
  }
  .applypage-thq-progress0-elm21 {
    height: 100%;
  }
  .applypage-container35 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text229 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text232 {
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .applypage-thq-step2-elm2 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container36 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm22 {
    display: none;
  }
  .applypage-thq-progress0-elm23 {
    height: 100%;
  }
  .applypage-container38 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text233 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text236 {
    text-align: left;
  }
  .applypage-thq-step3-elm2 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container39 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm24 {
    display: none;
  }
  .applypage-thq-progress0-elm25 {
    height: 100%;
  }
  .applypage-container41 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text239 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text242 {
    text-align: left;
  }
  .applypage-thq-step4-elm2 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container42 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm26 {
    display: none;
  }
  .applypage-thq-progress0-elm27 {
    height: 100%;
  }
  .applypage-container44 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text243 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text247 {
    text-align: left;
  }
  .applypage-thq-step5-elm2 {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container45 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm28 {
    display: none;
  }
  .applypage-thq-progress0-elm29 {
    height: 100%;
  }
  .applypage-container47 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text248 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text251 {
    text-align: left;
  }
  .applypage-thq-step6-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    flex-direction: row;
  }
  .applypage-container48 {
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
    flex-direction: column;
  }
  .applypage-thq-progress0-elm30 {
    display: none;
  }
  .applypage-container50 {
    height: auto;
    align-items: flex-start;
    padding-top: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .applypage-text252 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text256 {
    text-align: left;
  }
}
 
@media(max-width: 480px) {
  .applypage-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .applypage-thq-hero-section-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .applypage-thq-column-elm {
    padding: 0px;
  }
  .applypage-thq-text-elm10 {
    font-size: 34px;
    text-align: left;
    font-family: Playfair Display;
  }
  .applypage-thq-title-elm1 {
    font-family: Playfair Display;
  }
  .applypage-thq-text-elm11 {
    text-align: left;
  }
  .applypage-thq-content-elm11 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .applypage-thq-title-elm2 {
    text-align: left;
  }
  .applypage-thq-step1-elm1 {
    width: auto;
  }
  .applypage-text123 {
    font-size: 26px;
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text124 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .applypage-thq-step2-elm1 {
    width: auto;
  }
  .applypage-text125 {
    font-size: 34px;
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text126 {
    font-size: 26px;
  }
  .applypage-text128 {
    font-size: 26px;
  }
  .applypage-text129 {
    align-self: center;
    font-style: normal;
    text-align: left;
    font-weight: 400;
  }
  .applypage-thq-step3-elm1 {
    width: auto;
  }
  .applypage-text130 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text133 {
    align-self: flex-start;
  }
  .applypage-thq-step4-elm1 {
    width: auto;
  }
  .applypage-text134 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text137 {
    align-self: flex-start;
  }
  .applypage-thq-step5-elm1 {
    width: auto;
  }
  .applypage-text138 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text141 {
    align-self: flex-start;
  }
  .applypage-thq-title-elm3 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .applypage-text142 {
    font-weight: 700;
  }
  .applypage-text147 {
    font-weight: 700;
  }
  .applypage-text152 {
    font-weight: 700;
  }
  .applypage-text169 {
    font-weight: 700;
  }
  .applypage-text180 {
    font-weight: 700;
  }
  .applypage-text181 {
    font-weight: 700;
  }
  .applypage-text182 {
    font-weight: 700;
  }
  .applypage-text183 {
    font-weight: inherit;
  }
  .applypage-text184 {
    font-weight: 700;
  }
  .applypage-thq-ready-to-apply-title-elm {
    width: auto;
    align-items: flex-start;
  }
  .applypage-thq-max-width-elm15 {
    width: auto;
  }
  .applypage-thq-title-elm4 {
    display: grid;
    font-size: 34px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
    justify-items: start;
  }
  .applypage-thq-price-title-elm1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .applypage-thq-price-title-elm2 {
    align-items: center;
    justify-content: center;
  }
  .applypage-thq-title-elm5 {
    align-items: center;
    justify-content: center;
  }
  .applypage-thq-text-elm12 {
    font-size: 28px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: STIX Two Text;
    font-weight: 600;
  }
  .applypage-thq-content-elm21 {
    flex-direction: column;
  }
  .applypage-thq-list-elm1 {
    width: 100%;
  }
  .applypage-thq-list-elm2 {
    width: 100%;
  }
  .applypage-thq-title-elm6 {
    text-align: left;
  }
  .applypage-thq-feature2-title-elm3 {
    font-size: 26px;
  }
  .applypage-td12 {
    padding-bottom: 12px;
  }
  .applypage-text225 {
    font-weight: 700;
  }
  .applypage-text226 {
    font-weight: 700;
  }
  .applypage-thq-feature2-title-elm4 {
    font-size: 26px;
  }
  .applypage-thq-title-elm7 {
    text-align: left;
  }
  .applypage-thq-step1-elm2 {
    width: auto;
  }
  .applypage-text229 {
    font-size: 34px;
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text232 {
    align-self: flex-start;
    font-style: normal;
    text-align: center;
    font-weight: 400;
  }
  .applypage-thq-step2-elm2 {
    width: auto;
  }
  .applypage-text233 {
    font-size: 26px;
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text236 {
    align-self: flex-start;
    font-style: normal;
    font-weight: 400;
  }
  .applypage-text237 {
    font-weight: inherit;
  }
  .applypage-text238 {
    font-weight: 700;
  }
  .applypage-thq-step3-elm2 {
    width: auto;
  }
  .applypage-text239 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text242 {
    align-self: center;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-step4-elm2 {
    width: auto;
  }
  .applypage-text243 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text247 {
    align-self: center;
    font-style: normal;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-step5-elm2 {
    width: auto;
  }
  .applypage-text248 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text251 {
    align-self: center;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-step6-elm {
    width: auto;
  }
  .applypage-text252 {
    align-self: flex-start;
    text-align: left;
  }
  .applypage-text256 {
    align-self: center;
    text-align: center;
    font-weight: inherit;
  }
  .applypage-thq-image2-elm {
    max-height: 400px;
  }
}
