.package-section {
  padding: 80px 0 120px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
}

.package-section > .container,
.package-section > .elementor-container {
  position: relative;
  z-index: 2;
}

.package-section__top-title {
  color: #00adc6;
  font-size: 18px;
  line-height: 1.1111111111;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 24px;
}

.package-section__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.1666666667;
  margin-bottom: 16px;
}

.package-section__subtitle {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 40px;
}

.package-section .package-table--mobile {
  display: none;
}

.package-section .package-table .mobile-title {
  display: none;
}

.package-section .package-table table {
  border: 0;
}

.package-section .package-table table th,
.package-section .package-table table td {
  vertical-align: middle;
  text-align: center;
}

.package-section .package-table thead > tr > th {
  background: #0069b1;
  border: 8px solid #fff;
  border-bottom-width: 2px;
  box-shadow: 0px 32px 160px rgba(0, 0, 0, 0.3);
  padding: 32px 14px;
}

.package-section .package-table thead > tr > th:first-child {
  border: 0;
  visibility: hidden;
}

.package-section .package-table thead > tr > th:nth-child(2) {
  border-radius: 20px 0 0 0;
}

.package-section .package-table thead > tr > th:last-child {
  border-radius: 0 20px 0 0;
}

.package-section .package-table tbody th {
  border: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.1428571429;
  color: #0069b1;
  text-align: left;
}

.package-section .package-table tbody tr:nth-child(odd) td {
  background: #cceff4;
}

.package-section .package-table tbody tr:nth-child(even) td {
  background: #99dee8;
}

.package-section .package-table tbody tr td {
  border: 8px solid #fff;
  border-bottom-width: 2px;
  border-top-width: 2px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.7777777778;
  padding: 18px 14px;
}

.package-section .package-table tbody tr td p {
  margin-bottom: 0;
}

.package-section .package-table tfoot > tr > td {
  background: #00adc6;
  border: 8px solid #fff;
  border-top-width: 2px;
  box-shadow: 0px 32px 160px rgba(0, 0, 0, 0.3);
  padding: 23px 14px;
}

.package-section .package-table tfoot > tr > td:first-child {
  border: 0;
  visibility: hidden;
}

.package-section .package-table tfoot > tr > td:nth-child(2) {
  border-radius: 0 0 0 20px;
}

.package-section .package-table tfoot > tr > td:last-child {
  border-radius: 0 0 20px 0;
}

.package-section .package-table__learn-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
}

.package-section .package-table__learn-more i {
  font-size: 20px;
  margin-left: 16px;
}

.package-section .package-table .top-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.1428571429;
  color: #8adfe3;
  margin-bottom: 8px;
}

.package-section .package-table .capacity {
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
}

.package-section .package-table .package-price {
  font-size: 28px;
  line-height: 1.1428571429;
  color: #0069b1;
  font-weight: 700;
  margin-bottom: 8px;
}

.package-section .package-table .package-session {
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 500;
}

.package-section .package-table .package-minimum {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}

.package-section .package-cta {
  margin-top: 120px;
  text-align: center;
}

.package-section .package-cta__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.1666666667;
  margin-bottom: 16px;
}

.package-section .package-cta__info {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 40px;
}

