.body {
  color: #000;
  font-family: Noto Serif, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/lady_1lady.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.logo {
  background-color: #00674700;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.up-link {
  width: 108px;
  margin-bottom: 0;
}

.life-link {
  width: 128px;
}

.main-pic {
  height: auto;
}

.image {
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.main-title {
  background-color: #00684800;
  padding: 20px;
  position: absolute;
  inset: auto 0% 3%;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 135%;
}

.subtitle-text {
  color: #ececec;
  text-align: center;
}

.pream-sec {
  padding-bottom: 0;
}

.cont {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.pream-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp-date {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp-text {
  color: #00ad6f;
  letter-spacing: .1px;
  text-transform: uppercase;
  font-weight: 700;
}

.date-text {
  text-align: right;
}

.text1 {
  margin-bottom: 20px;
}

.accent-bord {
  background-color: #00ad6f;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 40px 40px;
}

.accent-start {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.circle {
  background-color: #016949;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
  box-shadow: 0 0 0 3px #006a49, inset 0 0 0 2px #ffffff5e;
}

.apt-text {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 150%;
}

.ab-text {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 150%;
}

.ab-text.wert {
  color: #000;
}

.mini-head {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.vid-option, .photo-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.photo-box.esp {
  margin-bottom: 0;
}

.photo-box.tret {
  margin-top: 0;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.info-box {
  background-color: #016949;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.info-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.info-item {
  border: 1px solid #ffffff30;
  border-radius: 8px;
  padding: 20px;
}

.number-info-text {
  color: #8fd6bd;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}

.one-word-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.expl-mini-text {
  color: #ebebeb;
  text-align: center;
  font-size: 14px;
}

.heading-2 {
  color: #006a49;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 135%;
}

.heading-2.more {
  margin-top: 40px;
}

.stat {
  background-color: #006a49;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.stat.others {
  background-color: #8fd6be;
  border-radius: 8px 8px 0 0;
  margin-top: 40px;
  margin-bottom: 0;
}

.stars-text {
  color: #e0e0e0;
  text-align: right;
  margin-top: 20px;
  font-size: 12px;
  line-height: 135%;
}

.students {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.stud-item {
  background-color: #00ad6f;
  border-radius: 8px;
  padding: 40px;
}

.stud-item.twow {
  background-color: #8fd6be;
}

.stud-item.dde {
  background-color: #006848;
}

.stud-name {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.stud-name.gr {
  color: #016b4a;
}

.stud-title {
  color: #ececec;
  border-bottom: 1px solid #8fd6bd;
  height: 48.7969px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 135%;
}

.stud-title.greeny {
  color: #000;
  border-bottom-color: #016b4a;
}

.quot-text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.quot-text.dark {
  color: #000;
  font-size: 14px;
}

.quot-mark {
  margin-bottom: 20px;
  display: flex;
}

.dold-span {
  font-weight: 600;
}

.fin-sec {
  background-color: #016949;
}

.fin-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin-text {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #8fd6be;
  font-weight: 600;
}

.link-2, .link-3 {
  color: #016949;
  font-weight: 600;
}

.link-4 {
  color: #006a49;
  font-weight: 600;
}

@media screen and (min-width: 1440px) {
  .logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image {
    height: 600px;
  }

  .main-title {
    padding: 20px 40px;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 48px;
  }

  .subtitle-text {
    font-size: 24px;
    line-height: 150%;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 64px;
  }

  .subtitle-text {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }

  .accent-start {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .mini-head {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mini-head.ert {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .info-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .heading-2.more {
    font-size: 28px;
  }

  .students {
    grid-template-columns: 1fr;
  }

  .quot-mark {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 28px;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .pream-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sp-date {
    margin-bottom: 20px;
  }

  .info-grid {
    grid-template-columns: 1fr;
  }

  .heading-2.more {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    background-image: linear-gradient(#00000054, #00000054), url('../images/mob.png');
    background-position: 0 0, 50%;
  }

  .up-link {
    width: 88px;
  }

  .life-link {
    width: 100px;
  }

  .heading {
    font-size: 24px;
  }

  .subtitle-text {
    font-size: 14px;
    font-weight: 600;
  }

  .accent-bord {
    padding: 20px;
  }

  .circle {
    width: 200px;
    height: 200px;
  }

  .apt-text {
    font-size: 14px;
  }

  .ab-text {
    font-size: 15px;
  }

  .mini-head {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .mini-head.ert {
    margin-top: 0;
  }

  .vid-option {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .info-box {
    padding-top: 20px;
  }

  .heading-2.more {
    font-size: 20px;
  }

  .stat, .stud-item {
    padding: 20px;
  }

  .stud-title {
    margin-bottom: 10px;
  }
}

#w-node-b6c2a41f-ff75-d902-de00-9f13f8094667-4ef58e75, #w-node-b0741bfd-b640-8d6b-07d9-4c00b9c617e8-4ef58e75, #w-node-d022b804-76af-10c8-fe84-e27c4d2b0d14-0d20c1a8, #w-node-d022b804-76af-10c8-fe84-e27c4d2b0d19-0d20c1a8 {
  place-self: center;
}


