html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-size: 1rem;
  line-height: 1.15;
}

body {
  font-family: Source Sans Pro, sans-serif;
  font-size: 22px;
}

@media screen and (width <= 600px) {
  body {
    font-size: 18px;
  }
}

h1 {
  font-weight: 600;
}

h2, h3, h4, h5, h6 {
  font-weight: 500;
}

h1, .h1 {
  font-size: 86px;
}

@media screen and (width <= 600px) {
  h1, .h1 {
    font-size: 51px;
    --wp--preset--font-size--heading-xl: 51px !important;
  }
}

h2, .h2 {
  font-size: 48px;
}

@media screen and (width <= 600px) {
  h2, .h2 {
    font-size: 36px;
    --wp--preset--font-size--heading-l: 36px !important;
  }
}

h3, .h3 {
  font-size: 30px;
}

@media screen and (width <= 600px) {
  h3, .h3 {
    font-size: 24px;
    --wp--preset--font-size--heading-m: 24px !important;
  }
}

h4, .h4 {
  font-size: 24px;
}

@media screen and (width <= 600px) {
  h4, .h4 {
    font-size: 22px;
    --wp--preset--font-size--heading-s: 22px !important;
  }
}

strong {
  font-weight: 500;
}

.small-font {
  font-size: 14px;
}

footer {
  font-size: 18px;
}

footer p {
  font-size: inherit;
}

@media screen and (width <= 600px) {
  p {
    --wp--preset--font-size--default: 18px;
    --wp--preset--font-size--medium: 22px;
  }
}

h3 {
  color: #dc5a2f;
}

.axcient-hp-v2 h1, .axcient-hp-v2 h2, .axcient-hp-v2 h3, .axcient-hp-v2 h4, .axcient-hp-v2 h5, .axcient-hp-v2 h6, .axcient-hp-v2 .h1, .axcient-hp-v2 .h2, .axcient-hp-v2 .h3, .axcient-hp-v2 .h4, .axcient-hp-v2 .h5, .axcient-hp-v2 .h6 {
  color: inherit;
}

.axcient-hp-v2 h1 + :is(p, ul, ol), .axcient-hp-v2 h2 + :is(p, ul, ol), .axcient-hp-v2 h3 + :is(p, ul, ol), .axcient-hp-v2 h4 + :is(p, ul, ol), .axcient-hp-v2 h5 + :is(p, ul, ol), .axcient-hp-v2 h6 + :is(p, ul, ol), .axcient-hp-v2 .h1 + :is(p, ul, ol), .axcient-hp-v2 .h2 + :is(p, ul, ol), .axcient-hp-v2 .h3 + :is(p, ul, ol), .axcient-hp-v2 .h4 + :is(p, ul, ol), .axcient-hp-v2 .h5 + :is(p, ul, ol), .axcient-hp-v2 .h6 + :is(p, ul, ol) {
  margin-top: .75rem;
}

.axcient-hp-v2 h1, .axcient-hp-v2 .h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 120%;
}

@media screen and (width >= 1024px) {
  .axcient-hp-v2 h1, .axcient-hp-v2 .h1 {
    font-size: 3rem;
  }
}

.axcient-hp-v2 h2, .axcient-hp-v2 .h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 120%;
}

@media screen and (width >= 1024px) {
  .axcient-hp-v2 h2, .axcient-hp-v2 .h2 {
    font-size: 2.5rem;
  }
}

.axcient-hp-v2 h3, .axcient-hp-v2 .h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 120%;
}

@media screen and (width >= 1024px) {
  .axcient-hp-v2 h3, .axcient-hp-v2 .h3 {
    font-size: 2.25rem;
  }
}

.axcient-hp-v2 h4, .axcient-hp-v2 .h4 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 120%;
}

@media screen and (width >= 1024px) {
  .axcient-hp-v2 h4, .axcient-hp-v2 .h4 {
    font-size: 2rem;
  }
}

.axcient-hp-v2 ul {
  list-style: disc;
}

.axcient-hp-v2 ul li {
  margin-bottom: .25rem;
  font-size: 1rem;
  line-height: 120%;
}

.axcient-hp-v2 p {
  font-size: 1rem;
  line-height: 120%;
}

.axcient-hp-v2 .text-aqua {
  color: #9cf8ff;
}

.axcient-hp-v2 .text-orange {
  color: #f1652b;
}

.axcient-hp-v2 .body-small {
  font-size: .875rem;
  font-weight: 600;
  line-height: 120%;
}

.axcient-hp-v2 .body-regular {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}

.axcient-hp-v2 .body-large {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
}

.axcient-hp-v2 .fs-1, .axcient-hp-v2 .fs-2, .axcient-hp-v2 .fs-3, .axcient-hp-v2 .fs-4, .axcient-hp-v2 .fs-5, .axcient-hp-v2 .fs-6 {
  line-height: 120%;
}

.axcient-hp-v2 .eyebrow {
  font-size: 1rem;
  font-weight: 600;
  line-height: 120%;
}

.homepage-hero {
  color: #f5f5f5;
  background: linear-gradient(#024d75 0%, #1c1e3e 100%);
  padding: 5rem 0;
}

.homepage-hero__card > .row {
  align-items: center;
}

.homepage-hero__card__content {
  color: #f5f5f5;
  font-size: 1.25rem;
  font-weight: 400;
}

.homepage-hero__card__content h1, .homepage-hero__card__content h2, .homepage-hero__card__content h3, .homepage-hero__card__content h4, .homepage-hero__card__content h5, .homepage-hero__card__content h6 {
  color: #9cfbff;
}

.homepage-hero__card__content h1 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 120%;
}

.homepage-hero .hh-swiper-pagination {
  justify-content: center;
  width: 100%;
}

.homepage-hero .hh-swiper-pagination .swiper-pagination-bullet {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 50%;
}

.homepage-hero .hh-swiper-pagination .swiper-pagination-bullet.active {
  background-color: #fff;
}