.package-section .package-cta__button-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.package-section .package-cta__button {
  background: linear-gradient(110.48deg, #ececec 0%, #f4f4f4 100%);
  border: 1px solid #ffffff;
  box-sizing: border-box;
  box-shadow: -12px -6px 24px #ffffff, 12px 12px 24px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  width: 274px;
  color: #000;
  -ms-flex-pack: center;
      justify-content: center;
}

.package-section .package-cta__button i {
  font-size: 20px;
  margin-left: 16px;
  color: #00adc6;
}

.package-section .package-cta__button + a {
  margin-left: 60px;
}

.package-section .package-cta__button:hover {
  box-shadow: -12px -6px 24px #ffffff, 12px 0 44px rgba(0, 0, 0, 0.1);
}

.package-section .section-ornament-1 {
  width: 118px;
  top: 156px;
  left: -150px;
}

.package-section .section-ornament-2 {
  width: 350px;
  right: 6%;
  top: 110px;
}

.package-section .section-ornament-3 {
  top: 0;
  width: 230px;
  right: -200px;
}

.package-section .section-ornament-4 {
  width: 300px;
  left: -300px;
  bottom: 170px;
}

.package-section .section-ornament-5 {
  width: 90px;
  right: -50px;
  top: 50%;
}

.package-section .section-ornament-6 {
  width: 200px;
  right: -70px;
  bottom: -60px;
}

.package-section.english-course .section-ornament-2 {
  width: 270px;
  top: 40px;
}

@media (max-width: 991.98px) {
  .package-section {
    padding: 60px 0;
  }
  .package-section__top-title {
    margin-bottom: 16px;
  }
  .package-section__title {
    font-size: 30px;
    margin-bottom: 12px;
  }
  .package-section__subtitle {
    font-size: 14px;
  }
  .package-section .package-table tbody tr th:first-child,
  .package-section .package-table tbody tr td:first-child,
  .package-section .package-table thead tr th:first-child,
  .package-section .package-table thead tr td:first-child,
  .package-section .package-table tfoot tr th:first-child,
  .package-section .package-table tfoot tr td:first-child {
    display: none;
  }
  .package-section .package-table .mobile-title {
    display: block;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #0069b1;
  }
  .package-section .package-cta {
    margin-top: 60px;
  }
  .package-section .package-cta__title {
    font-size: 28px;
  }
  .package-section .package-cta__button {
    border-radius: 14px;
    padding: 20px;
  }
  .package-section .package-cta__button i {
    font-size: 16px;
  }
  .package-section .package-cta__button + a {
    margin-left: 30px;
  }
  .package-section.english-course .section-ornament {
    display: block;
  }
  .package-section.english-course .section-ornament-1, .package-section.english-course .section-ornament-3, .package-section.english-course .section-ornament-5 {
    display: none;
  }
  .package-section.english-course .section-ornament-2 {
    width: 213px;
    top: 43px;
    right: -116px;
  }
  .package-section.english-course .section-ornament-4 {
    width: 132px;
    left: -80px;
    bottom: 284px;
  }
  .package-section.english-course .section-ornament-6 {
    width: 112px;
    right: -43px;
    bottom: -40px;
  }
}

@media (max-width: 767.98px) {
  .package-section__top-title {
    font-size: 16px;
  }
  .package-section__title {
    font-size: 24px;
  }
  .package-section__subtitle {
    font-size: 16px;
    margin-bottom: 34px;
  }
  .package-section .package-table {
    display: none;
  }
  .package-section .package-table--mobile {
    display: block;
  }
  .package-section .package-table--mobile__item {
    box-shadow: 0px 32px 160px rgba(0, 0, 0, 0.3);
    border-radius: 16px;
    border: 6px solid #fff;
    margin-bottom: 40px;
    position: relative;
  }
  .package-section .package-table--mobile .mobile-title {
    margin-bottom: 16px;
    font-weight: 700;
  }
  .package-section .package-table--mobile .item-head {
    background-color: #0069b1;
    text-align: center;
    display: block;
    border-radius: 16px;
    padding: 16px 14px;
    margin-bottom: 2px;
    position: relative;
  }
  .package-section .package-table--mobile .item-head:before {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    border-right: 2px solid #8adfe3;
    border-bottom: 2px solid #8adfe3;
    transition: all 0.3s ease-in-out;
  }
  .package-section .package-table--mobile .item-head.active {
    border-radius: 16px 16px 0 0;
  }
  .package-section .package-table--mobile .item-head.active:before {
    -ms-transform: translateY(-50%) rotate(-135deg);
        transform: translateY(-50%) rotate(-135deg);
  }
  .package-section .package-table--mobile .top-title {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .package-section .package-table--mobile .item-body {
    display: none;
  }
  .package-section .package-table--mobile .item-body ul {
    padding: 0;
    list-style: none;
    margin: 0;
  }
  .package-section .package-table--mobile .item-body ul > li {
    padding: 20px 14px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
  }
  .package-section .package-table--mobile .item-body ul > li:nth-child(odd) {
    background: #cceff4;
  }
  .package-section .package-table--mobile .item-body ul > li:nth-child(even) {
    background: #99dee8;
  }
  .package-section .package-table--mobile .item-body ul > li p {
    margin: 0;
  }
  .package-section .package-table__learn-more {
    background: #00adc6;
    border-radius: 0 0 16px 16px;
    padding: 23px 14px;
  }
  .package-section .package-cta__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .package-section .package-cta__info {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .package-section .package-cta__button-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .package-section .package-cta__button {
    padding: 18px 32px;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .package-section .package-cta__button + a {
    margin-top: 24px;
    margin-left: 0;
  }
  .package-section .section-ornament {
    display: block;
  }
  .package-section .section-ornament-1, .package-section .section-ornament-3, .package-section .section-ornament-5 {
    display: none;
  }
  .package-section .section-ornament-2 {
    width: 213px;
    top: 159px;
    right: -79px;
  }
  .package-section .section-ornament-4 {
    width: 132px;
    left: -80px;
    bottom: 284px;
  }
  .package-section .section-ornament-6 {
    width: 112px;
    right: -43px;
    bottom: -40px;
  }
  .package-section.english-course .section-ornament {
    display: block;
  }
  .package-section.english-course .section-ornament-1, .package-section.english-course .section-ornament-3, .package-section.english-course .section-ornament-5 {
    display: none;
  }
  .package-section.english-course .section-ornament-2 {
    width: 190px;
    top: 158px;
    right: -35px;
  }
  .package-section.english-course .section-ornament-4 {
    width: 132px;
    left: -80px;
    bottom: 284px;
  }
  .package-section.english-course .section-ornament-6 {
    width: 112px;
    right: -43px;
    bottom: -40px;
  }
}
/*# sourceMappingURL=package.min.css.map */