:root {
  --black: #1e1e1e;
  --white: white;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}


.heading {
  text-align: left;
  padding-bottom: 240px;
  font-size: 30px;
  line-height: 80px;
}

.body {
  background-color: #ffd0d0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Gilroy, sans-serif;
  font-size: 1rem;
}

.search {
  text-align: center;
  min-width: 280px;
  margin-right: 0;
  padding-right: 0;
}

.search-input {
  padding-left: 209px;
  padding-right: 170px;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

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

.nav-link {
  color: #1a1b1f;
  text-align: left;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 26px;
  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-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 {
  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;
}

.hero-heading-left {
  outline-offset: 0px;
  background-color: rgba(157, 37, 37, 0);
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  outline: 3px #333;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  margin: 48px 26px 19px;
  padding-left: 0;
  display: flex;
}

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

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

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

.heading-2 {
  margin-top: -123px;
  margin-bottom: 57px;
  padding-top: 0;
  padding-bottom: 0;
}

.logos-quote-block {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.clients-wrapper-two {
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 24px;
  display: flex;
}

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

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
  padding-top: 0;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.heading-3 {
  padding: 0 32px 0 72px;
}

.text-block {
  padding-top: 51px;
  padding-bottom: 0;
}

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

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

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

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

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

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

.testimonial-grid-two {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px #e4ebf3;
  flex-direction: column;
  padding: 32px 0 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 0 0 24px;
  display: flex;
}

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

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

.heading-4 {
  margin-top: -264px;
  padding-top: 167px;
  padding-bottom: 41px;
}

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

.section {
  margin-left: 44px;
  margin-right: 44px;
}

.home_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.homw_width {
  width: 100%;
}

.div-block-2 {
  width: 50%;
}

.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: 1280px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.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-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  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-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.heading-5 {
  margin-left: 40px;
  margin-right: 40px;
  padding-right: 0;
}

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

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

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

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

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

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

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

.nav-link-3[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-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-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;
}

.search_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.location_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.location {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.serch {
  display: block;
}

.pesquisa {
  background-color: #f4f3f3;
  border: 1px #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding-right: 32px;
  font-size: .8rem;
}

.float_search_icon {
  position: relative;
}

.search_icon {
  width: 16px;
  position: absolute;
  top: 33%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.form-block {
  margin-bottom: 0;
}

.bag_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bag {
  position: relative;
}

.icon {
  width: 32px;
}

.icon.smaller {
  width: 18px;
}

.div-block-4 {
  color: #fff;
  background-color: #dca313;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  top: -61%;
  bottom: auto;
  left: -52%;
  right: auto;
}

.profile_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.profile_pic {
  border-radius: 50px;
  width: 32px;
  height: 32px;
}

.image {
  width: 180px;
}

.page_wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  padding-left: 44px;
  padding-right: 44px;
  position: relative;
  box-shadow: 0 7px 14px 5px rgba(0, 0, 0, .2);
}

.text-block-2 {
  color: #585858;
  font-size: .8rem;
}

.text-block-3, .text-block-4, .text-block-5 {
  font-size: .8rem;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.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: 20px 0;
}

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

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

.nav-menu-wrapper-2 {
  flex: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-dropdown-link-3[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-3 {
  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-3: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;
}

.list-item {
  display: flex;
}

.image-2 {
  width: 24px;
}

.div-block-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 18px;
}

.link-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  background-color: #0b0a0a;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.image-4 {
  width: 24px;
  height: 24px;
}

.hero-heading-left-3 {
  background-color: #f5f7fa;
  background-image: linear-gradient(rgba(255, 237, 237, .92), rgba(255, 237, 237, .92)), url('../images/vecteezy_vegetables-food-slices-carrots-cucumbers-cabbage-tomato_8859005.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: static;
}

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

.hero-wrapper-3 {
  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: flex;
}

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

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

.slider {
  background-color: rgba(0, 0, 0, 0);
  min-height: 450px;
  max-height: none;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: PT Serif, serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.link-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #058728;
  border: 1px #000;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 10px 5px 20px;
  text-decoration: none;
  display: flex;
}

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

.icon-2 {
  color: #0cf050;
}

.navbar-logo-center-3 {
  z-index: 999;
  padding-left: 46px;
  padding-right: 46px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

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

.navbar-logo-center-container-3.shadow-three {
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

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

.navbar-wrapper-three-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-3 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-3 {
  width: 100%;
}

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

.nav-menu-block-3 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-link-accent-4 {
  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-4:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-4 {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffd0d0;
  border-radius: 4px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  background-color: var(--white);
  color: var(--black);
  border-radius: 4px;
}

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

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

.image-5 {
  width: 120px;
}

.hero-stack {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 46px 80px;
  position: relative;
}

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

.margin-bottom-24px-4 {
  margin-bottom: 24px;
  font-family: Gilroy, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
}

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

.hero-image.shadow-two {
  object-fit: cover;
  border-radius: 25px;
  height: 85vh;
  margin-top: 0;
  padding-bottom: 0;
}

.hero-heading-right {
  color: #fff;
  background-color: #5d3b3b;
  border-bottom: 1px solid #e4ebf3;
  border-top-left-radius: 120px;
  margin-top: 40px;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-4.design {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75vh;
}

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  border-radius: 56px 0 0 0 ;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-split-4.tall {
  height: 450px;
  position: relative;
}

.hero-split-4.float {
  width: 25%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 4%;
}

.hero-split-4.float._2 {
  top: auto;
  bottom: 0%;
  left: 4%;
  right: auto;
}

.hero-split-4.float._3 {
  top: 0%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.hero-split-4.float._4 {
  top: 0%;
  bottom: auto;
  left: 4%;
  right: auto;
}

.shadow-two-3 {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.shadow-two-3.one_corner {
  border-radius: 56px 0 0;
}

.shadow-two-3._01 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.shadow-two-3._2 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.hero-subscribe-right {
  background-color: var(--black);
  color: #ffe8e8;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-subscribe-right.blank {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
}

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

.hero-form-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #fff;
  background-color: #282828;
  border: 1px #d1d6db;
  border-bottom-style: solid;
  border-radius: 4px;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  margin-right: 0;
  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(189, 190, 193, .8);
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 2.2rem;
  font-weight: 500;
}

.centered-heading-2.margin-bottom-32px {
  text-align: left;
  margin-bottom: 10px;
}

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

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

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

.team-block {
  background-color: #d21f35;
  background-image: url('../images/image00047.jpg');
  background-position: 50%;
  background-size: cover;
  height: 450px;
  padding-bottom: 0;
}

.team-block._01 {
  background-image: url('../images/image00020.jpg');
  background-size: cover;
}

.team-block._02 {
  background-image: url('../images/image00018.jpg');
  background-size: cover;
}

.team-block._03 {
  background-image: url('../images/image00007.jpeg');
  background-size: cover;
}

.team-block._04 {
  background-image: url('../images/image00009.jpeg');
}

.team-block._05 {
  background-image: url('../images/image00059.jpg');
}

.team-member-image-two {
  opacity: .28;
  width: 100px;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.hero-heading-left-4 {
  color: #fff;
  background-color: #3a3030;
  background-image: url('../images/linelines.svg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  height: 100vh;
  padding: 80px 46px;
  position: relative;
}

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

.text-block-6 {
  margin-bottom: 32px;
}

.gallery-scroll {
  background-color: var(--black);
  color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 46px;
  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-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.gallery-image-wrapper {
  border-radius: 8px;
  min-height: 250px;
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
}

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

.div-block-9 {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  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;
}

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

.content {
  max-width: 650px;
  padding-bottom: 0;
}

.content.short {
  max-width: 500px;
}

.heading-7 {
  font-family: Gilroy, sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-8 {
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.heading-9 {
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 1.2;
}

.p_content {
  margin-bottom: 40px;
  font-family: Gilroy, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.4;
}

.section-3 {
  padding: 80px 46px;
}

.overlayed {
  position: relative;
}

.text-block-7 {
  position: absolute;
  top: auto;
  bottom: 4%;
  left: 11%;
  right: auto;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.card_program {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--black);
  cursor: pointer;
  background-color: #dac3c6;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  justify-items: center;
  height: 33vh;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  transition: all .25s;
  display: grid;
  position: relative;
}

.card_program:hover {
  color: var(--white);
  background-color: #4d4143;
}

.flex_content {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-6 {
  width: 14px;
}

.p {
  font-size: 1.2rem;
  font-weight: 500;
}

.float_img {
  opacity: 1;
  padding-left: 16px;
  padding-right: 16px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.float_img._01 {
  opacity: 1;
  object-fit: cover;
  background-image: none;
  width: 100%;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  position: static;
  overflow: hidden;
}

.float_img._02, .float_img._03 {
  opacity: 1;
  object-fit: cover;
  background-image: none;
  height: 100%;
  overflow: hidden;
}

.float_img._04 {
  object-fit: cover;
  background-image: none;
  height: 100%;
  overflow: hidden;
}

.float_img._05 {
  object-fit: cover;
  height: 100%;
  overflow: hidden;
}

.float_img._06 {
  object-fit: cover;
  height: 100%;
  display: block;
  overflow: hidden;
}

.slider-2 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 100%;
  min-height: 85vh;
  margin-top: 60px;
}

.heading-10 {
  text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: 500;
}

.slide {
  border-radius: 25px;
}

.div-block-11 {
  z-index: 0;
  background-color: #5d3b3b;
  width: 100%;
  height: 55vh;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.left-arrow {
  background-color: #ffe8e8;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.icon-3 {
  color: #1e1e1e;
  flex: 0 auto;
  width: auto;
  margin-left: 4px;
  margin-right: 0;
  font-size: 1.6rem;
}

.right-arrow {
  background-color: #ffe8e8;
  border-radius: 50px;
  width: 48px;
  height: 48px;
}

.icon-4 {
  color: #1e1e1e;
  font-size: 1.6rem;
}

.image-7 {
  border-radius: 8px;
  width: 195px;
  min-height: 150px;
  position: absolute;
  top: auto;
  bottom: -9%;
  left: auto;
  right: -5%;
  box-shadow: 5px 11px 11px 6px rgba(0, 0, 0, .2);
}

.program_images {
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.menu_bg {
  border-radius: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo_wraper {
  border-radius: 24px;
  padding: 20px 20px 10px;
}

.heading-11, .heading-12, .heading-13, .heading-14 {
  font-size: 2.2rem;
  font-weight: 500;
}

.mask {
  z-index: 2;
}

.textarea {
  color: #fff;
  background-color: #282828;
  border: 1px solid #000;
  border-radius: 4px;
  min-height: 250px;
}

.success-message {
  color: #dedddd;
  background-color: #010101;
}

.error-message {
  background-color: #ff1313;
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

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

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    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 {
    margin-left: -6px;
  }

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

  .margin-bottom-24px {
    margin-top: -19px;
    margin-right: -60px;
  }

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

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .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-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

  .navbar-brand-three-2 {
    position: relative;
  }

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

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-3 {
    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;
  }

  .page_wrapper {
    display: block;
  }

  .container-4 {
    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-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

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

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

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

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

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

  .navbar-wrapper-three-3 {
    justify-content: space-between;
  }

  .navbar-brand-three-3 {
    position: relative;
  }

  .nav-menu-wrapper-three-3 {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three-3 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

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

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

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

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

  .hero-split-4.float {
    margin-bottom: 0;
  }

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

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

  .card_program {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

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

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

  .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-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .hero-heading-left, .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .hero-heading-left-2, .testimonial-column-light {
    padding: 60px 15px;
  }

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

  .testimonial-info-three {
    flex-direction: row;
  }

  .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-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

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

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

  .nav-link-3 {
    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-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .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-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

  .nav-dropdown-list-3.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-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

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

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

  .nav-menu-block-3 {
    flex-direction: column;
  }

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

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

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

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

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

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

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

  .hero-heading-right {
    border-top-left-radius: 60px;
    padding: 60px 15px;
  }

  .hero-subscribe-right, .team-slider {
    padding: 60px 15px;
  }

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

  .hero-heading-left-4, .hero-heading-center, .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;
  }

  .card_program {
    grid-template-columns: 1fr;
    padding-right: 20px;
  }

  .div-block-12 {
    text-align: center;
  }
}

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

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

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

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

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

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

  .navbar-logo-center-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .nav-menu-three-3 {
    flex-direction: column;
  }

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

  .image-5 {
    width: 90px;
  }

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

  .margin-bottom-24px-4 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .hero-image.shadow-two {
    height: 45vh;
    padding-bottom: 0;
  }

  .hero-heading-right {
    border-top-left-radius: 50px;
  }

  .hero-wrapper-4 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .hero-split-4.float {
    width: 41%;
  }

  .hero-split-4.float._2 {
    width: 48%;
  }

  .hero-split-4.float._3 {
    width: 40%;
  }

  .hero-split-4.float._4 {
    width: 42%;
  }

  .hero-subscribe-right.blank {
    padding-top: 20px;
  }

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

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

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

  .team-slider {
    padding-top: 20px;
  }

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

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

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

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

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

  .heading-7 {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .heading-8 {
    font-size: 2rem;
    line-height: 1.2;
  }

  .heading-9 {
    font-size: 2.3rem;
  }

  .section-3 {
    padding-bottom: 60px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-10 {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .float_img._02, .float_img._03, .float_img._04, .float_img._05, .float_img._06 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-2 {
    min-height: 45vh;
  }

  .div-block-11 {
    height: 25vh;
  }

  .left-arrow {
    width: 32px;
    height: 32px;
  }

  .icon-3 {
    font-size: 1rem;
  }

  .right-arrow {
    width: 32px;
    height: 32px;
  }

  .icon-4 {
    font-size: 1rem;
  }

  .image-7 {
    display: none;
  }
}

#w-node-_091dbe7b-f314-6fb3-01e3-9e7de1080420-2fd30e9a {
  align-self: start;
}

#w-node-d9b77bfb-afa5-c7b6-384b-c25bc278af23-2fd30e9a {
  align-self: stretch;
  justify-self: start;
}

#w-node-f2eccddf-c5c0-c06e-b99e-8861607854f7-2fd30e9a {
  align-self: start;
}

#w-node-c86c59a8-a89d-e6bc-7cab-10806c926700-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30efad50-4cc6-0db6-ff81-2a63572f4b52-2fd30e9a {
  align-self: stretch;
}

#w-node-_0cdff249-fddf-9997-bf68-58df7a49e138-2fd30e9a {
  align-self: start;
}

#w-node-_418606e7-9515-0f01-d427-9d9e65934dff-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d4593c9-458e-2dbb-ebdf-febf236a5e88-2fd30e9a {
  align-self: start;
}

#w-node-_7bd1d433-7588-0735-deb3-e0619da7af40-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96d2aa57-b79f-8887-c1cf-708bc8a65fea-2fd30e9a {
  align-self: start;
}

#w-node-c404966f-4dbf-a57c-3a6b-93015cdb2e88-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b9d99c0-f1f3-e843-54c4-60d754773427-2fd30e9a {
  align-self: start;
}

#w-node-_97b40477-b704-9c4b-ab8b-9f753eec6073-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9cef3f72-0ced-9cc3-b637-4ee8fbb7cb11-2fd30e9a {
  align-self: start;
}

#w-node-_3f754467-6c34-132b-fe16-8b4dee955d8e-2fd30e9a, #w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd02-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73cf6028-f3be-9969-87ff-23eca5d0d2d6-2fd30e9a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd13-2fd30e9a, #w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd14-2fd30e9a, #access-dash.w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd17-2fd30e9a, #w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd18-2fd30e9a, #lead-retrieval.w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f48d-2fd30e9a, #w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f48e-2fd30e9a, #lead-scoring.w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f48f-2fd30e9a, #w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f490-2fd30e9a, #sponsored-sections.w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f491-2fd30e9a, #w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f492-2fd30e9a, #sponsored-sections.w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f493-2fd30e9a, #w-node-_54cff118-7079-cdcc-4c89-cf3e8eb9f494-2fd30e9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd02-2fd30e9a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a2b3add5-6fd1-a5c5-1743-0ec8a844b600-2fd30e9a {
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d6a85469-fd99-a2cd-64ba-d141bf49dd02-2fd30e9a, #w-node-_73cf6028-f3be-9969-87ff-23eca5d0d2d6-2fd30e9a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.eot') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.eot') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.eot') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.eot') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}