.body {
  font-family: Helveticanowdisplay;
  font-size: 16px;
  line-height: 28px;
}

.nav_logo-link {
  margin-right: 0;
}

.footer {
  background-color: #28323d;
  margin-top: 0;
  position: relative;
}

.container-large {
  width: 100%;
  max-width: 1380px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
}

.nav_left-item {
  width: 40%;
  align-items: center;
  display: flex;
}

.nav_contact-btn {
  min-height: auto;
  min-width: auto;
  color: #28323d;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #a2c516;
  border: 1px #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 18px 48px;
  font-family: Campton, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.nav_contact-btn:hover {
  color: #000;
  background-color: #c1e920;
  border-style: none;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 40px;
  font-size: 16px;
  font-weight: 500;
}

.nav_contact-btn.mr-16 {
  color: #000;
  margin-right: 14px;
  font-weight: 500;
}

.nav_contact-btn.mr-16:hover {
  background-color: #bfe42a;
}

.nav_contact-btn.mr-16.outline {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
}

.nav_contact-btn.mr-16.outline:hover {
  color: #00426a;
  -webkit-text-stroke-color: #00426a;
  background-color: #fff;
}

.nav_contact-btn.mr-16.outline.phone {
  border-style: none;
  padding: 0 32px;
}

.nav_contact-btn.mr-16.outline.phone:hover {
  color: #ecf5ff;
  -webkit-text-stroke-color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.nav_contact-btn.mr-12 {
  margin-right: 12px;
}

.nav_contact-btn.mr-12.mt {
  color: #000;
  margin-top: 2rem;
}

.nav_component {
  z-index: 9;
  background-color: #00426a;
  border: 1px #000;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.heading-2 {
  z-index: 1;
  max-width: 800px;
  color: #00426a;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Campton, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 125%;
  position: relative;
}

.heading-2.light {
  color: #fff;
  font-weight: 500;
}

.nav_right-item {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.images {
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  padding-top: 6rem;
  padding-bottom: 2rem;
}

.images.mb-extra {
  padding-bottom: 8rem;
}

.images.bg-dark {
  background-color: #00426a;
}

.images.bg-dark.pb-extra {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.images.imgs {
  padding-top: 4rem;
}

.paragraph-regular {
  color: #00426a;
  -webkit-text-stroke-color: #00426a;
  margin-bottom: 0;
  font-family: Campton, sans-serif;
  line-height: 28px;
}

.paragraph-regular.mb-24 {
  margin-bottom: 24px;
}

.heading-3 {
  color: #6d747a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 400;
  line-height: 48px;
}

.heading-3.white {
  color: #fff;
  margin-bottom: 24px;
  font-family: Campton, sans-serif;
  font-weight: 500;
}

.nav_container {
  width: 100%;
  height: auto;
  max-width: 1380px;
  min-height: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.main-wrapper {
  text-align: left;
  background-color: #00426a;
}

.paragraph-medium {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-medium.custom-width {
  max-width: 720px;
  font-family: Campton, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 150%;
}

.paragraph-medium.custom-width.dark {
  color: #00426a;
  text-align: left;
  font-size: 21px;
  font-weight: 300;
}

.paragraph-medium.custom-width.mb-56 {
  margin-bottom: 56px;
  padding-bottom: 0;
}

.heading-6 {
  color: #28323d;
  margin-top: 0;
  font-size: 20px;
  line-height: 28px;
}

.services-number {
  color: rgba(0, 20, 18, .3);
  font-weight: 700;
}

.read_more-link {
  color: #edb86f;
  font-weight: 500;
  display: block;
}

.testimonial_slide-content {
  width: 360px;
  height: 480px;
  background-image: url('../images/Mask-Group.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  padding: 30px;
  display: flex;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 500;
}

.section {
  padding-top: 96px;
  padding-bottom: 96px;
}

.section.dark-bg {
  background-color: #00426a;
  padding-top: 41px;
  padding-bottom: 0;
}

.section.light-bg {
  background-color: #f2f5fa;
  padding-left: 4rem;
  padding-right: 4rem;
}

.section.footer {
  background-color: #fff;
  padding-top: 42px;
  padding-bottom: 42px;
}

.section.white {
  background-color: #fff;
}

.section.white.special {
  background-color: #fff;
  padding-top: 96px;
  padding-bottom: 72px;
}

.columns {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.columns.gap-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.columns.gap-3 {
  max-width: 1380px;
  grid-column-gap: 32px;
  grid-row-gap: 72px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.box {
  padding: 24px;
}

.box.bg-white {
  color: #00426a;
}

.box.bg-white.team-member {
  background-color: #fff;
  border-radius: 0;
  padding: 36px;
}

.medium-heading {
  color: #00426a;
  text-align: center;
  letter-spacing: -.01em;
  font-family: Campton, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.2em;
}

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

.rows.gap-0-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.rows.gap-2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.rows.gap-0 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.rows.gap-0.team-member {
  flex-direction: column;
  grid-template-rows: 400px;
  grid-auto-rows: 1fr;
  display: flex;
}

.rows.gap-0 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.rows.gap-1-5 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
}

.container---main {
  width: 100%;
  max-width: 1380px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5px;
  padding-right: 2.5px;
  display: flex;
}

.wrapper {
  position: relative;
}

.container---m {
  width: 100%;
  max-width: 604px;
}

.container---m.image-bg {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bb02.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: border-box;
}

.container---m.pb-sm {
  padding-bottom: 4rem;
}

.bold-text-8 {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: Campton, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
}

.bold-text-9 {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 500;
  line-height: .9em;
}

.display-heading {
  letter-spacing: -.01em;
  font-size: 72px;
  font-weight: 600;
  line-height: 1.05em;
}

.display-heading.text-primary-1 {
  color: #fff;
  font-family: Campton, sans-serif;
  line-height: .9em;
}

.rounded-style-4 {
  border-top-left-radius: 280px;
  border-bottom-left-radius: 280px;
  display: none;
}

.large-text {
  color: #fff;
  -webkit-text-stroke-color: #00426a;
  font-family: Campton, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4em;
}

.bold-text-10, .bold-text-11 {
  letter-spacing: .7px;
  font-weight: 500;
}

.bold-text-12 {
  letter-spacing: .8px;
  font-weight: 500;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Campton, sans-serif;
  font-weight: 500;
}

.text-block-3 {
  font-family: Campton, sans-serif;
}

.image-3 {
  height: auto;
  border-radius: 0;
}

.team-items {
  margin-bottom: 60px;
}

.join-us {
  width: 100%;
  max-width: 1100px;
  background-color: #00426a;
  flex-direction: column;
  padding: 56px 64px 64px;
  display: flex;
}

.image-4 {
  max-width: 200px;
}

.div-block-11 {
  max-width: 1380px;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: center;
  align-items: center;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.image-5 {
  max-width: 140px;
}

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

.form-section-inner-02 {
  width: 100%;
  max-width: 1100px;
  text-align: left;
  background-color: #f3f5f9;
  border: 1px #dbdbdb;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  padding: 64px 50px;
  display: flex;
}

.heading-2 {
  letter-spacing: -.2px;
  margin-top: 0;
  font-size: 42px;
  font-weight: 500;
  line-height: 120%;
}

.heading-2.mb-standard {
  margin-bottom: 12px;
  font-weight: 500;
}

.nexsletter-form-block-01 {
  width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
}

.newsletter-form-01 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.text-field-01 {
  height: 59px;
  color: #0e0e0e;
  border: 1px solid #dbdbdb;
  border-radius: 300px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 13px 2rem;
  font-family: Campton, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-field-01:active {
  color: #3b2ae5;
  border-color: #dbdbdb;
}

.div-block-12 {
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container-large {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav_left-item {
    display: flex;
  }

  .nav_contact-btn {
    display: none;
  }

  .nav_contact-btn.mr-16.outline {
    display: inline-block;
  }

  .nav_contact-btn.mr-12 {
    margin-bottom: 12px;
    display: inline-block;
  }

  .nav_component {
    display: flex;
    overflow: visible;
  }

  .heading-2, .heading-2.light {
    font-weight: 500;
  }

  .nav_right-item {
    display: none;
  }

  .images {
    padding-top: 4rem;
  }

  .nav_container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .paragraph-medium.custom-width {
    z-index: 2;
    position: relative;
  }

  .section {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .section.light-bg {
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .columns.gap-2.tym {
    grid-template-columns: 1fr 1fr;
  }

  .columns.gap-3 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .medium-heading {
    font-size: 36px;
  }

  .rows.gap-1-5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container---main {
    max-width: 604px;
  }

  .bold-text-8 {
    font-size: 42px;
    line-height: 110%;
  }

  .bold-text-9 {
    font-size: 41px;
    line-height: 110%;
  }

  .display-heading {
    font-size: 54px;
  }

  .rounded-style-4 {
    border-top-left-radius: 0;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
  }

  .div-block-11 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .nav_logo-link {
    padding-left: 0;
  }

  .nav_component {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    font-size: 42px;
    line-height: 58px;
  }

  .nav_container {
    padding-left: 0;
  }

  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .columns.gap-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .medium-heading {
    font-size: 32px;
  }

  .rows {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .rows.gap-2 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .rows.gap-0.team-member {
    max-width: 379px;
    max-width: 379px;
    margin-left: auto;
    margin-right: auto;
  }

  .rows.gap-1-5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .display-heading {
    font-size: 48px;
  }
}

@media screen and (max-width: 479px) {
  .nav_logo-link {
    width: 300px;
    padding-left: 0;
    display: block;
  }

  .container-large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav_left-item {
    width: 100%;
  }

  .nav_contact-btn.mr-16 {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .nav_contact-btn.mr-16.outline {
    width: 100%;
    text-align: center;
    padding-left: 23px;
    padding-right: 24px;
    font-size: 14px;
  }

  .nav_contact-btn.mr-12 {
    width: 100%;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 14px;
    display: block;
  }

  .nav_contact-btn.mr-12.mt {
    text-align: center;
    display: block;
  }

  .nav_component {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    font-size: 27px;
    line-height: 120%;
  }

  .images {
    padding-top: 40px;
  }

  .images.mb-extra, .images.bg-dark.pb-extra {
    padding-top: 40px;
    padding-bottom: 32px;
  }

  .paragraph-regular {
    text-align: center;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 40px;
  }

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

  .paragraph-medium.custom-width, .paragraph-medium.custom-width.dark {
    font-size: 18px;
  }

  .testimonial_slide-content {
    width: 276px;
    height: 372px;
  }

  .section.dark-bg {
    padding-top: 0;
  }

  .section.light-bg {
    padding-bottom: 0;
  }

  .section.footer {
    padding-top: 32px;
  }

  .section.white.special {
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns.gap-2.tym {
    grid-template-columns: 1fr;
  }

  .columns.gap-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box.bg-white.team-member {
    padding: 24px;
  }

  .medium-heading {
    font-size: 28px;
  }

  .rows.gap-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
  }

  .container---m.pb-sm {
    padding-bottom: 0;
  }

  .bold-text-8, .bold-text-9 {
    font-size: 32px;
  }

  .display-heading {
    font-size: 40px;
  }

  .large-text {
    font-size: 18px;
    line-height: 28px;
  }

  .join-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-section-inner-02 {
    width: 100%;
    padding: 20px;
  }

  .heading-2.mb-standard {
    text-align: center;
  }

  .nexsletter-form-block-01 {
    width: 100%;
  }

  .newsletter-form-01 {
    grid-template-columns: 2.5fr;
  }
}

#w-node-f8c3b454-fa34-e2ed-0339-e58e6b0d72f7-4737863c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8c3b454-fa34-e2ed-0339-e58e6b0d72ff-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602c7-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602c8-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602cb-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602ce-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602d0-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602d3-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602d6-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602d8-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602db-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602de-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602e0-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602e3-4737863c, #w-node-d34d6397-c736-a72c-5528-b46b437602e6-4737863c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_502773f0-c397-e3a4-bbf6-d59d24f095a2-4737863c {
  justify-self: center;
}

/* MODAL
---------------------------*/

.modal-trigger:hover {
  cursor: pointer;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(30,30,30,0.8);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;  
  transition: 0.3s;
}
.modal-container {
  position: fixed;
  max-width: 780px;
  top: 50%;
  left: 50%;
  z-index: 200;
  text-align: left;
  width: 90%;
  visibility: hidden;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.modal-content {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  transition: 0.3s;
  background: #fff;
  padding: 40px;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .3em 0.4em;
  color: #333;
  font-size: 2em;
}
.modal-close:hover {
  cursor: pointer;
}
.modal-content__img {
  width: 100%;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
}
.modal-content__img-caption {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
}
.modal-content__img-caption p {
  padding: 1em;
}
.modal--show {
  visibility: visible;
}
.modal--show ~ .modal-overlay {
  visibility: visible;
  opacity: 1;
}
.modal--show .modal-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}


@font-face {
  font-family: 'Campton';
  src: url('../fonts/Campton-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/Campton-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/Campton-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/Rene_Bieder_-_Campton_Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}