/* === Base Reset === */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  min-height: 100vh;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* === Main CSS (Variables & Classes) === */
:root {
  --brand-blue: #4094F7;
}

.cta {
  z-index: 1;
  position: relative;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.tag {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.Aqua {
  border-top-color: #bcedef;
  background-color: rgba(222, 241, 242, 0.5);
  border-left-color: #bcedef;
  border-right-color: #bcedef;
  border-bottom-color: #bcedef;
}

.body {
  font-family: system-ui, -apple-system, sans-serif;
}

.card {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  text-align: left;
  align-items: flex-start;
  grid-row-gap: 1.5rem;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 2rem;
  justify-content: flex-start;
  background-color: rgba(222, 241, 242, 0.5);
  transition-duration: 300ms;
  transition-property: background-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.hide {
  display: none;
}

.Svg-5 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.White {
  border-top-color: #f1e8e2;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: #fdf9f6;
  border-left-color: #f1e8e2;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #f1e8e2;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.cta-1 {
  z-index: 1;
  position: relative;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.faces {
  display: flex;
  flex-grow: 0;
  flex-wrap: nowrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1.5rem;
  padding-left: 0rem;
  padding-right: 0rem;
  flex-direction: row;
  grid-column-gap: 1.5rem;
  justify-content: center;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.tag-1 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-2 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-3 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-4 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-5 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-6 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.tag-7 {
  color: #003943;
  z-index: 2;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  min-height: 2.125rem;
  text-align: left;
  align-items: center;
  font-weight: 400;
  grid-row-gap: 0.5rem;
  line-height: 140%;
  padding-top: 0.65rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  grid-column-gap: 0.5rem;
  padding-bottom: 0.65rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.Aqua-1 {
  border-top-color: #bcedef;
  background-color: rgba(222, 241, 242, 0.5);
  border-left-color: #bcedef;
  border-right-color: #bcedef;
  border-bottom-color: #bcedef;
}

.Aqua-2 {
  z-index: 999;
}

.Aqua-3 {
  border-top-color: #bcedef;
  background-color: rgba(222, 241, 242, 0.5);
  border-left-color: #bcedef;
  border-right-color: #bcedef;
  border-bottom-color: #bcedef;
}

.button {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.card-1 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  text-align: left;
  align-items: flex-start;
  grid-row-gap: 1.5rem;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 2rem;
  justify-content: flex-start;
  background-color: rgba(222, 241, 242, 0.5);
  transition-duration: 300ms;
  transition-property: background-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.card-2 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  text-align: left;
  align-items: flex-start;
  grid-row-gap: 1.5rem;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 2rem;
  justify-content: flex-start;
  background-color: rgba(222, 241, 242, 0.5);
  transition-duration: 300ms;
  transition-property: background-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.card-3 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  text-align: left;
  align-items: flex-start;
  grid-row-gap: 1.5rem;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 2rem;
  justify-content: flex-start;
  background-color: rgba(222, 241, 242, 0.5);
  transition-duration: 300ms;
  transition-property: background-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.hero-1 {
  padding-top: 4.4375rem;
  padding-bottom: 1.9375rem;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.hide-1 {
  display: none;
}

.Svg-5-1 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-2 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-3 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-4 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-5 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-6 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.Svg-5-7 {
  top: 0%;
  left: auto;
  right: 0%;
  width: 0.75rem;
  bottom: 0%;
  height: 0.625rem;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.White-1 {
  border-top-color: #f1e8e2;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: #fdf9f6;
  border-left-color: #f1e8e2;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #f1e8e2;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.White-2 {
  inset: @raw<|0|>;
  display: none;
  overflow: visible;
}

.White-3 {
  border-top-color: #f1e8e2;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: #fdf9f6;
  border-left-color: #f1e8e2;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #f1e8e2;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.section {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 7rem;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.Aqua-2-1 {
  z-index: 999;
}

.Aqua-2-2 {
  z-index: 999;
}

.button-1 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-2 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-3 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-4 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-5 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-6 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.button-7 {
  color: #5eecf0;
  z-index: 1;
  display: flex;
  flex-grow: 0;
  font-size: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  text-align: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 500;
  grid-row-gap: 0rem;
  line-height: 150%;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  grid-column-gap: 0rem;
  padding-bottom: 0.75rem;
  justify-content: center;
  text-decoration: none;
  background-color: #def1f2;
  transition-duration: 0ms, 200ms;
  transition-property: padding, all;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease, ease;
}

.cta_item {
  color: #003943;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  align-items: flex-start;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-column-gap: 1rem;
  justify-content: center;
  background-color: hsla(25.71428571428561, 63.64%, 97.84%, 1.00);
}

.is--team {
  padding-bottom: 5rem;
}

.tag_slot {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.Heading-3 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-5 {
  font-size: 1.5rem;
  overflow: visible;
  line-height: 130%;
  padding-top: 2px;
  margin-bottom: 0rem;
  padding-bottom: 6px;
}

.Heading-6 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.Heading-7 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.White-2-1 {
  inset: @raw<|0|>;
  display: none;
  overflow: visible;
}

.White-2-2 {
  inset: @raw<|0|>;
  display: none;
  overflow: visible;
}

.card_link {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  cursor: @raw<|url('https://cdn.prod.website-files.com/68e806e2f224a7d869d3762c/68ffb368ba16bf158c4155c5_Rectangle%2022.svg'), auto|>;
  z-index: 2;
  position: absolute;
  text-align: left;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cta_image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding-top: 7%;
  padding-left: 15%;
  padding-right: 15%;
  object-position: 50% 100%;
}

.grid_grid {
  max-width: 90rem;
  grid-row-gap: 1px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  grid-auto-rows: 11.25rem;
  padding-right: 3rem;
  grid-column-gap: 1px;
  background-color: #f1e8e2;
  grid-template-rows: 11.25rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.is--faces {
  width: @raw<|max-content|>;
  display: flex;
  align-items: center;
  grid-row-gap: 1.5rem;
  grid-column-gap: 1.5rem;
  justify-content: space-between;
  animation-duration: @raw<|60s|>;
}

.is--right {
  align-items: center;
  animation-name: @raw<|marquee-right|>;
  justify-content: space-between;
}

.section-1 {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 7rem;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.section-2 {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 7rem;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.section-3 {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 7rem;
  border-bottom-color: #f1e8e2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.theme-alt {
  --mode-collection-1d0ab9c2-7f62-3c89-bdc5-90bef369024c: mode-1d556c75-263f-8ff0-3341-7edb450f89de;
}

.cta_item-1 {
  color: #003943;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  align-items: flex-start;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-column-gap: 1rem;
  justify-content: center;
  background-color: hsla(25.71428571428561, 63.64%, 97.84%, 1.00);
}

.faces_item {
  width: 9rem;
  height: 9rem;
  flex-grow: 0;
  overflow: hidden;
  position: relative;
  flex-basis: auto;
  transform: scale3d(1none, 1none, 1none);
  flex-shrink: 0;
  border-top-color: #bcedef;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: #def1f2;
  border-left-color: #bcedef;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #bcedef;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #bcedef;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  transition-duration: 200ms;
  transition-property: all;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  transition-timing-function: ease;
}

.is--ball-1 {
  left: 76.25%;
  width: 5%;
  bottom: 8%;
}

.is--base-1 {
  z-index: 2;
}

.is--home-1 {
  padding-top: 3.5rem;
}

.is--misc-1 {
  width: 100%;
  height: 100%;
  z-index: 5;
}

.link_cover {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.tag_slot-1 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-2 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-3 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-4 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-5 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-6 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.tag_slot-7 {
  width: 10px;
  height: 14px;
  flex-grow: 0;
  position: relative;
  flex-basis: auto;
  flex-shrink: 0;
}

.team_faces {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  margin-top: 0rem;
  padding-top: 4rem;
  margin-bottom: -4rem;
  flex-direction: column;
  padding-bottom: 5rem;
}

.Heading-3-1 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-3-2 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-3-3 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-3-4 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-3-5 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-3-6 {
  font-size: 2.5rem;
  line-height: 120%;
  margin-bottom: 0rem;
}

.Heading-6-1 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.Heading-6-2 {
  font-size: 1.5rem;
  overflow: visible;
  line-height: 130%;
  padding-top: 2px;
  margin-bottom: 0rem;
  padding-bottom: 6px;
}

.Heading-6-3 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.Heading-7-1 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.Heading-7-2 {
  font-size: 1.5rem;
  overflow: visible;
  line-height: 130%;
  padding-top: 2px;
  margin-bottom: 0rem;
  padding-bottom: 6px;
}

.Heading-7-3 {
  font-size: 1.25rem;
  line-height: 130%;
  margin-bottom: 0rem;
}

.button_icon {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.cta_image-1 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding-top: 7%;
  padding-left: 15%;
  padding-right: 15%;
  object-position: 50% 100%;
}

.grid_grid-1 {
  max-width: 90rem;
  grid-row-gap: 1px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  grid-auto-rows: 11.25rem;
  padding-right: 3rem;
  grid-column-gap: 1px;
  background-color: #f1e8e2;
  grid-template-rows: 11.25rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.is--coins-1 {
  width: 100%;
  height: 100%;
  z-index: 5;
}

.is--misc2-1 {
  width: 100%;
  height: 100%;
  z-index: 5;
}

.is--promise {
  padding-bottom: 2px;
}

.is--stars-1 {
  z-index: 1;
  display: block;
}

.square-icon {
  width: 48px;
  height: 48px;
  display: flex;
  flex-grow: 0;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.svg-feather {
  top: 35%;
  left: 40%;
  right: auto;
  width: 63px;
  bottom: auto;
  height: 63px;
  z-index: 2;
  position: absolute;
}

.team_header {
  max-width: 70ch;
  margin-left: auto;
  margin-right: auto;
}

.Section-12-6 {
  padding-top: 2.5rem;
  padding-bottom: 40px;
  background-color: hsla(223, 51.86%, 82.00%, 1.00);
}

.button-group {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button_arrow {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_label {
  color: #003943;
}

.consent-save {
  color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 10px 24px;
  font-size: 14px;
  margin-top: 16px;
  font-weight: 500;
  border-radius: 6px;
  background-color: #3b82f6;
}

.header-block {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.hero_image-1 {
  left: -2.5%;
  width: 105%;
  z-index: 1;
  display: flex;
  max-width: 105%;
  position: relative;
  margin-top: -16%;
  object-fit: contain;
  align-items: flex-end;
  margin-left: auto;
  aspect-ratio: 1132/560;
  margin-right: auto;
  pointer-events: auto;
  justify-content: center;
  object-position: 50% 100%;
}

.link_cover-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-2 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-3 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-4 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-5 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-6 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.link_cover-7 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.promise_grid {
  display: grid;
  font-size: 1rem;
  grid-row-gap: 3rem;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  grid-column-gap: 2.5rem;
  padding-bottom: 1rem;
  grid-auto-columns: 1fr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.ticker_track {
  width: @raw<|max-content|>;
  display: flex;
  align-items: center;
  grid-row-gap: 1rem;
  padding-top: 0.5rem;
  white-space: @raw<|nowrap|>;
  will-change: @raw<|transform|>;
  animation-name: @raw<|marquee-left|>;
  grid-column-gap: 1rem;
  padding-bottom: 0.5rem;
  justify-content: space-between;
  animation-duration: @raw<|60s|>;
  animation-iteration-count: @raw<|infinite|>;
  animation-timing-function: @raw<|linear|>;
}

.button_icon-1 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-2 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-3 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-4 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-5 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-6 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.button_icon-7 {
  color: #003943;
  width: 0rem;
  height: 0.625rem;
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  align-items: center;
  margin-right: 0px;
  justify-content: flex-end;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.consent-prefs {
  margin: 16px auto 0;
  display: flex;
  max-width: 1200px;
}

.hero_lottie-1 {
  top: auto;
  left: 17%;
  right: auto;
  width: 20%;
  bottom: 10%;
  z-index: 5;
  position: absolute;
  aspect-ratio: 195/111;
  object-position: 50% 100%;
}

.image_contain {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.is--feather-1 {
  left: 85.25%;
  width: 8%;
  bottom: 42.5%;
}

.is--promise-1 {
  padding-bottom: 2px;
}

.is--promise-2 {
  padding-bottom: 2px;
}

.promise_image {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: relative;
  margin-top: 0rem;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0rem;
  padding-right: 0rem;
  object-position: 50% 100%;
}

.service_cards {
  display: grid;
  margin-top: 4rem;
  grid-row-gap: 1.5rem;
  grid-column-gap: 1.5rem;
  grid-auto-columns: 1fr;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.square-icon-1 {
  width: 48px;
  height: 48px;
  display: flex;
  flex-grow: 0;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.square-icon-2 {
  width: 48px;
  height: 48px;
  display: flex;
  flex-grow: 0;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  background-color: #def1f2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.svg-feather-1 {
  top: 35%;
  left: 40%;
  right: auto;
  width: 63px;
  bottom: auto;
  height: 63px;
  z-index: 2;
  position: absolute;
}

.Div-Block-15-6 {
  display: flex;
  flex-wrap: nowrap;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-column-gap: 1rem;
}

.button-group-1 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-2 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-3 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-4 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-5 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-6 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button-group-7 {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  flex-basis: auto;
  align-items: center;
  flex-shrink: 0;
  grid-row-gap: 1rem;
  flex-direction: row;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.button_arrow-1 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-2 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-3 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-4 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-5 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-6 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_arrow-7 {
  width: 8px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_label-1 {
  color: #003943;
}

.button_label-2 {
  color: #003943;
}

.button_label-3 {
  color: #003943;
}

.button_label-4 {
  color: #003943;
}

.button_label-5 {
  color: #003943;
}

.button_label-6 {
  color: #003943;
}

.button_label-7 {
  color: #003943;
}

.consent-accept {
  color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  background-color: #3b82f6;
}

.consent-banner {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 24px;
  position: fixed;
  border-top: 1px solid #e5e7eb;
  font-family: system-ui, sans-serif;
  background-color: #ffffff;
}

.consent-manage {
  color: #3b82f6;
  border: 1px solid #3b82f6;
  cursor: pointer;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  background-color: transparent;
}

.consent-reject {
  color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  background-color: #6b7280;
}

.container-12-7 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.container-full {
  max-width: 90rem;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0rem;
  padding-right: 0rem;
}

.header-block-1 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-2 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-3 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-4 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-5 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-6 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.header-block-7 {
  color: #003943;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-column-gap: 2rem;
  justify-content: space-between;
}

.hero_content-1 {
  z-index: 2;
  display: grid;
  max-width: 44rem;
  position: relative;
  align-items: start;
  grid-row-gap: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  align-content: start;
  justify-items: start;
  grid-column-gap: 1.5rem;
  justify-content: start;
  grid-auto-columns: 1fr;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.max-width-70ch {
  max-width: 70ch;
}

.promise_grid-1 {
  display: grid;
  font-size: 1rem;
  grid-row-gap: 3rem;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  grid-column-gap: 2.5rem;
  padding-bottom: 1rem;
  grid-auto-columns: 1fr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.promise_grid-2 {
  display: grid;
  font-size: 1rem;
  grid-row-gap: 3rem;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  grid-column-gap: 2.5rem;
  padding-bottom: 1rem;
  grid-auto-columns: 1fr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.card_background {
  top: 0%;
  left: 0%;
  inset: @raw<|0|>;
  right: 0%;
  width: 100%;
  bottom: 0%;
  z-index: -1;
  position: absolute;
  border-radius: @raw<|inherit|>;
  pointer-events: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.consent-buttons {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}

.consent-cat-row {
  display: flex;
  padding: 12px 0;
  align-items: center;
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
}

.consent-content {
  margin: 0 auto;
  max-width: 1200px;
}

.container-large {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  max-width: 84rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  flex-direction: column;
}

.heading-style-x {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.image_contain-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-2 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-3 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-4 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-5 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-6 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.image_contain-7 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.promise_image-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: relative;
  margin-top: 0rem;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0rem;
  padding-right: 0rem;
  object-position: 50% 100%;
}

.promise_image-2 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: relative;
  margin-top: 0rem;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0rem;
  padding-right: 0rem;
  object-position: 50% 100%;
}

.square-icon_svg {
  width: 24px;
  height: 24px;
  display: flex;
  object-fit: contain;
  align-items: center;
  justify-content: center;
}

.text-size-small {
  font-size: 0.875rem;
  line-height: 150%;
}

.Base-(Secondary) {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.center-alignment {
  margin-left: auto;
  margin-right: auto;
}

.max-width-70ch-1 {
  max-width: 70ch;
}

.button_svg-border {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.card_background-1 {
  top: 0%;
  left: 0%;
  inset: @raw<|0|>;
  right: 0%;
  width: 100%;
  bottom: 0%;
  z-index: -1;
  position: absolute;
  border-radius: @raw<|inherit|>;
  pointer-events: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.card_background-2 {
  top: 0%;
  left: 0%;
  inset: @raw<|0|>;
  right: 0%;
  width: 100%;
  bottom: 0%;
  z-index: -1;
  position: absolute;
  border-radius: @raw<|inherit|>;
  pointer-events: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.card_background-3 {
  top: 0%;
  left: 0%;
  inset: @raw<|0|>;
  right: 0%;
  width: 100%;
  bottom: 0%;
  z-index: -1;
  position: absolute;
  border-radius: @raw<|inherit|>;
  pointer-events: none;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.consent-cat-row-1 {
  display: flex;
  padding: 12px 0;
  align-items: center;
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
}

.consent-cat-row-2 {
  display: flex;
  padding: 12px 0;
  align-items: center;
  border-bottom: 1px solid #e5e7eb;
  justify-content: space-between;
}

.container-large-1 {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  max-width: 84rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  flex-direction: column;
}

.container-large-2 {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  max-width: 84rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  flex-direction: column;
}

.container-large-3 {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  max-width: 84rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  flex-direction: column;
}

.flex-align-center {
  margin-top: 0rem;
  align-items: center;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  justify-content: center;
}

.heading-style-x-1 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.heading-style-x-2 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.heading-style-x-3 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.heading-style-x-4 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.heading-style-x-5 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.heading-style-x-6 {
  font-size: 4.5rem;
  font-family: PT Serif (Custom);
  line-height: 110%;
  margin-bottom: 0.5rem;
}

.hero_image_base-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
  object-position: 50% 100%;
}

.hero_image_body-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  position: absolute;
  object-fit: contain;
  margin-left: auto;
  aspect-ratio: 1132/560;
  margin-right: auto;
  pointer-events: none;
  object-position: 50% 50%;
}

.square-icon_svg-1 {
  width: 24px;
  height: 24px;
  display: flex;
  object-fit: contain;
  align-items: center;
  justify-content: center;
}

.square-icon_svg-2 {
  width: 24px;
  height: 24px;
  display: flex;
  object-fit: contain;
  align-items: center;
  justify-content: center;
}

.svg-feather_stand {
  top: auto;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 70%;
  position: absolute;
}

.text-size-small-1 {
  font-size: 0.875rem;
  line-height: 150%;
}

.text-size-small-2 {
  font-size: 0.875rem;
  line-height: 150%;
}

.Base-(Secondary)-1 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Base-(Secondary)-2 {
  color: #514d4a;
}

.Base-(Secondary)-3 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Base-(Secondary)-4 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-5 {
  color: #514d4a;
}

.Base-(Secondary)-7 {
  height: 100%;
}

.Base-(Secondary)-8 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Base-(Secondary)-9 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Center-Alignment-3 {
  text-align: center;
  align-items: center;
  justify-content: flex-start;
}

.Center-Alignment-4 {
  align-items: center;
  justify-content: center;
}

.background-pattern {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  max-width: 90rem;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  background-size: auto;
  background-image: @img_68ef929a530b1791a34cc2e2;
  background-position: 0px 0px;
}

.center-alignment-2 {
  align-items: center;
  justify-content: center;
}

.center-alignment-3 {
  text-align: center;
  align-items: center;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  justify-content: flex-start;
}

.icon-content-block {
  color: #003943;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 1rem;
}

.promise_inner-grid {
  display: flex;
  align-items: flex-start;
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
  justify-content: center;
}

.service_card_image {
  width: 100%;
  margin-top: 0.6875rem;
  object-fit: cover;
  margin-left: auto;
  aspect-ratio: 304/160;
  object-position: 50% 50%;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.svg-feather_shadow {
  top: auto;
  left: 46.5%;
  right: 0%;
  width: 24px;
  bottom: 50.5%;
  height: 2px;
  z-index: 2;
  position: absolute;
}

.text-size-medium-1 {
  font-size: 1rem;
  line-height: 140%;
}

.Base-(Secondary)-10 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Base-(Secondary)-11 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.Base-(Secondary)-12 {
  color: #cbc2bc;
  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}

.button_svg-border-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-2 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-3 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-4 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-5 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-6 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.button_svg-border-7 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 99.5%;
  z-index: 999;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition-timing-function: ease;
}

.card_background_svg {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  z-index: 1;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.flex-align-center-1 {
  margin-top: 0rem;
  align-items: center;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  justify-content: center;
}

.hero_lottie_asset-1 {
  width: 100%;
  z-index: 1;
  position: relative;
}

.svg-feather_stand-1 {
  top: auto;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 70%;
  position: absolute;
}

.Base-(Secondary)-2-1 {
  color: #514d4a;
}

.Base-(Secondary)-2-2 {
  color: #514d4a;
}

.Base-(Secondary)-2-3 {
  color: #514d4a;
}

.Base-(Secondary)-2-4 {
  color: #514d4a;
}

.Base-(Secondary)-2-5 {
  color: #514d4a;
}

.Base-(Secondary)-2-6 {
  color: #514d4a;
}

.Base-(Secondary)-2-7 {
  color: #514d4a;
}

.Base-(Secondary)-4-1 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-2 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-3 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-4 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-5 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-6 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-4-7 {
  width: 12px;
  height: 12px;
}

.Base-(Secondary)-5-1 {
  color: #514d4a;
}

.Base-(Secondary)-5-2 {
  color: #514d4a;
}

.Base-(Secondary)-5-3 {
  color: #514d4a;
}

.Base-(Secondary)-5-4 {
  color: #514d4a;
}

.Base-(Secondary)-5-5 {
  color: #514d4a;
}

.Base-(Secondary)-5-6 {
  color: #514d4a;
}

.Base-(Secondary)-5-7 {
  color: #514d4a;
}

.Base-(Secondary)-7-1 {
  height: 100%;
}

.Base-(Secondary)-7-2 {
  height: 100%;
}

.Base-(Secondary)-7-3 {
  height: 100%;
}

.Base-(Secondary)-7-4 {
  height: 100%;
}

.Base-(Secondary)-7-5 {
  height: 100%;
}

.Base-(Secondary)-7-6 {
  height: 100%;
}

.Base-(Secondary)-7-7 {
  height: 100%;
}

.Center-Alignment-2-1 {
  max-width: 63ch;
}

.Center-Alignment-3-1 {
  text-align: center;
  align-items: center;
  justify-content: flex-start;
}

.Center-Alignment-4-1 {
  align-items: center;
  justify-content: center;
}

.background-pattern-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  max-width: 90rem;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
  background-size: auto;
  background-image: @img_68ef929a530b1791a34cc2e2;
  background-position: 0px 0px;
}

.heading-style-hero-1 {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 1rem;
}

.hero_image_element-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  position: absolute;
  object-fit: contain;
  object-position: 50% 100%;
  transform-origin: 50% 100%;
  perspective-origin: 50% 100%;
}

.icon-content-block-1 {
  color: #003943;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 1rem;
}

.icon-content-block-2 {
  color: #003943;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-column-gap: 1.5rem;
  padding-bottom: 1rem;
}

.promise_inner-grid-1 {
  display: flex;
  align-items: flex-start;
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
  justify-content: center;
}

.promise_inner-grid-2 {
  display: flex;
  align-items: flex-start;
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
  justify-content: center;
}

.service_card_image-1 {
  width: 100%;
  margin-top: 0.6875rem;
  object-fit: cover;
  margin-left: auto;
  aspect-ratio: 304/160;
  object-position: 50% 50%;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: ease;
}

.svg-feather_shadow-1 {
  top: auto;
  left: 46.5%;
  right: 0%;
  width: 24px;
  bottom: 50.5%;
  height: 2px;
  z-index: 2;
  position: absolute;
}

.card_background_svg-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  z-index: 1;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.card_background_svg-2 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  z-index: 1;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.card_background_svg-3 {
  top: 0%;
  left: 0%;
  right: 0%;
  width: 100%;
  bottom: 0%;
  height: 100%;
  z-index: 1;
  position: absolute;
  pointer-events: none;
  transition-duration: 200ms;
  transition-property: border-color;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  transition-timing-function: ease;
}

.hero_lottie_trigger-1 {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  position: absolute;
}

.is--secondary-stars-1 {
  z-index: 1;
  display: block;
}

.hero_heading-wrapper-1 {
  position: relative;
}

.section_button-wrapper {
  display: flex;
  align-self: center;
  margin-top: 2rem;
  align-items: center;
  justify-content: center;
}

.svg-feather_star-large {
  top: 40%;
  left: auto;
  right: 18%;
  width: 32px;
  bottom: auto;
  height: 32px;
  position: absolute;
}

.svg-feather_star-small {
  top: 5%;
  left: 10%;
  right: auto;
  width: 45px;
  bottom: auto;
  height: 45px;
  position: absolute;
}

.svg-feather_star-large-1 {
  top: 40%;
  left: auto;
  right: 18%;
  width: 32px;
  bottom: auto;
  height: 32px;
  position: absolute;
}

.svg-feather_star-small-1 {
  top: 5%;
  left: 10%;
  right: auto;
  width: 45px;
  bottom: auto;
  height: 45px;
  position: absolute;
}

.hero_heading_svg-detail-1 {
  top: auto;
  left: auto;
  right: 5%;
  width: 15rem;
  bottom: -0.75rem;
  position: absolute;
}

.icon-content-block_heading {
  display: flex;
  align-items: center;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.service_card_image-wrapper {
  width: 100%;
  flex-grow: 0;
  flex-basis: auto;
  margin-top: auto;
  flex-shrink: 0;
}

.icon-content-block_heading-1 {
  display: flex;
  align-items: center;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.icon-content-block_heading-2 {
  display: flex;
  align-items: center;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  justify-content: flex-start;
}

.service_card_image-wrapper-1 {
  width: 100%;
  flex-grow: 0;
  flex-basis: auto;
  margin-top: auto;
  flex-shrink: 0;
}

.Center-(Desktop)-Left-(Mobile)-3 {
  text-align: center;
  align-items: center;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  justify-content: flex-start;
}

.Center-(Desktop)-Left-(Mobile)-3-1 {
  text-align: center;
  align-items: center;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  justify-content: flex-start;
}

.Section {
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 39.19%, 94.52%, 1.00);
  text-align: center;
}

.container-large-4 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.img {
  width: 100%;
}



/* === Global CSS === */
