body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  float: left;
  clear: none;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #252868;
  background-clip: border-box;
  width: 100%;
  max-width: 100%;
  height: 70px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-weight: 700;
  display: block;
  position: fixed;
  box-shadow: 0 -3px 5px #0003;
}

.container {
  width: 100%;
  max-width: 1800px;
  height: 868px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar-wrapper {
  z-index: auto;
  float: left;
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
}

.navbar-brand {
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-wrapper {
  padding-top: 4px;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  clear: none;
  color: #fff;
  text-align: left;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .2s;
  position: relative;
  left: -56px;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section {
  max-width: 100%;
  max-height: 70%;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: static;
}

.div-block {
  max-width: 50%;
  max-height: 100%;
  position: static;
}

.column {
  background-color: #252868;
  height: 750px;
}

.column-2 {
  height: 750px;
}

.image {
  vertical-align: middle;
  padding-left: 165px;
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.div-block-2 {
  height: 685px;
  margin-top: 70px;
  margin-bottom: -149px;
}

.text-block {
  box-sizing: content-box;
  aspect-ratio: auto;
  color: #fafafa;
  overflow-wrap: normal;
  object-fit: fill;
  object-position: 50% 50%;
  height: 100%;
  margin-top: -105px;
  margin-bottom: auto;
  margin-left: 155px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 36px;
  display: block;
  position: static;
  overflow: visible;
}

.image-2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 1100px;
  margin-top: 63px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  color: #edb52d;
  text-align: left;
  background-color: #27246a;
  max-width: 1100px;
  margin-top: -50px;
  margin-bottom: 16px;
  margin-left: 0;
  padding-top: 36px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 48px;
  font-weight: 300;
}

.centered-heading.margin-bottom-32px {
  text-align: left;
  margin-bottom: 32px;
  font-family: helvetica-neue-lt-pro, sans-serif;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.container-3 {
  background-color: #ffffff91;
  border-radius: 0;
  max-width: 1300px;
  height: 75px;
  margin-top: 39px;
  box-shadow: 0 6px 5px #0003;
}

.heading {
  color: #f1ae2b;
  font-family: helvetica-neue-lt-pro, sans-serif;
}

.body {
  background-color: #fff;
  border-radius: 0;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-weight: 400;
  box-shadow: 0 3px 9px #0003;
}

.text-span {
  padding-left: 48px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 25px;
  display: block;
  position: relative;
  left: auto;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

.team-slider-wrapper {
  box-sizing: border-box;
  background-color: #0000;
  max-width: 1200px;
  height: auto;
  margin-top: 50px;
  margin-left: 0;
  position: static;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 3%;
}

.team-block {
  box-sizing: content-box;
  background-color: #fff;
  max-width: 350px;
  max-height: 500px;
  padding-bottom: 24px;
  box-shadow: 2px 2px 5px #0003;
}

.team-member-image-two {
  width: 330px;
  min-width: 330px;
  max-width: 330px;
  height: 150px;
  min-height: 150px;
  max-height: 210.469px;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 0;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-2 {
  font-family: helvetica-neue-lt-pro, sans-serif;
}

.mask {
  height: 500px;
  margin-left: 0;
  left: 14px;
}

.image-3 {
  position: relative;
  bottom: 8px;
  left: 5px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-heading-left {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -167px;
  margin-bottom: 143px;
  padding: 80px 30px;
  position: relative;
  top: 152px;
}

.container-4 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 432px;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two-2 {
  order: -1;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -27px;
  padding: 36px 30px 80px;
  position: relative;
}

.section-2 {
  background-color: #f5f7fa;
  height: 200px;
}

.heading-2 {
  text-align: left;
  margin-top: 0;
  margin-left: 17px;
  padding-left: 150px;
}

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

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -12px;
  padding: 29px 30px 80px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  background-color: #f2ae2c00;
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-heading-left-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -21px;
  padding: 29px 30px 80px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-4 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.heading-4, .heading-5 {
  margin-top: -2px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: left;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 300;
}

.centered-subheading-2 {
  text-align: left;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.image-4 {
  max-height: 800px;
  margin-bottom: 0;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0;
  display: block;
}

.container-9 {
  color: #27246a;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  color: #27246a;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 940px;
  max-width: none;
  max-height: none;
  margin-left: -86px;
  margin-right: -56px;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  -webkit-text-stroke-color: #27246a;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  -webkit-text-stroke-color: #27246a;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.body-2 {
  font-family: helvetica-neue-lt-pro, sans-serif;
}

.image-5 {
  vertical-align: baseline;
  display: block;
  position: relative;
  left: 0;
}

.image-6 {
  display: block;
}

.container-10 {
  max-width: 600px;
  position: absolute;
  inset: 0%;
}

.image-7 {
  margin-top: 69px;
  margin-left: 1px;
  padding-bottom: 0;
  position: static;
  top: 101px;
  right: -1px;
}

.container-11 {
  width: 350px;
  height: 250px;
  margin-top: 194px;
  margin-left: 104px;
  margin-right: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-8 {
  margin-right: 0;
}

.container-12, .container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  text-align: right;
  margin-top: 220px;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  position: absolute;
  inset: -3% 65px auto auto;
}

.heading-7 {
  text-align: right;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  right: 65px;
}

.container-15 {
  z-index: auto;
  position: absolute;
  bottom: 50%;
  left: auto;
  right: 0%;
}

.button-2 {
  text-align: center;
  background-color: #27246a;
  border-radius: 6px;
  width: 120px;
  height: 39px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  inset: auto 5% 42% auto;
}

.italic-text, .code-embed {
  font-size: 16px;
}

.container-18 {
  width: 400px;
  height: 400px;
  margin-left: 40px;
  position: absolute;
  inset: 24% auto auto 0%;
}

.heading-8 {
  color: #f2ae2c;
  font-size: 48px;
  font-weight: 300;
}

.text-block-3 {
  color: #f5efef;
}

.text-block-4 {
  color: #fff;
  margin-top: 25px;
  margin-left: 60px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-5 {
  color: #fff;
  margin-top: 6px;
  margin-left: 60px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.container-19 {
  width: 20px;
  height: 20px;
}

.div-block-3 {
  width: 60px;
  height: 26px;
  margin-top: 93px;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 14px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-4, .div-block-5 {
  width: 60px;
  height: 26px;
  margin-top: -15px;
  padding-right: 14px;
  position: absolute;
}

.text-block-6 {
  color: #fff;
  -webkit-text-stroke-color: white;
  font-weight: 400;
}

.container-20 {
  flex-flow: wrap;
  width: 300px;
  height: 200px;
  display: flex;
  position: fixed;
  inset: 36% auto auto 6%;
}

.image-10 {
  display: block;
}

.section-3 {
  background-color: #f2ae2c;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1282px;
  height: 6px;
  margin-bottom: 39px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .centered-heading {
    font-weight: 300;
  }

  .team-member-text {
    padding-right: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 30px;
  }

  .mask {
    top: 39px;
  }

  .margin-bottom-24px-2 {
    clear: none;
    font-size: 16px;
    font-weight: 300;
    position: static;
  }

  .shadow-two-2 {
    margin-bottom: 230px;
    position: static;
  }

  .footer-dark {
    background-color: #27246a;
  }

  .footer-wrapper {
    color: #fff;
  }

  .footer-link {
    color: #fff;
    line-height: 20px;
  }

  .centered-heading-2 {
    font-weight: 400;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .navbar-logo-left-2 {
    background-color: #fff;
  }

  .navbar-logo-left-container-2.shadow-three {
    background-color: #fff;
    width: auto;
    font-size: 16px;
  }

  .container-9 {
    max-width: none;
    display: flex;
  }

  .navbar-wrapper-2 {
    flex-flow: row;
    flex: none;
    order: 0;
    align-self: auto;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    display: block;
    position: static;
    right: 0;
  }

  .nav-link-2, .nav-link-2.w--current {
    color: #27246a;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .image-7 {
    top: 71px;
  }

  .container-14 {
    width: 550px;
    height: 300px;
    position: absolute;
    inset: 179px 5% auto auto;
  }

  .heading-6 {
    text-align: right;
    margin-top: auto;
    margin-right: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    position: relative;
    top: auto;
    right: auto;
  }

  .heading-7 {
    text-align: right;
    height: 150px;
    margin-top: 195px;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    position: relative;
    right: auto;
  }

  .container-15 {
    height: 150px;
  }

  .container-16 {
    margin-bottom: 0;
    padding-bottom: 145px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .button {
    position: absolute;
    inset: 0 0% 83% auto;
  }

  .container-17 {
    width: auto;
    position: absolute;
    inset: auto 5% 35% auto;
  }

  .button-2 {
    text-align: center;
    background-color: #27246a;
    border: 1px #000;
    border-radius: 9px;
    width: 140px;
    height: 39px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
  }

  .italic-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .italic-text-2 {
    font-size: 18px;
    font-weight: 300;
  }

  .container-18 {
    height: 600px;
    margin-top: -36px;
    margin-bottom: 0;
    margin-left: 74px;
    padding-bottom: 0;
  }

  .heading-8 {
    margin-top: 27px;
  }

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

  .text-block-6 {
    color: #fff;
    padding-top: 19px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
  }

  .bold-text {
    font-style: normal;
  }

  .container-20 {
    z-index: auto;
    clear: both;
    display: flex;
    position: fixed;
    inset: 0% auto auto 0%;
  }
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-5 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-6 {
    max-width: 728px;
  }

  .hero-wrapper-4 {
    flex-flow: column-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: -40px;
  }

  .container-7 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-8 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .container-9 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-12, .container-13 {
    max-width: 728px;
  }

  .section-3 {
    width: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-without-image, .hero-heading-center, .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .team-slider, .hero-heading-left, .hero-heading-left-2, .hero-heading-right {
    padding: 60px 15px;
  }

  .hero-wrapper-3 {
    justify-content: center;
    align-items: center;
  }

  .hero-heading-left-3 {
    padding: 60px 15px;
  }

  .container-6 {
    flex-flow: column wrap;
    display: flex;
  }

  .hero-wrapper-4 {
    flex-flow: column-reverse wrap-reverse;
    justify-content: center;
    align-items: center;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }
}

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

  .nav-menu-two {
    flex-direction: column;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
    line-height: 50px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .team-slider {
    top: 29px;
    bottom: -47px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-4, .container-5 {
    max-width: none;
  }

  .hero-heading-left-3 {
    flex-flow: column-reverse wrap-reverse;
    display: flex;
  }

  .container-6 {
    max-width: none;
  }

  .hero-wrapper-4 {
    flex-flow: column-reverse wrap-reverse;
  }

  .container-7, .container-8 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

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

  .container-9 {
    max-width: none;
  }

  .nav-menu-two-2 {
    flex-direction: column;
  }

  .container-12, .container-13 {
    max-width: none;
  }
}

#w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997c3-86cd9f95, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997ce-86cd9f95, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997d8-86cd9f95, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997c3-05dd5846, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997ce-05dd5846, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997d8-05dd5846, #w-node-bafad95d-e9c1-f87e-8dcc-d9dd899ab5ed-05dd5846, #w-node-bafad95d-e9c1-f87e-8dcc-d9dd899ab5f6-05dd5846, #w-node-bafad95d-e9c1-f87e-8dcc-d9dd899ab601-05dd5846 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997ce-86cd9f95, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997d8-86cd9f95, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997ce-05dd5846, #w-node-d4cd91a2-1b97-a32b-d963-5bf90c6997d8-05dd5846 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


