.site-logo {
  width: auto;
  max-width: 220px;
  object-fit: contain;
}

.site-logo-header {
  max-height: 48px;
}

.site-logo-footer {
  max-height: 52px;
}

.landing-page .landing-header {
  background-color: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.landing-page .landing-header.sticky {
  background-color: #ffffff;
}

.landing-page .landing-header ul.landing-menu li.nav-item a.nav-link {
  color: var(--body-font-color);
}

.landing-page .landing-header .buy-block .toggle-menu i {
  color: var(--body-font-color);
}

.landing-page .landing-header #navbar-example2 {
  padding: 8px 14px !important;
  border-radius: 14px;
}

.landing-page .landing-header .landing-menu li.nav-item a.nav-link {
  font-family: "Sora", "Nunito Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  padding: 10px 14px;
  border-radius: 999px;
  transition: all 0.2s ease;
}

.landing-page .landing-header .landing-menu li.nav-item:hover a.nav-link {
  color: #ffffff !important;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
}

.landing-page .landing-header .landing-menu li.nav-item a.nav-link.active {
  color: #ffffff !important;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
  box-shadow: 0 8px 18px rgba(48, 142, 135, 0.24);
}

.landing-page .landing-header #navbar-example2 .buy-block .btn-header {
  font-family: "Sora", "Nunito Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  border-radius: 999px;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
  border: none;
  padding: 11px 22px;
  box-shadow: 0 10px 24px rgba(48, 142, 135, 0.28);
}

.landing-page .landing-header #navbar-example2 .buy-block .btn-header:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(35, 107, 103, 0.34);
}

.landing-page .title-style .main-title .description-title {
  display: block;
  margin-top: 6px;
  font-family: "Caveat", "Dancing Script", cursive;
  font-size: clamp(1.2rem, 0.9vw + 1rem, 1.7rem);
  font-weight: 700;
  color: #2f8e87;
  letter-spacing: 0.01em;
  text-transform: none;
  line-height: 1.2;
}

.landing-page .landing-header #navbar-example2 {
  flex-wrap: nowrap;
  gap: 10px;
}

.landing-page .landing-header #navbar-example2 .navbar-brand {
  min-width: 0;
}

.landing-page .landing-header #navbar-example2 .buy-block {
  margin-left: auto;
  flex-shrink: 0;
}

.landing-page .landing-header #navbar-example2 .buy-block .btn-header {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .landing-page .landing-header .buy-block .btn-header {
    background-color: #308e87 !important;
    border-color: #308e87 !important;
    color: #ffffff !important;
    box-shadow: 0px 1.922px 1.537px 0px rgba(48, 142, 135, 0.03),
      0px 4.618px 3.694px 0px rgba(48, 142, 135, 0.05),
      0px 8.695px 6.956px 0px rgba(48, 142, 135, 0.06),
      0px 29.012px 23.21px 0px rgba(48, 142, 135, 0.09) !important;
  }
}

@media (max-width: 480px) {
  .landing-page .landing-header #navbar-example2 {
    padding: 6px 8px !important;
  }

  .landing-page .landing-header .fluid-space {
    padding-left: 12px;
    padding-right: 12px;
  }

  .site-logo {
    max-width: 150px;
  }

  .site-logo-header {
    max-height: 40px;
  }

  .landing-page .landing-header #navbar-example2 .buy-block .btn-header {
    padding: 8px 12px;
    font-size: 13px;
  }

  .landing-page .landing-header .buy-block .toggle-menu {
    margin-left: 8px;
  }

  .landing-page .landing-header .buy-block .toggle-menu i {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .site-logo {
    max-width: 126px;
  }

  .site-logo-header {
    max-height: 36px;
  }

  .landing-page .landing-header #navbar-example2 .buy-block .btn-header {
    padding: 7px 10px;
    font-size: 12px;
  }
}

.landing-page .support-section .support-title {
  position: static;
  right: auto;
  left: auto;
  transform: none;
  width: min(100%, 980px);
  margin: 0 auto 30px;
  padding: 0 12px;
}

.landing-page .support-section .support-title h2,
.landing-page .support-section .support-title .h2 {
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center !important;
}

