.read-blog-section {
  overflow: hidden;
}
.read-blog-section .blog-wrapper .slick-dotted.slick-slider {
  margin-bottom: 3px;
}
.read-blog-section .blog-wrapper .section-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.read-blog-section .blog-wrapper .section-top .view-button {
  padding: 20px 24px;
  font-weight: 700;
  font-family: "HelveticaNowDisplay";
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid;
  border-color: #575757;
  color: #000;
  font-size: 20px;
  border-radius: 40px;
  font-weight: 700;
  cursor: pointer;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item {
  padding: 12px;
  border: 1px solid rgba(21, 20, 25, 0.1);
  border-radius: 12px;
  margin-right: 20px;
  background: #F7F6F6;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-img img {
  width: 100%;
  height: 285px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll {
  display: flex;
  justify-content: space-evenly;
  border-radius: 16px;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  color: #151419;
  position: absolute;
  gap: 8px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll img {
  border-radius: 10px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-top-ranked {
  background: #BDCD36;
  border-radius: 16px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: #151419;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-course-ranked {
  background: #BDCD36;
  border-radius: 16px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  color: #151419;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil {
  display: flex;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
  font-family: "Queens";
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
  color: #151419;
  margin-right: 20px;
  min-height: 67px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .rating {
  display: flex;
  align-items: center;
  background-color: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 6px 12px;
  border-radius: 18px;
  gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .rating .rating-number {
  margin-bottom: 0;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .rating img {
  max-width: 14px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration {
  display: flex;
  align-items: center;
  padding: 16px 0px 12px 0px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time {
  display: flex;
  font-family: "HelveticaNowDisplay";
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: #151419;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time img {
  margin-right: 8px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time span {
  letter-spacing: 1.4px;
  font-weight: bold;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .dot-blog {
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  margin: 0 16px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date {
  display: flex;
  font-family: "HelveticaNowDisplay";
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: #151419;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date img {
  margin-right: 8px;
}
.read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date span {
  letter-spacing: 1.4px;
  font-weight: bold;
}
.read-blog-section .blog-wrapper .slick-list {
  overflow: visible;
}

.seo-institute-section {
  position: relative;
  overflow: hidden;
}
.seo-institute-section .institute-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.seo-institute-section .institute-wrap {
  padding-bottom: 5vw;
  overflow: hidden;
}
.seo-institute-section .institute-wrap .container {
  position: relative;
  z-index: 1;
}
.seo-institute-section .institute-wrap .first-row {
  display: flex;
}
.seo-institute-section .institute-wrap .first-row .left {
  width: 70%;
}
.seo-institute-section .institute-wrap .first-row .right {
  width: 30%;
  text-align: right;
}
.seo-institute-section .institute-wrap .statistic-wrap {
  margin: 34px 0;
  padding: 36px 0;
  background: linear-gradient(90deg, rgba(244, 174, 42, 0) 15.21%, rgba(244, 174, 42, 0.26) 100%);
  border: 1px solid;
  border-image-source: linear-gradient(270deg, #FFFFFF 0%, #F4AE2A 100%);
}
.seo-institute-section .institute-wrap .statistic-wrap .leading-cards {
  display: flex;
  width: 70%;
  gap: 20px;
}
.seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item {
  display: flex;
  flex-direction: column;
  width: 25%;
}
.seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count {
  font-family: "Queens";
  font-size: 60px;
  font-weight: 500;
  line-height: 1.2;
  color: #151419;
}
.seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count .counter-subtext {
  font-size: 44px;
}
.seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-title {
  font-size: 24px;
  color: #575757;
}
.seo-institute-section .institute-wrap.mahe {
  padding-bottom: 20vw;
  padding-top: 80px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.35) 15.21%, rgba(47, 126, 191, 0.35) 100%);
}
.seo-institute-section .institute-wrap.mahe .institute-image {
  bottom: -12px;
  top: unset;
  width: 100%;
}
.seo-institute-section .institute-wrap.mahe .statistic-wrap {
  background: none;
  border: 0;
}
.seo-institute-section .institute-wrap.mahe .statistic-wrap .leading-cards {
  width: 100%;
}
.seo-institute-section .institute-wrap.mahe .mahe-stats-img-wrap {
  padding-bottom: 20vw;
  margin-top: 34px;
}

.certificate-section .section-title {
  text-transform: none;
}

@media (max-width: 1919.98px) {
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
    min-height: 67px;
  }
}
@media (max-width: 1599.98px) {
  .read-blog-section .blog-wrapper .section-top .view-button {
    font-size: 16px;
    color: #151419;
    font-family: "HelveticaNowDisplay";
    line-height: 1.4;
    padding: 12px 32px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-img img {
    height: 202px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
    font-size: 16px;
    font-family: "Queens";
    line-height: 1.4;
    font-weight: 500;
    color: #151419;
    margin-right: 20px;
    min-height: 45px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-top-ranked {
    border-radius: 16px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-course-ranked {
    background: #BDCD36;
    border-radius: 16px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration {
    padding: 13px 0px 10px 0px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .dot-blog {
    margin: 0 12px;
    width: 4px;
    height: 4px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date {
    font-family: "HelveticaNowDisplay";
    font-size: 12px;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date img {
    margin-right: 8px;
    width: 10px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date span {
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time {
    font-family: "HelveticaNowDisplay";
    font-size: 12px;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time img {
    margin-right: 8px;
    width: 14px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time span {
    letter-spacing: 1.2px;
    font-weight: bold;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count {
    font-size: 48px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-title {
    font-size: 18px;
    margin-bottom: opx;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .read-blog-section .blog-wrapper .section-top .view-button {
    font-size: 14px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count {
    font-size: 40px;
  }
}
@media (max-width: 1200px) {
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .read-blog-course-enroll .blog-top-ranked {
    padding: 2px 6px;
  }
}
@media (max-width: 992px) {
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    margin-right: 20px;
    min-height: 100px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date span {
    font-family: "HelveticaNowDisplay";
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time span {
    font-family: "HelveticaNowDisplay";
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date img {
    width: 12px;
  }
  .read-blog-section .blog-wrapper .section-top .view-button {
    font-size: 14px;
    line-height: 1.4;
    color: #151419;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-img img {
    width: 100%;
    height: 192px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item {
    width: 48%;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count {
    font-family: "Queens";
    font-size: 48px;
    font-weight: 500;
    line-height: 1.2;
    color: #151419;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count .counter-subtext {
    font-size: 6.4vw;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-title {
    font-family: "HelveticaNowDisplay";
    font-size: 24px;
    line-height: 1.4;
    color: #575757;
    font-weight: 400;
  }
  footer .footer-container .footer-get-in-touch .get-in-touch .right {
    display: none;
  }
}
@media (max-width: 768px) {
  .seo-institute-section .institute-wrap {
    padding-bottom: 25vw;
  }
  .seo-institute-section .institute-wrap .institute-image {
    width: 100%;
    left: 0;
  }
  .seo-institute-section .institute-wrap .statistic-wrap {
    background: none;
    border: 0;
    padding: 0;
  }
  .seo-institute-section .institute-wrap .first-row {
    flex-direction: column;
  }
  .seo-institute-section .institute-wrap .first-row .left {
    width: 100%;
  }
  .seo-institute-section .institute-wrap.mahe {
    padding-bottom: 80vw;
    background: none;
  }
  .seo-institute-section .institute-wrap.mahe .institute-image {
    bottom: -12px;
    top: unset;
  }
  .seo-institute-section .institute-wrap.mahe .statistic-wrap {
    background: none;
  }
  .seo-institute-section .institute-wrap.mahe .statistic-wrap .leading-cards {
    width: 100%;
  }
  .seo-institute-section .institute-wrap.smu {
    padding-bottom: 45vw;
  }
  .seo-institute-section .institute-wrap.smu .institute-image {
    bottom: -30px;
  }
}
@media (max-width: 575.98px) {
  .read-blog-section .blog-wrapper .section-top .section-title {
    flex: 1;
  }
  .read-blog-section .blog-wrapper .section-top .view-button {
    font-size: 14px;
    line-height: 1.4;
    color: #151419;
    padding: 8px 15px;
    margin: 0 auto auto;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date img {
    width: 12px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-top-ranked {
    font-size: 2.5vw;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
    font-size: 20px;
    min-height: 83px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item {
    width: 46%;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count {
    font-family: "Queens";
    font-size: 8.5vw;
    font-weight: 500;
    line-height: 1.2;
    color: #151419;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-count .counter-subtext {
    font-size: 6.2vw;
  }
  .seo-institute-section .institute-wrap .statistic-wrap .leading-cards .leading-card-item .lead-title {
    font-family: "HelveticaNowDisplay";
    font-size: 4.2vw;
    line-height: 1.4;
    color: #575757;
    font-weight: 400;
  }
  .seo-institute-section .institute-wrap .institute-image {
    bottom: -110px;
    top: unset;
  }
  .breadcrumb {
    flex-wrap: wrap;
  }
  .breadcrumb .breadcrumb_title {
    white-space: normal;
    max-width: unset;
  }
}
@media (max-width: 380px) {
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-course-enroll .blog-top-ranked {
    font-size: 10px;
    line-height: 1.4;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date img {
    width: 10px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-date span {
    font-size: 12px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .blog-duration .blog-time span {
    font-family: 12px;
  }
  .read-blog-section .blog-wrapper .top-read-blog-slider .blog-item .read-blog-wrapper .blog-deatil .blog-name {
    min-height: 65px;
    font-size: 16px;
  }
}/*# sourceMappingURL=seo-pgcp-page.css.map */