.theme-banner__title {
  font-size: var(--tdfs-display);
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .theme-banner__title {
    line-height: 1.1;
  }
}
.theme-banner__sub-title {
  font-size: var(--tdfs-sub-title-2);
  font-weight: 700;
  line-height: 1.2;
}
.biology__sub-title, .history__sub-title {
  font-size: var(--tdfs-sub-title-3);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
}
@media (max-width: 1024px) {
  .biology__sub-title, .history__sub-title {
    line-height: 1.7142857143;
  }
}
.theme-banner {
  position: relative;
  overflow: hidden;
}
.theme-banner__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.theme-banner__image-container:before {
  content: "";
  display: block;
  padding-top: 28.125%;
}
.theme-banner__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .theme-banner {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .theme-banner {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 820px) {
  .theme-banner {
    margin-top: 7.8048780488vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .theme-banner {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 570px) {
  .theme-banner {
    margin-top: 11.2280701754vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .theme-banner {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 430px) {
  .theme-banner {
    margin-top: 14.8837209302vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .theme-banner {
    margin-top: 16.4102564103vw;
  }
}
@media (max-width: 575px) {
  .theme-banner {
    display: flex;
    align-items: center;
    height: 20.5729166667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .theme-banner {
    height: 38.57421875vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .theme-banner {
    height: 48.1707317073vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .theme-banner {
    height: 51.4322916667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .theme-banner {
    height: 69.298245614vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .theme-banner {
    height: 82.2916666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .theme-banner {
    height: 91.8604651163vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .theme-banner {
    height: 101.2820512821vw;
  }
}
.theme-banner__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d9d8d8;
}
.theme-banner__image-wrapper::before, .theme-banner__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.theme-banner__image-wrapper::before {
  background: linear-gradient(180deg, #000000 -26.05%, rgba(0, 0, 0, 0) 23.08%);
  z-index: 2;
}
.theme-banner__image-wrapper::after {
  background: #000000;
  opacity: 0.3;
  z-index: 1;
}
.theme-banner__image-container {
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.theme-banner__content-wrapper {
  position: relative;
  z-index: 3;
  padding: 14.4270833333vw 0vw 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .theme-banner__content-wrapper {
    padding: 20.99609375vw 0vw 14.6484375vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__content-wrapper {
    padding: 26.2195121951vw 0vw 18.2926829268vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__content-wrapper {
    padding: 27.9947916667vw 0vw 19.53125vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__content-wrapper {
    padding: 37.7192982456vw 0vw 26.3157894737vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__content-wrapper {
    padding: 44.7916666667vw 0vw 31.25vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__content-wrapper {
    padding: 50vw 0vw 34.8837209302vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__content-wrapper {
    padding: 55.1282051282vw 0vw 38.4615384615vw;
  }
}
@media (max-width: 575px) {
  .theme-banner__content-wrapper {
    padding: 0;
  }
}
.theme-banner__title {
  margin-bottom: 0.4166666667vw;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .theme-banner__title {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__title {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__title {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__title {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__title {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__title {
    margin-bottom: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__title {
    margin-bottom: 2.0512820513vw;
  }
}
.theme-banner__sub-title {
  margin-bottom: 0;
  color: #00b3b0;
}
.intro {
  padding: 0;
}
.intro__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.intro__image-container:before {
  content: "";
  display: block;
  padding-top: 103.4129692833%;
}
.intro__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.intro__row {
  padding: 7.2916666667vw 0vw;
  border-bottom: 1px solid #CED4DA;
}
@media screen and (max-width: 1024px) {
  .intro__row {
    padding: 5.859375vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__row {
    padding: 7.3170731707vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__row {
    padding: 7.8125vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__row {
    padding: 10.5263157895vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__row {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__row {
    padding: 13.9534883721vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__row {
    padding: 15.3846153846vw 0vw;
  }
}
.intro__image-col {
  padding-right: 4.1666666667vw !important;
}
@media screen and (max-width: 1024px) {
  .intro__image-col {
    padding-right: 7.8125vw !important;
  }
}
@media screen and (max-width: 820px) {
  .intro__image-col {
    padding-right: 9.756097561vw !important;
  }
}
@media screen and (max-width: 768px) {
  .intro__image-col {
    padding-right: 10.4166666667vw !important;
  }
}
@media screen and (max-width: 570px) {
  .intro__image-col {
    padding-right: 14.0350877193vw !important;
  }
}
@media screen and (max-width: 480px) {
  .intro__image-col {
    padding-right: 16.6666666667vw !important;
  }
}
@media screen and (max-width: 430px) {
  .intro__image-col {
    padding-right: 18.6046511628vw !important;
  }
}
@media screen and (max-width: 390px) {
  .intro__image-col {
    padding-right: 20.5128205128vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .intro__image-col {
    padding-right: 0.78125vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .intro__image-col {
    padding-right: 0.9756097561vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .intro__image-col {
    padding-right: 1.0416666667vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .intro__image-col {
    padding-right: 1.4035087719vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .intro__image-col {
    padding-right: 1.6666666667vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .intro__image-col {
    padding-right: 1.8604651163vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .intro__image-col {
    padding-right: 2.0512820513vw !important;
  }
}
.intro__image-container {
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .intro__image-container {
    margin-bottom: 3.7109375vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .intro__image-container {
    margin-bottom: 4.6341463415vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .intro__image-container {
    margin-bottom: 4.9479166667vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .intro__image-container {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .intro__image-container {
    margin-bottom: 7.9166666667vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .intro__image-container {
    margin-bottom: 8.8372093023vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .intro__image-container {
    margin-bottom: 9.7435897436vw;
  }
}
.intro__title {
  margin-bottom: 1.5625vw;
  padding-right: 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .intro__title {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__title {
    margin-bottom: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__title {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__title {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__title {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__title {
    margin-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 1024px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__title {
    padding-right: 0vw;
  }
}
.intro__badge-wrapper {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .intro__badge-wrapper {
    margin-bottom: 1.7578125vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__badge-wrapper {
    margin-bottom: 2.1951219512vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__badge-wrapper {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__badge-wrapper {
    margin-bottom: 3.1578947368vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__badge-wrapper {
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__badge-wrapper {
    margin-bottom: 4.1860465116vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__badge-wrapper {
    margin-bottom: 4.6153846154vw;
  }
}
.intro__badge {
  display: inline-block;
  padding: 0.3125vw 0.5208333333vw;
  margin-right: 0.625vw;
  margin-bottom: 0.625vw;
  background-color: #EEEEEE;
}
@media screen and (max-width: 1024px) {
  .intro__badge {
    padding: 0.5859375vw 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__badge {
    padding: 0.7317073171vw 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__badge {
    padding: 0.78125vw 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__badge {
    padding: 1.0526315789vw 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__badge {
    padding: 1.25vw 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__badge {
    padding: 1.3953488372vw 2.3255813953vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__badge {
    padding: 1.5384615385vw 2.5641025641vw;
  }
}
@media screen and (max-width: 1024px) {
  .intro__badge {
    margin-right: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__badge {
    margin-right: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__badge {
    margin-right: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__badge {
    margin-right: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__badge {
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__badge {
    margin-right: 2.7906976744vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__badge {
    margin-right: 3.0769230769vw;
  }
}
@media screen and (max-width: 1024px) {
  .intro__badge {
    margin-bottom: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .intro__badge {
    margin-bottom: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .intro__badge {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .intro__badge {
    margin-bottom: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .intro__badge {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 430px) {
  .intro__badge {
    margin-bottom: 2.7906976744vw;
  }
}
@media screen and (max-width: 390px) {
  .intro__badge {
    margin-bottom: 3.0769230769vw;
  }
}
.intro__badge:last-child {
  margin-right: 0;
}

.biology__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.biology__image-container:before {
  content: "";
  display: block;
  padding-top: 29.4375%;
}
.biology__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .biology__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .biology__image-container:before {
    content: "";
    display: block;
    padding-top: 60.0558659218%;
  }
  .biology__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.biology__title {
  padding-right: 7.2916666667vw;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1024px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 820px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 570px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 430px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .biology__title {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 1024px) {
  .biology__title {
    margin-bottom: 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .biology__title {
    margin-bottom: 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .biology__title {
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .biology__title {
    margin-bottom: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .biology__title {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .biology__title {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 390px) {
  .biology__title {
    margin-bottom: 2.5641025641vw;
  }
}
.biology__sub-title {
  color: #00b3b0;
  margin-bottom: 0vw;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .biology__sub-title {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .biology__sub-title {
    margin-bottom: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .biology__sub-title {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .biology__sub-title {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .biology__sub-title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .biology__sub-title {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .biology__sub-title {
    margin-bottom: 5.1282051282vw;
  }
}
.biology__image-container {
  overflow: hidden;
  margin: 3.75vw 0vw 0vw;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .biology__image-container {
    margin: 5.859375vw 0vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .biology__image-container {
    margin: 7.3170731707vw 0vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .biology__image-container {
    margin: 7.8125vw 0vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .biology__image-container {
    margin: 10.5263157895vw 0vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .biology__image-container {
    margin: 12.5vw 0vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .biology__image-container {
    margin: 13.9534883721vw 0vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .biology__image-container {
    margin: 15.3846153846vw 0vw 0vw;
  }
}
.biology__reproduction-row {
  margin-top: 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .biology__reproduction-row {
    margin-top: 5.859375vw;
  }
}
@media screen and (max-width: 820px) {
  .biology__reproduction-row {
    margin-top: 7.3170731707vw;
  }
}
@media screen and (max-width: 768px) {
  .biology__reproduction-row {
    margin-top: 7.8125vw;
  }
}
@media screen and (max-width: 570px) {
  .biology__reproduction-row {
    margin-top: 10.5263157895vw;
  }
}
@media screen and (max-width: 480px) {
  .biology__reproduction-row {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .biology__reproduction-row {
    margin-top: 13.9534883721vw;
  }
}
@media screen and (max-width: 390px) {
  .biology__reproduction-row {
    margin-top: 15.3846153846vw;
  }
}

.history {
  padding-top: 0;
}
.history__big-image-container {
  position: relative;
  width: 100%;
  display: block;
}
.history__big-image-container:before {
  content: "";
  display: block;
  padding-top: 51.0416666667%;
}
.history__big-image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.history__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.history__image-container:before {
  content: "";
  display: block;
  padding-top: 90.8280254777%;
}
.history__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.history__row {
  padding-top: 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .history__row {
    padding-top: 5.859375vw;
  }
}
@media screen and (max-width: 820px) {
  .history__row {
    padding-top: 7.3170731707vw;
  }
}
@media screen and (max-width: 768px) {
  .history__row {
    padding-top: 7.8125vw;
  }
}
@media screen and (max-width: 570px) {
  .history__row {
    padding-top: 10.5263157895vw;
  }
}
@media screen and (max-width: 480px) {
  .history__row {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .history__row {
    padding-top: 13.9534883721vw;
  }
}
@media screen and (max-width: 390px) {
  .history__row {
    padding-top: 15.3846153846vw;
  }
}
.history__image-container {
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .history__image-container {
    margin-top: 2.9296875vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .history__image-container {
    margin-top: 3.6585365854vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .history__image-container {
    margin-top: 3.90625vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .history__image-container {
    margin-top: 5.2631578947vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .history__image-container {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .history__image-container {
    margin-top: 6.976744186vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .history__image-container {
    margin-top: 7.6923076923vw;
  }
}
.history__content-col {
  padding-left: 4.1666666667vw !important;
}
@media screen and (max-width: 1024px) {
  .history__content-col {
    padding-left: 7.8125vw !important;
  }
}
@media screen and (max-width: 820px) {
  .history__content-col {
    padding-left: 9.756097561vw !important;
  }
}
@media screen and (max-width: 768px) {
  .history__content-col {
    padding-left: 10.4166666667vw !important;
  }
}
@media screen and (max-width: 570px) {
  .history__content-col {
    padding-left: 14.0350877193vw !important;
  }
}
@media screen and (max-width: 480px) {
  .history__content-col {
    padding-left: 16.6666666667vw !important;
  }
}
@media screen and (max-width: 430px) {
  .history__content-col {
    padding-left: 18.6046511628vw !important;
  }
}
@media screen and (max-width: 390px) {
  .history__content-col {
    padding-left: 20.5128205128vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .history__content-col {
    padding-left: 0.78125vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .history__content-col {
    padding-left: 0.9756097561vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .history__content-col {
    padding-left: 1.0416666667vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .history__content-col {
    padding-left: 1.4035087719vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .history__content-col {
    padding-left: 1.6666666667vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .history__content-col {
    padding-left: 1.8604651163vw !important;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .history__content-col {
    padding-left: 2.0512820513vw !important;
  }
}
.history__title {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1024px) {
  .history__title {
    margin-bottom: 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .history__title {
    margin-bottom: 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .history__title {
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .history__title {
    margin-bottom: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .history__title {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 430px) {
  .history__title {
    margin-bottom: 2.3255813953vw;
  }
}
@media screen and (max-width: 390px) {
  .history__title {
    margin-bottom: 2.5641025641vw;
  }
}
.history__sub-title {
  margin-bottom: 2.6041666667vw;
  color: #00b3b0;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .history__sub-title {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .history__sub-title {
    margin-bottom: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .history__sub-title {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .history__sub-title {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .history__sub-title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .history__sub-title {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .history__sub-title {
    margin-bottom: 5.1282051282vw;
  }
}

/*# sourceMappingURL=biology-history.css.map*/