.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home6-header_content-right {
  max-width: 80%;
  margin-top: 4rem;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-size-medium {
  color: #506157;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 150%;
}

.footer6_top-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 1rem;
  opacity: 1;
  border-top: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 1rem;
  display: flex;
}

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

.footer6_logo-link {
  flex: 0 auto;
  align-self: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 0;
}

.navbar11_component {
  background-color: #fff;
  border-top: 10px solid #de0000;
  border-bottom: 1px #000;
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.line-divider {
  background-color: #f1f1f1;
  width: 100%;
  height: 1px;
}

.padding-section-large {
  border: 1px #000;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.navbar11_logo-link {
  padding-left: 0;
}

.footer6_column-heading {
  max-width: 60%;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.navbar11_container {
  border-bottom: 1px solid #e4e4e4;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 110rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer6_bottom-wrapper {
  border-bottom: 1px #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

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

.padding-bottom.padding-xxlarge {
  border-top: 1px #000;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer6_credit-text {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer6_component {
  border-width: 1px;
  border-color: #000;
}

.bold-text {
  color: #30534d;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 120%;
}

.heading {
  margin-top: 0;
  margin-bottom: 26px;
}

.content3_image-wrapper {
  flex: 1;
  width: 100%;
  height: 100%;
}

.lcontent3_component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.content3_image {
  width: 100%;
}

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

.bold-text-4 {
  color: #30534d;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 140%;
}

.button-group-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #35f;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.86, 0, .07, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-2:hover {
  box-shadow: 0 0 0 5px #3355ff3d;
}

.button-2.is-expand {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #329168;
  flex: 0 auto;
  padding-left: 1em;
  overflow: hidden;
}

.button-2.is-expand:hover {
  box-shadow: 0 0 0 5px #49ff3c3d;
}

.button-label {
  z-index: 1;
  flex: none;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  position: relative;
}

.contact_links_link {
  color: #0385ce;
  align-items: center;
  display: flex;
}

.contact_links_icon {
  color: #de0000;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .75rem;
  display: flex;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
}

.bold-text-5 {
  color: #193a35;
  font-size: 1.2rem;
  font-weight: 500;
}

.contact_links_link2 {
  color: #0385ce;
  align-items: center;
  display: flex;
}

.text-size-medium-bold {
  color: #506157;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 150%;
}

.div-block {
  width: 150px;
}

.div-block-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  max-width: 40%;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .home6-header_content-right {
    max-width: 90%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .footer6_top-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar11_logo-link {
    max-width: 43%;
  }

  .footer6_column-heading {
    max-width: 80%;
  }

  .navbar11_container {
    padding-bottom: 20px;
  }

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

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

  .bold-text {
    font-size: 2.6rem;
    font-weight: 600;
  }

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

  .button-group-2 {
    padding-top: 5px;
  }

  .text-size-medium-bold {
    color: #30534d;
    font-weight: 600;
  }

  .div-block {
    width: 170px;
  }

  .div-block-2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home6-header_content-right {
    margin-top: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .footer6_top-wrapper {
    grid-row-gap: 2.5rem;
  }

  .navbar11_component {
    min-height: 4rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 1rem;
  }

  .navbar11_logo-link {
    flex: 0 auto;
  }

  .navbar11_container {
    padding-bottom: 20px;
  }

  .footer6_bottom-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
  }

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

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

  .bold-text {
    font-size: 2.3rem;
  }

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

  .bold-text-5 {
    font-size: 1rem;
  }

  .image {
    max-width: 100%;
  }

  .text-size-medium-bold {
    font-size: 1rem;
  }

  .div-block-3 {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .home6-header_content-right {
    max-width: 100%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .text-size-medium {
    color: #252525;
  }

  .footer6_top-wrapper {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    padding-top: 1.2rem;
    padding-bottom: .5rem;
  }

  .footer6_logo-link {
    margin-bottom: 1.5rem;
  }

  .padding-section-large {
    padding-top: 2rem;
  }

  .navbar11_logo-link {
    max-width: 100%;
  }

  .footer6_column-heading {
    text-align: center;
    max-width: 100%;
  }

  .navbar11_container {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer6_bottom-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
  }

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

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

  .bold-text {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 114%;
  }

  .heading {
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 90%;
  }

  .bold-text-4 {
    text-align: center;
    font-size: 1.2rem;
  }

  .contact_links_link {
    flex-flow: column;
    order: 1;
    margin-bottom: 10px;
    display: flex;
  }

  .bold-text-5 {
    font-size: .8rem;
  }

  .contact_links_link2 {
    order: 1;
    margin-bottom: 10px;
    display: none;
  }

  .text-size-medium-bold {
    color: #252525;
  }

  .div-block-2 {
    border-bottom: 1px solid #ececec;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
  }

  .div-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    max-width: 100%;
    padding-top: 10px;
  }

  .image-2 {
    max-width: 70%;
  }
}

#w-node-_3ad02804-88cd-8341-f33a-81cab412c786-22f84418 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-f9213117-bc84-5815-f3fb-70bd18102e95-22f84418 {
    grid-area: 4 / 1 / 5 / 2;
  }
}
