/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  -moz-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-order: 9999;
  -moz-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  -moz-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -moz- oldlinear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -moz- oldlinear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  -moz-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes swiper-preloader-spin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.fa {
  overflow-x: clip;
  padding-top: 64px;
  margin-bottom: 2rem;
}
.fa lottie-player {
  background-color: transparent;
}
@media screen and (min-width: 900px) {
  .fa {
    margin-bottom: 5.625rem;
  }
}
.fa + .switchback-block, .fa + .call-to-action-block, .fa + .featured-insight-block {
  margin-top: 32px;
}
@media screen and (min-width: 767px) {
  .fa + .switchback-block, .fa + .call-to-action-block, .fa + .featured-insight-block {
    margin-top: 16px;
  }
}
@media screen and (min-width: 900px) {
  .fa + .switchback-block, .fa + .call-to-action-block, .fa + .featured-insight-block {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .fa + .switchback-block, .fa + .call-to-action-block, .fa + .featured-insight-block {
    margin-top: 64px;
  }
}
.fa__inner {
  display: block;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 900px) {
  .fa__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 41px;
    padding-left: 32px;
    padding-right: 32px;
    row-gap: 4.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .fa__inner {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 1216px;
    padding: 0 16px;
    row-gap: 4rem;
  }
}
@media screen and (min-width: 1920px) {
  .fa__inner {
    margin: 0 auto;
    max-width: 1630px;
  }
}
.fa__left, .fa__right {
  position: relative;
  margin-top: 2rem;
}
@media screen and (min-width: 767px) {
  .fa__left, .fa__right {
    height: auto;
    width: 100%;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media screen and (min-width: 900px) {
  .fa__left, .fa__right {
    margin-top: 0;
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/span 2;
    height: 100%;
  }
}
@media screen and (min-width: 767px) {
  .fa__left {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/span 2;
    display: -ms-grid;
    display: grid;
  }
}
.fa__right {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .fa__right {
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 900px) {
  .fa__right {
    width: 50%;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/span 2;
    position: relative;
    aspect-ratio: 1.1/1;
  }
}
@media screen and (min-width: 1024px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.35/1;
  }
}
@media screen and (min-width: 1080px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.475/1;
  }
}
@media screen and (min-width: 1280px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.5/1;
  }
}
@media screen and (min-width: 1441px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.5/1;
  }
}
@media screen and (min-width: 1600px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.5/1;
  }
}
@media screen and (min-width: 1920px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 1.95/1;
  }
}
@media screen and (min-width: 2530px) {
  .fa__right {
    padding-top: 0;
    aspect-ratio: 2/1;
  }
}
@media only screen and (min-width: 56.25rem) and (max-width: 59.375rem) {
  .fa__6-count > .fa__inner {
    row-gap: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .fa__6-count .fa__node--outer,
.fa__6-count .fa__node--title,
.fa__6-count .fa__node--label {
    white-space: normal;
  }
}
@media screen and (min-width: 900px) {
  .fa__4-count > .fa__inner {
    row-gap: 8.4375rem;
  }
}
@media screen and (min-width: 1080px) {
  .fa__4-count > .fa__inner {
    row-gap: 4.75rem;
  }
}
@media screen and (min-width: 1180px) {
  .fa__4-count > .fa__inner {
    row-gap: 1.875rem;
  }
}
@media screen and (min-width: 900px) {
  .fa__4-count > .fa__inner .fa__node--tooltip.out-of-bounds-left {
    left: -moz-calc(50% - var(--left, 0));
    left: calc(50% - var(--left, 0));
  }
  .fa__4-count > .fa__inner .fa__node--tooltip.out-of-bounds-right {
    left: -moz-calc(50% - var(--right, 0));
    left: calc(50% - var(--right, 0));
  }
  .fa__4-count > .fa__inner .fa__node--tooltip.out-of-bounds-bottom {
    top: -moz-calc(-50% - (var(--bottom, 0)));
    top: calc(-50% - (var(--bottom, 0)));
  }
  .fa__4-count > .fa__inner .fa__node--tooltip.out-of-bounds-top {
    top: -moz-calc(-50% - var(--top, 0));
    top: calc(-50% - var(--top, 0));
  }
}
@media screen and (min-width: 767px) {
  .fa__4-count .fa__right {
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 900px) {
  .fa__4-count .fa__right {
    aspect-ratio: 1.65/1;
  }
}
@media screen and (min-width: 1024px) {
  .fa__4-count .fa__right {
    aspect-ratio: 2.2/1;
  }
}
@media screen and (min-width: 1280px) {
  .fa__4-count .fa__right {
    aspect-ratio: 2.25/1;
  }
}
@media screen and (min-width: 900px) {
  .fa__right-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 900px) {
  .fa__4-count .fa__right-inner {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.fa__heading {
  color: #183866;
  -ms-grid-column: 1;
  grid-column: 1;
  font-size: 3rem;
  line-height: 1.6666666667;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .fa__heading {
    font-size: 3.75rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media screen and (min-width: 1280px) {
  .fa__heading {
    font-size: 4.5rem;
    line-height: 2.1527777778;
    font-weight: 400;
  }
}
.fa__eyebrow {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 7px;
  -ms-grid-column: 1;
  grid-column: 1;
  color: #183866;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (min-width: 1280px) {
  .fa__eyebrow {
    font-size: 1.875rem;
    line-height: 0.8;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 14px;
  }
}
.fa__description,
.fa__description > p {
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .fa__description {
    margin-top: 8px;
  }
  .fa__description,
.fa__description > p {
    font-size: 1.25rem;
    line-height: 2.1;
    font-weight: 400;
  }
}
@media screen and (min-width: 1280px) {
  .fa__description {
    max-width: 525px;
    margin-top: 32px;
  }
}
.fa__description-secondary {
  margin-top: 32px;
}
.fa__description-secondary,
.fa__description-secondary > p {
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .fa__description-secondary,
.fa__description-secondary > p {
    font-size: 1.875rem;
    line-height: 1.9333333333;
    font-weight: 400;
    line-height: 41.5px;
    letter-spacing: -0.84px;
  }
}
.fa__content-secondary {
  top: 0;
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 767px) {
  .fa__content-secondary {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/span 2;
  }
}
.fa__node {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  cursor: pointer;
  aspect-ratio: 5/4;
}
@media screen and (min-width: 767px) {
  .fa__node {
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 900px) {
  .fa__node {
    z-index: var(--index, 1);
    max-width: 100%;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    aspect-ratio: 1/1;
  }
}
.fa__node lottie-player, .fa__node--outline {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 0.3125rem;
}
@media screen and (min-width: 900px) and (max-width: 1024px) {
  .fa__node lottie-player, .fa__node--outline {
    margin-bottom: 0;
  }
}
.fa__node--outline {
  overflow: visible;
  width: 100%;
  aspect-ratio: 1/1;
}
.fa__node--outline svg {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.fa__node--outline circle {
  fill: none;
  stroke: #002147;
  stroke-width: 2px;
}
@media screen and (min-width: 900px) {
  .fa__node--outline circle {
    opacity: 0;
    visibility: hidden;
  }
}
.fa__node--outline line {
  fill: none;
  stroke: #002147;
  stroke-width: 2px;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  opacity: 0;
  visibility: hidden;
}
@media not screen and (min-width: 900px) {
  .fa__node--outer {
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    aspect-ratio: 3.5/4;
  }
  .fa__node--outer lottie-player {
    top: 65%;
    max-width: max(200px, 60%);
  }
}
@media screen and (min-width: 900px) {
  .fa__node--outer {
    width: 100px;
  }
  .fa__node--outer circle {
    stroke-dasharray: 0;
    stroke-dasharray: initial;
  }
  .fa__node--outer lottie-player {
    opacity: 0;
  }
}
@media screen and (min-width: 900px) {
  .fa__node--outer {
    width: 150px;
  }
}
@media screen and (min-width: 1024px) {
  .fa__node--outer {
    width: clamp(150px, 13vw, 200px);
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--outer .fa__node--outline {
    z-index: 0;
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    top: initial;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--central .fa__node--outline > svg > circle {
    opacity: 0;
    visibility: hidden;
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--central .fa__node--outline {
    position: relative;
    top: initial;
    left: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    transform: initial;
    display: block;
    aspect-ratio: initial;
  }
  .fa__node--central .fa__node--outline svg {
    display: none;
  }
  .fa__node--central .fa__node--outline lottie-player {
    position: relative;
    top: initial;
    left: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    transform: initial;
    height: 100%;
    max-height: 325px;
  }
}
.fa__node--central {
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  .fa__node--central {
    width: 300px;
    z-index: -1;
  }
}
@media screen and (min-width: 900px) {
  .fa__node--central {
    width: 350px;
    z-index: -1;
  }
}
@media screen and (min-width: 1024px) {
  .fa__node--central {
    width: 400px;
    z-index: -1;
  }
}
@media screen and (min-width: 1080px) {
  .fa__node--central {
    width: 425px;
    z-index: -1;
  }
}
@media screen and (min-width: 1180px) {
  .fa__node--central {
    width: 450px;
    z-index: -1;
  }
}
@media screen and (min-width: 1280px) {
  .fa__node--central {
    width: 500px;
    z-index: -1;
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--central {
    width: -moz-calc(100vw - 64px);
    width: calc(100vw - 64px);
    max-width: min(320px, 80%);
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    min-height: 450px;
    margin-top: 16px;
  }
}
.fa__node--label {
  opacity: 0;
  color: #183866;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen and (min-width: 900px) {
  .fa__node--label {
    white-space: nowrap;
    -webkit-align-self: initial;
    -ms-flex-item-align: initial;
    align-self: initial;
    position: absolute;
    z-index: 2;
    bottom: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}
@media screen and (min-width: 900px) {
  .fa__node--label {
    bottom: -moz-calc(100% + 16px);
    bottom: calc(100% + 16px);
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--outer .fa__node--label {
    opacity: 1;
    visibility: visible;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    white-space: normal;
    z-index: 1;
    min-height: 192px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 900px) {
  .fa__node--outer .fa__node--label {
    -moz-transition: left 230ms ease-in-out, right 230ms ease-in-out;
    transition: left 230ms ease-in-out, right 230ms ease-in-out;
  }
  .fa__node--outer .fa__node--label.out-of-bounds-left {
    left: -moz-calc(50% + 40px);
    left: calc(50% + 40px);
  }
  .fa__node--outer .fa__node--label.out-of-bounds-right {
    left: -moz-calc(50% - 40px);
    left: calc(50% - 40px);
  }
}
@media screen and (min-width: 1024px) {
  .fa__node--outer .fa__node--label {
    -webkit-transform: translate3d(-50%, calc(clamp(150px, 13vw, 200px) + 16px), 0);
    -moz-transform: translate3d(-50%, -moz-calc(clamp(150px, 13vw, 200px) + 16px), 0);
    transform: translate3d(-50%, calc(clamp(150px, 13vw, 200px) + 16px), 0);
  }
  .fa__node--outer .fa__node--label.out-of-bounds-left {
    left: -moz-calc(50% + 30px);
    left: calc(50% + 30px);
  }
  .fa__node--outer .fa__node--label.out-of-bounds-right {
    left: -moz-calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
.fa__node--outer .fa__node--label .fa__node--title {
  display: inline-block;
}
@media not screen and (min-width: 900px) {
  .fa__node--outer .fa__node--label .fa__node--title {
    max-width: 75%;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 900px) and (max-width: 1024px) {
  .fa__node--central .fa__node--label .fa__node--title {
    max-width: 50%;
    display: inline-block;
    margin: 0 auto;
    white-space: normal;
  }
}
.fa__node--central .fa__node--label {
  font-size: 1.4375rem;
  line-height: 1.0434782609;
  font-weight: 700;
  width: 100%;
  -webkit-transform: initial;
  -moz-transform: initial;
  transform: initial;
  margin-top: 64px;
}
@media screen and (min-width: 767px) {
  .fa__node--central .fa__node--label {
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .fa__node--central .fa__node--label {
    top: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1024px) {
  .fa__node--central .fa__node--label {
    top: 25%;
    white-space: normal;
  }
}
@media not screen and (min-width: 900px) {
  .fa__node--central .fa__node--label {
    max-width: 370px;
    margin: 0 auto;
    will-change: height;
  }
}
.fa__node--plus {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #eff1f5;
  border-radius: 50%;
  margin-left: 4px;
  margin-top: -2px;
  z-index: -1;
}
.fa__node--plus svg {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media not screen and (min-width: 900px) {
  .fa__node--plus {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .fa__node--central .fa__node--label .fa__node--plus {
    position: absolute;
    top: -moz-calc(50% + 25px);
    top: calc(50% + 25px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 8px;
  }
}
.fa__node--tooltip {
  position: relative;
  white-space: initial;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  padding: 1rem;
  color: #183866;
  display: block;
  width: 19.0625rem;
  text-align: left;
  text-transform: none;
  background-color: #eff1f5;
  text-decoration: none;
  transition: opacity 230ms ease-in-out, -webkit-transform 230ms ease-in-out;
  -moz-transition: transform 230ms ease-in-out, opacity 230ms ease-in-out, -moz-transform 230ms ease-in-out;
  transition: transform 230ms ease-in-out, opacity 230ms ease-in-out;
  transition: transform 230ms ease-in-out, opacity 230ms ease-in-out, -webkit-transform 230ms ease-in-out, -moz-transform 230ms ease-in-out;
}
@media screen and (min-width: 900px) {
  .fa__node--tooltip {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .fa__node--tooltip.out-of-bounds-right {
    left: -moz-calc(50% - var(--right, 0));
    left: calc(50% - var(--right, 0));
  }
  .fa__node--tooltip.out-of-bounds-left {
    left: -moz-calc(50% - var(--left, 0));
    left: calc(50% - var(--left, 0));
  }
}
@media screen and (min-width: 1280px) {
  .fa__node--tooltip {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.fa__node--arrow {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: 12px;
}
@media not screen and (min-width: 900px) {
  .fa__node--arrow {
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 700;
  }
}
.fa__node--arrow svg {
  margin-top: -2px;
  padding-left: 4px;
  display: inline;
  vertical-align: middle;
}
.fa__node--outer .fa__node--tooltip {
  width: 370px;
}
@media not screen and (min-width: 900px) {
  .fa__node--outer .fa__node--tooltip {
    visibility: visible;
    opacity: 1;
    top: 0;
    width: auto;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 900px) {
  .fa__node--outer .fa__node--tooltip {
    width: 310px;
  }
}
@media screen and (min-width: 1024px) {
  .fa__node--outer .fa__node--tooltip {
    width: 310px;
  }
}
.fa__node--central .fa__node--tooltip {
  width: 370px;
}
@media not screen and (min-width: 900px) {
  .fa__node--central .fa__node--tooltip {
    width: auto;
    margin-bottom: 1.5rem;
  }
}
.fa__node:hover .fa__node--tooltip {
  opacity: 1;
}

@media not screen and (min-width: 900px) {
  .swiper {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .swiper-slide {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 320px;
    min-height: 385px;
    opacity: 0;
    -moz-transition: opacity 230ms ease-in-out;
    transition: opacity 230ms ease-in-out;
    padding-top: 32px;
  }
  .swiper-slide-active {
    opacity: 1;
  }
}
@media screen and (max-width: 474px) {
  .swiper-slide {
    padding-top: 32px;
  }
}
.swiper .swiper-navigation {
  position: absolute;
  display: -ms-grid;
  display: grid;
  bottom: 0;
  left: 50%;
  -ms-grid-columns: 40px 40px;
  grid-template-columns: 40px 40px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  z-index: 10;
  -webkit-transform: translate(calc(50% - 15px), -30%);
  -moz-transform: translate(-moz-calc(50% - 15px), -30%);
  transform: translate(calc(50% - 15px), -30%);
}
@media screen and (min-width: 900px) {
  .swiper .swiper-navigation {
    display: none;
  }
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  height: 40px;
  width: 40px;
  aspect-ratio: 1/1;
  position: relative;
  border-radius: 50%;
  background-color: #77d142;
  -moz-transition: background-color 230ms ease-in-out;
  transition: background-color 230ms ease-in-out;
}
.swiper .swiper-button-prev.swiper-button-disabled,
.swiper .swiper-button-next.swiper-button-disabled {
  background-color: #eff1f5;
}
.swiper .swiper-button-prev svg,
.swiper .swiper-button-next svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.swiper .swiper-button-next svg {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

@media screen and (min-width: 900px) {
  .swiper-navigation {
    display: none;
  }
}