.landing-page .support-section .support-title p {
  margin-bottom: 0;
  text-align: center !important;
}

.landing-page .support-section .pricing-section {
  padding-top: 4px;
}

.landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter {
  display: block;
  text-align: left;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;
}

.landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter .address-item + .address-item {
  margin-top: 26px;
}

.landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter .address-item h3,
.landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter .address-item .h3 {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 6px;
}

.landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter .address-item p {
  color: rgba(255, 255, 255, 0.95);
  font-size: calc(14px + 5 * (100vw - 300px) / 1620);
  line-height: 1.2;
  margin-bottom: 2px;
}

@media (max-width: 767px) {
  .landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter {
    margin-top: 8px;
  }

  .landing-page .landing-footer .sub-footer .right-subfooter.address-subfooter .address-item + .address-item {
    margin-top: 18px;
  }
}

.landing-page .landing-page-design .featured-posts-carousel {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 70px 48px;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: 8px;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  border: 0;
  background-color: rgba(48, 142, 135, 0.35);
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-indicators .active {
  background-color: #308e87;
}

.landing-page .landing-page-design .featured-post-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.landing-page .landing-page-design .featured-post-card {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(48, 142, 135, 0.16);
  box-shadow: 0 16px 30px rgba(17, 49, 46, 0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.landing-page .landing-page-design .featured-post-link:hover .featured-post-card {
  transform: translateY(-4px);
  box-shadow: 0 20px 34px rgba(17, 49, 46, 0.18);
}

.landing-page .landing-page-design .featured-post-card .featured-post-media {
  width: 100%;
  height: 360px;
  overflow: hidden;
  background: #edf3f3;
}

.landing-page .landing-page-design .featured-post-card .featured-post-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.landing-page .landing-page-design .featured-post-card .featured-post-body {
  padding: 22px 24px 24px;
}

.landing-page .landing-page-design .featured-post-card .featured-post-meta {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  align-items: center;
  margin-bottom: 10px;
}

.landing-page .landing-page-design .featured-post-card .featured-post-category {
  display: inline-block;
  background: rgba(48, 142, 135, 0.12);
  color: #205e59;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 700;
}

.landing-page .landing-page-design .featured-post-card .featured-post-date {
  color: #6d747b;
  font-size: 12px;
  font-weight: 600;
}

.landing-page .landing-page-design .featured-post-card h3,
.landing-page .landing-page-design .featured-post-card .h3 {
  font-size: clamp(1.2rem, 1.2vw + 0.9rem, 1.9rem);
  margin-bottom: 10px;
  color: #213436;
}

.landing-page .landing-page-design .featured-post-card p {
  margin-bottom: 0;
  color: #4e5963;
  line-height: 1.6;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-control-prev,
.landing-page .landing-page-design .featured-posts-carousel .carousel-control-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(48, 142, 135, 0.9);
  top: 50%;
  transform: translateY(-58%);
  opacity: 1;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-control-prev {
  left: 0;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-control-next {
  right: 0;
}

.landing-page .landing-page-design .featured-posts-carousel .carousel-control-prev-icon,
.landing-page .landing-page-design .featured-posts-carousel .carousel-control-next-icon {
  width: 20px;
  height: 20px;
}

.landing-page .landing-page-design .featured-post-empty {
  max-width: 840px;
  margin: 0 auto;
  padding: 32px 24px;
  border-radius: 12px;
  border: 1px dashed rgba(48, 142, 135, 0.4);
  background: rgba(48, 142, 135, 0.05);
}

.landing-page .landing-page-design .featured-post-empty h6,
.landing-page .landing-page-design .featured-post-empty .h6 {
  margin-bottom: 8px;
  color: #214547;
  font-weight: 700;
}

.landing-page .institutes-section {
  scroll-behavior: smooth;
  overflow: hidden;
  background-color: rgba(48, 142, 135, 0.06);
}

.landing-page .institutes-section .university-grid {
  margin-top: 6px;
}

.landing-page .institutes-section .university-card-link {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}

.landing-page .institutes-section .university-card {
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(48, 142, 135, 0.2);
  border-radius: 16px;
  box-shadow: 0 12px 26px rgba(27, 64, 61, 0.08);
  padding: 16px 14px 14px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.landing-page .institutes-section .university-card:hover {
  transform: translateY(-4px);
  border-color: rgba(48, 142, 135, 0.45);
  box-shadow: 0 18px 32px rgba(27, 64, 61, 0.14);
}

.landing-page .institutes-section .university-logo-wrap {
  height: 138px;
  border-radius: 12px;
  background:
    radial-gradient(circle at top right, rgba(48, 142, 135, 0.16), transparent 56%),
    #f8fbfb;
  border: 1px solid rgba(48, 142, 135, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-page .institutes-section .university-logo-wrap .university-logo {
  width: 170px;
  height: 96px;
  max-width: 170px;
  max-height: 96px;
  object-fit: contain;
  object-position: center;
}

.landing-page .institutes-section .university-logo-wrap .university-initial {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
}

.landing-page .institutes-section .university-name {
  margin: 0;
  color: #1f3438;
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.35;
  min-height: 2.7em;
}

.landing-page .institutes-section .university-meta {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #6a7782;
  font-size: 13px;
  line-height: 1.2;
}

.landing-page .institutes-section .university-meta .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #9cb2b1;
}

.landing-page .institutes-section .institutes-empty {
  max-width: 820px;
  margin: 0 auto;
  padding: 30px 20px;
  border-radius: 14px;
  border: 1px dashed rgba(48, 142, 135, 0.4);
  background: rgba(48, 142, 135, 0.06);
}

.landing-page .institutes-section .institutes-empty h6,
.landing-page .institutes-section .institutes-empty .h6 {
  margin-bottom: 8px;
  color: #214547;
  font-weight: 700;
}

@media (max-width: 767px) {
  .landing-page .institutes-section .university-card {
    padding: 12px 10px;
    border-radius: 13px;
    gap: 8px;
  }

  .landing-page .institutes-section .university-logo-wrap {
    height: 108px;
    border-radius: 10px;
  }

  .landing-page .institutes-section .university-logo-wrap .university-logo {
    width: 132px;
    height: 72px;
    max-width: 132px;
    max-height: 72px;
  }

  .landing-page .institutes-section .university-name {
    font-size: 0.92rem;
    min-height: 2.4em;
  }

  .landing-page .institutes-section .university-meta {
    font-size: 12px;
    gap: 6px;
  }
}

.landing-page .about-us-section .consultancy-feature-grid {
  margin-top: 6px;
}

.landing-page .about-us-section .consultancy-feature-link {
  display: block;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.landing-page .about-us-section .consultancy-feature-card {
  position: relative;
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(48, 142, 135, 0.2);
  border-radius: 14px;
  box-shadow: 0 12px 26px rgba(27, 64, 61, 0.08);
  overflow: hidden;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.landing-page .about-us-section .consultancy-feature-type-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
}

.landing-page .about-us-section .consultancy-feature-card:hover {
  transform: translateY(-4px);
  border-color: rgba(48, 142, 135, 0.45);
  box-shadow: 0 18px 34px rgba(27, 64, 61, 0.14);
}

.landing-page .about-us-section .consultancy-feature-image {
  height: 210px;
  border-bottom: 1px solid rgba(48, 142, 135, 0.15);
  background: #edf4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-page .about-us-section .consultancy-feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.landing-page .about-us-section .consultancy-feature-initial {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 800;
  color: #ffffff;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
}

.landing-page .about-us-section .consultancy-feature-body {
  padding: 16px 16px 18px;
}

.landing-page .about-us-section .consultancy-feature-body h5,
.landing-page .about-us-section .consultancy-feature-body .h5 {
  margin-bottom: 8px;
  color: #20353a;
}

.landing-page .about-us-section .consultancy-feature-body p {
  margin-bottom: 0;
  color: #5b6871;
  line-height: 1.6;
}

.landing-page .about-us-section .consultancy-feature-empty {
  max-width: 860px;
  margin: 0 auto;
  padding: 32px 20px;
  border: 1px dashed rgba(48, 142, 135, 0.4);
  border-radius: 14px;
  background: rgba(48, 142, 135, 0.05);
}

.landing-page .about-us-section .consultancy-feature-empty h6,
.landing-page .about-us-section .consultancy-feature-empty .h6 {
  margin-bottom: 8px;
  color: #214547;
  font-weight: 700;
}

@media (max-width: 575px) {
  .landing-page .about-us-section .consultancy-feature-image {
    height: 178px;
  }

  .landing-page .about-us-section .consultancy-feature-body {
    padding: 14px 14px 16px;
  }
}

.landing-page .application-section .service-pricing-grid {
  margin-top: 4px;
}

.landing-page .application-section .service-plan-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(36, 58, 58, 0.12);
  border-radius: 16px;
  box-shadow: 0 14px 30px rgba(17, 49, 46, 0.08);
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.landing-page .application-section .service-plan-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 36px rgba(17, 49, 46, 0.14);
}

.landing-page .application-section .service-plan-card-featured {
  border-color: rgba(48, 142, 135, 0.6);
  box-shadow: 0 20px 40px rgba(48, 142, 135, 0.18);
}

.landing-page .application-section .service-plan-badge {
  position: absolute;
  top: 14px;
  right: 14px;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
  color: #ffffff;
  border-radius: 999px;
  padding: 5px 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.landing-page .application-section .service-plan-header h4,
.landing-page .application-section .service-plan-header .h4 {
  margin-bottom: 4px;
  color: #1f3538;
}

.landing-page .application-section .service-plan-header p {
  margin-bottom: 0;
  color: #66727d;
}

.landing-page .application-section .service-plan-price strong {
  font-size: clamp(1.45rem, 0.8vw + 1.2rem, 2rem);
  color: #203437;
}

.landing-page .application-section .service-plan-price span {
  margin-left: 6px;
  color: #60707d;
  font-weight: 600;
}

.landing-page .application-section .service-plan-price small {
  display: block;
  margin-top: 4px;
  color: #6d7882;
}

.landing-page .application-section .service-plan-features {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 9px;
  min-height: 190px;
}

.landing-page .application-section .service-plan-features li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #2f3e46;
}

.landing-page .application-section .service-plan-features li i {
  margin-top: 3px;
  color: #2f8e87;
  font-size: 13px;
}

.landing-page .application-section .service-plan-features li.is-not-included {
  color: #9aa4ad;
}

.landing-page .application-section .service-plan-features li.is-not-included i {
  color: #9aa4ad;
}

.landing-page .application-section .service-plan-cta {
  margin-top: auto;
  border: none;
  border-radius: 10px;
  background: linear-gradient(135deg, #308e87 0%, #236b67 100%);
}

.landing-page .application-section .service-pricing-empty {
  max-width: 860px;
  margin: 0 auto;
  padding: 32px 20px;
  border: 1px dashed rgba(48, 142, 135, 0.45);
  border-radius: 14px;
  background: rgba(48, 142, 135, 0.05);
}

@media (max-width: 575px) {
  .landing-page .application-section .service-plan-card {
    padding: 18px;
  }

  .landing-page .application-section .service-plan-features {
    min-height: auto;
  }
}

@media (max-width: 991px) {
  .landing-page .landing-page-design .featured-posts-carousel {
    padding: 0 36px 44px;
  }

  .landing-page .landing-page-design .featured-post-card .featured-post-media {
    height: 300px;
  }

  .landing-page .landing-page-design .featured-posts-carousel .carousel-control-prev,
  .landing-page .landing-page-design .featured-posts-carousel .carousel-control-next {
    width: 42px;
    height: 42px;
  }
}

@media (max-width: 575px) {
  .landing-page .landing-page-design .featured-posts-carousel {
    padding: 0 8px 42px;
  }

  .landing-page .landing-page-design .featured-post-card .featured-post-media {
    height: 220px;
  }

  .landing-page .landing-page-design .featured-post-card .featured-post-body {
    padding: 16px 16px 18px;
  }

  .landing-page .landing-page-design .featured-posts-carousel .carousel-control-prev,
  .landing-page .landing-page-design .featured-posts-carousel .carousel-control-next {
    display: none;
  }
}

.academic-hero {
  position: relative;
  overflow: hidden;
  padding: 150px 0 140px;
  background:
    radial-gradient(circle at 10% 8%, rgba(255, 255, 255, 0.14) 1px, transparent 1px) 0 0 / 20px 20px,
    linear-gradient(132deg, #0f5a59 0%, #0a4d56 48%, #1e6e70 100%);
}

.academic-hero::before {
  content: "";
  position: absolute;
  left: -6%;
  right: -6%;
  bottom: -130px;
  height: 290px;
  background: #f4f7fa;
  border-top-left-radius: 55% 100%;
  border-top-right-radius: 55% 100%;
  z-index: 1;
}

.academic-hero::after {
  content: "";
  position: absolute;
  top: 48px;
  right: -150px;
  width: 720px;
  height: 460px;
  border: 12px solid rgba(255, 255, 255, 0.5);
  border-radius: 55% 45% 60% 40% / 45% 55% 45% 55%;
  z-index: 1;
  pointer-events: none;
}

.academic-hero .container {
  position: relative;
  z-index: 2;
}

.academic-hero-content .eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
}

.academic-hero-content h1 {
  margin-bottom: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: clamp(2rem, 4vw, 3.55rem);
  line-height: 1.08;
}

.academic-hero-content h1 span {
  color: #f5c451;
}

.academic-hero-content .hero-copy {
  color: rgba(255, 255, 255, 0.9);
  max-width: 500px;
  font-size: 1.18rem;
  line-height: 1.65;
}

.academic-hero .hero-cta {
  border: 0;
  border-radius: 999px;
  padding: 14px 30px;
  font-weight: 700;
  color: #0f4f55;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.2);
}

.academic-hero-media {
  position: relative;
  padding: 14px 10px 0;
}

.academic-hero-media .hero-image-wrap {
  background: rgba(255, 255, 255, 0.86);
  border: 6px solid rgba(255, 255, 255, 0.68);
  border-radius: 52% 48% 45% 55% / 45% 50% 50% 55%;
  padding: 16px;
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.18);
}

.academic-hero-media .hero-image-wrap img {
  width: 100%;
  border-radius: 28px;
  display: block;
}

.academic-hero-media .hero-badge {
  position: absolute;
  z-index: 3;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.academic-hero-media .hero-badge-cap {
  left: 12px;
  bottom: 48px;
  color: #0e5762;
  background: #f9d163;
}

.academic-hero-media .hero-badge-light {
  left: 46%;
  top: 14px;
  transform: translateX(-50%);
  color: #f2c053;
  background: #ffffff;
}

.hero-scroll-hint {
  position: absolute;
  left: 50%;
  bottom: -28px;
  transform: translateX(-50%);
  width: 136px;
  height: 62px;
  border-radius: 999px;
  border: 3px solid #308e87;
  background: #eef7f6;
  color: #308e87;
  font-size: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: 0 8px 20px rgba(48, 142, 135, 0.2);
  z-index: 3;
}

.hero-scroll-hint i {
  position: relative;
  top: 1px;
}

.hero-scroll-hint:hover {
  color: #26716b;
  border-color: #26716b;
  background: #e6f2f1;
}

@media (max-width: 991px) {
  .academic-hero {
    padding: 120px 0 100px;
  }

  .academic-hero::after {
    width: 520px;
    height: 360px;
    top: 160px;
    right: -220px;
  }

  .academic-hero-content {
    text-align: center;
  }

  .academic-hero-content .hero-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .academic-hero-media {
    max-width: 640px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .academic-hero {
    padding: 96px 0 92px;
  }

  .academic-hero::before {
    bottom: -145px;
  }

  .academic-hero::after {
    display: none;
  }

  .academic-hero-content .eyebrow {
    font-size: 14px;
  }

  .academic-hero-content .hero-copy {
    font-size: 1rem;
  }

  .academic-hero .hero-cta {
    padding: 12px 22px;
    font-size: 0.95rem;
  }

  .hero-scroll-hint {
    bottom: -24px;
    width: 112px;
    height: 52px;
    font-size: 24px;
    border-width: 2px;
  }
}
