:root {
  --white: #fff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body-2 {
  border-radius: 40px;
}

.body-2.c {
  background-image: linear-gradient(90deg, #89af99, #dcecd7);
}

.navbar-4 {
  background-color: #0000;
  background-image: linear-gradient(90deg, #2b6560, #709e82);
  border: 1px solid #2b3d2d;
  border-radius: 2rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 2rem 1.875rem;
  display: none;
  left: 0;
  right: 0;
}

.section_navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #2b3d2d;
  justify-content: center;
  align-items: center;
  padding: 3px 7.8% 10px;
  font-family: Quicksand, sans-serif;
  font-size: .97vw;
  line-height: 1.39vw;
  display: flex;
  position: static;
}

.container-5 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Flourish-Graphics-White.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  margin-top: -27px;
  margin-bottom: 0;
  padding: 0;
  display: block;
  left: 455px;
  right: 0;
}

.nav-link-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem;
  font-family: Varela Round, sans-serif;
  font-size: 22px;
  text-decoration: none;
  display: inline-flex;
  overflow: visible;
}

.home-2 {
  z-index: auto;
  color: #bf9d86;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  font-size: 5vw;
  position: relative;
  inset: 3px auto auto;
}

.home-2.b {
  aspect-ratio: auto;
  outline-offset: 0px;
  border: 1px solid #000;
  border-bottom: 0 #000;
  border-radius: 0;
  outline: 1px #2b3d2d;
  position: absolute;
  top: auto;
}

.image-social {
  float: none;
  justify-content: center;
  align-items: center;
  width: 2.78vw;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: .4rem;
  padding-left: 0;
  padding-right: 0;
  font-size: .97vw;
  display: block;
  position: relative;
  top: 0;
  right: auto;
}

.image-social.b {
  display: none;
}

.navbar3_component {
  color: #2b6560;
  background-image: linear-gradient(#2b6560, #2b6560);
  border: 1px #2b6560;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 10rem;
  max-height: none;
  padding: 0 9.4% .4032vw;
  display: block;
  position: static;
}

.navbar3_component.c {
  color: #2b6560;
  background-image: linear-gradient(#fff, #fff);
}

.navbar3_component.contact {
  color: #2b6560;
  background-image: linear-gradient(#fff, #fff);
  border-color: #fff;
}

.navbar3_container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  width: 100%;
  max-width: 90rem;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.navbar3_menu-button {
  padding: 0;
}

.navbar3_menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 33%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.navbar3_logo-link-menu {
  padding-left: 0;
  display: none;
}

.navbar3_logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  vertical-align: middle;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 11.11vw;
  min-width: 10rem;
  height: 100%;
  margin: .7056vw auto auto 0;
  font-size: .97vw;
  line-height: 1.39vw;
  text-decoration: none;
  display: block;
  position: relative;
  left: 0;
  right: 0;
}

.navbar3_logo.b {
  display: none;
}

.navbar3_link {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: .75rem;
  font-family: Varela Round, sans-serif;
  font-size: .97vw;
  text-decoration: none;
  display: flex;
}

.navbar3_link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar3_link.t {
  display: none;
}

.navbar3_logo-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: stretch;
  place-items: center;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: static;
}

.navbar3_menu-background {
  display: none;
  position: static;
}

.right-nav-link_wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 33%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar_comp {
  grid-column-gap: 1.39vw;
  grid-row-gap: 1.39vw;
  border: 2px solid #2b3d2d;
  border-radius: 2.2rem;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 2.0161vw 0%;
  display: flex;
  position: static;
}

.navbar_comp.c, .navbar_comp.contact {
  border-color: #fff;
}

.heading_print {
  color: #2b6560;
  text-align: center;
  -webkit-text-stroke-color: #2b6560;
  margin: 16px 0 0;
  padding-bottom: 16px;
  font-family: Quicksand, sans-serif;
  font-size: 90px;
  font-weight: 600;
  line-height: 1.2;
}

.heading_print.c {
  color: #fff;
  margin-top: 1.3vw;
  padding-bottom: 1.3vw;
  font-size: 5.5vw;
}

.heading_print.b.contact {
  color: #fff;
}

.mobile-nav-link_wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: none;
}

.link_nav-social.b {
  display: none;
}

.text-span-3 {
  color: #e8dfce;
  font-size: 5vw;
  position: relative;
  top: 3px;
}

.text-span-3.g.l {
  top: .302vw;
}

.text-span-4 {
  color: #74ad8c;
  justify-content: center;
  align-items: center;
  font-size: 5vw;
  display: inline-flex;
  position: relative;
  top: .302vw;
}

.text-span-5 {
  color: #d6e8ce;
  justify-content: center;
  align-items: center;
  font-size: 5vw;
  display: inline-flex;
  position: relative;
  top: .302vw;
}

.page-wrapper {
  font-size: .97vw;
  line-height: 1.39vw;
  overflow: clip;
}

.section_picture {
  z-index: 1;
  width: 100%;
  height: auto;
  position: relative;
}

.imae_comp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image-01-hover {
  width: 100%;
  height: 100%;
  display: none;
}

.image-01 {
  float: none;
  clear: none;
  object-fit: fill;
  border: 1px solid #000;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  display: block;
  position: relative;
  top: auto;
  overflow: visible;
}

.heading-client {
  color: #276661;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.client_logo_social-media {
  width: 1rem;
}

