.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;
}
 
.teaching-fragment12 {
  display: contents;
}
 
.teaching-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment13 {
  display: contents;
}
 
.teaching-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment15 {
  display: contents;
}
 
.teaching-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.teaching-fragment10 {
  display: contents;
}
 
.teaching-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment14 {
  display: contents;
}
 
.teaching-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.teaching-fragment11 {
  display: contents;
}
 
.teaching-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;
  }
  .teaching-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);
  }
  .teaching-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .teaching-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .teaching-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .teaching-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);
  }
  .teaching-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;
  }
  .teaching-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);
  }
}

.instructor-profile-wrapper {
  display: contents;
}
 
.instructor-profile-container {
  display: contents;
}
 
.instructor-profile-thq-profile-roman-elm {
  width: auto;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  flex-direction: column;
}
 
.instructor-profile-thq-profile-roman-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.instructor-profile-thq-summary-elm {
  gap: var(--spacing-lg);
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.instructor-profile-thq-instructor-image-elm {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.instructor-profile-text10 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.instructor-profile-thq-icon-container-elm {
  transition: transform 0.3s ease-in-out;
}
 
.instructor-profile-thq-course-card-elm {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.instructor-profile-thq-key-idea-elm {
  color: var(--color-on-surface);
  font-family: "Inter";
}
 
.teaching-fragment16 {
  display: contents;
}
 
.teaching-text125 {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.teaching-text126 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text127 {
  font-weight: 700;
}
 
.teaching-text128 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text130 {
  line-height: 1.5;
}
 
.teaching-text132 {
  line-height: 1.5;
}
 
.teaching-fragment17 {
  display: contents;
}
 
.teaching-text134 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .instructor-profile-text10 {
    font-size: 16px;
    font-family: Playfair Display;
  }
  .teaching-text125 {
    font-size: 16px;
    font-family: Playfair Display;
  }
  .teaching-text126 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text127 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text128 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text129 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text130 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text131 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text132 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
}
 
@media(max-width: 480px) {
  .instructor-profile-thq-profile-roman-elm {
    width: 100%;
    padding: 0px;
  }
  .instructor-profile-thq-profile-roman-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .instructor-profile-thq-instructor-image-elm {
    width: 100px;
    height: 100px;
  }
  .instructor-profile-text10 {
    font-family: Playfair Display;
  }
  .instructor-profile-thq-course-card-elm {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-text125 {
    font-family: Playfair Display;
  }
  .teaching-text126 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text127 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text128 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text129 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text130 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text131 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text132 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
}

.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);
}
 
.teaching-fragment20 {
  display: contents;
}
 
.teaching-text202 {
  display: inline-block;
}
 
.teaching-fragment19 {
  display: contents;
}
 
.teaching-text201 {
  display: inline-block;
  font-size: 16px;
}
 
.teaching-fragment18 {
  display: contents;
}
 
.teaching-text200 {
  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;
  }
}

.teaching-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--color-on-primary);
}
 
.teaching-fragment10 {
  display: contents;
}
 
.teaching-text100 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment11 {
  display: contents;
}
 
.teaching-text101 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment12 {
  display: contents;
}
 
