.front-hero,
#block-front-hero-banner-block.front-hero {
  position: relative;
  overflow: hidden;
  min-height: clamp(420px, 58vw, 580px);
}
@media (min-width: 64rem) and (max-width: 79.999rem) {
  .front-hero,
  #block-front-hero-banner-block.front-hero {
    min-height: 464px;
  }
}
@media (max-width: 47.999rem) {
  .front-hero,
  #block-front-hero-banner-block.front-hero {
    min-height: clamp(360px, 72vw, 480px);
  }
}
@media (max-width: 29.999rem) {
  .front-hero,
  #block-front-hero-banner-block.front-hero {
    min-height: 340px;
  }
}
.front-hero,
#block-front-hero-banner-block.front-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--white);
  background: var(--navy-blue);
}
.front-hero__media,
#block-front-hero-banner-block.front-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.front-hero__media .field,
.front-hero__media .field__item,
.front-hero__media article,
.front-hero__media .media,
#block-front-hero-banner-block.front-hero__media .field,
#block-front-hero-banner-block.front-hero__media .field__item,
#block-front-hero-banner-block.front-hero__media article,
#block-front-hero-banner-block.front-hero__media .media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.front-hero__media video,
.front-hero__media img,
#block-front-hero-banner-block.front-hero__media video,
#block-front-hero-banner-block.front-hero__media img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center center;
  display: block;
  pointer-events: none;
  visibility: visible;
  opacity: 1;
}
.front-hero__media .contextual-region,
.front-hero__media .contextual,
#block-front-hero-banner-block.front-hero__media .contextual-region,
#block-front-hero-banner-block.front-hero__media .contextual {
  position: static !important;
}
.front-hero__overlay,
#block-front-hero-banner-block.front-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(135deg, rgba(4, 47, 92, 0.88) 0%, rgba(10, 77, 140, 0.75) 50%, rgba(15, 136, 212, 0.6) 100%);
  pointer-events: none;
}
.front-hero__content,
#block-front-hero-banner-block.front-hero__content {
  position: relative;
  z-index: 3;
  max-width: 920px;
  margin: 0 auto;
  padding: clamp(3rem, 7vw, 5rem) 1.25rem clamp(5.5rem, 10vw, 7.5rem);
  text-align: center;
}
@media (min-width: 64rem) and (max-width: 79.999rem) {
  .front-hero__content,
  #block-front-hero-banner-block.front-hero__content {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 47.999rem) {
  .front-hero__content,
  #block-front-hero-banner-block.front-hero__content {
    padding: 2.5rem 1.15rem 4.5rem;
  }
}
@media (max-width: 29.999rem) {
  .front-hero__content,
  #block-front-hero-banner-block.front-hero__content {
    padding: 2rem 1rem 4rem;
  }
}
.front-hero__badge,
#block-front-hero-banner-block.front-hero__badge {
  display: inline-flex;
  align-items: center;
  margin: 0 auto 1.25rem;
  padding: 0.4rem 0.95rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.95);
  font-size: 0.8125rem;
  line-height: 1.3;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.front-hero__badge .field,
.front-hero__badge .field__item,
#block-front-hero-banner-block.front-hero__badge .field,
#block-front-hero-banner-block.front-hero__badge .field__item {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
.front-hero__title,
#block-front-hero-banner-block.front-hero__title {
  max-width: 38ch;
  margin: 0 auto 1rem;
  color: var(--white);
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.5rem, 3.2vw, 2.5rem);
  line-height: 1.3;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-wrap: balance;
}
.front-hero__title .field,
.front-hero__title .field__item,
#block-front-hero-banner-block.front-hero__title .field,
#block-front-hero-banner-block.front-hero__title .field__item {
  margin: 0;
  color: inherit;
  font: inherit;
}
.front-hero__subtitle,
#block-front-hero-banner-block.front-hero__subtitle {
  margin: 0 auto 1.75rem;
  max-width: 680px;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.front-hero__subtitle p,
