:root {
  --black: black;
  --neon-green: #60ce0e;
  --orange: #f28f3f;
  --white: white;
  --light-orange: #ffe2bb;
  --mid-grey: #999;
  --greyish-blue: #e4ebf3;
  --light-grey: #f3f3f3;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

.vectors-wrapper {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 310px;
  left: 766px;
}

.header {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 85px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.header-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1438px;
  height: 85px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 5px;
  left: 924px;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  grid-column-gap: 8px;
  background-color: #8a8f96;
  border-radius: 25px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.frame {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 85px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-3 {
  color: #f28f3f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 35px;
}

.text-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.mission-statement {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 622px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 636px;
  left: 0;
}

.container {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1354px;
  height: 507px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 392px;
  left: 526px;
}

.text-5 {
  color: #60ce0e;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 402px;
  left: 550px;
}

.text-6 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 137px;
  font-size: 80px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 72px;
  left: 109px;
}

.header-2 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 85px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.header-container-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1438px;
  height: 85px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-7 {
  color: #f28f3f;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  font-family: Concert One, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 35px;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 5px;
  left: 924px;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button-2 {
  grid-column-gap: 8px;
  background-color: #8a8f96;
  border-radius: 25px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.mission-statement-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 622px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 636px;
  left: 0;
}

.container-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1354px;
  height: 507px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-4 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 392px;
  left: 526px;
}

.text-10 {
  color: #60ce0e;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 402px;
  left: 550px;
}

.text-11 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Concert One, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 72px;
  left: 109px;
}

.mission-statement-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 622px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 636px;
  left: 0;
}

.text-12 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 53px;
  font-family: Concert One, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 8px;
  left: 66px;
}

.vectors-wrapper-6 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 392px;
  left: 526px;
}

.text-13 {
  color: #60ce0e;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  position: absolute;
  top: 402px;
  left: 550px;
}

.services {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1246px;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1245px;
  left: 0;
}

.container-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1326px;
  height: 1151px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #f28f3f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-15 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 89px;
  left: 398px;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 61px;
}

.name {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 106px;
}

.description {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 106px;
}

.vectors-wrapper-8 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 479px;
}

.name-2 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 524px;
}

.description-2 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 524px;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 897px;
}

.name-3 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 942px;
}

.description-3 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 942px;
}

.vectors-wrapper-10 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 61px;
}

.name-4 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 106px;
}

.world-wide-web-2 {
  object-fit: cover;
  position: absolute;
  top: 273px;
  left: 106px;
}

.description-4 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 434px;
  left: 106px;
}

.vectors-wrapper-11 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 479px;
}

.name-5 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 524px;
}

.description-5 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 476px;
  left: 524px;
}

.vectors-wrapper-12 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 897px;
}

.name-6 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 942px;
}

.description-6 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 434px;
  left: 942px;
}

.vectors-wrapper-13 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1071px;
  left: 531px;
}

.name-7 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1081px;
  left: 562px;
}

.social-media-management-1 {
  object-fit: cover;
  position: absolute;
  top: 695px;
  left: 942px;
}

.graphic-design-1 {
  object-fit: cover;
  position: absolute;
  top: 273px;
  left: 942px;
}

.brand-image-1 {
  object-fit: cover;
  position: absolute;
  top: 695px;
  left: 524px;
}

.market-analysis-1 {
  object-fit: cover;
  position: absolute;
  top: 273px;
  left: 531px;
}

.ads-campaign-1 {
  object-fit: cover;
  position: absolute;
  top: 695px;
  left: 106px;
}

.with-you {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1367px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 2566px;
  left: 0;
}

.container-4 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1304px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-title-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 16px;
  left: 387px;
}

.text-16 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-17 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 39px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 97px;
  left: 387px;
}

.vectors-wrapper-14 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1190px;
  left: 1029px;
}

.name-8 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1200px;
  left: 1056px;
}

.text-18 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 250px;
  left: 758px;
}

.text-19 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 534px;
  left: 758px;
}

.text-20 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 819px;
  left: 758px;
}

.text-21 {
  color: #8a8f96;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 962px;
  left: 428px;
}

.text-22 {
  color: #8a8f96;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 670px;
  left: 428px;
}

.text-23 {
  color: #8a8f96;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  position: absolute;
  top: 387px;
  left: 428px;
}

.vectors-wrapper-15 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 333px;
  left: 766px;
}

.vectors-wrapper-16 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 620px;
  left: 766px;
}

.vectors-wrapper-17 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 905px;
  left: 766px;
}

.vectors-wrapper-18 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 759px;
  left: 98px;
}

.vectors-wrapper-19 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1053px;
  left: 98px;
}

.vectors-wrapper-20 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 184px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 471px;
  left: 104px;
}

.vectors-wrapper-21 {
  justify-content: center;
  align-items: center;
  width: 2.80707e-13px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 227px;
  left: 3804px;
}

.vectors-wrapper-22 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 447px;
  left: 471px;
}

.vectors-wrapper-23 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 594px;
  left: 766px;
}

.vectors-wrapper-24 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 730px;
  left: 471px;
}

.vectors-wrapper-25 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 879px;
  left: 766px;
}

.vectors-wrapper-26 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1022px;
  left: 471px;
}

.vectors-wrapper-27 {
  justify-content: center;
  align-items: center;
  width: 197.5px;
  height: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 310px;
  left: 766px;
}

.team {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1067px;
  padding: 64px 24px;
  display: flex;
  position: absolute;
  top: 4077px;
  left: 0;
}

.vectors-wrapper-28 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 955px;
  left: 579px;
}

.name-9 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 965px;
  left: 594px;
}

.container-5 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 36px;
  left: 120px;
}

.title-section {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.06em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-25 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.ehab {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 685px;
  display: flex;
  position: absolute;
  top: 213px;
  left: 42px;
}

.rectangle-6 {
  object-fit: cover;
  border-radius: 25px;
  position: absolute;
  top: 0;
  left: 0;
}

.description-7 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 416px;
  left: 0;
}

.text-26 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 384px;
  left: 0;
}

.name-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 225px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 338px;
  left: 0;
}

.text-27 {
  color: #60ce0e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.cameron {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: 685px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 213px;
  left: 317px;
}

.kenny {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 256px;
  height: 685px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 208px;
  left: 592px;
}

.leen {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 256px;
  height: 685px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 208px;
  left: 867px;
}

.roy {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 256px;
  height: 685px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 203px;
  left: 1142px;
}

.services-2 {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1246px;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1245px;
  left: 0;
}

.container-6 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1326px;
  height: 1151px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-title-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #f28f3f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 89px;
  left: 398px;
}

.text-29 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-29 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 61px;
}

.name-11 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 106px;
}

.description-8 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 106px;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 479px;
}

.name-12 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 524px;
}

.description-9 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 524px;
}

.vectors-wrapper-31 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 897px;
}

.name-13 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 942px;
}

.description-10 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 942px;
}

.frame-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 61px;
}

