:root {
  --lightler-red: #b83132;
  --pale-goldenrod: #459bac;
  --grey: #636363;
  --lighter-red: #b83132;
  --a14041: white;
  --orange: #ca6a2b;
  --0range: #ca6a2b;
  --hot-pink: #cd007b;
  --red: #a14041;
  --green: #5a936a;
  --yellow: #ecbb53;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

a {
  margin-left: 0;
  font-family: Havana, sans-serif;
  text-decoration: underline;
  position: relative;
}

.container {
  color: #1f1212;
  background-color: #817e7e;
  max-width: 700px;
}

.ivette-s-heading {
  color: #fffefe;
}

.section-2 {
  color: #fff;
}

.body {
  color: #0000;
  -webkit-text-stroke-color: transparent;
  background-color: #fbd69300;
  border: 1px solid #0000;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.navbar-no-shadow-container {
  z-index: 5;
  color: #191b09;
  background-color: #0ea5a2;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

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

.navbar-wrapper {
  background-color: #0ea59d;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

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

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0ea59d;
  border-radius: 12px;
  margin-top: 13px;
  margin-bottom: 126px;
  margin-left: -93px;
  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 {
  color: #251616;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -183px;
  display: flex;
}

.hero-split {
  color: #007a74;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.margin-bottom-24px {
  color: #0a0a0a;
  justify-content: flex-end;
  margin-top: 13px;
  margin-bottom: 24px;
  margin-left: -93px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.shadow-two {
  min-height: 10px;
  margin-top: -151px;
  margin-left: 121px;
  margin-right: -5px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: #0ea59d;
  margin-top: -16px;
  margin-left: -87px;
}

.text-block {
  color: #fff;
}

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

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

.container-3 {
  width: 100%;
  max-width: 940px;
  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-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: #1a1b1fbf;
}

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

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

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

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

.nav-dropdown-toggle-2:hover {
  color: #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-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;
}

.container-4 {
  max-width: 100%;
}

.image {
  object-fit: cover;
  width: 100%;
  max-width: 80%;
  height: 100%;
  margin-top: -101px;
  margin-left: 184px;
}

.container-5 {
  max-width: 90%;
  margin-top: 57px;
}

.image-2 {
  max-width: 90%;
}

.container-6 {
  max-width: 100%;
}

.image-3 {
  max-width: 90%;
  margin-top: -120px;
  margin-bottom: 9px;
  margin-left: 68px;
  padding-left: 0;
  padding-right: 0;
}

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

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

.hero-wrapper-2 {
  object-fit: scale-down;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.margin-bottom-24px-2 {
  color: #221616;
  width: 123.59%;
  margin-bottom: 24px;
  margin-left: -102px;
}

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

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

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

.shadow-two-2 {
  max-width: 150%;
  margin-right: 33px;
  box-shadow: 0 4px 24px #96a3b514;
}

.navbar-logo-center-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffce79;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

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

.navbar-logo-center-container-2.shadow-three {
  background-color: #ffcd7a;
  width: 100%;
  max-width: 1140px;
  margin-top: -53px;
  margin-left: auto;
  padding-left: 20px;
  position: sticky;
}

.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;
  width: 1250px;
  margin-top: 19px;
  margin-bottom: 0;
  margin-left: -150px;
  display: flex;
  position: sticky;
  top: 0;
}

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

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

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

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

.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-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 83px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.heading-2 {
  color: #3d3131;
  margin-left: -112px;
}

.navbar {
  background-color: #ffc870;
}

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

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

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

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

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

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

.margin-bottom-24px-3 {
  color: #000;
  width: 400px;
  margin-top: 19px;
  margin-bottom: 24px;
  margin-left: -150px;
  padding-top: 12px;
}

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

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

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

.shadow-two-3 {
  max-width: 190%;
  margin-top: -79px;
  margin-left: -200px;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-3 {
  color: #000;
  margin-top: -200px;
  margin-left: -150px;
}

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

.container-8, .image-4 {
  max-width: 200%;
}

.image-5 {
  max-width: 1000px;
}

.navbar-3 {
  color: #ffcb80;
}

.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 {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper-2 {
  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-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: #1a1b1fbf;
}

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

.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-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

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

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

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

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

.shadow-two-4 {
  max-width: 150%;
  margin-left: -99px;
  margin-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.div-block {
  max-height: 550px;
}

.nav-links {
  font-family: Havana, sans-serif;
  font-size: 20px;
}

.nav-link-5 {
  font-family: Habana, sans-serif;
}

.nav-link-6 {
  font-family: Havana, sans-serif;
  font-size: 20px;
}

.nav-link-7 {
  font-size: 20px;
}

.brand {
  margin-left: 200px;
  margin-right: 49px;
}

.nav-menu-2 {
  margin-left: 36px;
  margin-right: -118px;
}

.container-10 {
  margin-left: 200px;
}

.navbar-logo-center-3 {
  background-color: #f9d495;
}

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

.navbar-logo-center-container-3.shadow-three {
  color: #0000;
  background-color: #0000;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  margin-top: -47px;
  display: flex;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  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 {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin: 6px -134px 0;
  padding-left: 0;
  display: flex;
}

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

.nav-link-8 {
  color: #1a1b1f;
  letter-spacing: .25px;
  width: 100px;
  margin-left: 8px;
  margin-right: 5px;
  padding: 5px 14px;
  font-size: 25px;
  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-5 {
  margin-left: 5px;
  margin-right: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-3 {
  margin-top: -19px;
}

.section-4 {
  width: 992px;
  max-width: none;
  height: 500px;
  max-height: 600px;
  margin-top: 0;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.projects {
  color: #e2601e;
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 0;
}

.heading-4 {
  color: #030303;
  background-color: #0000;
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  font-family: Havana, sans-serif;
  display: flex;
}

.heading-5 {
  color: #020202;
  letter-spacing: 2px;
  background-color: #fbd69300;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  font-family: Havana, sans-serif;
  font-size: 50px;
  display: flex;
}

.overflow-none {
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 5px;
  display: flex;
  overflow: hidden;
}

.collection-list-wrapper {
  display: block;
  overflow: hidden;
}

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

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

.hero-wrapper-5 {
  background-color: #ffd69b;
  justify-content: space-between;
  align-items: center;
  width: 800px;
  margin-top: 9px;
  display: flex;
}

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

.margin-bottom-24px-5 {
  color: #000;
  margin-bottom: 24px;
  padding-top: 10px;
}

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

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

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

.shadow-two-5 {
  background-color: #ffd18f;
  border-radius: 0;
  max-width: 150%;
  box-shadow: 0 4px 24px #96a3b514;
}

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

.shadow-two-6 {
  max-width: 150%;
  margin-left: 83px;
  overflow: hidden;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-6 {
  color: #000;
  margin-top: -200px;
}

.track {
  height: 400vw;
  margin-top: -44px;
}

.track1 {
  width: 100vw;
  height: 100vw;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.items {
  height: 100%;
  padding: 25px;
  display: flex;
}

.item {
  flex: none;
  width: 30vw;
  height: 55vh;
  padding: 4px 17px 0 9px;
}

.image-7, .image-8 {
  max-width: 100%;
}

.image-9 {
  max-width: 125%;
}

.image-10 {
  width: auto;
  max-width: 100%;
}

.wrapper {
  background-color: #fbd693;
  align-items: center;
  width: 100vw;
  height: 500px;
  margin-top: -44px;
  margin-bottom: -72px;
  padding: 0 20px 56px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.caroussel-wrapper {
  width: 200%;
  display: flex;
}

.caroussel {
  width: 500px;
  padding: 0;
  display: flex;
}

.carouseel {
  width: 50%;
}

.div-block-2 {
  color: #bd9d70;
}

.carousel-wrapper {
  width: 200%;
  display: flex;
}

.testimonio {
  background-color: #0000;
  width: 50%;
}

.image-11 {
  max-width: 25%;
}

.image-12 {
  max-width: 100%;
  position: static;
}

.div-block-3 {
  position: relative;
}

.carousel {
  width: 50%;
  display: flex;
}

.image-13 {
  max-width: 35%;
  padding: 10px;
}

.image-14, .image-15, .image-16 {
  padding: 10px;
}

.image-17, .image-18, .image-19 {
  padding: 15px;
}

.loop-container {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80%;
  margin-top: -47px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-20 {
  max-width: 200%;
  padding: 15px;
}

.content-holder {
  justify-content: space-around;
  align-items: stretch;
  width: 1000px;
  margin-left: auto;
  display: flex;
  overflow: visible;
}

.text-block-2 {
  color: #000;
  margin-right: 20px;
  font-size: 80px;
  line-height: 100%;
  display: flex;
}

.text-block-3 {
  color: #000;
  align-items: center;
  margin-right: 20px;
  font-size: 80px;
  line-height: 100%;
  display: flex;
}

.div-block-4 {
  align-items: center;
  display: flex;
  position: relative;
}

.image-21 {
  max-width: 30%;
  margin-right: 49px;
  position: relative;
}

.button {
  object-fit: fill;
  left: 200px;
  right: 90px;
}

.background-video {
  width: 1170px;
  max-width: none;
  height: 500px;
  margin-top: 24px;
  margin-left: -14px;
  padding-left: 0;
}

.container-13 {
  color: #fcd496;
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
  border: 1px solid #0000;
  flex: 0 auto;
  align-self: center;
  align-items: center;
  width: 65vw;
  margin-top: 3px;
  margin-left: 200px;
  padding-bottom: 12px;
  padding-left: 0;
  display: flex;
}

.nav-menu-3 {
  flex: 1;
  align-self: center;
  margin-left: 181px;
}

.new-link {
  letter-spacing: 2px;
  text-indent: 2px;
  align-items: center;
  width: 100%;
  padding: 10px 20px 10px 10px;
  font-family: Havana, sans-serif;
  font-size: 20px;
  display: flex;
}

.new-link.w--current {
  color: #e2601e;
}

.new-link.w--current:hover {
  color: #000;
}

.nav-menu-4 {
  flex: 0 auto;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  width: 43.1397%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar3 {
  -webkit-text-stroke-color: transparent;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100px;
  margin-top: -24px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.brand-2 {
  width: 10%;
  margin-left: 55px;
  margin-right: 40px;
}

.image-22 {
  max-width: 100vw;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 3px;
}

.line {
  float: left;
  text-align: right;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #020202;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 900px;
  height: 2px;
  margin-top: 9px;
  margin-left: 30px;
  margin-right: 90px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
}

.li {
  background-color: #000;
  border: 2px solid #000;
  width: 900px;
  height: 2px;
}

.div-block-5 {
  background-color: #533e3e;
}

.div-block-6 {
  width: 100vw;
  height: 100vw;
}

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

.container-14 {
  background-color: #f9d495;
  justify-content: center;
  align-items: center;
  margin-top: 123px;
  display: flex;
}

.buttom-5 {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  color: #000;
  letter-spacing: 2px;
  text-indent: 2px;
  background-color: #0096af00;
  border: 2px solid #000;
  border-radius: 13px;
  margin-top: -69px;
  margin-left: 0;
  padding: 17px 50px 15px;
  font-size: 24px;
  transform: none;
}

.div-block-8, .div-block-9 {
  display: flex;
}

.div-block-10 {
  width: 50%;
  min-width: 100vw;
}

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

.section-6 {
  -webkit-text-stroke-color: transparent;
  background-color: #fbd693;
  width: 98%;
  height: 600px;
  margin-top: 13px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.container-15 {
  background-color: #fbd693;
  justify-content: center;
  height: 600px;
  margin-top: 44px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-12 {
  outline-offset: 0px;
  -webkit-text-stroke-color: transparent;
  background-color: #fbd693;
  border: 1px solid #0000;
  outline: 0 #fbd693;
  width: 500px;
  margin-top: 91px;
}

.div-block-13 {
  background-color: #fbd693;
  width: 60%;
  height: 550px;
  margin-right: -143px;
}

.heading-7 {
  color: #000;
  letter-spacing: 4px;
  width: 400px;
  margin-top: 76px;
  margin-bottom: -54px;
  font-family: Havana, sans-serif;
  font-size: 50px;
}

.paragraph {
  color: #333;
  letter-spacing: 2px;
  width: 375px;
  margin-top: 82px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.background-video-2 {
  opacity: 1;
  -webkit-backdrop-filter: brightness(200%);
  backdrop-filter: brightness(200%);
  outline-offset: 0px;
  outline-style: none;
  outline-color: #fff;
}

.background-video-3 {
  max-width: 100%;
}

.background-video-4 {
  border: 1px solid #0000;
  width: 75%;
}

.section-7 {
  z-index: 200;
  display: flex;
  position: fixed;
}

.div-block-14 {
  background-color: #fcd49c;
  width: 50%;
  height: 600px;
}

.div-block-15 {
  background-color: #fcd49c;
  width: 50%;
}

.container-16 {
  z-index: 2000;
  background-color: #0000;
  width: 1%;
  max-width: none;
  margin-top: -47px;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: fixed;
}

.div-block-16 {
  color: #f7d595;
  background-color: #f9d495;
  width: 50%;
  height: 800px;
  display: flex;
}

.image-23 {
  order: 0;
  align-self: center;
  display: block;
  position: absolute;
}

.div-block-17 {
  flex-flow: row;
  flex: 0 auto;
  place-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.image-24, .image-25 {
  align-self: center;
  position: absolute;
  inset: 25% auto 0% 40%;
}

.image-26 {
  align-self: center;
  position: absolute;
  inset: 20% auto 0% 40%;
}

.image-27 {
  align-self: center;
  position: absolute;
  inset: 25% auto 0% 40%;
}

.image-28 {
  align-self: center;
  position: absolute;
  inset: 20% auto 0% 40%;
}

.image-29 {
  align-self: center;
  position: absolute;
  inset: 25% auto 0% 42%;
}

.rotate-element {
  align-self: center;
  position: absolute;
  inset: 25% auto 0% 42%;
  transform: rotate(0);
}

.rotation {
  align-self: center;
  position: absolute;
  inset: 20% auto 0% 42%;
  transform: translate(-2px)translate(7px, -7px);
}

.div-block-18, .div-block-19 {
  align-self: center;
  width: 25%;
  height: 25%;
  position: absolute;
  inset: 25% auto 0% 42%;
}

.image-30 {
  align-self: center;
  width: 40%;
  position: absolute;
  inset: 10% auto 0% 28%;
}

.image-31 {
  border: 1px solid #0000;
  width: 450px;
  height: 450px;
  margin-top: 50px;
  margin-left: 0;
}

.image-32 {
  z-index: 100;
  width: 150px;
  max-width: 150px;
  height: 150px;
  margin-left: 0;
  position: absolute;
  inset: 0% 19% auto auto;
}

.section-8 {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 50%;
  margin-left: 200px;
  display: flex;
}

.button-3 {
  display: inline-block;
  position: static;
}

.div-block-20 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 50%;
  margin-left: 220px;
  display: flex;
}

.team-circles {
  border: 1px solid #0000;
  width: 100%;
  margin-top: 0;
  padding: 80px 60px 0;
  position: relative;
}

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

.centered-heading {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Havana, sans-serif;
  font-size: 50px;
}

.centered-subheading {
  color: #333;
  text-align: center;
  width: 700px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.team-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 85%;
  margin-top: 50px;
  margin-left: 74px;
  display: grid;
  overflow: visible;
}

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

.team-member-2 {
  object-fit: cover;
  border-radius: 0%;
  width: 200px;
  height: 200px;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-top: 0;
  padding-left: 0;
  transition: opacity .2s;
}

.team-member-name {
  color: #000;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Havana, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: #333;
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  color: #000;
}

.div-block-21 {
  width: 80%;
  height: 55%;
  margin-bottom: -35px;
  padding-top: 0;
}

.div-block-22 {
  padding-left: 2px;
}

.text-block-4 {
  position: absolute;
}

.container-19 {
  position: absolute;
  left: 77px;
}

.text-block-5 {
  color: #000;
  text-align: center;
  font-family: Havana, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-6 {
  color: #000;
  text-align: center;
  align-self: center;
  font-family: Havana, sans-serif;
  font-size: 35px;
  line-height: 40px;
  position: absolute;
  inset: 32% auto auto 6%;
}

.text-block-7 {
  color: #000;
  position: absolute;
}

.text-block-8 {
  position: absolute;
}

.text-block-9 {
  color: #000;
  text-align: center;
  font-family: Havana, sans-serif;
}

.text-block-10 {
  color: #000;
  position: absolute;
  left: -143px;
}

.text-block-11 {
  position: absolute;
}

.general-collection-wrapper {
  padding-top: 80px;
}

.collection-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-collection-item:nth-child(odd) {
  margin-top: 60px;
  margin-bottom: 80px;
}

.section {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 5vw;
  display: flex;
  position: relative;
}

.section.no-top-padding {
  padding-top: 0;
}

.wrapper-2 {
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.cursor-wrap {
  z-index: 10000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-wrap.mbm-ex {
  opacity: 0;
  transition: opacity .2s;
}

.large-heading {
  letter-spacing: -.045em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6vw;
  font-weight: 400;
  line-height: 1.15;
}

.section-heading-wrapper {
  border-top: 1px solid #edf2f466;
  border-bottom: .0625rem solid #edf2f466;
  justify-content: center;
  align-items: center;
  padding: 1% 2%;
  display: flex;
}

.track-2 {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.divider {
  flex-direction: column;
  justify-content: flex-end;
  min-height: 5vh;
  display: flex;
  overflow: hidden;
}

.divider.works {
  background-color: #fff;
  width: 2.8125rem;
  height: .25rem;
  min-height: auto;
  margin-left: 1.5vw;
  margin-right: 1.5vw;
}

.work-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1%;
  padding-left: 2%;
  padding-right: 2%;
  display: grid;
}

.overflow-none-2 {
  overflow: hidden;
}

.overflow-none-2.full {
  border-radius: 4px;
  width: 100%;
  position: relative;
}

.work-item-title {
  font-weight: 400;
}

.section-9 {
  z-index: 5;
  width: 100%;
  min-height: 100vh;
  margin-top: 8rem;
  position: relative;
}

.cursor-dot {
  mix-blend-mode: exclusion;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
}

.work-item-wrapper {
  color: #edf2f4;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.work-item-title-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.13rem;
}

.card-hover {
  z-index: 6;
  color: #fff;
  background-color: #00000080;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.work-item-image {
  object-fit: cover;
  width: 100%;
  height: 31.25rem;
}

.image-cover {
  z-index: 1;
  mix-blend-mode: color-burn;
  background-color: #0a100d;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.works-title {
  z-index: 90;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 2vh;
  margin-bottom: 2vh;
  font-size: 18vh;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  position: relative;
}

.works-title.med-size {
  font-size: 13vh;
}

.section-10 {
  z-index: 5;
  width: 100%;
  min-height: 100vh;
  margin-top: 8rem;
  position: relative;
}

.work-item-title-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.13rem;
}

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

.container-22 {
  width: 80%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

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

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

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

.rationale {
  background-color: #0000;
  border: 1px solid #0000;
  margin-top: 20px;
  margin-bottom: 100px;
  padding: 0;
  position: relative;
}

.rationale.sketches {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.para-2 {
  text-align: left;
  width: 75%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

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

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

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

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

.hero-image.shadow-two {
  box-shadow: none;
  border: 1px solid #0000;
  margin: 0;
  padding-bottom: 0;
}

.hero-heading-right {
  background-color: #0000;
  border: 1px solid #0000;
  margin-bottom: 132px;
  padding: 0 30px 0 0;
  position: relative;
}

.container-23 {
  justify-content: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-6 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-bottom: -19px;
  display: flex;
}

.hero-split-5 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 400px;
  max-width: 46%;
  height: 300px;
  display: flex;
}

.shadow-two-7 {
  background-color: #0000;
  border: 1px solid #0000;
  margin-left: 0;
  padding-left: 0;
}

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

.body-2 {
  background-color: #fff;
  border: 1px solid #0000;
}

.heading-12 {
  font-family: Havana, sans-serif;
}

.heading-13 {
  margin-top: 44px;
  font-family: Havana, sans-serif;
}

.body-3 {
  background-color: #fcfcfc00;
}

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

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

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

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

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

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

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

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

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

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

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

.body-4 {
  background-color: #fff;
}

.text-block-14 {
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

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

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

.div-block-36 {
  width: 50%;
  margin-bottom: 79px;
  margin-left: 275px;
}

.body-5 {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

.nav-link-9 {
  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-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-dropdown-6 {
  margin-left: 5px;
  margin-right: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.body-6 {
  background-color: #bfd197;
}

.hero-heading-left-8 {
  background-color: #0000;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

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

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

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

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

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

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

.hero-heading-right-2 {
  background-color: #0000;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

.body-7 {
  background-color: #fbcea3;
}

.body-8 {
  background-color: #c3cacb;
}

.video {
  width: 100%;
  height: 100%;
}

.text-block-17 {
  width: 65%;
  margin-bottom: 54px;
  margin-left: 200px;
}

.heading-21 {
  margin-left: -5px;
}

.parallax-section {
  background-image: url('../images/background.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 30px 80px;
  position: relative;
}

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

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

.testimonial-card-two {
  color: #e2601e00;
  background-color: #fff;
  border: 1px solid #e4ebf300;
  border-radius: 13px;
  flex-direction: column;
  padding: 20px 16px 40px;
  display: flex;
}

.testimonial-text-two {
  color: #000;
  margin-bottom: 52px;
  font-family: Montserrat, sans-serif;
}

.testimonial-info-three {
  background-color: #e2601e;
  border-radius: 13px;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

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

.testimonial-main-heading {
  color: #fff8f8;
  margin-bottom: 2px;
  font-family: Havana, sans-serif;
  font-weight: 600;
}

.form-subtitle-cf2 {
  color: #969696;
  font-size: 18px;
  line-height: 24px;
}

.contact-form {
  align-items: flex-start;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.form-cf2 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.success-message-cf2 {
  background-color: #0000;
  border: 1px solid #f76874;
  margin-top: 20px;
  font-weight: 600;
}

.form-title-cf2 {
  font-size: 40px;
  font-weight: 500;
}

.submit-button-cf2 {
  color: #333;
  background-color: #0000;
  border-bottom: 3px solid #0000;
  margin-top: 20px;
  margin-left: 12px;
  padding: 10px 0 5px;
  font-size: 16px;
  font-weight: 600;
  transition: border-color .2s;
}

.submit-button-cf2:hover {
  border-bottom: 3px solid #f76874;
}

.contact-form-wrapper {
  border: 1px solid #0000;
  border-radius: 8px;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  height: auto;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.error-message-cf2 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-cf2 {
  text-align: left;
  border: 1px solid #0000;
  border-bottom-color: #cacaca;
  margin-top: 20px;
  font-size: 16px;
}

.text-field-cf2:focus {
  border-bottom-color: #f76874;
}

.text-field-cf2.big {
  height: 100px;
}

.contact-form-wrapper-2 {
  border-radius: 8px;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  height: auto;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.text-block-19 {
  color: #fffdfd;
  font-family: Montserrat, sans-serif;
}

.error-message-cf4 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-cf4 {
  text-align: left;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #000;
  min-width: 250px;
  margin-top: 0;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 500;
}

.text-field-cf4.big {
  background-color: #f7f7f7;
  border-style: none;
  min-width: 300px;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
}

.success-message-cf4 {
  background-color: #f7f7f7;
  font-weight: 600;
}

.submit-button-cf4 {
  color: #fff;
  background-color: #fcc93f;
  border-radius: 4px;
  min-width: 250px;
  margin-top: 30px;
  margin-left: 40px;
  padding: 12px 54px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .2s;
  box-shadow: 1px 1px 3px #cfcfcf;
}

.submit-button-cf4:hover {
  background-color: #ffbc06;
}

.form-column-cf4 {
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.form-column-cf4.right {
  width: 33%;
  margin-right: 0;
  padding-right: 0;
}

.contact-form-2 {
  align-items: flex-start;
  width: 90%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.form-subwrapper-cf4 {
  justify-content: center;
  display: flex;
}

.contact-form-wrapper-3 {
  border-radius: 8px;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 80px;
}

.form-title-cf4 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 69px;
  font-family: Havana, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.form-cf4 {
  margin-top: 20px;
}

.form-field-wrapper-cf4 {
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-22 {
  color: #333;
  text-align: center;
  justify-content: center;
  width: 65%;
  height: 40%;
  margin-top: 100px;
  margin-bottom: 47px;
  margin-left: 160px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  display: block;
  position: static;
}

.container-28 {
  flex: 3 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: block;
}

.button-4 {
  background-color: var(--pale-goldenrod);
  opacity: 1;
  color: #fff;
  border: 1px solid #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-top: 0;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  display: flex;
}

.button-4:hover {
  background-color: var(--lightler-red);
}

.paragraph-light {
  color: #00000080;
  font-size: 15px;
}

.footer-centre {
  text-align: center;
  border: 1px solid #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-link-white {
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link-white:hover {
  opacity: .5;
}

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

.footer-link-wrap {
  flex-wrap: wrap;
  justify-content: center;
  width: 70%;
  margin-top: 50px;
  margin-bottom: 41px;
  display: flex;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-left: 0;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.footer {
  background-color: var(--pale-goldenrod);
  margin-top: 100px;
  margin-bottom: 0;
  padding: 0 3%;
}

.logo {
  margin-bottom: 32px;
  padding-top: 61px;
}

.footer-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  margin-bottom: -25px;
  display: flex;
}

.image-39 {
  width: 350px;
  max-width: 350px;
  height: 100%;
}

.body-9 {
  background-color: #fff;
  height: 100%;
}

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

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

.centered-heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Havana, sans-serif;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.team-grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-items: center;
  margin-top: 50px;
  display: grid;
}

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

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

.team-member-name-3 {
  width: 500px;
  margin-bottom: 6px;
  font-family: Havana, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position-3 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.paragraph-9 {
  margin-left: 0;
  padding-left: 68px;
}

.div-block-38 {
  margin-left: 87px;
  padding-top: 26px;
  padding-left: 0;
  display: flex;
}

.text-block-25 {
  align-self: center;
  padding-left: 22px;
}

.text-block-26 {
  align-items: center;
  width: 100%;
  padding-left: 24px;
  display: flex;
}

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

.body-10 {
  background-color: #fff;
}

.body-11 {
  background-color: #fbd693;
  border: 1px solid #0000;
}

.team-circles-4 {
  border: 1px solid #0000;
  padding: 80px 30px 0;
  position: relative;
}

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

.centered-heading-6 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Havana, sans-serif;
  font-size: 50px;
}

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

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

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

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

.div-block-43 {
  text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 72px;
  padding-left: 0;
  display: flex;
}

.div-block-44, .div-block-45, .div-block-52, .div-block-53, .div-block-54 {
  width: 15%;
}

.text-block-33, .text-block-34 {
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.text-block-35 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.bold-text-2 {
  font-family: Havana, sans-serif;
  font-size: 20px;
}

.text-block-36, .text-block-37 {
  text-align: center;
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.image-48 {
  width: 900px;
  margin-top: 35px;
  margin-left: 17px;
}

.section-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: 0;
  display: flex;
}

.text-block-39 {
  text-align: center;
  justify-content: center;
  margin-top: 0;
  font-family: Havana, sans-serif;
  font-size: 38px;
  display: flex;
}

.text-block-40 {
  color: #fff9f9;
  font-family: Montserrat, sans-serif;
}

.section-16 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 66px;
  display: flex;
}

.image-49, .image-50 {
  width: 250%;
}

.div-block-56 {
  color: #000;
}

.text-block-41 {
  color: #000;
  border: 1px solid #0000;
  align-items: center;
  width: 25%;
  margin-top: 16px;
  margin-left: 121px;
  font-family: Havana, sans-serif;
  font-size: 20px;
  display: block;
}

.section-17 {
  justify-content: center;
  margin-top: 57px;
  display: flex;
}

.div-block-58 {
  width: 30%;
  height: 70%;
}

.background-video-6 {
  width: 400px;
  height: 620px;
}

.body-12 {
  background-color: #fdd8b1;
}

.text-block-45 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-46 {
  width: 300px;
  font-family: Montserrat, sans-serif;
}

.text-block-47 {
  flex: 1;
  justify-content: flex-end;
  align-items: baseline;
  width: 10%;
  margin-left: 200px;
  font-family: Havana, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-61, .div-block-62 {
  color: #000;
}

.text-block-48 {
  color: #fffefe;
  font-family: Montserrat, sans-serif;
}

.hero-heading-left-9 {
  background-color: #fcd793;
  border: 1px solid #0000;
  margin-top: 0;
  margin-bottom: 88px;
  padding: 65px 30px 0;
  position: static;
}

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

.hero-wrapper-10 {
  justify-content: space-between;
  align-items: center;
  width: 75%;
  margin-left: 83px;
  padding-left: 0;
  display: flex;
}

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

.margin-bottom-24px-9 {
  color: #333;
  width: 100%;
  margin-bottom: 24px;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.button-primary-13 {
  color: #030303;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #3ac0d3;
  border-radius: 13px;
  width: 45%;
  margin-left: 200px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  left: -200px;
  box-shadow: 1px 2px 7px 2px #03030387;
}

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

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

.shadow-two-10 {
  width: 600px;
  max-width: 400px;
  height: 100%;
  margin-right: 24px;
  padding-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-22 {
  color: #000;
  margin-top: -19px;
  font-family: Havana, sans-serif;
}

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

.slider {
  background-color: #0000;
}

.slider-2 {
  width: 940px;
  height: 300px;
  display: flex;
}

.div-block-63 {
  width: 300px;
  height: 300px;
}

.image-53 {
  margin-left: 83px;
}

.slide-nav {
  margin-top: 9px;
}

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.mask {
  width: 35%;
  height: 400px;
  overflow: visible;
}

.thing-1 {
  background-color: #0000;
  border-radius: 10px;
  width: 380px;
  height: 100%;
  padding: 0;
}

.thing-1.thing-2, .thing-1.thing-2.thing-3, .thing-1.thing-2.thing-3.thing-4, .thing-1.thing-2.thing-3.thing-4.thing-5, .thing-1.thing-2.thing-3.thing-4.thing-5.thing-6.thing-7, .thing-1.thing-2.thing-3.thing-4.thing-5.thing-6.thing-8 {
  background-color: #0000;
}

.thing {
  padding: 10px;
}

.thing-copy {
  width: 400px;
  height: 400px;
  padding: 10px;
}

.image-54, .image-55, .image-56, .image-57, .image-58, .image-59 {
  border-radius: 13px;
}

.icon-2 {
  color: #fffdfd;
  background-color: #fbd693;
  border-radius: 13px;
}

.icon-3 {
  color: #fff;
  background-color: #fbd693;
  border-radius: 13px;
}

.last-slide-wrapper {
  width: 100vw;
  height: 100%;
  display: flex;
}

.div-block-64, .div-block-65 {
  height: 100%;
}

.container-34 {
  width: 100%;
}

.container-35 {
  width: 100vw;
  height: 300px;
}

.slide-nav-2 {
  width: 1164vw;
}

.slider-4 {
  background-color: #0000;
  width: 100vw;
  height: 350px;
  overflow: hidden;
}

.mask-2 {
  width: 30%;
  overflow: visible;
}

.the-thing {
  background-color: var(--pale-goldenrod);
  height: 100%;
}

.the-thing.one {
  background-color: #0000;
  background-image: url('../images/street-wall-mockup-02.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  padding: 0;
}

.the-thing.two {
  background-color: #0000;
  background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
}

.slide {
  width: 100%;
  height: 350px;
  padding: 10px;
}

.div-block-66 {
  background-color: #fd0505;
  background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.slide-2 {
  padding: 10px;
}

.div-block-67 {
  background-color: #b4ae3c;
  background-image: url('../images/5401589.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.div-block-68 {
  background-color: #439932;
  background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.div-block-69 {
  background-color: #427faa;
  background-image: url('../images/illus.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.div-block-70 {
  background-color: #8546aa;
  background-image: url('../images/Portoflio-fisrt-page_2.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.div-block-71 {
  background-color: #0000;
  width: 30%;
  height: 100%;
  padding: 0;
  display: flex;
}

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

.div-block-72.copy {
  background-color: #0000;
}

.last-class-wrapper {
  width: 100vw;
  height: 100%;
  padding: 0;
  display: flex;
}

.div-block-73 {
  background-color: #36772c;
  background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 329.195px;
  height: 100%;
}

.image-60 {
  width: 100%;
  height: 100%;
}

.image-61 {
  width: 350px;
  height: 330px;
}

.image-62 {
  height: 330.383px;
  padding-left: 16px;
}

.image-63 {
  width: 400px;
  height: 330px;
}

.div-block-74 {
  width: 50%;
  margin-top: 72px;
  display: flex;
}

.button-5 {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.container-36 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 66px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-75 {
  margin-top: 63px;
  display: flex;
}

.button-7 {
  color: #070707;
  background-color: #3bbfd3;
  border-radius: 13px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 464px;
  padding: 17px 25px;
  font-size: 20px;
  display: block;
}

.section-1 {
  background-color: #fff;
  border: 1px solid #0000;
  width: 100%;
  margin-top: 0;
  padding: 40px 30px 0;
  position: relative;
}

.container-37 {
  width: 80%;
  max-width: 940px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-11 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

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

.margin-bottom-24px-10 {
  color: #636363;
  width: 100%;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

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

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

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

.image-64 {
  width: 125px;
  height: 125px;
  position: absolute;
  inset: 77px 21% 0% auto;
}

.heading-23 {
  color: #525252;
  font-family: Havana, sans-serif;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-family: Havana, sans-serif;
  font-size: 20px;
}

.grid {
  grid-template: "Area-2 Area" 304px
                 "Area-4 Area-3"
                 / 1.75fr 1fr;
  grid-auto-rows: 0;
  grid-auto-flow: row;
  justify-content: center;
  place-items: start center;
  width: 98%;
  height: 32%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 20px;
}

.body-13 {
  background-color: #fbd693;
}

.div-block-76 {
  width: 30%;
  padding-left: 0;
}

.image-65 {
  height: 100%;
  margin-left: 20px;
}

.slider-5 {
  background-color: #0000;
  width: 100vw;
  height: 350px;
  overflow: hidden;
}

.mask-3 {
  width: 350px;
  height: 350px;
  overflow: visible;
}

.slide-3 {
  padding: 10px;
}

.div-block-77 {
  width: 100vw;
  height: 100%;
  padding-right: 30px;
  display: flex;
}

.image-66 {
  width: 96%;
  height: 280px;
  margin-left: 20px;
}

.image-67 {
  width: 281px;
  height: 281px;
  margin-left: 8px;
}

.image-68 {
  width: 281px;
  height: 281px;
}

.image-69 {
  width: 100%;
  height: 100%;
}

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

.image-70 {
  width: 275px;
  height: 280px;
  margin-left: 27px;
}

.slider-button-wrap {
  justify-content: space-between;
  padding: 15px 25px 15px 54px;
  display: flex;
}

.slider-button {
  margin-left: 4px;
  margin-right: 4px;
}

.wrapper-3 {
  overflow: hidden;
}

.item-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30vw;
  min-width: 30vw;
  height: 50vh;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.heading-24 {
  font-size: 1.6rem;
}

.list {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: scroll;
}

.section-20 {
  background-color: #fff4dc;
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.slider-contain {
  width: 100%;
  overflow: hidden;
}

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

.section-21 {
  overflow: hidden;
}

.hero-heading-left-11 {
  background-color: #fcfcfc;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

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

.margin-bottom-24px-11 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

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

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

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

.shadow-two-12 {
  width: 99.9981%;
  height: 99.9944%;
  box-shadow: 0 4px 24px #96a3b514;
}

.link-block-6 {
  background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.link-block-7 {
  background-image: url('../images/illus.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.div-block-80 {
  margin-right: 200px;
}

.heading-25 {
  font-family: Havana, sans-serif;
}

.link-block-8 {
  background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.link-block-9 {
  background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hero-heading-left-12 {
  background-color: #fff;
  border: 1px solid #0000;
  height: 10%;
  padding: 10px 30px 20px;
  position: relative;
}

.hero-wrapper-13 {
  justify-content: space-between;
  align-items: stretch;
  height: 50%;
  padding-left: 66px;
  display: flex;
}

.hero-split-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  max-width: 46%;
  height: 500px;
  margin-left: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.heading-26 {
  margin-top: 0;
  font-family: Havana, sans-serif;
}

.div-block-81 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  margin-top: -22px;
  margin-left: 500px;
  display: flex;
}

.text-block-49 {
  color: var(--grey);
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
}

.text-block-50 {
  color: var(--grey);
  justify-content: center;
  align-items: center;
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
  display: flex;
}

.link-block-12 {
  color: var(--grey);
  justify-content: center;
  align-items: center;
  width: 25%;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-block-13 {
  width: 50%;
  text-decoration: none;
}

.image-71 {
  width: 100%;
  margin-left: 0;
  padding-bottom: 20px;
}

.div-block-82 {
  background-image: url('../images/rob.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-83 {
  justify-content: center;
  align-items: center;
  margin-top: 113px;
  display: block;
}

.text-block-51 {
  color: #000;
  justify-content: center;
  align-items: center;
  font-family: Havana, sans-serif;
  font-size: 50px;
  display: flex;
}

.text-block-52 {
  color: #000;
  text-align: center;
  justify-content: space-around;
  align-items: center;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 60px;
  margin-left: 172px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.section-22 {
  margin-top: 44px;
  display: flex;
}

.div-block-84 {
  width: 35%;
  height: 30px;
  margin-left: 109px;
}

.text-block-53 {
  justify-content: flex-start;
  font-family: Havana, sans-serif;
  font-size: 24px;
  display: flex;
}

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

.text-block-54 {
  width: 75%;
  margin-left: 43px;
  font-family: Montserrat, sans-serif;
}

.div-block-86 {
  align-items: center;
  width: 100%;
  height: 20px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.text-block-55 {
  margin-left: 52px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-87 {
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.image-72 {
  margin-left: 33px;
}

.text-block-56 {
  margin-left: 20px;
}

.team-circles-5 {
  border: 1px solid #0000;
  height: auto;
  padding: 0 30px 80px;
  position: relative;
}

.education {
  width: 80%;
  max-width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.skills {
  color: var(--pale-goldenrod);
  text-align: center;
  margin: 60px 0 16px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 36px;
}

.centered-subheading-4 {
  text-align: center;
  max-width: 530px;
  margin-bottom: 66px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.places {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 50px;
  margin-left: 173px;
  display: grid;
}

.places.second, .places.third {
  margin-left: 173px;
}

.degree {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.team-member-image-3 {
  object-fit: cover;
  border-radius: 0%;
  width: 94px;
  height: 57px;
  margin-bottom: 25px;
}

.team-member-name-5 {
  color: var(--grey);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.team-member-position-5 {
  color: #636363;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.paragraph-11 {
  color: var(--lightler-red);
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-74 {
  width: 35px;
  margin-right: 10px;
  padding-left: 0;
}

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

.div-block-89 {
  margin-bottom: 28px;
  display: flex;
}

.image-75 {
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
}

.team-circles-6 {
  border: 1px solid #0000;
  padding: 80px 30px 0;
  position: relative;
}

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

.centered-heading-8 {
  color: #000;
  text-align: center;
  margin-bottom: 41px;
  font-family: Havana, sans-serif;
  font-size: 50px;
}

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

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

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

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

.paragraph-12 {
  width: 90%;
  height: 41%;
  margin-bottom: -16px;
  font-family: Montserrat, sans-serif;
}

.paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16 {
  width: 90%;
  margin-bottom: -13px;
  font-family: Montserrat, sans-serif;
}

.audio-player-title {
  margin-bottom: 2em;
}

.container-w3 {
  width: 100%;
  max-width: 52.5em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.gutter-outside {
  max-width: 80%;
}

.copy-medium {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.45em;
}

.copy-medium.text-accent {
  color: #ff9148;
}

.soundcloud-embed {
  margin-bottom: 50px;
}

.p-xxs-end {
  padding-bottom: 1.1em;
}

.section-audio-player {
  color: #fff;
  background-color: #02020200;
  padding-top: 7em;
  padding-bottom: 0;
}

.text-bright {
  color: #fff;
}

.audio-example {
  width: 100%;
  max-width: 100%;
  margin-bottom: 7em;
}

.p-xs-start {
  padding-top: 1.6em;
}

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

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

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

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

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

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

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

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

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

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

.button-8 {
  color: #000;
  text-align: center;
  background-color: #4fc2d9;
  border-radius: 13px;
  width: 15%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
}

.team-circles-7 {
  border: 1px solid #0000;
  width: 100%;
  padding: 60px 30px 0;
  position: relative;
}

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

.centered-heading-10 {
  text-align: center;
  margin-bottom: 3px;
  font-family: Havana, sans-serif;
  font-size: 40px;
}

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

.team-grid-7 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 95%;
  margin-top: 30px;
  margin-left: -11px;
  display: grid;
}

.team-card-7 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: 10px;
  padding-top: 2px;
  font-size: 14px;
  line-height: 14px;
  display: flex;
}

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

.team-member-name-7 {
  color: var(--grey);
  align-self: flex-start;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.team-member-position-7 {
  color: var(--grey);
  text-align: left;
  width: 100%;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.team-member-position-7.logo {
  padding-top: 0;
  font-size: 14px;
}

.paragraph-17 {
  color: var(--grey);
  align-self: flex-start;
  margin-top: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 16px;
}

.paragraph-17.cobre {
  margin-top: 5px;
}

.paragraph-17.games {
  margin-top: 20px;
}

.div-block-91 {
  align-self: flex-start;
  height: 22%;
  margin-top: 0;
  display: flex;
}

.image-83 {
  width: 40px;
  height: 40px;
  margin-left: 14px;
  font-family: Montserrat, sans-serif;
}

.dropdown-toggle {
  padding: 10px 20px 10px 0;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9 {
  background-color: #fbd693;
}

.div-block-92 {
  background-image: url('../images/5296987.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.text-block-59 {
  color: var(--lighter-red);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0398a0;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-top: 20px;
  padding-left: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.link-block-14 {
  -webkit-text-stroke-color: #0000;
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.div-block-93 {
  background-image: url('../images/Mesa-de-trabajo-1-copiacase-study-mockup_.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-93.mural {
  background-image: url('../images/mural.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-15 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-60 {
  color: var(--lighter-red);
  text-align: left;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0398a0;
  text-transform: uppercase;
  background-color: #ffffff96;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-top: 40px;
  padding-left: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.link-block-16 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-61 {
  color: var(--lighter-red);
  text-align: left;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0398a0;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-top: 20px;
  padding-left: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.div-block-94 {
  background-image: url('../images/O7DD791.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-94.rum {
  background-image: url('../images/rum.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-95 {
  background-image: url('../images/white-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-17 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-62 {
  color: var(--lighter-red);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0398a0;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-top: 20px;
  padding-left: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.link-block-18 {
  background-color: #fbd69396;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-block-63 {
  color: #030303;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.div-block-97 {
  background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-19 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-64 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 54px;
  display: flex;
}

.div-block-98 {
  background-image: url('../images/Portoflio-fisrt-page_1.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-20 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-65 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 54px;
  display: flex;
}

.div-block-99 {
  background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-21 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-66 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 54px;
  display: flex;
}

.div-block-100 {
  background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-22 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-67 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 54px;
  display: flex;
}

.link-block-23 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-68 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.div-block-101 {
  background-image: url('../images/5401589.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-24 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-69 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 42px;
  display: flex;
}

.div-block-102 {
  background-image: url('../images/illus.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-25 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-71 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 46px;
  line-height: 48px;
  display: flex;
}

.div-block-103 {
  background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-26 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-72 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.div-block-104 {
  background-image: url('../images/Portoflio-fisrt-page_1.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-27 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  line-height: 46px;
  text-decoration: none;
}

.text-block-73 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  display: flex;
}

.div-block-105 {
  background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-28 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-74 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.div-block-106 {
  background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-29 {
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-75 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.link-block-30 {
  text-align: center;
  background-color: #fbd69396;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.text-block-76 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 42px;
  line-height: 46px;
  display: flex;
}

.body-14 {
  background-color: #fff;
}

.text-block-77 {
  color: var(--grey);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 65%;
  max-width: 80%;
  margin-bottom: 60px;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 24px;
  display: block;
}

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

.text-block-78 {
  color: #000;
  font-family: Havana, sans-serif;
  font-size: 50px;
}

.div-block-108 {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.link {
  color: #1590aa;
}

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

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

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

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

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

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

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

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

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

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 28px;
  margin-bottom: 63px;
  margin-left: 0;
}

.image-88, .image-91, .image-92, .image-93, .image-94, .image-95, .image-96, .image-97 {
  width: 100%;
  height: 100%;
}

.video-2 {
  width: 50%;
  height: 85%;
  margin-left: 11px;
  margin-right: -61px;
}

.div-block-122 {
  width: 100%;
  margin-bottom: 25px;
  margin-left: 0;
}

.heading-29 {
  text-align: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  margin-left: 56px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  display: block;
}

.text-block-87 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

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

.hero-wrapper-14 {
  color: #4b4b4b;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

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

.margin-bottom-24px-12 {
  color: var(--grey);
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
}

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

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

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

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

.heading-30, .heading-31, .heading-32, .heading-33 {
  color: var(--pale-goldenrod);
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.div-block-123 {
  height: 0;
  position: relative;
  overflow: visible;
}

.div-block-124 {
  width: 25px;
  height: 2px;
  position: relative;
}

.hero-heading-left-14 {
  background-color: #f5f7fa;
  background-image: url('../images/orange-cement-wall-concrete-texture-close-up-as-background-design.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  height: 500px;
  padding: 80px 30px;
  position: relative;
}

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

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

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

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

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

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

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

.columns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

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

.image-98 {
  border-radius: 1px;
  padding-left: 0;
}

.image-99 {
  margin-top: 132px;
  padding-left: 60px;
  padding-right: 0;
}

.image-100 {
  margin-left: 20px;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.hero-heading-center-2 {
  background-color: #fcfcfc;
  border: 1px solid #0000;
  margin-top: 0;
  padding: 0 30px;
  position: relative;
}

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

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

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

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

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

.shadow-two-16 {
  border: 1px solid #0000;
  width: 600px;
  max-width: 200%;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right-3 {
  background-color: #fcfcfc;
  border: 1px solid #0000;
  padding: 0 30px;
  position: relative;
}

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

.shadow-two-17 {
  border: 1px solid #0000;
  width: 600px;
  max-width: 200%;
  box-shadow: 0 4px 24px #96a3b514;
}

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

.text-block-88 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  align-self: auto;
  padding-top: 200px;
  padding-left: 100px;
  display: flex;
}

.text-block-89 {
  align-self: auto;
  padding-top: 200px;
  padding-right: 102px;
  display: flex;
}

.text-block-90 {
  padding-top: 200px;
  padding-left: 90px;
}

.image-101 {
  width: 60%;
  height: 50%;
  margin-top: -21px;
  margin-left: 220px;
  padding-left: 0;
  display: block;
}

.div-block-126 {
  margin-top: 21px;
  display: flex;
}

.image-102 {
  width: 1000px;
  height: 550px;
}

.div-block-127 {
  z-index: 1000;
  position: relative;
  inset: 0% auto auto 0%;
}

.image-103 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-104 {
  width: 100%;
  max-width: 20%;
  height: 52.9006%;
  max-height: 10%;
  position: absolute;
  inset: 26% auto auto 10%;
}

.text-block-91 {
  color: #383838;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  inset: 41% auto auto 10%;
}

.button-9 {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  background-color: #e2601e;
  font-family: Habana, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: auto auto 25% 10%;
}

.button-9:hover {
  background-color: #18969f;
}

.grid-4 {
  grid-template-rows: repeat(auto-fit, 313px);
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: .25fr;
  width: 98%;
  padding-bottom: 20px;
  padding-left: 20px;
}

.image-105 {
  text-align: center;
  width: 100%;
  max-width: 26%;
  height: 52.9%;
  max-height: 10%;
}

.design-image {
  text-align: center;
  margin-top: 100px;
}

.div-block-129 {
  background-color: var(--pale-goldenrod);
  color: var(--pale-goldenrod);
  height: auto;
  padding-top: 20px;
}

.image-106 {
  max-width: 30%;
}

.div-block-130 {
  justify-content: center;
  display: flex;
}

.image-107 {
  max-width: 25%;
}

.navbar-no-shadow-2 {
  z-index: 9999;
  background-color: var(--a14041);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  top: auto;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  border-bottom: 2px solid var(--lightler-red);
  background-color: var(--a14041);
  width: 80%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
}

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

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

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

.nav-link-11 {
  color: var(--pale-goldenrod);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-11:hover {
  color: var(--lightler-red);
}

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

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

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

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

.nav-dropdown-toggle-8:hover {
  color: var(--lightler-red);
}

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

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

.nav-dropdown-icon-8 {
  color: var(--pale-goldenrod);
  margin-right: 10px;
  font-family: quiche-sans, sans-serif;
}

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

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

.nav-dropdown-list-8.shadow-three.mobile-shadow-hide.w--open {
  width: 200%;
}

.nav-dropdown-link-8 {
  color: #0398a0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.nav-dropdown-link-8:hover {
  color: var(--lightler-red);
}

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

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

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.button-primary-19 {
  background-color: var(--lightler-red);
  color: var(--a14041);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 0;
  padding: 10px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-19:hover {
  background-color: var(--pale-goldenrod);
  color: #fff;
}

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

.text-block-92 {
  color: var(--pale-goldenrod);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-92:hover {
  color: var(--lightler-red);
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  margin-top: -4px;
  padding: 60px 30px;
  position: relative;
}

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

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

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

.button-primary-20.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-top: 27px;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Roboto, sans-serif;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #0398a0;
}

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

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

.footer-social-link-three.be, .footer-social-link-three.drible {
  opacity: 0;
}

.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: #fcfcfc;
  font-family: Roboto, sans-serif;
}

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

.footer-legal-link {
  color: #fff;
  margin-left: 24px;
  font-family: Roboto, sans-serif;
}

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

.text-block-93 {
  color: #fff;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-family: Linogothic Vector, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.image-108 {
  background-color: #0000;
  border: 1px solid #0000;
}

.image-109 {
  color: #fff;
  background-color: #fffefe00;
}

.image-110, .image-111 {
  background-color: #fff0;
}

.section-23 {
  height: 30%;
}

.div-block-132 {
  justify-content: center;
  align-items: center;
  height: 50%;
  margin-top: 36px;
  display: flex;
}

.text-block-94 {
  color: #0398a0;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0398a0;
  font-family: Habana, sans-serif;
  font-size: 24px;
}

.div-block-133 {
  justify-content: center;
  height: 20%;
  display: flex;
}

.button-10 {
  letter-spacing: 1px;
  background-color: #0398a0;
  font-family: Habana, sans-serif;
}

.button-10:hover {
  background-color: #e2601e;
}

.text-block-95 {
  color: var(--pale-goldenrod);
  text-align: right;
  letter-spacing: 1px;
  width: 100%;
  height: 20%;
  margin-top: 165px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  top: 59px;
}

.text-block-96 {
  color: var(--pale-goldenrod);
  text-align: right;
  width: 100%;
  height: 20%;
  margin-top: 160px;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  top: 65px;
}

.text-block-97 {
  color: var(--pale-goldenrod);
  text-align: right;
  width: 100%;
  height: 20%;
  margin-top: 180px;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  top: 56px;
}

.text-block-98 {
  color: var(--pale-goldenrod);
  text-align: right;
  width: 100%;
  height: 20%;
  margin-top: 180px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  top: 56px;
}

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

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

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

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

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

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

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

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

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

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

.journey-map {
  width: 80%;
  margin-top: 57px;
  margin-left: 100px;
  padding-left: 0;
}

.text-block-99 {
  margin-top: 20px;
}

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

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

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

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

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

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

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

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

.story-board {
  width: 100%;
  margin-top: 50px;
  margin-left: 0;
}

.text-block-100 {
  width: 80%;
  margin-top: 20px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.perons-and-map {
  width: 100%;
  margin-top: 60px;
  margin-left: 0;
}

.div-block-135 {
  margin-left: 5px;
}

.text-block-101 {
  margin-top: 15px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-102 {
  margin-top: 15px;
  margin-left: 20px;
  font-size: 20px;
}

.text-block-103 {
  margin-top: 20px;
}

.text-block-104 {
  margin-top: 20px;
  margin-left: 20px;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.column-2 {
  padding-left: 10px;
}

.column-3 {
  padding-left: 0;
}

.section-24 {
  width: 100%;
  margin-top: 50px;
}

.image-112, .image-113 {
  margin-left: 20px;
}

.bold-text-8 {
  margin-left: 0;
  font-weight: 600;
}

.bold-text-9 {
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.image-114, .image-115, .image-116, .image-117 {
  margin-left: 20px;
}

.image-118, .image-119 {
  margin-left: 0;
}

.section-25 {
  margin-top: 60px;
}

.text-block-106 {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 20px;
}

.text-block-108 {
  margin-top: 20px;
  margin-left: 0;
  font-size: 20px;
}

.text-block-111 {
  color: var(--grey);
  width: 80%;
  margin-top: 10px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bold-text-10 {
  color: var(--grey);
  margin-left: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-113 {
  margin-top: 0;
  font-size: 20px;
}

.bold-text-11 {
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-114, .text-block-115 {
  font-size: 20px;
}

.text-block-116 {
  margin-top: -15px;
  margin-left: 40px;
  font-size: 20px;
}

.text-block-117 {
  font-size: 20px;
}

.text-block-118 {
  margin-top: 40px;
  margin-left: 20px;
  font-size: 20px;
}

.text-block-119 {
  margin-left: 20px;
  font-size: 24px;
}

.text-block-120 {
  margin-top: -9px;
  margin-left: 0;
}

.text-block-121 {
  margin-top: -10px;
  margin-left: 50px;
}

.text-block-122 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.text-block-123 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  font-size: 20px;
}

.section-26 {
  width: 80%;
  margin-top: 0;
  margin-left: 100px;
}

.columns-2 {
  margin-top: 60px;
}

.text-block-124 {
  margin-top: 20px;
}

.text-block-125, .text-block-126, .text-block-127 {
  font-size: 20px;
}

.text-block-128 {
  margin-top: 20px;
  font-size: 20px;
}

.text-block-129, .text-block-130 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  font-size: 20px;
}

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

.image-121 {
  margin-left: 100px;
}

.hero-heading-left-15 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  height: 90%;
  padding: 0;
  position: relative;
}

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

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

.hero-split-18 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  max-width: 46%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 40px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.margin-bottom-24px-17 {
  color: #474747;
  width: 80%;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.button-primary-22 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #e2601e;
  padding: 10px 25px;
  font-family: Habana, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-22:hover {
  color: #fff;
  background-color: #0398a0;
}

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

.shadow-two-19 {
  border: 0 solid #0000;
  border-radius: 0;
  width: 500px;
  height: 600px;
  max-height: 500px;
  margin-top: 24px;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-34 {
  color: #474747;
  letter-spacing: 2px;
  font-family: Havana, sans-serif;
}

.image-122 {
  width: 50%;
  margin-left: 0;
  padding-left: 0;
}

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

.text-block-131 {
  color: #474747;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.testimonial-stack {
  border: 1px solid #0000;
  margin-top: 0;
  padding: 100px 30px 80px;
  position: relative;
}

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

.testimonial-card-three {
  text-align: center;
  background-color: #f5f7fa00;
  padding: 0 42px;
}

.testimonial-card-content {
  text-align: left;
  flex-direction: column;
  align-items: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-bottom: 24px;
}

.testimonial-text-three {
  color: var(--lighter-red);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

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

.testimonial-image-2.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three {
  color: #6d6d6d;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.testimonial-title {
  color: #6d6d6d;
  font-family: Montserrat, sans-serif;
}

.div-block-137 {
  color: #e2601e;
}

.italic-text {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.hero {
  opacity: 1;
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  height: auto;
  margin-bottom: 0;
  padding: 60px 30px;
  position: relative;
}

.container-52 {
  width: 94%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.hero-wrapper-19 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.hero-split-19 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin-left: 0;
  display: flex;
}

.margin-bottom-24px-18 {
  color: #636363;
  width: 100%;
  margin-bottom: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 24px;
}

.button-primary-23 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #e2601e;
  padding: 10px 25px;
  font-family: Habana, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-23:hover {
  color: #fff;
  background-color: #0398a0;
}

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

.button-primary-23.material-symbols-outlined {
  background-color: var(--lightler-red);
  margin-top: 10px;
}

.shadow-two-20 {
  border: 1px solid #0000;
  width: 100%;
  height: 100%;
  max-height: 98.0959%;
  margin-top: 10px;
  margin-left: -32px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-35 {
  color: #525252;
  margin-left: 0;
  font-family: Havana, sans-serif;
}

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

.heading-36 {
  color: #6d6d6d;
  margin-bottom: 12px;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-37 {
  color: #6d6d6d;
  margin-bottom: 18px;
  padding-bottom: 0;
  padding-left: 6px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-span {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

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

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

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

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

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

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

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

.link-2 {
  color: #0398a0;
  font-family: quiche-sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.headings {
  color: var(--pale-goldenrod);
  letter-spacing: 3px;
  font-family: Linogothic Vector, sans-serif;
}

.italic-text-2 {
  color: #0398a0;
}

.italic-text-3 {
  color: var(--orange);
}

.text-span-4 {
  color: #0398a0;
}

.italic-text-4 {
  color: var(--orange);
}

.text-span-5 {
  color: #0398a0;
}

.italic-text-5 {
  color: var(--orange);
}

.text-span-6 {
  color: #0398a0;
}

.image-123 {
  width: 40px;
  height: 40px;
  margin-left: 10px;
  padding-left: 0;
}

.image-124 {
  margin-top: 30px;
  margin-left: 0;
}

.text-block-132 {
  width: 90%;
  height: 100%;
  font-family: Montserrat, sans-serif;
}

.div-block-139 {
  height: 100%;
}

.columns-3 {
  height: 10%;
}

.section-27 {
  justify-content: center;
  width: 80%;
  margin-left: 100px;
  display: flex;
}

.div-block-140 {
  width: 100%;
  margin-top: 40px;
}

.section-28 {
  width: 89%;
  margin-top: 60px;
  margin-left: 40px;
}

.text-block-133 {
  width: 67%;
  margin-top: 20px;
  margin-left: 98px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.bold-text-12 {
  color: var(--grey);
  width: 67.0701%;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.bold-text-13, .bold-text-14, .bold-text-15 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-134 {
  margin-top: 70px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-135 {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-29 {
  width: 85%;
  margin-top: 60px;
  margin-left: 100px;
  font-family: Montserrat, sans-serif;
}

.mindmap {
  width: 89%;
  margin-top: 20px;
  margin-left: 60px;
}

.image-125 {
  text-align: center;
  width: 90%;
  margin-left: 0;
}

.text-block-136 {
  color: var(--grey);
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-137 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.bold-text-16 {
  text-align: left;
}

.text-span-7 {
  font-weight: 400;
}

.text-block-138 {
  width: 100%;
  margin-left: 0;
  font-family: Havana, sans-serif;
  font-size: 25px;
}

.image-126 {
  box-shadow: 0 2px 5px #0003;
}

.section-30 {
  width: 80%;
  margin-top: 100px;
  margin-left: 104px;
}

.div-block-141 {
  margin-left: 40px;
}

.italic-text-6, .text-span-8, .text-span-9, .text-span-10, .text-span-11 {
  color: #0398a0;
}

.text-block-139 {
  text-align: left;
  width: 80%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-140 {
  text-align: left;
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-141, .text-block-142 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-143 {
  color: var(--grey);
  width: 50%;
  margin-top: 0;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-144 {
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.material-symbols-outlined {
  font-family: Montserrat, sans-serif;
}

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

.div-block-142 {
  justify-content: center;
  display: flex;
}

.image-128 {
  width: 70%;
  margin-top: 74px;
}

.text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17 {
  color: #0398a0;
}

.text-span-18 {
  color: #1e9da4;
}

.text-span-19 {
  color: #0398a0;
}

.container-54, .div-block-143 {
  justify-content: center;
  display: flex;
}

.image-129 {
  width: 30%;
  height: 60%;
  margin-top: 80px;
  margin-right: 100px;
  padding-right: 0;
}

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

.image-130 {
  width: 100%;
  height: 40%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.image-131 {
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 104px;
}

.image-132 {
  width: 100%;
  height: auto;
  margin-top: -32px;
  margin-left: 0;
}

.image-133 {
  width: 25%;
  height: 25%;
}

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

.column-4 {
  display: block;
}

.image-134 {
  width: 75%;
  height: 100%;
  margin-top: 40px;
  margin-left: 0;
}

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

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

.text-block-145 {
  color: var(--grey);
  text-align: left;
  width: 100%;
  margin-top: 30px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.text-block-146 {
  text-align: left;
  width: 50%;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-147 {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-148 {
  color: var(--grey);
  text-align: left;
  width: 100%;
  margin-top: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-149 {
  width: 75%;
  margin-top: 20px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-145 {
  margin-top: 20px;
  margin-left: 0;
  display: flex;
}

.text-block-150 {
  color: var(--grey);
  text-align: left;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

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

.div-block-147 {
  width: 50%;
  margin-left: 100px;
  display: block;
}

.truck {
  color: var(--grey);
  margin-left: 40px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.container-55 {
  width: 94%;
}

.image-138 {
  margin-top: 20px;
  margin-left: 20px;
}

.image-139 {
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 0;
}

.bold-text-17 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.bold-text-18 {
  color: var(--grey);
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-148 {
  margin-left: 0;
}

.bold-text-19 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.bold-text-20 {
  color: var(--hot-pink);
  width: 100%;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 25px;
}

.bold-text-20.orange {
  color: var(--orange);
}

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

.dropdown-link-10 {
  font-family: Habana, sans-serif;
}

.columns-4 {
  margin-left: 0;
}

.image-140, .image-141, .image-142, .image-143, .image-144, .image-145, .image-146 {
  margin-right: 10px;
}

.container-59 {
  width: 100%;
  max-width: 80%;
}

.text-block-152 {
  color: #000;
}

.text-block-153 {
  color: var(--grey);
  height: 100%;
  margin-bottom: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  line-height: 58px;
}

.text-block-154 {
  color: var(--hot-pink);
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.container-60 {
  width: 100%;
}

.image-147 {
  text-align: center;
}

.div-block-150 {
  text-align: left;
  display: flex;
}

.section-33 {
  width: 80%;
}

.text-block-155 {
  color: var(--grey);
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-156 {
  color: var(--grey);
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bold-text-21, .bold-text-22 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-span-20 {
  color: var(--pale-goldenrod);
  font-family: Linogothic Vector, sans-serif;
  font-size: 40px;
}

.text-span-21 {
  font-family: Roboto, sans-serif;
}

.text-span-22 {
  text-align: center;
  margin-left: 60px;
  font-family: Havana, sans-serif;
  font-size: 26px;
}

.text-block-157 {
  color: var(--pale-goldenrod);
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

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

.challenge {
  background-color: #fff;
  border: 1px solid #0000;
  padding: 60px 30px 80px;
  position: relative;
}

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

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

.the-approachj {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.the-approachj.games {
  border-left: 6px solid #b8313200;
  width: 50%;
  padding-left: 0;
}

.the-approachj.store {
  border-left: 6px solid #b8313200;
  width: 75%;
  max-width: 75%;
  padding-left: 0;
}

.margin-bottom-24px-20 {
  border-left: 6px solid var(--lightler-red);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 40px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

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

.mg {
  background-color: #fff0;
  border: 1px solid #0000;
  width: 100%;
  margin-top: 0;
}

.heading-38 {
  color: var(--grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.approach {
  background-color: #fff;
  border: 1px solid #0000;
  padding: 40px 30px 80px;
  position: relative;
}

.margin-bottom-24px-21 {
  border-left: 6px solid var(--lightler-red);
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.heading-39 {
  font-size: 20px;
}

.bold-text-23 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.what-i-did {
  background-color: #fff0;
  border: 1px solid #0000;
  padding: 0 30px 80px;
  position: relative;
}

.margin-bottom-24px-22 {
  color: var(--grey);
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
}

.heading-40 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.logo-mascot {
  background-color: #fff0;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

.text-block-158, .text-block-159 {
  color: var(--grey);
  margin-top: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-160, .text-block-161 {
  color: var(--grey);
  margin-top: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-162 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-163 {
  color: var(--pale-goldenrod);
  border-left: 1px solid #b8313200;
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
}

.text-block-163.bottles, .text-block-163.mural.color {
  color: var(--lightler-red);
  border: 1px solid #0000;
}

.hero-heading-left-18 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 0 30px 40px;
  position: relative;
}

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

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

.the-challenge {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  display: flex;
}

.the-challenge.first {
  margin-top: -122px;
}

.the-challenge.ui-ux {
  margin-top: -68px;
}

.margin-bottom-24px-24 {
  border-left: 6px solid var(--orange);
  color: var(--grey);
  width: 85%;
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

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

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

.heading-41 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.flat-plan {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

.margin-bottom-24px-25 {
  border-left: 6px solid var(--orange);
  color: var(--grey);
  width: 85%;
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.heading-42 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-164 {
  color: var(--grey);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.hero-heading-left-19 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-26 {
  border-left: 6px solid var(--orange);
  color: var(--grey);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

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

.heading-43, .text-block-165 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-166 {
  color: var(--grey);
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 40px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

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

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

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

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

.image-148 {
  border: 1px solid #0000;
}

.section-34 {
  margin-top: 47px;
}

.hero-heading-left-20 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 0 30px 80px;
  position: relative;
}

.margin-bottom-24px-28 {
  border-left: 6px solid var(--pale-goldenrod);
  color: var(--grey);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.heading-44 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.italic-text-7, .text-span-23 {
  color: #0398a0;
}

.hero-heading-right-4 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 0 30px 80px;
  position: relative;
}

.margin-bottom-24px-29 {
  border-left: 6px solid var(--pale-goldenrod);
  color: var(--grey);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.heading-45 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-span-24 {
  color: #0398a0;
}

.text-span-25 {
  color: #109aa2;
}

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

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

.image-149 {
  margin-top: 60px;
}

.text-block-167 {
  color: var(--pale-goldenrod);
  font-family: Linogothic Vector, sans-serif;
  font-size: 30px;
}

.hero-heading-right-5 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 0 30px;
  position: relative;
}

.margin-bottom-24px-31 {
  border-left: 6px solid var(--pale-goldenrod);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.heading-46 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.section-35 {
  padding-top: 40px;
}

.container-66 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.heading-47 {
  margin-top: 0;
  margin-bottom: 0;
}

.container-67 {
  width: 80%;
}

.hero-heading-left-22 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

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

.margin-bottom-24px-32 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

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

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

.shadow-two-26 {
  margin-top: 20px;
  margin-left: -14px;
}

.bold-text-24, .bold-text-25 {
  font-weight: 500;
}

.text-span-26, .text-span-27 {
  font-weight: 600;
}

.margin-bottom-24px-33 {
  border-left: 6px solid var(--hot-pink);
  width: 82%;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

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

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

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

.div-block-152 {
  justify-content: center;
  display: flex;
}

.section-36 {
  margin-top: 40px;
}

.image-150 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 60px;
}

.image-151 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
}

.container-69 {
  width: 80%;
}

.section-37 {
  margin-top: 40px;
}

.text-block-168 {
  color: var(--grey);
  border-left: 6px solid #cd007b;
  width: 90%;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-169 {
  border-left: 6px solid var(--hot-pink);
  color: var(--grey);
  width: 90%;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.container-70, .container-71 {
  width: 80%;
}

.hero-heading-left-23 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

.div-block-153 {
  justify-content: center;
  display: flex;
}

.bold-text-26 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-170 {
  color: var(--grey);
  margin-left: -14px;
  padding-top: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.hero-heading-left-24 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 20px 30px 0;
  position: relative;
}

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

.margin-bottom-24px-34 {
  border-left: 6px solid var(--hot-pink);
  color: var(--grey);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.image-152 {
  margin-top: 20px;
  margin-left: 0;
}

.container-74 {
  width: 80%;
}

.bold-text-27 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-171 {
  border-left: 6px solid var(--hot-pink);
  color: var(--grey);
  margin-top: 40px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.text-span-28 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.container-75, .container-76 {
  width: 80%;
}

.section-38 {
  margin-top: 0;
}

.hero-heading-left-25 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 20px 30px 80px;
  position: relative;
}

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

.margin-bottom-24px-35 {
  border-left: 6px solid var(--hot-pink);
  color: var(--grey);
  margin-bottom: 24px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.text-span-29 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.text-block-172 {
  color: var(--grey);
  margin-top: 0;
  margin-left: 40px;
  font-family: Linogothic Vector, sans-serif;
  font-weight: 500;
}

.bold-text-28 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.bold-text-29, .bold-text-30 {
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-span-30 {
  font-family: quiche-sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.hero-stack {
  background-color: #f5f7fa00;
  background-image: url('../images/OLD_PAPER_TEXTURE.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.margin-bottom-24px-36 {
  color: #000;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

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

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

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

.heading-48 {
  color: #000;
  font-family: Falstaff Mt Std, sans-serif;
}

.div-block-154 {
  z-index: 999;
  opacity: .25;
  background-image: url('../images/75904-Converted.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-155 {
  opacity: .09;
  background-image: url('../images/all.png');
  background-position: 50%;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

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

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

.margin-bottom-24px-37 {
  color: #3f3f3f;
  margin-top: 20px;
  margin-bottom: 24px;
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

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

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

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

.hero-image-3.shadow-two {
  box-shadow: none;
  border: 1px solid #0000;
  margin: 0;
  padding-bottom: 0;
}

.heading-49 {
  color: #3f3f3f;
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
}

.heading-49.second {
  color: var(--red);
  height: 150px;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  font-size: 200px;
}

.text-span-31, .text-span-32 {
  color: var(--red);
}

.text-span-33 {
  color: #a14041;
}

.text-span-34 {
  color: var(--green);
}

.text-span-35 {
  color: var(--yellow);
}

.text-span-36 {
  color: var(--pale-goldenrod);
}

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

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

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

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

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

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

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

.hero-image-4.shadow-two {
  width: 50%;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
}

.heading-50 {
  color: #000;
  margin-top: -45px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-span-37 {
  color: #459bac;
  font-size: 60px;
}

.text-span-38 {
  color: var(--green);
  font-size: 60px;
}

.text-span-39 {
  color: var(--yellow);
  font-size: 60px;
}

.text-span-40 {
  color: #b83132;
  font-size: 60px;
}

.bac-to-top-wrapper {
  border: 5px solid var(--lightler-red);
  background-color: var(--lightler-red);
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 40px;
  margin-right: 40px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-154 {
  color: var(--a14041);
  width: 50%;
}

.text-span-41 {
  color: var(--red);
  font-family: Linogothic Vector, sans-serif;
}

.bold-text-31, .bold-text-32 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
}

.bold-text-33, .bold-text-34, .bold-text-35 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.image-155, .image-156 {
  margin-top: 20px;
}

.bold-text-36, .bold-text-37 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
}

.bold-text-38 {
  font-family: Linogothic Vector, sans-serif;
}

.image-159, .image-160 {
  margin-top: 20px;
}

.bold-text-41, .bold-text-42, .bold-text-43 {
  font-family: Linogothic Vector, sans-serif;
}

.bold-text-45 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
}

.bold-text-46, .bold-text-47 {
  font-family: Linogothic Vector, sans-serif;
}

.text-block-173 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.hero-stack-4 {
  background-color: #0000;
  border: 1px solid #0000;
  margin-top: 0;
  margin-bottom: 72px;
  padding: 0 30px;
  position: relative;
}

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

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

.para-3 {
  text-align: left;
  margin-top: 22px;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

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

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

.hero-split-24 {
  border-left: 6px solid #459bac00;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  padding-left: 0;
  display: flex;
}

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

.margin-bottom-24px-39 {
  border-left: 6px solid var(--pale-goldenrod);
  color: var(--grey);
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  line-height: 24px;
}

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

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

.heading-51 {
  color: var(--grey);
  margin-top: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 34px;
}

.challengeapproach {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf300;
  padding: 80px 30px;
  position: relative;
}

.hero-split-25 {
  border-left: 6px solid #459bac00;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  padding-left: 0;
  display: flex;
}

.margin-bottom-24px-40 {
  border-left: 6px solid var(--pale-goldenrod);
  color: var(--grey);
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  line-height: 24px;
}

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

.heading-52 {
  color: var(--grey);
  margin-top: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 34px;
}

.hero-heading-right-7 {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf300;
  border-left: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

.hero-split-26 {
  border-left: 6px solid #459bac00;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  padding-left: 0;
  display: flex;
}

.hero-split-26.image {
  margin-top: 0;
  margin-left: 0;
}

.hero-split-26.image.guidelines {
  border-left-color: #459bac00;
}

.shadow-two-30.brand {
  margin-left: 0;
}

.shadow-two-30.truck {
  width: 99.9999%;
}

.margin-bottom-24px-41 {
  border-left: 6px solid var(--pale-goldenrod);
  color: var(--grey);
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.heading-53 {
  color: var(--grey);
  margin-top: 0;
  font-family: Linogothic Vector, sans-serif;
  font-size: 34px;
}

.hero-heading-right-8 {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf300;
  border-left: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

.text-block-175, .text-block-176 {
  color: var(--grey);
  font-family: Linogothic Vector, sans-serif;
  font-size: 20px;
}

.italic-text-8, .italic-text-9, .italic-text-10 {
  color: var(--orange);
}

.paragraph-18 {
  border-left: 6px solid var(--pale-goldenrod);
  margin-top: 20px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
}

.hero-heading-left-26 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 80px 30px;
  position: relative;
}

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

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

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

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

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

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

.hero-heading-left-27 {
  background-color: #f5f7fa00;
  border: 1px solid #0000;
  padding: 0 30px;
  position: relative;
}

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

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

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

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

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

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

.heading-54 {
  color: var(--pale-goldenrod);
  text-align: center;
  margin-top: 0;
  font-family: Linogothic Vector, sans-serif;
  display: flex;
}

.div-block-166 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 191px;
  display: flex;
}

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

.paragraph-19 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.div-block-168 {
  height: 69.8975%;
}

.div-block-169 {
  height: 50%;
}

.div-block-170 {
  height: 69.8976%;
}

.div-block-171 {
  height: 55%;
}

.div-block-172 {
  height: 20%;
}

.div-block-174, .div-block-175, .div-block-185 {
  height: 90%;
}

.heading-55 {
  color: var(--grey);
  margin-top: -19px;
  margin-bottom: 10px;
  font-family: Linogothic Vector, sans-serif;
  font-size: 60px;
  line-height: 58px;
  position: static;
}

@media screen and (min-width: 1280px) {
  .projects {
    padding-top: 74px;
  }

  .rationale {
    margin-top: 20px;
  }

  .rationale.sketches {
    margin-top: 20px;
    display: block;
  }

  .para-2 {
    width: 75%;
  }

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

  .body-3 {
    margin-bottom: 60px;
  }

  .contact-form-wrapper-3 {
    padding-bottom: 0;
  }

  .form-cf4 {
    margin-top: 0;
  }

  .button-4 {
    background-color: var(--pale-goldenrod);
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 22%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .button-4:hover {
    background-color: var(--lightler-red);
  }

  .footer {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -8px;
  }

  .section-1 {
    padding-top: 60px;
  }

  .hero-wrapper-11 {
    margin-top: 25px;
  }

  .margin-bottom-24px-10 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 28px;
  }

  .hero-split-12.video {
    width: 50%;
    height: 600px;
  }

  .text-block-49, .text-block-50 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .link-block-12 {
    justify-content: center;
    align-items: center;
    font-family: Linogothic Vector, sans-serif;
  }

  .team-circles-5 {
    height: auto;
    margin-top: 100px;
  }

  .skills {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
  }

  .team-member-name-5 {
    color: var(--grey);
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .team-member-position-5 {
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
  }

  .paragraph-11 {
    color: var(--lightler-red);
    padding-top: 10px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 18px;
  }

  .team-grid-7 {
    width: 100%;
    margin-left: 0;
  }

  .team-card-7 {
    margin-left: 0;
    padding-left: 0;
  }

  .team-member-name-7 {
    color: var(--grey);
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
  }

  .team-member-position-7 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

  .team-member-position-7.logo {
    padding-top: 0;
    font-size: 16px;
  }

  .paragraph-17 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Linogothic Vector, sans-serif;
  }

  .paragraph-17.year {
    margin-top: 25px;
  }

  .paragraph-17.under {
    margin-top: 16px;
  }

  .text-block-59 {
    color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .link-block-15 {
    padding-bottom: 10px;
  }

  .text-block-60 {
    color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .text-block-61 {
    color: var(--lightler-red);
    text-transform: uppercase;
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .link-block-17 {
    color: var(--pale-goldenrod);
  }

  .text-block-62 {
    color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .text-block-77 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .video-2 {
    width: 65%;
    height: 100%;
  }

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

  .heading-30, .heading-31, .heading-32, .heading-33 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
  }

  .grid-4 {
    padding-top: 10px;
    padding-bottom: 25px;
  }

  .div-block-129 {
    background-color: var(--pale-goldenrod);
    color: var(--lightler-red);
    padding-bottom: 10px;
  }

  .navbar-no-shadow-container-2 {
    border-bottom-color: var(--lightler-red);
  }

  .nav-link-11 {
    font-size: 16px;
  }

  .nav-link-11:hover {
    color: var(--lightler-red);
  }

  .nav-dropdown-link-8 {
    font-size: 16px;
    line-height: 24px;
  }

  .nav-dropdown-link-8:hover {
    color: var(--lightler-red);
    font-size: 18px;
  }

  .button-primary-19 {
    font-size: 16px;
  }

  .button-primary-19:hover {
    background-color: var(--pale-goldenrod);
  }

  .text-block-92 {
    color: var(--pale-goldenrod);
    font-size: 16px;
  }

  .text-block-92:hover {
    color: var(--lightler-red);
  }

  .footer-subscribe {
    margin-top: 137px;
  }

  .footer-link-three {
    font-size: 16px;
  }

  .text-block-93 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .text-block-95 {
    color: var(--pale-goldenrod);
    font-size: 24px;
    line-height: 32px;
    position: absolute;
    top: 47px;
  }

  .text-block-96 {
    color: var(--pale-goldenrod);
    font-size: 24px;
    line-height: 32px;
    position: absolute;
    top: 53px;
  }

  .text-block-97 {
    color: var(--pale-goldenrod);
    font-size: 24px;
    line-height: 32px;
    position: absolute;
    top: 44px;
  }

  .text-block-98 {
    color: var(--pale-goldenrod);
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
    position: absolute;
    inset: auto 0% 10% auto;
  }

  .text-block-100 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
  }

  .text-block-111 {
    color: var(--grey);
  }

  .bold-text-10 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-121 {
    color: var(--grey);
    margin-top: -10px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-122 {
    margin-bottom: 20px;
  }

  .text-block-123 {
    margin-bottom: 20px;
    font-family: Linogothic Vector, sans-serif;
  }

  .text-block-129, .text-block-130 {
    margin-bottom: 20px;
  }

  .image-122 {
    width: 50%;
  }

  .testimonial-stack {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .italic-text {
    color: var(--lightler-red);
    font-size: 18px;
    line-height: 26px;
  }

  .hero {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .margin-bottom-24px-18 {
    width: 100%;
    font-size: 23px;
  }

  .button-primary-23.material-symbols-outlined {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .headings {
    font-family: Linogothic Vector, sans-serif;
    font-size: 48px;
  }

  .italic-text-3, .italic-text-4, .italic-text-5 {
    color: var(--orange);
  }

  .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

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

  .text-block-136 {
    color: var(--grey);
    margin-bottom: 40px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .section-30 {
    margin-top: 100px;
  }

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

  .text-block-143 {
    color: var(--grey);
    margin-left: 0;
  }

  .text-block-144 {
    color: var(--grey);
  }

  .material-symbols-outlined {
    font-size: 18px;
  }

  .image-128 {
    width: 50%;
    margin-top: 71px;
  }

  .div-block-144 {
    flex-flow: row;
  }

  .image-131 {
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-132 {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .section-32 {
    margin-top: 100px;
  }

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

  .text-block-145 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-top: 0;
    margin-left: 0;
    font-size: 20px;
    display: flex;
  }

  .text-block-150 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .div-block-147 {
    margin-left: 40px;
    display: block;
  }

  .truck {
    margin-left: 0;
  }

  .image-137, .image-138 {
    margin-top: 20px;
  }

  .image-139 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .bold-text-18 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-20 {
    color: var(--hot-pink);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-153 {
    font-size: 80px;
    line-height: 70px;
  }

  .text-block-154 {
    color: #cc017b;
    border-left: 5px solid #cd007b00;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    font-weight: 500;
  }

  .text-block-155 {
    color: var(--grey);
    width: 80%;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-156 {
    color: var(--grey);
    margin-bottom: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-21 {
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-22 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-span-20 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .text-span-21 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .text-block-157 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    line-height: 36px;
  }

  .challenge {
    padding-top: 80px;
  }

  .hero-wrapper-21 {
    align-items: center;
  }

  .the-approachj {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .the-approachj.games {
    border-left-color: #b8313200;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .the-approachj.store {
    border-left-color: #b8313200;
    margin-top: 0;
    padding-left: 0;
  }

  .margin-bottom-24px-20 {
    border-left: 6px solid var(--lighter-red);
    color: var(--grey);
    margin-top: 0;
    padding-left: 10px;
  }

  .mg {
    width: 100%;
    margin-top: 0;
  }

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

  .margin-bottom-24px-21 {
    border-left: 6px solid var(--lightler-red);
    color: var(--grey);
    margin-top: 0;
    padding-left: 10px;
  }

  .bold-text-23 {
    width: 100%;
  }

  .logo-mascot {
    border: 1px solid #0000;
  }

  .text-block-158.meaning {
    margin-top: -23px;
  }

  .text-block-159 {
    margin-top: 10px;
  }

  .text-block-160 {
    margin-top: 0;
  }

  .text-block-163 {
    color: var(--pale-goldenrod);
    border: 1px solid #0000;
  }

  .text-block-163.bottles, .text-block-163.mural {
    color: var(--lighter-red);
  }

  .container-63 {
    width: 94%;
    max-width: 78%;
  }

  .the-challenge {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 10px;
  }

  .the-challenge.first {
    margin-top: -125px;
  }

  .the-challenge.ui-ux {
    margin-top: -23px;
  }

  .the-challenge.approach {
    margin-left: 40px;
  }

  .margin-bottom-24px-24 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    width: 85%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .shadow-two-24 {
    width: 100%;
  }

  .margin-bottom-24px-25 {
    border-left: 6px solid var(--orange);
    width: 85%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-42 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-164 {
    color: var(--grey);
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

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

  .margin-bottom-24px-26 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-43, .text-block-165 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-166 {
    color: var(--grey);
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .margin-bottom-24px-28 {
    border-left: 6px solid var(--pale-goldenrod);
    width: 80%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

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

  .margin-bottom-24px-29 {
    border-left: 6px solid var(--pale-goldenrod);
    width: 80%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-45 {
    margin-top: 40px;
  }

  .text-block-167 {
    color: var(--pale-goldenrod);
    border-left: 1px solid #459bac00;
  }

  .margin-bottom-24px-31 {
    border-left: 6px solid var(--pale-goldenrod);
    width: 80%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-47 {
    width: 100%;
  }

  .container-67 {
    border-left: 4px solid #459bac00;
  }

  .hero-wrapper-24 {
    margin-left: 0;
  }

  .shadow-two-26 {
    margin-top: 10px;
    margin-left: -23px;
  }

  .margin-bottom-24px-33 {
    border-left: 6px solid var(--hot-pink);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    line-height: 24px;
  }

  .text-block-168 {
    border-left: 6px solid var(--hot-pink);
    color: var(--grey);
    width: 90%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
  }

  .text-block-169 {
    border-left: 5px solid var(--hot-pink);
    color: var(--grey);
    width: 90%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
  }

  .bold-text-26 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-170 {
    color: var(--grey);
    border-left: 5px solid #cd007b00;
    margin-left: -25px;
    padding-top: 0;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .margin-bottom-24px-34 {
    border-left: 6px solid var(--hot-pink);
    color: var(--grey);
    margin-bottom: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .image-152 {
    margin-top: 20px;
  }

  .bold-text-27 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-171 {
    border-left: 6px solid var(--hot-pink);
    color: var(--grey);
    margin-top: 60px;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .text-span-28 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .margin-bottom-24px-35 {
    border-left: 6px solid var(--hot-pink);
    color: var(--grey);
    margin-bottom: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .text-span-29 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-172 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-28 {
    color: var(--grey);
    border-left: 5px solid #cd007b00;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-29, .bold-text-30 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .hero-image-4.shadow-two {
    width: 65%;
  }

  .text-span-37, .text-span-38, .text-span-39 {
    font-size: 80px;
  }

  .text-span-40 {
    color: var(--lightler-red);
    font-size: 80px;
  }

  .bac-to-top-wrapper {
    border: 5px solid var(--lightler-red);
    background-color: var(--lightler-red);
    border-radius: 0%;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-bottom: 40px;
    margin-right: 40px;
    display: flex;
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .image-154 {
    width: 75%;
    height: 75%;
  }

  .text-span-41 {
    font-family: Linogothic Vector, sans-serif;
  }

  .div-block-157 {
    border-left: 1px solid #636363;
    border-radius: 1px;
  }

  .bold-text-31, .bold-text-32 {
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-33 {
    border-left: 5px solid #cd007b00;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-34 {
    color: var(--grey);
    border-left: 5px solid #cd007b00;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-35 {
    border-left: 5px solid #cd007b00;
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .image-155, .image-156 {
    margin-top: 20px;
  }

  .bold-text-36, .bold-text-37 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .section-40 {
    margin-top: 60px;
  }

  .image-159 {
    margin-top: 30px;
  }

  .bold-text-42, .bold-text-43 {
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-45 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .div-block-160, .div-block-161 {
    width: 50%;
    margin-left: 0;
  }

  .section-41 {
    margin-top: 20px;
  }

  .column-8 {
    padding-left: 0;
  }

  .div-block-162 {
    width: 2px;
  }

  .video-3 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .hero-heading-right-6 {
    background-color: #f5f7fa00;
  }

  .hero-split-24 {
    border-left: 6px solid #459bac00;
    padding-left: 0;
  }

  .hero-split-24.image {
    border-left-color: #459bac00;
    margin-top: 0;
    margin-left: 0;
  }

  .shadow-two-28 {
    border-left: 1px solid #0000;
  }

  .margin-bottom-24px-39 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    margin-bottom: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-51 {
    color: var(--grey);
    margin-top: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-174 {
    color: var(--grey);
    padding-bottom: 10px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .challengeapproach {
    background-color: #f5f7fa00;
  }

  .hero-split-25 {
    border-left: 6px solid #459bac00;
    padding-left: 0;
  }

  .hero-split-25.image-2 {
    border-left-color: #459bac00;
  }

  .margin-bottom-24px-40 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-52 {
    color: var(--grey);
    margin-top: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .hero-heading-right-7 {
    background-color: #f5f7fa00;
    border: 1px solid #0000;
  }

  .hero-split-26 {
    border-left: 6px solid #459bac00;
    padding-left: 0;
  }

  .hero-split-26.image {
    border-left-color: #459bac00;
    margin-top: 0;
    margin-left: 0;
  }

  .shadow-two-30 {
    box-shadow: none;
    border: 1px solid #0000;
  }

  .shadow-two-30.brand {
    margin-left: 0;
  }

  .margin-bottom-24px-41 {
    border-left: 6px solid var(--pale-goldenrod);
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-53 {
    color: var(--grey);
    margin-top: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .hero-heading-right-8 {
    background-color: #f5f7fa00;
    border: 1px solid #0000;
  }

  .text-block-175, .text-block-176 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .italic-text-8, .italic-text-9, .italic-text-10 {
    color: var(--orange);
  }

  .paragraph-18 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    margin-top: 20px;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-heading-left-26 {
    background-color: #f5f7fa00;
  }

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

  .div-block-166 {
    margin-top: 220px;
  }

  .heading-55 {
    font-size: 80px;
    line-height: 80px;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    height: 100%;
    margin-top: 0;
  }

  .section-4 {
    width: 1440px;
    max-width: 120%;
    height: 600px;
  }

  .projects {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 37px;
    padding-bottom: 0;
  }

  .heading-5 {
    background-color: #0000;
    border: 1px solid #0000;
    width: 100%;
    min-width: 0%;
    max-width: 940px;
    margin-top: -16px;
    margin-left: 0;
    padding-bottom: 45px;
    font-size: 60px;
  }

  .track1 {
    height: 800vh;
    overflow: visible;
  }

  .items {
    flex: none;
    width: 35%;
    height: 50%;
  }

  .wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .loop-container {
    height: 100%;
    margin-top: 0;
    overflow: hidden;
  }

  .div-block-4 {
    overflow: visible;
  }

  .image-21 {
    object-fit: fill;
    max-width: 35%;
  }

  .background-video {
    width: 1450px;
    height: 650px;
    margin-top: 31px;
    margin-left: -5px;
  }

  .container-13 {
    justify-content: space-between;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .new-link {
    color: #000;
    width: 80%;
    font-family: Havana, sans-serif;
    font-size: 24px;
  }

  .new-link:focus {
    color: var(--pale-goldenrod);
  }

  .new-link.w--current {
    color: #e2601e;
  }

  .nav-menu-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar3 {
    background-color: #63e8f300;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    position: fixed;
  }

  .brand-2 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 15%;
    display: flex;
  }

  .image-22 {
    margin-left: 0;
    padding-left: 0;
  }

  .buttom-5 {
    background-color: #4ec3d9;
    border-width: 0;
    border-color: #0000;
    margin-top: -57px;
    margin-left: 2px;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 4px 5px 5px 2px #00000094;
  }

  .section-6 {
    margin-top: 82px;
    margin-bottom: -69px;
  }

  .div-block-12 {
    margin-top: 132px;
    margin-left: -8px;
    padding-left: 0;
  }

  .heading-7 {
    margin-top: 60px;
    margin-bottom: -41px;
  }

  .paragraph {
    color: #333;
    letter-spacing: 1px;
    margin-top: 76px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }

  .container-16 {
    width: 1446px;
    display: none;
  }

  .div-block-16 {
    justify-content: flex-end;
    width: 750px;
    max-width: 800px;
    margin-left: auto;
  }

  .image-30 {
    left: 31%;
  }

  .image-32 {
    width: 225px;
    max-width: 250px;
    height: 225px;
    margin-top: 0;
    margin-left: 93px;
    inset: auto 20% -5% auto;
  }

  .team-circles {
    border: 1px solid #0000;
    margin-top: 192px;
    margin-bottom: 72px;
    padding: 0;
  }

  .container-17 {
    margin-left: auto;
  }

  .centered-heading {
    border: 1px solid #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 50px;
  }

  .centered-subheading {
    color: #333;
    letter-spacing: 1px;
    margin-top: 47px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .team-grid {
    width: 100%;
    margin-top: 76px;
    margin-left: -2px;
  }

  .team-member-2 {
    width: 250px;
    height: 250px;
    max-height: none;
    margin-bottom: 35px;
    margin-left: 0;
  }

  .team-member-name {
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    display: flex;
  }

  .team-member-position {
    color: #333;
    margin-left: 5px;
    font-weight: 400;
  }

  .container-18 {
    position: absolute;
    left: 137px;
  }

  .text-block-4 {
    color: #000;
    text-align: center;
    font-family: Havana, sans-serif;
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-6 {
    inset: 191px auto 0% 10%;
  }

  .text-block-12 {
    color: #000;
    position: absolute;
  }

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

  .div-block-24 {
    background-image: url('../images/street-wall-mockup-02.jpg');
    background-position: 0 0;
    background-size: auto;
    max-width: 30%;
  }

  .div-block-25 {
    background-image: url('../images/street-wall-mockup-02.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    align-items: center;
    min-width: 30%;
    max-width: 30%;
    min-height: 90%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    position: absolute;
  }

  .heading-8 {
    color: #000;
    text-align: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Havana, sans-serif;
    font-size: 40px;
    position: static;
  }

  .heading-9 {
    display: block;
  }

  .heading-10 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-11 {
    color: #000;
    text-align: center;
    margin-top: 47px;
    padding-bottom: 28px;
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .thumbnail {
    background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-20 {
    background-color: #fbd69385;
    max-width: 800px;
    margin-top: 0;
    padding: 96px;
    transition: opacity .2s;
  }

  .div-block-27 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_601.jpg');
    background-position: 0 0;
    background-size: cover;
    min-width: 30%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-28 {
    background-image: url('../images/illus.jpg');
    background-position: 0 0;
    background-size: cover;
    min-width: 30%;
    max-width: 30%;
    min-height: 100%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-29 {
    background-image: url('../images/5401589.jpg');
    background-position: 0 0;
    background-size: cover;
    min-width: 30%;
    max-width: 30%;
    min-height: 100%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-30 {
    background-image: url('../images/Portoflio-fisrt-page.jpg');
    background-position: 0 0;
    background-size: cover;
    min-width: 30%;
    max-width: 30%;
    min-height: 100%;
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-21 {
    padding: 165px 54px 50px 44px;
    position: absolute;
    left: auto;
  }

  .block-1 {
    background-image: url('../images/street-wall-mockup-02.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
  }

  .block-2 {
    background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
  }

  .block-3 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_601.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
  }

  .block-4 {
    background-image: url('../images/illus.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
  }

  .div-block-31 {
    background-image: url('../images/5401589.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
  }

  .div-block-32 {
    background-image: url('../images/Portoflio-fisrt-page_1.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
    padding: 10px;
    position: static;
  }

  .section-scroll-grid {
    height: 360vw;
    margin-bottom: 8em;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section-scroll-inner {
    height: 100%;
  }

  .scroll-grid-sticky {
    height: 75vw;
    padding-bottom: 0;
    padding-right: 0;
    position: sticky;
    top: 12.5vh;
    overflow: hidden;
  }

  .scroll-grid-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    bottom: 0%;
  }

  .scroll-grid-row-is-top {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    height: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12px;
    padding-left: 4em;
    padding-right: 4em;
    display: flex;
  }

  .scrool-div-item {
    flex: none;
    width: 350px;
    height: 350px;
    max-height: 30em;
    padding-top: 5em;
    padding-bottom: 5em;
    padding-right: 0;
    overflow: hidden;
  }

  .image-33 {
    object-fit: fill;
    width: 350px;
    height: 350px;
  }

  .scroll-grid-inner {
    height: 100%;
  }

  .scroll-grid-item {
    flex: 1;
    min-width: 17em;
    height: 100%;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-right: 5px;
    overflow: hidden;
  }

  .image-34 {
    width: 100%;
    height: 102%;
  }

  .image-35 {
    object-fit: cover;
  }

  .camera {
    width: 100vw;
    height: 100vh;
    display: flex;
    position: sticky;
  }

  .image-36 {
    object-fit: cover;
  }

  .div-block-33 {
    background-image: url('../images/IMG_1197.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
  }

  .div-block-34 {
    background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    min-width: 30%;
    max-width: 30%;
    height: 30px;
    min-height: 100%;
    margin-right: 20px;
  }

  .link-block {
    width: 100%;
    height: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .link-block-2 {
    width: 100%;
    min-width: 30px;
    height: 100%;
    margin-left: 0;
  }

  .text-block-13 {
    color: #000;
    text-align: center;
    background-color: #fbd69382;
    padding-top: 100px;
    padding-bottom: 160px;
    font-family: Havana, sans-serif;
    font-size: 50px;
    line-height: 60px;
  }

  .link-block-3 {
    width: 35%;
    min-width: 35%;
    height: 100%;
    margin: 0;
    padding: 20px;
  }

  .section-11 {
    height: 400px;
    display: flex;
  }

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

  .team-circles-2 {
    border: 1px solid #0000;
    margin-top: 0;
    padding-top: 87px;
  }

  .container-22 {
    max-width: 100%;
    margin-top: 0;
    margin-left: 165px;
    padding-left: 5px;
  }

  .centered-heading-2 {
    font-family: Havana, sans-serif;
    font-size: 60px;
  }

  .centered-subheading-2 {
    max-width: 700px;
    margin-top: 41px;
    margin-bottom: 98px;
    font-size: 20px;
    line-height: 26px;
  }

  .team-grid-2 {
    grid-template-columns: 3fr 3fr;
  }

  .team-member-image {
    width: 90%;
    height: 400px;
    max-height: none;
  }

  .team-member-name-2 {
    font-family: Havana, sans-serif;
    font-size: 30px;
  }

  .rationale {
    background-color: #0000;
    border: 1px solid #0000;
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: static;
  }

  .hero-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .para-2 {
    text-align: left;
    letter-spacing: 1px;
    width: 90%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 0;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .hero-image.shadow-two {
    box-shadow: none;
    border: 1px solid #0000;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 20px 0 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hero-heading-right {
    background-color: #0000;
    border: 1px solid #0000;
    width: auto;
    margin-top: 40px;
    margin-bottom: 85px;
    padding: 40px 0 0;
  }

  .container-23 {
    margin-bottom: 0;
  }

  .hero-wrapper-6 {
    background-color: #0000;
    justify-content: space-around;
    width: 100%;
    margin-top: 0;
    margin-bottom: 19px;
    margin-left: 0;
    padding-left: 0;
  }

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

  .shadow-two-7 {
    box-shadow: none;
    background-color: #0000;
    border: 1px solid #0000;
    width: 150%;
    max-width: 100%;
    height: 500%;
    margin-top: -16px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    transform: rotate(0)rotate(0);
  }

  .body-2 {
    background-color: #fff;
  }

  .heading-12 {
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .heading-13 {
    color: #000;
    margin-top: 72px;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .heading-15 {
    margin-top: 9px;
    margin-left: -49px;
    padding-left: 49px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    display: block;
  }

  .body-3 {
    background-color: #fff;
  }

  .hero-heading-center {
    background-color: #0000;
  }

  .container-24 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero-wrapper-7 {
    max-width: 500px;
    display: flex;
  }

  .hero-split-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .body-4 {
    background-color: #fff;
  }

  .text-block-14 {
    justify-content: center;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    display: flex;
  }

  .hero-heading-left-7 {
    background-color: #0000;
  }

  .section-12 {
    border: 1px solid #0000;
    justify-content: center;
    align-items: center;
    width: auto;
    margin: 72px 27px 113px 200px;
    padding-right: 0;
    display: block;
  }

  .div-block-36 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 50%;
    margin-left: 0;
    margin-right: 17px;
    display: block;
  }

  .text-block-15 {
    width: 60%;
    margin-top: -19px;
    margin-left: 55px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-16 {
    text-align: center;
    width: 25%;
    font-family: Havana, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .body-5 {
    background-color: #fff;
  }

  .navbar-logo-center-container-4.shadow-three {
    margin-bottom: 35px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    position: sticky;
    top: 0;
  }

  .body-6 {
    background-color: #c0d197;
  }

  .hero-heading-left-8 {
    background-color: #0000;
    border: 1px solid #0000;
  }

  .container-26 {
    max-width: 1000px;
    position: relative;
  }

  .margin-bottom-24px-8 {
    margin-top: 18px;
    margin-bottom: 0;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-heading-right-2 {
    background-color: #0000;
    border: 1px solid #0000;
  }

  .heading-16 {
    margin-top: -25px;
    font-family: Havana, sans-serif;
  }

  .heading-17, .heading-18, .heading-19, .heading-20 {
    margin-top: 0;
    font-family: Havana, sans-serif;
  }

  .body-7 {
    background-color: #fbcea3;
    border: 1px solid #0000;
  }

  .body-8 {
    background-color: #c3cacb;
  }

  .video {
    margin-left: 197px;
    padding-left: 0;
  }

  .text-block-17 {
    justify-content: center;
    align-items: center;
    width: 75%;
    margin-bottom: 91px;
    margin-left: 68px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .heading-21 {
    width: 70%;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    padding-left: 425px;
    font-family: Havana, sans-serif;
  }

  .parallax-section {
    color: #000;
    background-color: #0000;
    background-image: url('../images/background.jpg');
    background-position: 0 0;
    background-size: auto;
    border: 1px solid #0000;
    width: 100%;
    margin-top: 320px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 102px;
    padding-bottom: 81px;
    position: static;
  }

  .centered-heading-4 {
    color: #000;
  }

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

  .testimonial-card-two {
    background-color: #fff;
    border-color: #e4ebf300;
    border-radius: 13px;
  }

  .testimonial-text-two {
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 32px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .testimonial-info-three {
    background-color: #e2601e;
    border-radius: 13px;
  }

  .testimonial-main-heading {
    font-family: Habana, sans-serif;
    font-size: 24px;
  }

  .image-37 {
    z-index: -1;
    background-color: #0000;
    position: absolute;
  }

  .section-13 {
    z-index: -2;
    height: 300%;
    position: absolute;
  }

  .form-subtitle-cf2 {
    color: #000;
    width: 350px;
    height: 10px;
    font-family: Havana, sans-serif;
    font-size: 30px;
  }

  .contact-form {
    border-bottom: 1px solid #000;
    max-width: 1000px;
    margin-left: 0;
  }

  .text-field-cf2 {
    opacity: 1;
    background-color: #fbd693;
    border-bottom-color: #000;
    font-family: Montserrat, sans-serif;
  }

  .text-field-cf2.big {
    border-bottom-color: #000;
  }

  .contact-form-wrapper-2 {
    box-shadow: none;
    margin-top: 200px;
    display: flex;
    position: relative;
    top: 600px;
  }

  .text-block-18 {
    color: #000;
    letter-spacing: 2px;
    width: 30%;
    margin-top: 54px;
    margin-left: 172px;
    margin-right: 200px;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
  }

  .text-block-19 {
    font-family: Montserrat, sans-serif;
  }

  .text-block-20 {
    color: #020202;
    width: 50%;
    height: 300%;
    margin-top: 123px;
    margin-left: 400px;
    font-family: Havana, sans-serif;
    font-size: 70px;
  }

  .section-14 {
    margin-top: -63px;
  }

  .container-27 {
    max-width: 100%;
  }

  .text-block-21 {
    color: #000;
  }

  .text-field-cf4 {
    color: #000;
    border-bottom-color: #000;
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
  }

  .text-field-cf4.big {
    color: #000;
    background-color: #e2e0e1;
    min-width: 350px;
    margin-left: 43px;
  }

  .submit-button-cf4 {
    box-shadow: none;
    color: #000;
    background-color: #0000;
    border: 2px solid #000;
    border-radius: 13px;
    margin-top: 41px;
    margin-left: -121px;
    padding: 17px 20px;
    font-family: Havana, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .form-column-cf4 {
    min-width: 60%;
    max-width: 60%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .contact-form-2 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 900px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-subwrapper-cf4 {
    margin-top: 0;
    margin-left: 0;
  }

  .contact-form-wrapper-3 {
    box-shadow: none;
    margin-top: 40px;
    margin-bottom: 44px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-title-cf4 {
    color: #000;
    text-align: center;
    max-width: 120%;
    margin-top: 123px;
    margin-bottom: 63px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 46px;
  }

  .form-cf4 {
    min-width: 500px;
    max-width: 500%;
    margin-left: 2px;
  }

  .form-field-wrapper-cf4 {
    max-width: 400px;
    margin-top: 60px;
    margin-left: 0;
    font-family: Open Sans, sans-serif;
  }

  .text-block-22 {
    color: #333;
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin-top: 60px;
    margin-bottom: 0;
    margin-left: 68px;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
  }

  .container-28 {
    max-width: 800px;
  }

  .button-4 {
    background-color: var(--pale-goldenrod);
    color: #fff;
    border: 2px solid #0000;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 35%;
    height: 10%;
    margin-top: 40px;
    margin-left: 0;
    padding: 25px 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .button-4:hover {
    background-color: var(--lightler-red);
  }

  .paragraph-light {
    color: #00000080;
    background-color: #0000;
  }

  .footer-centre {
    border: 1px solid #0000;
    width: 100%;
    max-width: 950px;
    margin-top: 0;
    margin-left: 143px;
    padding-top: 0;
  }

  .footer-link-white {
    color: #000;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 24px;
    font-weight: 400;
  }

  .footer-link-wrap {
    color: #000;
    width: 100%;
  }

  .social-link {
    width: 65px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
  }

  .footer {
    margin-top: 0;
  }

  .footer-wrapper {
    width: 50%;
  }

  .image-38 {
    opacity: 1;
  }

  .image-39 {
    width: 110%;
    max-width: 500%;
    margin-left: -30px;
  }

  .image-40 {
    z-index: -1;
    max-width: 150%;
    height: 850px;
    position: absolute;
  }

  .container-30 {
    max-width: 100%;
    height: 0;
    margin-top: 82px;
    position: sticky;
  }

  .body-9 {
    background-color: #fff;
    height: 100%;
  }

  .team-circles-3 {
    border: 1px solid #0000;
    margin-top: 60px;
    padding-top: 56px;
  }

  .container-31 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .centered-heading-5 {
    color: #000;
    width: 99.9999%;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .centered-subheading-3 {
    letter-spacing: 1px;
    margin-top: 60px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .team-grid-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .team-card-3 {
    margin-top: 66px;
    display: flex;
  }

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

  .team-member-name-3 {
    color: #000;
    margin-top: 6px;
    margin-bottom: 22px;
    padding-top: 28px;
    font-family: Havana, sans-serif;
    font-size: 40px;
  }

  .team-member-position-3 {
    text-align: left;
    letter-spacing: 1px;
    text-indent: 1px;
    align-self: flex-start;
    width: 30%;
    margin-top: 57px;
    margin-bottom: 6px;
    margin-left: 0;
    padding-top: 13px;
    padding-bottom: 1px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: block;
  }

  .paragraph-8 {
    text-align: left;
    letter-spacing: 1px;
    align-self: flex-start;
    width: 25%;
    margin-top: 35px;
    margin-left: 169px;
    padding-top: 20px;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .div-block-37 {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
    padding-top: 0;
    display: flex;
  }

  .image-41 {
    margin-left: 20px;
  }

  .text-block-23 {
    letter-spacing: 1px;
    margin-left: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .text-block-24 {
    letter-spacing: 1px;
    margin-left: 27px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .bold-text {
    letter-spacing: 1px;
  }

  .paragraph-9 {
    text-align: left;
    letter-spacing: 1px;
    justify-content: center;
    margin-top: 47px;
    margin-left: 169px;
    padding-left: 0;
    padding-right: 31px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .div-block-38 {
    width: 100%;
    max-width: 100%;
    padding-top: 34px;
    display: flex;
  }

  .text-block-25, .text-block-26, .text-block-27, .text-block-28, .text-block-29, .text-block-30, .text-block-31 {
    letter-spacing: 1px;
    align-self: center;
    margin-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .div-block-39 {
    margin-top: -85px;
    margin-left: 17px;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-40 {
    width: 100%;
    margin-top: 3px;
    display: flex;
  }

  .div-block-41 {
    margin-top: 0;
    margin-left: 172px;
    padding-top: 0;
  }

  .div-block-42 {
    margin-left: 197px;
  }

  .image-42, .image-43 {
    width: 11%;
  }

  .image-44, .image-45, .image-46, .image-47 {
    width: 47px;
  }

  .paragraph-10 {
    text-align: left;
    letter-spacing: 1px;
    width: 75%;
    margin-left: 74px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .body-10 {
    background-color: #fff;
  }

  .body-11 {
    background-color: #fbd693;
    margin-top: -63px;
  }

  .team-circles-4 {
    border: 1px solid #0000;
    margin-top: -28px;
  }

  .container-32 {
    display: block;
  }

  .centered-heading-6 {
    color: #000;
    font-family: Havana, sans-serif;
    font-size: 70px;
  }

  .div-block-43 {
    margin-top: 107px;
    display: flex;
  }

  .div-block-44 {
    width: 20%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-45 {
    width: 20%;
    padding-left: 10px;
  }

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

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

  .div-block-48, .div-block-49 {
    width: 15px;
  }

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

  .div-block-51 {
    width: 15px;
  }

  .div-block-52, .div-block-53 {
    width: 20%;
    padding-left: 10px;
  }

  .div-block-54 {
    width: 20%;
    padding-left: 0;
  }

  .text-block-32 {
    padding-left: 35px;
  }

  .text-block-33 {
    text-align: center;
    width: 99.9999%;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .text-block-34 {
    text-align: center;
    letter-spacing: 0;
    width: 100%;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .text-block-35 {
    text-align: center;
    width: 99.9999%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .bold-text-2 {
    text-align: justify;
    font-size: 22px;
  }

  .text-block-36 {
    text-align: center;
    margin-left: -8px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .text-block-37 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .image-48 {
    width: 100%;
    margin-top: 63px;
    padding-left: 28px;
    padding-right: 20px;
  }

  .background-video-5 {
    width: 35%;
    height: 550px;
    margin-top: 135px;
  }

  .text-block-38 {
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .div-block-55 {
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-left: 200px;
    display: flex;
  }

  .section-15 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 1440px;
    height: 40px;
    margin-top: 148px;
    margin-bottom: 63px;
    margin-left: 0;
    display: flex;
  }

  .text-block-39 {
    color: #000;
    margin-top: 0;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .text-block-40 {
    color: #fff;
  }

  .section-16 {
    justify-content: center;
    align-items: center;
    height: 800px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .link-block-4 {
    width: 460px;
    height: 460px;
    margin-left: 240px;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-5 {
    width: 460px;
    height: 460px;
    margin-left: 0;
    margin-right: 220px;
    padding-left: 0;
  }

  .image-49 {
    width: 440px;
    height: 440px;
  }

  .image-50 {
    width: 440px;
    max-width: 100%;
    height: 440px;
  }

  .div-block-56 {
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: -300px;
    display: block;
  }

  .text-block-41 {
    color: #030202;
    justify-content: center;
    width: 900px;
    margin-left: -400px;
    font-family: Havana, sans-serif;
    font-size: 30px;
    display: flex;
  }

  .section-17 {
    justify-content: center;
    align-items: center;
    margin-top: 101px;
    margin-bottom: 0;
    display: flex;
  }

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

  .div-block-58 {
    width: 25%;
    height: 900px;
    max-height: 100%;
    margin-bottom: 0;
    margin-left: 220px;
  }

  .text-block-42 {
    letter-spacing: 1px;
    width: 300px;
    margin-top: -173px;
    margin-left: -61px;
    margin-right: 96px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .background-video-6 {
    width: 65%;
    height: 65%;
  }

  .html-embed {
    width: 1440px;
  }

  .div-block-59 {
    margin-top: 145px;
    margin-left: 400px;
  }

  .text-block-43 {
    width: 75.0938px;
    font-family: Havana, sans-serif;
    font-size: 30px;
  }

  .body-12 {
    background-color: #fdd8b1;
  }

  .section-18 {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 47px;
    margin-left: 280px;
    display: flex;
  }

  .text-block-44 {
    margin-left: 17px;
    font-family: Havana, sans-serif;
    font-size: 30px;
  }

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

  .text-block-45 {
    margin-top: -440px;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .text-block-46 {
    margin-top: 79px;
  }

  .text-block-47 {
    font-family: Havana, sans-serif;
    font-size: 30px;
  }

  .section-19 {
    margin-top: 32px;
  }

  .hero-heading-left-9 {
    background-color: #fbd693;
    border: 1px solid #0000;
    margin-top: 19px;
    padding-bottom: 0;
  }

  .container-33 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero-wrapper-10 {
    width: 940px;
  }

  .hero-split-9 {
    margin-left: -87px;
  }

  .margin-bottom-24px-9 {
    color: #333;
    letter-spacing: 1px;
    width: 350px;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .button-primary-13 {
    color: #000;
    text-indent: 2px;
    text-transform: capitalize;
    background-color: #4fc2d9;
    border: 2px solid #0000;
    border-radius: 13px;
    justify-content: center;
    align-self: flex-start;
    width: 45%;
    margin-left: 0;
    padding: 15px;
    font-size: 20px;
    display: flex;
    left: 0;
    box-shadow: 4px 5px 5px 2px #00000073;
  }

  .shadow-two-10 {
    box-shadow: none;
    width: 600px;
    max-width: 1000px;
    margin-left: -162px;
  }

  .heading-22 {
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-top: 88px;
    font-family: Havana, sans-serif;
    font-size: 60px;
  }

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

  .the-thing.one {
    background-image: url('../images/street-wall-mockup-02.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 350px;
  }

  .the-thing.two {
    background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 350px;
  }

  .container-37 {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    margin-top: 0;
    display: flex;
  }

  .hero-wrapper-11 {
    width: 100%;
    margin-left: 0;
  }

  .hero-split-10 {
    width: 55%;
    height: 100%;
    margin-left: 0;
  }

  .margin-bottom-24px-10 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 34px;
  }

  .shadow-two-11 {
    width: 100%;
    height: 100%;
  }

  .image-64 {
    width: 170px;
    height: 170px;
    top: 68px;
    right: 21%;
  }

  .heading-23 {
    color: #000;
    font-size: 46px;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-size: 22px;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: 450px;
    width: 100%;
    margin: 0 40px 0 0;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid.lastrow {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .slider-5 {
    height: 400px;
  }

  .mask-3 {
    width: 400px;
    height: 400px;
  }

  .slide-3 {
    width: 100%;
    height: 400px;
  }

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

  .margin-bottom-24px-11 {
    width: 402.039px;
    margin-top: 13px;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-heading-left-12 {
    margin-top: 100px;
  }

  .hero-wrapper-13 {
    padding-left: 82px;
  }

  .hero-split-12 {
    width: 402px;
    height: 800px;
    margin-left: -65px;
    display: block;
  }

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

  .text-block-49 {
    color: var(--grey);
    width: 100%;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
    display: flex;
  }

  .text-block-50 {
    color: var(--grey);
    justify-content: center;
    align-items: center;
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .link-block-12 {
    justify-content: center;
    align-items: center;
    width: 30%;
    margin-left: 0;
    text-decoration: none;
  }

  .link-block-13 {
    width: 35%;
    text-decoration: none;
  }

  .image-71 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-82 {
    background-image: url('../images/rob.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 350px;
  }

  .text-block-52 {
    justify-content: center;
    align-items: center;
    width: 75%;
    margin-left: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .image-73 {
    width: 100%;
  }

  .form-block {
    margin-left: -49px;
  }

  .team-circles-5 {
    border: 1px solid #0000;
    width: 100%;
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .education {
    width: 1300px;
    height: 26%;
  }

  .skills {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 50px;
  }

  .centered-subheading-4 {
    margin-top: 47px;
    margin-bottom: 54px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .places {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-bottom: 76px;
    margin-left: 100px;
  }

  .places.third {
    padding-left: 100px;
  }

  .degree {
    text-align: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .team-member-image-3 {
    border-radius: 0%;
    width: 80px;
    height: 60px;
    max-height: none;
    margin-bottom: 35px;
  }

  .team-member-name-5 {
    color: var(--grey);
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: flex;
  }

  .team-member-position-5 {
    text-align: center;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    display: flex;
  }

  .paragraph-11 {
    color: var(--lightler-red);
    align-self: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .image-74 {
    align-self: flex-start;
    margin-right: 39px;
  }

  .div-block-88 {
    align-self: flex-start;
    display: flex;
  }

  .div-block-89 {
    width: 75%;
    margin-bottom: 25px;
    margin-left: -200px;
    display: flex;
  }

  .div-block-90 {
    width: 43px;
  }

  .team-circles-6 {
    border: 1px solid #0000;
    margin-bottom: -16px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-41 {
    width: 100vw;
  }

  .centered-heading-8 {
    color: #000;
    margin-top: 0;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .team-grid-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr minmax(150px, 1fr) 1fr 1fr;
    width: 940px;
    margin-bottom: -107px;
    margin-left: 0;
  }

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .paragraph-16 {
    text-align: center;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .container-w3.gutter-outside {
    height: auto;
  }

  .soundcloud-embed {
    color: #000;
    margin-top: 25px;
    margin-bottom: 60px;
    font-family: Havana, sans-serif;
  }

  .section-audio-player {
    color: #000;
    text-align: left;
    background-color: #0000;
    padding-top: 5.1em;
    padding-bottom: 0;
    font-family: Linogothic Vector, sans-serif;
  }

  .audio-example {
    width: auto;
    margin-left: auto;
  }

  .button-8 {
    color: #000;
    background-color: #4fc2d9;
    border-radius: 13px;
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Havana, sans-serif;
    font-size: 20px;
    display: flex;
    box-shadow: 3px 5px 5px 2px #0003;
  }

  .team-circles-7 {
    border: 1px solid #0000;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .container-43 {
    justify-content: center;
    max-width: 1500px;
    margin-left: 0;
    display: flex;
  }

  .centered-heading-10 {
    color: #000;
    margin-bottom: 91px;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .team-grid-7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }

  .team-card-7 {
    margin-left: 0;
    padding-left: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

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

  .team-member-name-7 {
    color: var(--grey);
    align-self: flex-start;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .team-member-position-7 {
    color: var(--grey);
    text-align: left;
    align-self: flex-start;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }

  .team-member-position-7.chronicles, .team-member-position-7.harmony {
    font-size: 20px;
  }

  .team-member-position-7.logo {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .team-member-position-7.bubble {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-17 {
    color: var(--grey);
    align-self: flex-start;
    margin-top: -23px;
    margin-bottom: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
  }

  .paragraph-17.year {
    margin-top: 14px;
  }

  .paragraph-17.cobre {
    margin-top: -28px;
  }

  .paragraph-17.games {
    margin-top: 10px;
  }

  .paragraph-17.under {
    margin-top: 11px;
  }

  .paragraph-17.nanaimo {
    margin-top: -5px;
  }

  .div-block-91 {
    align-self: center;
    align-items: center;
    width: 100%;
    height: 28%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .image-83 {
    width: 35px;
    height: 35px;
    margin-top: -19px;
    margin-left: 20px;
  }

  .dropdown-toggle {
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9 {
    background-color: #fbd693;
  }

  .div-block-92 {
    background-image: url('../images/hoodei_mockup_2.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .text-block-57 {
    background-color: #fbd693a3;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    font-family: Havana, sans-serif;
    font-size: 60px;
    display: flex;
  }

  .text-block-58 {
    margin-top: 200px;
  }

  .text-block-59 {
    color: var(--lightler-red);
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: var(--lightler-red);
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 25%;
    margin-top: 9px;
    margin-left: 0;
    padding-left: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
    line-height: 60px;
    display: flex;
  }

  .link-block-14 {
    color: #000;
    background-color: #fff;
    width: 100%;
    height: 100%;
    font-size: 60px;
    text-decoration: none;
  }

  .div-block-93 {
    background-image: url('../images/Mesa-de-trabajo-1-copiagame.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-15 {
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-60 {
    color: var(--lightler-red);
    text-align: left;
    background-color: #fff0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 25%;
    margin-top: 18px;
    margin-left: 0;
    padding-top: 47px;
    padding-left: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
    line-height: 72px;
    text-decoration: none;
    display: flex;
  }

  .link-block-16 {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
  }

  .text-block-61 {
    color: var(--lightler-red);
    text-align: left;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: var(--lightler-red);
    background-color: #ffffff96;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 25%;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
    font-weight: 500;
    line-height: 60px;
    text-decoration: none;
    display: flex;
  }

  .div-block-94 {
    background-image: url('../images/O7DD791.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-95 {
    background-image: url('../images/white-2.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-17 {
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-62 {
    color: var(--lightler-red);
    letter-spacing: 2px;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: var(--lightler-red);
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 25%;
    margin-top: 9px;
    margin-left: 0;
    padding-left: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
    line-height: 72px;
    text-decoration: none;
    display: flex;
  }

  .grid-2 {
    grid-template-rows: 200% auto;
    grid-template-columns: 50% 1fr;
    justify-content: center;
    width: 65%;
    margin-left: 240px;
  }

  .div-block-96 {
    width: 100%;
    height: 100%;
  }

  .link-block-18 {
    background-color: #fbd693b3;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-63 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-97 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-19 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-64 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 72px;
    display: flex;
  }

  .div-block-98 {
    background-image: url('../images/Portoflio-fisrt-page_1.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-20 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-65 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 72px;
    display: flex;
  }

  .div-block-99 {
    background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-21 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-66 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 72px;
    display: flex;
  }

  .div-block-100 {
    background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-22 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-67 {
    color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 72px;
    display: flex;
  }

  .icon-4 {
    color: #fff;
    background-color: #0000;
    border-radius: 20px;
    margin-left: 20px;
    padding: 0;
  }

  .slide-nav-3 {
    color: #000;
    background-color: #0000;
  }

  .link-block-23 {
    color: #0000;
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
  }

  .text-block-68 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-101 {
    background-image: url('../images/5401589.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-24 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-69 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-102 {
    background-image: url('../images/illus.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-25 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-70 {
    width: 100%;
    height: 1%;
  }

  .text-block-71 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-103 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-26 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-72 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-104 {
    background-image: url('../images/Portoflio-fisrt-page_1.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-27 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-73 {
    color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-105 {
    background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-28 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-74 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .div-block-106 {
    background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .link-block-29 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-75 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .link-block-30 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-76 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

  .body-14 {
    background-color: #fff;
    height: 235.102px;
  }

  .text-block-77 {
    color: var(--grey);
    text-align: left;
    justify-content: flex-end;
    align-items: center;
    width: 65%;
    margin-bottom: 40px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    display: block;
  }

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

  .text-block-78 {
    justify-content: center;
    align-items: center;
    margin-bottom: 63px;
    font-family: Havana, sans-serif;
    font-size: 50px;
    display: flex;
  }

  .div-block-108 {
    margin-bottom: -6px;
  }

  .link {
    color: #1590aa;
    -webkit-text-stroke-color: #1590aa;
  }

  .dropdown-list {
    background-color: #dfdbdb;
  }

  .dropdown-list.w--open {
    background-color: #0000;
    border: 1px solid #0000;
  }

  .slider-6 {
    width: 100vw;
    height: 360px;
  }

  .mask-4 {
    width: 400px;
    height: 350px;
  }

  .slide-4 {
    width: 100%;
    height: 350px;
    padding: 10px;
  }

  .slide-5, .div-block-109 {
    width: 100%;
    height: 350px;
  }

  .div-block-110 {
    background-image: url('../images/street-wall-mockup-02.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-111 {
    background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-112 {
    background-image: url('../images/5401589.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-113 {
    background-image: url('../images/illus.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-114 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-115 {
    background-image: url('../images/Portoflio-fisrt-page_1.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-116 {
    background-image: url('../images/Screen-Shot-2023-08-11-at-10.14.43-AM.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-117 {
    background-image: url('../images/feef7627-2f18-463b-a119-2dfa2db529d4_rw_1200.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .div-block-118 {
    background-image: url('../images/Screen-Shot-2023-08-13-at-7.47.11-PM.png');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 375px;
  }

  .link-block-31 {
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-79 {
    color: #000;
    text-align: center;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 52px;
    display: flex;
  }

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

  .team-grid-8 {
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .team-card-8 {
    margin-left: 128px;
  }

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

  .heading-27 {
    color: #000;
    font-family: Havana, sans-serif;
  }

  .text-block-80 {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 24px;
  }

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

  .div-block-120 {
    width: 40%;
    margin-top: 0;
    margin-left: 153px;
  }

  .div-block-121 {
    width: 35%;
    height: 45%;
    margin-left: 0;
  }

  .heading-28 {
    margin-top: 0;
    font-family: Havana, sans-serif;
  }

  .text-block-81 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .image-84 {
    height: 85%;
    margin-left: 90px;
  }

  .text-block-82 {
    font-size: 26px;
  }

  .text-block-83 {
    font-size: 22px;
    display: flex;
  }

  .bold-text-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-84 {
    justify-content: flex-end;
    align-items: center;
    width: 75%;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    display: flex;
  }

  .text-block-85 {
    color: #000;
    font-size: 20px;
  }

  .text-block-86 {
    justify-content: center;
    align-items: center;
    margin-top: -9px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    display: flex;
  }

  .image-85, .image-86 {
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
  }

  .image-87 {
    width: 35px;
    height: 35px;
    margin-top: -35px;
    margin-left: 20px;
  }

  .grid-3 {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: stretch;
    justify-items: center;
    width: 70%;
    margin-top: 72px;
    margin-bottom: 0;
    margin-left: 225px;
    padding-left: 0;
  }

  .image-88 {
    width: 180px;
    height: 100%;
  }

  .image-89 {
    width: 200px;
    height: 400px;
  }

  .image-90 {
    width: 360px;
  }

  .image-91, .image-92, .image-93, .image-94, .image-95, .image-96, .image-97 {
    width: 180px;
    height: 100%;
  }

  .video-2 {
    width: 90%;
    height: 90%;
    margin-left: 0;
  }

  .div-block-122 {
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-top: 98px;
    margin-bottom: 0;
    margin-left: 250px;
    display: block;
  }

  .heading-29 {
    justify-content: flex-start;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    display: flex;
  }

  .text-block-87 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

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

  .hero-split-13 {
    max-width: 60%;
    height: 100%;
  }

  .margin-bottom-24px-12 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .shadow-two-14 {
    margin-bottom: -9px;
  }

  .heading-30 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-weight: 500;
  }

  .heading-31 {
    color: var(--pale-goldenrod);
    width: 50%;
    max-width: 50%;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .heading-32, .heading-33 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
  }

  .hero-heading-left-14 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

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

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

  .div-block-126 {
    width: 100%;
    height: 100%;
  }

  .image-102 {
    width: 100%;
    max-width: 100%;
    height: 800px;
    max-height: 100%;
    margin-top: -15px;
  }

  .image-104 {
    max-width: 17%;
    max-height: 10%;
    left: 12%;
  }

  .text-block-91 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    left: 12%;
  }

  .button-9 {
    color: #fff;
    -webkit-text-stroke-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    bottom: 23%;
    left: 12%;
  }

  .grid-4 {
    grid-template-rows: repeat(auto-fit, 425px);
    padding: 10px 10px 25px 40px;
  }

  .div-block-129 {
    background-color: var(--pale-goldenrod);
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .div-block-130 {
    padding-top: 40px;
  }

  .image-107 {
    max-width: 35%;
  }

  .div-block-131 {
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 51px;
    display: flex;
  }

  .navbar-no-shadow-2 {
    z-index: 9999;
    background-color: #fff;
    background-image: none;
    width: 100%;
    margin-top: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .navbar-no-shadow-container-2 {
    border-bottom: 2px solid var(--lightler-red);
    background-color: #fffefe00;
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-regular-2 {
    width: 80%;
  }

  .navbar-wrapper-4 {
    width: 100%;
    max-width: 100%;
  }

  .navbar-brand-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .nav-link-11 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .nav-link-11:hover {
    color: var(--lightler-red);
  }

  .nav-dropdown-link-8 {
    font-size: 16px;
    line-height: 30px;
  }

  .nav-dropdown-link-8:hover {
    color: var(--lightler-red);
  }

  .button-primary-19 {
    background-color: var(--lighter-red);
    padding: 15px 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .button-primary-19:hover {
    background-color: var(--pale-goldenrod);
    font-size: 16px;
  }

  .button-primary-19.w--current {
    font-family: Montserrat, sans-serif;
  }

  .button-primary-19.w--current:hover {
    font-size: 16px;
  }

  .text-block-92 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .text-block-92:hover {
    color: var(--lightler-red);
  }

  .footer-subscribe {
    padding-top: 92px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-48 {
    max-width: 90%;
  }

  .footer-link-three {
    margin-top: 10px;
    font-size: 20px;
  }

  .footer-legal-link {
    text-decoration: none;
  }

  .text-block-93 {
    padding-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
  }

  .image-111 {
    color: #000;
    border: 1px solid #0000;
  }

  .section-23 {
    height: 30%;
  }

  .div-block-132 {
    font-size: 20px;
  }

  .text-block-94 {
    font-size: 30px;
  }

  .div-block-133 {
    height: 20%;
  }

  .button-10 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .text-block-95 {
    color: var(--pale-goldenrod);
    text-align: right;
    justify-content: flex-end;
    width: 100%;
    height: 20%;
    margin-top: 170px;
    margin-left: 0;
    margin-right: 20px;
    padding-right: 20px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    line-height: 38px;
    display: flex;
    position: absolute;
    top: 167px;
  }

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

  .text-block-96 {
    color: var(--pale-goldenrod);
    text-align: right;
    justify-content: flex-end;
    width: 100%;
    height: 20%;
    margin-top: 180px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    line-height: 38px;
    display: flex;
    position: absolute;
    top: 158px;
  }

  .text-block-97 {
    color: var(--pale-goldenrod);
    text-align: right;
    -webkit-text-stroke-width: 1.5px;
    justify-content: flex-end;
    width: 100%;
    height: 30%;
    margin-top: 170px;
    padding-right: 20px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    line-height: 38px;
    display: flex;
    position: absolute;
    top: 152px;
  }

  .text-block-98 {
    color: var(--pale-goldenrod);
    text-align: right;
    justify-content: flex-end;
    width: 100%;
    height: 30%;
    margin-top: 170px;
    margin-left: 0;
    padding-left: 60px;
    padding-right: 20px;
    font-family: Roboto, sans-serif;
    font-size: 26px;
    line-height: 38px;
    display: flex;
    position: absolute;
    top: 155px;
  }

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

  .story-board {
    margin-top: 100px;
  }

  .text-block-100, .text-block-101, .text-block-102 {
    font-size: 24px;
  }

  .section-24 {
    margin-top: 100px;
  }

  .image-118 {
    margin-left: 140px;
  }

  .text-block-105 {
    font-size: 24px;
  }

  .text-block-106 {
    margin-top: 20px;
    margin-left: 140px;
    font-size: 24px;
  }

  .text-block-107, .text-block-108, .text-block-109 {
    margin-top: 20px;
    font-size: 24px;
  }

  .text-block-110 {
    font-size: 24px;
  }

  .text-block-111 {
    margin-top: 0;
    margin-left: 20px;
    font-size: 24px;
  }

  .text-block-112 {
    font-size: 24px;
  }

  .bold-text-10 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-113 {
    margin-top: 0;
  }

  .text-block-121 {
    margin-top: -10px;
  }

  .text-block-122, .text-block-123 {
    margin-bottom: 20px;
  }

  .section-26 {
    border: 1px solid #0000;
  }

  .text-block-129 {
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .text-block-130 {
    margin-bottom: 20px;
  }

  .hero-heading-left-15 {
    border: 1px solid #0000;
    height: 90%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-50 {
    max-width: 95%;
    max-height: 100%;
  }

  .hero-wrapper-18 {
    max-width: 90%;
    height: 100%;
    margin-left: 65px;
    padding-left: 0;
  }

  .hero-split-18 {
    opacity: 1;
    border: 1px solid #0000;
    height: 100%;
    max-height: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .margin-bottom-24px-17 {
    color: #505050;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 32px;
  }

  .button-primary-22 {
    font-family: Habana, sans-serif;
    font-size: 16px;
  }

  .button-primary-22:hover {
    background-color: #0398a0;
  }

  .shadow-two-19 {
    width: 100%;
    max-width: 500px;
    height: 650px;
    max-height: 600px;
    margin-top: 20px;
    padding-top: 0;
  }

  .heading-34 {
    color: #474747;
    font-size: 50px;
  }

  .image-122 {
    margin-left: -110px;
  }

  .text-block-131 {
    color: #484848;
    margin-top: 17px;
    font-size: 50px;
  }

  .testimonial-stack {
    color: #0398a0;
    border: 1px solid #0000;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .testimonial-card-three {
    background-color: #f5f7fa00;
  }

  .testimonial-card-content {
    max-width: 1000px;
  }

  .testimonial-card-heading {
    color: #000;
  }

  .testimonial-text-three {
    color: #0398a0;
    width: 100%;
    max-width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 400;
  }

  .testimonial-author-name-three {
    color: #4b4b4b;
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
    font-size: 32px;
  }

  .testimonial-title {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 20px;
  }

  .div-block-137 {
    color: #000;
  }

  .italic-text {
    font-size: 22px;
    line-height: 34px;
  }

  .hero {
    border: 1px solid #0000;
    width: 99.91%;
    height: auto;
    padding: 0 0 60px;
  }

  .container-52 {
    width: 80%;
    max-width: 80%;
  }

  .hero-wrapper-19 {
    width: 100%;
    height: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .hero-split-19 {
    width: 80%;
  }

  .margin-bottom-24px-18 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 36px;
  }

  .button-primary-23 {
    font-size: 16px;
  }

  .button-primary-23.material-symbols-outlined {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .shadow-two-20 {
    width: 1000px;
    height: 575px;
    margin-left: -134px;
  }

  .heading-35, .heading-36 {
    color: #6d6d6d;
    font-size: 44px;
  }

  .link-2 {
    font-family: quiche-sans, sans-serif;
    font-weight: 700;
  }

  .headings {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 56px;
  }

  .italic-text-3 {
    color: var(--orange);
  }

  .italic-text-4 {
    color: var(--0range);
  }

  .italic-text-5 {
    color: var(--orange);
  }

  .bold-text-12 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
    font-weight: 500;
  }

  .bold-text-13 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .bold-text-14, .bold-text-15 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
    font-weight: 500;
  }

  .image-125 {
    width: 75%;
    margin-top: 60px;
    margin-left: 140px;
  }

  .text-block-136 {
    color: var(--grey);
    margin-left: 140px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

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

  .section-30 {
    margin-top: 80px;
  }

  .div-block-141 {
    margin-top: 40px;
    margin-left: 0;
  }

  .text-block-143 {
    font-size: 26px;
  }

  .image-128 {
    width: 80%;
    margin-top: 0;
  }

  .image-130 {
    width: 75%;
    margin-left: 0;
  }

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

  .image-131 {
    width: 100%;
    margin-left: 0;
  }

  .image-132 {
    width: 100%;
  }

  .section-32 {
    margin-bottom: 100px;
  }

  .image-134 {
    width: 75%;
    margin-left: 0;
  }

  .text-block-145 {
    font-size: 26px;
  }

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

  .text-block-148 {
    font-size: 26px;
  }

  .text-block-149 {
    margin-left: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .text-block-150 {
    margin-left: 0;
    font-size: 26px;
    font-weight: 500;
  }

  .truck {
    font-size: 26px;
    font-weight: 500;
  }

  .container-55 {
    width: 100%;
    max-width: 80%;
  }

  .container-56 {
    width: 80%;
    max-width: 100%;
  }

  .image-137 {
    width: auto;
    height: auto;
  }

  .container-57 {
    width: 80%;
    max-width: 80%;
  }

  .container-58 {
    max-width: 80%;
  }

  .image-138 {
    margin-top: 20px;
  }

  .image-139 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .bold-text-18 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .bold-text-20 {
    color: var(--hot-pink);
    font-family: Linogothic Vector, sans-serif;
    font-size: 28px;
  }

  .text-block-153 {
    margin-top: 80px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 90px;
    line-height: 84px;
  }

  .text-block-154 {
    font-family: Linogothic Vector, sans-serif;
    font-weight: 700;
  }

  .container-60 {
    max-width: 1500px;
  }

  .image-147 {
    margin-top: 40px;
    margin-left: 40px;
  }

  .div-block-150 {
    margin-left: 0;
  }

  .text-block-155 {
    color: var(--grey);
    width: 80%;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-156 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .bold-text-21, .bold-text-22 {
    color: var(--grey);
    margin-left: 40px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-span-20 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 50px;
  }

  .container-61 {
    text-align: center;
  }

  .text-span-21 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 18px;
  }

  .text-block-157 {
    color: var(--pale-goldenrod);
    margin-bottom: 40px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 46px;
  }

  .challenge {
    padding-top: 0;
  }

  .the-approachj {
    background-color: #fff0;
    border: 1px solid #0000;
  }

  .the-approachj.store {
    width: 85%;
    max-width: 85%;
  }

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

  .mg {
    box-shadow: none;
    opacity: 1;
    color: #3330;
    width: 100%;
  }

  .heading-38 {
    margin-top: 60px;
    font-size: 26px;
  }

  .margin-bottom-24px-21 {
    width: 100%;
    font-size: 18px;
    line-height: 32px;
  }

  .what-i-did {
    padding-bottom: 20px;
  }

  .heading-40 {
    margin-top: 200px;
  }

  .logo-mascot {
    border: 1px solid #0000;
  }

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

  .hero-heading-left-18 {
    margin-top: 40px;
  }

  .container-63 {
    width: 85%;
    max-width: 80%;
  }

  .hero-wrapper-23 {
    width: 99.9998%;
    max-width: 99.9989%;
  }

  .the-challenge {
    width: 85%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 9px;
    font-size: 20px;
    line-height: 32px;
    display: block;
  }

  .the-challenge.first {
    margin-top: -25%;
  }

  .margin-bottom-24px-24 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    width: 80%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

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

  .shadow-two-24 {
    margin-top: 60px;
  }

  .margin-bottom-24px-25 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    width: 80%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .heading-42, .text-block-164 {
    color: var(--grey);
    margin-top: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .margin-bottom-24px-26 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .heading-43 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .text-block-165 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .text-block-166 {
    color: var(--grey);
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .section-34 {
    margin-top: 60px;
  }

  .margin-bottom-24px-28 {
    border-left: 6px solid var(--pale-goldenrod);
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-heading-right-4 {
    border-left-color: var(--pale-goldenrod);
  }

  .margin-bottom-24px-29 {
    border-left: 6px solid var(--pale-goldenrod);
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .container-64, .container-65 {
    width: 100%;
    max-width: 100%;
  }

  .text-block-167 {
    color: var(--pale-goldenrod);
    border-left-color: #459bac00;
    width: 100%;
    max-width: 100%;
  }

  .margin-bottom-24px-31 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    width: 100.001%;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-47 {
    margin-top: 60px;
  }

  .shadow-two-26 {
    margin-top: 20px;
  }

  .margin-bottom-24px-33 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .image-150 {
    margin-bottom: 40px;
  }

  .image-151 {
    margin-bottom: 40px;
    margin-left: 0;
  }

  .text-block-168, .text-block-169 {
    color: var(--grey);
    width: 90%;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .bold-text-26, .text-block-170 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .margin-bottom-24px-34 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .image-152 {
    margin-top: 20px;
  }

  .bold-text-27 {
    color: var(--grey);
    margin-left: -17px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-171 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .text-span-28 {
    font-family: Linogothic Vector, sans-serif;
  }

  .container-75 {
    max-width: 1500px;
  }

  .container-76 {
    width: 100%;
    max-width: 1500px;
  }

  .margin-bottom-24px-35 {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .text-span-29 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-28 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .bold-text-29, .bold-text-30 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-span-30 {
    font-family: quiche-sans, sans-serif;
  }

  .container-81 {
    width: 75%;
    max-width: 80%;
  }

  .container-81.biggest {
    width: 65%;
  }

  .container-83 {
    max-width: 940px;
  }

  .hero-image-3.shadow-two {
    box-shadow: none;
    border: 1px solid #0000;
    width: 90%;
    max-width: 100%;
    height: 35%;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hero-stack-3 {
    padding-top: 40px;
  }

  .text-span-37, .text-span-38, .text-span-39, .text-span-40 {
    font-size: 90px;
  }

  .bac-to-top-wrapper {
    border: 4px solid var(--lightler-red);
    background-color: var(--lightler-red);
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    margin-bottom: 40px;
    margin-right: 40px;
    display: flex;
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .bac-to-top-wrapper.w--current {
    width: 75px;
    height: 75px;
  }

  .image-154 {
    width: 50%;
    height: 60%;
  }

  .text-span-41 {
    color: var(--lighter-red);
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-33, .bold-text-34, .bold-text-35 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .image-155, .image-156 {
    margin-top: 10px;
  }

  .section-39 {
    margin-top: 100px;
  }

  .section-40 {
    margin-top: 0;
  }

  .bold-text-42, .bold-text-43 {
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-45 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .column-5 {
    margin-bottom: 60px;
  }

  .image-161 {
    font-family: Linogothic Vector, sans-serif;
  }

  .column-6, .column-7 {
    margin-top: 40px;
  }

  .text-block-173 {
    font-size: 26px;
  }

  .container-86 {
    width: 77%;
    max-width: 80%;
  }

  .div-block-159 {
    width: 99.9997%;
  }

  .div-block-160, .div-block-161 {
    width: 80%;
    margin-left: 220px;
  }

  .hero-stack-4 {
    background-color: #0000;
    border: 1px solid #0000;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
    position: static;
  }

  .container-87 {
    max-width: 75%;
    margin-top: 0;
    margin-left: 165px;
    padding-left: 5px;
  }

  .hero-wrapper-two-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .para-3 {
    text-align: left;
    letter-spacing: 1px;
    width: 90%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 0;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-175, .text-block-176 {
    font-size: 26px;
  }

  .italic-text-8, .italic-text-9, .italic-text-10 {
    color: var(--orange);
  }

  .paragraph-18 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    margin-top: 20px;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .hero-heading-left-26 {
    background-color: #f5f7fa00;
    padding-top: 0;
  }

  .container-90 {
    max-width: 80%;
  }

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

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

  .div-block-168 {
    height: 70%;
  }

  .div-block-169 {
    height: 55%;
  }

  .div-block-170 {
    height: 70%;
  }

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

  .div-block-172 {
    height: 25%;
  }

  .div-block-173, .div-block-174 {
    height: 100%;
  }

  .div-block-175 {
    height: 90%;
  }

  .heading-55 {
    color: var(--grey);
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-top: 88px;
    font-size: 80px;
  }
}

@media screen and (min-width: 1920px) {
  .projects {
    color: var(--lightler-red);
  }

  .container-22 {
    display: flex;
  }

  .rationale {
    margin-bottom: 100px;
  }

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

  .para-2 {
    font-size: 24px;
    line-height: 35px;
  }

  .hero-image.shadow-two {
    height: 100%;
    margin-top: 20px;
  }

  .text-field-cf4 {
    font-size: 24px;
  }

  .form-column-cf4 {
    width: 100%;
  }

  .contact-form-wrapper-3 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .button-4 {
    background-color: var(--pale-goldenrod);
    width: 45%;
    padding: 30px 40px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }

  .button-4:hover {
    background-color: var(--lightler-red);
    width: 45%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer {
    margin-top: 95px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-15 {
    width: auto;
  }

  .margin-bottom-24px-10 {
    font-family: Roboto, sans-serif;
    font-size: 26px;
    line-height: 42px;
  }

  .grid {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid.lastrow {
    color: var(--lightler-red);
    padding-top: 40px;
  }

  .container-39 {
    max-width: 80%;
  }

  .hero-wrapper-13 {
    width: 100%;
    padding-left: 0;
  }

  .hero-split-12 {
    width: 65%;
    max-width: 100%;
    height: 1000px;
    margin-left: 0;
  }

  .hero-split-12.video {
    height: 700px;
  }

  .text-block-49, .text-block-50 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
    font-weight: 500;
  }

  .link-block-12 {
    font-size: 26px;
  }

  .team-circles-5 {
    height: auto;
    margin-top: 100px;
    margin-bottom: 140px;
    padding-bottom: 0;
  }

  .education {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 100px;
  }

  .skills {
    color: var(--pale-goldenrod);
    width: 100%;
    font-family: Linogothic Vector, sans-serif;
  }

  .places {
    place-items: stretch center;
    width: 80%;
    margin-top: 80px;
    margin-bottom: 0;
    margin-left: 140px;
    padding-left: 220px;
  }

  .places.third {
    margin-left: 200px;
  }

  .degree {
    width: 75%;
  }

  .team-member-name-5 {
    color: var(--grey);
    max-width: 100%;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .team-member-position-5 {
    padding-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 28px;
  }

  .paragraph-11 {
    color: var(--lightler-red);
    padding-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 28px;
  }

  .div-block-89 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 400px;
    max-width: 400px;
    margin-left: 0;
  }

  .audio-example {
    width: auto;
  }

  .container-43 {
    max-width: 1500px;
    margin-left: auto;
  }

  .team-member-name-7 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .team-member-position-7 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .team-member-position-7.chronicles, .team-member-position-7.harmony {
    font-size: 24px;
  }

  .team-member-position-7.logo {
    font-size: 20px;
    line-height: 32px;
  }

  .team-member-position-7.bubble {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph-17 {
    color: var(--grey);
    margin-top: -2px;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .paragraph-17.under {
    margin-top: 5px;
  }

  .text-block-59 {
    color: var(--lightler-red);
    -webkit-text-stroke-color: var(--lighter-red);
    text-transform: uppercase;
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
  }

  .text-block-60 {
    color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
  }

  .text-block-61 {
    color: var(--lightler-red);
    -webkit-text-stroke-color: var(--lightler-red);
    text-transform: uppercase;
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
  }

  .text-block-62 {
    color: var(--lightler-red);
    -webkit-text-stroke-color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
  }

  .text-block-77 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 32px;
  }

  .image-88 {
    width: 85%;
  }

  .image-91, .image-92, .image-93, .image-94 {
    width: 85%;
    height: 100%;
  }

  .image-95 {
    width: 85%;
  }

  .image-96, .image-97 {
    width: 85%;
    height: 100%;
  }

  .video-2 {
    width: 60%;
    height: 100%;
  }

  .margin-bottom-24px-12 {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-30 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .heading-31 {
    color: var(--pale-goldenrod);
    width: 100%;
    max-width: 100%;
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .heading-32, .heading-33 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .grid-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-129 {
    background-color: var(--pale-goldenrod);
    color: var(--lightler-red);
  }

  .navbar-no-shadow-2 {
    background-color: #fff;
  }

  .navbar-no-shadow-container-2 {
    border-bottom-color: var(--lighter-red);
    width: 80%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-wrapper-4 {
    width: auto;
  }

  .navbar-brand-4.w--current {
    width: 100%;
    margin-left: auto;
  }

  .nav-link-11 {
    color: var(--pale-goldenrod);
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }

  .nav-link-11:hover {
    color: var(--lightler-red);
  }

  .nav-dropdown-link-8 {
    font-size: 24px;
    line-height: 46px;
  }

  .nav-dropdown-link-8:hover {
    font-size: 24px;
    line-height: 42px;
  }

  .nav-dropdown-link-8.w--current {
    color: var(--pale-goldenrod);
  }

  .nav-dropdown-link-8.w--current:hover {
    color: var(--lightler-red);
  }

  .button-primary-19 {
    background-color: var(--pale-goldenrod);
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }

  .button-primary-19:hover {
    background-color: var(--lightler-red);
    color: var(--a14041);
    font-size: 24px;
  }

  .button-primary-19.w--current {
    font-family: Montserrat, sans-serif;
  }

  .button-primary-19.w--current:hover {
    font-size: 24px;
  }

  .text-block-92 {
    padding: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
  }

  .text-block-92:hover {
    color: var(--lightler-red);
  }

  .footer-subscribe {
    border-bottom-color: #e4ebf300;
    margin-top: 0;
  }

  .footer-link-three {
    font-size: 34px;
  }

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

  .footer-legal-link {
    font-size: 20px;
    text-decoration: none;
  }

  .text-block-93 {
    margin-bottom: 20px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
  }

  .text-block-95 {
    color: var(--pale-goldenrod);
    font-family: Roboto, sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 46px;
    top: 137px;
  }

  .text-block-96 {
    color: var(--pale-goldenrod);
    font-family: Roboto, sans-serif;
    font-size: 34px;
    line-height: 46px;
    position: absolute;
    top: 128px;
  }

  .text-block-97, .text-block-98 {
    color: var(--pale-goldenrod);
    font-family: Roboto, sans-serif;
    font-size: 34px;
    line-height: 46px;
    position: absolute;
    top: 113px;
  }

  .text-block-100 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .section-25 {
    margin-bottom: 60px;
  }

  .text-block-111 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-10 {
    margin-left: 220px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-113 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .text-block-120 {
    margin-top: 0;
  }

  .text-block-121 {
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-122, .text-block-123 {
    margin-bottom: 20px;
  }

  .section-26 {
    margin-bottom: 60px;
    margin-left: 180px;
  }

  .columns-2 {
    margin-bottom: 40px;
  }

  .text-block-129, .text-block-130 {
    margin-bottom: 20px;
  }

  .image-122 {
    margin-left: -140px;
  }

  .testimonial-stack {
    margin-bottom: 40px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .testimonial-text-three {
    font-size: 24px;
  }

  .testimonial-author-name-three {
    color: var(--grey);
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 46px;
  }

  .testimonial-title {
    color: var(--grey);
    font-size: 32px;
    font-weight: 400;
  }

  .div-block-137 {
    margin-top: 50px;
  }

  .italic-text {
    font-size: 30px;
    line-height: 42px;
  }

  .hero {
    padding-top: 0;
    padding-bottom: 120px;
  }

  .hero-wrapper-19 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 24px;
  }

  .margin-bottom-24px-18 {
    width: 100%;
    font-family: Roboto, sans-serif;
    font-size: 34px;
    font-weight: 400;
  }

  .button-primary-23.material-symbols-outlined {
    margin-top: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }

  .headings {
    font-family: Linogothic Vector, sans-serif;
    font-size: 80px;
  }

  .italic-text-3, .italic-text-4, .italic-text-5 {
    color: var(--orange);
  }

  .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .image-125 {
    color: var(--grey);
    width: 90%;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .text-block-136 {
    color: var(--grey);
    margin-left: 0;
    padding-bottom: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .section-30 {
    margin-bottom: 40px;
  }

  .text-block-143 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .material-symbols-outlined {
    font-size: 20px;
  }

  .image-128 {
    width: 80%;
    height: 85.934%;
    margin-top: 0;
  }

  .text-block-145, .text-block-148, .text-block-150 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .div-block-147 {
    font-size: 20px;
  }

  .truck {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .image-138 {
    margin-top: 20px;
    margin-left: 220px;
  }

  .image-139 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .bold-text-18 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    line-height: 36px;
  }

  .bold-text-20 {
    color: var(--hot-pink);
    font-family: Linogothic Vector, sans-serif;
    font-size: 40px;
  }

  .text-block-153 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 100px;
    line-height: 110px;
  }

  .text-block-154 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 50px;
  }

  .container-60 {
    max-width: 1500px;
  }

  .text-block-155 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-156, .bold-text-21, .bold-text-22 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-span-20 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 60px;
  }

  .text-span-21 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 22px;
    line-height: 34px;
  }

  .text-block-157 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 50px;
    line-height: 56px;
  }

  .container-62 {
    max-width: 1500px;
  }

  .the-approachj {
    font-size: 24px;
    line-height: 36px;
  }

  .margin-bottom-24px-20 {
    color: var(--grey);
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .mg {
    margin-top: 20px;
  }

  .heading-38 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .margin-bottom-24px-21 {
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .bold-text-23 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .margin-bottom-24px-22 {
    font-family: Roboto, sans-serif;
  }

  .heading-40 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .text-block-158, .text-block-159, .text-block-160, .text-block-161 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .text-block-163 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 50px;
    font-weight: 700;
  }

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

  .container-63 {
    max-width: 1500px;
  }

  .hero-wrapper-23 {
    color: var(--orange);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-wrapper-23.moodboard {
    flex-flow: row;
  }

  .the-challenge {
    width: 80%;
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .the-challenge.first {
    width: 75%;
    margin-top: 0;
    display: flex;
  }

  .the-challenge.ui-ux {
    width: 80%;
    margin-top: 0;
    padding-left: 0;
  }

  .the-challenge.plan {
    width: 100%;
  }

  .the-challenge.approach.newspaper {
    margin-left: 0;
  }

  .margin-bottom-24px-24 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .shadow-two-24 {
    width: 100%;
  }

  .margin-bottom-24px-25 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .heading-42 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 28px;
  }

  .text-block-164 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .hero-heading-left-19 {
    flex-flow: row;
    padding-top: 60px;
    padding-bottom: 100px;
    display: block;
  }

  .margin-bottom-24px-26 {
    border-left: 6px solid var(--orange);
    color: var(--grey);
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
  }

  .heading-43 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    line-height: 32px;
  }

  .text-block-165 {
    color: var(--grey);
    margin-bottom: 20px;
    margin-left: 74px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 28px;
  }

  .text-block-166 {
    color: var(--grey);
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 98px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 28px;
  }

  .section-34 {
    margin-bottom: 40px;
  }

  .margin-bottom-24px-28 {
    border-left: 6px solid var(--pale-goldenrod);
    width: 100%;
    padding-left: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-44 {
    font-size: 30px;
  }

  .hero-heading-right-4 {
    padding-bottom: 40px;
  }

  .margin-bottom-24px-29 {
    border-left: 6px solid var(--pale-goldenrod);
    padding-left: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-45 {
    font-size: 30px;
  }

  .image-149 {
    width: 100%;
    height: 100%;
  }

  .text-block-167 {
    color: var(--pale-goldenrod);
    font-size: 40px;
  }

  .margin-bottom-24px-31 {
    border-left: 6px solid var(--pale-goldenrod);
    color: var(--grey);
    margin-bottom: 0;
    padding-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-46 {
    font-size: 30px;
  }

  .section-35 {
    margin-top: 100px;
    padding-top: 0;
  }

  .container-67 {
    max-width: 1500px;
  }

  .shadow-two-26 {
    margin-left: -47px;
  }

  .margin-bottom-24px-33 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .section-36 {
    margin-top: 100px;
  }

  .container-69 {
    width: 100%;
    max-width: 1500px;
  }

  .text-block-168, .text-block-169 {
    color: var(--grey);
    width: 90%;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .container-70 {
    width: 100%;
    max-width: 1500px;
  }

  .container-71, .container-72 {
    max-width: 1500px;
  }

  .bold-text-26 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-170 {
    color: var(--grey);
    text-align: right;
    margin-left: -50px;
    padding-top: 0;
    padding-bottom: 10px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    display: flex;
  }

  .hero-heading-left-24 {
    margin-top: 40px;
  }

  .container-73 {
    max-width: 1500px;
  }

  .margin-bottom-24px-34 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .image-152 {
    margin-top: 20px;
  }

  .container-74 {
    max-width: 1500px;
  }

  .bold-text-27 {
    color: var(--grey);
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-171 {
    color: var(--grey);
    margin-top: 100px;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .text-span-28 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
    font-weight: 500;
  }

  .container-75 {
    width: auto;
    max-width: 1500px;
  }

  .container-76, .container-77 {
    width: 100%;
    max-width: 1500px;
  }

  .margin-bottom-24px-35 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .text-span-29 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .text-block-172 {
    color: var(--grey);
    text-align: left;
    margin-left: 0;
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .bold-text-28 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .bold-text-29, .bold-text-30 {
    font-size: 30px;
  }

  .text-span-30 {
    font-size: 80px;
  }

  .container-79, .container-80 {
    max-width: 1500px;
  }

  .container-81 {
    width: 80%;
    max-width: 1500px;
  }

  .container-81.biggest {
    width: 80%;
  }

  .container-82, .container-83 {
    max-width: 1500px;
  }

  .hero-image-4.shadow-two {
    width: 85%;
  }

  .text-span-37, .text-span-38, .text-span-39 {
    font-size: 120px;
  }

  .text-span-40 {
    color: #b83032;
    font-size: 120px;
  }

  .bac-to-top-wrapper {
    border-color: var(--lightler-red);
    background-color: var(--lightler-red);
    border-radius: 0;
  }

  .text-span-41 {
    color: var(--lightler-red);
    font-family: Linogothic Vector, sans-serif;
  }

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

  .bold-text-31, .bold-text-32 {
    font-family: Roboto, sans-serif;
  }

  .bold-text-33, .bold-text-34, .bold-text-35 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .image-155, .image-156 {
    margin-top: 20px;
  }

  .image-157, .image-158 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .div-block-158 {
    margin-top: 0;
  }

  .bold-text-38, .bold-text-39 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-40 {
    font-family: Linogothic Vector, sans-serif;
  }

  .image-159 {
    margin-top: 40px;
  }

  .image-160 {
    margin-top: 20px;
  }

  .bold-text-42, .bold-text-43, .bold-text-44 {
    font-family: Linogothic Vector, sans-serif;
  }

  .bold-text-45 {
    color: var(--grey);
    font-family: Linogothic Vector, sans-serif;
    font-size: 28px;
  }

  .columns-5 {
    margin-bottom: 40px;
  }

  .text-block-173 {
    font-size: 30px;
  }

  .container-86 {
    width: 81%;
    max-width: 100%;
  }

  .div-block-159 {
    max-width: 99.9994%;
  }

  .section-41 {
    flex-flow: column;
    margin-top: 100px;
    display: flex;
  }

  .container-88 {
    width: 80%;
    max-width: 100%;
  }

  .hero-wrapper-25 {
    width: 80%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .hero-wrapper-25.brandguidelines, .hero-wrapper-25.billboard, .hero-wrapper-25.mascpt, .hero-wrapper-25.rationale {
    width: 100%;
  }

  .margin-bottom-24px-39, .margin-bottom-24px-40, .margin-bottom-24px-41 {
    font-size: 20px;
    line-height: 32px;
  }

  .hero-split-27 {
    width: auto;
  }

  .text-span-42 {
    color: var(--0range);
  }

  .italic-text-8 {
    color: var(--orange);
  }

  .div-block-164 {
    margin-left: 40px;
  }

  .italic-text-9 {
    color: var(--0range);
  }

  .italic-text-10 {
    color: var(--orange);
  }

  .paragraph-18 {
    border-left: 6px solid var(--pale-goldenrod);
    width: 75%;
    margin-top: 20px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .container-89 {
    flex-flow: column;
    display: flex;
  }

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

  .hero-heading-left-26 {
    background-color: #f5f7fa00;
    width: 100%;
    margin-top: 100px;
  }

  .container-90 {
    max-width: 85%;
  }

  .hero-wrapper-26 {
    width: 100%;
  }

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

  .heading-54 {
    font-size: 70px;
  }

  .div-block-166 {
    margin-top: 220px;
  }

  .paragraph-19 {
    font-size: 30px;
    line-height: 50px;
  }

  .bold-text-48 {
    font-family: Linogothic Vector, sans-serif;
  }

  .div-block-168 {
    height: 70%;
  }

  .div-block-169 {
    height: 55%;
  }

  .div-block-170 {
    height: 70%;
  }

  .div-block-171 {
    height: 65%;
  }

  .div-block-172 {
    height: 20%;
  }

  .div-block-173, .div-block-174 {
    height: 100%;
  }

  .div-block-175 {
    height: 90%;
  }

  .div-block-177, .div-block-178, .div-block-179, .div-block-180, .div-block-181, .div-block-182, .div-block-183, .div-block-184 {
    height: 100%;
  }

  .heading-55 {
    font-size: 110px;
    line-height: 100px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

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

  .menu-button {
    padding: 12px;
  }

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

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

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

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

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

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

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

  .nav-menu-wrapper-three {
    background-color: #0000;
    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 #0000000d;
  }

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

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

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

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

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

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

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

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

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

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    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 #0000000d;
  }

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

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

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

  .button-primary-5 {
    margin-left: 24px;
  }

  .shadow-two-3 {
    max-width: 100%;
    margin-top: -31px;
    margin-left: 14px;
  }

  .heading-3 {
    margin-top: -38px;
    margin-bottom: -9px;
    margin-left: 14px;
  }

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

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

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

  .nav-link-4 {
    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 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

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

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

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

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

  .nav-menu-wrapper-three-3 {
    background-color: #0000;
    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 #0000000d;
  }

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

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

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

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

  .section-4 {
    width: 768px;
    height: 350px;
    margin-top: 19px;
  }

  .projects {
    height: auto;
    margin-top: 0;
    padding-top: 23px;
  }

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

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

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

  .background-video {
    width: 768px;
    height: 350px;
    margin-left: -2px;
  }

  .icon {
    color: #000;
  }

  .container-13 {
    width: 100%;
    margin-left: 0;
  }

  .new-link {
    justify-content: flex-start;
  }

  .nav-menu-4 {
    display: flex;
  }

  .section-6 {
    height: 400px;
  }

  .container-15 {
    width: 768px;
    height: 400px;
  }

  .div-block-12 {
    width: 400px;
    height: 400px;
    margin-top: 0;
    padding-left: 43px;
  }

  .div-block-13 {
    width: 437px;
    height: 437px;
    margin-right: 0;
  }

  .heading-7 {
    width: 300px;
  }

  .paragraph {
    width: 300px;
    font-size: 14px;
  }

  .image-31 {
    width: 350px;
    height: 350px;
  }

  .image-32 {
    width: 175px;
    max-width: 200%;
    height: 175px;
    inset: auto 24% -59% auto;
  }

  .team-circles {
    border-bottom-color: #e4ebf303;
    padding-bottom: 0;
  }

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

  .centered-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .centered-subheading {
    width: 600px;
    padding-top: 53px;
    font-size: 14px;
  }

  .team-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-left: 49px;
  }

  .team-member-2 {
    width: 190px;
    height: 190px;
    margin-bottom: 47px;
  }

  .team-member-position {
    font-size: 14px;
  }

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

  .project-collection-item:nth-child(odd) {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cursor-wrap.mbm-ex {
    display: none;
  }

  .divider {
    min-height: 2.8125rem;
  }

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

  .card-hover {
    display: none;
  }

  .works-title {
    font-size: 9vh;
  }

  .container-22 {
    width: 90%;
    max-width: 728px;
  }

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

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

  .rationale {
    margin-top: 0;
    margin-bottom: 32px;
  }

  .rationale.sketches {
    margin-top: 0;
    display: block;
  }

  .para-2 {
    width: 85%;
    margin-bottom: 0;
    font-size: 14px;
  }

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

  .hero-heading-right {
    justify-content: space-around;
    align-items: center;
    padding-top: 18px;
    display: flex;
  }

  .container-23 {
    max-width: 728px;
    display: flex;
  }

  .hero-wrapper-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

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

  .shadow-two-7 {
    margin-left: 0;
    padding-left: 0;
  }

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

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

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

  .body-4 {
    background-color: #bcd4d800;
  }

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

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

  .div-block-36 {
    margin-left: 181px;
  }

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

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

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

  .nav-menu-wrapper-three-4 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-4 {
    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 #0000000d;
  }

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

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

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

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

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

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

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

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

  .heading-16, .heading-17 {
    font-family: Havana, sans-serif;
    font-size: 28px;
  }

  .body-7 {
    background-color: #fbcea3;
  }

  .text-block-17 {
    width: 85%;
    margin-left: 58px;
  }

  .parallax-section {
    border-bottom-color: #e4ebf300;
  }

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

  .testimonial-card-two {
    background-color: #fff;
  }

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

  .testimonial-main-heading {
    text-align: center;
  }

  .contact-form-wrapper, .contact-form-wrapper-2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-field-cf4 {
    border-bottom-color: #000;
  }

  .success-message-cf4 {
    font-size: 16px;
    font-weight: 600;
  }

  .form-column-cf4 {
    width: 250px;
    padding-right: 0;
  }

  .form-column-cf4.right {
    padding-right: 0;
  }

  .contact-form-wrapper-3 {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .form-title-cf4 {
    color: #000;
  }

  .form-field-wrapper-cf4 {
    margin-top: -3px;
  }

  .text-block-22 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 500px;
    height: auto;
    margin-top: 0;
    margin-bottom: 35px;
    margin-left: 128px;
    padding-left: 0;
    font-size: 14px;
    display: block;
  }

  .button-4 {
    background-color: var(--pale-goldenrod);
    justify-content: center;
    width: 55%;
    margin-left: -20px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .button-4:hover {
    background-color: var(--lightler-red);
  }

  .footer-centre {
    margin-top: 0;
  }

  .footer-link-white {
    width: 34.2891px;
  }

  .footer-link-wrap {
    width: 70%;
  }

  .social-link {
    margin-left: 11px;
    margin-right: 0;
    padding: 0;
  }

  .footer {
    padding-top: 0;
  }

  .footer-wrapper {
    justify-content: center;
    width: 15%;
    margin-left: -27px;
    padding-left: 0;
  }

  .image-39 {
    width: 275px;
    height: 275px;
    margin-left: 55px;
  }

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

  .centered-subheading-3 {
    margin-top: -16px;
    margin-bottom: 60px;
  }

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

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

  .team-member-name-3 {
    font-family: Havana, sans-serif;
  }

  .team-member-position-3 {
    font-family: Montserrat, sans-serif;
  }

  .body-10 {
    background-color: #fff;
  }

  .body-11 {
    background-color: #fbd693;
  }

  .team-circles-4 {
    border: 1px solid #0000;
  }

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

  .centered-heading-6 {
    color: #000;
    margin-top: 0;
    margin-bottom: 47px;
    font-family: Havana, sans-serif;
    font-size: 40px;
  }

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

  .div-block-43 {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 28px;
  }

  .text-block-33 {
    text-align: center;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .text-block-34 {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .text-block-35 {
    text-align: center;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-2 {
    font-family: Havana, sans-serif;
    font-size: 18px;
  }

  .text-block-36, .text-block-37 {
    text-align: center;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .image-48 {
    border: 1px solid #0000;
    width: 850px;
    margin-left: -2px;
    padding-bottom: 28px;
  }

  .section-15 {
    margin-top: 76px;
  }

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

  .text-block-41 {
    margin-left: 115px;
  }

  .div-block-61, .text-block-48 {
    text-align: center;
  }

  .hero-heading-left-9 {
    border-bottom-color: #e4ebf300;
    margin-top: -16px;
    padding-bottom: 0;
  }

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

  .hero-wrapper-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: -31px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hero-split-9 {
    color: #000;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 20px;
  }

  .margin-bottom-24px-9 {
    text-align: center;
    justify-content: flex-end;
    align-items: flex-end;
    width: 500px;
    margin-top: 35px;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .button-primary-13 {
    color: #000;
    background-color: #5bc8dd;
    border-radius: 13px;
    justify-content: center;
    margin-top: 32px;
    margin-left: 0;
    display: flex;
    left: 0;
    box-shadow: 4px 6px 3px -2px #0003;
  }

  .shadow-two-10 {
    box-shadow: none;
    align-self: center;
    width: 600px;
    max-width: 600px;
    height: 100%;
    margin-left: 43px;
  }

  .heading-22 {
    margin-top: 0;
    margin-left: 0;
    font-family: Havana, sans-serif;
    font-size: 50px;
  }

  .image-51, .image-52 {
    margin-left: 0;
  }

  .the-thing {
    width: 210.398px;
  }

  .div-block-75 {
    margin-top: 44px;
  }

  .button-7 {
    margin-left: 267px;
  }

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

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

  .hero-split-10 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 90%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .margin-bottom-24px-10 {
    color: var(--grey);
    text-align: left;
    width: 100%;
    font-size: 14px;
  }

  .image-64 {
    width: 150px;
    height: 150px;
    inset: 40% 31% auto auto;
  }

  .heading-23 {
    align-self: center;
  }

  .bold-text-3 {
    width: 150px;
    font-family: Havana, sans-serif;
    font-size: 18px;
  }

  .bold-text-4, .bold-text-5, .bold-text-6 {
    font-family: Havana, sans-serif;
    font-size: 18px;
  }

  .grid {
    grid-template-rows: 250px;
    grid-template-columns: 1.75fr 1fr;
    width: 97%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-79 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 650px;
    margin-left: 20px;
    display: flex;
  }

  .hero-heading-left-11 {
    display: flex;
  }

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

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

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

  .margin-bottom-24px-11 {
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 24px;
    display: flex;
  }

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

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

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

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

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

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

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

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

  .hero-wrapper-13 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: -40px;
    padding-left: 0;
    display: flex;
  }

  .hero-split-12 {
    text-align: left;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hero-split-12.video {
    margin-top: -130px;
  }

  .heading-26 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-10 {
    background-image: url('../images/Portoflio-fisrt-page_1.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-left: 0;
  }

  .link-block-11 {
    background-image: url('../images/4110752.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-left: 0;
  }

  .text-block-49 {
    width: 100%;
  }

  .link-block-12 {
    width: 35%;
  }

  .link-block-13 {
    width: 50%;
  }

  .image-71 {
    width: 100%;
    margin-left: 0;
  }

  .text-block-52 {
    margin-left: 112px;
  }

  .team-circles-5 {
    padding-bottom: 0;
  }

  .education {
    width: 90%;
    max-width: 728px;
    margin-bottom: 60px;
  }

  .places {
    grid-column-gap: 40px;
    margin-left: 0;
    padding-left: 100px;
  }

  .places.second, .places.third {
    margin-left: 0;
  }

  .team-member-image-3 {
    width: 100px;
    height: 90px;
  }

  .paragraph-11 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-89 {
    margin-bottom: 50px;
    padding-top: 6px;
  }

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

  .team-grid-6 {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .team-card-6 {
    margin-bottom: 60px;
  }

  .container-w3.gutter-outside {
    width: 85%;
  }

  .soundcloud-embed {
    width: 100%;
    margin-left: 0;
  }

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

  .button-8 {
    width: 20%;
  }

  .team-circles-7 {
    padding-bottom: 0;
  }

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

  .team-grid-7 {
    grid-column-gap: 40px;
    width: 100%;
    margin-left: 0;
  }

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

  .team-member-name-7 {
    align-self: flex-start;
    font-size: 14px;
  }

  .team-member-position-7 {
    font-size: 14px;
  }

  .team-member-position-7.logo {
    padding-top: 0;
  }

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

  .paragraph-17.games {
    margin-top: 15px;
  }

  .dropdown-toggle {
    width: 108px;
    margin-left: -165px;
  }

  .text-block-59 {
    width: 100%;
    height: 25%;
    font-family: Linogothic Vector, sans-serif;
    font-size: 36px;
    line-height: 34px;
    position: static;
    top: -11px;
  }

  .text-block-60 {
    width: 100%;
    height: 25%;
    margin-left: 0;
    font-family: Bebas Neue, sans-serif;
    font-size: 36px;
  }

  .text-block-61 {
    width: 100%;
    height: 25%;
    font-family: Linogothic Vector, sans-serif;
    font-size: 36px;
    line-height: 34px;
  }

  .text-block-62 {
    width: 100%;
    height: 25%;
    font-family: Linogothic Vector, sans-serif;
    font-size: 36px;
    position: static;
    top: -11px;
  }

  .slide-nav-3 {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .text-block-77 {
    width: 85%;
    font-size: 14px;
  }

  .menu-button-8 {
    justify-content: flex-end;
    display: flex;
  }

  .menu-button-9 {
    margin-left: 500px;
  }

  .menu-button-10 {
    justify-content: flex-end;
    margin-left: 500px;
    display: flex;
  }

  .menu-button-11, .menu-button-12 {
    margin-left: 500px;
  }

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

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

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

  .grid-3 {
    grid-template-columns: 1fr 1fr;
    width: 70%;
    margin-top: 40px;
    margin-left: 52px;
    padding-left: 120px;
  }

  .image-96, .image-97 {
    height: 100%;
  }

  .video-2 {
    width: 58%;
    height: 100%;
    margin-left: -99px;
  }

  .div-block-122 {
    width: 85%;
    margin-top: 63px;
    margin-left: 58px;
  }

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

  .text-block-87 {
    width: 100%;
    font-size: 14px;
  }

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

  .hero-wrapper-14 {
    color: #000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: -40px;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
  }

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

  .margin-bottom-24px-12 {
    color: var(--grey);
  }

  .shadow-two-14 {
    margin-bottom: 13px;
  }

  .heading-30, .heading-31 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

  .heading-32, .heading-33 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 26px;
  }

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

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

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

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

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

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

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

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

  .image-101 {
    width: 80%;
    margin-top: -42px;
    margin-left: 77px;
  }

  .image-102 {
    width: 100%;
    height: 100%;
  }

  .image-104 {
    max-width: 25%;
    max-height: 10%;
    left: 10%;
  }

  .text-block-91 {
    font-size: 14px;
    line-height: 20px;
    top: 41%;
    left: 10%;
  }

  .button-9 {
    bottom: 29%;
    left: 10%;
  }

  .grid-4 {
    grid-template-rows: repeat(auto-fit, 250px);
  }

  .navbar-no-shadow-container-2 {
    width: 95%;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .nav-menu-5 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

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

  .menu-button-14 {
    color: #000;
    padding: 12px;
  }

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

  .footer-subscribe {
    margin-top: 50px;
  }

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

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

  .text-block-95 {
    width: 100%;
    margin-top: 120px;
    margin-left: 0;
    padding-right: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-96 {
    height: 20%;
    margin-top: 120px;
    font-size: 14px;
    line-height: 20px;
    top: 59px;
  }

  .text-block-97 {
    margin-top: 87px;
    font-size: 14px;
    line-height: 20px;
    top: 92px;
  }

  .text-block-98 {
    margin-top: 87px;
    margin-left: 0;
    font-size: 14px;
    line-height: 22px;
    top: 92px;
  }

  .icon-5 {
    color: #0398a0;
  }

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

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

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

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

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

  .section-26 {
    margin-left: 74px;
  }

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

  .hero-wrapper-18 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-bottom: -40px;
    display: flex;
  }

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

  .testimonial-stack {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .testimonial-card-three {
    padding-top: 60px;
  }

  .testimonial-author-name-three {
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

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

  .italic-text {
    font-size: 15px;
  }

  .hero {
    justify-content: center;
    height: auto;
    padding-top: 140px;
    display: flex;
  }

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

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

  .hero-split-19 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    line-height: 26px;
  }

  .margin-bottom-24px-18 {
    width: 80%;
    font-size: 24px;
  }

  .shadow-two-20 {
    align-self: center;
    width: 75%;
    height: 100%;
    max-height: 100%;
  }

  .heading-35 {
    color: #6d6d6d;
  }

  .heading-36 {
    color: #6d6d6d;
    margin-bottom: 12px;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

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

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

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

  .section-30 {
    margin-top: 85px;
    margin-left: 83px;
  }

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

  .text-block-144 {
    color: var(--grey);
    width: 100%;
  }

  .image-128 {
    margin-top: 60px;
  }

  .div-block-144 {
    flex-flow: column;
    display: flex;
  }

  .image-131 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .image-132 {
    width: 100%;
    margin-left: 0;
  }

  .text-block-145 {
    width: 90%;
    margin-left: 0;
    font-size: 30px;
  }

  .text-block-148 {
    font-size: 30px;
  }

  .text-block-150 {
    margin-left: 40px;
    font-size: 30px;
  }

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

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

  .truck {
    font-size: 30px;
  }

  .image-138, .image-139 {
    margin-top: 10px;
  }

  .bold-text-20.orange {
    margin-left: 8px;
  }

  .text-block-153 {
    text-align: center;
    font-size: 70px;
    line-height: 66px;
  }

  .text-block-154 {
    text-align: left;
    width: 100%;
    display: flex;
  }

  .container-61 {
    padding-top: 100px;
  }

  .challenge {
    padding-top: 0;
  }

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

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

  .the-approachj {
    max-width: 100%;
    margin-bottom: 0;
  }

  .the-approachj.games {
    width: 85%;
    margin-top: 20px;
  }

  .the-approachj.store {
    width: 85%;
    max-width: 85%;
  }

  .margin-bottom-24px-20 {
    color: var(--grey);
    font-size: 14px;
  }

  .mg {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .margin-bottom-24px-21 {
    color: var(--grey);
    width: 100%;
    font-size: 14px;
  }

  .what-i-did {
    padding-bottom: 20px;
  }

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

  .text-block-163 {
    color: var(--pale-goldenrod);
    border-left-color: #b8313200;
  }

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

  .container-63 {
    max-width: 728px;
    margin-bottom: 41px;
  }

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

  .hero-wrapper-23.moodboard {
    margin-left: 41px;
  }

  .hero-wrapper-23.bubble {
    justify-content: flex-start;
    align-items: center;
  }

  .the-challenge {
    width: 75%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .the-challenge.first {
    margin-top: 0;
  }

  .the-challenge.approach.newspaper.ipad, .the-challenge.what-i-did {
    padding-left: 0;
  }

  .margin-bottom-24px-25 {
    width: 100%;
  }

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

  .shadow-two-25 {
    width: 100%;
    margin-left: 0;
  }

  .shadow-two-25.moodboard {
    margin-bottom: 40px;
  }

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

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

  .container-67 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

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

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

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

  .shadow-two-26 {
    margin-top: 10px;
  }

  .margin-bottom-24px-33 {
    color: var(--grey);
    line-height: 24px;
  }

  .section-37 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .container-72, .container-73 {
    max-width: 728px;
  }

  .margin-bottom-24px-34 {
    margin-top: 60px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-152 {
    margin-top: 10px;
  }

  .text-block-171 {
    margin-top: 60px;
    font-size: 16px;
    line-height: 24px;
  }

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

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

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

  .shadow-two-27 {
    margin-left: 41px;
  }

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

  .container-81 {
    width: 90%;
  }

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

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

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

  .text-span-37 {
    text-align: center;
    font-size: 50px;
  }

  .text-span-38, .text-span-39, .text-span-40 {
    font-size: 50px;
  }

  .bold-text-32 {
    margin-left: 0;
  }

  .image-155, .image-156 {
    margin-top: 10px;
  }

  .section-40 {
    margin-top: 60px;
  }

  .image-159 {
    margin-top: 20px;
  }

  .text-block-173 {
    text-align: left;
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }

  .hero-stack-4 {
    margin-top: 0;
    margin-bottom: 54px;
  }

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

  .para-3 {
    width: 85%;
    margin-bottom: 0;
    font-size: 14px;
  }

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

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

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

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

  .margin-bottom-24px-39 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

  .heading-51 {
    font-size: 30px;
  }

  .challengeapproach {
    border-left: 1px solid #0000;
    padding-bottom: 0;
  }

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

  .margin-bottom-24px-40 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

  .heading-52 {
    font-size: 30px;
  }

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

  .shadow-two-30 {
    margin-left: 140px;
  }

  .shadow-two-30.brand {
    margin-left: 0;
  }

  .shadow-two-30.truck {
    margin-top: 35px;
    margin-left: 0;
  }

  .shadow-two-30.billboard {
    margin-left: 0;
  }

  .margin-bottom-24px-41 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

  .heading-53 {
    font-size: 30px;
  }

  .hero-heading-right-8 {
    border-left: 1px solid #0000;
    padding-top: 80px;
  }

  .hero-split-27 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-175, .text-block-176 {
    margin-left: 0;
    font-size: 30px;
  }

  .paragraph-18 {
    margin-bottom: 0;
  }

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

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

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

  .shadow-two-31 {
    text-align: center;
  }

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

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

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

  .section-42 {
    width: 99.837%;
  }

  .div-block-169, .div-block-170, .div-block-171, .div-block-172, .div-block-174, .div-block-175 {
    height: 100%;
  }

  .heading-55 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    font-size: 50px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-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 #0000000d;
  }

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

  .nav-dropdown-list-3.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-12 {
    margin-top: 10px;
  }

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

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

  .shadow-two-3 {
    margin-left: -2px;
  }

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

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

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

  .nav-link-4 {
    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 #0000000d;
  }

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

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

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

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

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

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

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

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

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

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

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

  .section-4 {
    width: 104%;
    height: 280px;
    margin-top: 0;
  }

  .projects {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

  .hero-heading-left-5, .hero-heading-left-6 {
    padding: 60px 15px;
  }

  .wrapper {
    margin-bottom: 0;
  }

  .background-video {
    width: 104%;
    height: 250px;
  }

  .container-13 {
    padding-bottom: 0;
  }

  .brand-2 {
    margin-left: 27px;
  }

  .section-6 {
    display: flex;
  }

  .image-32 {
    width: 140px;
    max-width: 200px;
    height: 140px;
    inset: auto 24% -38% auto;
  }

  .team-circles {
    margin-top: -38px;
    padding: 60px 15px 0;
  }

  .container-17 {
    margin-top: 22px;
  }

  .centered-heading {
    justify-content: center;
    align-items: center;
    margin-top: 66px;
    margin-bottom: 0;
    font-size: 40px;
    display: flex;
  }

  .centered-subheading {
    width: 400px;
    margin-top: 0;
    padding-top: 20px;
    font-size: 14px;
  }

  .team-grid {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin-left: 14px;
  }

  .team-card {
    margin-left: 0;
  }

  .team-member-2 {
    width: 140px;
    height: 140px;
    margin-bottom: 28px;
  }

  .team-member-position {
    width: 250px;
    font-size: 12px;
  }

  .general-collection-wrapper {
    padding-top: 36px;
  }

  .collection-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .project-collection-item:nth-child(odd) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .cursor-wrap, .cursor-dot {
    display: none;
  }

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

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

  .rationale {
    margin-top: 0;
    margin-bottom: 3px;
    padding: 0 15px;
  }

  .rationale.sketches {
    padding-left: 0;
    padding-right: 0;
  }

  .para-2 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .hero-image.shadow-two {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
  }

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

  .shadow-two-7 {
    padding-left: 0;
  }

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

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

  .body-4 {
    background-color: #bcd4d800;
  }

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

  .div-block-36 {
    width: 60%;
    height: 50%;
    margin-left: 106px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .text-block-17 {
    width: 70%;
    margin-left: 90px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .parallax-section {
    margin-top: 200px;
    margin-bottom: 38px;
    padding: 60px 15px;
  }

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

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

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

  .contact-form-wrapper, .contact-form-wrapper-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-cf4.big {
    height: 150px;
  }

  .submit-button-cf4 {
    margin-left: 0;
  }

  .form-column-cf4 {
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
  }

  .form-column-cf4.right {
    width: 550px;
  }

  .contact-form-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    padding: 0;
  }

  .form-subwrapper-cf4 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .contact-form-wrapper-3 {
    margin: 0 auto 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-title-cf4 {
    color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    font-size: 22px;
    display: flex;
  }

  .form-cf4 {
    text-align: center;
  }

  .text-block-22 {
    justify-content: center;
    align-items: center;
    width: 450px;
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 46px;
    font-size: 14px;
  }

  .container-28 {
    align-self: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button-4 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 35%;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-centre {
    margin-top: 0;
  }

  .footer-link-wrap {
    width: 100%;
  }

  .footer-wrapper {
    width: 20%;
  }

  .image-39 {
    width: 350px;
    max-width: 400%;
    height: 350px;
    margin-top: 88px;
    margin-left: 0;
  }

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

  .centered-subheading-3 {
    width: 100%;
    height: 25%;
    margin-top: -82px;
    font-family: Montserrat, sans-serif;
  }

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

  .team-member-name-3 {
    margin-bottom: 28px;
  }

  .body-10 {
    background-color: #fff;
  }

  .body-11 {
    background-color: #fbd693;
  }

  .team-circles-4 {
    border: 1px solid #0000;
    padding: 60px 15px;
  }

  .container-32 {
    display: block;
  }

  .centered-heading-6 {
    color: #000;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-bottom: 117px;
    font-family: Havana, sans-serif;
    font-size: 40px;
    display: flex;
  }

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

  .div-block-43 {
    margin-top: 57px;
    display: block;
  }

  .text-block-33, .text-block-34, .text-block-35 {
    text-align: center;
    width: 650%;
    padding-bottom: 46px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-2 {
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .text-block-36, .text-block-37 {
    text-align: center;
    width: 650%;
    padding-bottom: 46px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Montserrat, sans-serif;
  }

  .image-48 {
    padding-bottom: 28px;
  }

  .section-15 {
    align-items: flex-start;
    margin-top: 80px;
    display: flex;
  }

  .text-block-39 {
    align-items: flex-start;
    margin-top: 82px;
  }

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

  .text-block-41 {
    width: 50%;
    margin-top: -101px;
    margin-left: 77px;
  }

  .text-block-47 {
    margin-left: 131px;
  }

  .hero-heading-left-9 {
    margin-top: 9px;
    margin-bottom: 0;
    padding: 0 15px;
    display: flex;
  }

  .hero-wrapper-10 {
    justify-content: center;
    margin-top: 0;
    margin-left: 0;
  }

  .hero-split-9 {
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-left: 8px;
  }

  .margin-bottom-24px-9 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 21px;
    font-size: 14px;
  }

  .button-primary-13 {
    color: #000;
    background-color: #5ec9e1;
    border-radius: 13px;
    width: 45%;
    margin-top: 35px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    box-shadow: 5px 7px 4px -4px #0003;
  }

  .shadow-two-10 {
    box-shadow: none;
    border-bottom: 1px solid #0000;
    width: 450px;
    height: 450px;
    margin-left: 14px;
    margin-right: 0;
  }

  .heading-22 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    font-family: Havana, sans-serif;
    display: flex;
  }

  .section-1 {
    padding: 60px 15px 0;
  }

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

  .margin-bottom-24px-10 {
    text-align: left;
    width: 100%;
    font-size: 14px;
  }

  .shadow-two-11 {
    align-self: center;
    margin-left: -8px;
  }

  .image-64 {
    inset: auto 20% 40% auto;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .grid {
    grid-template-rows: minmax(189px, 1fr);
    grid-template-columns: minmax(299px, .5fr) 1fr;
    margin-top: 0;
    margin-left: 0;
  }

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

  .container-38 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 0;
    display: flex;
  }

  .hero-split-11 {
    margin-left: 0;
  }

  .margin-bottom-24px-11 {
    text-align: left;
    font-size: 12px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .hero-split-12 {
    margin-bottom: 41px;
  }

  .hero-split-12.video {
    margin-top: -124px;
  }

  .div-block-81 {
    margin-left: 200px;
  }

  .text-block-49 {
    color: var(--grey);
    margin-left: -5px;
    font-size: 25px;
  }

  .text-block-50 {
    color: var(--grey);
    text-align: left;
    justify-content: flex-end;
    margin-left: 143px;
    font-size: 25px;
  }

  .link-block-12 {
    justify-content: flex-end;
    width: 35%;
    margin-top: 0;
    margin-left: 137px;
    margin-right: 0;
  }

  .link-block-13 {
    width: 25%;
  }

  .image-71 {
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
  }

  .text-block-52 {
    text-align: center;
    justify-content: flex-end;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
  }

  .team-circles-5 {
    padding: 0 15px;
  }

  .education {
    width: 80%;
  }

  .centered-subheading-4 {
    margin-bottom: 50px;
    font-family: Montserrat, sans-serif;
  }

  .places {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-left: 0;
    padding-left: 50px;
  }

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

  .team-member-name-5 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .team-member-position-5 {
    justify-content: flex-start;
    margin-top: 0;
    font-size: 12px;
    display: flex;
  }

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

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

  .centered-heading-8 {
    font-size: 40px;
  }

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

  .team-card-6 {
    margin-bottom: 38px;
    margin-left: 5px;
  }

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16 {
    width: 75%;
  }

  .container-w3.gutter-outside {
    width: 85%;
  }

  .copy-medium {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .soundcloud-embed {
    width: 100%;
    margin-left: 0;
  }

  .p-xs-start {
    padding-top: 1.6em;
  }

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

  .button-8 {
    align-self: center;
    width: 30%;
  }

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

  .centered-heading-10 {
    font-size: 35px;
  }

  .team-grid-7 {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    width: 100%;
    margin-left: 0;
  }

  .team-card-7 {
    margin-left: 0;
  }

  .team-member-name-7 {
    font-size: 12px;
  }

  .team-member-position-7 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .team-member-position-7.logo {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-17 {
    margin-top: 10px;
    font-size: 12px;
  }

  .paragraph-17.year {
    margin-top: 20px;
  }

  .paragraph-17.cobre {
    margin-top: 0;
  }

  .div-block-91 {
    margin-top: -3px;
  }

  .image-83 {
    width: 30px;
    height: 30px;
  }

  .text-block-59 {
    width: 100%;
    padding-top: 17px;
    padding-left: 20px;
    font-size: 34px;
  }

  .text-block-60 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 30%;
    font-size: 34px;
    line-height: 42px;
  }

  .text-block-61 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 30%;
    font-size: 34px;
    line-height: 42px;
  }

  .text-block-62 {
    width: 100%;
    padding-top: 11px;
    font-size: 34px;
  }

  .text-block-64, .text-block-65, .text-block-66, .text-block-67 {
    font-size: 30px;
    line-height: 42px;
  }

  .text-block-77 {
    width: 85%;
    font-size: 12px;
    line-height: 20px;
  }

  .menu-button-9 {
    margin-left: 300px;
  }

  .menu-button-10, .menu-button-11, .menu-button-12 {
    margin-left: 350px;
  }

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

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

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

  .grid-3 {
    width: 85%;
    margin-top: 19px;
    margin-left: 0;
    padding-left: 91px;
  }

  .video-2 {
    width: 75%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-122 {
    width: 70%;
    margin-left: 90px;
  }

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

  .text-block-87 {
    font-size: 12px;
    line-height: 20px;
  }

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

  .hero-wrapper-14 {
    width: 100%;
    margin-left: 0;
  }

  .hero-split-13 {
    color: #000;
  }

  .margin-bottom-24px-12 {
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }

  .shadow-two-14 {
    margin-bottom: 13px;
  }

  .heading-30, .heading-31 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .heading-32, .heading-33 {
    color: var(--pale-goldenrod);
    font-family: Linogothic Vector, sans-serif;
    font-size: 24px;
  }

  .hero-heading-left-14, .team-circles-9 {
    padding: 60px 15px;
  }

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

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

  .image-101 {
    width: 80%;
    margin-top: -9px;
    margin-left: 60px;
  }

  .image-104 {
    height: 100%;
    max-height: 8%;
    top: 19%;
  }

  .text-block-91 {
    font-size: 12px;
    line-height: 18px;
    top: 31%;
  }

  .button-9 {
    bottom: 44%;
  }

  .grid-4 {
    grid-template-rows: repeat(auto-fit, 189px);
    grid-template-columns: 189px 1fr;
  }

  .div-block-131 {
    justify-content: center;
    display: flex;
  }

  .navbar-no-shadow-2 {
    top: 0;
  }

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

  .nav-menu-5 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

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

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

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

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

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

  .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;
    text-decoration: none;
  }

  .text-block-95 {
    width: 100%;
    height: 30%;
    margin-top: 42px;
    padding-top: 0;
    font-size: 10px;
    line-height: 16px;
    display: block;
    position: absolute;
    inset: auto 0% -1%;
  }

  .text-block-96 {
    height: 35%;
    margin-top: 81px;
    font-size: 10px;
    line-height: 16px;
    top: 53px;
  }

  .text-block-97 {
    margin-top: 51px;
    font-size: 10px;
    line-height: 16px;
  }

  .text-block-98 {
    width: 90%;
    margin-top: 48px;
    margin-left: 20px;
    font-size: 10px;
    line-height: 16px;
  }

  .hero-heading-center-3, .team-circles-10 {
    padding: 60px 15px;
  }

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

  .bold-text-10 {
    margin-left: 0;
  }

  .text-block-121 {
    margin-top: 0;
    margin-left: 0;
  }

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

  .testimonial-stack {
    margin-top: 0;
    padding: 60px 15px 0;
  }

  .testimonial-card-three {
    padding-top: 0;
  }

  .testimonial-text-three {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .testimonial-author-name-three {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .testimonial-title {
    font-size: 12px;
  }

  .italic-text {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
  }

  .hero {
    height: auto;
    padding: 140px 15px 60px;
  }

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

  .margin-bottom-24px-18 {
    width: 100%;
    font-size: 22px;
  }

  .shadow-two-20 {
    width: 80%;
  }

  .heading-35, .heading-36 {
    color: #6d6d6d;
  }

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

  .image-128 {
    width: 100%;
    margin-top: 70px;
  }

  .div-block-144 {
    flex-flow: column;
  }

  .image-131 {
    width: 95%;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .image-132 {
    width: auto;
    margin-left: 0;
  }

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

  .text-block-145 {
    margin-top: 0;
    margin-left: 0;
    font-size: 24px;
  }

  .text-block-148 {
    font-size: 24px;
  }

  .text-block-150 {
    text-align: left;
    margin-left: 20px;
    font-size: 24px;
    display: flex;
  }

  .div-block-146 {
    width: 100%;
    margin-left: 10px;
  }

  .div-block-147 {
    text-align: left;
    width: 100%;
    margin-left: 20px;
    display: block;
  }

  .truck {
    margin-left: 20px;
    font-size: 24px;
  }

  .container-55 {
    flex-flow: column;
    display: flex;
  }

  .image-137 {
    margin-top: 20px;
  }

  .image-138 {
    margin-bottom: 40px;
    margin-left: 0;
  }

  .bold-text-20 {
    color: var(--hot-pink);
  }

  .bold-text-20.orange {
    margin-left: 0;
  }

  .text-block-153 {
    font-size: 60px;
  }

  .image-147 {
    text-align: center;
  }

  .text-block-155 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-156 {
    margin-bottom: 0;
  }

  .text-block-157 {
    padding-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .challenge {
    padding: 0 15px;
  }

  .hero-wrapper-21 {
    justify-content: flex-start;
    align-items: center;
  }

  .the-approachj {
    margin-left: 0;
  }

  .the-approachj.games {
    margin-top: 40px;
  }

  .mg {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 30px;
  }

  .approach {
    margin-top: 60px;
    padding: 0 15px 60px;
  }

  .what-i-did {
    padding: 20px 15px 0;
  }

  .logo-mascot {
    margin-bottom: 40px;
    padding: 60px 15px;
  }

  .text-block-163 {
    border-left-color: #b8313200;
    font-size: 26px;
  }

  .hero-heading-left-18 {
    padding: 20px 15px 0;
  }

  .container-63 {
    max-width: 135%;
    margin-bottom: 0;
  }

  .hero-wrapper-23 {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hero-wrapper-23.moodboard {
    margin-left: 30px;
  }

  .hero-wrapper-23.rationale {
    margin-left: 29px;
  }

  .the-challenge {
    width: 90%;
    margin-bottom: 0;
  }

  .the-challenge.first {
    width: 100%;
    margin-bottom: 0;
  }

  .the-challenge.approach.newspaper {
    padding-left: 0;
  }

  .the-challenge.approach.newspaper.ipad {
    width: 100%;
    margin-top: 0;
  }

  .the-challenge.what-i-did {
    margin-left: 17px;
  }

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

  .flat-plan {
    padding: 60px 15px;
  }

  .shadow-two-24 {
    width: 100%;
  }

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

  .text-block-164 {
    margin-left: 0;
  }

  .text-block-164.moodboard {
    margin-left: 20px;
  }

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

  .shadow-two-25 {
    margin-left: 40px;
  }

  .shadow-two-25.moodboard {
    margin-left: 20px;
  }

  .hero-heading-center-4, .hero-heading-left-20 {
    padding: 60px 15px;
  }

  .hero-heading-right-4 {
    padding: 60px 15px 0;
  }

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

  .text-block-167 {
    font-size: 24px;
  }

  .hero-heading-right-5 {
    padding: 60px 15px 0;
  }

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

  .hero-wrapper-24 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .shadow-two-26 {
    margin-left: -14px;
  }

  .hero-heading-center-5 {
    padding: 60px 15px;
  }

  .text-block-168 {
    padding-bottom: 40px;
  }

  .hero-heading-left-23, .hero-heading-left-24 {
    padding: 60px 15px 0;
  }

  .margin-bottom-24px-34 {
    margin-top: 40px;
  }

  .hero-heading-left-25 {
    padding: 0 15px 40px;
  }

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

  .shadow-two-27 {
    margin-left: 8px;
  }

  .text-span-30 {
    font-size: 40px;
  }

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

  .container-81 {
    width: 80%;
  }

  .container-83 {
    width: 85%;
    max-width: 99.535%;
  }

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

  .hero-image-3.shadow-two {
    width: 100%;
    margin-bottom: 0;
  }

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

  .text-span-37, .text-span-38, .text-span-39, .text-span-40 {
    font-size: 60px;
  }

  .section-39 {
    margin-top: 40px;
  }

  .image-160 {
    width: 100%;
  }

  .text-block-173 {
    text-align: left;
    padding-left: 39px;
  }

  .hero-stack-4 {
    margin-top: 0;
    margin-bottom: 3px;
    padding: 0 15px;
  }

  .para-3 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .video-3 {
    margin-top: 10px;
    margin-bottom: 80px;
  }

  .column-9 {
    margin-top: 60px;
  }

  .column-10 {
    margin-bottom: 40px;
  }

  .hero-heading-right-6 {
    padding: 60px 15px;
  }

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

  .margin-bottom-24px-39 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

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

  .challengeapproach {
    border-left: 1px solid #0000;
    padding: 60px 15px;
  }

  .margin-bottom-24px-40 {
    color: var(--grey);
    font-family: Roboto, sans-serif;
  }

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

  .hero-heading-right-7 {
    color: var(--grey);
    border: 1px solid #0000;
    padding: 60px 15px;
  }

  .shadow-two-30 {
    margin-left: 100px;
  }

  .shadow-two-30.truck {
    margin-top: 32px;
    margin-left: -11px;
  }

  .shadow-two-30.billboard {
    margin-top: 35px;
    margin-left: 0;
  }

  .margin-bottom-24px-41 {
    font-family: Roboto, sans-serif;
  }

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

  .hero-heading-right-8 {
    border: 1px solid #0000;
    padding: 60px 15px 0;
  }

  .hero-split-27 {
    margin-top: 32px;
    margin-left: 26px;
  }

  .text-block-175, .text-block-176 {
    margin-left: 0;
    font-size: 24px;
  }

  .column-11 {
    margin-top: 56px;
  }

  .hero-heading-left-26, .hero-heading-left-27 {
    padding: 60px 15px;
  }

  .column-16 {
    margin-top: 40px;
  }

  .column-17 {
    margin-top: 26px;
  }

  .heading-55 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .body {
    height: 580px;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

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

  .shadow-two {
    margin-top: -135px;
    margin-left: -2px;
  }

  .heading {
    margin-top: -35px;
  }

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

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

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

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

  .margin-bottom-24px-3 {
    width: 250px;
  }

  .button-primary-5 {
    margin-left: 77px;
  }

  .heading-3 {
    margin-left: 58px;
  }

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

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

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

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

  .section-4 {
    width: 110%;
    height: 300px;
  }

  .projects {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .heading-5 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 35px;
  }

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

  .background-video {
    width: 328px;
    height: 300px;
    margin-top: 13px;
    margin-left: 0;
  }

  .nav-menu-4 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .brand-2 {
    margin-left: 30px;
  }

  .image-22 {
    margin-left: 0;
    padding-left: 0;
  }

  .section-6 {
    display: flex;
  }

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

  .heading-7 {
    text-align: center;
    width: 150px;
    margin-left: 55px;
  }

  .paragraph {
    text-align: center;
    width: 250px;
  }

  .image-32 {
    width: 90px;
    height: 90px;
    inset: auto 21% -26% auto;
  }

  .team-circles {
    margin-top: 0;
    padding-bottom: 0;
  }

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

  .centered-heading {
    margin-top: 25px;
    margin-bottom: 19px;
    font-size: 28px;
    line-height: 45px;
    overflow: scroll;
  }

  .centered-subheading {
    width: 250px;
    margin-top: 0;
    margin-bottom: 154px;
    padding-top: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .team-grid {
    grid-template-columns: 1fr;
    margin-left: 17px;
  }

  .team-card {
    margin-top: -94px;
    margin-left: -49px;
  }

  .team-member-2 {
    width: 150px;
    height: 150px;
    margin-bottom: 200px;
    margin-left: 74px;
  }

  .team-member-name {
    margin-top: 35px;
    margin-left: 65px;
  }

  .team-member-position {
    margin-left: 58px;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-21 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -123px;
    display: flex;
  }

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

  .large-heading {
    font-size: 8vw;
  }

  .section-heading-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .work-grid {
    grid-template-columns: 1fr;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-22 {
    width: 100%;
    max-width: none;
  }

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

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

  .rationale {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .rationale.sketches {
    padding-bottom: 0;
  }

  .hero-wrapper-two {
    width: 85%;
    margin-top: 0;
  }

  .para-2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 22px;
  }

  .hero-image.shadow-two {
    width: 100%;
    margin-bottom: 0;
  }

  .hero-heading-right {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-23 {
    max-width: none;
    margin-bottom: 0;
  }

  .hero-wrapper-6 {
    width: 100%;
    margin-bottom: 0;
  }

  .hero-split-5 {
    background-color: #0000;
    width: 325px;
    margin-top: 0;
    margin-bottom: -54px;
  }

  .shadow-two-7 {
    width: 100%;
    height: 65%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .heading-12 {
    font-family: Havana, sans-serif;
  }

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

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

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

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

  .div-block-36 {
    width: 80%;
    margin-left: 33px;
  }

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

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

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

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

  .body-8 {
    background-color: #c3cacb;
  }

  .text-block-17 {
    justify-content: center;
    align-items: center;
    width: 85%;
    margin-bottom: 47px;
    margin-left: 30px;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .parallax-section {
    border: 1px solid #0000;
    margin-top: 675px;
  }

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

  .testimonial-card-two {
    background-color: #fff;
  }

  .testimonial-text-two {
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .contact-form {
    width: 100%;
  }

  .contact-form-wrapper, .contact-form-wrapper-2 {
    border-radius: 0;
    width: 100%;
  }

  .text-block-19 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .text-field-cf4 {
    width: 25%;
    min-width: 100%;
    padding-right: 83px;
    font-size: 12px;
  }

  .text-field-cf4.big, .submit-button-cf4 {
    min-width: 0;
  }

  .form-column-cf4 {
    width: 220px;
  }

  .form-column-cf4.right {
    width: 100%;
  }

  .contact-form-2 {
    width: 100%;
    margin-top: 0;
  }

  .form-subwrapper-cf4 {
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .contact-form-wrapper-3 {
    border-radius: 0;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
    padding-top: 0;
    display: flex;
  }

  .form-title-cf4 {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 113px;
    margin-left: 5px;
    font-size: 20px;
  }

  .form-cf4 {
    margin-top: 0;
  }

  .form-field-wrapper-cf4 {
    padding-right: 0;
  }

  .text-block-22 {
    text-align: left;
    width: 250px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 68px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    display: block;
  }

  .container-28 {
    flex: 1;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .button-4 {
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-left: 0;
  }

  .footer-centre {
    align-items: center;
    margin-top: 38px;
  }

  .container-29 {
    margin-left: 2px;
  }

  .social-link {
    justify-content: center;
    width: 25px;
    margin-right: 0;
    display: block;
  }

  .footer {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 60px;
    display: flex;
  }

  .logo {
    margin-top: 16px;
    margin-left: 17px;
    padding-top: 0;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    place-content: stretch center;
    width: 50%;
    margin-left: -2px;
    display: flex;
  }

  .image-39 {
    width: 275px;
    height: 265px;
    margin-top: 82px;
    margin-left: 0;
  }

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

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

  .centered-subheading-3 {
    margin-top: 0;
    font-family: Montserrat, sans-serif;
  }

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

  .team-card-3 {
    width: 300px;
    margin-left: -14px;
  }

  .team-member-name-3 {
    width: 300px;
    margin-left: 11px;
  }

  .paragraph-9 {
    padding-left: 0;
  }

  .div-block-38 {
    margin-left: 20px;
  }

  .text-block-25 {
    padding-left: 0;
  }

  .text-block-26 {
    align-items: center;
    margin-left: 5px;
    padding-left: 0;
    display: flex;
  }

  .text-block-31 {
    align-items: center;
    margin-left: 14px;
    display: flex;
  }

  .body-10 {
    background-color: #fff;
  }

  .body-11 {
    background-color: #fbd693;
  }

  .team-circles-4 {
    border: 1px solid #0000;
    padding-bottom: 0;
  }

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

  .centered-heading-6 {
    color: #000;
    margin-bottom: 24px;
    font-family: Havana, sans-serif;
    font-size: 36px;
  }

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

  .div-block-43 {
    margin-top: 63px;
    display: block;
  }

  .text-block-33 {
    text-align: center;
    width: 280px;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .text-block-34 {
    text-align: center;
    width: 620%;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .text-block-35 {
    text-align: center;
    width: 280px;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-2 {
    color: #000;
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .text-block-36, .text-block-37 {
    text-align: center;
    width: 620%;
    padding-bottom: 28px;
    font-family: Montserrat, sans-serif;
  }

  .image-48 {
    padding-bottom: 40px;
  }

  .section-15 {
    margin-top: 98px;
    margin-bottom: 0;
  }

  .text-block-39 {
    justify-content: center;
    margin-top: -44px;
    font-size: 34px;
  }

  .text-block-40 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

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

  .text-block-41 {
    color: #000;
    margin-top: 19px;
    margin-left: 17px;
    font-size: 20px;
  }

  .background-video-6 {
    width: 400px;
  }

  .text-block-48 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .hero-heading-left-9 {
    background-color: #fbd693;
    margin-top: -16px;
  }

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

  .hero-wrapper-10 {
    align-items: center;
    display: flex;
  }

  .hero-split-9 {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 0;
    margin-left: 11px;
  }

  .margin-bottom-24px-9 {
    color: #000;
    width: 85%;
    margin-top: -3px;
    margin-left: -5px;
    font-size: 12px;
  }

  .button-primary-13 {
    margin-top: 0;
    margin-left: 0;
    padding: 8px 10px;
    font-size: 10px;
    left: 0;
  }

  .shadow-two-10 {
    width: 100%;
    height: 100%;
    margin-top: 22px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-22 {
    color: #000;
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 35px;
  }

  .image-51, .image-52 {
    margin-left: 0;
  }

  .the-thing.two {
    background-image: url('../images/6b39859d-3357-474a-933b-6d4fe92ba97d_rw_1920.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .section-1 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
    display: flex;
  }

  .container-37 {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .hero-wrapper-11 {
    margin-left: 0;
  }

  .hero-split-10 {
    align-self: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom-24px-10 {
    text-align: left;
    justify-content: flex-start;
    align-self: center;
    font-size: 12px;
    line-height: 20px;
    display: block;
  }

  .shadow-two-11 {
    width: 117.753%;
    height: 100%;
    margin-left: 0;
  }

  .image-64 {
    width: 100px;
    height: 100px;
    inset: auto 20% 26% auto;
  }

  .heading-23 {
    align-items: center;
    display: flex;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    color: #000;
    font-family: Havana, sans-serif;
    font-size: 20px;
  }

  .grid {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-left: 10px;
    display: flex;
  }

  .slider-5, .mask-3 {
    width: 300px;
    height: 300px;
  }

  .hero-heading-left-11 {
    border: 1px solid #0000;
  }

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

  .hero-split-11 {
    width: 300px;
    height: 300px;
  }

  .margin-bottom-24px-11 {
    text-align: left;
    width: 95%;
    margin-bottom: 0;
    margin-left: 8px;
    font-size: 12px;
  }

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

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

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

  .hero-wrapper-13 {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .hero-split-12 {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
    display: block;
  }

  .hero-split-12.video {
    margin-top: 155px;
  }

  .div-block-81 {
    color: #000;
    margin-top: -22px;
    margin-left: 200px;
  }

  .text-block-49 {
    color: var(--grey);
    width: 100%;
    margin-left: -11px;
    font-size: 24px;
    text-decoration: none;
  }

  .text-block-50 {
    text-align: left;
    justify-content: flex-end;
    width: 80%;
    margin-left: 0;
    font-size: 24px;
  }

  .link-block-12 {
    color: #000;
    justify-content: flex-end;
    align-items: center;
    width: 25%;
    margin-top: 0;
    margin-left: 60px;
    text-decoration: none;
  }

  .link-block-13 {
    width: 25%;
    margin-left: 11px;
    font-style: normal;
    text-decoration: none;
  }

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

  .text-block-52 {
    text-align: left;
    margin-left: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .team-circles-5 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .education {
    text-align: center;
    max-width: none;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .skills {
    text-align: left;
    margin-top: 66px;
    margin-bottom: 24px;
    font-family: Linogothic Vector, sans-serif;
    font-size: 30px;
  }

  .places {
    text-align: center;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .places.second, .places.third {
    padding-left: 0;
  }

  .degree {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .team-member-image-3 {
    border-radius: 0%;
    width: 100px;
    height: 100px;
  }

  .team-member-name-5 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 12px;
  }

  .team-member-position-5 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .paragraph-11 {
    margin-top: 0;
    font-size: 12px;
    font-weight: 700;
  }

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

  .div-block-89 {
    margin-bottom: 32px;
    padding-top: 0;
  }

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

  .team-circles-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
    margin-bottom: 25px;
  }

  .paragraph-16 {
    margin-bottom: 0;
  }

  .container-w3.gutter-outside {
    width: 85%;
  }

  .soundcloud-embed {
    width: 100%;
    height: 17.6%;
    margin-left: 0;
  }

  .section-audio-player {
    padding-top: 5.5em;
  }

  .audio-example {
    width: 100%;
  }

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

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

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

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

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

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

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

  .button-8 {
    color: #000;
    background-color: #4fc2d9;
    border-radius: 13px;
    width: 50%;
    font-family: Havana, sans-serif;
  }

  .image-76, .image-77, .image-78, .image-79, .image-80, .image-81, .image-82 {
    margin-bottom: 10px;
  }

  .team-circles-7 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .container-43 {
    max-width: none;
    margin-top: 0;
  }

  .centered-heading-10 {
    margin-bottom: 3px;
    font-size: 28px;
  }

  .team-grid-7 {
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .team-card-7 {
    width: 90%;
    margin-left: 0;
    padding-top: 0;
  }

  .team-card-7.cobre, .team-card-7.imagine {
    margin-left: 14px;
  }

  .team-member-name-7 {
    margin-top: 0;
    margin-left: 0;
  }

  .team-member-position-7 {
    margin-top: -52px;
    margin-left: 0;
    font-size: 12px;
    line-height: 24px;
  }

  .team-member-position-7.chronicles {
    margin-left: -23px;
  }

  .team-member-position-7.harmony {
    margin-left: -32px;
  }

  .team-member-position-7.logo {
    margin-top: -28px;
    margin-left: -26px;
    font-size: 12px;
    line-height: 20px;
  }

  .team-member-position-7.bubble {
    margin-left: -26px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-17, .paragraph-17.year {
    margin-top: -5px;
    margin-left: 0;
  }

  .paragraph-17.cobre, .paragraph-17.games {
    margin-top: -10px;
  }

  .paragraph-17.under {
    margin-top: -4px;
  }

  .paragraph-17.nanaimo {
    margin-top: -10px;
  }

  .div-block-91 {
    margin-top: -3px;
    margin-bottom: 22px;
  }

  .div-block-92 {
    height: 250px;
  }

  .text-block-59 {
    width: 100%;
    height: 25%;
    padding-top: 0;
    padding-left: 20px;
    font-size: 34px;
  }

  .div-block-93 {
    height: 250px;
  }

  .text-block-60 {
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 25%;
    margin-left: 0;
    padding-top: 20px;
    padding-left: 20px;
  }

  .link-block-16 {
    display: inline-block;
  }

  .text-block-61 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 25%;
    margin-top: 0;
  }

  .div-block-94 {
    height: 250px;
  }

  .div-block-95 {
    height: 250px;
    margin-top: 0;
  }

  .text-block-62 {
    width: 100%;
    height: 25%;
  }

  .link-block-18 {
    background-color: #fbd69396;
    text-decoration: none;
  }

  .text-block-63 {
    color: #000;
    text-align: center;
    font-size: 30px;
    line-height: 42px;
  }

  .text-block-64, .text-block-65, .text-block-66, .text-block-67 {
    height: 250px;
  }

  .slide-nav-3 {
    color: #000;
    width: 100%;
    height: 100%;
    font-family: Montserrat, sans-serif;
  }

  .link-block-23 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-68 {
    color: #020202;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 30px;
    line-height: 42px;
    display: flex;
  }

  .div-block-101 {
    background-image: url('../images/5401589.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-24 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-69 {
    color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 30px;
    line-height: 42px;
    display: flex;
  }

  .div-block-102 {
    background-image: url('../images/illus.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-25 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-71 {
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 30px;
    line-height: 42px;
    display: flex;
  }

  .div-block-103 {
    background-image: url('../images/35213dca-e35d-4b89-8e27-7a22665630d8_rw_600.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .link-block-26 {
    background-color: #fbd69396;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .text-block-72 {
    color: #020202;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 30px;
    line-height: 42px;
    display: flex;
  }

  .text-block-77 {
    text-align: left;
    width: 85%;
    font-size: 10px;
    line-height: 18px;
  }

  .menu-button-8 {
    margin-left: 128px;
  }

  .menu-button-9 {
    margin-left: 131px;
  }

  .menu-button-10 {
    margin-left: 140px;
  }

  .menu-button-11, .menu-button-12 {
    margin-left: 150px;
  }

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

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

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

  .menu-button-13 {
    margin-left: 140px;
  }

  .text-block-86 {
    justify-content: center;
    display: flex;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    width: 75%;
    margin-top: 32px;
    margin-left: 0;
    padding-left: 100px;
  }

  .image-88, .image-91, .image-92, .image-93, .image-94, .image-95, .image-96, .image-97 {
    width: 150px;
    height: 100%;
  }

  .video-2 {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 200px;
    margin-left: 0;
  }

  .div-block-122 {
    width: 85%;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 24px;
  }

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

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

  .hero-wrapper-14 {
    width: 100%;
    margin-left: 0;
  }

  .hero-split-13 {
    color: #000;
    margin-top: 0;
  }

  .margin-bottom-24px-12 {
    font-family: Roboto, sans-serif;
    font-size: 10px;
    line-height: 18px;
  }

  .shadow-two-14 {
    margin-bottom: 13px;
  }

  .heading-30, .heading-31, .heading-32, .heading-33 {
    font-family: Linogothic Vector, sans-serif;
    font-size: 20px;
  }

  .container-46, .container-47 {
    max-width: none;
  }

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

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

  .hero-wrapper-16 {
    text-align: center;
  }

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

  .hero-heading-right-3 {
    padding-top: 0;
  }

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

  .text-block-88 {
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-89 {
    text-align: center;
    padding-top: 0;
    padding-right: 0;
  }

  .text-block-90 {
    padding-top: 0;
    padding-left: 0;
  }

  .image-101 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 25px;
  }

  .image-104 {
    max-height: 4%;
    top: 16%;
  }

  .text-block-91 {
    font-size: 7px;
    line-height: 11px;
    top: 23%;
  }

  .button-9 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 6px;
    bottom: 62%;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: repeat(auto-fit, 235px);
    grid-template-columns: 299px;
    grid-auto-columns: .25fr;
    justify-content: center;
    align-items: flex-start;
    width: 97%;
    margin-top: 15px;
    padding-left: 10px;
    display: flex;
  }

  .div-block-129 {
    padding-bottom: 20px;
  }

  .image-107 {
    max-width: 50%;
  }

  .navbar-no-shadow-2 {
    margin-bottom: 0;
  }

  .navbar-no-shadow-container-2 {
    width: 90%;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .nav-button-wrapper-2 {
    width: auto;
  }

  .footer-subscribe {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    display: block;
  }

  .container-48 {
    max-width: 100%;
  }

  .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-20.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-wrapper-three {
    width: 100%;
  }

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

  .footer-copyright {
    font-size: 10px;
  }

  .footer-legal-link {
    font-size: 8px;
  }

  .text-block-93 {
    text-align: left;
    width: 100%;
    line-height: 40px;
  }

  .text-block-94 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-95 {
    margin-top: 102px;
    padding-right: 20px;
    font-size: 12px;
    top: 98px;
    bottom: auto;
  }

  .text-block-96 {
    width: 100%;
    height: 15%;
    margin-top: 100px;
    padding-bottom: 40px;
    font-size: 12px;
    top: 104px;
  }

  .text-block-97 {
    height: 15%;
    margin-top: 114px;
    font-size: 12px;
    top: 89px;
  }

  .text-block-98 {
    height: 15%;
    margin-top: 100px;
    padding-bottom: 40px;
    font-size: 12px;
  }

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

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

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

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

  .section-25 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .bold-text-10 {
    margin-left: 0;
    font-size: 16px;
  }

  .text-block-120 {
    margin-top: 0;
  }

  .text-block-121 {
    margin-left: 0;
  }

  .section-26 {
    margin-left: 29px;
  }

  .image-120 {
    margin-top: 30px;
    margin-left: 20px;
  }

  .image-121 {
    margin-left: -2px;
  }

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

  .image-122 {
    width: 50%;
  }

  .testimonial-stack {
    border: 1px solid #0000;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 40px;
  }

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

  .testimonial-card-three {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-text-three {
    margin-bottom: 0;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .testimonial-author-name-three {
    margin-top: 0;
    font-size: 12px;
  }

  .testimonial-title {
    font-size: 10px;
  }

  .div-block-137 {
    font-size: 12px;
  }

  .italic-text {
    font-size: 10px;
    line-height: 12px;
  }

  .hero {
    height: auto;
    padding-top: 80px;
  }

  .container-52 {
    max-width: none;
    height: 80%;
  }

  .margin-bottom-24px-18 {
    text-align: center;
    width: 80%;
    margin-left: 14px;
    font-size: 12px;
    line-height: 16px;
  }

  .button-primary-23 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 8px;
  }

  .shadow-two-20 {
    width: 90%;
  }

  .heading-35 {
    font-size: 28px;
  }

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

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

  .headings {
    font-size: 30px;
  }

  .bold-text-12 {
    text-align: left;
  }

  .mindmap {
    margin-left: 20px;
  }

  .image-126 {
    margin-left: -26px;
  }

  .section-30 {
    margin-left: 40px;
  }

  .text-block-143 {
    text-align: center;
    margin-left: -32px;
  }

  .text-block-144 {
    color: var(--grey);
  }

  .div-block-144 {
    flex-flow: column;
    display: flex;
  }

  .image-131 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-132 {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .section-32 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .text-block-145 {
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 24px;
  }

  .text-block-148 {
    margin-left: 0;
    font-size: 18px;
  }

  .text-block-150 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 24px;
  }

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

  .div-block-147 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: 60px;
    margin-left: 0;
  }

  .truck {
    margin-left: 0;
    font-size: 24px;
  }

  .container-56 {
    flex-flow: column;
    display: flex;
  }

  .image-137 {
    margin-top: 20px;
  }

  .bold-text-18 {
    margin-left: 0;
    font-size: 16px;
  }

  .bold-text-20 {
    color: var(--hot-pink);
    text-align: center;
    font-size: 22px;
  }

  .bold-text-20.orange {
    color: var(--orange);
  }

  .text-block-153 {
    width: 80%;
    margin-left: 29px;
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-154 {
    color: var(--hot-pink);
    text-align: center;
    width: 75%;
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-155 {
    margin-left: 0;
    font-size: 16px;
  }

  .text-block-156, .bold-text-21, .bold-text-22 {
    font-size: 16px;
  }

  .text-span-20 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    font-size: 40px;
    display: flex;
  }

  .text-span-21 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: -23px;
    display: flex;
  }

  .text-block-157 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

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

  .hero-wrapper-21, .the-approachj {
    margin-bottom: 0;
  }

  .the-approachj.games {
    margin-top: 20px;
  }

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

  .mg {
    margin-bottom: 0;
    margin-left: 20px;
  }

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

  .approach {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-21 {
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }

  .bold-text-23 {
    font-size: 18px;
  }

  .what-i-did {
    margin-top: 40px;
    padding-top: 0;
  }

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

  .text-block-163 {
    color: var(--pale-goldenrod);
    border: 1px solid #0000;
    width: 100%;
    margin-left: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .text-block-163.bottles {
    color: var(--lightler-red);
    margin-left: 11px;
  }

  .text-block-163.mural.color {
    color: var(--lighter-red);
    margin-left: 17px;
  }

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

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

  .hero-wrapper-23 {
    width: 100%;
    margin-left: 0;
  }

  .hero-wrapper-23.moodboard, .hero-wrapper-23.rationale {
    margin-left: 0;
  }

  .the-challenge {
    width: 100%;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .the-challenge.first, .the-challenge.ui-ux.bubble {
    margin-left: 0;
  }

  .the-challenge.plan {
    margin-left: -23px;
  }

  .the-challenge.approach.newspaper {
    padding-left: 0;
  }

  .the-challenge.approach.newspaper.ipad {
    margin-left: 0;
  }

  .the-challenge.what-i-did {
    width: 90%;
    margin-top: 0;
    margin-left: 0;
  }

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

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

  .shadow-two-24 {
    margin-top: 10px;
    margin-left: 0;
  }

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

  .text-block-164.moodboard {
    margin-left: 0;
  }

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

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

  .shadow-two-25 {
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .shadow-two-25.moodboard {
    width: 85%;
    margin-left: -4px;
  }

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

  .text-block-165 {
    margin-left: -8px;
  }

  .text-block-166 {
    margin-left: 0;
  }

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

  .image-148 {
    margin-top: 47px;
  }

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

  .margin-bottom-24px-28, .margin-bottom-24px-29 {
    width: 90%;
  }

  .text-block-167 {
    text-align: left;
    width: 90%;
    margin-top: 20px;
    padding-left: 20px;
    line-height: 26px;
  }

  .hero-heading-right-5 {
    padding-top: 0;
  }

  .margin-bottom-24px-31 {
    color: var(--grey);
    width: 90%;
    font-family: Roboto, sans-serif;
  }

  .container-67 {
    width: 100%;
  }

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

  .shadow-two-26 {
    margin-left: 0;
  }

  .margin-bottom-24px-33 {
    color: var(--grey);
    font-size: 12px;
    line-height: 24px;
  }

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

  .section-37 {
    margin-top: 20px;
  }

  .text-block-168 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 12px;
  }

  .text-block-169 {
    margin-top: 20px;
    font-size: 12px;
  }

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

  .container-72 {
    width: 90%;
    max-width: none;
  }

  .bold-text-26 {
    font-size: 16px;
  }

  .text-block-170 {
    margin-left: 0;
    font-size: 16px;
  }

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

  .container-73 {
    width: 90%;
    max-width: none;
  }

  .margin-bottom-24px-34 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 24px;
  }

  .bold-text-27 {
    font-size: 16px;
    font-weight: 400;
  }

  .text-block-171 {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 24px;
  }

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

  .container-77 {
    width: 90%;
    max-width: none;
  }

  .margin-bottom-24px-35 {
    font-size: 12px;
    line-height: 24px;
  }

  .shadow-two-27 {
    margin-left: 0;
  }

  .text-span-29, .bold-text-28 {
    font-size: 16px;
  }

  .text-span-30 {
    font-size: 30px;
  }

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

  .image-153 {
    margin-top: 40px;
  }

  .container-83 {
    width: 95%;
  }

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

  .hero-image-3.shadow-two {
    width: 100%;
    margin-bottom: 0;
  }

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

  .text-span-37, .text-span-38, .text-span-39, .text-span-40 {
    font-size: 35px;
  }

  .bold-text-33, .bold-text-34, .bold-text-35 {
    font-size: 16px;
  }

  .bold-text-39 {
    font-family: Linogothic Vector, sans-serif;
  }

  .image-160 {
    width: 100%;
  }

  .bold-text-43 {
    margin-left: 0;
  }

  .column-7 {
    margin-top: 40px;
    padding-left: 0;
  }

  .text-block-173 {
    text-align: left;
    margin-top: 0;
    padding-left: 30px;
  }

  .hero-stack-4 {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .hero-wrapper-two-5 {
    margin-top: 0;
  }

  .para-3 {
    margin-top: 0;
    margin-bottom: 22px;
  }

  .video-3 {
    margin-bottom: 0;
  }

  .columns-6 {
    width: 100%;
  }

  .column-9 {
    margin-top: 20px;
  }

  .div-block-163 {
    color: var(--hot-pink);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .margin-bottom-24px-39 {
    color: var(--grey);
    font-size: 12px;
  }

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

  .challengeapproach {
    border: 1px solid #0000;
    padding-bottom: 0;
  }

  .margin-bottom-24px-40 {
    color: var(--grey);
    font-size: 12px;
  }

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

  .hero-heading-right-7 {
    border: 1px solid #0000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-split-26.image.guidelines {
    padding-left: 0;
  }

  .shadow-two-30 {
    box-shadow: none;
    border: 1px solid #0000;
    width: 75%;
    margin-left: 35px;
  }

  .shadow-two-30.brand {
    margin-left: 0;
  }

  .shadow-two-30.brand.guidlines {
    width: 100%;
  }

  .shadow-two-30.truck, .shadow-two-30.billboard {
    margin-left: 0;
  }

  .shadow-two-30.billboard.games {
    width: 100%;
  }

  .margin-bottom-24px-41 {
    color: var(--grey);
    font-size: 12px;
  }

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

  .hero-heading-right-8 {
    border: 1px solid #0000;
    padding-bottom: 0;
  }

  .hero-split-27 {
    margin-top: 20px;
    margin-bottom: 60px;
    margin-left: 0;
  }

  .text-block-175 {
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 24px;
  }

  .text-block-176 {
    margin-left: 0;
    font-size: 24px;
  }

  .paragraph-18 {
    color: var(--grey);
    width: 90%;
  }

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

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

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

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

  .column-12, .column-13, .column-14, .column-15 {
    padding-left: 0;
  }

  .column-16, .column-17 {
    margin-top: 40px;
  }

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

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

  .div-block-168, .div-block-176 {
    height: 100%;
  }

  .xd {
    margin-left: 41px;
  }

  .heading-55 {
    color: var(--grey);
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 35px;
  }
}

#w-node-d97722d3-5120-c3c1-1686-34a1e2572131-48a0dd92, #w-node-d97722d3-5120-c3c1-1686-34a1e257213c-48a0dd92, #w-node-_3722222b-447d-6dab-dfdd-b6f13c717d33-48a0dd92, #w-node-b14b12d7-6187-218d-4710-98bae3605211-48a0dd92, #w-node-_5eb6258a-a76f-4c8f-f2f5-3a35102b574f-48a0dd92, #w-node-_5eb6258a-a76f-4c8f-f2f5-3a35102b575e-48a0dd92, #w-node-_640ad1c3-1d13-0001-edc5-77fc2ae05805-48a0dd92, #w-node-_640ad1c3-1d13-0001-edc5-77fc2ae05816-48a0dd92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-48a0dd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-48a0dd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5fb44ffc-5bfa-380b-1fa7-a6afa85f3c34-48a0dd98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5fb44ffc-5bfa-380b-1fa7-a6afa85f3c42-48a0dd98, #w-node-_72624b43-cb42-c39f-30f0-01438f5a31e1-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d069e-48a0dd98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0376abf-e214-7ca4-1bc2-9b1c6c335745-48a0dd9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c0376abf-e214-7ca4-1bc2-9b1c6c335754-48a0dd9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5263c28e-2c33-91e5-d590-708245139c8f-48a0dda2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5263c28e-2c33-91e5-d590-708245139c9e-48a0dda2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-d541ec1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-d541ec1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-ca79e183 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-ca79e183 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_640ad1c3-1d13-0001-edc5-77fc2ae05816-48a0dd92, #w-node-_5fb44ffc-5bfa-380b-1fa7-a6afa85f3c42-48a0dd98, #w-node-c0376abf-e214-7ca4-1bc2-9b1c6c335754-48a0dd9e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_8d6e3852-d730-2e01-9ae1-8c1c7045b93a-48a0dd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6d9e5c65-e11b-a9db-1deb-f61acac92019-48a0dd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_6c2a8365-2fb8-da9c-b306-2f92235236b6-48a0dd8d, #w-node-_2f0955b2-a49d-9932-3303-1337e78b2944-48a0dd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d97722d3-5120-c3c1-1686-34a1e2572131-48a0dd92 {
    place-self: center;
  }

  #w-node-d97722d3-5120-c3c1-1686-34a1e257213c-48a0dd92, #w-node-_3722222b-447d-6dab-dfdd-b6f13c717d33-48a0dd92, #w-node-b14b12d7-6187-218d-4710-98bae3605211-48a0dd92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_5eb6258a-a76f-4c8f-f2f5-3a35102b574f-48a0dd92, #w-node-_640ad1c3-1d13-0001-edc5-77fc2ae05816-48a0dd92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-48a0dd97 {
    justify-self: start;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-48a0dd97 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5fb44ffc-5bfa-380b-1fa7-a6afa85f3c34-48a0dd98 {
    justify-self: start;
  }

  #w-node-_5fb44ffc-5bfa-380b-1fa7-a6afa85f3c42-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf2-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf3-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf5-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf6-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf7-48a0dd98, #w-node-_5f283ca6-e2e4-5309-1fdb-f491a4bbcbf8-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d069d-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d069f-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d06a1-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d06a3-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d06a5-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d06a7-48a0dd98, #w-node-_3f0e576c-2d85-ae5b-e4a7-9d4d320d06ab-48a0dd98 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c0376abf-e214-7ca4-1bc2-9b1c6c335745-48a0dd9e {
    justify-self: start;
  }

  #w-node-c0376abf-e214-7ca4-1bc2-9b1c6c335754-48a0dd9e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5263c28e-2c33-91e5-d590-708245139c8f-48a0dda2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_5263c28e-2c33-91e5-d590-708245139c9e-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3b8-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3b9-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3bb-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3bc-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3bd-48a0dda2, #w-node-_1fe6286d-de20-ca89-d612-4b1bbca2e3bf-48a0dda2, #w-node-c09d99f6-a7af-dae6-f096-9754d175170d-48a0dda2, #w-node-fecb2eb6-6e75-7dd2-fe33-45c866add8aa-48a0dda2, #w-node-_0166b427-85bb-e936-ce85-84499f603e00-48a0dda2, #w-node-dc9a4594-306d-99f3-acb8-f08632187964-48a0dda2, #w-node-_1fe32937-97ff-3441-ae0f-4837b856432c-48a0dda2, #w-node-dcce2612-2749-f236-8ea8-964a26d8e92d-48a0dda2, #w-node-ec795904-6972-d0a9-8dce-534b2fc1f9ac-48a0dda2, #w-node-_83b7a560-63eb-f1b9-e723-6cdd3dfa5155-48a0dda2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-d541ec1a {
    justify-self: start;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-d541ec1a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf82-ca79e183 {
    justify-self: start;
  }

  #w-node-b2fd6396-a80c-0cf9-5219-fd68960aaf91-ca79e183 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d97722d3-5120-c3c1-1686-34a1e2572131-48a0dd92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}


@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/Bebas_Neue.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Havana Shadows';
  src: url('../fonts/Havana-Shadows.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Havana Italic';
  src: url('../fonts/Havana-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Havana Rounded';
  src: url('../fonts/Havana-Rounded.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Havana';
  src: url('../fonts/Havana.ttf') format('truetype'), url('../fonts/Havana.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Habana';
  src: url('../fonts/Habana.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crimsontext';
  src: url('../fonts/CrimsonText-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype'), url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype'), url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype'), url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colonial Havana';
  src: url('../fonts/Colonial-Havana.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colonialhavana Clara';
  src: url('../fonts/ColonialHavana-Clara.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Habanacolonial Bold';
  src: url('../fonts/HabanaColonial-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Falstaff Mt Std';
  src: url('../fonts/Falstaff-MT-Std-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Linogothic Vector';
  src: url('../fonts/LinoGothic-Vector.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}