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

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

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

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

.navbar-logo-left {
  background-color: var(--white);
}

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

.navbar-logo-left-container.shadow-three {
  background-color: var(--white);
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

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

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #ffffffbf;
}

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

.nav-link.blu {
  color: #232a33;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #a00800;
  border-radius: 100px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #232a33;
}

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

.button-primary.btn-blue {
  background-color: #1a67b9;
  font-weight: 700;
}

.button-primary.mobile-only.hidden {
  display: none;
}

.hero-heading-left {
  background-color: #232a33;
  border-bottom: 0 #e4ebf3;
  margin-bottom: -10px;
  padding: 50px 30px 0;
  position: relative;
}

.hero-heading-left._0padding {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

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

.hero-split {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 450px;
  max-width: 46%;
  display: flex;
}

.hero-split.left {
  align-items: flex-start;
}

.margin-bottom-24px {
  color: #232a33;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.margin-bottom-24px.black {
  color: #000;
}

.margin-bottom-24px.nomobile {
  color: #fff;
  margin-top: 10px;
}

.margin-bottom-24px.nomobile.no {
  display: none;
}

.margin-bottom-24px.blu {
  color: #232a33;
  padding-top: 10px;
}

.shadow-two.mobile-none {
  margin-bottom: 20px;
}

.shadow-two.desktop-none {
  display: none;
}

.shadow-two.btn-img {
  width: 125px;
}

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

.hero-stack.hidden-lead {
  display: none;
}

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

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

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

.team-slider.home {
  background-color: #232a33;
}

.centered-heading {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.centered-heading.blu {
  color: #232a33;
}

.centered-subheading {
  color: #fff;
  text-align: center;
  max-width: 100%;
  margin: 10px auto;
}

.centered-subheading.blu {
  color: #232a33;
}

.centered-subheading.mobile {
  margin-bottom: 10px;
  font-size: 15px;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  border: 0 #000;
  width: 30%;
  margin-right: 5%;
}

.team-slide-wrapper.border {
  border: 2px #a00800;
}

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

.team-block.er {
  border: 2px solid #a00800;
  box-shadow: inset 1px 0 16px -9px #00000052;
}

.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-top: 12px;
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

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

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

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

.team-slider-nav {
  color: #232a33;
  background-color: #0c0c0c00;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

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

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

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

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

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

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

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

.gallery-slider {
  background-color: #a00800;
  border-bottom: 0 #e4ebf3;
  padding: 20px 30px;
  position: relative;
}

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

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

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

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

.gallery-image {
  width: 100%;
}

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

.gallery-slide-text.hidden {
  display: none;
}

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

.gallery-slider-left:focus-visible, .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, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.footer-dark {
  background-color: #232a33;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 20px 30px 15px;
  position: relative;
}

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

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

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

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

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

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

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

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

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

.footer-copyright-center {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  line-height: 16px;
}

.footer-copyright-center.white, .footer-copyright-center.textwhite {
  color: #fff;
}

.image {
  width: 150px;
}

.heading {
  color: #232a33;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.heading.blu {
  color: #232a33;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-2.white {
  color: #fff;
  font-size: 32px;
  line-height: 36px;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
}

.paragraph {
  font-family: Open Sans, sans-serif;
}

.paragraph.white.subtit {
  font-size: 14px;
  line-height: 20px;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
}

.heading-5.white {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
}

.text-span {
  color: #fff;
  background-color: #a00800;
  padding-left: 5px;
  padding-right: 5px;
}

.text-span.red {
  background-color: #232a33;
}

.div-block {
  text-align: center;
  background-color: #1968bab3;
  border-radius: 60px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.image-2 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  font-weight: 600;
}

.bold-text-5 {
  font-size: 12px;
  font-weight: 600;
}

.bold-text-6, .bold-text-7, .bold-text-8 {
  font-weight: 600;
}

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

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

.container-2.hidden {
  display: none;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  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;
}

.logos-title-small {
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  display: block;
  position: relative;
  overflow: visible;
}

.logos-title-small.hidden, .logos-title-small.promo {
  display: none;
}

.logos-title-small.displaynone {
  display: block;
}

.clients-tag {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  width: 200px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.text-block {
  color: #f7281b;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.video {
  border: 5px solid #fff;
  margin-top: 50px;
  box-shadow: 0 10px 8px #0003;
}

.text-span-2 {
  font-size: 15px;
}

.features-metrics-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

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

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

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

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

.hero-heading-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  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;
}

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

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

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

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

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

.hero-without-image {
  background-color: #a00800;
  border-bottom: 0 #e4ebf3;
  padding: 0 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;
}

.white {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.link {
  color: #fff;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 36px;
}

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

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

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

.pricing-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  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 {
  color: #fff;
  margin-bottom: 20px;
}

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

.image-3 {
  width: 200px;
}

.html-embed {
  min-width: 450px;
}

.image-4 {
  width: 180px;
}

.link-2, .link-2.textwhite {
  color: #fff;
}

.html-embed-2 {
  min-width: 100%;
  max-width: 100%;
}

.section {
  background-color: #232a33;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-span-5 {
  background-color: #990900;
}

.text-span-5.padding {
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-2 {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px 30px 50px;
}

.bold-text-9 {
  font-size: 12px;
  font-weight: 600;
}

.text-span-6, .text-span-7 {
  font-weight: 700;
}

.text-span-8 {
  color: #a00800;
}

.heading-7, .heading-8, .heading-9 {
  color: #fff;
}

.text-span-9, .text-span-10, .text-span-11, .text-span-12 {
  font-weight: 700;
}

.text-span-13, .text-span-14 {
  color: #a00800;
}

.bold-text-10, .bold-text-11 {
  font-size: 18px;
}

.div-block-3 {
  width: 100%;
}

.column {
  padding-left: 0;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-span-17 {
  background-color: #0000;
}

.text-span-18 {
  color: #a00800;
}

.text-span-19, .text-span-20, .text-span-21 {
  font-weight: 700;
}

.text-span-22 {
  color: #a00800;
}

.only-mobile.hidden {
  display: none;
}

.text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-42, .text-span-43 {
  font-weight: 700;
}

.desktop-none.hidden {
  display: none;
}

.text-span-44, .text-span-45, .text-span-46, .text-span-47 {
  font-weight: 700;
}

.code-embed, .video-2 {
  margin-top: 20px;
}

@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    border-bottom: 0 #000;
  }

  .button-primary.btn-blue {
    font-weight: 700;
  }

  .hero-heading-left {
    padding-bottom: 80px;
  }

  .hero-heading-left._0padding {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .hero-split {
    flex-direction: column;
    align-items: center;
  }

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

  .shadow-two {
    box-shadow: none;
  }

  .hero-wrapper-two {
    max-width: 100%;
  }

  .team-slider {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .team-slide-wrapper.border {
    border-style: none;
  }

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

  .gallery-slider {
    background-color: #a00800;
  }

  .heading {
    margin-top: 0;
  }

  .heading-3.white, .paragraph.white {
    color: #fff;
  }

  .paragraph.white.subtit {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .clients-tag {
    font-family: Montserrat, sans-serif;
  }

  .video {
    margin-top: 50px;
  }

  .text-span-2 {
    font-size: 22px;
    font-weight: 500;
  }

  .features-title-2 {
    font-family: Montserrat, sans-serif;
  }

  .features-title-2.left {
    text-align: left;
  }

  .text-span-3 {
    font-size: 20px;
  }

  .text-block-2, .text-block-3 {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .hero-heading-right-2 {
    background-color: #fff;
    padding-bottom: 0;
  }

  .hero-without-image {
    background-color: #a00800;
    padding-top: 0;
    padding-bottom: 0;
  }

  .white {
    color: #fff;
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-span-4 {
    text-decoration: underline;
  }

  .link {
    color: #fff;
  }

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

  .link-2 {
    color: #000;
  }

  .div-block-2 {
    background-color: #f5f7fa;
    padding-bottom: 30px;
  }

  .bold-text-9 {
    font-weight: 600;
  }
}

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

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

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

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

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

  .menu-button {
    padding: 12px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .clients-image-three {
    margin-bottom: 30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .features-metrics {
    padding: 60px 15px;
  }

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

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

  .logos-title-small {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .features-metrics-2 {
    padding: 60px 15px;
  }

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

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

  .hero-heading-right-2, .hero-without-image, .pricing-overview {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left-container.shadow-three {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container {
    max-width: none;
  }

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

  .nav-link {
    color: #000;
  }

  .button-primary {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary.btn-blue {
    background-color: #a00800;
  }

  .button-primary.desktop-only.hidden {
    display: none;
  }

  .button-primary.mobile-only.hidden {
    display: inline-flex;
  }

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

  .menu-button.lead-ty {
    display: none;
  }

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

  .hero-heading-left._0padding.onlymobile {
    padding-bottom: 20px;
  }

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

  .hero-split {
    min-width: 300px;
    margin-bottom: 0;
  }

  .hero-split.left {
    margin-bottom: 10px;
  }

  .hero-split.form {
    min-width: 100%;
  }

  .hero-split.home {
    margin-bottom: 40px;
  }

  .margin-bottom-24px.nomobile {
    display: block;
  }

  .margin-bottom-24px.blu {
    margin-top: 10px;
    padding-top: 10px;
  }

  .shadow-two.mobile-none {
    display: none;
  }

  .shadow-two.desktop-none {
    display: block;
  }

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

  .team-slider {
    border-bottom-width: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .centered-subheading.mobile {
    margin-top: 60px;
    font-size: 16px;
  }

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

  .team-slider-arrow {
    color: #a00800;
    width: 50px;
    font-size: 20px;
    font-weight: 700;
    display: block;
    inset: 0% 0% 0% auto;
  }

  .team-slider-arrow.left {
    inset: 0% auto 0% 0%;
  }

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

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

  .gallery-slider {
    padding-top: 10px;
    padding-bottom: 20px;
  }

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

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

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

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

  .footer-link:hover {
    color: #ffffffbf;
  }

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

  .heading.blu {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 29px;
  }

  .heading-2.white, .heading-3.white {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-5.white {
    font-size: 24px;
    line-height: 29px;
  }

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

  .logos-title-small {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logos-title-small.hidden {
    display: none;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .hero-without-image {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .white.text-red {
    font-size: 14px;
    line-height: 18px;
  }

  .pricing-overview {
    padding-top: 20px;
    padding-bottom: 10px;
  }

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

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

  .html-embed {
    min-width: 100%;
  }

  .icon {
    color: #a10700;
  }

  .div-block-2 {
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-2 {
    color: #a00800;
    background-color: #a0080000;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
  }

  .icon-3 {
    color: #a00800;
    background-color: #a0080000;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    display: flex;
  }

  .text-span-15, .text-span-16 {
    color: #a00800;
  }

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

  .bold-text-12 {
    font-size: 24px;
    line-height: 29px;
  }

  .only-mobile.hidden, .desktop-none.hidden {
    display: inline-block;
  }

  .image-5 {
    margin-bottom: 10px;
  }
}

#w-node-a19990ab-0e0d-30c9-28fc-30099c8db63e-8a45d11c, #w-node-a19990ab-0e0d-30c9-28fc-30099c8db648-8a45d11c, #w-node-a19990ab-0e0d-30c9-28fc-30099c8db652-8a45d11c, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d11c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d11c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a5-8a45d11c, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d33459e-8a45d11c, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d3345a7-8a45d11c, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d3345b2-8a45d11c, #w-node-a19990ab-0e0d-30c9-28fc-30099c8db63e-8a45d123, #w-node-a19990ab-0e0d-30c9-28fc-30099c8db648-8a45d123, #w-node-a19990ab-0e0d-30c9-28fc-30099c8db652-8a45d123, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d123 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d123 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a5-8a45d123, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d33459e-8a45d123, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d3345a7-8a45d123, #w-node-_82a10bb7-66c9-e0c8-e428-1ff77d3345b2-8a45d123 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d11c, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d123 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d11c, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d123 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d11c, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d11c, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd119c-8a45d123, #w-node-c1204093-8ae1-e6a6-00a7-8cbc44cd11a1-8a45d123 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
