:root {
  --white: white;
  --black: black;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.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-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: block;
}

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

.margin-bottom-24px {
  pointer-events: auto;
  text-align: left;
  letter-spacing: normal;
  text-indent: 0;
  border-radius: 0;
  width: auto;
  min-width: auto;
  margin-bottom: 24px;
  margin-right: auto;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
}

.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;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.hero-heading-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  mix-blend-mode: normal;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 80px 30px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: block;
  position: relative;
}

.heading {
  font-size: 38px;
  font-weight: 400;
  line-height: 39px;
}

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

.gallery-scroll {
  background-color: #fff;
  border: 1px solid #fffefe;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: rgba(26, 27, 31, .8);
}

.gallery-link.w--current {
  font-weight: 600;
}

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

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  width: 124%;
  display: block;
  position: static;
  overflow: clip;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 31px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

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

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: flex;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

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

.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: rgba(26, 27, 31, .75);
}

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

.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 {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.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: rgba(26, 27, 31, .75);
}

.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-left {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 10px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  position: relative;
}

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

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

.margin-bottom-24px-2 {
  text-align: justify;
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 34px;
}

.shadow-two-2 {
  margin-top: auto;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.hero-stack {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  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-3 {
  margin-bottom: 24px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.navbar-logo-left-2 {
  width: 100%;
  min-height: 100px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: block;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  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: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  left: auto;
}

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

.navbar-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: flex;
}

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

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

.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: rgba(26, 27, 31, .75);
}

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

.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 {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.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: rgba(26, 27, 31, .75);
}

.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;
}

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

