.hitaxa-junior-landing {
  font-family: "Roboto", sans-serif;
}
.hitaxa-junior-landing h2 {
  text-align: center;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing h2 {
    padding-bottom: 2rem;
  }
}
.hitaxa-junior-landing section {
  padding: 1rem 0;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing section {
    padding: 4rem 0;
  }
}
.hitaxa-junior-landing .features-list {
  color: #c6006d;
  font-family: "BloggerSans", Georgia;
  font-size: 26px;
  padding-left: 0;
}
.hitaxa-junior-landing .features-list li {
  margin-bottom: 1rem;
  position: relative;
  padding-left: 30px;
  line-height: 1.2;
  list-style: none;
}
.hitaxa-junior-landing .features-list li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background-image: url("../images/li.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}
.hitaxa-junior-landing img {
  max-width: 100%;
}
.hitaxa-junior-landing .hitaxa-junior-header {
  background: url("/wp-content/uploads/2026/03/hitaxa-junior-hero-bg.jpg") no-repeat 50% 0/cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  position: relative;
}
.hitaxa-junior-landing .hitaxa-junior-header img {
  margin: 0 auto;
  padding: 0 2rem;
}
.hitaxa-junior-landing .hitaxa-junior-header .badge-new {
  font-family: "BloggerSans", Georgia;
  font-size: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 2px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  background-color: #e84b1e;
  color: #ffffff;
  box-shadow: 5px 5px 0px #924f9a;
  border: 1px #fff solid;
  position: absolute;
  bottom: -55px;
  left: 50%;
  width: 220px;
  transform: translateX(-110px);
}
.hitaxa-junior-landing .hitaxa-junior-hero {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .hitaxa-junior-hero {
    margin-top: 3rem;
  }
}
.hitaxa-junior-landing .hitaxa-junior-hero .hero-content {
  margin: 0 auto;
  text-align: center;
}
.hitaxa-junior-landing .hitaxa-junior-hero .main-title {
  font-size: 40px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .hitaxa-junior-hero .main-title {
    margin-top: 0px;
  }
}
.hitaxa-junior-landing .hitaxa-junior-hero .main-subtitle {
  font-size: 16px;
  color: #372081;
}
.hitaxa-junior-landing .box .promo-inner {
  border: 5px #e84b1e solid;
  border-radius: 30px;
  margin: 2rem 0;
  padding: 2rem;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .box .promo-inner {
    padding: 4rem 8rem 4rem 4rem;
  }
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .promo-box__image {
    margin-left: -150px;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
.hitaxa-junior-landing .promo-box__image {
  margin-bottom: 2rem;
}
.hitaxa-junior-landing .section-2 .disclaimer-mini {
  font-size: 0.7rem;
}
.hitaxa-junior-landing .section-2 .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-2 .content {
    margin-top: 0rem;
  }
}
.hitaxa-junior-landing .section-2 .content img {
  max-width: 100%;
  margin-bottom: 40px;
}
.hitaxa-junior-landing .section-3,
.hitaxa-junior-landing .section-4 {
  background: #e2ebf1;
}
.hitaxa-junior-landing .section-3 h2,
.hitaxa-junior-landing .section-4 h2 {
  color: #c6006d;
}
.hitaxa-junior-landing .section-3 .info-item,
.hitaxa-junior-landing .section-4 .info-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hitaxa-junior-landing .section-3 .info-item .item,
.hitaxa-junior-landing .section-4 .info-item .item {
  display: flex;
  align-items: center;
  color: #924f9a;
  font-family: "BloggerSans", Georgia;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 2rem;
  line-height: 1.2;
}
.hitaxa-junior-landing .section-3 .info-item .item .info-item__icon,
.hitaxa-junior-landing .section-4 .info-item .item .info-item__icon {
  margin-right: 2rem;
  flex: 0 0 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hitaxa-junior-landing .section-3 .info-item .item .info-item__icon img,
.hitaxa-junior-landing .section-4 .info-item .item .info-item__icon img {
  max-width: 100%;
  height: auto;
}
.hitaxa-junior-landing .section-3 {
  padding-bottom: 0;
}
.hitaxa-junior-landing .section-4 .info-item {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-4 .info-item {
    margin-top: 40px;
  }
}
.hitaxa-junior-landing .section-5 h2 span {
  color: #c6006d;
}
.hitaxa-junior-landing .section-5 {
  background-color: #e1e9ec;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-5 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.hitaxa-junior-landing .section-5 .products-visual {
  height: 100%;
  border: 1px #fff solid;
  background: rgba(255, 255, 255, 0.24);
  border-radius: 64px;
  padding: 30px 15px 15px 15px;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-5 .products-visual {
    margin-top: 250px;
  }
}
@media (min-width: 1200px) {
  .hitaxa-junior-landing .section-5 .products-visual {
    margin-top: 400px;
  }
}
.hitaxa-junior-landing .section-5 .products-visual div.col-lg-4 {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-5 .products-visual div.col-lg-4 {
    align-items: end;
  }
}
@media (min-width: 992px) {
  .hitaxa-junior-landing .section-5 .products-visual div.col-lg-4 img {
    margin-top: -50px;
  }
}
.hitaxa-junior-landing .section-5 .disclaimer-text {
  color: #fff;
  font-size: 12px;
  margin-top: 2rem;
}
.hitaxa-junior-landing .hitaxa-legal-info {
  font-size: 12px;
  line-height: 1.2;
  color: #969f9c;
}
.hitaxa-junior-landing .hitaxa-legal-info .cta-buttons {
  margin: 0 auto;
  text-align: center;
}
.hitaxa-junior-landing .hitaxa-legal-info .cta-buttons a {
  margin: 0 2rem;
}
.hitaxa-junior-landing .cta-buttons a {
  padding-left: 50px;
  padding-right: 50px;
}
