@font-face {
  font-family: "Averta";
  src: url("./font/webfont/AvertaStd-Regular.woff2") format("woff2"), url("./font/webfont/AvertaStd-Regular.woff") format("woff"), url("./font/desktop/AvertaStd-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Averta";
  src: url("./font/webfont/AvertaStd-Semibold.woff2") format("woff2"), url("./font/webfont/AvertaStd-Semibold.woff") format("woff"), url("./font/desktop/AvertaStd-Semibold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Averta";
  src: url("./font/webfont/AvertaStd-Bold.woff2") format("woff2"), url("./font/webfont/AvertaStd-Bold.woff") format("woff"), url("./font/desktop/AvertaStd-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Averta";
  src: url("./font/webfont/AvertaStd-Extrabold.woff2") format("woff2"), url("./font/webfont/AvertaStd-Extrabold.woff") format("woff"), url("./font/desktop/AvertaStd-Extrabold.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
}
.teach-and-learning {
  background: #ffffff;
}
.teach-and-learning .main-title .bg-elem.ellipse.ellipse-1 {
  width: 187px;
  height: 187px;
  right: 80px;
  top: 74px;
  background: linear-gradient(162.31deg, rgba(187, 250, 150, 0.325) 2.52%, rgba(62, 166, 146, 0.5) 63.84%);
}
.teach-and-learning .main-title .bg-elem.ellipse.ellipse-2 {
  width: 206px;
  height: 182px;
  left: 319px;
  top: -135px;
  background: linear-gradient(162.31deg, rgba(187, 250, 150, 0.325) 2.52%, rgba(62, 166, 146, 0.5) 63.84%);
  -webkit-backdrop-filter: blur(27px);
          backdrop-filter: blur(27px);
  transform: matrix(-0.97, 0.26, -0.26, -0.97, 0, 0);
}
.teach-and-learning .main-title .bg-elem.ellipse.ellipse-3 {
  width: 157px;
  height: 157px;
  right: -55px;
  top: -84px;
  background: linear-gradient(162.31deg, rgba(187, 250, 150, 0.325) 2.52%, rgba(62, 166, 146, 0.5) 63.84%);
  -webkit-backdrop-filter: blur(27px);
          backdrop-filter: blur(27px);
  transform: rotate(345deg);
}
.teach-and-learning .main-title .bg-elem.ellipse.ellipse-4 {
  width: 157px;
  height: 157px;
  left: 40px;
  top: 76px;
  background: linear-gradient(162.31deg, rgba(187, 250, 150, 0.325) 2.52%, rgba(62, 166, 146, 0.5) 63.84%);
}
.teach-and-learning .main-title .bg-elem.vector {
  top: 0;
  right: -25px;
  width: 376px;
  height: 129px;
  background-image: url("../img/about/bg_vector.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.teach-and-learning .main-title .bg-elem.rect-dot {
  left: 140px;
  bottom: -49px;
  width: 236px;
  height: 114px;
  background-image: url("../img/common/rect_dots.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.teach-and-learning .main-title .bg-elem.oval {
  width: 642px;
  height: 642px;
  right: 88px;
  top: 45px;
  filter: blur(54.3656px);
  background: #d9f2f0;
  border-radius: 50%;
}
.teach-and-learning .main-title .bg-elem.bg-ellipse.bg-ellipse-1 {
  width: 311.52px;
  height: 688.51px;
  top: -180px;
  left: 115px;
  background: #73e0a9;
}
.teach-and-learning .main-title .bg-elem.bg-ellipse.bg-ellipse-2 {
  width: 366.56px;
  height: 810.35px;
  top: -180px;
  right: 320px;
  background: #73e0a9;
}
@media (max-width: 991px) {
  .teach-and-learning h2 {
    padding: 20px 0;
  }
}
.teach-and-learning .teach-and-learning-part {
  padding-bottom: 50px;
  position: relative;
}
.teach-and-learning .teach-and-learning-part a {
  color: #036;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .teach-and-learning .teach-and-learning-part .desc {
    line-height: 1.6em;
  }
}
.teach-and-learning .teach-and-learning-part.award-intro {
  margin-top: 50px;
}
.teach-and-learning .teach-and-learning-part.award-intro .container {
  position: relative;
}
.teach-and-learning .teach-and-learning-part.award-intro .intro-img {
  display: block;
  margin: auto;
}
.teach-and-learning .teach-and-learning-part.award-intro .desc {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .teach-and-learning .teach-and-learning-part.award-intro::before {
    content: "";
    position: absolute;
    width: 147px;
    height: 147px;
    right: 0;
    top: 54px;
    background-image: url("../img/common/abstract_86.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 0;
  }
}
.teach-and-learning .teach-and-learning-part.award {
  background-color: #F9FFF0;
}
.teach-and-learning .teach-and-learning-part.award .accordion.tabs input:not(:checked) ~ .tab-content {
  max-height: 2.25em;
  display: none;
}
.teach-and-learning .teach-and-learning-part.award .accordion.tabs input:not(:checked) ~ .tab-content p:first-child {
  max-height: 1.43em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.teach-and-learning .teach-and-learning-part.award .accordion.tabs::after {
  content: "";
  position: absolute;
  width: 196px;
  height: 196px;
  right: 0;
  bottom: 0;
  background-image: url("../img/common/abstract_86.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
}
@media (max-width: 991px) {
  .teach-and-learning .teach-and-learning-part.award .accordion.tabs::after {
    width: 125px;
    height: 125px;
    right: -39px;
  }
}
.teach-and-learning .teach-and-learning-part.award::before {
  content: "";
  position: absolute;
  width: 157px;
  height: 157px;
  right: -78px;
  top: 0px;
  background: linear-gradient(162.31deg, rgba(187, 250, 150, 0.325) 2.52%, rgba(62, 166, 146, 0.5) 63.84%);
  -webkit-backdrop-filter: blur(27px);
          backdrop-filter: blur(27px);
  border-radius: 50%;
  z-index: 0;
}
@media (max-width: 991px) {
  .teach-and-learning .teach-and-learning-part.award::before {
    width: 102px;
    height: 102px;
    right: -8px;
  }
}
.teach-and-learning .teach-and-learning-part.award::after {
  content: "";
  position: absolute;
  width: 187px;
  height: 187px;
  left: -74px;
  bottom: 85px;
  background: linear-gradient(162.31deg, rgba(250, 246, 150, 0.325) 2.52%, rgba(218, 249, 133, 0.5) 63.84%);
  -webkit-backdrop-filter: blur(27px);
          backdrop-filter: blur(27px);
  border-radius: 50%;
  z-index: 0;
}
@media (max-width: 991px) {
  .teach-and-learning .teach-and-learning-part.award::after {
    left: -85px;
  }
}/*# sourceMappingURL=tal.css.map */