.padding-global {
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: .97vw;
  line-height: 1.39vw;
}

.client_content_wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.section_client {
  outline-offset: 0px;
  border: 1px #fff;
  outline: 3px #333;
  flex: 1;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: .97vw;
  line-height: 1.39vw;
}

.section_client.bottom {
  background-image: linear-gradient(90deg, #6f9d82, #d6e8ce);
  margin-left: -3rem;
  margin-right: -3rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.bold-text-2 {
  letter-spacing: .5px;
  font-family: Quicksand, sans-serif;
  font-size: 2.64vw;
  line-height: 3.06vw;
}

.bold-text-2.c, .bold-text-2.contact {
  color: #fff;
}

.logo_client {
  width: 4rem;
}

.client_logo_wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.divider-line {
  color: #276661;
  -webkit-text-stroke-width: 0px;
  background-color: #276661;
  width: 2px;
}

.divider-line.c, .divider-line.contact {
  color: #fff;
  background-color: #fff;
}

.social-client_comp {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.container-large {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.client_comp {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_footer {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(90deg, #2b6661, #4e927f);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-family: Quicksand, sans-serif;
  font-weight: 400;
}

.section_footer.c {
  background-image: linear-gradient(90deg, #2a6563, #4f907e);
}

.section_footer.c:where(.w-variant-3970c7be-e287-e521-bd82-f610cd1ddada) {
  background-image: linear-gradient(90deg, #709f83, #d6e8ce);
}

.footer_content_wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  letter-spacing: .5px;
}

.text-block-2 {
  padding-top: 0;
  padding-bottom: .42vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.67vw;
  font-weight: 700;
  line-height: 1.39vw;
}

.text-block-2.c, .text-block-2.contact {
  color: #2b6560;
}

.text-block-3 {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: .42vw;
  padding-left: 0;
  font-family: Quicksand, sans-serif;
  font-size: 1.67vw;
  font-weight: 700;
}

.text-block-3.c, .text-block-3.contact {
  color: #2b6560;
}

.text-block-4 {
  color: #fff;
  padding-bottom: .42vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.67vw;
  font-weight: 700;
  line-height: 1.39vw;
}

.text-block-4.c, .text-block-4.contact {
  color: #2b6560;
}

.text-block-5 {
  color: #fff;
  height: auto;
  padding-bottom: .42vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.67vw;
  font-weight: 700;
  line-height: 1.39vw;
}

.text-block-5.c, .text-block-5.contact {
  color: #2b6560;
}

.link-block {
  cursor: auto;
}

.image-02-copy {
  z-index: 1;
  float: none;
  clear: none;
  object-fit: contain;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  display: block;
  position: absolute;
  top: auto;
}

.image-01-copy {
  z-index: 0;
  float: none;
  clear: none;
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  display: block;
  position: absolute;
  top: auto;
}

.image-02-copy-copy {
  z-index: 1;
  float: none;
  clear: none;
  object-fit: contain;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  display: block;
  position: absolute;
  top: auto;
}

._1 {
  z-index: 1;
  border: 0 #fff;
  border-radius: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  font-size: .97vw;
  line-height: 1.39vw;
  position: absolute;
}

._1.b {
  border-style: none;
  border-width: 0;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  line-height: 1.39vw;
  display: inline-block;
  top: auto;
}

._1.k {
  padding-top: 0;
}

._3, ._4, ._5, ._6, ._7 {
  z-index: 1;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  line-height: 1.39vw;
  position: absolute;
}

._7.b {
  aspect-ratio: auto;
}

._8 {
  z-index: 1;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  line-height: 1.39vw;
  position: absolute;
}

.div-block {
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  margin-right: 0;
  padding-left: 0%;
  padding-right: 0%;
  font-size: .97vw;
  line-height: 1.39vw;
  position: relative;
}

.div-block.k {
  border: 0 #fff;
  margin-top: 3rem;
  padding-bottom: 0;
}

.div-block-2 {
  aspect-ratio: 1.5 / 1.7;
  outline-offset: 0px;
  border: 0 #fff;
  outline: 0 #333;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-3 {
  aspect-ratio: 1 / 1.13;
  width: 100%;
  height: auto;
}

.div-block-3.k {
  aspect-ratio: 1.186;
  border: 1px #fff;
}

.div-block-4 {
  aspect-ratio: 1.27;
  width: 100%;
  height: auto;
}

.div-block-4.k {
  aspect-ratio: 1.65;
}

.div-block-5 {
  aspect-ratio: 1.135;
  width: 100%;
  height: auto;
}

.div-block-5.k {
  aspect-ratio: 1.12;
}

.div-block-6 {
  aspect-ratio: 1.62 / 2;
  width: 100%;
  height: auto;
}

.div-block-6.k {
  aspect-ratio: 1.5;
}

.div-block-7 {
  aspect-ratio: 1 / 1.234;
  width: 100%;
  height: auto;
}

.div-block-7.k {
  aspect-ratio: 1.286;
}

.div-block-8 {
  aspect-ratio: 2 / 2.26;
  width: 100%;
  height: auto;
}

.div-block-8.k {
  aspect-ratio: 1.21;
}

.text-span-6 {
  font-size: 5vw;
  position: relative;
  top: 3px;
}

.text-span-6.g.l {
  top: .302vw;
}

.div-block-9 {
  height: 75vw;
}

.div-block-10 {
  aspect-ratio: 2 / 2.3;
  width: 100%;
  height: auto;
}

.div-block-10.k {
  aspect-ratio: 1.6;
}

.image-2 {
  -webkit-text-stroke-width: 0px;
  border: 1px solid #000;
  border-radius: 20px;
  margin-left: 7rem;
  margin-right: .25rem;
  padding: 3rem 0% 0;
  position: static;
}

.image-3 {
  padding: 3rem 7.8% 0;
}

._9, ._10 {
  z-index: 1;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  position: absolute;
}

.div-block-11 {
  aspect-ratio: 2 / 1.9;
  width: 100%;
}

.div-block-12 {
  aspect-ratio: 1 / 1.02;
  width: 100%;
}

.div-block-12.k {
  aspect-ratio: 1.02;
}

.text-span-7 {
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
  top: 2px;
}

.form-block {
  padding-left: 7.8%;
  padding-right: 7.8%;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 5.5vw;
  padding-left: 5vw;
  font-family: Quicksand, sans-serif;
  font-size: 2.1vw;
  font-weight: 600;
  display: flex;
}

.text-field {
  color: #2b6560;
  background-color: #cadfc8;
  border: 1px solid #fff;
  border-radius: 9px;
  width: 35.2%;
  height: 5%;
  margin: 0 0 0 2vw;
  padding: .56vw 0 0 0;
  display: inline-flex;
  position: absolute;
  top: 23vw;
  bottom: 31vw;
  left: 11vw;
}

.text-field.e {
  width: 35.2vw;
  margin-top: 3.7vw;
  margin-bottom: 0;
  margin-left: 2.8vw;
  padding-top: .56vw;
  padding-left: 0;
  position: absolute;
  top: 27vw;
  bottom: auto;
  left: 10vw;
}

.text-field.e2 {
  width: 36%;
  margin-top: 3.7vw;
  margin-left: .2vw;
  top: 27vw;
  bottom: auto;
  left: 51.2vw;
}

.text-field.e3 {
  width: 36%;
  margin-left: 40.4vw;
  margin-right: 0;
}

.text-field.e4 {
  width: 74.1%;
  margin-top: 0;
  margin-bottom: -8vw;
  padding-top: 15vw;
  top: 38.2vw;
  bottom: 0;
}

.field-label {
  -webkit-text-stroke-color: #2b6560;
}

.field-label-2 {
  color: #2b6560;
  -webkit-text-stroke-color: #2b6560;
  margin-bottom: 4vw;
  margin-right: 0;
  padding-top: 1vw;
  padding-left: 2vw;
  padding-right: 0;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  display: inline-flex;
}

.field-label-2.b {
  z-index: 1;
  padding-left: 31.7vw;
  position: absolute;
}

.field-label-2.p {
  padding-left: 30.8vw;
}

.field-label-2.p._2 {
  top: 23vw;
  left: 19vw;
}

.field-label-2.p1 {
  margin-top: 0;
  margin-bottom: 1.1vw;
  padding-bottom: 0;
  position: static;
  bottom: 38vw;
}

.field-label-2.p2 {
  margin: 42px 0 0 40.5vw;
}

.field-label-2.p3 {
  margin-top: 5.4vw;
}

.image-4 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  height: 3.47vw;
  margin-top: 4.5vw;
  padding-top: 0;
  padding-left: 10.9vw;
  display: block;
  position: absolute;
}

.image-5 {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-start;
  height: 3.47vw;
  margin-top: 4.5vw;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 53vw;
  padding-right: 0;
  display: block;
  position: absolute;
}

.image-6 {
  z-index: 1;
  height: 3.47vw;
  margin-top: 4.5vw;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 32.3vw;
  padding-right: 0;
  display: block;
  position: absolute;
}

.form {
  border: 1px solid #fff;
  border-radius: 18px;
  height: 50vw;
  max-height: none;
  padding-top: 1.7vw;
  padding-bottom: 0;
}

._2 {
  z-index: 1;
  width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 3rem 7.8% 0;
  line-height: 1.39vw;
  position: absolute;
}

._2.b {
  width: 100%;
  max-height: 100%;
}

.text-block-7 {
  display: none;
}

.div-block-13 {
  aspect-ratio: 2 / 3;
}

.div-block-13.k {
  aspect-ratio: auto;
}

.div-block-14.k {
  aspect-ratio: 1.13;
}

.text-block-8 {
  color: #2b6560;
  text-align: center;
  padding-top: 0;
  padding-bottom: 4vw;
  font-family: Quicksand, sans-serif;
  font-size: 2.08vw;
}

.div-block-15 {
  aspect-ratio: 3 / 2;
  padding-bottom: 0;
}

.image-7 {
  display: none;
}

.image-8 {
  border-radius: 0;
  padding: 3.3vw 55% 2.2vw 7.8%;
}

.text-block-14 {
  z-index: 1;
  color: #2b3d2d;
  width: 50%;
  height: auto;
  margin: 0 0 0 49vw;
  padding: 2.67vw 7vw 0 0;
  font-family: Quicksand, sans-serif;
  font-size: 2vw;
  line-height: 4vw;
  position: absolute;
}

.text-block-14.b {
  color: #2b6560;
  padding-top: 29.2vw;
  padding-left: 0;
  padding-right: 5vw;
  font-size: 1.96vw;
  font-weight: 600;
}

.text-block-14.c {
  padding-top: 39.2vw;
  font-weight: 500;
}

.image-9 {
  width: 100%;
}

.image-10 {
  width: 2vw;
  position: absolute;
  inset: 30vw 0 84vw 49vw;
}

.image-11 {
  width: 2vw;
  position: absolute;
  top: 33vw;
  bottom: 75vw;
  left: 89.5vw;
}

.image-12 {
  margin-top: 0;
  padding-bottom: 0;
}

.image-13 {
  display: block;
}

.image-13.b, .link-block-2 {
  display: none;
}

.link-block-2.v {
  display: block;
}

.navbar3_logo-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  vertical-align: middle;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 11.11vw;
  min-width: 10rem;
  height: 100%;
  margin: 7px auto auto 0;
  font-size: .97vw;
  line-height: 1.39vw;
  text-decoration: none;
  display: block;
  position: relative;
  left: 0;
  right: 0;
}

.navbar3_logo-copy.b {
  display: none;
}

.text-block-15 {
  color: #2b6560;
  margin-top: 5vw;
  margin-bottom: 0;
  margin-left: 3vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
}

.text-block-16 {
  color: #2b6560;
  margin-top: -1.5vw;
  margin-left: 43.6vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
}

.text-block-17 {
  color: #2b6560;
  margin-top: 6.7vw;
  margin-left: 3vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
}

.submit-button {
  outline-offset: 0px;
  color: #2b6560;
  background-image: linear-gradient(90deg, #76a288, #d2e6cc);
  border: 1px solid #fff;
  border-radius: 9px;
  outline: 1px #fff;
  width: 30%;
  height: 7%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1vw 3vw 2.5vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  position: relative;
  top: 21vw;
  bottom: 0;
  left: 30vw;
}

.text-block-18 {
  color: #2b6560;
  padding-top: 2.3vw;
  padding-left: 4.9vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
}

.text-block-19 {
  color: #2b6560;
  margin-top: -1.5vw;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 43.4vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
}

.text-block-20 {
  color: #2b6560;
  padding-top: 6.3vw;
  padding-bottom: 0;
  padding-left: 5vw;
  font-family: Quicksand, sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
}

.success-message, .error-message {
  color: #2b6560;
  background-color: #fff;
  font-family: Quicksand, sans-serif;
}

.lottie-animation {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 20%;
  height: auto;
  min-height: 0;
  max-height: none;
  display: block;
  position: absolute;
  top: 40.3vw;
  right: -3vw;
}

.back-to-top {
  color: #276661;
  background-color: #276661;
  background-image: url('../images/backtop.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px #3f1616;
  border-radius: 100%;
  width: 3.33vw;
  height: 3.33vw;
  display: flex;
  position: fixed;
  bottom: 4vw;
  left: auto;
  right: 2.5vw;
}

.button {
  z-index: 1;
  background-image: url('../images/backtop.svg');
  background-position: 0 0;
  background-size: auto;
  position: fixed;
}

.button-2 {
  z-index: 1;
  background-color: #fff0;
  background-image: url('../images/backtop_1.svg');
  background-position: 0 0;
  background-size: cover;
  width: 3vw;
  height: 3vw;
  margin-top: 20vw;
  padding: 0 0 0;
  display: none;
  position: fixed;
  top: 50vw;
  right: 2.5vw;
}

.button-2.w--current {
  z-index: 1;
  background-image: url('../images/backtop_1.svg');
  background-size: cover;
}

.div-block-16 {
  width: 8%;
  position: fixed;
}

.button-3 {
  z-index: 1;
  background-color: #3898ec00;
  background-image: url('../images/zoomout.svg');
  background-position: 0 0;
  background-size: contain;
  background-attachment: scroll;
  width: 3%;
  height: 5%;
  padding: 0;
  position: fixed;
  top: 5vw;
  right: 1vw;
}

.div-block-17 {
  z-index: 1;
  background-image: url('../images/zoomout_1.svg');
  background-position: 0 0;
  background-size: auto;
  width: 5%;
  height: 3.2%;
  display: block;
  position: fixed;
  top: 5vw;
  right: 1vw;
}

.button-zoom {
  z-index: 1;
  width: 3vw;
  height: 3vw;
  margin-top: 45vw;
  padding-top: 0;
  position: fixed;
  top: 5vw;
  right: 2vw;
}

.image-14 {
  display: none;
}

.text-block-6-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 5.5vw;
  padding-left: 5vw;
  font-family: Quicksand, sans-serif;
  font-size: 2.1vw;
  font-weight: 600;
  display: flex;
}

.bold-text-5 {
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .navbar-4 {
    display: none;
  }

  .image-social {
    width: 4vw;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    top: 9vw;
    bottom: 0;
    left: 64.7vw;
  }

  .navbar3_component {
    height: 100%;
    min-height: 9rem;
  }

  .navbar3_container {
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .navbar3_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar3_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .menu-icon3 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin: -6vw 0 0 65vw;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon3:where(.w-variant-0e2802ff-6682-7ab7-bdd2-626277a29ab0) {
    color: #2b6661;
    -webkit-text-stroke-color: #2b6661;
  }

  .menu-icon3.t {
    margin-left: 0;
  }

  .menu-icon3_line-top {
    background-color: #fff;
    border-radius: 20px;
    width: 37px;
    height: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon3_line-top:where(.w-variant-0e2802ff-6682-7ab7-bdd2-626277a29ab0) {
    background-color: #2b6661;
  }

  .menu-icon3_line-top.contact {
    color: #2b6560;
  }

  .menu-icon3_line-middle {
    background-color: var(--white);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 37px;
    height: 4px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon3_line-middle:where(.w-variant-0e2802ff-6682-7ab7-bdd2-626277a29ab0) {
    background-color: #2b6661;
  }

  .menu-icon3_line-bottom {
    background-color: var(--white);
    border-radius: 20px;
    width: 37px;
    height: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon3_line-bottom:where(.w-variant-0e2802ff-6682-7ab7-bdd2-626277a29ab0) {
    color: #fff0;
    background-color: #2b6661;
  }

  .navbar3_menu {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-text-fill-color: inherit;
    background-color: #2b6560;
    background-clip: border-box;
    border-right: 1px solid #000;
    border-radius: 2rem;
    flex-direction: column;
    justify-content: center;
    width: 85vw;
    height: 62vw;
    margin-top: 0;
    margin-left: -8.1vw;
    margin-right: 0;
    padding: 0 0 0;
    transition: height .5s;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
    overflow: auto;
  }

  .navbar3_logo-link-menu {
    float: none;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .navbar3_logo {
    width: 40%;
    min-width: auto;
    max-width: 987rem;
    margin-top: .8105vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .97rem;
    line-height: 1.39rem;
    left: 0;
    right: 0;
  }

  .navbar3_link {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .navbar3_link.t {
    display: flex;
  }

  .navbar3_link.d {
    display: none;
  }

  .navbar3_logo-link {
    margin-left: -46vw;
  }

  .navbar3_menu-background {
    z-index: 0;
    background-color: #00000080;
    width: 100vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .right-nav-link_wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding: 0% 0% 0 0;
  }

  .navbar_comp {
    min-height: 18rem;
    padding-bottom: 0;
  }

  .heading_print {
    margin-top: 0;
    padding-bottom: 25px;
    font-size: 10vw;
  }

  .heading_print.b {
    padding-top: 5px;
  }

  .heading_print.b.contact {
    padding-top: 1vw;
    padding-bottom: 0;
    font-size: 9.5vw;
  }

  .text-span-3.g.l, .text-span-4.l, .text-span-5.l {
    display: none;
  }

  .text-block-2 {
    font-size: 3vw;
    line-height: 2vw;
  }

  .text-block-2.contact {
    color: #fff;
  }

  .text-block-3 {
    font-size: 3vw;
    line-height: 2vw;
  }

  .text-block-3.contact {
    color: #fff;
  }

  .text-block-4, .text-block-5 {
    font-size: 3vw;
    line-height: 2vw;
  }

  .text-span-6.g.l {
    display: none;
  }

  .text-field.e, .text-field.e2 {
    margin-top: 5.4vw;
  }

  .text-field.e4 {
    top: 41.8vw;
  }

  .form {
    height: 55vw;
  }

  .image-7 {
    font-size: 100vw;
  }

  .image-8 {
    padding-top: 4.8vw;
  }

  .text-block-14 {
    font-weight: 500;
  }

  .text-block-14.b {
    padding-top: 33vw;
    font-weight: 700;
  }

  .text-block-14.c {
    padding-top: 43vw;
  }

  .image-10 {
    top: 33vw;
  }

  .image-11 {
    top: 37vw;
    left: 90vw;
  }

  .image-13 {
    width: 10vw;
    margin-top: -21.5vw;
    margin-left: -61.7vw;
  }

  .image-13.b {
    margin-top: -18vw;
    display: block;
  }

  .link-block-2 {
    z-index: auto;
    margin-top: 0;
    margin-left: 0;
    display: none;
    position: absolute;
    top: 80px;
    left: 64.7vw;
  }

  .link-block-2.v {
    display: flex;
    left: 65vw;
  }

  .navbar3_logo-copy {
    width: 20%;
    min-width: auto;
    max-width: 987rem;
    margin-top: .5rem;
    margin-left: 34.6vw;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .97rem;
    line-height: 1.39rem;
    left: 0;
  }

  .text-block-18 {
    padding-top: 4vw;
  }

  .text-block-20 {
    padding-top: 8vw;
  }

  .lottie-animation {
    top: 45.3vw;
  }

  .button-2 {
    display: block;
  }

  .button-2.w--current {
    width: 4vw;
    height: 4vw;
    right: 2vw;
  }

  .button-zoom {
    display: none;
  }

  .image-14 {
    width: 4%;
    margin-top: 1.5vw;
    margin-bottom: 0;
    margin-left: 41.5vw;
    display: block;
  }

  .bold-text-5 {
    font-weight: 500;
  }
}

@media screen and (max-width: 767px) {
  .navbar-4 {
    display: none;
  }

  .section_navbar {
    padding-left: 7.8%;
  }

  .image-social {
    z-index: 1;
    width: 4vw;
    margin-left: 0;
    position: static;
    top: 0;
    left: 0;
  }

  .image-social.b {
    margin-top: -3vw;
    margin-left: 63.5vw;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: -3.5vw;
    bottom: 0;
  }

  .navbar3_component {
    min-height: 4rem;
  }

  .navbar3_component.contact {
    color: #fff;
  }

  .navbar3_container {
    grid-template-columns: 1fr max-content;
  }

  .menu-icon3 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    width: 7.2vw;
    height: 7.2vw;
    margin-top: -6vw;
    margin-left: -13.5vw;
    padding-bottom: 0;
  }

  .menu-icon3_line-top, .menu-icon3_line-middle, .menu-icon3_line-bottom {
    width: 30px;
    height: 3px;
  }

  .navbar3_menu {
    width: 84.3vw;
    height: 64vw;
    padding-bottom: 12vw;
  }

  .navbar3_logo {
    width: 15vw;
    max-width: none;
    margin-top: 1.199vw;
    margin-left: -49vw;
  }

  .navbar3_logo-link {
    margin-left: 76vw;
  }

  .right-nav-link_wrap {
    display: none;
  }

  .navbar_comp {
    min-height: auto;
  }

  .heading_print.b {
    padding-bottom: 3.75vw;
    line-height: 11.5vw;
  }

  .heading_print.b.contact {
    font-size: 7vw;
  }

  .mobile-nav-link_wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .link_nav-social {
    margin-top: 20px;
  }

  .link_nav-social.b {
    display: none;
  }

  .padding-global {
    padding: .25rem 1.25rem;
    font-size: 15px;
    line-height: 1.39px;
  }

  .section_client.bottom {
    padding-top: 0;
    padding-bottom: 0;
    font-size: .97px;
    line-height: 1.39px;
  }

  .client_comp {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .section_footer.c {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-block-2.contact, .text-block-3.contact {
    color: #fff;
  }

  ._10 {
    width: 100%;
    height: auto;
  }

  .text-field {
    border-radius: 6px;
  }

  .text-field.e2 {
    margin-top: 5.4vw;
  }

  .field-label-2.p {
    padding-left: 30.6vw;
  }

  .field-label-2.p1 {
    margin-top: auto;
  }

  .bold-text-3, .bold-text-4 {
    display: none;
  }

  .image-8 {
    padding-top: 3.1rem;
  }

  .text-block-14 {
    font-weight: 500;
  }

  .text-block-14.b {
    padding-top: 35vw;
    font-weight: 700;
  }

  .text-block-14.c {
    padding-top: 45vw;
    font-weight: 500;
  }

  .image-10 {
    top: 35vw;
  }

  .image-11 {
    top: 38vw;
    left: 94vw;
  }

  .image-13 {
    margin-top: -25vw;
    margin-left: -40.6vw;
  }

  .image-13.b {
    margin-left: -64.7vw;
  }

  .link-block-2 {
    z-index: 1;
    width: 6vw;
    height: 5vw;
    display: inline-flex;
    top: 10.5vw;
    left: 78.3vw;
  }

  .link-block-2.v {
    width: 10%;
    height: 30px;
    display: block;
  }

  .navbar3_logo-copy {
    width: 100px;
    margin-top: 3.1vw;
    margin-bottom: -4vw;
    margin-left: 35vw;
    padding-bottom: 0;
  }

  .submit-button {
    border-radius: 5px;
    padding: 1.5vw 5vw 3vw;
  }

  .button-2.w--current {
    width: 4vw;
    height: 4vw;
    right: 2vw;
  }

  .image-14 {
    margin-top: -6vw;
    margin-left: 41vw;
  }

  .bold-text-5 {
    font-weight: 500;
  }
}

@media screen and (max-width: 479px) {
  .navbar-4 {
    display: none;
  }

  .section_navbar {
    position: relative;
  }

  .image-social {
    width: 7%;
    height: NaN% ;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-social.b {
    width: 6.8%;
    margin-top: -17.05vw;
    margin-bottom: 0;
    margin-left: 65.95vw;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    top: 0;
  }

  .navbar3_component {
    -webkit-text-stroke-color: #2b6560;
    background-color: #2b656000;
    background-image: none;
    border-color: #2b656000;
    border-radius: 17px;
    padding-bottom: 2.4rem;
  }

  .navbar3_component.contact {
    background-image: linear-gradient(#fff, #fff);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 0;
  }

  .navbar3_container {
    padding-top: 0;
    padding-bottom: 29px;
  }

  .navbar3_menu-button {
    margin-left: 0;
  }

  .menu-icon3 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    margin-top: -8vw;
    margin-left: -46.6vw;
    margin-right: 0;
    padding: 0 0 0 48vw;
  }

  .menu-icon3_line-top {
    border-radius: 20px;
    width: 18px;
    height: 2px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .menu-icon3_line-middle {
    border-radius: 20px;
    width: 18px;
    height: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .menu-icon3_line-bottom {
    border-radius: 20px;
    width: 18px;
    height: 2px;
  }

  .navbar3_menu {
    border: 1px solid #2b6560;
    border-radius: 2rem;
    width: 84.48vw;
    height: 98vw;
    margin-left: -8.14vw;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar3_logo-link-menu {
    margin-left: 17px;
  }

  .navbar3_logo {
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    min-width: auto;
    max-width: none;
    height: 25%;
    margin: 1.272vw 0 1.272vw 25vw;
    font-size: .97px;
    line-height: 1.39px;
    display: block;
    overflow: hidden;
  }

  .navbar3_logo.b {
    width: 93%;
    margin-top: 9px;
    margin-left: -8px;
    margin-right: 0;
    display: inline-block;
  }

  .navbar3_logo.contact {
    margin-top: -.5vw;
  }

  .navbar3_link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    padding-top: 0;
    padding-bottom: .125rem;
  }

  .navbar3_logo-link {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar_comp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#2b6560 50%, #fff 50%);
    border-width: 1px;
    border-radius: 1.1rem;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .97px;
    line-height: 1.39px;
  }

  .navbar_comp.contact {
    background-image: none;
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .heading_print {
    z-index: 1;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 1px;
    font-size: 40px;
    position: absolute;
    bottom: 600px;
  }

  .heading_print.b {
    margin-top: -2vw;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5vw;
    font-size: 10.18vw;
    line-height: 1;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .heading_print.b.contact {
    margin-top: 3vw;
    padding-bottom: 0;
    font-size: 8vw;
  }

  .mobile-nav-link_wrap {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 1.39rem;
  }

  .link_nav-social {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .link_nav-social.b {
    width: 100%;
    height: 100%;
    margin-top: 0;
    display: none;
  }

  .text-span-3.g {
    display: none;
  }

  .imae_comp {
    grid-template-columns: 1fr;
  }

  .heading-client {
    font-size: 30px;
  }

  .client_logo_social-media {
    width: .8rem;
    margin-top: -3px;
  }

  .padding-global {
    padding: .75vw 5.51vw;
  }

  .client_content_wrap {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
  }

  .section_client {
    padding-top: 3vw;
    padding-bottom: 4.41vw;
  }

  .section_client.bottom {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .bold-text-2 {
    font-size: 17px;
    line-height: 17px;
  }

  .divider-line {
    width: 1.5px;
    height: 2rem;
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 59px;
  }

  .client_wrap {
    grid-column-gap: 2.644vw;
    grid-row-gap: 2.644vw;
    width: 60vw;
  }

  .section_footer.c {
    color: #fff;
    height: 7.63vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5vw;
    line-height: 3.56vw;
  }

  .text-block {
    color: #fff;
    margin-bottom: 0;
    padding-top: 1.78vw;
    padding-bottom: 0;
    font-size: 2.54vw;
    line-height: 2.54vw;
  }

  .text-block-2 {
    margin-top: -8.4vw;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 5.7vw;
    line-height: 8.142vw;
  }

  .text-block-2.contact {
    color: #fff;
  }

  .text-block-3 {
    padding-bottom: 0;
    font-size: 5.7vw;
    line-height: 8.142vw;
  }

  .text-block-3.contact {
    color: #fff;
  }

  .text-block-4, .text-block-5 {
    font-size: 5.7vw;
    line-height: 8.142vw;
  }

  ._1 {
    padding-top: 0;
  }

  ._1.b {
    padding-top: 1rem;
  }

  ._1.b.k {
    padding-top: 0;
  }

  ._3, ._3.b, ._4, ._4.b, ._5, ._5.b, ._6, ._6.b, ._7, ._7.b, ._8, ._8.b {
    padding-top: 1rem;
  }

  .div-block.k {
    margin-top: 1.3rem;
  }

  .text-span-6.g {
    display: none;
  }

  ._10, ._10.b {
    padding-top: 1rem;
  }

  .div-block-12.k {
    aspect-ratio: 1;
  }

  .form-block {
    display: block;
  }

  .text-block-6 {
    text-align: left;
    width: auto;
    padding-top: 0;
    padding-left: 19vw;
    padding-right: 0;
    font-size: 2.5vw;
    line-height: 6vw;
    display: block;
  }

  .text-field {
    border-radius: 4px;
    height: 7%;
    margin-top: 12.5vw;
    margin-left: 3vw;
    padding-top: 0;
  }

  .text-field.e {
    margin-top: 22vw;
    margin-left: 3.7vw;
  }

  .text-field.e2 {
    width: 35%;
    margin-top: 22vw;
  }

  .text-field.e3 {
    width: 35%;
  }

  .text-field.e4 {
    width: 72.3%;
    margin-top: 21vw;
  }

  .field-label-2 {
    padding-left: 1.2vw;
    font-size: 2.5vw;
  }

  .field-label-2.p {
    padding-left: 24.3vw;
  }

  .image-4 {
    margin-top: 1.2vw;
    padding-left: 13.5vw;
  }

  .image-5 {
    margin-top: 7.2vw;
    padding-left: 13.5vw;
  }

  .image-6 {
    margin-top: 12.8vw;
    padding-left: 13.5vw;
  }

  .form {
    height: 70vw;
    margin-top: .5vw;
    padding-top: 3vw;
    padding-bottom: 0;
  }

  ._2 {
    padding-top: 1rem;
  }

  .text-block-7 {
    color: #fff;
  }

  .text-block-8 {
    margin-top: -57px;
    font-size: 3vw;
  }

  .section {
    margin-bottom: 0;
  }

  .text-block-9 {
    text-align: center;
    font-size: 1rem;
    line-height: 1.39rem;
  }

  .text-block-10 {
    font-size: 1rem;
  }

  .bold-text-3 {
    font-size: 1rem;
    line-height: 1.39rem;
  }

  .text-block-11 {
    font-size: 1rem;
  }

  .text-block-12 {
    font-size: 1rem;
    line-height: 1.39rem;
  }

  .text-block-13 {
    font-size: 1rem;
  }

  .bold-text-4 {
    text-align: left;
  }

  .image-7 {
    z-index: 1;
    width: 10%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 28px;
    padding-bottom: 0;
    display: block;
    position: absolute;
  }

  .image-8 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-block-14 {
    padding-top: 1rem;
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 5vw;
  }

  .text-block-14.b {
    margin-top: 0;
    padding-top: 46vw;
    font-size: 2.5vw;
    font-weight: 700;
  }

  .text-block-14.c {
    width: 100%;
    margin-left: 0;
    padding-top: 65vw;
    padding-left: 7.8%;
    font-size: 2.5vw;
    font-weight: 500;
  }

  .image-9 {
    margin-top: 16vw;
  }

  .image-10 {
    top: 46.6vw;
    bottom: 0;
  }

  .image-11 {
    top: 56vw;
    bottom: 0;
    left: 75vw;
  }

  .image-12 {
    padding-bottom: 0;
  }

  .image-13.b {
    margin-top: -22vw;
    margin-left: -61.7vw;
  }

  .link-block-2 {
    height: 6vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    inset: 11vw 0 0 81vw;
  }

  .link-block-2.v {
    width: 15%;
    height: 25%;
    margin-top: 10vw;
    margin-bottom: 0;
    margin-left: 70vw;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .navbar3_logo-copy {
    justify-content: flex-end;
    align-items: center;
    width: 35%;
    min-width: auto;
    max-width: none;
    height: 25%;
    margin: 1.272vw 0 1.272vw 23.21vw;
    font-size: .97px;
    line-height: 1.39px;
    display: block;
    overflow: hidden;
  }

  .navbar3_logo-copy.b {
    width: 93%;
    margin-top: 9px;
    margin-left: -8px;
    margin-right: 0;
    display: inline-block;
  }

  .submit-button {
    border-radius: 4px;
    padding: 2.5vw 5vw 4vw;
    font-size: 2.5vw;
    top: 24vw;
  }

  .text-block-18 {
    padding-top: 8vw;
    padding-left: 6.2vw;
    font-size: 2.5vw;
  }

  .text-block-19 {
    font-size: 2.5vw;
  }

  .text-block-20 {
    padding-top: 12.5vw;
    padding-left: 6vw;
    font-size: 2.5vw;
  }

  .lottie-animation {
    top: 71vw;
  }

  .button-2 {
    width: 4.5vw;
    height: 4.5vw;
    margin-top: 88vw;
    right: 1.5vw;
  }

  .button-2.w--current {
    width: 5vw;
    height: 5vw;
    right: 1.4vw;
  }

  .image-14 {
    width: 6%;
    margin-top: -2vw;
    margin-left: 40vw;
  }

  .text-block-6-copy {
    text-align: left;
    width: auto;
    padding-top: 0;
    padding-left: 19vw;
    padding-right: 0;
    font-size: 2.5vw;
    line-height: 6vw;
    display: block;
  }

  .text-block-6-copy:where(.w-variant-39c8ac1c-ffac-2e54-8a6c-b2ac233a4928) {
    color: #fff;
  }
}

/* Base settings for smooth scaling */
.portfolio-card-container {
  box-sizing: border-box !important;
  width: 100% !important;
  margin-top: 3rem !important;
  padding-left: 7.8% !important;
  padding-right: 7.8% !important;
  transition: transform 0.4s ease-in-out, margin-bottom 0.4s ease-in-out !important;
  transform-origin: center top;
}

/* Appends the custom requested space directly to the base of your final asset module */
.portfolio-card-container.last-card {
  margin-bottom: 3rem !important;
}

@media screen and (max-width: 991px) {
  #w-node-_193868dc-e6ca-908a-811f-17090a1670ed-0a1670e4, #w-node-f649f588-9bcd-5a5a-4d3e-d59eff1bb0fa-8e396ad6, #w-node-fc98069a-43b9-714d-d98d-0c3e54357faf-e7a3c9dd, #w-node-_88f57bee-0e38-1364-0546-1269d38385a2-5cd56e72 {
    place-self: auto;
  }
} /* <-- This bracket was missing! */

@media screen and (max-width: 767px) {
  #w-node-_193868dc-e6ca-908a-811f-17090a167111-0a1670e4, #w-node-f649f588-9bcd-5a5a-4d3e-d59eff1bb11f-8e396ad6, #w-node-fc98069a-43b9-714d-d98d-0c3e54357fd4-e7a3c9dd, #w-node-_88f57bee-0e38-1364-0546-1269d38385c7-5cd56e72 {
    order: -9999;
  }
} /* <-- This bracket was missing! */

/* Zoom Out State: Scales the layout elements down cleanly without overlapping */
body.is-zoomed-out .section_picture .portfolio-card-container {
  transform: scale(0.5) !important; 
  transform-origin: top center !important;
  max-height: 50% !important;
  margin-bottom: 0 !important;
}

/* Specific fix for the last card's bottom margin when zoomed out */
body.is-zoomed-out .section_picture .portfolio-card-container.last-card {
  margin-bottom: 2rem !important;
}

/* Responsive Overrides: Forces all vertical spaces to 1rem on mobile devices */
@media screen and (max-width: 767px) {
  body .section_picture .portfolio-card-container {
    margin-top: 1.5rem !important;
  }
  body .section_picture .portfolio-card-container.last-card {
    margin-bottom: 1rem !important;
  }
}
