:root {
  --white: white;
  --black: black;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.image {
  width: 20vw;
  margin-top: 0;
}

.navbar {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  margin-top: 0;
  padding-top: 25px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.navlinktop {
  color: #222;
  font-family: Faktum, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.hero {
  width: 48vw;
  max-width: 50%;
  height: 95vh;
}

.hero-cta {
  float: right;
  margin-top: 350px;
  margin-left: 6vw;
  margin-right: 0;
}

.h1 {
  color: #222;
  margin-bottom: 30px;
  margin-right: 0;
  font-family: Faktum, sans-serif;
  font-weight: 500;
}

.button {
  background-color: #222;
  margin-left: 0;
  margin-right: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Faktum, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.about-us-textblock {
  white-space: normal;
  background-color: #f8f8f8;
  max-width: 50%;
  max-height: none;
  margin-top: 10vw;
  margin-left: 10vw;
  margin-right: 0;
  padding: 2.5vw;
  position: absolute;
}

.h2 {
  max-width: none;
  margin-top: auto;
  margin-bottom: 1vh;
  font-family: Faktum, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
}

.paragraph {
  text-align: left;
  letter-spacing: normal;
  text-indent: 0;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Faktum, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.investments {
  z-index: 0;
  float: none;
  background-color: #f8f8f8;
  position: relative;
}

.stripe {
  color: #000;
  background-color: #000;
  border: 1px solid #000;
  width: 20px;
  height: 2px;
  margin-top: 1vw;
  margin-bottom: 1vw;
}

.navbarcontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95vw;
  max-width: 1900px;
  display: block;
}

.profile-pic {
  float: left;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 200px;
  width: 100px;
  height: 100px;
  margin-top: auto;
  margin-right: 1.5vw;
}

.h3 {
  float: left;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Faktum, sans-serif;
}

.paragraph-2 {
  margin-bottom: auto;
  padding-top: 0;
  padding-right: 0;
  font-family: Faktum, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.footer {
  color: #fff;
  background-color: #000;
  display: flex;
  position: relative;
}

.footerleft {
  float: left;
  max-width: 100%;
  margin: 5vw auto 0 12.5vw;
  padding-bottom: 0;
}

.footerright {
  float: right;
  position: relative;
}

.map {
  float: none;
  clear: none;
  object-fit: fill;
  width: 55vw;
  height: 100%;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

.about-us {
  position: relative;
}

.about-us-image {
  z-index: auto;
  float: right;
  clear: none;
  object-fit: cover;
  object-position: 0% 50%;
  max-width: 58%;
  height: 95vh;
  min-height: 950px;
  max-height: 950px;
  display: inline-block;
  position: static;
  bottom: auto;
  left: auto;
}

.logo {
  z-index: 0;
  filter: grayscale();
  margin-right: 2.5vw;
  position: static;
}

.banner-image {
  object-fit: cover;
  width: 100%;
  height: 550px;
}

.exits {
  background-color: #f8f8f8;
}

.link {
  float: left;
  color: #000;
  border-bottom: 1px solid #000;
  padding-top: 5px;
  font-family: Faktum, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.block-container {
  max-width: 75vw;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.body {
  color: #222;
  font-family: Faktum, sans-serif;
}

.legal {
  color: #7e7e7e;
  width: 400px;
  margin-top: 80px;
  margin-bottom: 0;
  font-family: Faktum, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  display: block;
  position: relative;
}

.footer-span {
  color: #7e7e7e;
  font-weight: 500;
  text-decoration: underline;
}

.heading-9 {
  text-align: center;
  margin-top: 150px;
  font-size: 60px;
}

.container-11 {
  max-width: 1300px;
  margin-top: 50px;
}

.paragraph-9 {
  text-align: center;
  margin-bottom: 60px;
  font-family: Faktum, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 100;
}

.nav-menu {
  float: right;
  background-color: #0000;
  margin-top: -5px;
  position: relative;
}

.div-block-8 {
  display: block;
  position: static;
}

.hero-right {
  float: right;
  object-fit: fill;
  width: 50vw;
  height: 95vh;
  padding-left: 0;
  padding-right: 8vh;
}

.logo-list {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.navbar-2 {
  color: #fff;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-12 {
  width: 95vw;
  max-width: 1900px;
}

.image-18 {
  width: 20vw;
}

.nav-link-5, .nav-link-6, .nav-link-7 {
  font-family: Faktum, sans-serif;
  font-weight: 500;
}

.nav-menu-2 {
  margin-top: -5px;
}

.profile-info {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.profile-block {
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
}

.profiles {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 5vh;
  display: flex;
}

.profile {
  width: 35vw;
}

.footer-link {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: block;
}

.footer-left {
  width: 30vw;
  margin: 5vw auto 5vw 12.5vw;
}

.footerstripe {
  border: 1px solid #fff;
  width: 20px;
  height: 2px;
}

@media screen and (max-width: 991px) {
  .image {
    width: 250px;
    margin-top: 10px;
  }

  .navlinktop {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 1.1rem;
    display: block;
  }

  .headerimage {
    max-height: 70vh;
  }

  .hero {
    width: 100%;
    max-width: 100%;
    height: 90vh;
  }

  .hero-cta {
    float: none;
    clear: none;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    inset: 21% 0% auto;
  }

  .button {
    margin-left: 15px;
    margin-right: 15px;
  }

  .about-us-textblock {
    max-width: 80%;
    margin-top: 10vh;
    margin-bottom: 10vh;
    padding: 5vw;
    position: static;
  }

  .h2 {
    text-align: center;
  }

  .paragraph {
    text-align: left;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .investments {
    z-index: 0;
    margin-top: 0;
    padding-left: 0;
  }

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

  .navbarcontainer {
    width: 100vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .profile-pic {
    float: none;
    text-align: left;
  }

  .h3 {
    float: none;
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
  }

  .paragraph-2 {
    float: none;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: 2.2rem;
    position: static;
  }

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

  .footerleft {
    max-width: 100vw;
    margin-bottom: 4vw;
  }

  .map {
    float: none;
    clear: none;
    width: 100vw;
    height: 30vh;
    margin-top: 0;
    position: static;
  }

  .about-us {
    position: relative;
  }

  .about-us-image {
    max-width: 100%;
    height: 90vh;
    min-height: 0;
    max-height: 50vh;
    display: block;
    position: relative;
    top: 70%;
  }

  .banner-image {
    height: 300px;
  }

  .exits {
    padding-left: 0;
  }

  .link {
    float: none;
  }

  .block-container {
    max-width: 600px;
  }

  .legal {
    margin: 5vw auto;
  }

  .paragraph-9 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .icon {
    color: #333;
  }

  .nav-menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .div-block-8 {
    background-color: #fff;
    margin-top: 5%;
    margin-bottom: 50%;
  }

  .hero-right {
    float: none;
    padding-right: 0;
    display: block;
  }

  .image-18 {
    width: 250px;
  }

  .nav-link-5 {
    text-align: center;
    font-size: 1.5rem;
  }

  .nav-link-6, .nav-link-7 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 1.5rem;
  }

  .icon-2 {
    color: #000;
  }

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

  .nav-menu-2 {
    background-color: #fff;
    height: 100vh;
  }

  .div-block-9 {
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .profile-info {
    align-items: center;
  }

  .profile-block {
    flex-direction: column;
    align-items: center;
  }

  .heading-10 {
    margin-top: 5vw;
  }

  .footer-left {
    text-align: center;
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
  }

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

@media screen and (max-width: 767px) {
  .image {
    margin-top: 5px;
  }

  .hero {
    object-fit: fill;
    object-position: 50% 50%;
  }

  .h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .h2 {
    text-align: center;
  }

  .paragraph {
    text-align: center;
    font-size: 1.1rem;
    line-height: 2.1rem;
  }

  .stripe {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .profile-pic {
    margin-left: 188px;
    margin-right: 188px;
  }

  .footer, .footerleft {
    text-align: center;
  }

  .logo {
    margin-top: auto;
    margin-bottom: auto;
  }

  .block-container {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }

  .legal {
    text-align: center;
    flex-direction: row;
    margin-bottom: 10vw;
    margin-right: auto;
    display: block;
  }

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

  .logo-list {
    grid-row-gap: 5vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .icon-2 {
    color: #000;
  }

  .profile-block.mobile-top-margin {
    margin-top: 10vw;
  }

  .profiles {
    flex-direction: column;
  }

  .profile {
    width: 100%;
  }

  .heading-10 {
    margin-top: 10vw;
  }

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

@media screen and (max-width: 479px) {
  .image {
    width: 200px;
    margin-top: 10px;
  }

  .navbar {
    width: 100%;
    max-width: 100%;
  }

  .navlinktop {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 1.1rem;
    display: block;
  }

  .hero {
    object-fit: fill;
    height: 60vh;
    position: static;
  }

  .h1 {
    mix-blend-mode: normal;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .about-us-textblock {
    width: 100%;
    max-width: none;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .paragraph {
    text-align: center;
    margin-top: 45px;
    font-size: 1rem;
    line-height: 1.7rem;
  }

  .investments {
    position: static;
  }

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

  .team {
    margin-top: 30px;
  }

  .profile-pic {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .h3 {
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
  }

  .paragraph-2 {
    text-align: center;
    margin-top: 20px;
    font-size: .9rem;
    line-height: 1.9rem;
  }

  .footerleft {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .about-us-image {
    object-fit: cover;
    object-position: 0% 0%;
    height: 100vh;
    top: 63%;
  }

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

  .link {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .block-container {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }

  .legal {
    width: 200px;
    margin-bottom: 15vw;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-span {
    margin-left: -38px;
  }

  .heading-9 {
    line-height: 58px;
  }

  .paragraph-9 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: .7rem;
  }

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

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

  .icon {
    color: #333;
    background-color: #0000;
  }

  .nav-menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    justify-content: flex-start;
    width: 100vw;
    height: 100vh;
    display: block;
    overflow: visible;
  }

  .div-block-8 {
    margin-top: 5%;
    margin-bottom: 50%;
    display: block;
  }

  .navbar-2 {
    height: 10vh;
  }

  .image-18 {
    width: 200px;
    padding-top: 10px;
  }

  .nav-link-5, .nav-link-6, .nav-link-7 {
    text-align: center;
    background-color: #fff;
  }

  .icon-2 {
    color: #000;
  }

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

  .nav-menu-2 {
    background-color: #fff;
    height: 100vh;
  }

  .div-block-9 {
    margin-top: 50%;
    margin-bottom: 50%;
  }

  .heading-10 {
    margin-top: 15vw;
  }

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


@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-Bold.otf') format('opentype'), url('../fonts/Faktum-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-SemiBoldItalic.otf') format('opentype'), url('../fonts/Faktum-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-Medium.otf') format('opentype'), url('../fonts/Faktum-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-ExtraBoldItalic.otf') format('opentype'), url('../fonts/Faktum-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Faktum';
  src: url('../fonts/Faktum-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}