.vectors-wrapper-32 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 378px;
  left: 106px;
}

.name-14 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-5 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 273px;
  left: 106px;
}

.world-wide-web-3 {
  object-fit: cover;
}

.frame-6 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 434px;
  left: 106px;
}

.description-11 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-33 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 479px;
}

.name-15 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 524px;
}

.description-12 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 476px;
  left: 524px;
}

.vectors-wrapper-34 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 897px;
}

.name-16 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 942px;
}

.description-13 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 434px;
  left: 942px;
}

.vectors-wrapper-35 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1071px;
  left: 531px;
}

.name-17 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1081px;
  left: 562px;
}

.section-title-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #f28f3f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-7 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 89px;
  left: 398px;
}

.text-31 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-36 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 61px;
}

.name-18 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 106px;
}

.description-14 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 106px;
}

.vectors-wrapper-37 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 479px;
}

.name-19 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 524px;
}

.description-15 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 524px;
}

.vectors-wrapper-38 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 897px;
}

.name-20 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 942px;
}

.description-16 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 856px;
  left: 942px;
}

.frame-8 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 61px;
}

.frame-9 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-39 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 378px;
  left: 106px;
}

.name-21 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-11 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 273px;
  left: 106px;
}

.frame-12 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 434px;
  left: 106px;
}

.description-17 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-40 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 479px;
}

.name-22 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 524px;
}

.description-18 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 476px;
  left: 524px;
}

.vectors-wrapper-41 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 897px;
}

.name-23 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 942px;
}

.description-19 {
  color: #8a8f96;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 434px;
  left: 942px;
}

.vectors-wrapper-42 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1071px;
  left: 531px;
}

.name-24 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1081px;
  left: 562px;
}

.section-title-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #f28f3f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.text-33 {
  color: #8a8f96;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-43 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 61px;
}

.name-25 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 106px;
}

.frame-13 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 856px;
  left: 106px;
}

.vectors-wrapper-44 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 479px;
}

.name-26 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 800px;
  left: 524px;
}

.frame-14 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 856px;
  left: 524px;
}

.frame-15 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 653px;
  left: 897px;
}

.vectors-wrapper-45 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 800px;
  left: 942px;
}

.name-27 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-17 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 856px;
  left: 942px;
}

.frame-18 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 61px;
}

.frame-19 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-20 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 378px;
  left: 106px;
}

.frame-21 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 273px;
  left: 106px;
}

.frame-22 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 434px;
  left: 106px;
}

.vectors-wrapper-46 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 479px;
}

.name-28 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 524px;
}

.frame-23 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 476px;
  left: 524px;
}

.vectors-wrapper-47 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 231px;
  left: 897px;
}

.name-29 {
  color: #60ce0e;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 378px;
  left: 942px;
}

.frame-24 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 434px;
  left: 942px;
}

.vectors-wrapper-48 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1071px;
  left: 531px;
}

.name-30 {
  color: #f28f3f;
  text-align: center;
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: absolute;
  top: 1081px;
  left: 562px;
}

.frame-25 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 695px;
  left: 942px;
}

.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 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 90%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container-7 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 940px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.navbar-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 1454px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-brand {
  margin-left: -83px;
  padding-left: 0;
}

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

