:root {
  --pop-white: #ffffff;
  --pop-blue: #155da8;
  --pop-blue-dark: #0b2f5b;
  --pop-blue-soft: #eef6ff;
  --pop-orange: #f28c28;
  --pop-orange-dark: #c76512;
  --pop-ink: #102640;
  --pop-soft: #f7fbff;
  --hyperfly-base: var(--pop-orange);
  --hyperfly-base-rgb: 242, 140, 40;
  --hyperfly-black: var(--pop-blue-dark);
  --hyperfly-black-rgb: 11, 47, 91;
  --hyperfly-text: #53677f;
}

html,
body {
  overflow-x: hidden;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 3px solid var(--pop-orange);
  outline-offset: 3px;
}

.pop-skip-link {
  background: var(--pop-blue-dark);
  color: #fff;
  left: 16px;
  padding: 10px 16px;
  position: fixed;
  top: -80px;
  z-index: 99999;
}

.pop-skip-link:focus {
  top: 16px;
}

.pop-header .main-header__inner {
  min-height: 72px;
}

.pop-header {
  background: var(--pop-white);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* hide the JS-cloned duplicate — original is already fixed */
.pop-header.sticky-header--cloned {
  display: none;
}

.base-color,
.sec-title__tagline,
.cta-five__tagline {
  color: var(--pop-orange);
}

.sec-title__title,
.why-choose-five__item__title {
  color: var(--pop-blue-dark);
}

.pop-header__logo img,
.pop-footer.main-footer-two--home-seven {
  padding-top: 0;
}

.pop-header__logo img {
  display: block;
  height: auto;
  max-height: 54px;
  object-fit: contain;
  width: auto;
}

.pop-footer .footer-widget__logo img {
  height: auto;
  max-height: 70px;
  object-fit: contain;
  width: min(190px, 42vw);
}

.mobile-nav__content {
  padding-top: 52px;
}

.mobile-nav__content .logo-box {
  align-items: center;
  min-height: 76px;
  margin-top: 24px;
  overflow: visible;
  padding-left: 6px;
  padding-right: 48px;
  padding-top: 18px;
}

.mobile-nav__content .logo-box a {
  display: inline-flex;
  max-width: 100%;
  overflow: visible;
}

.mobile-nav__content .logo-box img {
  display: block;
  height: 70px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

.mobile-nav__content .mobile-nav__close {
  top: 36px;
}

.pop-header .main-menu .main-menu__list > li > a {
  color: var(--pop-ink);
  font-weight: 700;
  line-height: 1.2;
}

.pop-header .main-menu .main-menu__list > li > a::before {
  display: none;
}

.pop-header .main-menu .main-menu__list > li > a:hover,
.pop-header .main-menu .main-menu__list > li > a:focus {
  color: var(--pop-blue-dark);
  text-shadow: none;
}

.pop-header__donate {
  min-width: 130px;
}

.pop-header__donate > i {
  padding: 9px 22px;
}

.mobile-nav__btn {
  background: transparent;
  border: 0;
  padding: 0;
}

.pop-btn {
  white-space: nowrap;
}

.pop-btn-secondary {
  --hyperfly-base: var(--pop-blue);
  --hyperfly-base-rgb: 21, 93, 168;
}

.pop-btn-outline {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.58);
}

.pop-btn-outline i,
.pop-btn-outline span {
  color: #fff;
}

.pop-hero {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  min-height: 700px;
  padding: 0;
}

.pop-hero .main-slider-seven__bg {
  background-position: center 20%;
  height: 100%;
}

.pop-hero .main-slider-seven__bg__overlay {
  background: linear-gradient(90deg, rgba(11, 47, 91, 0.88), rgba(21, 93, 168, 0.42));
}

.pop-hero__content {
  margin: 0 auto;
  max-width: 900px;
  padding-bottom: 60px;
  padding-top: 100px;
  text-align: center;
}

.pop-hero .main-slider-seven__title {
  color: #fff;
  font-size: clamp(1.5rem, 3.75vw, 3.375rem);
  line-height: 1.1;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

.pop-hero .main-slider-seven__text {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
}

.pop-hero__actions,
.pop-final-cta__actions,
.pop-placeholder__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
  margin-top: 34px;
}

.pop-intro {
  margin-top: -88px;
  position: relative;
  z-index: 2;
}

.pop-intro__inner {
  align-items: center;
  background: #fff;
  box-shadow: 0 18px 50px rgba(11, 47, 91, 0.16);
  display: grid;
  gap: 22px;
  grid-template-columns: auto 1fr;
  padding: 34px 40px;
}

.pop-intro__inner i {
  color: var(--pop-orange);
  font-size: 56px;
}

.pop-intro__inner p {
  color: var(--pop-ink);
  font-size: 20px;
  line-height: 1.55;
  margin: 0;
}

.pop-what-we-do {
  padding-top: 125px;
}

.pop-what-we-do .sec-title__text,
.pop-why-it-matters .sec-title__text,
.pop-program .sec-title__text {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

.pop-what-we-do .why-choose-five__item {
  text-align: center;
}

.pop-what-we-do .sec-title__text + .sec-title__text,
.pop-why-it-matters .sec-title__text + .sec-title__text,
.pop-program .sec-title__text + .sec-title__text {
  margin-top: 16px;
}

.pop-why-it-matters,
.pop-program,
.pop-get-involved,
.pop-placeholder {
  padding: 120px 0;
}

.pop-program {
  background: var(--pop-soft);
}

.pop-what-we-do,
.pop-testimonials {
  background: var(--pop-white);
}

.pop-program__image {
  height: 100%;
  min-height: 520px;
}

.pop-program__image img {
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  width: 100%;
}

.pop-impact .feature-one__item {
  height: 100%;
}

.pop-impact .feature-one__item__title {
  font-size: 24px;
  line-height: 1.25;
}

.pop-testimonials {
  padding: 120px 0;
}

.pop-testimonials .testimonials-five__wrapper {
  background: linear-gradient(135deg, var(--pop-blue-dark), var(--pop-blue));
  padding: 34px;
}

.pop-testimonials .testimonials-five__item {
  min-height: 0;
  overflow: visible;
  padding-bottom: 64px;
  padding-right: 80px;
}

.pop-testimonials .testimonials-five__item__desc {
  font-size: 17px;
  line-height: 1.6;
}

.pop-testimonials .testimonials-five__item__quote {
  align-items: center;
  bottom: 10px;
  display: flex;
  height: 64px;
  justify-content: center;
  line-height: 1;
  right: 10px;
  width: 64px;
}

.pop-testimonials .testimonials-five__item__quote i {
  display: block;
  line-height: 1;
}

.pop-testimonial-fields {
  display: none;
}

.pop-get-involved {
  background: var(--pop-blue-soft);
}

.pop-involve-card {
  background: var(--pop-white);
  box-shadow: 0 12px 34px rgba(11, 47, 91, 0.1);
  height: 100%;
  overflow: hidden;
}

.pop-involve-card img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
}

.pop-involve-card__content {
  padding: 28px;
}

.pop-involve-card h3 {
  color: var(--pop-blue-dark);
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.pop-involve-card p {
  color: var(--hyperfly-text);
  line-height: 1.6;
  margin-bottom: 22px;
}

.pop-involve-card a {
  color: var(--pop-blue);
  font-weight: 800;
}

.pop-involve-card a:hover,
.pop-involve-card a:focus {
  color: var(--pop-orange-dark);
}

.pop-final-cta .cta-five__content {
  max-width: 900px;
}

.pop-final-cta .cta-five__title {
  max-width: 780px;
}

.pop-final-cta__text {
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  margin: 20px 0 0;
  max-width: 680px;
}

.pop-footer .footer-widget__text {
  max-width: 340px;
}

.pop-footer__social a[href="#"] {
  cursor: default;
}

.pop-page-header {
  padding: 190px 0 110px;
  position: relative;
}

.pop-page-header::before {
  background: rgba(11, 47, 91, 0.76);
  content: "";
  inset: 0;
  position: absolute;
}

.pop-page-header .container {
  position: relative;
}

.pop-placeholder .sec-title__text {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
}

.pop-placeholder__actions {
  justify-content: center;
}

.pop-about-hero {
  align-items: center;
  display: flex;
  min-height: 380px;
  padding: 70px 0;
  text-align: center;
}

.pop-programs-hero {
  min-height: clamp(360px, 50vh, 520px);
}

.pop-about-hero .page-header__bg::after {
  background: linear-gradient(90deg, rgba(11, 47, 91, 0.86), rgba(21, 93, 168, 0.42));
  content: "";
  inset: 0;
  position: absolute;
}

.pop-about-hero .page-header__title {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  position: relative;
  z-index: 1;
}

.pop-about-hero__text {
  color: var(--pop-white);
  font-size: 20px;
  line-height: 1.6;
  margin: 18px auto;
  max-width: 760px;
  position: relative;
  z-index: 1;
}

.pop-about-hero .pop-breadcrumb {
  position: relative;
  z-index: 1;
}

.pop-about-story,
.pop-values,
.pop-founder,
.pop-mission-vision {
  padding: 120px 0;
}

.pop-about-story {
  background: var(--pop-white);
}

.pop-about-story .sec-title__text {
  max-width: 760px;
}

.pop-mission-vision {
  background: var(--pop-blue-soft);
}

.pop-mission-card {
  background: var(--pop-white);
  box-shadow: 0 18px 44px rgba(11, 47, 91, 0.1);
  height: 100%;
  padding: 42px;
}

.pop-mission-card--blue {
  background: var(--pop-blue-dark);
}

.pop-mission-card__icon {
  align-items: center;
  background: var(--pop-orange);
  color: var(--pop-white);
  display: flex;
  font-size: 44px;
  height: 82px;
  justify-content: center;
  margin-bottom: 28px;
  width: 82px;
}

.pop-mission-card h2 {
  color: var(--pop-blue-dark);
  font-size: 34px;
  line-height: 1.2;
  margin-bottom: 16px;
}

.pop-mission-card p {
  color: var(--hyperfly-text);
  font-size: 18px;
  line-height: 1.65;
  margin: 0;
}

.pop-mission-card--blue h2,
.pop-mission-card--blue p {
  color: var(--pop-white);
}

.pop-values {
  background: var(--pop-white);
}

.pop-values .pop-value-card {
  height: 100%;
}

.pop-founder {
  background: var(--pop-blue-soft);
}

.pop-founder__image {
  height: 100%;
  min-height: 560px;
}

.pop-founder__image img {
  height: 100%;
  min-height: 560px;
  object-fit: cover;
  width: 100%;
}

.pop-founder__content {
  background: var(--pop-white);
  box-shadow: 0 18px 44px rgba(11, 47, 91, 0.1);
  margin-left: -90px;
  padding: 56px;
  position: relative;
  z-index: 2;
}

.pop-founder__content h3 {
  color: var(--pop-blue);
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.pop-founder__content p {
  color: var(--hyperfly-text);
  line-height: 1.7;
  margin-bottom: 18px;
}

.pop-founder__content .pop-btn {
  margin-top: 12px;
}

.pop-support-mission-cta {
  margin-top: 0;
  overflow: hidden;
}

.pop-support-mission-cta .cta-five__bg {
  filter: brightness(0.48);
}

.pop-support-mission-cta .cta-five__content {
  padding-bottom: 104px;
  padding-top: 96px;
}

.pop-support-mission-cta::before {
  background: linear-gradient(90deg, rgba(3, 13, 23, 0.76), rgba(3, 13, 23, 0.42));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.pop-support-mission-cta .cta-five__content,
.pop-support-mission-cta .cta-five__shape_one,
.pop-support-mission-cta .cta-five__shape_two {
  position: relative;
  z-index: 2;
}

.pop-support-mission-cta .cta-five__title {
  color: #fff;
}

.pop-programs-intro {
  margin-top: -70px;
  position: relative;
  z-index: 2;
}

.pop-program-cards,
.pop-programs-mentorship,
.pop-mentor-form-section,
.pop-tampa-ace {
  padding: 120px 0;
}

.pop-program-cards,
.pop-tampa-ace {
  background: var(--pop-white);
}

.pop-program-card {
  border: 1px solid rgba(21, 93, 168, 0.08);
}

.pop-program-card .pop-involve-card__content > i {
  color: var(--pop-orange);
  display: inline-block;
  font-size: 42px;
  margin-bottom: 18px;
}

.pop-program-card h3 {
  min-height: 58px;
}

.pop-program-card p {
  margin-bottom: 0;
}

.pop-programs-mentorship,
.pop-mentor-form-section {
  background: var(--pop-blue-soft);
}

.pop-section-lead {
  color: var(--pop-blue);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 22px;
}

.pop-mentor-benefits .pop-benefit-item {
  height: 100%;
}

.pop-mentor-benefits .feature-one__item__title {
  font-size: 24px;
  line-height: 1.28;
}

.pop-mentor-form-section__content {
  padding-right: 30px;
}

.pop-mentor-form {
  background: var(--pop-white);
  border: 1px solid rgba(21, 93, 168, 0.12);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(11, 47, 91, 0.1);
  padding: 44px;
}

.pop-mentor-form .form-one__group {
  display: grid;
  column-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  row-gap: 0;
}

.pop-mentor-form .form-one__control {
  min-width: 0;
}

.pop-mentor-form .form-one__control--full {
  grid-column: 1 / -1;
}

.pop-mentor-form label {
  color: var(--pop-blue-dark);
  display: block;
  font-weight: 800;
  margin-bottom: 10px;
}

.pop-mentor-form .form-one__control input,
.pop-mentor-form .form-one__control textarea {
  background: var(--pop-white);
  border: 1px solid rgba(21, 93, 168, 0.18);
  border-radius: 7px;
  color: var(--pop-blue-dark);
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 56px;
  line-height: 1.4;
  margin: 0 0 18px;
  outline: none;
  padding: 0 20px;
  transition: border-color 180ms ease, box-shadow 180ms ease;
  width: 100%;
}

.pop-mentor-form .form-one__control input:focus,
.pop-mentor-form .form-one__control textarea:focus {
  border-color: var(--pop-blue);
  box-shadow: 0 0 0 4px rgba(21, 93, 168, 0.12);
}

.pop-mentor-form .form-one__control textarea {
  min-height: 140px;
  padding-top: 14px;
  resize: vertical;
}

.pop-mentor-form .pop-btn {
  display: block;
  margin-top: 4px;
  text-align: center;
  width: 100%;
}

.pop-mentor-form .alert {
  border-radius: 7px;
  font-weight: 700;
  margin-bottom: 24px;
}

.pop-mentor-form .invalid-feedback {
  color: #b42318;
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 8px;
}

.pop-mentor-form .is-invalid {
  border-color: #b42318 !important;
}

.pop-why-this-matters {
  border-left: 4px solid var(--pop-orange);
  margin-top: 30px;
  padding-left: 24px;
}

.pop-why-this-matters h3 {
  color: var(--pop-blue-dark);
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.pop-why-this-matters p {
  color: var(--hyperfly-text);
  line-height: 1.7;
  margin: 0;
}

.pop-programs-final-cta .cta-five__title {
  max-width: 880px;
}

.pop-contact-section {
  background: var(--pop-blue-soft);
  padding: 120px 0;
}

.pop-contact-info {
  padding-right: 30px;
}

.pop-contact-info__list {
  display: grid;
  gap: 18px;
  margin: 32px 0 0;
}

.pop-contact-info__list li {
  background: var(--pop-white);
  box-shadow: 0 12px 34px rgba(11, 47, 91, 0.08);
  display: grid;
  gap: 4px;
  grid-template-columns: auto 1fr;
  padding: 24px;
}

.pop-contact-info__list i {
  color: var(--pop-orange);
  font-size: 34px;
  grid-row: span 2;
  padding-right: 14px;
}

.pop-contact-info__list span {
  color: var(--pop-blue-dark);
  font-weight: 800;
}

.pop-contact-info__list a {
  color: var(--hyperfly-text);
  font-weight: 700;
  word-break: break-word;
}

.pop-contact-form {
  min-height: 100%;
}

@media (max-width: 1199px) {
  .pop-header__donate {
    display: none;
  }

  .pop-hero__content {
    padding-top: 100px;
  }

  .pop-founder__content {
    margin-left: 0;
  }

  .pop-program-card h3 {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  .pop-header .main-header__inner {
    min-height: 66px;
  }

  .pop-header__logo img {
    max-height: 46px;
  }

  .pop-hero__content {
    padding-bottom: 40px;
    padding-top: 90px;
  }

  .pop-hero .main-slider-seven__text,
  .pop-final-cta__text,
  .pop-intro__inner p {
    font-size: 17px;
  }

  .pop-hero__actions,
  .pop-final-cta__actions,
  .pop-placeholder__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .pop-hero__actions .pop-btn,
  .pop-final-cta__actions .pop-btn,
  .pop-placeholder__actions .pop-btn {
    width: 100%;
  }

  .pop-intro {
    margin-top: -55px;
  }

  .pop-intro__inner {
    grid-template-columns: 1fr;
    padding: 28px;
  }

  .pop-what-we-do,
  .pop-why-it-matters,
  .pop-program,
  .pop-testimonials,
  .pop-get-involved,
  .pop-placeholder,
  .pop-about-story,
  .pop-values,
  .pop-founder,
  .pop-mission-vision,
  .pop-program-cards,
  .pop-programs-mentorship,
  .pop-mentor-form-section,
  .pop-tampa-ace,
  .pop-contact-section {
    padding: 86px 0;
  }

  .pop-what-we-do {
    padding-top: 105px;
  }

  .pop-program__image,
  .pop-program__image img {
    min-height: 360px;
  }

  .pop-testimonials .testimonials-five__wrapper {
    padding: 28px;
  }

  .pop-testimonials .testimonials-five__item {
    padding-bottom: 0;
    padding-right: 0;
  }

  .pop-about-hero {
    min-height: 300px;
    padding: 90px 0 60px;
  }

  .pop-programs-hero {
    min-height: 50vh;
  }

  .pop-about-hero__text {
    font-size: 17px;
  }

  .pop-mission-card,
  .pop-founder__content {
    padding: 30px;
  }

  .pop-founder__image,
  .pop-founder__image img {
    min-height: 360px;
  }

  .pop-programs-intro {
    margin-top: -45px;
  }

  .pop-mentor-form-section__content {
    padding-right: 0;
  }

  .pop-mentor-form {
    padding: 28px;
  }

  .pop-mentor-form .form-one__group {
    grid-template-columns: 1fr;
  }

  .pop-contact-info {
    padding-right: 0;
  }

  .pop-section-lead {
    font-size: 18px;
  }
}

@media (max-width: 420px) {
  .pop-btn {
    min-width: 0;
    white-space: normal;
    width: auto;
  }
}
