.surfplus-template-wordmark {
  display: inline-flex;
  min-height: 45px;
  align-items: center;
  color: #111b24;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: -0.06em;
  line-height: 1;
  text-decoration: none;
}

.surfplus-template-wordmark span {
  margin: -12px 0 0 2px;
  color: #ff6542;
  font-size: 18px;
}

.footer_logo .surfplus-template-wordmark {
  margin-bottom: 18px;
  color: #fff;
  font-size: 28px;
}

.surfplus-hero-photo,
.surfplus-about-photo,
.surfplus-feedback-photo,
.surfplus-progress-photo,
.surfplus-course-photo {
  display: block;
  width: 100%;
  object-fit: cover;
}

.hero_img.surfplus-photo-frame {
  position: relative;
  padding: 18px 28px 0;
  text-align: center;
}

.hero_img .surfplus-hero-photo {
  position: relative;
  z-index: 2;
  max-width: 420px;
  height: 520px;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.76);
  border-radius: 210px 210px 36px 36px;
  box-shadow: 0 24px 60px rgba(13, 52, 68, 0.18);
}

.hero_stu.surfplus-hero-note {
  z-index: 3;
  max-width: 215px;
  padding: 14px 18px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 12px 36px rgba(13, 52, 68, 0.15);
}

.hero_stu.surfplus-hero-note h4 {
  margin: 0;
  color: #111b24;
  font-size: 15px;
  line-height: 1.45;
}

.workflow_item i,
.category-item i {
  color: #ff6542;
}

.category-item i {
  display: block;
  margin-bottom: 18px;
  font-size: 52px;
}

.about_img .surfplus-about-photo {
  position: relative;
  height: 540px;
  border-radius: 18px;
}

.abt_rating h4,
.abt_course h4 {
  letter-spacing: -0.04em;
}

.feat_course_item .surfplus-course-photo {
  height: 245px;
}

.feat_cour_rating .feat_cour_rat {
  color: #63707b;
  font-size: 13px;
  letter-spacing: 0.02em;
}

.bbook_crs_item .surfplus-progress-photo {
  height: 455px;
  border-radius: 16px;
}

.lfeedback_img .surfplus-feedback-photo {
  position: relative;
  height: 540px;
  border-radius: 18px;
}

.lfeedback_text p {
  font-size: 19px;
  line-height: 1.75;
}

.newsletter_form .surfplus-newsletter-link {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
}

.surfplus-footer-copy {
  max-width: 235px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.surfplus-footer-cta {
  display: inline-flex;
  min-height: 46px;
  margin-top: 14px;
  align-items: center;
  padding: 0 20px;
  background: #ff6542;
  color: #fff !important;
  font-weight: 700;
}

@media (max-width: 991px) {
  .hero_img .surfplus-hero-photo,
  .about_img .surfplus-about-photo,
  .lfeedback_img .surfplus-feedback-photo {
    height: 460px;
  }
}

@media (max-width: 575px) {
  .hero_img.surfplus-photo-frame {
    padding-inline: 0;
  }

  .hero_img .surfplus-hero-photo {
    height: 430px;
    border-width: 6px;
  }

  .feat_course_item .surfplus-course-photo {
    height: 220px;
  }
}
