@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juana;
  src: url('../fonts/Fontspring-DEMO-juana-extralight.otf') format("opentype"), url('../fonts/Fontspring-DEMO-juana-extralightit.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juanaalt;
  src: url('../fonts/Fontspring-DEMO-juanaalt-extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontspring Demo Juana;
  src: url('../fonts/Fontspring-DEMO-juana-light.otf') format("opentype"), url('../fonts/Fontspring-DEMO-juana-lightit.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

a {
  color: #014776;
  text-decoration: none;
}

.global-symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.global-embed {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.testimonial-list {
  height: 100%;
}

.accordion-element {
  cursor: pointer;
  border-bottom: 1px solid #002535;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block;
}

.body-display {
  color: #626d86;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.body-display.small {
  border: 1px #000;
  min-height: 165px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.45em;
}

.body-display.small.height-min {
  min-height: 170px;
}

.body-display.small {
  border-bottom: 2px solid #dedede;
  min-height: auto;
  margin-bottom: 15px;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 1.45em;
}

.all-services {
  margin-top: 24px;
  font-size: 1em;
}

.navigation-content {
  z-index: 10;
  border-bottom: 1px solid #fff0;
  justify-content: space-between;
  width: 96%;
  display: flex;
  position: relative;
}

.sitemap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 0;
  display: flex;
}

.mask {
  height: 100%;
}

.links-cover {
  text-decoration: none;
}

.background-image-wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-information {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-right: 20px;
  font-size: 1em;
  display: flex;
}

.quote {
  opacity: .4;
  color: #fff;
  text-transform: lowercase;
  font-size: 4em;
}

.about-me-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440%;
  margin-top: 150px;
  margin-bottom: 40px;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
}

.service-card-hover {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #014776;
  justify-content: center;
  align-items: center;
  height: 24px;
  font-family: DM Sans, sans-serif;
  font-size: 9px;
  line-height: 1em;
  display: flex;
  position: absolute;
  inset: -24px 0% auto;
}

.card {
  background-color: #fff;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card.card-large-padding {
  padding: 3rem;
}

.card.card-black {
  background-color: #fff;
}

.service-link-name {
  text-align: left;
  border-bottom: 1px solid #889ea833;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.plain-text {
  color: #565656;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.plain-text.large {
  font-size: 2em;
  line-height: 2em;
}

.plain-text.large.top-margin-20 {
  opacity: .6;
  color: #fff;
  margin-top: 20px;
}

.services-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  min-height: 70px;
  margin-top: -110px;
  display: grid;
}

.footer-wrap {
  border-top: .5px solid #889ea833;
  flex: 1;
  justify-content: space-between;
  display: block;
}

.services-heading {
  color: #000;
  letter-spacing: normal;
  margin-bottom: 10px;
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
}

.subtitle-2 {
  color: #014776;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #014776;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 11px;
}

.subtitle-2.top-20 {
  margin-top: 0;
}

.divider {
  background-color: #002535;
  border: 1px #fff;
  width: 100%;
  height: 1px;
  margin-top: 20px;
}

.divider.invisible {
  display: none;
}

.heading-h1 {
  font-size: 3.28em;
  font-weight: 400;
  line-height: 1.2;
}

.heading-h1.brown-text {
  color: #333;
  letter-spacing: normal;
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
}

.heading-h1.brown-text.margin-top {
  margin-top: 0;
}

.heading-h1.brown-text.white {
  color: #fff;
}

.heading-h1.brown-text.np-top-padding {
  margin-top: 0;
}

.heading-h1.brown-text.size {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-h1.brown-text.center {
  text-align: center;
  margin-top: 0%;
  display: block;
}

.service-image-1 {
  background-image: url('../images/yoann-boyer-i14h2xyPr18-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.text-span-3 {
  color: #014776;
}

.section-4 {
  background-color: #f9f5f200;
  height: 100vh;
  max-height: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-4._100vh {
  height: 100%;
  max-height: none;
  position: relative;
}

.section-4._100vh.beige-bg {
  background-color: #fff9ef;
  padding-top: 80px;
  padding-bottom: 50px;
}

.section-4._100vh.beige-bg.white-bg {
  background-color: #fff;
  margin-top: 220px;
  padding-bottom: 0;
}

.section-4._100vh.beige-bg.beigebg {
  background-color: #fff;
}

.section-4._100vh.margin {
  height: auto;
  margin-top: 120px;
  margin-bottom: 120px;
}

.footer-social-block-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  display: flex;
}

.social-dropdown-list.w--open {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  padding-top: 30px;
  display: flex;
}

.section-divider {
  background-color: #002535;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-articles-wrap {
  align-self: stretch;
  max-width: 100%;
  margin: 40px 48px 60px;
  font-size: 1vw;
}

.illustration {
  opacity: 1;
  text-align: left;
}

.lottie-animation {
  justify-content: center;
  align-items: center;
  width: 15px;
  margin-left: 6px;
  margin-right: 0;
  display: flex;
}

.footer-social-link-three {
  opacity: .8;
  margin-right: 20px;
}

.social-circle-2 {
  cursor: pointer;
  border: 1px #889ea833;
  border-radius: 100%;
  align-self: center;
  width: 36px;
  height: 36px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.background-image {
  opacity: .4;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dropdown-list-3 {
  background-color: #0000;
  margin-right: 0;
  padding-right: 0;
}

.dropdown-list-3.w--open {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 12px;
  display: flex;
}

.button-icon {
  width: .625rem;
}

.section {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 1vw;
}

.testimonial {
  height: 100%;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.section-2.section--cta {
  background-color: #050403;
  justify-content: flex-end;
  align-items: center;
  min-height: 50vw;
  display: flex;
}

.navbar-3 {
  background-color: #fff0;
  justify-content: center;
  height: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.hover-line {
  height: 1px;
  position: absolute;
  inset: auto 0% -1px;
  overflow: hidden;
}

.grid-wrapper-2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  display: grid;
  position: relative;
}

.grid-wrapper-2._60vh {
  height: auto;
}

.grid-wrapper-2._60vh.block {
  display: block;
}

.grid-wrapper-2._60vh.beige-bg {
  background-color: #fff;
  height: auto;
}

.grid-wrapper-2.no-bg.hero {
  background-color: #0000;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
}

.dropdown-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 250px;
  min-width: 250px;
  display: grid;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

.about-me-image {
  background-image: url('../images/103186648_2952153088215808_6926820036716081910_n.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  border-radius: 20px;
  flex: 1;
  min-width: 50%;
  max-width: 100%;
  min-height: 50%;
  max-height: 100%;
  display: inline-block;
  position: static;
}

.dropdown-link {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #889ea833;
  width: 100%;
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  position: relative;
}

.full-stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 150px;
  display: block;
}

.dropdown-corner {
  background-color: #fff;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: -5px auto auto;
  transform: rotate(45deg);
}

.site-links {
  text-align: center;
  justify-content: center;
  display: flex;
}

.feature-grid {
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: stretch;
  width: 100%;
}

.slide-left-arrow {
  display: none;
}

.service-description {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-3 {
  background-color: #f9f5f2;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-3.no-padding {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section-3.no-padding.grey {
  background-color: #f9f5f2;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  top: 200px;
}

.text-block {
  color: #333;
  font-family: Fontspring Demo Juanaalt, Arial, sans-serif;
  font-size: 30px;
  font-weight: 100;
  position: static;
}

.links {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}

.links.paragraph {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.links.paragraph.footer-font {
  color: #333;
  font-size: 14px;
  font-weight: 300;
}

.links.footer-font {
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.links.footer-font:hover {
  opacity: .59;
  mix-blend-mode: normal;
}

.button-tertiary {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-right: .5rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: underline;
  display: flex;
}

.button-tertiary.top-padding {
  margin-top: 1.5rem;
}

.card-small-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.slider {
  background-color: #fff;
  height: 100%;
  margin-top: 24px;
}

.how-we-work-col-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.inline-link-image {
  width: .75rem;
}

.about-me-content {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  max-width: 50%;
  margin-left: 32px;
  margin-right: 32px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1vw;
  display: flex;
}

.service-1 {
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
}

.social-nav-icon-2 {
  opacity: 1;
}

.social-nav-icon-2.opacity {
  opacity: .66;
}

.subtitle {
  color: #626d86;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 11px;
}

.service-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
}

.italic-text-3 {
  color: #000;
  font-style: normal;
}

.faq-wrap {
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 80%;
  margin: 40px auto 80px;
  font-size: 1vw;
}

.cta-button-wrapper {
  flex: none;
}

.service-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  text-align: left;
  border-top: 1px #eef0f6;
  border-left: 1px solid #eef0f6;
  border-right: .5px solid #889ea833;
  border-radius: 1px;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between flex-end;
  width: 100%;
  padding: 15px 36px 36px;
  display: grid;
}

.service-bottom.end {
  border-right-style: none;
}

.about-me-info {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  font-size: 1em;
  display: flex;
}

.faq {
  color: #000;
  border-bottom: 1px #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.7em;
  line-height: 1.2;
}

.articles-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-columns: 1fr;
  max-width: 100%;
  margin-top: 20px;
  font-size: 1em;
  display: grid;
}

.service-image-3 {
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.footer {
  justify-content: space-around;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 80px;
  padding: 0 48px;
  display: block;
}

.service-2 {
  background-color: #fff;
  flex-flow: wrap;
  flex: none;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
}

.nav-link {
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  display: flex;
}

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

.card-image-full {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.testimonials {
  height: 100%;
}

.cover-image {
  opacity: 1;
  color: #e1d2c9;
  background-image: url('../images/matt-hardy-6ArTTluciuA-unsplash2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px 1000px 75px 75px;
  flex: 0 auto;
  align-self: stretch;
  min-width: 50%;
  height: auto;
  margin-top: 0;
  transform: translate(0, 106px);
}

.links-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonials-wrap {
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-left: 48px;
  padding-right: 48px;
  display: none;
}

.news-item {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.service-link-top {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px #889ea833;
  border-right: 1px #889ea833;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.service-link-top.end {
  border-right-style: none;
}

.large-horizontal-card-wrapper {
  grid-column-gap: 22rem;
  grid-row-gap: 22rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.all-faq {
  margin-top: 24px;
  padding-top: 10px;
  font-size: 1em;
}

.paragraph {
  color: #000;
  margin-top: 0;
  font-size: 1.5em;
  line-height: 1.7;
}

.paragraph.white-text {
  opacity: .8;
  color: #eee;
  margin-top: 0;
}

.paragraph.top-margin-20 {
  color: #333;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
}

.paragraph.top-margin-20.faq-spacing {
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.paragraph.top-margin-20.faq-spacing.smaller-font {
  margin-bottom: 10px;
  padding-bottom: 25px;
  font-size: 14px;
}

.paragraph.top-margin-20.paddin-gleft-adnd-right {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.paragraph.top-margin-20.paddin-gleft-adnd-right.white {
  color: #fff;
  font-size: 15px;
}

.paragraph.top-margin-20.size-15 {
  font-style: normal;
}

.paragraph.top-margin-20._15 {
  font-size: 15px;
}

.header {
  color: #000;
  margin-bottom: 0;
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}

.image {
  opacity: .83;
}

.bio {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  margin-bottom: 24px;
  font-size: 1em;
  display: block;
}

.bio.blog {
  width: 100%;
  min-width: 800px;
  margin-bottom: 48px;
  margin-left: 0;
  transform: translate(-31px);
}

.navigation-wrapper-2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  height: auto;
  margin-top: 0;
  padding-top: 25px;
  padding-bottom: 20px;
  display: grid;
  position: fixed;
}

.footer-divider {
  background-color: #889ea833;
  border: 1px #fff;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.line-fill {
  background-color: #014776;
  width: 40%;
  height: 100%;
  display: block;
}

.how-we-work-col-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.button-text {
  opacity: 1;
  border: 1px #889ea833;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
}

.hero-text-wrap {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  min-height: auto;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 20px;
  padding-top: 100px;
  font-size: 1vw;
}

.hero-text-wrap.no-margin {
  padding-top: 0;
}

.hero-text-wrap.no-margin.center {
  text-align: center;
}

.hero-text-wrap.no-margin.center.top-margin {
  margin-top: -400px;
}

.social-toggle-2 {
  border: 1px solid #0000002e;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 5px;
  padding: 9px 5px;
  display: flex;
}

.social-toggle-2:hover {
  opacity: .6;
}

.social-toggle-2.left-margin:hover {
  opacity: .63;
}

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

.logo-group {
  align-items: center;
  display: flex;
}

.logo-group.footer {
  margin-left: 50%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  transform: translate(-50%);
}

.logo-group.footer.w--current {
  padding-left: 0;
}

.button-wrap {
  text-align: center;
  margin-top: 20px;
}

.slide-right-arrow {
  display: none;
}

.image-family-therapy {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hover-line-fill {
  background-color: #a3acc2;
  width: 100%;
  height: 100%;
}

.heading-h3-2 {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.2em;
}

.slide-nav {
  margin-top: 20px;
  position: relative;
}

.label-heading {
  color: #666;
  letter-spacing: .04em;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4em;
}

.question-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.grid-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.service-link {
  color: #000;
  border-right: 1px #889ea833;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  position: relative;
}

.arrown-down {
  align-self: center;
  font-size: 3em;
}

.quote-wrap {
  text-align: center;
  background-color: #f9f5f2;
  flex-direction: column;
  flex: 1;
  order: 0;
  align-self: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 120px;
  font-size: 1vw;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.quote-wrap.top-margin-40 {
  background-color: #003851;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 80px;
  font-size: 1vw;
}

.display-heading-2 {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2em;
}

.display-heading-2.display-heading-2-inverse {
  color: #fff;
}

.how-we-work-col-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.heading {
  color: #002535;
  letter-spacing: normal;
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
}

.heading.white-text {
  color: #fff;
}

.outline-button {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 1px solid #889ea833;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  padding: 16px 32px;
  font-size: 9px;
  line-height: 1.35em;
  text-decoration: none;
  transition: background-color .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  overflow: hidden;
}

.outline-button.light {
  color: #014776;
  background-color: #fff0;
  border-color: #014776;
  width: 230px;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 13px;
  display: flex;
}

.outline-button.light.dark {
  color: #014776;
  background-color: #fff;
}

.outline-button.light.dark.margin {
  align-self: auto;
  margin-top: 0;
}

.outline-button.light.dark.margin.dark-fill {
  width: 230px;
  padding: 15px 36px;
}

.outline-button.light.dark.margin.darkfill {
  color: #fff;
  background-color: #014776;
}

.outline-button.light.dark.dark-fill {
  width: 230px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.outline-button.light.darkfill {
  color: #fff;
  background-color: #014776;
}

.outline-button.light.white.center, .outline-button.light.white-fill, .outline-button.light.white-bg {
  background-color: #fff;
}

._2-column-heading-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 9.5fr 7.5fr;
  width: 100%;
  margin-bottom: 4rem;
}

.testimonial-item {
  height: 100%;
}

.large-card-text-wrapper {
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.dropdown-3 {
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}

.service-image-2 {
  clear: none;
  background-image: url('../images/cole-patrick-hpCHLFknc2s-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.half-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1px 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: flex;
}

.half-wrapper.top-margin {
  height: auto;
  margin-top: 0;
}

.half-wrapper.block {
  display: block;
}

.half-wrapper.sticky {
  justify-content: flex-start;
  align-items: center;
  position: sticky;
  top: 0;
}

.nav-menu {
  flex: 1;
  justify-content: center;
  align-self: center;
  max-width: 400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
}

.my-services-wrap {
  flex-direction: column;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-left: 48px;
  padding-right: 48px;
  font-size: 1vw;
  display: flex;
}

.left-line {
  background-color: #014776;
  flex-flow: row;
  width: 60px;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 50%;
  display: block;
  transform: translate(-50%);
}

.left-line.left-left {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
}

.left-line.top-margin {
  margin-top: 10px;
}

.left-line.top-margin.white {
  color: #fff;
  background-color: #fff;
}

.columns {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  flex: 1;
  align-self: stretch;
  margin: 40px 0;
  font-size: 1em;
  display: flex;
}

.card-small-text-wrapper {
  background-color: #fffc;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.card-small-text-wrapper.white-bg {
  background-color: #fffc;
}

.cta-wrapper {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.paragraph-18 {
  color: #444;
  font-size: 1.125rem;
  line-height: 1.5em;
}

.paragraph-18.paragraph-18-inverse {
  color: #fff;
}

.cotact-me-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-primary {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  background-color: #fff0;
  border: 1.5px solid #d4d4d4;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 8.25rem;
  padding: 1rem 1.5rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.button-primary:hover {
  color: #333;
  background-color: #0000001a;
}

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

.button-primary:focus {
  background-color: #0000001a;
  border-color: #f4f4f4;
}

.button-primary.button-white {
  color: #f4f4f4;
  background-color: #fff0;
  transition: background-color .2s;
}

.button-primary.button-white:hover {
  background-color: #e6e6e61a;
}

.heading-h2-2 {
  margin-bottom: 1.5rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.3em;
}

.heading-h2 {
  margin-top: 40px;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2;
}

.heading-h2.brown-text {
  color: #002535;
  margin-top: 0;
}

.heading-h2.brown-text.center-align {
  color: #000;
}

.heading-h2.white-text {
  color: #fff;
  max-width: 80%;
}

.heading-h2.white-text.top-margin-10 {
  margin-top: 10px;
}

.work-together-wrap {
  background-color: #003851;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin: 40px auto;
  padding: 40px 48px;
  font-size: 1vw;
  display: flex;
}

.card-small-image-wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-height: 14.125rem;
  display: flex;
  position: relative;
}

.cta-text-wrapper {
  width: 90%;
  max-width: 50rem;
}

.paragraph-16 {
  color: #444;
  font-size: 1rem;
  line-height: 1.5rem;
}

.paragraph-16.paragraph-16-inverse {
  opacity: .8;
  color: #f4f4f4;
}

.news-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.tertiary-cta-f {
  color: #002535;
  cursor: pointer;
  background-color: #0000;
  margin-top: 10px;
  padding: 0;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1;
}

.tertiary-cta-f:hover {
  color: #5d2700;
  font-weight: 400;
}

.heading-max-width-wrapper {
  width: 100%;
  max-width: 42rem;
  margin-bottom: 3rem;
}

.italic-text-2 {
  color: #014776;
  font-style: normal;
}

.brand {
  color: #000;
  letter-spacing: -.03em;
  align-items: center;
  padding-left: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.italic-text-4 {
  color: #014776;
  font-style: normal;
}

.footer-details {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.heading-h4-2 {
  margin-bottom: .75rem;
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3em;
}

.heading-h4-2.heading-h4-inverse {
  color: #fff;
}

.news-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.secondary-cta {
  color: #6a3005;
  background-color: #0000;
  border: 1.2px solid #6a3005;
  border-radius: 999px;
  align-self: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding: 16px 32px;
  font-size: 1.2em;
  font-weight: 400;
}

.secondary-cta:hover {
  color: #fff;
  background-color: #6a3004;
}

.secondary-cta.top-margin-20 {
  color: #014776;
  cursor: pointer;
  border-width: 1.2px;
  border-color: #014776;
  border-radius: 999px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
}

.secondary-cta.top-margin-20:hover {
  color: #002535;
  background-color: #99afb900;
  border-color: #002535;
  font-weight: 400;
}

.underline-link {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #fffc;
  padding-bottom: 6px;
  padding-left: 0;
  font-size: 9px;
  text-decoration: none;
  position: relative;
}

.underline-link.dark {
  color: #626d86;
  border-bottom-color: #889ea833;
}

.subtitle-3 {
  color: #014776;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #014776;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 11px;
}

.service-image-4 {
  background-image: url('../images/yoann-boyer-i14h2xyPr18-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.section-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 1vw;
}

.grid-wrapper-3 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  display: grid;
  position: relative;
}

.grid-wrapper-3._60vh {
  height: 60vh;
}

.section-6 {
  background-color: #f9f5f2;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-6.no-padding {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section-6.no-padding.grey {
  background-color: #f9f5f2;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  top: 200px;
}

.how-we-work-col-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.service-4 {
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
}

.service-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
}

.italic-text-5 {
  color: #000;
  font-style: normal;
}

.service-image-5 {
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.how-we-work-col-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.service-image-6 {
  clear: none;
  background-image: url('../images/cole-patrick-hpCHLFknc2s-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  flex: 1;
  align-self: stretch;
}

.section-7 {
  transform: translate(0, -70px);
}

.text-span-6, .text-span-7 {
  color: #014776;
}

.sticky-services-intro {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: flex;
  position: sticky;
  top: 118px;
}

.service-bottom-content {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 24px;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  display: grid;
}

.verticle-line {
  background-color: #889ea833;
  height: 100%;
  position: relative;
}

.service-item-bottom {
  overflow: hidden;
}

.grid-wrapper-4 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.stacked-heading {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 500px;
  margin-top: 50px;
  padding-right: 50px;
  display: grid;
}

.plus-lottie {
  justify-content: center;
  align-items: center;
  width: 18px;
  padding-top: 6px;
  display: flex;
}

.hover-line-fill-2 {
  background-color: #a3acc2;
  width: 100%;
  height: 100%;
}

.left-line-2 {
  background-color: #d7dfeb;
  width: 60px;
  height: 2px;
  display: flex;
}

.service-item-top {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-overview {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.small-width {
  max-width: 300px;
}

.line-fill-2 {
  background-color: #a3acc2;
  width: 40%;
  height: 100%;
}

.subtitle-4 {
  color: #ece5db;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 11px;
}

.services-list {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border: 0 #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 400px;
  display: grid;
  overflow: auto;
}

.medium-stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.section-8 {
  background-color: #f9f5f2;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-8.grey {
  background-color: #f9f5f2;
}

.services-dual-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 350px) 1px 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: grid;
}

.full-stacked-intro-2 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.list-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border-top: 1px solid #889ea833;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: stretch;
  display: grid;
}

.service-list-item {
  cursor: pointer;
  border-bottom: 1px solid #889ea833;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding: 80px 0;
  display: flex;
  position: relative;
  overflow: scroll;
}

.list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-text-2 {
  border: 1px solid #889ea833;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-weight: 200;
}

.collection-item {
  border-bottom: 2px solid #889ea833;
}

.preloader {
  z-index: 10000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.preloader-content {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: center stretch;
  width: 100%;
  max-width: 200px;
  margin-top: 0%;
  margin-left: 50%;
  display: grid;
  transform: translate(-50%, 101%);
}

.preloader-brand {
  font-size: 36px;
  font-weight: 400;
  display: none;
  overflow: visible;
}

.preloader-indicator {
  width: 100%;
}

.indicator-wrapper {
  background-color: #fff;
  height: 3px;
  display: flex;
}

.indicator-fill {
  background-color: #014776;
  width: 0%;
  height: 100%;
}

.image-2 {
  filter: invert() brightness(200%);
}

.video {
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.background-video {
  width: 100%;
  height: 100vh;
  position: fixed;
}

.image-3 {
  width: 150px;
}

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

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

.link-block, .link-block-2, .link-block-3 {
  text-decoration: none;
}

.text-block-2 {
  font-family: DM Sans, sans-serif;
}

.image-4 {
  opacity: .3;
  width: 400px;
  margin-top: 10%;
  margin-left: 55%;
  transform: translate(-50%);
}

.image-5 {
  width: 62px;
  height: 50px;
  margin-right: 10px;
}

.xxl-heading {
  font-size: 56px;
  font-weight: 400;
  line-height: 1.2em;
}

.centered-line {
  background-color: #ffffff17;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 2px;
  margin-bottom: 20px;
  display: flex;
}

.centered-line.dark {
  background-color: #889ea833;
}

.stacked-hero-title {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.background-wrapper {
  background-image: url('../images/sergey-raikin-3DVOGaxA2AA-unsplash.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.background-wrapper.service-banner {
  background-image: none;
  height: 450px;
}

.background-wrapper.background-about-me {
  background-image: url('../images/17cdd08d-d68f-492d-bda7-6059384b489c-v2.png');
  background-position: 100%;
  background-size: cover;
}

.background-wrapper.bg7 {
  background-image: url('../images/kekai-ahsam-WMLH0gatK50-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.grid-wrapper-5 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.grid-wrapper-5.b-k {
  margin-top: 80px;
  display: block;
}

.scroll-arrow {
  width: 18px;
}

.hero-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  max-width: 650px;
  display: grid;
}

.hero-intro.large-intro {
  max-width: 900px;
}

.post-top {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 72px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.post-top.center {
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.post-top.center.top-margin {
  margin-top: 80px;
}

.project-bottom {
  z-index: 10;
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 48px;
  display: grid;
  position: relative;
}

.line-fill-3 {
  background-color: #a3acc2;
  width: 40%;
  height: 100%;
}

.scroll-circle {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  width: 80px;
  height: 80px;
  margin-bottom: -36px;
  padding-top: 44px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.background {
  background-image: url('../images/pawel-czerwinski-HkAy-PdSqeA-unsplash.jpg');
  background-position: 100%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.background.new-bg {
  background-image: url('../images/erik-mclean-SKBQVzsCtGg-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background.background-4 {
  background-image: none;
}

.background.background5 {
  background-image: url('../images/pawel-czerwinski-HkAy-PdSqeA-unsplash.jpg');
  background-position: 50%;
}

.background.background5.bg3 {
  background-image: url('../images/linus-nylund-JP23z_-dA74-unsplash.jpg');
  background-position: 50%;
}

.background.background5.bg5 {
  background-image: url('../images/frank-mckenna-eXHeq48Z-Q4-unsplash.jpg');
}

.background.bg-1 {
  background-image: url('../images/alex-glebov-BQxkrZPy8w8-unsplash.jpg');
}

.collection-hero-banner {
  min-height: 800px;
  margin-bottom: -80px;
  position: relative;
  overflow: hidden;
}

.collection-hero-banner.neg-top-margin {
  min-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
}

.collection-hero-banner.neg-top-margin.height-800 {
  justify-content: center;
  align-items: center;
  height: 500px;
  min-height: auto;
  display: flex;
}

.collection-hero-banner.neg-top-margin.height-800.block {
  display: block;
}

.collection-hero-banner.neg-top-margin.service-page-banner, .collection-hero-banner.neg-top-margin.height-450 {
  height: 450px;
  min-height: auto;
}

.medium-width {
  max-width: 500px;
}

.overlay {
  background-color: #0a101d4d;
  position: absolute;
  inset: 0%;
}

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

.grid-wrapper-6 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 120px;
  display: grid;
  position: relative;
}

.grid-wrapper-6.bg-beuge {
  background-color: #e4dcd1;
}

.grid-wrapper-6.bg-beuge.no-bottom-margin {
  margin-bottom: -80px;
}

.stacked-heading-2 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stacked-heading-2._100px-height {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: auto;
  display: flex;
}

.stacked-heading-2._100px-height.center {
  text-align: center;
}

.line-fill-4 {
  background-color: #a3acc2;
  width: 40%;
  height: 100%;
}

.project-body {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: #fff;
  flex-flow: row;
  grid-template-rows: auto 1px auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 100%;
  padding: 0;
  display: flex;
}

.project-body._0-left-padding._24-left-padding {
  background-color: #e4dcd1;
  padding-top: 50px;
  padding-bottom: 50px;
}

.project-intro {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.medium-stacked-intro-2 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.side-fill {
  background-color: #fff;
  width: 100%;
}

.full-stacked-intro-3 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.horizontal-line {
  background-color: #889ea833;
  height: 1px;
}

.button-text-3 {
  border: 1px solid #889ea833;
}

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

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

.text-span-8, .text-span-9, .text-span-10 {
  font-style: italic;
}

.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;
  width: 260px;
  display: flex;
}

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

.link-block-4 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.link-block-4.left-margin {
  margin-left: 20px;
}

.link-block-4.left-margin._0-margin {
  margin-left: 0;
}

.nav-menu-2 {
  justify-content: center;
  max-width: 400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
}

.social-toggle {
  border: 1px solid #889ea833;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 9px;
  display: flex;
}

.navigation-content-2 {
  z-index: 10;
  border-bottom: 1px solid #fff0;
  justify-content: space-between;
  width: 96%;
  display: flex;
  position: relative;
}

.social-circle {
  cursor: pointer;
  border: 1px #889ea833;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  position: relative;
}

.text-block-3 {
  font-size: 30px;
  font-weight: 400;
  position: static;
}

.nav-right {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: center stretch;
  display: flex;
  position: relative;
}

.hover-line-fill-3 {
  background-color: #a3acc2;
  width: 100%;
  height: auto;
}

.nav-button {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #919783;
  border-radius: 100px;
  padding: 12px 32px;
  font-size: 9px;
  text-decoration: none;
  overflow: hidden;
}

.button-text-4 {
  border: 1px solid #889ea833;
}

.nav-cover {
  background-color: #fff;
  border: 1px #889ea80d;
  height: 100%;
  box-shadow: 0 12px 36px -8px #3e41741a;
}

.navigation-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 0;
  display: grid;
  position: relative;
}

.nav-link-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  display: flex;
}

.nav-link-2.w--current {
  color: #000;
}

.preloader-content-2 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: center stretch;
  width: 100%;
  max-width: 275px;
  height: 100vh;
  display: grid;
}

.indicator-wrapper-2 {
  background-color: #889ea833;
  height: 3px;
  display: flex;
}

.indicator-fill-2 {
  background-color: #c6cdbf;
  width: 0%;
  height: 100%;
}

.footer-links {
  border: 0 #0147767a;
  height: 100%;
  margin-bottom: 120px;
  padding-top: 100px;
}

.logo-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

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

.socials {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-6 {
  width: 30px;
  padding-left: 0;
  display: block;
}

.link-block-5 {
  filter: contrast(200%);
  width: auto;
  margin-left: 0;
}

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

.image-7 {
  opacity: 1;
  width: 30px;
  margin-left: 0;
}

.hover-circle-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  padding: 60px;
  display: flex;
  position: relative;
}

.button-text-5 {
  border: 1px #889ea833;
}

.full-stacked-intro-4 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-wrapper-7 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr) 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.section-9 {
  background-color: #f9f5f2;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

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

.project-gallery-image {
  justify-content: center;
  align-items: center;
  height: 24vw;
  display: flex;
  position: relative;
}

.project-body-2 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  background-color: #fff;
  grid-template-rows: auto 1px auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: auto;
  margin-bottom: 0;
  padding: 80px 0 0;
  display: grid;
}

.outline-hover-circle {
  z-index: 10;
  border: 1px solid #fffdfd66;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
  position: relative;
}

.medium-stacked-intro-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.line-fill-5 {
  background-color: #014776;
  width: 40%;
  height: 100%;
}

.skew-background {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.project-intro-2 {
  grid-column-gap: 120px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: -200px;
  padding-left: 50px;
  padding-right: 50px;
  display: grid;
}

.slider-arrow-icon {
  opacity: .3;
  width: 18px;
}

.rich-text-2 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

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

.background-2 {
  background-image: url('../images/matt-hardy-6ArTTluciuA-unsplash2.jpg');
  background-position: 50% 35%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.background-2.background-3.bg-2 {
  background-image: url('../images/priscilla-du-preez-aPa843frIzI-unsplash.jpg');
}

.background-2.background-3.bg4 {
  background-image: url('../images/kekai-ahsam-WMLH0gatK50-unsplash.jpg');
  background-position: 50% 100%;
}

.background-2.background-3.bg6 {
  background-image: url('../images/joeyy-lee-3I0jy73l8u8-unsplash.jpg');
}

.background-2.background-3.bg7 {
  background-image: url('../images/erik-mclean-SKBQVzsCtGg-unsplash.jpg');
}

.hidden {
  display: none;
}

.outline-button-2 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 1px solid #889ea833;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  padding: 16px 32px;
  font-size: 9px;
  line-height: 1.35em;
  text-decoration: none;
  transition: background-color .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  overflow: hidden;
}

.project-gallery {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.left-line-3 {
  background-color: #014776;
  width: 60px;
  height: 2px;
  display: flex;
}

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

.heading-9 {
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-weight: 300;
}

.button-text-6 {
  border: 1px #889ea833;
}

.project-details {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: auto;
  margin-top: -30px;
  padding-bottom: 0;
  display: block;
}

.project-details.flex {
  margin-top: 0;
  display: flex;
}

.project-details.topmargin {
  margin-top: 0;
}

.full-stacked-intro-5 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.grid-wrapper-8 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr) 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.grid-wrapper-8.flex {
  padding-bottom: 0;
}

.medium-stacked-intro-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.line-fill-6 {
  background-color: #a3acc2;
  width: 40%;
  height: 100%;
}

.line-fill-6.light {
  background-color: #fff3;
}

.body-display-2 {
  color: #626d86;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.body-display-2.light {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.background-wrapper-2 {
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.outline-button-3 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 1px solid #889ea833;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  padding: 16px 32px;
  font-size: 9px;
  line-height: 1.35em;
  text-decoration: none;
  transition: background-color .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  overflow: hidden;
}

.outline-button-3.light {
  color: #eef0f6;
  background-color: #fff0;
  border-color: #fff3;
}

.left-line-4 {
  background-color: #014776;
  width: 60px;
  height: 2px;
  display: flex;
}

.left-line-4.light {
  background-color: #ffffff17;
}

.project-numbers-section {
  padding-top: 140px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.project-numbers-section.height-500 {
  height: 600px;
}

.overlay-2 {
  background-color: #0a101d4d;
  position: absolute;
  inset: 0%;
}

.overlay-2.dark {
  background-color: #0a101da6;
}

.heading-10 {
  font-family: Fontspring Demo Juana, Arial, sans-serif;
}

.paragraph-19 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-11 {
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-weight: 300;
}

.heading-12 {
  font-family: Fontspring Demo Juana, Arial, sans-serif;
}

.cta-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
}

.quick-link-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-message {
  background-color: #0000;
  height: 100%;
  padding: 0;
}

.error-message {
  color: #626d86;
  background-color: #eef0f6;
  margin-top: 18px;
}

.success-box {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  background-color: #eef0f6;
  border: 1px solid #889ea833;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  height: 100%;
  min-height: 400px;
  padding: 24px;
  display: grid;
}

.grid-wrapper-9 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr) 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

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

.heading-8 {
  color: #000;
  margin-top: 0;
  font-family: Fontspring Demo Juana, Arial, sans-serif;
  font-weight: 300;
}

.section-10 {
  background-color: #f9f5f2;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

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

.service-link-name-2 {
  text-align: center;
  border-bottom: 1px solid #889ea833;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.contact-form-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 60px;
  padding-right: 36px;
  display: grid;
}

.text-field {
  border: 1px solid #889ea833;
  min-height: 54px;
  margin-bottom: 0;
  padding: 18px 24px;
}

.text-field.first-name {
  font-family: Roboto, sans-serif;
}

.text-field.large {
  min-height: 160px;
}

.sticky-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 118px;
}

.form-field-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding-top: 125px;
  display: grid;
}

.medium-stacked-intro-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 475px;
  display: grid;
}

.line-fill-7 {
  background-color: #a3acc2;
  width: 40%;
  height: 100%;
}

.body-display-3 {
  color: #000;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 1.6em;
}

.light-fill {
  background-color: #fff;
  width: 100%;
  margin-top: -80px;
}

.field-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.subtitle-5 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 11px;
}

.contact-info-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -80px;
  padding: 0 0 80px;
  display: grid;
}

.stacked-heading-4 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.service-card-hover-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #c6cdbf;
  justify-content: center;
  align-items: center;
  height: 24px;
  font-size: 9px;
  line-height: 1em;
  display: flex;
  position: absolute;
  inset: -24px 0% auto;
}

.code-embed {
  margin-left: 0;
}

.solid-button {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #014776;
  border-style: none;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  max-width: 160px;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 32px;
  font-size: 12px;
  line-height: 1.35em;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.image-8 {
  width: 100px;
  margin-top: 30px;
}

.paragraph-20 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

@media screen and (min-width: 1280px) {
  .body-display.small {
    border-bottom-style: none;
  }

  .card.card-black {
    background-color: #fcf5ea;
  }

  .footer-wrap {
    border-top-width: .5px;
  }

  .heading-h1.brown-text.np-top-padding {
    margin-top: 0;
  }

  .section-4 {
    background-color: #ece5db00;
    padding-top: 2px;
    padding-bottom: 0;
  }

  .section-4._100vh.beige-bg {
    background-color: #fcf5ea;
  }

  .section-4._100vh.beige-bg.beigebg {
    background-color: #fff;
  }

  .social-circle-2 {
    order: 0;
    align-self: center;
    margin-left: 0;
  }

  .grid-wrapper-2 {
    background-color: #fff0;
  }

  .grid-wrapper-2._60vh.beige-bg {
    background-color: #fff;
  }

  .service-description {
    min-height: 250px;
  }

  .text-block {
    letter-spacing: 0;
    font-size: 25px;
    font-style: normal;
    font-weight: 200;
    position: static;
  }

  .links.footer-font {
    color: #333;
    font-size: 15px;
  }

  .service-bottom {
    padding-bottom: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

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

  .cover-image {
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    position: static;
  }

  .service-link-top {
    padding-left: 48px;
    padding-right: 48px;
  }

  .paragraph.top-margin-20.paddin-gleft-adnd-right.white {
    font-size: 20px;
  }

  .navigation-wrapper-2 {
    background-color: #fff;
    box-shadow: 0 2px 20px -6px #0000001f;
  }

  .hero-text-wrap {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .social-toggle-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
  }

  .hover-line-fill {
    background-color: #cbe6ea;
  }

  .grid-wrapper {
    background-color: #fff;
  }

  .quote-wrap {
    background-color: #f9f5f2;
  }

  .outline-button.light {
    width: 230px;
    height: auto;
  }

  .large-card-text-wrapper {
    background-color: #fffc;
  }

  .half-wrapper {
    grid-column-gap: 60px;
    padding-top: 50px;
    display: flex;
  }

  .half-wrapper.sticky.no-padding-top {
    padding-top: 0;
  }

  .nav-menu {
    flex: 1;
    align-self: center;
    width: 100%;
  }

  .card-small-text-wrapper, .card-small-text-wrapper.white-bg {
    background-color: #fffc;
  }

  .grid-wrapper-3 {
    background-color: #fff0;
  }

  .service-item-top {
    grid-column-gap: 48px;
  }

  .background.background5.bg5 {
    background-image: url('../images/frank-mckenna-eXHeq48Z-Q4-unsplash.jpg');
  }

  .grid-wrapper-6.bg-beuge.no-bottom-margin {
    margin-bottom: 0;
  }

  .link-block-4, .link-block-4.left-margin {
    margin-left: 15px;
  }

  .grid-wrapper-8.flex {
    padding-bottom: 0;
  }

  .image-8 {
    width: 100px;
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  .container-2 {
    box-sizing: border-box;
    object-fit: fill;
    margin-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .body-display.small {
    min-height: 150px;
  }

  .navigation-content {
    width: 100%;
  }

  .service-information {
    margin-left: 30px;
    padding-right: 30px;
  }

  .about-me-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .card.card-black {
    background-color: #fff;
  }

  .plain-text {
    font-size: 1.5em;
    font-weight: 400;
  }

  .footer-wrap {
    border-top-color: #889ea833;
  }

  .services-heading {
    font-size: 2em;
  }

  .heading-h1.brown-text {
    font-family: Fontspring Demo Juana, Arial, sans-serif;
    font-weight: 200;
  }

  .section-4 {
    background-color: #07070700;
    height: 100%;
    max-height: none;
    padding-top: 0;
    position: static;
  }

  .section-4._100vh {
    height: 100vh;
    max-height: none;
  }

  .section-4._100vh.beige-bg {
    background-color: #fcf5ea;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 120px;
  }

  .section-4._100vh.beige-bg.white-bg, .section-4._100vh.beige-bg.beigebg {
    background-color: #fff;
  }

  .section-4._100vh.margin {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-4._100vh.margin.margin-bottom {
    margin-bottom: 80px;
  }

  .my-articles-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .section {
    margin-top: 500px;
  }

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

  .grid-wrapper-2._60vh {
    height: auto;
    padding-top: 0;
  }

  .grid-wrapper-2._60vh.block {
    height: auto;
    margin-top: 120px;
    padding-top: 50px;
    display: block;
  }

  .grid-wrapper-2._60vh.beige-bg {
    background-color: #fff;
    height: auto;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .grid-wrapper-2._60vh.top-padding {
    padding-top: 80px;
  }

  .grid-wrapper-2.no-bg {
    background-color: #0000;
  }

  .about-me-image {
    background-size: cover;
    border-radius: 20px;
  }

  .text-block {
    color: #000;
  }

  .links {
    font-size: 16px;
  }

  .links.paragraph.footer-font {
    font-size: 14px;
  }

  .links.footer-font {
    color: #333;
    font-size: 15px;
  }

  .page-wrapper {
    margin-top: 0;
  }

  .slider {
    margin-top: 32px;
  }

  .how-we-work-col-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .faq-wrap {
    margin-top: 80px;
    margin-bottom: 100px;
  }

  .faq {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .articles-grid {
    margin-top: 32px;
  }

  .footer {
    padding-bottom: 10px;
  }

  .nav-link {
    color: #535353;
  }

  .cover-image {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: auto;
    margin-top: 0;
  }

  .testimonials-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .main-wrapper {
    background-color: #fff;
    margin-top: 0;
  }

  .paragraph {
    margin-top: 10px;
    line-height: 1.8;
  }

  .paragraph.top-margin-20 {
    color: #535353;
  }

  .paragraph.top-margin-20.paddin-gleft-adnd-right.white {
    color: #fff;
    font-size: 20px;
  }

  .header {
    color: #000;
    font-size: 18px;
    font-weight: 200;
  }

  .navigation-wrapper-2 {
    background-color: #fff;
  }

  .how-we-work-col-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero-text-wrap {
    min-height: 400px;
    margin-top: 0;
    position: relative;
  }

  .social-toggle-2.left-margin {
    margin-left: 0;
  }

  .logo-group {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    display: flex;
  }

  .heading-h3-2 {
    color: #fff;
    font-family: Fontspring Demo Juana, Arial, sans-serif;
    font-weight: 200;
  }

  .grid-wrapper {
    background-color: #fff;
  }

  .quote-wrap {
    background-color: #f9f5f2;
    margin-top: 180px;
    margin-bottom: 100px;
    padding-top: 0;
    transform: translate(0);
  }

  .quote-wrap.top-margin-40 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .how-we-work-col-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading {
    font-size: 2em;
  }

  .outline-button.light {
    color: #014776;
  }

  .outline-button.light.white {
    background-color: #fff;
  }

  .large-card-text-wrapper {
    background-color: #fffc;
  }

  .half-wrapper {
    box-sizing: border-box;
    grid-column-gap: 50px;
    height: 100vh;
    margin-top: 0;
    padding-top: 0;
  }

  .half-wrapper.block {
    height: 100%;
  }

  .my-services-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .left-line.top-margin {
    background-color: #fff;
  }

  .card-small-text-wrapper, .card-small-text-wrapper.white-bg {
    background-color: #fffc;
  }

  .heading-h2.brown-text {
    margin-top: 0;
  }

  .heading-h2.white-text {
    color: #fff;
  }

  .work-together-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .heading-h4-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fontspring Demo Juana, Arial, sans-serif;
    font-weight: 300;
  }

  .secondary-cta {
    border-width: 1.5px;
    font-weight: 400;
  }

  .secondary-cta.top-margin-20 {
    border-width: 1.5px;
    border-color: #6a3004;
  }

  .secondary-cta.top-margin-20:hover {
    font-weight: 400;
  }

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

  .how-we-work-col-4, .how-we-work-col-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .strip-bg {
    background-color: #ece5db;
    border: 1px #000;
    height: 200px;
    line-height: 100px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-span-4, .text-span-5 {
    color: #014776;
  }

  .service-bottom-content, .service-item-top {
    grid-column-gap: 60px;
  }

  .services-list {
    height: 500px;
    transform: translate(0, -79px);
  }

  .medium-stacked-intro {
    max-width: none;
  }

  .list-wrapper {
    transform: translate(0);
  }

  .list-wrapper.faq {
    display: block;
  }

  .background-wrapper.service-banner {
    height: 450px;
  }

  .background.background5.bg5 {
    background-image: url('../images/frank-mckenna-eXHeq48Z-Q4-unsplash.jpg');
    background-position: 50%;
  }

  .collection-hero-banner.neg-top-margin.service-page-banner {
    height: 450px;
  }

  .collection-hero-banner.neg-top-margin.height-450 {
    height: 450px;
    min-height: auto;
  }

  .overlay {
    color: #fff;
  }

  .overlay.darker {
    background-color: #0a101da3;
  }

  .project-body._0-left-padding._24-left-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-span-11 {
    font-family: PT Serif, serif;
  }

  .link-block-4 {
    margin-left: 0;
  }

  .link-block-4.left-margin {
    margin-left: 15px;
  }

  .footer-links {
    width: 100%;
  }

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

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

  .socials {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-6 {
    width: 80%;
    margin-left: 1px;
    display: block;
  }

  .link-block-5 {
    flex: 0 auto;
    width: 15%;
  }

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

  .image-7 {
    opacity: 1;
    margin-top: 0%;
  }

  .project-details.flex {
    width: 100%;
  }

  .grid-wrapper-8.flex {
    padding-bottom: 0;
    display: flex;
  }

  .project-numbers-section.height-500 {
    height: 100%;
  }

  .image-8 {
    width: 100px;
    margin-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .all-services {
    margin-top: 32px;
  }

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

  .section-4._100vh.beige-bg {
    background-color: #fcf5ea;
  }

  .section-4._100vh.beige-bg.beigebg, .grid-wrapper-2 {
    background-color: #fff;
  }

  .grid-wrapper-2._60vh {
    padding-top: 0;
  }

  .grid-wrapper-2._60vh.beige-bg {
    background-color: #fff;
  }

  .links {
    font-size: 20px;
  }

  .links.footer-font {
    color: #333;
    font-size: 15px;
  }

  .service-1 {
    margin-bottom: 40px;
  }

  .faq {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph {
    flex: 1;
  }

  .header {
    font-size: 24px;
  }

  .navigation-wrapper-2 {
    background-color: #fff;
    width: 100vw;
    box-shadow: 0 2px 20px -6px #0000001f;
  }

  .hero-text-wrap {
    min-height: 500px;
  }

  .grid-wrapper {
    background-color: #f9f5f2;
  }

  .quote-wrap {
    background-color: #f9f5f2;
    margin-top: 100px;
    margin-bottom: 120px;
  }

  .quote-wrap.top-margin-40 {
    margin-top: 120px;
    margin-bottom: 120px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .outline-button.light {
    -webkit-text-stroke-color: #014776;
  }

  .outline-button.light.dark {
    color: #fff;
    background-color: #014776;
    height: 55px;
    margin-top: 20px;
  }

  .outline-button.light.dark.margin {
    margin-top: 0;
  }

  .large-card-text-wrapper {
    background-color: #fff;
  }

  .half-wrapper {
    padding-top: 150px;
  }

  .half-wrapper.sticky.no-padding-top {
    height: auto;
    margin-top: 120px;
  }

  .my-services-wrap, .work-together-wrap {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .secondary-cta, .secondary-cta.top-margin-20 {
    border-width: 1.8px;
  }

  .grid-wrapper-3 {
    background-color: #fff;
  }

  .service-4 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .body-display.small.height-min {
    min-height: auto;
  }

  .all-services {
    font-size: 1em;
  }

  .navigation-content {
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .service-information {
    font-size: 1em;
  }

  .about-me-wrap {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2vw;
  }

  .service-card-hover {
    display: none;
  }

  .card {
    background-color: #fff;
    border-radius: 1rem;
  }

  .card.card-large-padding {
    padding: 2rem;
  }

  .services-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-color: #0000;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .subtitle-2.top-20 {
    font-size: 9px;
  }

  .heading-h1.brown-text {
    font-size: 2em;
  }

  .heading-h1.brown-text.np-top-padding.small-title {
    font-size: 1.6em;
  }

  .heading-h1.brown-text.second-heading {
    font-size: 2em;
  }

  .heading-h1.brown-text.size {
    font-size: 3em;
  }

  .heading-h1.brown-text.size.white {
    font-size: 30px;
  }

  .service-image-1 {
    background-image: url('../images/image-33.png');
    background-position: 50%;
    background-size: cover;
    border-style: none;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-4._100vh.beige-bg.white-bg {
    margin-top: 120px;
    padding-top: 50px;
  }

  .section-4._100vh.beige-bg.beigebg {
    padding-top: 50px;
  }

  .section-4._100vh.margin {
    margin-top: 50px;
  }

  .my-articles-wrap {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.2vw;
  }

  .dropdown-list-3 {
    position: absolute;
  }

  .dropdown-list-3.w--open {
    padding-top: 0;
  }

  .section-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .grid-wrapper-2.no-bg.hero {
    height: 60vh;
  }

  .dropdown-wrapper {
    width: 100%;
    min-width: auto;
    box-shadow: 0 18px 36px -8px #292b4e1f;
  }

  .dropdown-link {
    border-top: 1px solid #889ea833;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    display: flex;
  }

  .dropdown-corner {
    border-top: 1px solid #889ea833;
    border-left: 1px solid #889ea833;
    top: -6px;
  }

  .site-links {
    margin-right: 10px;
  }

  .feature-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .section-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .about-me-content {
    flex-wrap: nowrap;
    place-content: space-between;
    align-items: flex-start;
    min-width: 50%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
  }

  .service-1, .service-3 {
    align-self: center;
  }

  .faq-wrap {
    margin-top: 20px;
    font-size: 1.2vw;
  }

  .service-bottom {
    padding-top: 48px;
  }

  .about-me-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .articles-grid {
    grid-column-gap: 30px;
    font-size: 1.2vw;
  }

  .service-image-3 {
    border-style: none;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .service-2 {
    align-self: center;
  }

  .nav-link {
    background-color: #fff;
    border: 1px #889ea833;
    border-top-style: solid;
    min-height: 60px;
  }

  .cover-image {
    background-position: 95% 100%;
    height: 70vw;
    margin-top: -30px;
  }

  .testimonials-wrap {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2vw;
  }

  .large-horizontal-card-wrapper {
    grid-column-gap: 22rem;
    grid-row-gap: 22rem;
  }

  .all-faq {
    padding-top: 0;
  }

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

  .paragraph.top-margin-20.paddin-gleft-adnd-right.white {
    font-size: 15px;
  }

  .header {
    margin-top: 20px;
  }

  .bio {
    font-size: 1em;
  }

  .bio.blog {
    min-width: 90vw;
  }

  .button-text {
    font-size: 11px;
  }

  .hero-text-wrap {
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    min-height: 200px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    font-size: 1.2vw;
  }

  .menu-items {
    flex-direction: column;
    box-shadow: 0 18px 36px -8px #292b4e12;
  }

  .logo-group.footer.w--current {
    padding-left: 0;
  }

  .heading-h3-2 {
    font-size: 2.5rem;
  }

  .service-link {
    background-color: #fff;
  }

  .quote-wrap {
    padding-top: 0;
  }

  .display-heading-2 {
    font-size: 3.5rem;
  }

  .outline-button.light.dark.margin.darkfill {
    display: none;
  }

  ._2-column-heading-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 7fr;
  }

  .large-card-text-wrapper {
    background-color: #fff;
  }

  .service-image-2 {
    background-image: url('../images/cole-patrick-hpCHLFknc2s-unsplash.jpg');
    background-position: 50%;
    background-size: cover;
    border-style: none;
  }

  .half-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .half-wrapper.top-margin {
    height: 60vh;
  }

  .half-wrapper.block {
    width: 90vw;
    display: block;
  }

  .nav-menu {
    background-color: #0000;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .my-services-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2vw;
  }

  .columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .card-small-text-wrapper {
    background-color: #fff;
  }

  .cta-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .paragraph-18 {
    font-size: 1rem;
  }

  .heading-h2-2 {
    font-size: 2rem;
  }

  .work-together-wrap {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.2vw;
  }

  .heading-max-width-wrapper {
    margin-bottom: 1.5rem;
  }

  .footer-details {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .news-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .secondary-cta {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
  }

  .secondary-cta.top-margin-20 {
    border-width: 1.2px;
    align-self: flex-start;
    font-size: 12px;
  }

  .service-image-4 {
    background-image: url('../images/image-33.png');
    background-position: 50%;
    background-size: cover;
    border-style: none;
  }

  .section-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .service-image-5 {
    border-style: none;
  }

  .service-image-6 {
    background-image: url('../images/cole-patrick-hpCHLFknc2s-unsplash.jpg');
    background-position: 50%;
    background-size: cover;
    border-style: none;
  }

  .sticky-services-intro {
    width: 50%;
    position: relative;
    top: auto;
    overflow: visible;
  }

  .service-bottom-content {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding-top: 60px;
  }

  .verticle-line {
    width: 100%;
  }

  .stacked-heading {
    width: 350px;
  }

  .medium-stacked-intro {
    max-width: 50%;
  }

  .section-8 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .services-dual-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

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

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

  .post-top {
    padding-top: 60px;
  }

  .post-top.center {
    margin-top: 50px;
  }

  .background {
    background-position: 50%;
    background-size: cover;
  }

  .background.background-4 {
    background-image: url('../images/17cdd08d-d68f-492d-bda7-6059384b489c-v2.png');
    background-position: 50%;
  }

  .collection-hero-banner {
    min-height: 650px;
  }

  .collection-hero-banner.neg-top-margin {
    margin-bottom: 0;
  }

  .collection-hero-banner.neg-top-margin.height-450 {
    height: 300px;
  }

  .project-body {
    grid-row-gap: 60px;
    flex-flow: wrap;
    padding: 48px 0 48px 48px;
  }

  .project-body._0-left-padding {
    padding-left: 0;
  }

  .project-body._0-left-padding._24-left-padding {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
  }

  .project-intro {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-4 {
    display: none;
  }

  .link-block-4.left-margin._0-margin {
    display: block;
  }

  .nav-menu-2 {
    background-color: #0000;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .navigation-content-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .menu-icon-wrapper {
    border: 1px #000;
    border-left: 1px solid #889ea833;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 0 0 24px;
    display: flex;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 19px 0;
    display: flex;
  }

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

  .menu-icon {
    width: 28px;
  }

  .nav-link-2 {
    background-color: #fff;
    border: 1px #889ea833;
    border-top-style: solid;
    min-height: 60px;
  }

  .logo-section {
    padding-left: 0;
  }

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

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

  .hover-circle-wrapper {
    display: none;
  }

  .section-9 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .project-gallery-image {
    min-height: 275px;
  }

  .project-body-2 {
    grid-row-gap: 60px;
    padding: 48px 0 48px 48px;
  }

  .project-intro-2 {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .background-2.background-3.bg6 {
    background-image: url('../images/linus-nylund-JP23z_-dA74-unsplash.jpg');
  }

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

  .project-details {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .project-numbers-section {
    padding-top: 120px;
  }

  .quick-link-wrapper {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .section-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .contact-form-wrapper {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    padding-left: 36px;
  }

  .sticky-intro {
    position: relative;
    top: 0;
  }

  .form-field-grid {
    padding-top: 0;
  }

  .contact-info-wrapper {
    grid-row-gap: 60px;
    padding-bottom: 60px;
  }

  .service-card-hover-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .body-display.small {
    border-bottom-style: none;
  }

  .sitemap {
    flex: 1;
    margin-right: 0;
    padding-right: 0;
  }

  .service-information {
    font-size: 1.2em;
  }

  .card.card-large-padding {
    padding: 1.5rem;
  }

  .services-wrapper {
    grid-template-columns: 1fr;
    margin-top: -125px;
  }

  .footer-wrap {
    flex-direction: column;
  }

  .heading-h1.brown-text {
    font-size: 3.28em;
  }

  .heading-h1.brown-text.size {
    font-size: 3em;
  }

  .service-image-1 {
    flex: 1;
    align-self: stretch;
  }

  .section-4 {
    width: 100vw;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-4._100vh.beige-bg.white-bg {
    margin-top: 0;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .section-divider {
    height: 1px;
  }

  .my-articles-wrap {
    margin: 20px 20px 40px;
    font-size: 1.4vw;
  }

  .grid-wrapper-2._60vh.beige-bg {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-wrapper-2.no-bg.hero {
    width: 100vw;
    height: 100%;
  }

  .about-me-image {
    min-width: 100%;
    min-height: 70vw;
  }

  .dropdown-link {
    min-height: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .full-stacked-intro {
    margin-top: 80px;
  }

  .site-links {
    justify-content: space-between;
    align-self: stretch;
    max-width: 100%;
    display: flex;
  }

  .feature-grid {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block {
    font-size: 22px;
  }

  .about-me-content {
    flex: 1;
    align-self: stretch;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4vw;
  }

  .service-1, .service-3 {
    flex-direction: column;
  }

  .faq-wrap {
    font-size: 1.4vw;
  }

  .about-me-info {
    justify-content: space-between;
  }

  .articles-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    font-size: 1.4vw;
  }

  .service-image-3 {
    flex: 1;
    align-self: stretch;
  }

  .footer {
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

  .nav-link {
    min-height: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .cover-image {
    background-position: 50%;
    border-radius: 500px 500px 0 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    min-width: 80%;
    height: 60vw;
  }

  .links-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    margin-top: 40px;
  }

  .testimonials-wrap {
    font-size: 1.4vw;
  }

  .paragraph.top-margin-20 {
    width: 100%;
  }

  .paragraph.top-margin-20.paddin-gleft-adnd-right {
    padding-left: 0;
    padding-right: 0;
  }

  .bio {
    flex: 0 auto;
    margin-top: 48px;
    font-size: 1em;
  }

  .bio.blog {
    padding-left: 30px;
  }

  .navigation-wrapper-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .footer-divider {
    background-color: #fff3;
    border-style: solid;
    border-color: #e1e1e1;
  }

  .hero-text-wrap {
    order: -1;
    align-self: center;
    margin-top: 120px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.4vw;
  }

  .hero-text-wrap.no-margin.center.top-margin {
    margin-top: 0;
  }

  .button-wrap {
    margin-top: 10px;
  }

  .heading-h3-2 {
    font-size: 2rem;
  }

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

  .quote-wrap {
    margin-top: 50px;
    font-size: 1.4vw;
  }

  .quote-wrap.top-margin-40 {
    font-size: 1.4vw;
  }

  .display-heading-2 {
    font-size: 2.5rem;
  }

  .outline-button.light.dark.margin.darkfill {
    display: none;
  }

  ._2-column-heading-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 11fr;
    justify-items: start;
    margin-bottom: 2rem;
  }

  .large-card-text-wrapper {
    background-color: #fff;
    padding: 1rem;
  }

  .service-image-2 {
    flex: 1;
    order: -1;
    align-self: stretch;
  }

  .half-wrapper {
    grid-row-gap: 24px;
    display: block;
  }

  .half-wrapper.top-margin {
    height: 100%;
    display: block;
  }

  .half-wrapper.block {
    width: 100%;
  }

  .my-services-wrap {
    font-size: 1.4vw;
  }

  .card-small-text-wrapper {
    background-color: #fff;
  }

  .paragraph-18 {
    line-height: 1.5rem;
  }

  .heading-h2-2 {
    font-size: 1.75rem;
  }

  .work-together-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4vw;
  }

  .paragraph-16 {
    font-size: .875rem;
    line-height: 1.375rem;
  }

  .news-grid {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .secondary-cta {
    border-width: 1.1px;
    margin-top: 20px;
  }

  .secondary-cta.top-margin-20 {
    border-width: 1.1px;
  }

  .service-image-4 {
    flex: 1;
    align-self: stretch;
  }

  .section-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-4, .service-5 {
    flex-direction: column;
  }

  .service-image-5 {
    flex: 1;
    align-self: stretch;
  }

  .service-image-6 {
    flex: 1;
    order: -1;
    align-self: stretch;
  }

  .service-bottom-content {
    grid-row-gap: 24px;
    padding-top: 36px;
  }

  .stacked-heading {
    width: 500px;
    margin-bottom: 80px;
  }

  .service-item-top {
    grid-template-columns: 1fr auto;
  }

  .subtitle-4 {
    padding-top: 30px;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-3 {
    width: 100px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xxl-heading {
    font-size: 42px;
  }

  .background-wrapper.service-banner {
    height: 300px;
  }

  .hero-intro {
    padding-left: 40px;
    padding-right: 40px;
  }

  .post-top {
    grid-row-gap: 60px;
  }

  .post-top.center {
    margin-top: 80px;
  }

  .post-top.center.top-margin {
    margin-top: 120px;
  }

  .project-bottom {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-top: 120px;
    padding-bottom: 24px;
  }

  .background {
    background-position: 20%;
  }

  .collection-hero-banner {
    min-height: 500px;
  }

  .collection-hero-banner.neg-top-margin.service-page-banner {
    height: 300px;
  }

  .project-body {
    grid-row-gap: 48px;
    padding: 36px 0 36px 36px;
  }

  .project-body._0-left-padding._24-left-padding {
    grid-row-gap: 24px;
  }

  .project-intro {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-right {
    grid-column-gap: 18px;
  }

  .nav-link-2 {
    min-height: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .logo-section {
    padding-left: 0;
  }

  .link-block-5 {
    width: 10%;
    margin-left: 0;
  }

  .link-block-6 {
    width: 10%;
  }

  .section-9 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .project-gallery-image {
    min-height: 200px;
  }

  .project-body-2 {
    grid-row-gap: 48px;
    padding: 36px;
  }

  .project-intro-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .project-gallery {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .project-details {
    grid-row-gap: 48px;
  }

  .project-numbers-section {
    padding-top: 100px;
  }

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

  .section-10 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    flex-wrap: nowrap;
  }

  .body-display.small {
    border-bottom-style: none;
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .navigation-content {
    padding-left: 0;
    padding-right: 0;
  }

  .sitemap {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .service-information {
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 1em;
  }

  .about-me-wrap {
    flex-direction: column;
    flex: none;
    align-self: stretch;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .card {
    width: 95%;
  }

  .card.card-large-padding {
    width: 95%;
    padding: 1rem;
  }

  .subtitle-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .subtitle-2.top-20.no-padding, .subtitle-2.np-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .subtitle-2.np-padding.buttom-margin, .subtitle-2.np-padding.bottom-margin {
    margin-bottom: 10px;
  }

  .heading-h1 {
    font-weight: 400;
  }

  .heading-h1.brown-text {
    font-size: 25px;
  }

  .heading-h1.brown-text.np-top-padding.small-title {
    margin-bottom: 0;
  }

  .heading-h1.brown-text.size {
    font-size: 2.5em;
  }

  .heading-h1.brown-text.size.white {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2em;
  }

  .service-image-1 {
    background-image: url('../images/yoann-boyer-i14h2xyPr18-unsplash.jpg');
    order: -1;
    min-height: 250px;
  }

  .section-4 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-4._100vh.margin {
    margin-top: 0;
    margin-bottom: 0;
  }

  .my-articles-wrap {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 3vw;
  }

  .section {
    width: 100vw;
    font-size: 1em;
  }

  .grid-wrapper-2.no-bg.hero {
    height: 100%;
  }

  .about-me-image {
    min-height: 100vw;
    margin-bottom: 20px;
    display: block;
  }

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

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-3.no-padding {
    width: 100vw;
  }

  .text-block {
    font-size: 18px;
    display: block;
  }

  .page-wrapper {
    width: 100vw;
    font-size: 11px;
  }

  .how-we-work-col-1 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .about-me-content {
    flex: none;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 3vw;
  }

  .service-1, .service-3 {
    flex-direction: column;
    padding-right: 0;
  }

  .faq-wrap {
    max-width: 90%;
    font-size: 3vw;
  }

  .service-bottom {
    border: 1px #000;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .about-me-info {
    font-size: 3vw;
  }

  .articles-grid {
    margin-top: 20px;
    font-size: 3vw;
  }

  .service-image-3 {
    order: -1;
    min-height: 250px;
  }

  .footer {
    padding-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-2 {
    flex-direction: column;
    padding-right: 0;
  }

  .cover-image {
    background-image: url('../images/matt-hardy-6ArTTluciuA-unsplash2.jpg');
    background-position: 88% 100%;
    height: 100vw;
  }

  .links-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .testimonials-wrap {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 3vw;
  }

  .large-horizontal-card-wrapper {
    grid-column-gap: 70vw;
    grid-row-gap: 70vw;
  }

  .all-faq {
    font-size: 1em;
  }

  .paragraph {
    flex: none;
    margin-bottom: 0;
  }

  .paragraph.white-text {
    flex: 0 auto;
    margin-top: 0;
  }

  .paragraph.top-margin-20.paddin-gleft-adnd-right.white {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 16px;
  }

  .bio {
    margin-bottom: 10px;
    font-size: 1em;
  }

  .navigation-wrapper-2 {
    width: 100vw;
  }

  .footer-divider {
    border-bottom-style: none;
  }

  .how-we-work-col-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .hero-text-wrap {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .logo-group.footer.w--current {
    padding-left: 0;
  }

  .heading-h3-2 {
    font-size: 1.75rem;
  }

  .quote-wrap {
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2vw;
  }

  .quote-wrap.top-margin-40 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 3vw;
  }

  .how-we-work-col-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .heading {
    margin-top: 10px;
  }

  .outline-button.light.dark.margin.darkfill {
    display: none;
  }

  .outline-button.light.white-bg {
    display: flex;
  }

  .large-card-text-wrapper {
    background-color: #fff;
  }

  .service-image-2 {
    order: -1;
    min-height: 250px;
  }

  .half-wrapper {
    grid-template-rows: auto;
    height: auto;
  }

  .half-wrapper.top-margin {
    height: 100%;
  }

  .my-services-wrap {
    padding-left: 0;
    padding-right: 0;
    font-size: 3vw;
  }

  .left-line {
    margin-bottom: 20px;
  }

  .left-line.left-left {
    margin-top: 0;
  }

  .columns {
    font-size: 1em;
    display: block;
  }

  .card-small-text-wrapper {
    background-color: #fff;
  }

  .heading-h2.white-text {
    max-width: 90%;
  }

  .work-together-wrap {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 3vw;
  }

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

  .service-image-4 {
    background-image: url('../images/yoann-boyer-i14h2xyPr18-unsplash.jpg');
    order: -1;
    min-height: 250px;
  }

  .section-5 {
    width: 100vw;
    font-size: 1em;
  }

  .section-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-6.no-padding {
    width: 100vw;
  }

  .how-we-work-col-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .service-4, .service-5 {
    flex-direction: column;
    padding-right: 0;
  }

  .service-image-5 {
    order: -1;
    min-height: 250px;
  }

  .how-we-work-col-5 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .service-image-6 {
    order: -1;
    min-height: 250px;
  }

  .service-bottom-content {
    padding-top: 36px;
  }

  .stacked-heading {
    width: 100vw;
  }

  .services-list {
    width: 85vw;
    height: 400px;
  }

  .medium-stacked-intro {
    grid-row-gap: 24px;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .list-grid {
    margin-top: 20px;
  }

  .service-list-item {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .preloader {
    width: 100vw;
  }

  .image-3 {
    margin-top: 30px;
  }

  .image-5 {
    width: 52px;
    height: 45px;
  }

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

  .background-wrapper {
    height: 100%;
  }

  .background-wrapper.service-banner.bg3 {
    height: auto;
  }

  .grid-wrapper-5 {
    width: 100vw;
  }

  .hero-intro {
    grid-row-gap: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .post-top {
    grid-row-gap: 48px;
    padding-top: 48px;
  }

  .post-top.center {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .post-top.center.top-margin {
    margin-top: 80px;
  }

  .scroll-circle {
    margin-bottom: -85px;
    display: none;
  }

  .background {
    background-image: url('../images/pawel-czerwinski-HkAy-PdSqeA-unsplash.jpg');
  }

  .background.new-bg {
    background-image: url('../images/youssef-naddam-iJ2IG8ckCpA-unsplash.jpg');
    background-size: cover;
  }

  .collection-hero-banner {
    min-height: 450px;
  }

  .collection-hero-banner.neg-top-margin {
    margin-top: 0;
    margin-bottom: 0;
  }

  .project-body {
    grid-row-gap: 36px;
    min-width: 100vw;
    padding: 30px 24px;
  }

  .project-body._0-left-padding._24-left-padding {
    grid-row-gap: 20px;
    padding-left: 18px;
    padding-right: 0;
  }

  .project-intro {
    padding-left: 0;
    padding-right: 0;
  }

  .medium-stacked-intro-2 {
    grid-row-gap: 24px;
  }

  .navigation-content-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-icon-wrapper {
    padding-left: 18px;
  }

  .menu-button {
    padding-right: 10px;
  }

  .nav-button {
    display: none;
  }

  .logo-section {
    padding-left: 0;
  }

  .hover-circle-wrapper {
    padding: 40px;
  }

  .button-text-5 {
    flex: 1;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .full-stacked-intro-4 {
    justify-content: stretch;
    width: 100vw;
    max-width: 90vw;
    margin-right: 0;
  }

  .grid-wrapper-7 {
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) 1fr;
    width: 100vw;
  }

  .section-9 {
    width: 100vw;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .project-gallery-image {
    min-height: 125px;
  }

  .project-body-2 {
    grid-row-gap: 36px;
    min-width: 100vw;
    padding: 30px 12px;
  }

  .medium-stacked-intro-3 {
    grid-row-gap: 24px;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .project-intro-2 {
    margin-bottom: -150px;
    padding-left: 0;
    padding-right: 0;
  }

  .rich-text-2 {
    padding-right: 12px;
  }

  .stacked-heading-3 {
    grid-column-gap: 16px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: grid;
  }

  .background-2 {
    background-image: url('../images/renata-adrienn-ebvCsRypmxM-unsplash.jpg');
  }

  .background-2.background-3 {
    background-image: url('../images/matt-hardy-6ArTTluciuA-unsplash2.jpg');
  }

  .outline-button-2 {
    cursor: pointer;
  }

  .project-gallery {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .left-line-3 {
    margin-left: 0;
  }

  .button-text-6 {
    flex: 1;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .project-details {
    padding-bottom: 30px;
  }

  .project-details.flex {
    padding-bottom: 0;
  }

  .full-stacked-intro-5 {
    grid-column-gap: 16px;
    grid-row-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-right: 0;
    padding-left: 40px;
    display: flex;
  }

  .grid-wrapper-8 {
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) 1fr;
    width: 100vw;
    padding-bottom: 0;
  }

  .medium-stacked-intro-4 {
    grid-row-gap: 24px;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .body-display-2 {
    margin-right: 0;
    font-size: 17px;
  }

  .background-wrapper-2 {
    background-image: none;
    margin-left: 0;
    margin-right: 0;
  }

  .outline-button-3 {
    cursor: pointer;
  }

  .outline-button-3.light {
    color: #eef0f6;
    border-color: #fff3;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 28px;
    padding-right: 28px;
  }

  .left-line-4 {
    margin-left: 0;
  }

  .cta-block {
    box-sizing: border-box;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    aspect-ratio: auto;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
  }

  .grid-wrapper-9 {
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) 1fr;
    width: 100vw;
  }

  .heading-8 {
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .section-10 {
    width: 100vw;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-form-wrapper {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .sticky-intro {
    grid-column-gap: 16px;
    grid-row-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 90vw;
    margin-left: 0;
    padding-left: 0;
    display: grid;
  }

  .sticky-intro.margin-left {
    margin-left: 12px;
    margin-right: 12px;
  }

  .medium-stacked-intro-5 {
    grid-row-gap: 24px;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .body-display-3 {
    margin-right: 0;
    font-size: 17px;
  }

  .stacked-heading-4 {
    grid-column-gap: 16px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: grid;
  }

  .form {
    padding-left: 12px;
    padding-right: 12px;
  }

  .solid-button {
    justify-content: center;
    width: auto;
    min-width: 160px;
    max-width: none;
    display: flex;
  }
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf223328c1-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332933-a536c744 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf223328e4-a536c744 {
  justify-self: start;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf223328ea-a536c744 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf223328f7-a536c744 {
  justify-self: start;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf22332905-a536c744 {
  align-self: end;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf22332908-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332919-a536c744 {
  justify-self: start;
}

#w-node-e1274862-654e-5943-0835-1f6dd8aa4d05-a536c744 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf22332960-a536c744 {
  grid-area: span 2 / span 13 / span 2 / span 13;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf2233296a-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332972-a536c744 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_5999a487-c96b-bcd5-fc16-d8cf22332999-a536c744 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52158d6e-7c8f-c673-1227-de8fa7fd397e-c8a74712 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-_91a38762-17b7-8cfd-acec-72d3c8a7471e-c8a74712 {
  justify-self: auto;
}

#w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9ae-b1c6c9ac {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9af-b1c6c9ac, #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9b0-b1c6c9ac, #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9b1-b1c6c9ac, #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9b2-b1c6c9ac {
  align-self: start;
}

#w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9be-b1c6c9ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9c1-b1c6c9ac {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9c8-b1c6c9ac, #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9cb-b1c6c9ac, #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9d0-b1c6c9ac {
  align-self: start;
}

#w-node-_9f6a7368-5694-adae-c378-cef2f12815b6-f12815b4 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_9f6a7368-5694-adae-c378-cef2f12815f8-f12815b4 {
  grid-area: 1 / 2 / 2 / 3;
}

#scroll.w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911de8-e2e56659 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911ded-e2e56659 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911dee-e2e56659 {
  place-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df1-e2e56659, #w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df4-e2e56659 {
  justify-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df7-e2e56659 {
  place-self: end center;
}

#w-node-e08e5c7e-7b7d-08c2-998f-2527cf5c29f9-e2e56659 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4cd0436c-67d5-d181-4348-8db14e6ccf3d-e2e56659 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-_622ffb8f-8e2f-efc2-9a34-fdbbe664a15e-e2e56659 {
  place-self: center;
}

#w-node-_622ffb8f-8e2f-efc2-9a34-fdbbe664a15f-e2e56659, #w-node-_622ffb8f-8e2f-efc2-9a34-fdbbe664a163-e2e56659, #w-node-_622ffb8f-8e2f-efc2-9a34-fdbbe664a166-e2e56659 {
  justify-self: center;
}

#w-node-a67b8df4-e216-d341-d661-81b65de8369c-ff1436a2 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-a67b8df4-e216-d341-d661-81b65de836de-ff1436a2 {
  grid-area: 1 / 2 / 2 / 3;
}

#scroll.w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f67b-ff1436a2 {
  grid-area: 1 / 1 / 3 / 4;
}

#w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f680-ff1436a2 {
  place-self: center;
}

#w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f681-ff1436a2, #w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f685-ff1436a2, #w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f688-ff1436a2 {
  justify-self: center;
}

#scroll.w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab34-44845460 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-44845460 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab39-44845460 {
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3a-44845460, #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3f-44845460 {
  justify-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab48-44845460 {
  place-self: end center;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-44845460 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-44845460 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd5-44845460, #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd6-44845460 {
  align-self: start;
}

#w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-44845460 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9d930969-e80e-1688-8c9b-4b24a10caa14-44845460 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-_6e6388f6-c1f8-e616-f895-09b0057d5220-44845460 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_6e6388f6-c1f8-e616-f895-09b0057d5230-44845460 {
  place-self: center;
}

#w-node-_6e6388f6-c1f8-e616-f895-09b0057d5231-44845460, #w-node-_6e6388f6-c1f8-e616-f895-09b0057d5235-44845460 {
  justify-self: center;
}

#w-node-_6e6388f6-c1f8-e616-f895-09b0057d5221-44845460 {
  place-self: center start;
}

#scroll.w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab34-6c187617 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-6c187617 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab39-6c187617 {
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3a-6c187617, #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3f-6c187617 {
  justify-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab48-6c187617 {
  place-self: end center;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-6c187617 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-6c187617 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd5-6c187617, #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd6-6c187617 {
  align-self: start;
}

#w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-6c187617 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef8f-6c187617 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef90-6c187617 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef92-6c187617 {
  place-self: center;
}

#w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef93-6c187617, #w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef97-6c187617 {
  justify-self: center;
}

#w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef9a-6c187617 {
  place-self: center start;
}

#scroll.w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab34-8f9b3d54 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-8f9b3d54 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab39-8f9b3d54 {
  place-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3a-8f9b3d54, #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab3f-8f9b3d54 {
  justify-self: center;
}

#w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab48-8f9b3d54 {
  place-self: end center;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-8f9b3d54 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-8f9b3d54 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd5-8f9b3d54, #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd6-8f9b3d54 {
  align-self: start;
}

#w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-8f9b3d54 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e0-8f9b3d54 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e1-8f9b3d54 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e3-8f9b3d54 {
  place-self: center;
}

#w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e4-8f9b3d54, #w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e8-8f9b3d54 {
  justify-self: center;
}

#w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341eb-8f9b3d54 {
  place-self: center start;
}

#scroll.w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911de8-1dc5453b {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911ded-1dc5453b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911dee-1dc5453b {
  place-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df1-1dc5453b, #w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df4-1dc5453b {
  justify-self: center;
}

#w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911df7-1dc5453b {
  place-self: end center;
}

#w-node-e0963f2c-ead5-ac8d-3918-62560023fc8c-1dc5453b {
  grid-area: 1 / 2 / 2 / 3;
}

#contact.w-node-e0963f2c-ead5-ac8d-3918-62560023fcae-1dc5453b {
  justify-self: center;
}

#w-node-e0963f2c-ead5-ac8d-3918-62560023fcbd-1dc5453b, #w-node-e0963f2c-ead5-ac8d-3918-62560023fcc2-1dc5453b, #email.w-node-e0963f2c-ead5-ac8d-3918-62560023fcc4-1dc5453b, #w-node-e0963f2c-ead5-ac8d-3918-62560023fcc6-1dc5453b, #phone.w-node-e0963f2c-ead5-ac8d-3918-62560023fcc8-1dc5453b, #w-node-e0963f2c-ead5-ac8d-3918-62560023fcca-1dc5453b, #message.w-node-e0963f2c-ead5-ac8d-3918-62560023fccc-1dc5453b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e0963f2c-ead5-ac8d-3918-62560023fccd-1dc5453b {
  justify-self: start;
}

#w-node-e0963f2c-ead5-ac8d-3918-62560023fcaf-1dc5453b, #w-node-e0963f2c-ead5-ac8d-3918-62560023fcb2-1dc5453b {
  align-self: start;
}

#w-node-e0963f2c-ead5-ac8d-3918-62560023fcb3-1dc5453b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-_5999a487-c96b-bcd5-fc16-d8cf223328c1-a536c744 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_91a38762-17b7-8cfd-acec-72d3c8a7471e-c8a74712 {
    justify-self: auto;
  }

  #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9ae-b1c6c9ac {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
  }

  #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9af-b1c6c9ac {
    align-self: start;
  }

  #w-node-_622ffb8f-8e2f-efc2-9a34-fdbbe664a166-e2e56659, #w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f688-ff1436a2 {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5999a487-c96b-bcd5-fc16-d8cf223328c1-a536c744 {
    align-self: start;
  }

  #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332960-a536c744 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5999a487-c96b-bcd5-fc16-d8cf2233296a-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332972-a536c744 {
    grid-column: span 1 / span 1;
  }

  #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9d7-b1c6c9ac {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-44845460, #w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-44845460, #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-6c187617, #w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-6c187617, #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd2-8f9b3d54, #w-node-_34790f6b-29ba-3a58-3990-d958d4f44c18-8f9b3d54 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9c1-b1c6c9ac {
    grid-column: span 2 / span 2;
  }

  #w-node-_4e59ef77-c1f9-fc9f-7a51-df05b1c6c9c6-b1c6c9ac {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332960-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf2233296a-a536c744, #w-node-_5999a487-c96b-bcd5-fc16-d8cf22332972-a536c744 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911ded-e2e56659 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-e08e5c7e-7b7d-08c2-998f-2527cf5c29f9-e2e56659 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_4cd0436c-67d5-d181-4348-8db14e6ccf3d-e2e56659 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: auto;
  }

  #scroll.w-node-_6e60dd8e-a0fc-de1e-c0ad-1dbf1485f67b-ff1436a2 {
    grid-area: 1 / 1 / 3 / 4;
  }

  #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-44845460 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-44845460 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #section-1.w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd1-44845460 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9d930969-e80e-1688-8c9b-4b24a10caa14-44845460 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: auto;
  }

  #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-6c187617 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-6c187617 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #section-1.w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd1-6c187617 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3955bbdc-a155-d23a-7fe4-13a61707ef8f-6c187617 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: auto;
  }

  #w-node-_2dd8ba24-2a3a-a423-8332-1eca9633ab38-8f9b3d54 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd0-8f9b3d54 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #section-1.w-node-_09cab78c-a42a-6ff7-9afa-e24c0d4d9cd1-8f9b3d54 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_86503f1c-0d5d-9a94-9f8b-beb6f55341e0-8f9b3d54 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: auto;
  }

  #w-node-_5e40d45f-f9b8-ee42-9c2d-b82ee5911ded-1dc5453b {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-e0963f2c-ead5-ac8d-3918-62560023fc8c-1dc5453b {
    grid-area: 1 / 1 / 2 / 3;
  }
}


@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juana';
  src: url('../fonts/Fontspring-DEMO-juana-extralight.otf') format('opentype'), url('../fonts/Fontspring-DEMO-juana-extralightit.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juanaalt';
  src: url('../fonts/Fontspring-DEMO-juanaalt-extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Juana';
  src: url('../fonts/Fontspring-DEMO-juana-light.otf') format('opentype'), url('../fonts/Fontspring-DEMO-juana-lightit.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}