#block-front-hero-banner-block.front-hero__subtitle p {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.front-hero__actions,
#block-front-hero-banner-block.front-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
}
.front-hero__actions .field--name-field-cta-links,
.front-hero__actions .field--name-field-cta-links .field__items,
#block-front-hero-banner-block.front-hero__actions .field--name-field-cta-links,
#block-front-hero-banner-block.front-hero__actions .field--name-field-cta-links .field__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  width: 100%;
  margin: 0;
  padding: 0;
}
.front-hero__actions .field__item,
#block-front-hero-banner-block.front-hero__actions .field__item {
  margin: 0;
  padding: 0;
}
@media (max-width: 29.999rem) {
  .front-hero__actions .field__item,
  #block-front-hero-banner-block.front-hero__actions .field__item {
    width: 100%;
  }
}
.front-hero__actions a,
#block-front-hero-banner-block.front-hero__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding: 0.7rem 1.25rem;
  border-radius: 999px;
  font-size: 0.9375rem;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  background: transparent;
  color: var(--white);
  border: 1px solid rgba(255, 255, 255, 0.75);
}
@media (max-width: 29.999rem) {
  .front-hero__actions a,
  #block-front-hero-banner-block.front-hero__actions a {
    width: 100%;
  }
}
.front-hero__actions a:hover, .front-hero__actions a:focus-visible,
#block-front-hero-banner-block.front-hero__actions a:hover,
#block-front-hero-banner-block.front-hero__actions a:focus-visible {
  background: rgba(255, 255, 255, 0.12);
  border-color: var(--white);
}
.front-hero__actions .field__item:first-child a,
.front-hero__actions .field--name-field-cta-links > a:first-child,
#block-front-hero-banner-block.front-hero__actions .field__item:first-child a,
#block-front-hero-banner-block.front-hero__actions .field--name-field-cta-links > a:first-child {
  background: var(--primary-blue);
  color: var(--white);
  border-color: var(--primary-blue);
  box-shadow: 0 6px 18px color-mix(in srgb, var(--primary-blue) 35%, transparent);
}
.front-hero__actions .field__item:first-child a:hover, .front-hero__actions .field__item:first-child a:focus-visible,
.front-hero__actions .field--name-field-cta-links > a:first-child:hover,
.front-hero__actions .field--name-field-cta-links > a:first-child:focus-visible,
#block-front-hero-banner-block.front-hero__actions .field__item:first-child a:hover,
#block-front-hero-banner-block.front-hero__actions .field__item:first-child a:focus-visible,
#block-front-hero-banner-block.front-hero__actions .field--name-field-cta-links > a:first-child:hover,
#block-front-hero-banner-block.front-hero__actions .field--name-field-cta-links > a:first-child:focus-visible {
  background: var(--blue-dark);
  border-color: var(--blue-dark);
}
.front-hero__cta,
#block-front-hero-banner-block.front-hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.75rem;
  padding: 0.7rem 1.25rem;
  border-radius: 999px;
  font-size: 0.9375rem;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
}
.front-hero__cta a,
#block-front-hero-banner-block.front-hero__cta a {
  color: inherit;
  text-decoration: none;
  font: inherit;
}
.front-hero__cta--primary, .front-hero__cta--primary a,
#block-front-hero-banner-block.front-hero__cta--primary,
#block-front-hero-banner-block.front-hero__cta--primary a {
  background: var(--primary-blue);
  color: var(--white);
  border: 1px solid var(--primary-blue);
}
.front-hero__cta--ghost,
#block-front-hero-banner-block.front-hero__cta--ghost {
  background: transparent;
  color: var(--white);
  border: 1px solid rgba(255, 255, 255, 0.75);
}
.front-hero__wave,
#block-front-hero-banner-block.front-hero__wave {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 4;
  height: clamp(72px, 10vw, 110px);
  overflow: hidden;
  pointer-events: none;
}
.front-hero__wave-layer,
#block-front-hero-banner-block.front-hero__wave-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 100%;
  max-width: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath d='M0,64 C240,96 480,32 720,64 C960,96 1200,32 1440,64 L1440,120 L0,120 Z' fill='%23f6f9fc'/%3E%3C/svg%3E") repeat-x 0 bottom/50% 100%;
  will-change: transform;
  contain: layout paint;
}
.front-hero__wave-layer--back,
#block-front-hero-banner-block.front-hero__wave-layer--back {
  height: 118%;
  opacity: 0.55;
  background-position: 22% bottom;
  animation: hero-wave-drift 13s linear infinite reverse;
}
.front-hero__wave-layer--front,
#block-front-hero-banner-block.front-hero__wave-layer--front {
  animation: hero-wave-drift 8s linear infinite;
}
.front-hero .field--name-field-title,
.front-hero .field--name-field-badge-label,
.front-hero .field--name-body,
#block-front-hero-banner-block.front-hero .field--name-field-title,
#block-front-hero-banner-block.front-hero .field--name-field-badge-label,
#block-front-hero-banner-block.front-hero .field--name-body {
  position: static;
  transform: none;
  max-width: none;
}

#block-stats-counters-block {
  position: relative;
  z-index: 5;
  padding: 2.75rem 0;
  background: #f6f9fc;
}
#block-stats-counters-block::after {
  display: none;
}
#block-stats-counters-block .paragraph--type--stats-counters {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 clamp(1rem, 4vw, 1.5rem);
  display: flex;
  flex-direction: column;
  gap: 2rem;
  box-sizing: border-box;
  width: 100%;
}
#block-stats-counters-block .paragraph--type--stats-counters .field__item_element {
  width: 100%;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  align-items: stretch;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item {
  background: var(--white);
  box-shadow: 0 10px 30px color-mix(in srgb, var(--navy-blue) 8%, transparent);
  border-radius: 16px;
  border: 1px solid var(--gray-medium);
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 132px;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item .field--name-field-media-icon {
  display: none;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item .field--name-field-label {
  font-size: clamp(2rem, 3vw, 2.75rem);
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: var(--primary-blue);
  line-height: 1;
  margin-bottom: 0.55rem;
  letter-spacing: -0.02em;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item .field--name-field-subtext {
  font-size: 0.9rem;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: var(--gray-dark);
  text-transform: none;
  letter-spacing: 0.01em;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 34px color-mix(in srgb, var(--primary-blue) 16%, transparent);
}
@media (min-width: 48rem) and (max-width: 63.999rem) {
  #block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
  }
  #block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item {
    padding: 1.25rem 0.75rem;
    min-height: 118px;
  }
}
@media (max-width: 47.999rem) {
  #block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter {
    grid-template-columns: 1fr;
    gap: 0.85rem;
  }
  #block-stats-counters-block .paragraph--type--stats-counters .field--name-field-ref-stat-counter .paragraph--type--stat-counter-item {
    padding: 1.15rem 1rem;
    min-height: 0;
  }
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-description {
  max-width: 760px;
  margin: 0.25rem auto 0;
  text-align: center;
}
#block-stats-counters-block .paragraph--type--stats-counters .field--name-field-description p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.05rem;
  line-height: 1.75;
  color: var(--gray-dark);
  margin: 0;
}
@media (max-width: 47.999rem) {
  #block-stats-counters-block {
    padding-top: 2rem;
  }
}

@keyframes hero-wave-drift {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
