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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Cera Round', sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Cera Round', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
}

.div-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-width: 100%;
  min-height: 100vh;
}

.heading {
  position: static;
  margin-bottom: 20px;
  font-family: 'Cera Round', sans-serif;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  text-transform: lowercase;
}

.container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-height: 100vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 2em;
  padding: 1.5em;
  border-radius: 1rem;
  background-color: #fff;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/hero-mockup.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-2 {
  max-width: 40rem;
  margin: 2rem auto;
  font-family: 'Cera Round', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.paragraph {
  max-width: 30rem;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  font-size: 1.25em;
  line-height: 120%;
  text-align: center;
}

.section {
  position: relative;
  padding-bottom: 2rem;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/WhatsApp-Image-2017-11-16-at-2.25.21-AM.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/WhatsApp-Image-2017-11-16-at-2.25.21-AM.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.paragraph-2 {
  max-width: 40rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.container-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.body {
  font-family: Roboto, sans-serif;
  font-size: 1.2rem;
  line-height: 120%;
}

.button {
  margin-top: 0.5rem;
  padding: 0.75rem 1.5rem;
  border-style: solid;
  border-width: 2px;
  border-color: #47d4cc;
  border-radius: 50em;
  background-color: #47d4cc;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: left;
}

.button:hover {
  background-color: rgba(71, 212, 204, 0.85);
}

.div-block-4 {
  margin-top: 1rem;
  text-align: center;
}

.div-block-5 {
  font-family: 'Cera Round', sans-serif;
}

.section-2 {
  position: relative;
  background-color: #fff;
}

.container-3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.container-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.image-2 {
  display: block;
  height: 100%;
}

.image-3 {
  display: block;
  height: 100%;
}

.slide-nav {
  display: none;
}

.slide {
  width: 33%;
  text-align: center;
}

.slider {
  height: 22.5rem;
  background-color: #fff;
}

.slide-image {
  height: 100%;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.content-container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.content-container.child-container {
  padding-top: 0rem;
}

.div-block-7 {
  margin-top: 2rem;
  text-align: center;
}

.image-5 {
  width: 6rem;
  height: 6rem;
  border-radius: 100%;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1rem;
}

.heading-4 {
  color: #fff;
  text-align: center;
}

.section-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/WhatsApp-Image-2019-03-06-at-11.59.19-AM.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/WhatsApp-Image-2019-03-06-at-11.59.19-AM.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-5 {
  color: #000;
  font-weight: 400;
}

.image-6 {
  display: block;
  width: 11rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rich-text-block {
  color: #fff;
}

.list {
  padding-left: 1em;
  color: #fff;
  list-style-type: disc;
}

.list.dark-text {
  color: #000;
}

.div-block-9 {
  display: block;
  max-width: 40rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-item {
  margin-bottom: 0.75rem;
}

.heading-6 {
  font-family: 'Cera Round', sans-serif;
  text-align: center;
}

.model-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-11 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ffb221;
}

.heading-7 {
  font-family: 'Cera Round', sans-serif;
  color: #fff;
}

.paragraph-4 {
  color: #fff;
  font-size: 1rem;
}

.model-block {
  padding: 2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 1rem;
  background-color: #ffb221;
}

.model-block.middle {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  background-color: #f5331c;
}

.model-block.purple {
  background-color: #2b0f8a;
}

.section-4 {
  background-color: transparent;
}

.section-heading {
  margin-top: 0rem;
  margin-bottom: 1rem;
  font-family: 'Cera Round', sans-serif;
  text-align: center;
}

.section-heading.dark-text {
  color: #000;
}

.section-heading.dark-text.left-align {
  text-align: left;
}

.section-heading.light-text {
  color: #fff;
}

.list-2 {
  max-width: 40rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  padding-left: 1em;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 1rem;
  right: 0%;
  bottom: auto;
  height: 5rem;
  background-color: transparent;
}

.image-7 {
  display: block;
  height: 100%;
  max-width: none;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1rem;
  background-color: #fff;
}

.brand {
  position: static;
  display: block;
  height: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.nav-menu {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.nav-link {
  color: #a0a0a0;
}

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

.rich-text-block-2 {
  max-width: 40rem;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-5 {
  max-width: 40rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-8 {
  display: block;
}

.image-9 {
  display: block;
}

.div-block-12 {
  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;
}

.section-5 {
  background-color: #f0f0f0;
}

.div-block-13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
}

.image-10 {
  display: block;
  max-width: 40rem;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
}

.section-6 {
  background-color: #f0f0f0;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    padding: 2rem;
  }

  .div-block-3 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-image: url('../images/Photo_Treatment.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .slide {
    width: 50%;
  }

  .slider {
    height: auto;
  }

  .container-5 {
    position: relative;
  }

  .brand {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-menu {
    z-index: -1;
    margin: -1.5rem 1.25rem 0.5rem;
    padding-top: 1.75rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    background-color: #2b0f8a;
    color: #fff;
  }

  .menu-button {
    background-color: transparent;
    color: #000;
  }

  .menu-button.w--open {
    border-radius: 100%;
    background-color: #2b0f8a;
    color: #fff;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link.w--current {
    color: #fff;
    font-style: normal;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    min-height: 35rem;
  }

  .container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .div-block-2 {
    margin-right: 0.75rem;
    margin-left: 0.75rem;
  }

  .div-block-3 {
    background-image: url('../images/Photo_Treatment.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .content-container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .model-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .model-block {
    max-width: 22.5rem;
    margin-right: auto;
    margin-left: auto;
  }

  .model-block.middle {
    margin: 1rem auto;
  }

  .navbar {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }

  .menu-button {
    background-color: transparent;
    color: #000;
  }

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

  .nav-link {
    display: block;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-family: 'Cera Round', sans-serif;
    color: #fff;
    text-align: center;
  }

  h2 {
    font-family: 'Cera Round', sans-serif;
  }

  .container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .div-block-2 {
    padding: 0.25rem;
  }

  .paragraph {
    font-size: 1em;
  }

  .slide {
    width: auto;
  }

  .div-block-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-3 {
    font-family: 'Cera Round', sans-serif;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto-regular.woff2') format('woff2'), url('../fonts/roboto-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cera Round';
  src: url('../fonts/cera-round.woff2') format('woff2'), url('../fonts/cera-round.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}