body {
  background-color: #fdfdfd;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #ff4545;
  font-size: 144px;
  line-height: 170px;
  font-weight: 600;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 21px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

p {
  margin-bottom: 21px;
  font-family: Muli, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}

.hero {
  overflow: hidden;
  height: 95vh;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(8%, #fdfdfd), color-stop(0, transparent)), url('../images/sfze-8lfcxi-jason-briscoe-2.jpg');
  background-image: linear-gradient(90deg, #fdfdfd 8%, transparent 0), url('../images/sfze-8lfcxi-jason-briscoe-2.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.hero-h1-wrapper {
  margin-top: 6vh;
  margin-left: -25px;
}

.hero-h2-wrapper {
  margin-left: 21px;
}

.container {
  display: block;
  width: 84vw;
  margin-right: auto;
  margin-left: auto;
  padding-top: 228px;
  padding-bottom: 228px;
}

.container.footer {
  padding-bottom: 150px;
}

.body-back {
  position: fixed;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.specs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.specs-wrapper-wrapper {
  width: 42vw;
}

.specs-img {
  width: 42vw;
  height: 85vh;
  background-image: url('../images/anthony-delanoix-14635.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.specs-img.left {
  background-image: url('../images/demo-img.jpeg');
}

.specs-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42vw;
  height: 85vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.specs-h2-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.specs-h2-wrapper.right {
  padding-left: 10%;
}

.h2-line {
  width: 104px;
  height: 4px;
  margin-left: 35px;
  background-color: #000;
}

.h2-line.white {
  background-color: #fff;
}

.specs-specs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17vh;
  padding-right: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.specs-specs-wrapper.right {
  padding-right: 0%;
  padding-left: 10%;
}

.images {
  overflow: hidden;
  padding-top: 197px;
  padding-bottom: 240px;
  padding-left: 8vw;
  background-color: #000;
}

.images-h2-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 73px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.white {
  color: #fff;
}

.images-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.images-img-horizontalscroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}

.images-img-block {
  position: relative;
  overflow: hidden;
  width: 42vw;
  height: 42vw;
  margin-right: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/christelle-bourgeois-97314.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.images-img-block._2 {
  background-image: url('../images/monica-silva-144542.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.images-img-block._3 {
  background-image: url('../images/sarah-dorweiler-105892.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.images-img-block._4 {
  background-image: url('../images/samuel-zeller-110931.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.images-img-block._5 {
  background-image: url('../images/kari-shea-92027.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.images-slider-margin {
  width: 8vw;
  height: 42vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.reviews {
  display: block;
  padding-top: 32px;
  padding-bottom: 16px;
}

.container-container {
  padding-right: 100px;
  padding-left: 100px;
}

.reviews-h2-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 205px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 401px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.review-content-wrapper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.reviews-h3-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.reviews-container-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.reviews-tablink1 {
  width: 20vw;
  height: 20vw;
  background-image: url('../images/profile3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.reviews-tablink1.w--current {
  background-image: url('../images/profile3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.reviews-tablink2 {
  width: 20vw;
  height: 20vw;
  background-image: url('../images/profile2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.reviews-tablink2.w--current {
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.footer {
  overflow: hidden;
  background-color: #fff;
}

.footer-h2-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 175px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-link {
  margin-bottom: 21px;
  font-family: Muli, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  color: #ff4545;
}

.footer-graphic-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -75px;
  margin-right: -18px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-content-wrapper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-content-img-wrapper {
  width: 50vw;
  height: 30vh;
  background-image: url('../images/anthony-delanoix-14635.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
}

.heading {
  color: #000;
  line-height: 125px;
}

.heading-2 {
  color: #000;
  line-height: 110px;
}

.heading-3 {
  margin-top: 5%;
  margin-left: 5%;
}

.body {
  background-color: #fdfdfd;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84vw;
  height: 50vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 350px;
  padding-bottom: 228px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-p {
  margin-top: 5%;
  text-align: left;
}

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

.rich-text-block-2 {
  font-family: Roboto, sans-serif;
}

html.w-mod-js *[data-ix="heading2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-up"] {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="hero"] {
  -webkit-transform: translate(17vw, 0px);
  -ms-transform: translate(17vw, 0px);
  transform: translate(17vw, 0px);
}

html.w-mod-js *[data-ix="hero-heading1"] {
  -webkit-transform: translate(33vw, 0px);
  -ms-transform: translate(33vw, 0px);
  transform: translate(33vw, 0px);
}

html.w-mod-js *[data-ix="hero-heading2"] {
  -webkit-transform: translate(26vw, 0px);
  -ms-transform: translate(26vw, 0px);
  transform: translate(26vw, 0px);
}

html.w-mod-js *[data-ix="footer-heading1"] {
  -webkit-transform: translate(78vw, 0px);
  -ms-transform: translate(78vw, 0px);
  transform: translate(78vw, 0px);
}

html.w-mod-js *[data-ix="move-down"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 100px;
    line-height: 80px;
  }
  h2 {
    font-size: 20px;
    line-height: 25px;
  }
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .hero {
    background-position: 0px 0px, 0px 50%;
    background-attachment: scroll, scroll;
  }
  .specs-specs-wrapper {
    padding-top: 5vh;
  }
  .reviews-content-wrapper {
    margin-left: 0px;
  }
  .review-content-wrapper-wrapper {
    width: 60vw;
  }
  .reviews-tablink1 {
    width: 30vw;
    height: 30vw;
  }
  .reviews-tablink2 {
    width: 30vw;
    height: 30vw;
  }
  .footer-graphic-wrapper {
    margin-right: -14px;
    margin-bottom: -25px;
  }
  .footer-content-img-wrapper {
    background-attachment: scroll;
  }
  .heading {
    line-height: 90px;
  }
  .heading-2 {
    line-height: 60px;
  }
  .rich-text-block {
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }
  .rich-text-block-2 {
    font-family: Roboto, sans-serif;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 0px 0px, 50% 50%;
  }
  .container {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .specs-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .specs-img {
    width: 84vw;
    height: 48vw;
    background-position: 50% 100%;
  }
  .specs-content-wrapper {
    width: 84vw;
  }
  .images {
    padding-top: 146px;
    padding-bottom: 158px;
  }
  .reviews-h2-wrapper {
    padding-bottom: 107px;
  }
  .footer-content-img-wrapper {
    width: 40vw;
  }
  .heading-2 {
    margin-right: 10px;
    font-size: 80px;
    line-height: 80px;
  }
}

@media screen and (max-width: 479px) {
  .hero-h1-wrapper {
    margin-left: -5px;
  }
  .hero-h2-wrapper {
    margin-left: 10px;
  }
  .container.footer {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .specs-wrapper-wrapper {
    margin-top: 33px;
  }
  .specs-content-wrapper {
    height: auto;
  }
  .images-h2-wrapper {
    padding-right: 8vw;
  }
  .review-content-wrapper-wrapper {
    width: 84vw;
  }
  .reviews-tablink1 {
    width: 32vw;
    height: 32vw;
  }
  .reviews-tablink2 {
    width: 32vw;
    height: 32vw;
  }
  .footer {
    height: auto;
  }
  .footer-heading-wrapper {
    margin-bottom: 100px;
  }
  .footer-content-wrapper {
    margin-top: -5vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footer-graphic-wrapper {
    height: auto;
    margin-top: 0px;
  }
  .footer-content-wrapper-wrapper {
    margin-top: 72px;
  }
  .footer-content-img-wrapper {
    width: 60vw;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .heading {
    font-size: 44px;
    line-height: 50px;
  }
  .heading-2 {
    margin-right: 10px;
    font-size: 40px;
    line-height: 80px;
  }
  .heading-3 {
    margin-left: 3%;
    font-size: 18px;
    line-height: 24px;
  }
  .about {
    height: auto;
    padding-top: 200px;
  }
}