.nav-link {
  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: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 {
  margin-right: 10px;
}

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

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

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

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

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

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

.nav-link-accent {
  box-sizing: border-box;
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

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

.button-primary {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #e4ebf3;
  border: 0 solid #000;
  border-radius: 25px;
  padding: 12px 25px;
  font-family: Sintony, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  box-shadow: 0 6px 5px #0003;
}

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

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

.image {
  width: 50px;
}

.heading {
  color: #f28f3f;
  margin-top: 7px;
  margin-left: 16px;
  padding-left: 13px;
}

.flex-block {
  padding-left: 0;
}

.image-2 {
  width: 50px;
}

.container-8 {
  width: 1000px;
}

.navbar-wrapper-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.image-3 {
  width: 50px;
  margin-left: 0;
}

.heading-2 {
  color: #f28f3f;
  margin-top: 7px;
  padding-left: 16px;
  font-family: Concert One, sans-serif;
}

.button {
  color: #fff;
  background-color: #f28f3f;
  border: 3px solid #f28f3f;
  border-radius: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Sintony, sans-serif;
  box-shadow: 0 6px 5px #0003;
}

.button:hover {
  color: var(--black);
  background-color: #fff;
  border: 3px solid #f28f3f;
  border-radius: 25px;
}

.container-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.heading-3 {
  color: var(--neon-green);
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  max-width: 80%;
  margin-top: 15px;
  margin-bottom: 34px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 50px;
  font-family: Sintony, sans-serif;
  font-size: 40px;
  display: block;
}

.button-2 {
  border: 1px solid var(--orange);
  background-color: var(--orange);
  color: var(--white);
  border-radius: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  display: block;
  position: static;
}

.button-2:hover {
  background-color: #ffe2bb;
}

.button-2.mmm-button {
  margin-top: 10px;
}

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

.slogan {
  margin-top: 0;
  padding-bottom: 0;
}

.container-11 {
  max-width: 83%;
  margin-top: 0;
}

.heading-4 {
  color: #f28f3f;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.homepage-services {
  margin-top: 60px;
  margin-bottom: 10px;
}

.div-block {
  background-color: #eff2f5;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 35px 40px;
  box-shadow: 6px 6px 5px #0003;
}

.image-4 {
  width: 70px;
  margin-top: 12px;
}

.paragraph {
  margin-top: 20px;
  padding-top: 0;
  padding-right: 0;
  font-family: Sintony, sans-serif;
}

.heading-5 {
  color: #60ce0e;
  margin-top: 30px;
  padding-bottom: 0;
  padding-right: 40px;
  font-family: Concert One, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.image-5, .image-6, .image-7 {
  width: 70px;
  margin-top: 12px;
}

.image-8 {
  width: 70px;
  margin-top: 12px;
  padding-top: 0;
}

.image-9 {
  width: 70px;
  margin-top: 12px;
}

.container-12 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 81px;
  display: flex;
}

.button-3 {
  text-align: center;
  vertical-align: baseline;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button-4 {
  border: 1px solid var(--orange);
  background-color: var(--orange);
  color: var(--white);
  border-radius: 25px;
  padding: 11px 16px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.button-4:hover {
  background-color: var(--light-orange);
  color: var(--neon-green);
}

.heading-6 {
  color: #f28f3f;
  text-align: center;
  margin-top: 74px;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.with-you-section {
  margin-top: 0;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-13 {
  max-width: 85%;
}

.div-block-2 {
  background-color: #60ce0e;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10px;
  max-width: 10px;
  height: 1300px;
  display: flex;
}

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

.columns {
  margin-top: 63px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 12px;
}

.heading-7 {
  margin-bottom: 20px;
  font-family: Concert One, sans-serif;
  font-size: 34px;
}

.initial-div-1 {
  text-align: left;
  background-color: #f28f3f;
  border-radius: 25px;
  width: 300px;
  height: 10px;
  max-height: 10px;
  margin-left: 0;
}

.initial-div-2 {
  background-color: #eff2f5;
  border-radius: 25px;
  height: auto;
  margin-top: 20px;
  padding: 20px;
}

.monitoring-paragraph {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Sintony, sans-serif;
}

.team-section {
  padding-bottom: 0;
}

.container-14 {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.heading-8 {
  color: #f28f3f;
  text-align: center;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.paragraph-3 {
  text-align: center;
}

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

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

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

.centered-heading {
  color: #f28f3f;
  text-align: center;
  margin-bottom: 16px;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

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

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

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

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

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

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

.team-member-name-two {
  color: #60ce0e;
  margin-bottom: 12px;
  font-family: Concert One, sans-serif;
  font-weight: 600;
}

.team-member-text {
  text-align: center;
  margin-bottom: 10px;
  font-family: Sintony, sans-serif;
}

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

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

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

.team-slider-nav {
  box-sizing: border-box;
  object-fit: fill;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.image-10 {
  border-radius: 25px;
}

.image-11, .image-12 {
  width: 30px;
  margin-left: 10px;
}

.image-13, .image-14 {
  width: 30px;
}

.image-15 {
  width: 30px;
  margin-left: 10px;
}

.image-16 {
  width: 30px;
}

.image-17, .image-18 {
  width: 30px;
  margin-left: 10px;
}

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

.main-graphic:hover {
  color: #60ce0e;
}

.footer {
  padding-bottom: 500px;
}

.button-5 {
  color: #60ce0e;
  background-color: #e4ebf3;
  border-radius: 25px;
  margin-top: 50px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.button-5:hover {
  background-color: var(--light-orange);
}

.container-17 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 22px;
  display: flex;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 119px;
  padding: 40px 30px 15px;
  position: relative;
}

.container-18 {
  width: 100%;
  max-width: 86%;
  margin-left: auto;
  margin-right: auto;
}

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

.footer-content {
  grid-column-gap: 90px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  padding-left: 60px;
  display: grid;
}

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

.logo-title {
  color: #f28f3f;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-family: Concert One, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.logo-title.service-title {
  color: #60ce0e;
  margin-bottom: 0;
}

.logo-title.service-title:hover {
  color: var(--mid-grey);
}

.footer-link {
  color: #1a1b1f;
  margin-top: 9px;
  margin-bottom: 8px;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--mid-grey);
}

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

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

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

.footer-copyright-center {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.heading-9 {
  font-family: Concert One, sans-serif;
  font-size: 30px;
}

.image-19 {
  width: 160px;
  margin-top: 14px;
}

.heading-10 {
  white-space: normal;
  font-family: Concert One, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.image-20, .image-21, .image-22, .image-23 {
  width: 25px;
}

.image-24 {
  width: 20px;
}

.image-25, .image-26 {
  width: 25px;
}

.link-block, .link-block-2, .link-block-3 {
  margin-bottom: 24px;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  margin-top: 10px;
  display: flex;
}

.list-item {
  color: #f28f3f;
}

.flex-block-3 {
  margin-left: 0;
}

.paragraph-4 {
  text-align: center;
  max-width: 80%;
  margin-top: 33px;
  font-family: Sintony, sans-serif;
}

.column-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

.heading-11 {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Concert One, sans-serif;
  font-size: 34px;
  display: flex;
}

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

.strategic-planning {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.initial-consultation {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-21 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.container-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 60px;
  display: flex;
}

.container-23 {
  margin-top: 60px;
}

.container-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-6 {
  text-align: center;
  max-width: 80%;
  margin-top: 20px;
  margin-bottom: 35px;
  font-family: Sintony, sans-serif;
}

.container-25 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 65%;
  display: flex;
}

.column-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 9px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.section {
  margin-top: 30px;
  display: block;
}

.heading-12 {
  color: var(--orange);
  font-family: Concert One, sans-serif;
  font-size: 64px;
}

.paragraph-7 {
  margin-top: 40px;
  padding-right: 60px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.button-6 {
  background-color: var(--greyish-blue);
  color: var(--neon-green);
  border-radius: 25px;
  margin-top: 20px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.button-6:hover {
  background-color: var(--light-orange);
}

.image-27 {
  width: 70%;
  max-width: 100%;
}

.column-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-8 {
  text-align: center;
  max-width: 80%;
  margin-top: 33px;
  font-family: Sintony, sans-serif;
}

.container-26 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-2 {
  margin-top: 106px;
  padding-bottom: 20px;
}

.heading-13 {
  color: var(--orange);
  text-align: center;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.container-27 {
  max-width: 1200px;
  margin-top: 26px;
}

.image-28, .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43, .image-44, .image-45 {
  width: 70px;
  margin-top: 12px;
}

.column-6 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 81px;
}

.heading-14 {
  font-size: 48px;
}

.heading-15 {
  color: var(--orange);
  font-family: Concert One, sans-serif;
  font-size: 36px;
}

.paragraph-9 {
  margin-top: 26px;
  font-family: Sintony, sans-serif;
}

.section-3 {
  margin-top: 83px;
  margin-bottom: 0;
}

.button-7 {
  background-color: var(--greyish-blue);
  color: var(--neon-green);
  border-radius: 25px;
  margin-top: 15px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  text-decoration: none;
  box-shadow: 0 6px 5px #0003;
}

.button-7:hover {
  background-color: var(--light-orange);
}

.heading-16 {
  color: var(--orange);
  text-align: right;
  flex-flow: column;
  font-family: Concert One, sans-serif;
  font-size: 36px;
  display: flex;
}

.column-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 81px;
  padding-right: 0;
  display: flex;
}

.paragraph-10 {
  text-align: right;
  margin-top: 26px;
  font-family: Sintony, sans-serif;
}

.button-8 {
  background-color: var(--greyish-blue);
  color: var(--neon-green);
  border-radius: 25px;
  margin-top: 15px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.button-8:hover {
  background-color: var(--light-orange);
}

.section-4 {
  margin-top: 135px;
  padding-bottom: 132px;
}

.column-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-17 {
  font-family: Concert One, sans-serif;
  font-size: 64px;
}

.heading-18 {
  color: var(--orange);
  font-family: Concert One, sans-serif;
  font-size: 64px;
  line-height: 68px;
}

.column-9 {
  margin-top: 9px;
  padding-left: 0;
  padding-right: 70px;
}

.paragraph-11 {
  font-family: Sintony, sans-serif;
  font-size: 18px;
}

.paragraph-12 {
  margin-top: 32px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
}

.button-9 {
  background-color: var(--greyish-blue);
  color: var(--neon-green);
  border-radius: 25px;
  margin-top: 19px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.button-9:hover {
  background-color: var(--light-orange);
}

.column-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 9px;
  display: flex;
}

.section-5 {
  margin-top: 90px;
}

.section-6 {
  margin-top: 50px;
}

.field-label {
  color: var(--neon-green);
  font-family: Concert One, sans-serif;
  font-size: 18px;
}

.field-label-2 {
  color: var(--neon-green);
  margin-top: 30px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
}

.text-field {
  color: var(--black);
  white-space: normal;
  margin-top: 12px;
}

.text-field-2 {
  color: var(--black);
  margin-top: 12px;
}

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

.submit-button {
  background-color: var(--greyish-blue);
  color: var(--neon-green);
  border-radius: 25px;
  margin-top: 9px;
  font-family: Concert One, sans-serif;
  font-size: 18px;
  box-shadow: 0 6px 5px #0003;
}

.submit-button:hover {
  background-color: var(--light-orange);
}

.heading-19 {
  color: var(--orange);
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.paragraph-13 {
  margin-top: 22px;
  font-family: Sintony, sans-serif;
}

.form-block {
  margin-top: 38px;
}

.form {
  max-width: 90%;
}

.text-field-3 {
  color: var(--black);
  overflow-wrap: normal;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-2 {
  color: var(--black);
  margin-left: 0;
  margin-right: 0;
}

.textarea {
  margin-top: 12px;
  padding-bottom: 77px;
}

.div-block-5 {
  background-color: var(--orange);
  border-radius: 25px;
  width: 10px;
  height: 600px;
  margin-right: 15px;
  padding-right: 0;
}

.column-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 0;
  display: flex;
}

.heading-20 {
  color: var(--orange);
  text-align: right;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

.paragraph-14 {
  text-align: right;
  margin-top: 22px;
  font-family: Sintony, sans-serif;
}

.image-46 {
  width: 50px;
  margin-left: 20px;
}

.heading-21 {
  color: var(--neon-green);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  font-size: 24px;
}

.flex-block-4 {
  margin-top: 16px;
}

.image-47, .image-48, .image-49, .image-50, .image-51, .image-52 {
  width: 50px;
  margin-left: 20px;
}

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

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9 {
  text-decoration: none;
}

.strategic-heading {
  font-family: Concert One, sans-serif;
  font-size: 34px;
}

.strategic-paragraph {
  margin: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Sintony, sans-serif;
}

.creative-paragraph, .implementation-paragraph, .reporting-paragraph, .ongoing-paragraph {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Sintony, sans-serif;
}

.image-53, .image-54, .image-55, .image-56, .image-57, .image-58 {
  width: 70px;
  margin-top: 12px;
}

.section-8 {
  object-fit: fill;
  object-position: 50% 50%;
  padding-bottom: 80px;
}

.heading-22 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
}

.paragraph-15 {
  text-align: center;
  width: 70%;
  max-width: 70%;
  margin-top: 20px;
  font-family: Sintony, sans-serif;
}

.heading-23 {
  color: var(--neon-green);
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Concert One, sans-serif;
  position: static;
}

.container-29 {
  margin-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
}

.image-59 {
  border-radius: 25px;
}

.container-30 {
  max-width: 1200px;
  margin-top: 86px;
}

.columns-3 {
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
}

.columns-3.columns-2 {
  max-width: 1000px;
}

.column-13 {
  padding-left: 30px;
  padding-right: 100px;
}

.column-13.top-row {
  padding-left: 10px;
  padding-right: 10px;
}

.container-31 {
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 68px;
  display: flex;
}

.image-60 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  object-position: 50% 50%;
  border-radius: 25px;
  overflow: clip;
}

.image-61 {
  border-radius: 25px;
}

.column-14 {
  padding-left: 100px;
  padding-right: 30px;
}

.image-62, .image-63, .image-64, .image-65 {
  border-radius: 25px;
}

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

.image-66, .image-67 {
  border-radius: 25px;
}

.columns-5 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.image-68 {
  border-radius: 25px;
}

.image-69 {
  border-radius: 25px;
  width: 80%;
  max-width: 80%;
}

.image-70, .image-71, .image-72, .image-73, .image-74 {
  border-radius: 25px;
  max-width: 80%;
}

.columns-7 {
  width: 100%;
  max-width: 100%;
}

.column-15 {
  height: 61px;
}

.column-16 {
  justify-content: flex-end;
  align-items: center;
  height: 61px;
  display: flex;
}

.columns-8 {
  width: 100%;
  max-width: 100%;
}

.image-75 {
  text-align: center;
  width: 80%;
  max-width: 80%;
  margin-top: 17px;
  overflow: visible;
}

.container-32 {
  justify-content: center;
  align-items: flex-start;
  max-width: 95%;
  display: flex;
}

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

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

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

.navbar-brand-3 {
  margin-left: 50px;
  display: flex;
}

.navbar-brand-3.w--current {
  margin-left: 0;
}

.nav-menu-wrapper-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: -46px;
  display: block;
}

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

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Sintony, sans-serif;
  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-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

.button-primary-2 {
  border: 3px solid var(--orange);
  background-color: var(--orange);
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  border-radius: 25px;
  padding: 10px 15px;
  font-family: Sintony, sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
  box-shadow: 0 2px 5px #0003;
}

.button-primary-2:hover {
  border: 3px solid var(--orange);
  color: var(--orange);
  background-color: #fff;
}

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

.image-76 {
  width: 50px;
}

.flex-block-5 {
  margin-right: 30px;
}

.columns-9 {
  width: 100%;
}

.container-34 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.column-17, .column-18, .column-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns-10 {
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
}

.columns-11 {
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  margin-top: 40px;
  display: grid;
}

.container-35 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.container-36 {
  max-width: 85%;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: center;
}

.container-37 {
  max-width: 85%;
}

.grid-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-top: 50px;
}

.container-38 {
  justify-content: flex-start;
  align-items: center;
  max-width: 85%;
  display: flex;
}

.container-39 {
  max-width: 85%;
}

.columns-12 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column-20 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

.container-40 {
  max-width: 85%;
  margin-top: 50px;
}

.image-77 {
  width: 65%;
}

.container-41 {
  width: 80%;
  max-width: 80%;
}

.container-42, .container-43 {
  width: 85%;
  max-width: 85%;
}

.column-21 {
  padding-left: 0;
}

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

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

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

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

.nav-menu-two-3 {
  justify-content: space-between;
  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-divider-3 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

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

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

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

.container-45 {
  overflow: visible;
}

.flex-block-6 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
}

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

.code-embed {
  margin-left: -50px;
}

.image-79 {
  width: 50px;
}

.background-video {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Changa One, Impact, sans-serif;
}

.heading-24 {
  font-size: 30px;
  font-weight: 400;
  position: relative;
  left: 763px;
}

.container-46 {
  max-width: 1300px;
  margin-top: 43px;
}

.heading-25 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 92px;
  font-size: 28px;
}

.heading-26 {
  font-size: 30px;
  font-weight: 400;
  position: relative;
  bottom: 0;
  left: 487px;
}

.section-9 {
  background-color: #0000;
  border: 1px solid #000;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.container-47 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -27px;
  display: flex;
}

.heading-27 {
  width: auto;
  margin-left: 60px;
  margin-right: 0;
  font-size: 30px;
  font-weight: 400;
  position: relative;
  overflow: clip;
}

.flex-block-8 {
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  font-size: 64px;
  overflow: clip;
}

.heading-28 {
  margin-left: 60px;
  font-size: 30px;
  font-weight: 400;
  position: relative;
  left: 289px;
}

.container-48 {
  max-width: 1300px;
}

.div-block-6 {
  background-color: #fff;
  height: 3px;
  margin-top: 10px;
  margin-left: 92px;
  margin-right: 92px;
}

.paragraph-16 {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin-top: 4px;
  font-size: 18px;
}

.container-49 {
  max-width: 1300px;
}

.body {
  font-family: Concert One, sans-serif;
}

.background-video-2 {
  margin-top: -70px;
}

.heading-29 {
  text-align: left;
  margin-left: 92px;
  padding-left: 0;
}

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

.section-10 {
  margin-top: 25px;
}

.paragraph-17 {
  text-align: center;
  margin-top: -50px;
  padding-left: 225px;
  padding-right: 225px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.section-11 {
  margin-top: 40px;
}

.container-51 {
  max-width: 85%;
}

.columns-15 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-22 {
  border-right: 1px solid #000;
  padding-left: 0;
  padding-right: 0;
  overflow: clip;
}

.heading-38 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-weight: 400;
}

.image-80 {
  border-bottom: 1px solid #fff;
  width: 100%;
}

.image-81 {
  width: 100%;
  height: auto;
}

.heading-39 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.flex-block-9 {
  padding-left: 92px;
  padding-right: 92px;
}

.image-82 {
  border-bottom: 1px solid #fff;
  width: 100%;
}

.heading-37 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  position: static;
}

.container-52 {
  border: 1px solid #000;
  max-width: none;
  margin-left: -10px;
  margin-right: -10px;
}

.column-23 {
  border-right: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: clip;
}

.column-24 {
  border-left: 1px solid #000;
  padding-left: 0;
  padding-right: 0;
}

.flex-block-10 {
  padding-left: 92px;
  padding-right: 92px;
}

.container-53 {
  border: 1px solid #000;
  max-width: none;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
}

.container-54 {
  max-width: 1300px;
  margin-top: 20px;
  padding-left: 92px;
  padding-right: 92px;
}

.heading-40 {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 20px;
  font-weight: 400;
}

.column-25 {
  border-left: 1px solid #fff;
  padding-left: 0;
  padding-right: 0;
}

.column-26 {
  border-right: 1px solid #000;
  padding-left: 0;
  padding-right: 0;
}

.image-83 {
  width: 100%;
}

.columns-16 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-27 {
  text-align: left;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-84 {
  border-right: 1px solid #000;
}

.image-85 {
  width: 100%;
}

.column-28, .column-29, .column-30, .column-31 {
  padding-left: 0;
  padding-right: 0;
}

.section-12 {
  margin-top: 84px;
}

.container-55 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 75%;
  display: flex;
}

.column-32 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.heading-41 {
  color: var(--orange);
  text-align: center;
}

.paragraph-18 {
  text-align: center;
  max-width: 60%;
  margin-top: 25px;
  font-family: Sintony, sans-serif;
}

.image-86 {
  width: 100%;
}

.container-56 {
  max-width: 85%;
}

.section-13 {
  margin-top: 30px;
  transform: translate(0);
}

.heading-42 {
  color: var(--orange);
  margin-top: 0;
  font-family: Concert One, sans-serif;
}

.paragraph-19 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
}

.div-block-7 {
  background-color: var(--light-grey);
  border-radius: 25px;
  padding: 20px;
  box-shadow: -6px 6px 5px #0003;
}

.text-span {
  font-size: 12px;
  line-height: 14px;
}

.text-span-2 {
  color: var(--neon-green);
  font-family: Concert One, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.container-57 {
  max-width: 85%;
}

.section-14 {
  margin-top: 25px;
}

.heading-43 {
  color: var(--orange);
  font-family: Concert One, sans-serif;
}

.paragraph-20 {
  margin-top: 10px;
  font-family: Sintony, sans-serif;
}

.grid-5 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 25px;
}

.heading-44 {
  color: var(--neon-green);
  margin-top: 0;
  font-family: Concert One, sans-serif;
  font-size: 28px;
}

.paragraph-21 {
  margin-bottom: 0;
  font-family: Sintony, sans-serif;
  line-height: 16px;
}

.div-block-8 {
  background-color: var(--greyish-blue);
  border-radius: 25px;
  padding: 20px;
  box-shadow: 6px 6px 5px #0003;
}

.paragraph-22 {
  margin-top: 0;
  font-family: Sintony, sans-serif;
}

.heading-45 {
  color: var(--orange);
  text-align: left;
  letter-spacing: -5px;
  text-indent: -6px;
  margin-top: 0;
  margin-left: 0;
  font-family: Concert One, sans-serif;
  font-size: 150px;
  line-height: 160px;
}

.container-58 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 98%;
  display: flex;
}

.button-10 {
  border: 1px solid var(--orange);
  background-color: var(--white);
  color: var(--orange);
  border-radius: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
}

.heading-46 {
  color: var(--black);
  margin-top: 10px;
  font-family: Sintony, sans-serif;
  font-size: 58px;
  line-height: 64px;
}

.container-59 {
  max-width: 98%;
}

.div-block-9 {
  background-image: url('../images/Carbonified-Portfolio.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 600px;
  margin-bottom: 20px;
  transition: all .2s;
  display: flex;
}

.div-block-9:hover {
  margin-top: -5px;
  margin-bottom: 25px;
  position: static;
  top: -10px;
  box-shadow: 0 10px 5px #0003;
}

.section-15 {
  margin-top: 26px;
}

.heading-47 {
  color: var(--white);
  margin-top: 0;
  font-family: Sintony, sans-serif;
  font-size: 54px;
  line-height: 58px;
}

.heading-48 {
  color: var(--white);
  font-family: Sintony, sans-serif;
  font-weight: 400;
}

.flex-block-11 {
  justify-content: flex-start;
  align-items: center;
}

.div-block-10 {
  background-image: url('../images/amjith-s-6F4qEDIcY1g-unsplash.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 450px;
  margin-bottom: 10px;
  padding-left: 75px;
  padding-right: 75px;
  transition: all .2s;
  display: flex;
}

.div-block-10:hover {
  margin-top: -5px;
  box-shadow: 0 10px 5px #0003;
}

.heading-49 {
  color: var(--white);
  font-family: Sintony, sans-serif;
}

.heading-50 {
  color: var(--white);
  text-align: center;
  font-family: Sintony, sans-serif;
  font-weight: 400;
}

.div-block-11 {
  background-image: url('../images/Gym.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 450px;
  margin-bottom: 10px;
  padding-left: 75px;
  padding-right: 75px;
  transition: all .2s;
  display: flex;
}

.div-block-11:hover {
  margin-top: -5px;
  box-shadow: 0 10px 5px #0003;
}

.heading-51 {
  color: var(--white);
  text-align: center;
  font-family: Sintony, sans-serif;
  font-weight: 400;
}

.heading-52 {
  color: var(--white);
  text-align: center;
  font-family: Sintony, sans-serif;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Streetwear.png');
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 600px;
  transition: all .2s;
  display: flex;
}

.div-block-12:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  box-shadow: 0 10px 5px #0003;
}

.heading-53 {
  color: var(--white);
  font-family: Sintony, sans-serif;
  font-size: 54px;
  line-height: 58px;
}

.heading-54 {
  color: var(--white);
  font-family: Sintony, sans-serif;
  font-weight: 400;
}

.columns-18 {
  margin-bottom: 10px;
}

.flex-block-12 {
  justify-content: flex-start;
  align-items: center;
}

.link-block-10 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-11 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-12 {
  text-decoration: none;
}

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.flex-block-13 {
  justify-content: flex-start;
  align-items: center;
}

.heading-55 {
  color: var(--black);
  margin-top: 25px;
  font-family: Sintony, sans-serif;
}

.button-11 {
  background-color: var(--orange);
  color: var(--white);
  border-radius: 25px;
  width: 180px;
  margin-top: 20px;
  font-family: Sintony, sans-serif;
  box-shadow: 0 6px 5px #0003;
}

.button-11:hover {
  background-color: var(--mid-grey);
}

.text-block {
  font-family: Sintony, sans-serif;
}

.image-87 {
  border-radius: 25px;
}

.container-60 {
  max-width: 98%;
}

.heading-56 {
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Sintony, sans-serif;
  font-size: 58px;
  line-height: 64px;
  display: flex;
}

.heading-57 {
  color: var(--black);
  margin-left: 0;
}

.bold-text {
  max-width: 60%;
  font-family: Sintony, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.columns-19 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.container-61 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 90%;
  margin-top: 30px;
  display: flex;
}

.container-62 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 98%;
  display: flex;
}

.container-63 {
  max-width: 70%;
  margin-top: 0;
}

.heading-58 {
  color: var(--black);
  text-align: center;
  font-family: Sintony, sans-serif;
}

.section-16 {
  margin-top: 0;
}

.heading-59 {
  color: var(--neon-green);
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-60, .heading-61 {
  color: var(--neon-green);
  margin-bottom: 5px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-23 {
  max-width: 90%;
  margin-bottom: 0;
}

.section-17 {
  margin-top: 40px;
}

.column-33 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.carbonified {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.button-12 {
  border: 1px solid var(--orange);
  background-color: var(--white);
  color: var(--orange);
  border-radius: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Sintony, sans-serif;
  font-size: 18px;
}

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

.image-88, .image-89 {
  height: 250px;
}

.columns-20 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 1002%;
  max-width: 100%;
  margin-top: 31px;
  display: flex;
}

.column-34 {
  display: flex;
}

.column-35 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-90 {
  height: 250px;
}

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

.grid-8 {
  grid-template-rows: auto;
  margin-top: 20px;
}

.image-91, .image-92 {
  border-radius: 10px;
}

.paragraph-24 {
  text-align: center;
  max-width: 60%;
  font-family: Sintony, sans-serif;
}

.section-18 {
  margin-top: 60px;
}

.container-64 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.heading-62 {
  color: var(--orange);
  text-align: center;
  font-family: Concert One, sans-serif;
  font-size: 48px;
}

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

.paragraph-25 {
  text-align: center;
  max-width: 60%;
  margin-top: 10px;
  font-family: Sintony, sans-serif;
}

.container-58-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 98%;
  display: flex;
}

.container-65 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 98%;
  display: flex;
}

.heading-63 {
  color: var(--neon-green);
  text-align: center;
  margin-top: 0;
  font-family: Sintony, sans-serif;
}

.container-66 {
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .header {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .frame, .header-2 {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .navbar-link-2, .navbar-button-2 {
    justify-content: center;
  }

  .ehab, .cameron, .kenny, .leen, .roy {
    flex-direction: column;
    align-items: center;
  }

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

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

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

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

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

  .menu-button {
    padding: 12px;
  }

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

  .heading-3 {
    text-align: center;
    padding-right: 0;
    font-size: 36px;
  }

  .button-2 {
    margin-right: 0;
  }

  .slogan {
    margin-top: 0;
  }

  .homepage-services {
    margin-top: 45px;
  }

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

  .image-4 {
    width: 40px;
    margin-top: 7px;
  }

  .paragraph {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .heading-5 {
    margin-top: 10px;
    font-size: 18px;
  }

  .image-5, .image-6 {
    width: 40px;
  }

  .image-7 {
    width: 40px;
    margin-top: 0;
  }

  .image-8 {
    width: 40px;
  }

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

  .div-block-2 {
    height: 1500px;
  }

  .columns {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .container-16 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 728px;
    display: flex;
  }

  .team-slider-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 50px;
    display: flex;
  }

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

  .team-member-text {
    font-size: 13px;
  }

  .team-slider-nav {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

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

  .footer-content {
    grid-column-gap: 20px;
    grid-auto-flow: row;
  }

  .logo-title {
    line-height: 28px;
  }

  .footer-link {
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .heading-11 {
    text-align: right;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-6 {
    margin-bottom: 10px;
  }

  .paragraph-7 {
    font-size: 16px;
  }

  .image-27 {
    width: 90%;
  }

  .image-28, .image-29, .image-30, .image-31, .image-32, .image-37, .image-43, .image-44, .image-45 {
    width: 40px;
    margin-top: 7px;
  }

  .heading-18 {
    font-size: 48px;
    line-height: 54px;
  }

  .paragraph-12, .button-9, .submit-button {
    font-size: 16px;
  }

  .heading-19 {
    font-size: 27px;
  }

  .columns-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-11 {
    display: none;
  }

  .heading-20 {
    font-size: 27px;
  }

  .image-46 {
    width: 40px;
    margin-left: 15px;
  }

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

  .flex-block-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-48, .image-49, .image-50, .image-51, .image-52 {
    width: 40px;
    margin-left: 15px;
  }

  .strategic-heading {
    font-size: 24px;
    line-height: 30px;
  }

  .image-53, .image-54, .image-55, .image-56, .image-57 {
    width: 40px;
    margin-top: 7px;
  }

  .image-58 {
    width: 40px;
  }

  .paragraph-15 {
    width: 90%;
    max-width: 90%;
    font-size: 12px;
    line-height: 16px;
  }

  .image-70 {
    width: auto;
  }

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

  .navbar-brand-3 {
    margin-left: 0;
  }

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

  .nav-menu-two-2 {
    background-color: var(--greyish-blue);
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100vw;
    max-width: none;
    margin-top: 0;
    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 {
    background-color: var(--white);
    color: var(--mid-grey);
  }

  .icon {
    color: #333;
  }

  .icon:hover {
    color: var(--mid-grey);
  }

  .mask {
    text-align: left;
    flex: 0 auto;
  }

  .image-77 {
    width: 100%;
  }

  .image-78 {
    width: 80%;
  }

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

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

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

  .flex-block-6 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

  .code-embed {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-2 {
    padding-left: 10px;
    font-size: 28px;
  }

  .heading-3 {
    margin-bottom: 26px;
    font-size: 30px;
    line-height: 36px;
  }

  .button-2 {
    margin-top: 0;
    font-size: 16px;
  }

  .slogan {
    padding-bottom: 5px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .container-12 {
    margin-top: 50px;
  }

  .button-4 {
    font-size: 16px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 36px;
  }

  .with-you-section {
    display: none;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .centered-heading {
    margin-top: 0;
    font-size: 30px;
  }

  .team-member-name-two {
    text-align: center;
    font-size: 18px;
  }

  .team-member-text {
    font-size: 12px;
  }

  .image-11, .image-14, .image-15, .image-16, .image-17, .image-18 {
    width: 25px;
  }

  .footer-dark {
    margin-top: 40px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .footer-link {
    text-align: center;
  }

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

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

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

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

  .paragraph-6 {
    margin-top: 4px;
  }

  .section {
    margin-top: 10px;
  }

  .heading-12 {
    font-size: 48px;
  }

  .paragraph-7 {
    font-size: 12px;
    line-height: 16px;
  }

  .button-6 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .image-27 {
    width: 100%;
  }

  .paragraph-8 {
    margin-top: 20px;
  }

  .section-2 {
    margin-top: 55px;
  }

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

  .column-6 {
    padding-right: 20px;
  }

  .heading-15 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-9 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .button-7 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .heading-16 {
    font-size: 20px;
    line-height: 24px;
  }

  .column-7 {
    padding-left: 20px;
  }

  .paragraph-10 {
    font-size: 12px;
    line-height: 16px;
  }

  .button-8 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .heading-18 {
    font-size: 36px;
    line-height: 40px;
  }

  .paragraph-12 {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .button-9 {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .section-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 45px;
    display: block;
  }

  .field-label, .field-label-2 {
    text-align: center;
  }

  .text-field {
    max-width: 99.9999%;
  }

  .container-28 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .submit-button {
    text-align: left;
  }

  .heading-19, .paragraph-13 {
    text-align: center;
  }

  .form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .column-12 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .flex-block-4 {
    margin-top: 10px;
  }

  .container-32, .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

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

  .nav-link-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
    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-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .flex-block-5 {
    flex: 0 auto;
    display: none;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: start stretch;
    margin-top: 10px;
  }

  .container-35 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .grid-3 {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr 1fr;
  }

  .navbar-logo-left-container-3 {
    max-width: 100%;
  }

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

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

  .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-divider-3 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

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

  .heading-2 {
    margin-bottom: 7px;
    margin-left: 5px;
    padding-left: 0;
    font-size: 18px;
    overflow: visible;
  }

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

  .button-2 {
    font-size: 14px;
  }

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

  .homepage-services {
    margin-top: 10px;
  }

  .paragraph {
    font-size: 10px;
  }

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

  .image-5 {
    width: 40px;
  }

  .button-4 {
    font-size: 14px;
  }

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

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

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

  .team-block-info {
    margin-top: 5px;
  }

  .team-member-name-two {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

  .button-5 {
    margin-top: 24px;
    font-size: 14px;
  }

  .footer-dark {
    margin-top: 25px;
  }

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

  .logo-title.service-title {
    font-size: 18px;
  }

  .footer-link {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 10px;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 18px;
  }

  .column-4 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-12 {
    text-align: center;
    margin-top: 0;
    font-size: 36px;
  }

  .paragraph-7 {
    text-align: center;
    margin-top: 20px;
    padding-right: 0;
  }

  .button-6 {
    margin-top: 10px;
    font-size: 14px;
  }

  .column-5 {
    display: none;
  }

  .paragraph-8 {
    margin-top: 10px;
    font-size: 12px;
  }

  .section-2 {
    margin-top: 30px;
  }

  .heading-13 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .column-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .heading-15 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-9 {
    text-align: center;
  }

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

  .heading-16 {
    text-align: center;
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-7 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .paragraph-10 {
    text-align: center;
  }

  .column-8 {
    display: none;
  }

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

  .column-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .paragraph-12 {
    text-align: center;
  }

  .column-10 {
    display: none;
  }

  .section-6 {
    margin-top: 0;
  }

  .text-field {
    max-width: none;
    margin-left: 0;
  }

  .text-field-2 {
    margin-left: 0;
  }

  .container-28 {
    margin-left: 6px;
  }

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

  .paragraph-13 {
    font-size: 12px;
    line-height: 18px;
  }

  .form {
    width: 100%;
  }

  .textarea {
    max-width: none;
    margin-left: 0;
  }

  .heading-20 {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
  }

  .paragraph-14 {
    text-align: center;
    margin-top: -1px;
  }

  .flex-block-4 {
    margin-top: 0;
    margin-bottom: 3px;
  }

  .paragraph-15 {
    margin-top: 10px;
  }

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

  .navbar-logo-left-container-2.shadow-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .navbar-brand-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .navbar-brand-3.w--current {
    margin-left: 0;
  }

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

  .nav-link-2 {
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .button-primary-2 {
    padding: 5px 7px;
    font-size: 12px;
  }

  .image-76 {
    width: 40px;
    max-width: none;
    height: 48px;
  }

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

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

  .column-20 {
    display: none;
  }

  .container-40 {
    margin-top: 20px;
  }

  .column-21 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

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

#w-node-_00dab659-de8e-33a0-7b3d-384bd3e74079-e98f6003, #w-node-_00dab659-de8e-33a0-7b3d-384bd3e7409b-e98f6003, #w-node-_00dab659-de8e-33a0-7b3d-384bd3e740ab-e98f6003, #w-node-_419e1295-832d-41ba-1e44-fb397adc10fb-54a6bdfc, #w-node-_419e1295-832d-41ba-1e44-fb397adc111d-54a6bdfc, #w-node-_419e1295-832d-41ba-1e44-fb397adc112d-54a6bdfc, #w-node-e311850d-ce37-0e37-a9ee-d2f062308e80-5b7ead9f, #w-node-e311850d-ce37-0e37-a9ee-d2f062308ea2-5b7ead9f, #w-node-e311850d-ce37-0e37-a9ee-d2f062308eb2-5b7ead9f, #w-node-_30f2cbb0-ed71-a7eb-e475-40b1c9888b23-ab6bc521, #w-node-_30f2cbb0-ed71-a7eb-e475-40b1c9888b45-ab6bc521, #w-node-_30f2cbb0-ed71-a7eb-e475-40b1c9888b55-ab6bc521, #w-node-e071e36b-36ed-3a93-fecd-ffabeb4cff8d-987afe53, #w-node-e071e36b-36ed-3a93-fecd-ffabeb4cffaf-987afe53, #w-node-e071e36b-36ed-3a93-fecd-ffabeb4cffbf-987afe53, #w-node-fd9353c6-a4dc-ecdf-b4ed-1aa61ebbec8d-dd71bd3b, #w-node-fd9353c6-a4dc-ecdf-b4ed-1aa61ebbecaf-dd71bd3b, #w-node-fd9353c6-a4dc-ecdf-b4ed-1aa61ebbecbf-dd71bd3b, #w-node-ddb986fb-01d5-c4a6-d4c4-d6a3aef5531a-e903e873, #w-node-ddb986fb-01d5-c4a6-d4c4-d6a3aef5533c-e903e873, #w-node-ddb986fb-01d5-c4a6-d4c4-d6a3aef5534c-e903e873, #w-node-_48dd5607-af8e-a65a-b3e8-31fbcf7645f5-dd71d3ba, #w-node-_48dd5607-af8e-a65a-b3e8-31fbcf764617-dd71d3ba, #w-node-_48dd5607-af8e-a65a-b3e8-31fbcf764627-dd71d3ba, #w-node-ef71daa5-4c8f-8672-f379-a8feee5a33a2-c433d4f4, #w-node-ef71daa5-4c8f-8672-f379-a8feee5a33c4-c433d4f4, #w-node-ef71daa5-4c8f-8672-f379-a8feee5a33d4-c433d4f4, #w-node-_00dec1a2-613b-18dd-ed49-cdaec67fa87a-9932eea0, #w-node-_00dec1a2-613b-18dd-ed49-cdaec67fa89c-9932eea0, #w-node-_00dec1a2-613b-18dd-ed49-cdaec67fa8ac-9932eea0, #w-node-_51b1b3a0-dd0b-675c-9ee8-b969a8153ed3-74f9548f, #w-node-_51b1b3a0-dd0b-675c-9ee8-b969a8153ef5-74f9548f, #w-node-_51b1b3a0-dd0b-675c-9ee8-b969a8153f05-74f9548f, #w-node-_4628a6f6-a449-1789-da79-6847b9576d93-c6b46765, #w-node-_4628a6f6-a449-1789-da79-6847b9576db5-c6b46765, #w-node-_4628a6f6-a449-1789-da79-6847b9576dc5-c6b46765, #w-node-_7f814868-5ce9-e8b6-0b82-9f473c665d4c-ffe5e510, #w-node-_7f814868-5ce9-e8b6-0b82-9f473c665d6e-ffe5e510, #w-node-_7f814868-5ce9-e8b6-0b82-9f473c665d7e-ffe5e510, #w-node-_3137f9e6-bde0-420d-4bbc-84a7df819b4a-bc6dc207, #w-node-_3137f9e6-bde0-420d-4bbc-84a7df819b6c-bc6dc207, #w-node-_3137f9e6-bde0-420d-4bbc-84a7df819b7c-bc6dc207, #w-node-d9768110-e102-b460-1eca-d9805f708c56-34142c93, #w-node-d9768110-e102-b460-1eca-d9805f708c78-34142c93, #w-node-d9768110-e102-b460-1eca-d9805f708c88-34142c93, #w-node-f3ae1782-fa8e-513e-49e5-73941d38dbcf-0ba8e7bd, #w-node-f3ae1782-fa8e-513e-49e5-73941d38dbf1-0ba8e7bd, #w-node-f3ae1782-fa8e-513e-49e5-73941d38dc01-0ba8e7bd, #w-node-_1f30f35f-56ac-85f8-c25c-5d7b66d9bdd7-74f9a986, #w-node-_1f30f35f-56ac-85f8-c25c-5d7b66d9bdf9-74f9a986, #w-node-_1f30f35f-56ac-85f8-c25c-5d7b66d9be09-74f9a986, #w-node-_07cfafec-b90e-070c-99e5-1a9625bc9cc6-2064eebf, #w-node-_07cfafec-b90e-070c-99e5-1a9625bc9ce8-2064eebf, #w-node-_07cfafec-b90e-070c-99e5-1a9625bc9cf8-2064eebf, #w-node-_1d46d208-397d-db1e-33ea-579c9fb0c5e0-987c64b7, #w-node-_1d46d208-397d-db1e-33ea-579c9fb0c602-987c64b7, #w-node-_1d46d208-397d-db1e-33ea-579c9fb0c612-987c64b7, #w-node-_23904501-9d92-3179-3bcc-c0cb26e9c58d-7be35274, #w-node-_23904501-9d92-3179-3bcc-c0cb26e9c5af-7be35274, #w-node-_23904501-9d92-3179-3bcc-c0cb26e9c5bf-7be35274, #w-node-a1d6c4e3-8d6c-9936-124e-6d8ed8a12960-1dbd7d60, #w-node-a1d6c4e3-8d6c-9936-124e-6d8ed8a12982-1dbd7d60, #w-node-a1d6c4e3-8d6c-9936-124e-6d8ed8a12992-1dbd7d60, #w-node-_34cb2c17-4614-8531-9c68-d2b35e01a482-74f9dce9, #w-node-_34cb2c17-4614-8531-9c68-d2b35e01a4a4-74f9dce9, #w-node-_34cb2c17-4614-8531-9c68-d2b35e01a4b4-74f9dce9, #w-node-ae7308ea-d252-7539-4998-2467557b085d-99336cb8, #w-node-ae7308ea-d252-7539-4998-2467557b087f-99336cb8, #w-node-ae7308ea-d252-7539-4998-2467557b088f-99336cb8, #w-node-c9d39755-3ce2-0ca7-afae-e8cd7fa7fcd1-34147b63, #w-node-c9d39755-3ce2-0ca7-afae-e8cd7fa7fcf3-34147b63, #w-node-c9d39755-3ce2-0ca7-afae-e8cd7fa7fd03-34147b63, #w-node-f1ed2dbb-8bf2-26b5-2a23-90618e1d1a27-0ba92d84, #w-node-f1ed2dbb-8bf2-26b5-2a23-90618e1d1a49-0ba92d84, #w-node-f1ed2dbb-8bf2-26b5-2a23-90618e1d1a59-0ba92d84, #w-node-a11c6439-af76-8d8d-52ee-6c7381bb6a13-591f1029, #w-node-a11c6439-af76-8d8d-52ee-6c7381bb6a37-591f1029, #w-node-a11c6439-af76-8d8d-52ee-6c7381bb6a47-591f1029, #w-node-_33bf9209-a48c-6a6f-ce0c-540e1a734c33-312285f2, #w-node-_33bf9209-a48c-6a6f-ce0c-540e1a734c57-312285f2, #w-node-_33bf9209-a48c-6a6f-ce0c-540e1a734c67-312285f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-a04a0191-9112-0d5b-1985-33a5205638c4-54a6bdfc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