.hero-wrapper-two-2 {
  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-4 {
  margin-bottom: 24px;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.image {
  margin-left: auto;
  margin-right: auto;
}

.hero-stack-3 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two-3 {
  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-5 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.button-primary-4 {
  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-4:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-4.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.hero-image-3 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-3.shadow-two {
  opacity: 1;
  outline-offset: 0px;
  border-radius: 0;
  outline: 3px #333;
  flex: 1;
  overflow: clip;
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  text-align: left;
  margin-bottom: 32px;
  padding-left: 30px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 57px;
  grid-row-gap: 50px;
  grid-template-rows: minmax(0, 2.25fr);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text {
  text-align: left;
  margin-bottom: 20px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 15px;
}

.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;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: flex;
}

.heading-3 {
  text-align: left;
}

.footer-subscribe-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 40px;
  position: relative;
}

.footer-form-two-2 {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-2 {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-2 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-2::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

.footer-block-three-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three-2 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  text-decoration: none;
}

.footer-link-three-2:hover {
  color: rgba(26, 27, 31, .75);
}

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

.footer-social-link-three-2 {
  margin-left: 32px;
}

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

.footer-bottom-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright-2 {
  color: #3a4554;
}

.footer-legal-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: #3a4554;
}

.image-2 {
  display: block;
}

.hero-heading-left-2 {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 80px;
  position: relative;
}

.hero-wrapper-3 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.shadow-two-3 {
  text-align: center;
  align-self: flex-start;
  min-width: 0;
  max-width: 400%;
  max-height: 382.563px;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-4, .heading-5 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
}

.features-metrics {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0 60px;
  position: relative;
}

.features-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: 32px;
  margin-right: 29px;
  padding-left: 200px;
  padding-right: 220px;
  display: flex;
}

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

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.text-block {
  text-align: left;
  padding-left: 0;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 23px;
  display: block;
}

.text-block-2, .text-block-3, .text-block-4 {
  text-align: left;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

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

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.paragraph {
  padding-right: 10px;
}

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

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

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

.gallery-slide-image {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

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

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

.margin-bottom-24px-7 {
  text-align: left;
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-end;
  width: 170px;
  margin-top: 10px;
  padding-left: 0;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: flex;
}

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

.team-slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

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

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  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-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

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

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

.testimonial-column-dark {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.testimonial-block-main {
  background-color: #f5f7fa;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-main-image {
  object-fit: cover;
  width: 200px;
  height: 280px;
  margin-right: 24px;
}

.testimonial-main-content {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

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

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.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;
}

.heading-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: auto;
  padding-left: 50px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  display: block;
}

.heading-8 {
  flex: 1;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: auto;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 50px;
}

.hero-wrapper-4 {
  background-color: #d7e5f1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.heading-9 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-weight: 400;
}

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

.margin-bottom-24px-10 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  line-height: 34px;
}

.heading-10 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  line-height: 53px;
}

.image-3 {
  vertical-align: baseline;
}

.image-4 {
  flex: 0 auto;
  padding-right: 0;
}

.image-5 {
  flex: auto;
}

.hero-heading-center-2 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  padding: 20px 30px 0 0;
  position: relative;
}

.hero-wrapper-6 {
  justify-content: space-between;
  align-items: center;
  padding-left: 179px;
  display: flex;
}

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

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

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

.heading-11 {
  text-align: left;
}

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

.image-6 {
  flex: none;
  max-width: 104%;
  padding-top: 40px;
  padding-bottom: 60px;
}

.heading-12 {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

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

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

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-3.margin-bottom-32px {
  text-align: left;
  margin-bottom: 32px;
  padding-left: 20px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
}

.hero-wrapper-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: left;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

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

.margin-bottom-24px-13 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

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

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

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

.shadow-two-4 {
  flex: 1;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.image-7 {
  vertical-align: baseline;
}

.image-8 {
  vertical-align: baseline;
  padding-right: 0;
  display: block;
}

.hero-stack-5 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-image-4 {
  width: 100%;
  margin-top: 50px;
}

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

.shadow-two-5 {
  flex: 0 9 auto;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-13 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.footer-subscribe-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two-3 {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-3 {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-3 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-3::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary-6 {
  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-6:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-6.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three-3 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three-3 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three-3:hover {
  color: rgba(26, 27, 31, .75);
}

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

.footer-social-link-three-3 {
  margin-left: 32px;
}

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

.footer-bottom-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright-3 {
  color: #3a4554;
}

.footer-legal-block-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-3 {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link-3:hover {
  color: #3a4554;
}

.image-9 {
  text-align: right;
  padding: 40px 100px;
}

.image-10 {
  padding: 40px 100px;
}

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

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

.hero-wrapper-two-5 {
  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-14 {
  text-align: justify;
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

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

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

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

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

.cell {
  text-align: right;
}

.button {
  display: block;
}

.image-11 {
  text-align: right;
  flex: 1;
  align-self: flex-end;
  padding: 0;
}

.image-12 {
  flex: 1;
  padding: 0 10px 10px;
}

.hero-subscribe-left {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 100px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  position: relative;
}

.hero-wrapper-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

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

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary-8 {
  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-8:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

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

.shadow-two-6 {
  padding-right: 0;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-14, .heading-15 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

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

.hero-heading-left-3 {
  background-color: #fefeff;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  position: relative;
}

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

.shadow-two-7 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.quick-stack-2 {
  flex: 1;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 0;
}

.hero-stack-6 {
  background-color: #f7f7f1;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  position: relative;
}

.hero-image-5 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-5.shadow-two {
  flex: 0 auto;
  align-self: auto;
}

.hero-stack-7 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

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

.hero-wrapper-two-6 {
  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-17 {
  margin-bottom: 24px;
}

.button-primary-9 {
  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-9:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-6 {
  width: 100%;
  margin-top: 50px;
}

.heading-16 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-weight: 400;
}

.hero-heading-left-4 {
  background-color: #dfebf5;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 40px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  position: relative;
  top: 0;
  left: 0;
}

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

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

.shadow-two-8 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-17 {
  padding-left: 50px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
}

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

.hero-heading-center-4 {
  background-color: #f4f3f4;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  position: relative;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  margin-bottom: 32px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-weight: 400;
}

.hero-heading-left-6 {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 11px;
  position: relative;
}

.heading-18 {
  padding-left: 36px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
}

.image-13 {
  padding-left: 87px;
  display: block;
}

.image-14 {
  position: static;
}

.hero-heading-left-7 {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 80px 0;
  position: relative;
}

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

.hero-wrapper-10 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

.margin-bottom-24px-18 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.button-primary-10 {
  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-10:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-9 {
  padding-left: 0;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-19 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.heading-20 {
  font-weight: 400;
}

.heading-21 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.hero-stack-8 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 41px;
  position: relative;
  top: auto;
  bottom: 0;
}

.hero-wrapper-two-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

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

.hero-image-7 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-7.shadow-two {
  width: 81%;
  margin-top: 9px;
}

.heading-22 {
  text-align: left;
}

.hero-heading-left-8 {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 10px 10px 0;
  position: relative;
}

.margin-bottom-24px-20 {
  flex: 0 auto;
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 18px;
}

.hero-heading-right-3 {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 13px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  position: relative;
}

.margin-bottom-24px-21 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.heading-23 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

.heading-24 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.heading-25 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

.paragraph-2 {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.hero-subscribe-left-2 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 80px;
  position: relative;
}

.margin-bottom-24px-22 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.hero-form-2 {
  margin-bottom: 12px;
}

.hero-form-container-2 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input-2 {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input-2:hover, .hero-form-input-2:focus {
  border-color: #76879d;
}

.hero-form-input-2::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

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

.heading-26 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.image-15 {
  background-color: #f5f5f5;
}

.heading-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 42px;
  padding-right: 60px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
  display: block;
}

.paragraph-3 {
  padding-left: 40px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
}

.hero-heading-left-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 28px 30px 0;
  display: block;
  position: relative;
  bottom: 0;
}

.margin-bottom-24px-23 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.heading-28 {
  font-weight: 400;
}

.heading-29 {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.text-block-5 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.hero-subscribe-left-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  position: relative;
}

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

.heading-30 {
  font-weight: 400;
}

.heading-31 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

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

.margin-bottom-24px-26 {
  margin-bottom: 24px;
  padding-left: 62px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  line-height: 25px;
}

.heading-32 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  line-height: 33px;
}

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

.heading-33, .heading-34 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 17px;
}

.heading-35 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.heading-36 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 17px;
}

.heading-37 {
  font-size: 17px;
}

.heading-38 {
  font-size: 17px;
  font-weight: 400;
}

.heading-39 {
  padding-left: 120px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.hero-subscribe-left-4 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 34px 30px 80px;
  position: relative;
}

.heading-40 {
  padding-left: 54px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

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

.centered-heading-5 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-5.margin-bottom-32px {
  margin-bottom: 32px;
}

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

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

.container-10 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: block;
}

.nav-link-3, .nav-link-4, .nav-link-5 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 15px;
}

.navbar {
  opacity: 1;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #f8f8f8;
  background-clip: border-box;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: block;
  position: static;
}

.image-16 {
  opacity: 1;
  text-align: left;
  mix-blend-mode: normal;
  border-radius: 0;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.paragraph-4 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 32px;
}

.paragraph-5 {
  font-size: 32px;
}

.text-block-6 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 42px;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: block;
}

.hero-heading-left-10 {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 39px 30px 80px;
  position: relative;
}

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

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

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

.margin-bottom-24px-27 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button-primary-11 {
  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-11:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-10 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-41 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

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

.margin-bottom-24px-28 {
  margin-bottom: 24px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.heading-42 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-6 {
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.image-17 {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.paragraph-7 {
  align-items: baseline;
  padding-left: 80px;
  padding-right: 20px;
  display: block;
}

.slide {
  box-sizing: border-box;
  vertical-align: baseline;
  background-color: #fff;
  height: 615px;
}

.image-18 {
  aspect-ratio: 16 / 9;
  background-color: #fff;
  padding-bottom: 40px;
  padding-right: 0;
}

.div-block {
  width: 200%;
  display: flex;
}

.mask {
  width: 1415.56px;
  height: 667px;
}

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

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

.centered-heading-6 {
  text-align: center;
  margin-bottom: 16px;
}

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

.team-slider-wrapper-2 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

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

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

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

.team-member-name-two-2 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 20px;
}

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

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

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

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

.gallery-slider-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-slide-2 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.gallery-slide-wrapper-2 {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image-2 {
  position: relative;
}

.gallery-image-3 {
  width: 100%;
}

.gallery-slide-text-2 {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left-2:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed-2 {
  color: #1a1b1f;
}

.gallery-slider-right-2 {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right-2:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right-2[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav-2 {
  display: none;
}

.slide-2 {
  padding-bottom: 220px;
}

.mask-2 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.slider {
  height: 500px;
  display: block;
}

.slide-3 {
  height: 800px;
}

.mask-3 {
  height: 500px;
}

.slider-2 {
  height: 550px;
}

.paragraph-8 {
  padding-left: 80px;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.image-19 {
  background-color: #fff;
  height: auto;
  padding: 10px 220px 40px 10px;
  display: inline-block;
  overflow: clip;
}

.hero-heading-left-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100px;
  padding: 60px 30px 80px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  display: block;
  position: relative;
  top: auto;
}

.hero-wrapper-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

.button-primary-12 {
  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-12:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-11 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-43 {
  margin-top: 10px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

.hero-stack-10 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

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

.hero-image-8 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-8.shadow-two {
  width: auto;
}

.image-20 {
  background-color: #fff;
  padding: 10px 220px 40px 10px;
}

.slide-nav {
  aspect-ratio: auto;
  background-color: #fff;
  height: 46px;
  padding: 10px 10px 40px 40px;
  display: inline-block;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-21 {
  padding-top: 60px;
}

.right-arrow, .left-arrow {
  background-color: #fff;
}

.background-video {
  pointer-events: none;
  overflow: visible;
}

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

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

.hero-wrapper-two-10 {
  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-30 {
  margin-bottom: 24px;
}

.button-primary-13 {
  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-13:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0 80px;
  position: relative;
}

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

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

.shadow-two-12 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.hero-form-3 {
  margin-bottom: 12px;
}

.hero-form-container-3 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input-3 {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input-3:hover, .hero-form-input-3:focus {
  border-color: #76879d;
}

.hero-form-input-3::placeholder {
  color: rgba(26, 27, 31, .8);
}

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

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

.quick-stack-3 {
  padding: 60px 200px;
}

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

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

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

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

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

.button-primary-14 {
  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-14:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-13 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

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

.image-22 {
  padding-left: 120px;
}

.heading-44 {
  padding-left: 20px;
}

.image-23, .image-24 {
  align-self: center;
  max-width: 50%;
}

.quick-stack-4 {
  padding-left: 100px;
}

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

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

.hero-wrapper-two-11 {
  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-32 {
  margin-bottom: 24px;
}

.button-primary-15 {
  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-15:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-9 {
  width: 100%;
  margin-top: 50px;
}

.section-2 {
  padding-bottom: 35px;
  padding-left: 100px;
}

.quick-stack-5 {
  padding-left: 150px;
  padding-right: 150px;
}

.image-25 {
  padding-left: 15px;
}

.image-26 {
  padding-left: 0;
}

.quick-stack-6 {
  padding-left: 72px;
}

.quick-stack-7 {
  padding-left: 100px;
}

.cell-3 {
  padding-bottom: 0;
}

.div-block-2 {
  width: 100%;
  height: auto;
  min-height: 100px;
}

.brand {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.navbar-2 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: padding-box;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.image-27 {
  padding-top: 15px;
  padding-bottom: 0;
}

.image-28 {
  padding-top: 10px;
}

.image-29 {
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.team-slider-3 {
  background-color: #dfebf5;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-7 {
  text-align: left;
  margin-bottom: 16px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 30px;
}

.centered-subheading-3 {
  text-align: left;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  font-family: Urbanist Variablefont Wght, sans-serif;
}

.team-slider-wrapper-3 {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

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

.team-block-3 {
  background-color: #dfebf5;
  padding-bottom: 24px;
}

.team-member-image-two-3 {
  margin-bottom: 18px;
}

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

.team-member-name-two-3 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-3 {
  margin-bottom: 20px;
}

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

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

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

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

.paragraph-9 {
  padding-right: 40px;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 18px;
}

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

.testimonial-slider-two {
  background-color: rgba(0, 0, 0, 0);
  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-2 {
  align-items: center;
  display: flex;
}

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

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

.testimonial-image-two {
  text-align: center;
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
  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;
}

.hero-stack-12 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
  position: relative;
}

.hero-wrapper-two-12 {
  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-33 {
  margin-bottom: 24px;
}

.button-primary-16 {
  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-16:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image-10 {
  width: 100%;
  margin-top: 50px;
}

.image-31 {
  max-width: 78%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-45 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Urbanist Variablefont Wght, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.cell-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: right;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  text-decoration: line-through;
  display: block;
}

.cell-7 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cell-8 {
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .container {
    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;
  }

  .margin-bottom-24px {
    font-size: 37px;
    line-height: 49px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .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 rgba(0, 0, 0, .05);
  }

  .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;
  }

  .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;
  }

  .margin-bottom-24px-2 {
    font-size: 21px;
    line-height: 26px;
  }

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

  .nav-menu-wrapper-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .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 rgba(0, 0, 0, .05);
  }

  .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-4 {
    max-width: 728px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .footer-form-two-2 {
    padding: 40px;
  }

  .footer-form-title-2 {
    margin-right: 15px;
  }

  .footer-form-input-2 {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three-2 {
    margin-top: 40px;
  }

  .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;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

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

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

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .heading-7 {
    padding-left: 10px;
  }

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

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

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

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

  .footer-form-two-3 {
    padding: 40px;
  }

  .footer-form-title-3 {
    margin-right: 15px;
  }

  .footer-form-input-3 {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three-3 {
    margin-top: 40px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gallery-wrapper-3 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

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

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

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

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

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

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

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

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

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

  .quick-stack-5 {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

  .image-28 {
    padding-top: 19px;
  }

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

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

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

  .testimonial-quote {
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-center, .hero-heading-right, .gallery-scroll {
    padding: 60px 15px;
  }

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .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 rgba(0, 0, 0, .05);
  }

  .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-heading-left {
    padding: 60px 15px;
  }

  .margin-bottom-24px-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .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 rgba(0, 0, 0, .05);
  }

  .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;
  }

  .hero-stack-2, .hero-stack-3, .pricing-overview {
    padding: 60px 15px;
  }

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

  .footer-form-container-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title-2 {
    margin-right: 0;
  }

  .footer-form-block-two-2 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-2 {
    width: 100%;
  }

  .footer-wrapper-three-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .footer-block-three-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-2 {
    margin-bottom: 10px;
  }

  .footer-social-block-three-2 {
    margin-top: 10px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block-2 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-heading-left-2, .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .features-table, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .team-slider, .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .hero-heading-center-2, .hero-stack-4, .hero-heading-center-3, .hero-stack-5, .hero-heading-right-2 {
    padding: 60px 15px;
  }

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

  .footer-form-container-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title-3 {
    margin-right: 0;
  }

  .footer-form-block-two-3 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-3 {
    width: 100%;
  }

  .footer-block-three-3 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-3 {
    margin-bottom: 10px;
  }

  .footer-social-block-three-3 {
    margin-top: 10px;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block-3 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .margin-bottom-24px-14 {
    font-size: 15px;
  }

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

  .heading-14, .heading-15 {
    font-size: 25px;
  }

  .hero-heading-left-3, .hero-stack-6, .hero-stack-7, .hero-heading-left-4, .hero-heading-left-5, .hero-heading-center-4, .hero-heading-left-6, .hero-heading-left-7, .hero-stack-8, .hero-heading-left-8, .hero-heading-right-3, .hero-subscribe-left-2, .hero-heading-left-9, .hero-subscribe-left-3, .hero-subscribe-left-4, .hero-heading-center-5, .hero-stack-9, .hero-heading-right-4 {
    padding: 60px 15px;
  }

  .text-block-6 {
    padding-left: 17px;
    font-size: 24px;
  }

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

  .gallery-slide-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text-2 {
    line-height: 30px;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .hero-heading-left-12, .hero-stack-10, .hero-without-image-2, .hero-subscribe-right, .hero-heading-left-13, .hero-stack-11 {
    padding: 60px 15px;
  }

  .quick-stack-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-28 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .team-slider-3, .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;
  }

  .hero-stack-12 {
    padding: 60px 15px;
  }
}

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

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

  .margin-bottom-24px {
    font-size: 20px;
    line-height: 29px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .gallery-scroll {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .gallery-wrapper {
    grid-template-rows: 368px;
    grid-template-columns: 1.25fr;
  }

  .gallery-grid {
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: minmax(140px, 1.25fr);
  }

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

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

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

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

  .margin-bottom-24px-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .hero-stack {
    padding-top: 0;
  }

  .hero-image.shadow-two {
    width: 116%;
    margin-top: 0;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

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

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

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

  .button-primary-4.footer-form-button {
    position: relative;
    right: 0;
  }

  .hero-image-3.shadow-two {
    margin-top: 10px;
  }

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

  .centered-heading-2.margin-bottom-32px {
    font-size: 18px;
  }

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

  .footer-form-two-2 {
    padding: 20px;
  }

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

  .footer-form-input-2 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-heading-left-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .shadow-two-3 {
    align-self: center;
  }

  .features-metrics {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .text-block {
    flex: 0 auto;
    padding-left: 0;
    font-size: 15px;
    line-height: 15px;
    display: block;
  }

  .text-block-2 {
    text-align: left;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

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

  .testimonial-block-main {
    flex-direction: column;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .heading-7 {
    margin-top: 0;
    margin-bottom: auto;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-8 {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .hero-heading-center-2 {
    padding: 0;
  }

  .image-6 {
    max-width: 113%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-heading-center-3 {
    padding: 0;
  }

  .container-6 {
    max-width: none;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

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

  .centered-heading-3.margin-bottom-32px {
    padding-left: 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
  }

  .hero-wrapper-7 {
    min-height: 100px;
    margin-bottom: 0;
  }

  .hero-split-5 {
    margin-bottom: 0;
  }

  .margin-bottom-24px-13 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .shadow-two-4 {
    flex: 0 auto;
    max-width: 107%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-stack-5 {
    padding: 20px 10px;
  }

  .hero-heading-right-2 {
    padding: 10px 0;
  }

  .heading-13 {
    font-size: 23px;
  }

  .footer-form-two-3 {
    padding: 20px;
  }

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

  .footer-form-input-3 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-6.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-wrapper-three-3 {
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

  .footer-bottom-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .margin-bottom-24px-14 {
    font-size: 14px;
  }

  .image-12 {
    border-radius: 4px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .hero-subscribe-left {
    background-color: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-wrapper-8, .hero-split-6 {
    margin-bottom: 0;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .heading-14, .heading-15 {
    font-size: 18px;
  }

  .hero-heading-left-3 {
    background-color: #f2f2f2;
    margin-bottom: 20px;
    padding: 0;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

  .quick-stack-2 {
    padding-top: 10px;
  }

  .hero-stack-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-stack-7 {
    background-color: #f5f5f5;
    margin-bottom: auto;
    padding: 20px 0;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

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

  .hero-heading-left-4 {
    background-color: #dfebf5;
    padding: 0;
    bottom: auto;
  }

  .heading-17 {
    padding-left: 0;
    font-size: 18px;
  }

  .hero-heading-center-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .hero-heading-left-6 {
    padding: 40px 0 20px;
  }

  .heading-18 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 18px;
  }

  .column {
    right: auto;
  }

  .image-13 {
    max-width: 97%;
    padding-left: 20px;
  }

  .hero-heading-left-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .hero-wrapper-10 {
    margin-bottom: 0;
  }

  .hero-split-8 {
    margin-bottom: 0;
    padding-left: 0;
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

  .margin-bottom-24px-18 {
    font-size: 14px;
  }

  .shadow-two-9 {
    max-width: 100%;
  }

  .heading-19, .heading-21 {
    font-size: 17px;
  }

  .hero-stack-8 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-image-7.shadow-two {
    width: 100%;
  }

  .hero-heading-left-8 {
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-20 {
    font-size: 14px;
  }

  .hero-heading-right-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-24 {
    font-size: 17px;
  }

  .heading-25 {
    font-size: 18px;
  }

  .hero-subscribe-left-2 {
    padding: 10px 0;
  }

  .margin-bottom-24px-22 {
    font-size: 14px;
    line-height: 16px;
  }

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-2 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

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

  .heading-27 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 21px;
  }

  .hero-heading-left-9 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hero-subscribe-left-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-31 {
    font-size: 18px;
  }

  .margin-bottom-24px-26 {
    padding-left: 0;
    line-height: 19px;
  }

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

  .heading-35 {
    margin-top: 0;
    font-size: 14px;
  }

  .heading-39 {
    margin-top: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .hero-subscribe-left-4 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .heading-40 {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 23px;
  }

  .hero-heading-center-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .text-block-6 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .hero-heading-left-10 {
    padding-top: 10px;
  }

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

  .margin-bottom-24px-27 {
    font-size: 14px;
  }

  .heading-41 {
    font-size: 18px;
  }

  .paragraph-6 {
    font-size: 14px;
  }

  .image-17 {
    max-width: 103%;
  }

  .slide {
    height: 400px;
  }

  .image-18 {
    max-width: 39%;
    margin-top: auto;
    margin-right: 0;
    padding: 20px 220px 0 0;
  }

  .mask {
    width: 1430px;
  }

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

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

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

  .gallery-wrapper-3 {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper-2 {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left-2 {
    left: -20px;
  }

  .gallery-slider-right-2 {
    right: -20px;
  }

  .hero-heading-left-12 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-stack-10 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hero-image-8.shadow-two {
    max-width: 100%;
    margin-top: 0;
  }

  .slide-nav {
    width: 100%;
    height: 100px;
    margin-top: 312px;
    margin-bottom: 0;
    padding: 0;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-21 {
    min-width: 100px;
    max-width: 109%;
    padding-top: 0;
  }

  .right-arrow {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .left-arrow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .hero-without-image-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .hero-form-3 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-3 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

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

  .cell-2 {
    justify-content: center;
    align-items: flex-end;
  }

  .image-22 {
    flex: none;
    align-self: flex-end;
    min-height: 100px;
    padding-left: 0;
  }

  .heading-44 {
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .image-23, .image-24 {
    max-width: 90%;
  }

  .quick-stack-4 {
    padding-left: 10px;
    font-family: Urbanist Variablefont Wght, sans-serif;
    font-size: 13px;
    line-height: 17px;
  }

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

  .quick-stack-5 {
    font-family: Urbanist Variablefont Wght, sans-serif;
    font-size: 12px;
  }

  .image-25 {
    max-width: 107%;
    padding-left: 0;
  }

  .image-26 {
    max-width: 103%;
  }

  .quick-stack-6 {
    min-width: 1px;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-7 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .image-27 {
    max-width: 75%;
    padding-top: 10px;
  }

  .image-28 {
    padding-top: 11px;
  }

  .cell-4 {
    font-family: Urbanist Variablefont Wght, sans-serif;
  }

  .image-30 {
    margin-top: 10px;
    padding-top: 20px;
  }

  .team-slider-3 {
    padding-bottom: 40px;
  }

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

  .centered-heading-7 {
    margin-bottom: 24px;
    font-size: 18px;
  }

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

  .team-block-3 {
    padding-bottom: 20px;
  }

  .paragraph-9 {
    font-size: 15px;
  }

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

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

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

  .hero-stack-12 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-31, .image-32 {
    max-width: 100%;
  }

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

  .image-34 {
    max-width: 106%;
  }

  .heading-46 {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-47 {
    font-size: 18px;
    line-height: 21px;
  }

  .image-35 {
    min-width: 100px;
    max-width: 120%;
    min-height: 100px;
    max-height: 100px;
  }

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

  .heading-48 {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-49 {
    font-size: 18px;
    line-height: 29px;
  }
}

#w-node-f8627227-88b4-a1ab-a94a-d6d5c5b7ad24-ff50784a {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4f48d8f6-c550-2f37-382c-f9dda539053a-e5e94f6f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_94c8a0c6-1f2d-685b-660f-8cf88f99a0b0-e5e94f6f, #w-node-_05903750-752e-4f54-129f-930afd87cbb2-e5e94f6f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7bf81b2f-4621-462b-4cdd-96eaad074fea-15663e54 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_3dc114e9-f5bc-24ec-b997-a8a0e33eea3c-15663e54 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

#w-node-e284308b-5ee7-28f0-70af-192710982f2b-15663e54 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_302ebd0e-d957-fa32-c9b2-5c86ff0553b3-476fdbc6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-a34f4475-e7b2-64c7-af7a-1b8eba41b831-476fdbc6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_206a2466-046c-466f-9c49-19dfb972290c-476fdbc6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_63b5c231-2430-78f1-ba77-3f73dfb4c24a-476fdbc6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-f8627227-88b4-a1ab-a94a-d6d5c5b7ad24-ff50784a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f48d8f6-c550-2f37-382c-f9dda539053a-e5e94f6f {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_206a2466-046c-466f-9c49-19dfb972290c-476fdbc6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-c57753f0-fa5a-83c4-9293-521656fae745-476fdbc6 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}


@font-face {
  font-family: 'Urbanist Variablefont Wght';
  src: url('../fonts/Urbanist-VariableFont_wght.ttf') format('truetype'), url('../fonts/Urbanist-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}