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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.container {
  justify-content: space-between;
  align-items: center;
  width: 120%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  align-items: center;
  width: 66%;
  display: flex;
}

.navbar {
  background-color: #f7f7f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.div-block {
  background-color: #202020;
  flex-direction: row;
  align-items: center;
  width: 9%;
  height: 59%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 18px;
  padding-top: 81px;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.hero-image-mask {
  width: auto;
  margin-left: 0;
  margin-right: 40px;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  display: none;
}

.heading {
  color: #000;
  width: 90%;
  margin: 48px auto 38px;
  font-family: Merriweather, serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 55px;
}

.heading.sticky {
  color: #fff;
  text-align: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

.heading.hero {
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading.hero.who-we-are {
  width: 100%;
}

.paragraph {
  color: #000;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
}

.paragraph.core-values {
  text-align: center;
  width: 80%;
}

.paragraph.icons {
  text-align: center;
  width: 91%;
}

.paragraph.what-we-do-01 {
  line-height: 18px;
}

.paragraph.main-title {
  font-size: 30px;
  line-height: 47px;
}

.paragraph.blog-preview {
  font-size: 14px;
  line-height: 22px;
}

.button-2 {
  text-align: center;
  background-color: #000;
  width: 27%;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 27px;
}

.navbar-2 {
  background-color: #ffffff26;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-3 {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
  display: flex;
}

.section {
  padding-top: 70px;
  position: static;
}

.section.who-we-are {
  width: 100%;
  padding-bottom: 49px;
}

.text-block {
  width: 100%;
  font-family: Open Sans, sans-serif;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-5 {
  width: 90%;
  margin: 100px auto 60px;
  display: flex;
}

.section-2 {
  margin-top: 0;
  margin-bottom: 100px;
}

.div-block-6 {
  flex-direction: column;
  align-self: auto;
  width: 100%;
  height: auto;
  display: flex;
}

.link-block {
  width: 6%;
}

.link-block-2 {
  width: 23%;
}

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

.text-block-2 {
  width: auto;
}

.div-block-8 {
  align-self: center;
  width: 100%;
  max-width: 367px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 0;
  padding-right: 0;
}

.div-block-9 {
  width: 100%;
  margin-top: 0;
}

.section-3 {
  background-color: #0000;
  width: 90%;
  margin: 0 auto;
  display: flex;
}

.slide {
  background-color: #f7f7f7;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  position: static;
}

.slider {
  background-color: #0000;
  height: 131%;
}

.slide-nav {
  display: none;
  overflow: visible;
}

.right-arrow, .left-arrow {
  display: block;
}

.mask {
  background-color: #0000;
  height: 130%;
}

.heading-2 {
  color: #000;
  margin-top: 11px;
  font-style: normal;
  text-decoration: none;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 90%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-4.success-stories-section {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.section-4.success-stories-section.padding {
  margin-top: 63px;
}

.div-block-10 {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: auto;
  padding-right: 11px;
  display: flex;
}

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

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.heading-3.vision {
  margin-top: 0;
}

.div-block-12 {
  width: 100%;
  padding-left: 28px;
}

.grid-3 {
  grid-row-gap: 15px;
  place-content: start;
  width: 100%;
  margin-right: 60px;
}

.div-block-13 {
  justify-content: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.div-block-14 {
  color: #000;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-15 {
  height: 48.8%;
}

.section-5 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: url('../images/Group-7.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  flex-direction: column;
  width: 95%;
  margin: 60px auto;
  padding-top: 130px;
  padding-bottom: 130px;
  display: flex;
  position: static;
}

.heading-4 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 23px;
}

.button-3 {
  text-align: center;
  background-color: #2ea770;
  flex-direction: column;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.button-3.volunteer-button {
  background-color: #9da72e;
}

.div-block-16 {
  justify-content: center;
  width: 41%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-17 {
  flex-direction: row;
  align-items: center;
  width: auto;
  display: flex;
}

.section-6 {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  display: flex;
}

.div-block-18 {
  width: auto;
  margin-right: 23px;
}

.div-block-19 {
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-7 {
  margin-top: 44px;
}

.paragraph-2 {
  text-align: center;
  width: 57%;
  margin-bottom: 78px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
  text-decoration: none;
}

.div-block-20 {
  background-color: #0000;
  width: 10%;
  height: 50px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-21 {
  margin-top: 0;
  padding-top: 53px;
}

.div-block-22 {
  color: #0e0e0e;
  background-color: #d4d4d4;
  width: 90%;
  height: 1px;
  margin-top: 31px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-22.footer-line {
  width: 100%;
}

.text-block-3 {
  width: 95px;
}

.div-block-23 {
  justify-content: space-around;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-23.footer-line {
  width: 100%;
}

.text-block-4 {
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: flex;
}

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

.link {
  margin-right: 20px;
}

.link-2 {
  margin-right: 19px;
}

.heading-6 {
  width: 99.9999%;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.heading-6.contact {
  width: auto;
  font-size: 20px;
}

.div-block-24 {
  flex-direction: row;
  justify-content: flex-end;
  width: 17%;
  display: flex;
}

.link-block-3 {
  width: 13%;
  margin-right: 13px;
}

.text-block-5 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.nav-menu-2 {
  flex-direction: row;
  justify-content: flex-start;
  width: 32%;
  margin-left: 18px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-4 {
  background-color: #000;
  align-self: center;
  font-family: Open Sans, sans-serif;
}

.nav-link-3 {
  color: #000;
  text-align: center;
  align-self: center;
  width: auto;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3.w--current {
  width: auto;
  display: flex;
}

.menu-button {
  margin-left: 0;
}

.brand {
  width: auto;
  margin-right: 0;
  display: flex;
}

.brand.w--current {
  width: 16%;
}

.section-8.hidden-section-2, .section-8._01 {
  display: none;
}

.div-block-27 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.div-block-28 {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-28.paragraph {
  width: 77%;
  padding-left: 48px;
}

.container-4 {
  margin-top: 56px;
}

.section-9 {
  display: block;
}

.div-block-29 {
  flex-direction: row;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image-2 {
  width: 140%;
}

.link-block-7 {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-31 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.button-5 {
  width: 30%;
}

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

.button-6 {
  text-align: center;
  background-color: #000;
  width: 33%;
  margin-top: 33px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
}

.button-6.transparent-button {
  color: #000;
  background-color: #0000;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.button-6.donate {
  justify-content: center;
  align-items: center;
  width: 14%;
  height: 20%;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.image-3 {
  z-index: -1;
  object-fit: contain;
  position: absolute;
  inset: -48% 0% 0% 28%;
  overflow: hidden;
}

.div-block-33 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.body {
  text-align: left;
  width: 100%;
  margin-bottom: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 23px;
}

.hero-2 {
  align-items: center;
  width: auto;
  padding-top: 59px;
  padding-bottom: 0;
  display: block;
}

.flex-container-2 {
  flex-direction: row;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.hero-image-mask-2 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.hero-image-mask-2.section-2 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 16px;
}

.paragraph-4 {
  width: 99.9999%;
  margin-top: 29px;
}

.div-block-34 {
  flex-direction: column;
  width: 50%;
  height: 100%;
  display: block;
}

.button-7 {
  margin-right: 26px;
}

.button-7.what-we-do-1 {
  background-color: #000;
}

.button-7.what-we-do-2 {
  background-color: #299e5e;
}

.heading-10 {
  margin-top: 57px;
}

.div-block-35 {
  margin-top: 35px;
  padding-top: 0;
}

.div-block-36 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-37 {
  justify-content: center;
  width: 75%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 65px;
  display: flex;
}

.div-block-38 {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.grid-4 {
  grid-template: "."
  / 1fr 1fr;
  width: 75%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-39 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.div-block-39.quote {
  display: none;
}

.div-block-40 {
  width: 89%;
}

.div-block-41 {
  width: 90%;
  margin-top: 0;
}

.div-block-42 {
  margin-top: 0;
  margin-bottom: 11px;
}

.text-block-6.quote {
  text-align: left;
  margin-top: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
}

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

.div-block-43 {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
}

.grid-5 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 80%;
  height: 100%;
}

.tabs {
  flex-direction: row;
  width: 75%;
  margin: 33px auto;
  display: flex;
}

.tabs-menu {
  z-index: 1;
  border: 1px #000;
  flex-direction: column;
  width: 40%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  left: 2px;
}

.div-block-44 {
  width: 13%;
  height: auto;
}

.tab-link-tab-1 {
  background-color: #0000;
  border: 1px #000;
  border-radius: 0;
  width: 100%;
  margin-bottom: 6px;
  padding-bottom: 19px;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1.w--current {
  color: #2ea76f;
  background-color: #0000;
  border-right: 3px solid #ee7d21;
  width: 100%;
}

.tab-link-tab-1.option-1 {
  border-style: none;
}

.tab-link-tab-1.option-1:active {
  border: 1px #000;
}

.tab-link-tab-1.option-1:focus, .tab-link-tab-1.option-2:focus {
  border-right: 3px solid #ee7d21;
}

.div-block-45 {
  color: #0000;
  background-color: #f0f0f0;
  width: 1%;
  height: 100%;
  margin-right: 48px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-46 {
  flex-direction: row;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-link-tab-2, .tab-link-tab-3 {
  background-color: #0000;
}

.tab-link-tab-3.w--current {
  color: #2ea76f;
  background-color: #0000;
  font-family: Open Sans, sans-serif;
}

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

.paragraph-8.main {
  color: #000;
  width: 100%;
  height: auto;
  line-height: 28px;
}

.paragraph-9 {
  color: #aaa;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.bold-text, .bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.div-block-47 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sticky-nav {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 0 20px;
  position: relative;
  top: 0;
}

.nav-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav-logo-link {
  width: auto;
  height: 60px;
  margin-left: 0;
  margin-right: 60px;
  padding: 20px 0;
  display: block;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.nav-link-6 {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.nav-link-6:hover {
  text-decoration: underline;
}

.container-6 {
  margin-left: auto;
  margin-right: auto;
}

.list-item {
  align-items: center;
  width: auto;
  display: flex;
}

.donate-button {
  background-color: #000;
  width: 100%;
}

.list-item-2 {
  text-align: center;
  width: 15%;
}

.div-block-48 {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-3 {
  display: none;
}

.div-block-49 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-50 {
  display: none;
}

.tab-pane-tab-3-2, .tabs-content {
  width: 100%;
}

.div-block-51 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.tab-pane-tab-1 {
  width: 99.9999%;
}

.tab-pane-tab-2 {
  width: 100%;
}

.section-11 {
  padding-top: 10px;
}

.list-item-div {
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-53 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-54 {
  display: flex;
}

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

.div-block-56 {
  margin-top: 33px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.small-text {
  padding-top: 0;
}

.small-text.bank-account-details-div {
  margin-top: 29px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.section-12.bank-details-div {
  margin-top: 81px;
  margin-bottom: 81px;
}

.join-us-contaiiner {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.button-8 {
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  text-align: center;
  margin-top: 83px;
}

.div-block-57 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 60px;
  display: flex;
}

.dropdown {
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.dropdown.orange-bonus {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.dropdown-toggle {
  vertical-align: baseline;
  border-bottom: 3px solid #000;
  border-radius: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-weight: 800;
  display: flex;
}

.dropdown-toggle.w--open {
  width: 100%;
}

.text-block-7 {
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.lottie-animation {
  width: 4%;
}

.dropdown-list {
  top: 2px;
}

.dropdown-list.w--open {
  background-color: #faff00;
  display: block;
  position: relative;
  top: 0;
}

.heading-13 {
  color: #000;
  width: 100%;
  margin: 0;
  font-weight: 600;
}

.heading-14 {
  color: #000;
  text-align: right;
  width: 95%;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.heading-14.mini {
  text-align: center;
}

.heading-14.mini.contrast {
  color: #fff;
  width: 100%;
}

.heading-14.mini.contrast.awards {
  color: #000;
}

.div-block-58 {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding: 30px 20px;
  display: grid;
}

.div-block-58.drop-show {
  grid-column-gap: 21px;
  grid-row-gap: 16px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.div-block-59 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  display: grid;
}

.topic-header {
  text-align: right;
}

.div-block-61 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.div-block-62 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  display: flex;
}

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

.image-5 {
  margin: 0 20px;
}

.image-6 {
  margin-left: 20px;
  margin-right: 20px;
}

.image-7 {
  margin: auto;
  padding-left: 27px;
  padding-right: 27px;
}

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

.div-block-67 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0 54px;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px 27px;
  display: grid;
}

.image-10 {
  mix-blend-mode: normal;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

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

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

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

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

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

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.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-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

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

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

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

.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: #1a1b1fcc;
}

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

.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: #1a1b1fbf;
}

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

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

.footer-bottom-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: auto;
  display: block;
}

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

.link-block-9 {
  padding-left: 10px;
  padding-right: 10px;
}

.heading-15 {
  flex-direction: row;
  align-items: center;
  width: 70%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-size: 70px;
  font-weight: 500;
  display: flex;
}

.bold-text-4.client-experience-div {
  font-family: Inter, sans-serif;
}

.div-block-84 {
  margin-bottom: 20px;
}

.div-block-85 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-85.client-experiience {
  width: 100%;
}

.text-block-10 {
  color: #8a8a8a;
  padding-top: 11px;
  font-size: 30px;
  font-style: italic;
}

.text-block-10.resume {
  color: #000;
  text-transform: uppercase;
  padding-top: 5px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
}

.div-block-86 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.footer {
  color: #0032e2;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: auto;
  padding-bottom: 42px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.socials-div {
  justify-content: space-between;
  padding: 0;
  display: flex;
}

.div-block-87 {
  background-color: #f7f7f7;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-87.black-block {
  background-color: #0032e2;
  border-radius: 0;
}

.div-block-87.black-block.awards {
  background-color: #ffea00;
}

.text-block-9 {
  white-space: normal;
  margin: 18px auto;
  font-size: 40px;
}

.text-block-9.resume {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-11 {
  color: #0032e2;
  -webkit-text-stroke-color: #0032e200;
  text-transform: none;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 21px;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.section-13 {
  margin-top: 0;
  padding-top: 0;
}

.text-block-8 {
  flex-direction: column;
  align-items: flex-start;
  width: 928px;
  margin-bottom: 51px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}

.text-block-8.resume {
  overflow-wrap: normal;
  width: 89%;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block-8.resume.edit {
  width: 89%;
  margin-bottom: 40px;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.text-block-8.resume.edit.bio {
  margin-top: 53px;
}

.text-block-8.resume.edit.mini {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 15px;
  line-height: 24px;
}

.text-block-8.resume.edit.mini.contrast {
  color: #fff;
  padding-left: 112px;
  padding-right: 112px;
  font-weight: 200;
}

.bold-text-5 {
  color: #0032e2;
  font-family: Inter, sans-serif;
  font-size: 29px;
}

.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 {
  text-align: center;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 0;
  display: flex;
}

.container-11 {
  width: 20%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

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

.nav-menu-two {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
  position: static;
}

.nav-link-8 {
  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-8:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

.nav-dropdown-toggle:focus-visible {
  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: #1a1b1fbf;
}

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

.menu-button-3.w--open {
  text-align: right;
  background-color: #3998ed;
  justify-content: flex-end;
  align-items: stretch;
  width: 5%;
  padding: 0;
  display: flex;
}

.list-item-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.button-9 {
  background-color: #000;
  width: 100%;
}

.button-9.w--current {
  background-color: #3998ed;
}

.button-10 {
  background-color: #000;
  width: 100%;
}

.icon-2 {
  width: 2%;
}

.lottie-animation-2 {
  width: 100%;
}

.image-13 {
  width: 36%;
}

.link-block-10 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 20%;
  display: block;
}

.navbar-no-shadow-container {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  width: 100%;
  max-width: 89%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 0;
  display: flex;
  position: sticky;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu-4 {
  color: #333;
  background-color: #faff00;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

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

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

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

.nav-link-9.w--current {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link-9.w--current:hover {
  opacity: 1;
  color: #fff;
}

.nav-link-9.yellow {
  color: #000;
  font-weight: 600;
}

.nav-link-9.yellow.w--current {
  color: #000;
  font-weight: 500;
}

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

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

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

.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-button-wrapper {
  margin-left: 120px;
}

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

.menu-button-4.w--open {
  color: #f7f7f7;
  background-color: #faff00;
}

.list-item-4 {
  background-color: #0032e2;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.text-block-12 {
  color: #fff;
  margin-bottom: 0;
}

.image-14 {
  padding-bottom: 2px;
}

.div-block-88, .div-block-89 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lottie-animation-3 {
  width: 5%;
}

.div-block-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.div-block-91 {
  text-align: center;
  width: 100%;
  padding-top: 34px;
  padding-bottom: 34px;
}

.div-block-91.clients {
  border-radius: 140px;
}

.div-block-92 {
  text-align: center;
  width: 100%;
  padding-top: 34px;
  padding-bottom: 34px;
}

.navbar-4 {
  background-color: #fff;
  justify-content: center;
  align-items: stretch;
  padding-top: 46px;
  padding-bottom: 46px;
  display: flex;
}

.container-12 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: flex;
}

.nav-menu-5 {
  color: #009dff;
  background-color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  top: 132.844px;
}

.navlink {
  color: #fff;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.menu-button-5 {
  background-color: #b9929200;
}

.menu-button-5.w--open {
  background-color: #009dff;
}

.icon-3 {
  color: #000;
}

.lottie-animation-4 {
  width: 24px;
}

.brand-3.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.cell, .cell-2 {
  justify-content: center;
  align-items: center;
}

.image-15 {
  margin-bottom: 0;
}

.div-block-96 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  display: grid;
}

.preloader {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.image-16 {
  margin-bottom: 18px;
}

.image-17 {
  margin-bottom: 20px;
}

.image-18 {
  margin-top: 25px;
}

.video {
  margin-bottom: 25px;
}

.div-block-97 {
  padding-left: 25px;
  padding-right: 25px;
}

.lottie-animation-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 10%;
  display: block;
}

.div-block-98 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lottie-animation-6 {
  width: 5%;
  padding-top: 7px;
}

.lottie-animation-7 {
  aspect-ratio: auto;
  object-fit: contain;
  width: 100%;
}

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

.container-13 {
  padding-bottom: 26px;
}

.flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 17px;
  display: grid;
}

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

@media screen and (min-width: 1280px) {
  .nav-menu {
    justify-content: flex-start;
    width: 60%;
  }

  .navbar {
    justify-content: flex-start;
    align-items: center;
    padding-left: 175px;
  }

  .nav-link {
    width: auto;
  }

  .hero {
    margin-bottom: 75px;
    padding-top: 56px;
  }

  .hero-image-mask {
    width: 80%;
    margin-left: 0;
    margin-right: 40px;
  }

  .heading {
    width: 90%;
    margin-bottom: 32px;
  }

  .paragraph {
    margin-bottom: 0;
    margin-right: 40px;
    padding-left: 0;
  }

  .button-2 {
    width: 20%;
    height: 38px;
    margin-left: 0;
    margin-right: 40px;
  }

  .navbar-2 {
    background-color: #f1f1f13b;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-3 {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section {
    width: 80%;
    margin-bottom: 65px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .text-block {
    width: 70%;
  }

  .div-block-4 {
    background-color: #fafafa;
    width: 100%;
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .div-block-5 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-6 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    padding-top: 52px;
  }

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

  .div-block-19 {
    width: 72%;
  }

  .paragraph-2 {
    width: 55%;
  }

  .div-block-21 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-24 {
    justify-content: flex-end;
    width: 20%;
  }

  .nav-menu-2 {
    justify-content: flex-start;
    width: 75%;
    margin-right: 0;
    padding-left: 0;
  }

  .button-4 {
    align-self: center;
    width: 12%;
  }

  .nav-link-3 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link-3.w--current {
    width: auto;
  }

  .brand {
    width: auto;
    display: flex;
  }

  .div-block-27 {
    justify-content: space-around;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-28 {
    width: 40%;
  }

  .container-3 {
    display: flex;
  }

  .container-4 {
    margin-top: 41px;
    display: block;
  }

  .container-5 {
    display: none;
  }

  .button-6 {
    margin-top: 19px;
  }

  .button-6.donate {
    justify-content: center;
    align-items: center;
    width: 13%;
    margin-right: 0;
    display: flex;
  }

  .image-3 {
    z-index: -1;
    position: absolute;
    top: -432px;
    left: 30%;
  }

  .flex-container-2 {
    justify-content: space-between;
  }

  .hero-image-mask-2 {
    margin-left: 0;
  }

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

  .div-block-47 {
    justify-content: space-between;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .sticky-nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-logo-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-3 {
    display: none;
  }

  .section-12 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .footer-bottom-2 {
    text-align: center;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .hero {
    margin-bottom: 0;
    padding-top: 86px;
    padding-bottom: 170px;
    position: static;
  }

  .hero-image-mask {
    width: 70%;
  }

  .hero-image {
    width: 90%;
  }

  .heading {
    width: 100%;
  }

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

  .paragraph {
    width: 100%;
    padding-bottom: 30px;
  }

  .paragraph.who-we-are {
    width: auto;
  }

  .button-2 {
    width: 20%;
    margin-left: 0;
    margin-right: 28px;
  }

  .section {
    padding-top: 50px;
  }

  .div-block-5 {
    justify-content: space-between;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    width: 100%;
    margin-bottom: 100px;
  }

  .div-block-6 {
    width: 120%;
  }

  .link-block-2 {
    width: 202px;
  }

  .div-block-7 {
    padding-top: 0;
  }

  .text-block-2, .div-block-8 {
    width: 100%;
  }

  .div-block-19 {
    width: 80%;
  }

  .div-block-24 {
    width: 22%;
  }

  .nav-menu-2 {
    justify-content: flex-start;
    width: 100%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
    position: static;
  }

  .container-2 {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .button-4 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 30%;
    display: flex;
  }

  .nav-link-3 {
    align-self: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .nav-link-3.w--current {
    text-align: center;
    width: auto;
  }

  .nav-link-4, .nav-link-5 {
    align-self: center;
  }

  .brand {
    align-items: center;
    width: auto;
    display: flex;
  }

  .section-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-8.hidden-section {
    padding-top: 0;
  }

  .section-8.hidden-section-2 {
    display: block;
  }

  .div-block-27 {
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-28 {
    width: 44%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-3 {
    font-size: 17px;
    line-height: 23px;
  }

  .container-5 {
    display: block;
  }

  .div-block-31 {
    width: auto;
  }

  .div-block-32 {
    margin-top: 31px;
  }

  .button-6 {
    margin-top: 17px;
  }

  .button-6.donate {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 100%;
    display: flex;
  }

  .image-3 {
    z-index: -1;
    position: absolute;
    inset: -40% 0% 0% 28%;
  }

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

  .hero-image-mask-2.section-2, .div-block-34 {
    width: 50%;
  }

  .div-block-34.section-2 {
    width: 40%;
  }

  .div-block-37 {
    width: 77%;
  }

  .div-block-47 {
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .sticky-nav {
    width: 100%;
  }

  .nav-logo-link {
    width: 11%;
    height: auto;
    margin-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-3 {
    display: none;
  }

  .div-block-58.drop-show {
    grid-template-rows: auto;
  }

  .div-block-62 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .div-block-65 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-items: stretch;
    width: 100%;
    display: grid;
  }

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

  .image-9 {
    width: 100%;
  }

  .div-block-67 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    display: flex;
  }

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

  .footer-light {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .container-10 {
    border: 1px #000;
  }

  .footer-bottom {
    color: #fff;
  }

  .footer-copyright {
    color: #fff;
    background-color: #fff;
  }

  .footer-copyright-2 {
    -webkit-text-stroke-color: #fff;
  }

  .footer-subscribe {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-social-block-three {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

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

  .footer-bottom-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .footer-legal-link {
    -webkit-text-stroke-color: white;
  }

  .div-block-69 {
    margin-top: 93px;
    padding-bottom: 0;
  }

  .nav-menu-5 {
    background-color: #000;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
  }

  .navbar {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block {
    width: 20%;
  }

  .nav-link {
    width: auto;
    font-size: 14px;
  }

  .hero {
    margin-top: 18px;
    margin-bottom: 49px;
    padding-top: 44px;
    padding-bottom: 49px;
  }

  .flex-container {
    align-items: flex-start;
  }

  .hero-image-mask {
    width: 90%;
    margin-right: 40px;
  }

  .heading {
    width: 95%;
    margin-top: 0;
    font-size: 46px;
  }

  .heading.hero {
    width: 100%;
    margin-bottom: 20px;
  }

  .paragraph {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph.core-values {
    width: 70%;
  }

  .paragraph.hero {
    width: 94%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .button-2 {
    margin-right: 21px;
  }

  .nav-link-2 {
    width: 30%;
  }

  .navbar-2 {
    justify-content: space-between;
    display: flex;
    position: static;
  }

  .grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-auto-columns: 1.5fr;
  }

  .grid-2 {
    grid-row-gap: 41px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 95%;
  }

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

  .section {
    padding-top: 0;
  }

  .div-block-4 {
    text-align: center;
    width: 70%;
  }

  .div-block-5 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .section-2 {
    width: 95%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .div-block-6 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    width: 59%;
  }

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

  .slide {
    margin-bottom: 100px;
  }

  .section-4.success-stories-section {
    width: 95%;
    margin-top: 0;
  }

  .div-block-10 {
    align-items: flex-start;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-11 {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-3 {
    margin-right: 0;
  }

  .div-block-13 {
    justify-content: flex-end;
  }

  .div-block-14 {
    margin-right: 40px;
  }

  .section-5 {
    background-image: url('../images/Group-7.jpg');
    background-position: 50% 0;
  }

  .heading-4 {
    color: #fff;
    width: 70%;
  }

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

  .div-block-17 {
    justify-content: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .div-block-18 {
    width: 20%;
    margin-right: 8px;
  }

  .div-block-19 {
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .paragraph-2 {
    width: 80%;
  }

  .div-block-20 {
    width: 20%;
    margin-top: 60px;
  }

  .div-block-21 {
    padding-top: 0;
  }

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

  .div-block-23 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .heading-6 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .heading-6.contact {
    margin-top: 0;
    font-size: 13px;
  }

  .div-block-24 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 23%;
    display: flex;
  }

  .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    width: 20%;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .div-block-25 {
    align-items: center;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-end;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
    top: 60px;
    left: 344.406px;
  }

  .container-2 {
    flex-direction: row;
  }

  .button-4 {
    text-align: center;
    width: 14%;
    display: block;
  }

  .nav-link-3 {
    text-align: center;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .nav-link-3.w--current {
    color: #164e2f;
    width: 100%;
  }

  .nav-link-3.what-we-do-nav {
    text-align: right;
    display: flex;
  }

  .menu-button {
    margin-right: 0;
    display: flex;
    position: static;
  }

  .brand {
    width: auto;
    margin-right: 0;
  }

  .brand.w--current {
    margin-right: 500px;
  }

  .div-block-28 {
    width: 47%;
  }

  .container-5 {
    display: none;
  }

  .image-2 {
    width: 100%;
  }

  .button-6 {
    width: 33%;
    margin-top: 21px;
    margin-right: 17px;
  }

  .button-6.donate {
    display: none;
  }

  .image-3 {
    top: -256px;
    bottom: 0%;
    left: 202px;
    overflow: hidden;
  }

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

  .hero-image-mask-2 {
    margin-left: 0;
    display: flex;
  }

  .hero-image-mask-2.section-2 {
    width: 40%;
  }

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

  .div-block-37 {
    width: 90%;
  }

  .grid-4 {
    margin-top: 105px;
  }

  .grid-5 {
    width: 100%;
  }

  .tabs {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs-menu {
    width: 33%;
    height: auto;
    padding-right: 0;
  }

  .tab-link-tab-1 {
    padding-left: 0;
  }

  .div-block-45 {
    width: .5%;
  }

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

  .tab-link-tab-3.w--current {
    width: 99.9997%;
  }

  .paragraph-8.main, .bold-text {
    width: 100%;
  }

  .div-block-47 {
    height: auto;
    font-family: Open Sans, sans-serif;
    position: static;
  }

  .sticky-nav {
    width: 100%;
  }

  .nav-logo-link {
    margin-right: 50px;
  }

  .list-item-2 {
    display: none;
  }

  .grid-6 {
    width: 90%;
  }

  .div-block-58.drop-show {
    grid-column-gap: 33px;
    grid-row-gap: 16px;
    grid-template-columns: .5fr 1fr;
  }

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

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

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

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

  .heading-15 {
    width: 94%;
  }

  .bold-text-4.client-experience-div {
    font-size: 57px;
  }

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

  .div-block-85 {
    width: 100%;
    padding-left: 23px;
    padding-right: 23px;
  }

  .text-block-10 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    font-size: 23px;
  }

  .div-block-87 {
    height: 0%;
    position: relative;
  }

  .div-block-87.black-block {
    border-radius: 0;
  }

  .text-block-9 {
    width: auto;
    font-size: 29px;
  }

  .text-block-8 {
    width: auto;
  }

  .text-block-8.resume {
    width: 100%;
  }

  .text-block-8.resume.edit {
    margin-left: 10px;
  }

  .text-block-8.resume.edit.bio {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .text-block-8.resume.edit.mini.contrast {
    padding-left: 48px;
    padding-right: 48px;
  }

  .bold-text-5 {
    line-height: 30px;
  }

  .navbar-logo-left-container.shadow-three {
    width: 94%;
    padding-bottom: 0;
  }

  .container-11 {
    width: auto;
    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: 0;
    padding: 0 0 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .list-item-3 {
    width: 100%;
  }

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

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

  .nav-menu-4 {
    background-color: #faff00;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

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

  .menu-button-4.w--open {
    color: #fff;
    background-color: #faff00;
    text-decoration: line-through;
  }

  .div-block-88 {
    text-align: right;
    display: block;
  }

  .nav-menu-5 {
    top: 106.844px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .hero {
    margin-top: 0;
    margin-bottom: 60px;
    padding: 21px 20px 40px;
  }

  .flex-container {
    flex-direction: column;
  }

  .hero-image-mask {
    order: -1;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading {
    width: 95%;
  }

  .heading.sticky {
    font-size: 40px;
    line-height: 45px;
  }

  .heading.hero {
    width: 80%;
    padding-left: 0;
  }

  .heading.hero.who-we-are {
    width: 100%;
    font-size: 40px;
    line-height: 45px;
  }

  .paragraph {
    text-align: left;
    padding-bottom: 22px;
    line-height: 25px;
  }

  .paragraph.core-values {
    width: 100%;
  }

  .paragraph.what-we-do-01 {
    text-align: left;
  }

  .button-2 {
    text-align: center;
    margin-left: 0;
    margin-right: 29px;
  }

  .navbar-2 {
    display: none;
  }

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

  .grid-2 {
    grid-template-rows: auto auto;
  }

  .section {
    padding-top: 0;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 44px;
  }

  .section-2 {
    width: 95%;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-6 {
    flex-direction: column;
    width: 95%;
    display: flex;
  }

  .div-block-7 {
    width: 72%;
  }

  .div-block-8 {
    width: auto;
  }

  .div-block-9.landscape-mobile {
    padding-left: 19px;
  }

  .section-4 {
    width: 95%;
    margin-top: 50px;
    display: flex;
  }

  .div-block-10 {
    flex-direction: row;
    margin-bottom: 30px;
    padding-left: 0;
  }

  .div-block-11 {
    flex-direction: column;
  }

  .heading-3 {
    margin-top: 0;
  }

  .div-block-12 {
    width: 100%;
    margin-bottom: 0;
  }

  .grid-3 {
    width: 100%;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    flex-direction: column;
    width: 100%;
    margin-top: 57px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .section-5 {
    background-image: url('../images/shutterstock_1768715630-1-1.jpeg');
    background-position: -230px 0;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 60px;
  }

  .heading-4 {
    color: #fff;
    width: 70%;
  }

  .button-3 {
    width: 36%;
  }

  .div-block-16 {
    justify-content: space-around;
    width: 70%;
  }

  .div-block-17 {
    width: 100%;
    padding-bottom: 29px;
  }

  .section-6 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-19 {
    flex-direction: column;
    width: 92%;
  }

  .paragraph-2 {
    width: 100%;
  }

  .div-block-20 {
    width: 20%;
    height: auto;
  }

  .div-block-22 {
    width: 83%;
  }

  .div-block-23 {
    flex-direction: column;
  }

  .heading-6 {
    font-size: 22px;
    font-weight: 300;
  }

  .heading-6.contact {
    margin-bottom: 0;
    font-size: 21px;
  }

  .div-block-24 {
    justify-content: space-between;
    width: 62%;
  }

  .link-block-3 {
    width: 15%;
  }

  .div-block-25 {
    width: 58%;
  }

  .div-block-26 {
    width: 57%;
  }

  .nav-menu-2 {
    clear: none;
    flex-flow: row;
    align-content: flex-start;
    align-items: center;
    position: relative;
    top: 0;
    left: 0;
  }

  .container-2 {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .button-4 {
    justify-content: center;
    align-items: center;
    width: 21%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .nav-link-3 {
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .menu-button {
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .brand {
    margin-right: 0;
  }

  .brand.w--current {
    margin-right: -10px;
  }

  .section-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-27 {
    flex-direction: row;
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-28 {
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    margin-right: 0;
    padding-left: 14px;
    padding-right: 5px;
  }

  .container-4 {
    margin-top: 48px;
  }

  .heading-7 {
    font-size: 29px;
  }

  .heading-8 {
    margin-top: 0;
    font-size: 27px;
    line-height: 33px;
  }

  .heading-9 {
    font-size: 27px;
    line-height: 33px;
  }

  .div-block-29 {
    flex-direction: column;
    margin-bottom: 0;
  }

  .div-block-30 {
    flex-direction: column;
  }

  .div-block-31 {
    flex-direction: row;
    align-items: flex-start;
  }

  .button-6 {
    width: auto;
  }

  .image-3 {
    object-fit: scale-down;
    display: block;
    top: -117px;
    left: 149px;
  }

  .hero-2 {
    padding: 40px 20px;
  }

  .flex-container-2 {
    flex-direction: column;
  }

  .hero-image-mask-2 {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-image-mask-2.section-2 {
    width: 100%;
    margin-right: 10px;
  }

  .div-block-34 {
    width: auto;
  }

  .div-block-37 {
    flex-direction: column;
    margin-top: -60px;
  }

  .grid-4 {
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-40 {
    text-align: left;
    width: 100%;
  }

  .div-block-43 {
    width: 18%;
  }

  .grid-5 {
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs-menu {
    align-items: center;
  }

  .div-block-44 {
    padding-top: 24px;
  }

  .tab-link-tab-1 {
    border-bottom-style: none;
    padding-right: 0;
  }

  .tab-link-tab-1:focus {
    border-bottom: 3px solid #ee7d21;
  }

  .tab-link-tab-1.w--current {
    border-bottom: 3px #ee7d21;
    border-right-style: none;
    border-right-width: 0;
  }

  .tab-link-tab-1.w--current:focus {
    border-bottom-style: solid;
  }

  .tab-link-tab-1.option-1:focus {
    border-bottom: 4px solid #ee7d21;
    border-right-style: none;
  }

  .tab-link-tab-1.option-2 {
    border-bottom-width: 4px;
    border-bottom-color: #ee7d21;
  }

  .tab-link-tab-1.option-2:focus {
    border-right-style: none;
  }

  .div-block-45 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 1px;
    margin-right: 0;
  }

  .div-block-46 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .tab-pane-tab-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-47 {
    flex-direction: row;
    position: relative;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .nav-logo-link {
    margin-right: -22px;
  }

  .nav-link-6 {
    width: auto;
  }

  .list-item, .div-block-48 {
    width: 100%;
  }

  .navbar-3 {
    background-color: #0000;
    display: block;
  }

  .brand-2 {
    width: 23%;
    margin-right: 220px;
  }

  .container-8 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nav-link-7 {
    color: #000;
    text-align: right;
    font-family: Open Sans, sans-serif;
  }

  .nav-link-7:focus {
    color: #15b157;
  }

  .nav-menu-3 {
    background-color: #fff;
    padding-right: 52px;
    position: absolute;
  }

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

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

  .contact-form {
    padding: 40px 20px;
  }

  .small-text.bank-account-details-div, .section-12 {
    width: 100%;
  }

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

  .heading-14 {
    text-align: center;
  }

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

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

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

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

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

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

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

  .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 {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    display: flex;
  }

  .footer-bottom-2 {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

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

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

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

  .div-block-84 {
    height: 10%;
  }

  .div-block-85 {
    width: auto;
  }

  .text-block-10 {
    padding-top: 0;
    font-size: 18px;
  }

  .text-block-10.resume {
    font-size: 19px;
  }

  .footer {
    padding-left: 28px;
    padding-right: 28px;
  }

  .div-block-87 {
    opacity: 1;
    overflow: visible;
  }

  .div-block-87.black-block {
    border: 1px #000;
    border-radius: 0;
    margin-left: 14px;
    margin-right: 14px;
  }

  .text-block-9 {
    margin-bottom: 10px;
    font-size: 27px;
  }

  .text-block-9.resume {
    font-size: 0;
  }

  .text-block-8.resume {
    font-size: 17px;
    line-height: 23px;
  }

  .text-block-8.resume.edit.mini.contrast {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-5 {
    width: 100%;
    font-size: 23px;
  }

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

  .image-13 {
    width: 64%;
  }

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

  .nav-menu-4 {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nav-link-9 {
    justify-content: flex-end;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

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

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

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

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

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

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

  .div-block-91.clients {
    margin-left: 45px;
    margin-right: 45px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-12 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lottie-animation-6 {
    width: 6%;
    padding-top: 10px;
  }

  .div-block-99 {
    grid-column-gap: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    margin-left: 180px;
  }

  .div-block {
    width: auto;
  }

  .hero {
    background-image: url('../images/Group-5.png');
    background-position: 42% 89%;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .flex-container {
    text-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

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

  .heading {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 22px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    font-size: 32px;
    line-height: 37px;
    display: flex;
  }

  .heading.hero {
    background-image: none;
    width: 70%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 29px;
    line-height: 36px;
  }

  .heading.hero.who-we-are {
    width: 100%;
  }

  .paragraph {
    text-align: left;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 0;
    display: flex;
  }

  .paragraph.core-values {
    text-align: left;
  }

  .paragraph.hero {
    background-color: #0000;
    background-image: none;
    width: 59%;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.icons {
    text-align: left;
  }

  .paragraph.quote-colour {
    color: #919191;
  }

  .button-2 {
    width: 40%;
    margin-left: 0;
    margin-right: 21px;
  }

  .navbar-2 {
    background-color: #ffffff12;
    display: none;
  }

  .grid, .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    text-align: left;
    align-items: flex-start;
    width: 70%;
  }

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

  .div-block-4 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 36px;
  }

  .div-block-5 {
    align-items: flex-start;
    margin-top: 0;
  }

  .section-2 {
    margin-top: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-6 {
    flex-direction: column;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .div-block-7 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 320px;
    display: flex;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: flex-start;
    width: 93%;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block-9, .div-block-9.landscape-mobile {
    padding-left: 0;
  }

  .section-3 {
    background-color: #0000;
    width: 100%;
  }

  .slide {
    background-color: #0000;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2 {
    font-size: 22px;
  }

  .section-4 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-10 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    flex-direction: column;
  }

  .heading-3 {
    text-align: left;
    width: 100%;
  }

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

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

  .grid-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .div-block-13 {
    flex-direction: column;
  }

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

  .section-5 {
    background-position: -380px 0;
    margin-bottom: 0;
  }

  .heading-4 {
    width: 100%;
    font-family: Merriweather, serif;
  }

  .button-3 {
    flex-direction: row;
    align-items: center;
    width: auto;
    margin-bottom: 34px;
    margin-right: auto;
  }

  .div-block-16 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-17 {
    flex-direction: row;
    justify-content: flex-start;
    width: 93%;
    margin-bottom: 0;
    padding-bottom: 23px;
  }

  .section-6, .div-block-19 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-20 {
    width: 30%;
    margin-top: 30px;
    padding-top: 0;
  }

  .div-block-23 {
    flex-direction: column;
  }

  .heading-6 {
    width: auto;
    font-size: 17px;
  }

  .heading-6.contact {
    font-size: 17px;
  }

  .div-block-24 {
    justify-content: space-around;
    width: 81%;
  }

  .link-block-3 {
    flex-direction: row;
    justify-content: center;
    width: 13%;
    display: flex;
  }

  .text-block-5 {
    text-align: center;
    margin-bottom: 21px;
  }

  .div-block-25 {
    width: auto;
  }

  .nav-menu-2 {
    background-color: #fff;
    width: 50%;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    top: 0;
    left: 0;
  }

  .container-2 {
    background-color: #0000;
  }

  .button-4 {
    justify-content: center;
    align-items: flex-end;
    width: 37%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .nav-link-3 {
    text-align: right;
    object-fit: fill;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    overflow: visible;
  }

  .menu-button {
    flex-direction: row;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 24px;
    padding-left: 21px;
  }

  .brand {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 137px;
    padding-top: 3px;
    display: block;
  }

  .brand.w--current {
    margin-right: 159px;
  }

  .section-8.hidden-section {
    display: block;
  }

  .div-block-27 {
    flex-direction: column;
    margin-top: 2px;
  }

  .div-block-28 {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    margin-top: 0;
  }

  .container-5 {
    display: block;
  }

  .link-block-7 {
    width: 20%;
  }

  .div-block-31 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-32 {
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .button-6 {
    width: auto;
    margin-right: 31px;
  }

  .image-3 {
    clear: none;
    object-fit: none;
    object-position: 20% 100%;
    width: 100%;
    display: none;
    position: absolute;
    inset: -5% 0% 0% 21%;
  }

  .body {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .link-block-8 {
    padding-right: 0;
  }

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

  .hero-image-mask-2, .hero-image-mask-2.section-2 {
    width: 100%;
  }

  .div-block-36 {
    flex-direction: column;
  }

  .div-block-37 {
    flex-direction: column;
    width: 90%;
    margin-top: 0;
    padding-top: 0;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
    width: 95%;
    margin-top: 0;
  }

  .div-block-39.quote {
    padding-top: 0;
    padding-bottom: 79px;
  }

  .section-10 {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .div-block-40 {
    text-align: center;
    width: 100%;
    margin-top: 0;
  }

  .paragraph-5 {
    text-align: left;
  }

  .text-block-6 {
    text-align: left;
    font-weight: 700;
  }

  .heading-11, .paragraph-6, .heading-12 {
    text-align: left;
  }

  .paragraph-7 {
    text-align: left;
    width: 100%;
  }

  .icon {
    padding-top: 0;
  }

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

  .div-block-43 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .grid-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    margin-top: 43px;
  }

  .tabs-menu {
    text-align: center;
    width: 100%;
  }

  .div-block-44 {
    width: 26%;
  }

  .tab-link-tab-1 {
    width: 80%;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .div-block-45 {
    margin-right: 0;
    display: none;
  }

  .bold-text {
    text-align: center;
  }

  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-6 {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-7 {
    display: flex;
  }

  .brand-2 {
    margin-right: 140px;
  }

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

  .list {
    padding-left: 16px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .join-us-contaiiner {
    text-align: center;
  }

  .body-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9 {
    margin-top: 140px;
  }

  .dropdown-toggle {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-13 {
    width: 60%;
    margin: 10px 39px 10px 20px;
    font-size: 25px;
  }

  .heading-14 {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }

  .heading-14.mini {
    overflow: hidden;
  }

  .heading-14.mini.contrast {
    width: 100%;
    overflow: visible;
  }

  .heading-14.mini.contrast.awards {
    color: #000;
  }

  .div-block-58.drop-show {
    text-align: left;
    display: flex;
  }

  .div-block-59 {
    display: block;
  }

  .div-block-61 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin: auto;
  }

  .div-block-62 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .image-5 {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

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

  .image-7 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-64 {
    text-align: left;
  }

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

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

  .div-block-67 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 13px 0;
    display: flex;
  }

  .div-block-68 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .image-10, .image-11 {
    width: 100%;
  }

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

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

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

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

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

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

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

  .footer-bottom-2 {
    grid-column-gap: 61px;
    grid-row-gap: 61px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .link-block-9 {
    width: auto;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    flex-direction: column;
    margin-bottom: 0;
    font-size: 20px;
  }

  .bold-text-4 {
    width: 130%;
  }

  .bold-text-4.client-experience-div {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-top: 16px;
    font-size: 35px;
    display: flex;
  }

  .div-block-84 {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    display: flex;
  }

  .div-block-84.resume-header {
    width: 100%;
  }

  .div-block-85 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-85.client-experiience {
    margin-bottom: 20px;
  }

  .text-block-10 {
    text-align: center;
    font-size: 15px;
  }

  .text-block-10.resume {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-86 {
    align-items: center;
    width: 223px;
    margin-bottom: 0;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .socials-div {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .div-block-87 {
    height: 100px;
    margin-bottom: 0;
    line-height: 100%;
    overflow: hidden;
  }

  .div-block-87.black-block {
    border-radius: 0;
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
    overflow: visible;
  }

  .div-block-87.black-block.awards {
    background-color: #ffea00;
  }

  .text-block-9 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 33px;
    display: flex;
  }

  .text-block-9.resume {
    width: 100%;
  }

  .text-block-11 {
    text-align: center;
    flex-direction: column;
    width: 223px;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
  }

  .text-block-8 {
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .text-block-8.resume {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-8.resume.edit.bio {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-8.resume.edit.mini {
    opacity: 0;
    margin-bottom: 0;
    overflow: hidden;
  }

  .text-block-8.resume.edit.mini.contrast {
    opacity: 1;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
    display: block;
    overflow: visible;
  }

  .navbar-logo-left-container.shadow-three {
    grid-column-gap: 20%;
    grid-row-gap: 20%;
    text-align: center;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .container-11 {
    width: 16%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-wrapper {
    width: auto;
  }

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

  .menu-button-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: right;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    padding: 0;
    display: flex;
  }

  .menu-button-3.w--open {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-top: 0;
    padding: 0;
  }

  .icon-2 {
    width: 6%;
  }

  .lottie-animation-2 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    display: flex;
  }

  .image-13 {
    width: 100%;
  }

  .link-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 50%;
    margin-top: 60px;
    display: flex;
  }

  .nav-menu-4 {
    background-color: #faff00;
    flex-direction: column;
  }

  .nav-link-9.w--current {
    -webkit-text-stroke-color: #fff;
    font-family: Inter, sans-serif;
    font-weight: 500;
  }

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

  .nav-link-9.w--current:focus-visible {
    outline-offset: 0px;
    color: #fff;
    outline: 2px #0050bd;
  }

  .nav-link-9.w--current[data-wf-focus-visible] {
    outline-offset: 0px;
    color: #fff;
    outline: 2px #0050bd;
  }

  .nav-button-wrapper {
    width: auto;
  }

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

  .div-block-88:hover {
    color: #fff;
  }

  .lottie-animation-3 {
    width: 11%;
    margin-left: 0;
  }

  .div-block-90, .div-block-91 {
    overflow: hidden;
  }

  .div-block-91.clients {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .div-block-93, .div-block-94 {
    overflow: hidden;
  }

  .container-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .nav-menu-5 {
    color: #fff;
    background-color: #000;
  }

  .div-block-95 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: space-between;
    width: 30%;
    display: flex;
  }

  .brand-3 {
    width: 90%;
  }

  .brand-3.w--current {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    width: 100%;
    display: flex;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .image-15 {
    margin-bottom: 0;
  }

  .cell-3 {
    display: block;
  }

  .image-17 {
    margin-bottom: 17px;
  }

  .image-18 {
    margin-top: 18px;
  }

  .div-block-97 {
    padding-left: 0;
    padding-right: 0;
  }

  .lottie-animation-6 {
    opacity: 0;
  }

  .div-block-99 {
    grid-column-gap: 32px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .container-13 {
    margin-left: 0;
    margin-right: 0;
  }

  .flex {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-d1d3fe69-9916-e084-9aed-b779f59545ea-1815eaff, #w-node-d1d3fe69-9916-e084-9aed-b779f59545ef-1815eaff, #w-node-a2a61612-6936-109d-94dd-b57091481cef-1815eaff, #w-node-a2a61612-6936-109d-94dd-b57091481cf4-1815eaff, #w-node-_0be8e725-6227-19c3-4ab1-cb761bf5b7e0-1815eaff, #w-node-_0be8e725-6227-19c3-4ab1-cb761bf5b7e5-1815eaff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6aa9cb6-222e-2427-d2e6-c5f755042aae-1815eaff {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_63c29096-b584-6229-0215-5dc0315f3afa-1815eaff, #w-node-_5419d02f-1524-ae79-fcda-fb45300b1e31-1815eaff, #w-node-_63c29096-b584-6229-0215-5dc0315f3b03-1815eaff, #w-node-_95589087-399b-a9c7-9124-5ff521e83e81-1815eaff, #w-node-dc0526a0-2b04-7049-84c8-4a8ce99b7269-1815eaff, #w-node-f47b5caf-6f60-aed7-df2e-167d6d989ac4-1815eaff, #w-node-f47b5caf-6f60-aed7-df2e-167d6d989acd-1815eaff, #w-node-b14b4437-7d70-4f8c-8486-9e818acf1099-1815eaff, #w-node-b14b4437-7d70-4f8c-8486-9e818acf10a2-1815eaff, #w-node-ae3864ee-e749-1b14-aa06-4050d0c84bbe-1815eaff, #w-node-_61012c4d-d42b-5828-5105-0765fc663df5-1815eaff, #w-node-_3cb29420-18fd-00ea-fa65-d5ae67fbec91-1815eaff, #w-node-fa767f68-bedf-f0b6-b67c-ffe7ea64c9fe-1815eaff, #w-node-d0fa241e-a178-8729-e4e8-67efa5b0fe10-1815eaff, #w-node-dacda982-568a-1bf1-3929-e57513c80d92-1815eaff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-eaaac49c-437d-a000-69dc-0472764e644f-1815eaff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d1d3fe69-9916-e084-9aed-b779f59545fc-1815eaff, #w-node-a2a61612-6936-109d-94dd-b57091481d01-1815eaff, #w-node-_6bc1b8e8-159a-66f1-5421-e25b9ab261e4-1815eaff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a6aa9cb6-222e-2427-d2e6-c5f755042aae-1815eaff {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