.teaching-text102 {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment13 {
  display: contents;
}
 
.teaching-text103 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
 
.teaching-fragment14 {
  display: contents;
}
 
.teaching-text106 {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.teaching-fragment15 {
  display: contents;
}
 
.teaching-text107 {
  display: inline-block;
  font-style: normal;
  font-family: ""Inter"";
  font-weight: 500;
}
 
.teaching-thq-hero-section-elm {
  display: flex;
  overflow: hidden;
  position: static;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.teaching-thq-max-width-elm1 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.teaching-thq-image-container-elm1 {
  flex: 1;
  display: flex;
  align-items: center;
}
 
.teaching-thq-placeholder-image-elm {
  border-radius: var(--dl-layout-radius-radius4);
}
 
.teaching-thq-content-elm10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.teaching-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.teaching-thq-content-elm11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.teaching-thq-title-elm1 {
  font-size: 48px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.teaching-thq-title-elm2 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.teaching-thq-text-elm {
  font-size: 16px;
  font-family: "Inter";
}
 
.teaching-thq-teaching-section-elm1 {
  position: static;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.teaching-container2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  grid-template-columns: 1fr 1fr;
}
 
.teaching-thq-tabs-menu-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-tab-horizontal-elm1 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm12 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature1-title-elm1 {
  font-size: 34px;
  font-family: "Playfair Display";
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.teaching-thq-feature1-description-elm1 {
  font-size: 16px;
  font-family: "Inter";
}
 
.teaching-text120 {
  font-weight: 700;
}
 
.teaching-thq-image-container-elm2 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.teaching-image1 {
  width: 75%;
  aspect-ratio: 1/1;
}
 
.teaching-thq-instructors-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);
}
 
.teaching-thq-max-width-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.teaching-container3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.teaching-thq-title-elm3 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.teaching-thq-instructors-section-elm {
  gap: 0;
  height: auto;
  display: flex;
  overflow: visible;
  position: static;
  max-width: auto;
  align-self: center;
  align-items: flex-start;
  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;
}
 
.teaching-thq-instructors-column1-elm {
  gap: var(--dl-layout-space-threeunits);
  order: 1;
  width: auto;
  display: flex;
  position: static;
  max-width: auto;
  align-self: flex-start;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: flex-start;
}
 
.teaching-thq-content-elm13 {
  gap: 0;
  flex: 1;
  width: 100%;
  position: static;
  align-items: flex-end;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
}
 
.teaching-fragment16 {
  display: contents;
}
 
.teaching-text125 {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.teaching-text126 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text127 {
  font-weight: 700;
}
 
.teaching-text128 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text130 {
  line-height: 1.5;
}
 
.teaching-text132 {
  line-height: 1.5;
}
 
.teaching-fragment17 {
  display: contents;
}
 
.teaching-text134 {
  display: inline-block;
}
 
.teaching-thq-profile-daniele-elm {
  width: auto;
  display: flex;
  padding: 0px;
  align-self: flex-end;
  flex-direction: column;
}
 
.teaching-thq-profile-daniele-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm1 {
  gap: var(--spacing-lg);
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm1 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text135 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.teaching-text136 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text137 {
  font-weight: 700;
}
 
.teaching-text138 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text140 {
  line-height: 1.5;
}
 
.teaching-text142 {
  line-height: 1.5;
}
 
.teaching-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm1 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm1 {
  color: var(--color-on-surface);
}
 
.teaching-thq-profile-kim-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.teaching-thq-profile-kim-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm2 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm2 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text144 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.teaching-text145 {
  font-weight: 700;
}
 
.teaching-text146 {
  font-weight: 700;
}
 
.teaching-text147 {
  font-weight: 700;
}
 
.teaching-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm2 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm2 {
  color: var(--color-on-surface);
}
 
.teaching-thq-profile-oleg-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.teaching-thq-profile-oleg-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm3 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm3 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text153 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
 
.teaching-text154 {
  font-weight: 700;
}
 
.teaching-text155 {
  font-weight: 700;
}
 
.teaching-text156 {
  font-weight: 700;
}
 
.teaching-text157 {
  font-weight: 700;
}
 
.teaching-thq-icon-container-elm3 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm3 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm3 {
  color: var(--color-on-surface);
}
 
.teaching-thq-instructors-column2-elm {
  gap: var(--dl-layout-space-threeunits);
  order: 1;
  width: auto;
  display: flex;
  position: static;
  max-width: 1000px;
  align-self: flex-start;
  align-items: center;
  padding-left: 0px;
  justify-content: flex-start;
}
 
.teaching-thq-content-elm14 {
  gap: 0;
  flex: 1;
  width: 100%;
  position: static;
  align-items: flex-end;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
}
 
.teaching-thq-profile-vasilis-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.teaching-thq-profile-vasilis-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm4 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm4 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text162 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.teaching-text163 {
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text164 {
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text165 {
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text166 {
  font-family: "Inter";
  line-height: 1.5;
}
 
.teaching-text167 {
  font-family: "Inter";
  line-height: 1.5;
}
 
.teaching-text168 {
  font-family: "Inter";
  line-height: 1.5;
}
 
.teaching-text169 {
  font-family: "Inter";
  line-height: 1.5;
}
 
.teaching-thq-icon-container-elm4 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm4 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm4 {
  color: var(--color-on-surface);
}
 
.teaching-thq-profile-dmitrii-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.teaching-thq-profile-dmitrii-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: transparent;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm5 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm5 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text171 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.teaching-text172 {
  font-weight: 700;
}
 
.teaching-text173 {
  font-weight: 700;
}
 
.teaching-text174 {
  font-weight: 700;
}
 
.teaching-thq-icon-container-elm5 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm5 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm5 {
  color: var(--color-on-surface);
}
 
.teaching-thq-profile-ruohan-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.teaching-thq-profile-ruohan-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: var(--color-on-surface);
  border-width: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm6 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm6 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text180 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
 
.teaching-text181 {
  font-weight: 700;
}
 
.teaching-text182 {
  font-weight: 700;
}
 
.teaching-text183 {
  font-weight: 700;
}
 
.teaching-thq-icon-container-elm6 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm6 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm6 {
  color: var(--color-on-surface);
}
 
.teaching-thq-profile-weilong-elm {
  width: auto;
  display: flex;
  align-self: flex-end;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.teaching-thq-profile-weilong-drop-down-elm {
  cursor: pointer;
  align-self: stretch;
  padding-top: 0px;
  border-color: transparent;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.teaching-thq-summary-elm7 {
  gap: var(--spacing-lg);
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.teaching-thq-instructor-image-elm7 {
  width: 125px;
  height: 125px;
  display: block;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: var(--border-radius-full);
}
 
.teaching-text189 {
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
}
 
.teaching-text190 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text191 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text192 {
  font-weight: 700;
  line-height: 1.5;
}
 
.teaching-text193 {
  line-height: 1.5;
}
 
.teaching-text194 {
  line-height: 1.5;
}
 
.teaching-text195 {
  line-height: 1.5;
}
 
.teaching-text196 {
  line-height: 1.5;
}
 
.teaching-thq-icon-container-elm7 {
  transition: transform 0.3s ease-in-out;
}
 
.teaching-thq-course-card-elm7 {
  padding-top: var(--dl-layout-space-unit);
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #ffffff;
}
 
.teaching-thq-key-idea-elm7 {
  color: var(--color-on-surface);
}
 
.teaching-thq-awards-section-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  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;
}
 
.teaching-thq-max-width-elm3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-text198 {
  font-size: 34px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.teaching-container4 {
  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);
}
 
.teaching-thq-award1-elm {
  object-fit: contain;
}
 
.teaching-thq-award2-elm {
  object-fit: contain;
}
 
.teaching-thq-award3-elm {
  object-fit: contain;
}
 
.teaching-thq-award4-elm {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
 
.teaching-thq-award5-elm {
  object-fit: contain;
}
 
.teaching-thq-award6-elm {
  object-fit: contain;
}
 
.teaching-thq-award7-elm {
  object-fit: contain;
}
 
.teaching-thq-award8-elm1 {
  object-fit: contain;
}
 
.teaching-thq-award8-elm2 {
  object-fit: contain;
}
 
.teaching-thq-teaching-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;
}
 
.teaching-thq-max-width-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.teaching-container5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.teaching-thq-title-elm4 {
  font-size: 34px;
  font-style: normal;
  text-align: left;
  font-family: "Playfair Display";
  font-weight: 700;
}
 
.teaching-text199 {
  font-family: "Inter";
}
 
.teaching-thq-teaching-section-elm2 {
  position: static;
  padding-top: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.teaching-container6 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  grid-template-columns: 1fr 1fr;
}
 
.teaching-thq-image-container-elm3 {
  height: 100%;
  display: flex;
}
 
.teaching-image2 {
  aspect-ratio: 1/1;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.teaching-thq-tabs-menu-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-tab-horizontal-elm2 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm15 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature1-description-elm2 {
  font-size: 16px;
  font-family: "Inter";
}
 
.teaching-thq-tab-horizontal-elm3 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm16 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature2-description-elm {
  font-size: 16px;
}
 
.teaching-thq-tab-horizontal-elm4 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-feature3-description-elm1 {
  font-size: 16px;
}
 
.teaching-thq-tab-horizontal-elm5 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm18 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature3-description-elm2 {
  font-size: 16px;
}
 
.teaching-thq-tab-horizontal-elm6 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm19 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature3-description-elm3 {
  font-size: 16px;
}
 
.teaching-thq-tab-horizontal-elm7 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm20 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature3-description-elm4 {
  font-size: 16px;
}
 
.teaching-thq-tab-horizontal-elm8 {
  gap: 0;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.teaching-thq-content-elm21 {
  gap: 0;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.teaching-thq-feature3-description-elm5 {
  font-size: 16px;
}
 
.teaching-fragment18 {
  display: contents;
}
 
.teaching-text200 {
  display: inline-block;
}
 
.teaching-fragment19 {
  display: contents;
}
 
.teaching-text201 {
  display: inline-block;
  font-size: 16px;
}
 
.teaching-fragment20 {
  display: contents;
}
 
.teaching-text202 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .teaching-thq-max-width-elm1 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
  .teaching-thq-content-elm11 {
    align-self: stretch;
  }
  .teaching-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-text-elm {
    font-size: 16px;
  }
  .teaching-thq-feature1-title-elm1 {
    font-size: 34px;
    font-style: normal;
    font-family: Playfair Display;
    font-weight: 700;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .teaching-thq-title-elm3 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-text162 {
    font-size: 16px;
    font-family: Noto Sans;
  }
  .teaching-text163 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text164 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text165 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text166 {
    font-size: 16px;
  }
  .teaching-text167 {
    font-size: 16px;
  }
  .teaching-text168 {
    font-size: 16px;
  }
  .teaching-text169 {
    font-size: 16px;
  }
  .teaching-text189 {
    font-size: 16px;
    font-family: Noto Sans;
  }
  .teaching-text190 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text191 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text192 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text193 {
    font-family: Noto Sans;
  }
  .teaching-text194 {
    font-family: Noto Sans;
  }
  .teaching-text195 {
    font-family: Noto Sans;
  }
  .teaching-text196 {
    font-family: Noto Sans;
  }
  .teaching-text198 {
    font-size: 34px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-container4 {
    height: 50%;
    display: grid;
    justify-items: start;
  }
  .teaching-thq-title-elm4 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
}
 
@media(max-width: 1200px) {
  .teaching-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .teaching-thq-title-elm1 {
    font-size: 48px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-image1 {
    width: 100%;
  }
  .teaching-thq-instructors-title-elm {
    padding-bottom: 0px;
  }
  .teaching-thq-title-elm3 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-instructors-section-elm {
    align-items: center;
  }
  .teaching-thq-content-elm13 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .teaching-thq-content-elm14 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .teaching-text162 {
    font-size: 16px;
    font-family: Noto Sans;
  }
  .teaching-text163 {
    font-weight: 700;
  }
  .teaching-text164 {
    font-weight: 700;
  }
  .teaching-text165 {
    font-weight: 700;
  }
  .teaching-text171 {
    font-size: 16px;
  }
  .teaching-text189 {
    font-size: 16px;
    font-family: Noto Sans;
  }
  .teaching-text190 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text191 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text192 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text193 {
    font-family: Noto Sans;
  }
  .teaching-text194 {
    font-family: Noto Sans;
  }
  .teaching-text195 {
    font-family: Noto Sans;
  }
  .teaching-text196 {
    font-family: Noto Sans;
  }
  .teaching-text198 {
    text-align: left;
  }
  .teaching-container4 {
    grid-template-columns: repeat(6, 1fr);
  }
  .teaching-thq-title-elm4 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
}
 
@media(max-width: 991px) {
  .teaching-text100 {
    font-style: normal;
    font-weight: 500;
  }
  .teaching-text101 {
    font-style: normal;
    font-weight: 500;
  }
  .teaching-text102 {
    font-style: normal;
    font-weight: 500;
  }
  .teaching-text106 {
    font-size: 16px;
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .teaching-thq-max-width-elm1 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
  .teaching-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-text-elm {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .teaching-thq-feature1-title-elm1 {
    font-size: 34px;
    font-style: normal;
    font-family: Playfair Display;
    font-weight: 700;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .teaching-image1 {
    width: 60%;
  }
  .teaching-thq-instructors-title-elm {
    padding-bottom: 0px;
  }
  .teaching-thq-title-elm3 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-instructors-section-elm {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
    flex-direction: column;
  }
  .teaching-thq-instructors-column1-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .teaching-thq-content-elm13 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructors-column2-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .teaching-thq-content-elm14 {
    padding: 0px;
  }
  .teaching-thq-summary-elm4 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .teaching-thq-summary-elm5 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .teaching-text198 {
    font-size: 34px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-container4 {
    height: auto;
    grid-template-columns: repeat(5, 1fr);
  }
  .teaching-thq-title-elm4 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-container6 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .teaching-thq-feature1-description-elm2 {
    font-size: 16px;
    font-family: Noto Sans;
  }
}
 
@media(max-width: 767px) {
  .teaching-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .teaching-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-feature1-title-elm1 {
    font-size: 34px;
    font-style: normal;
    font-family: Playfair Display;
    font-weight: 700;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .teaching-image1 {
    width: 75%;
  }
  .teaching-thq-instructors-title-elm {
    padding-bottom: 0px;
  }
  .teaching-thq-instructors-section-elm {
    padding-left: var(--dl-layout-space-threeunits);
    padding-right: var(--dl-layout-space-threeunits);
  }
  .teaching-thq-content-elm13 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .teaching-text125 {
    font-size: 16px;
    font-family: Playfair Display;
  }
  .teaching-text126 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text127 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text128 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text129 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text130 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text131 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text132 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text135 {
    font-family: Playfair Display;
  }
  .teaching-text136 {
    font-size: 16px;
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text137 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text138 {
    font-family: Noto Sans;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text139 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text140 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text141 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text142 {
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text143 {
    font-family: Playfair Display;
  }
  .teaching-text144 {
    font-family: Inter;
  }
  .teaching-text145 {
    font-weight: 700;
  }
  .teaching-text146 {
    font-weight: 700;
  }
  .teaching-text147 {
    font-weight: 700;
  }
  .teaching-text154 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text155 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text156 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text157 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text158 {
    font-size: 16px;
  }
  .teaching-text159 {
    font-size: 16px;
  }
  .teaching-text160 {
    font-size: 16px;
  }
  .teaching-thq-content-elm14 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .teaching-text171 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text172 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text173 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text174 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text175 {
    font-size: 16px;
  }
  .teaching-text176 {
    font-size: 16px;
  }
  .teaching-text177 {
    font-size: 16px;
  }
  .teaching-text178 {
    font-size: 16px;
  }
  .teaching-text198 {
    font-size: 34px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-container4 {
    grid-gap: calc(var(--dl-layout-space-twounits) / 2);
    grid-template-columns: repeat(5, 1fr);
  }
  .teaching-thq-teaching-title-elm {
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .teaching-thq-title-elm4 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-feature1-description-elm2 {
    font-size: 16px;
    font-family: Noto Sans;
  }
}
 
@media(max-width: 480px) {
  .teaching-text107 {
    font-style: normal;
    font-family: Inter;
    font-weight: 500;
  }
  .teaching-thq-title-elm1 {
    font-size: 34px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-title-elm2 {
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-text-elm {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-thq-feature1-title-elm1 {
    font-size: 30px;
    font-style: normal;
    font-family: Playfair Display;
    font-weight: 700;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .teaching-thq-feature1-description-elm1 {
    font-family: Noto Sans;
  }
  .teaching-text120 {
    font-weight: 700;
  }
  .teaching-image1 {
    width: 100%;
    align-self: flex-start;
    aspect-ratio: 1/1;
  }
  .teaching-thq-instructors-title-elm {
    width: auto;
    align-self: flex-start;
    align-items: flex-start;
  }
  .teaching-thq-max-width-elm2 {
    width: auto;
  }
  .teaching-thq-title-elm3 {
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-thq-instructors-section-elm {
    padding: var(--dl-layout-space-oneandhalfunits);
  }
  .teaching-thq-instructors-column1-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: auto;
  }
  .teaching-thq-content-elm13 {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .teaching-text125 {
    font-family: Playfair Display;
  }
  .teaching-text126 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text127 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text128 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
  }
  .teaching-text129 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text130 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text131 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-text132 {
    font-size: 16px;
    font-family: Noto Sans;
    line-height: 1.5;
  }
  .teaching-thq-profile-daniele-elm {
    width: 100%;
    padding: 0px;
  }
  .teaching-thq-profile-daniele-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm1 {
    width: 100px;
    height: 100px;
  }
  .teaching-text135 {
    font-family: Playfair Display;
  }
  .teaching-text136 {
    font-size: 16px;
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text137 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text138 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text139 {
    font-family: Noto Sans;
  }
  .teaching-text140 {
    font-family: Noto Sans;
  }
  .teaching-text141 {
    font-family: Noto Sans;
  }
  .teaching-text142 {
    font-family: Noto Sans;
  }
  .teaching-thq-course-card-elm1 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-profile-kim-elm {
    width: 100%;
  }
  .teaching-thq-profile-kim-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm2 {
    width: 100px;
    height: 100px;
  }
  .teaching-text144 {
    font-family: Inter;
  }
  .teaching-text145 {
    font-size: 16px;
  }
  .teaching-text146 {
    font-size: 16px;
  }
  .teaching-text147 {
    font-size: 16px;
  }
  .teaching-text148 {
    font-size: 16px;
  }
  .teaching-text149 {
    font-size: 16px;
  }
  .teaching-text150 {
    font-size: 16px;
  }
  .teaching-text151 {
    font-size: 16px;
  }
  .teaching-text152 {
    font-family: Playfair Display;
  }
  .teaching-thq-course-card-elm2 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-profile-oleg-elm {
    width: 100%;
  }
  .teaching-thq-profile-oleg-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm3 {
    width: 100px;
    height: 100px;
  }
  .teaching-text154 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text155 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text156 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text157 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text158 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text159 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text160 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-thq-course-card-elm3 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-instructors-column2-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: auto;
  }
  .teaching-thq-content-elm14 {
    width: auto;
    padding: 0px;
  }
  .teaching-thq-profile-vasilis-elm {
    width: 100%;
  }
  .teaching-thq-profile-vasilis-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm4 {
    width: 100px;
    height: 100px;
  }
  .teaching-text162 {
    font-family: Noto Sans;
  }
  .teaching-text163 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text164 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text165 {
    font-family: Noto Sans;
    font-weight: 700;
  }
  .teaching-text166 {
    font-size: 16px;
  }
  .teaching-text167 {
    font-size: 16px;
  }
  .teaching-text168 {
    font-size: 16px;
  }
  .teaching-text169 {
    font-size: 16px;
  }
  .teaching-thq-course-card-elm4 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-profile-dmitrii-elm {
    width: 100%;
  }
  .teaching-thq-profile-dmitrii-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm5 {
    width: 100px;
    height: 100px;
  }
  .teaching-text171 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text172 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text173 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text174 {
    font-size: 16px;
    font-weight: 700;
  }
  .teaching-text175 {
    font-size: 16px;
  }
  .teaching-text176 {
    font-size: 16px;
  }
  .teaching-text177 {
    font-size: 16px;
  }
  .teaching-text178 {
    font-size: 16px;
  }
  .teaching-thq-course-card-elm5 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-profile-ruohan-elm {
    width: 100%;
  }
  .teaching-thq-profile-ruohan-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm6 {
    width: 100px;
    height: 100px;
  }
  .teaching-text181 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text182 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text183 {
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
  }
  .teaching-text184 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text185 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text186 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text187 {
    font-size: 16px;
    font-family: Inter;
  }
  .teaching-text188 {
    font-family: Playfair Display;
  }
  .teaching-thq-course-card-elm6 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-thq-key-idea-elm6 {
    color: var(--color-on-surface);
  }
  .teaching-thq-profile-weilong-elm {
    width: 100%;
  }
  .teaching-thq-profile-weilong-drop-down-elm {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .teaching-thq-instructor-image-elm7 {
    width: 100px;
    height: 100px;
  }
  .teaching-thq-course-card-elm7 {
    width: auto;
    display: block;
    overflow: visible;
  }
  .teaching-text198 {
    font-size: 30px;
    align-self: flex-start;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-container4 {
    justify-items: center;
    grid-template-columns: repeat(3, 1fr);
  }
  .teaching-thq-title-elm4 {
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-family: Playfair Display;
    font-weight: 700;
  }
  .teaching-text199 {
    font-size: 16px;
    font-family: Noto Sans;
  }
  .teaching-thq-feature1-description-elm2 {
    font-family: Noto Sans;
  }
  .teaching-thq-feature2-description-elm {
    font-family: Noto Sans;
  }
}
