@font-face {
  font-family: Repetitiondemo;
  src: url('../fonts/repetitionDEMO.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 220px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 220px;
  display: flex;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.image {
  max-width: 50%;
  position: static;
}

.image-2 {
  max-width: 33%;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
}

.image-3 {
  max-width: 50%;
  position: absolute;
}

.body {
  background-color: #ec84a8;
  overflow: visible;
}

.image-4 {
  max-width: 50%;
}

.image-5 {
  opacity: 1;
  width: 80%;
  max-width: none;
  position: absolute;
}

.image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14 {
  width: 80%;
  max-width: none;
  position: absolute;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/BG_full_2.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 500px;
  line-height: 20px;
  display: block;
  position: static;
}

.image-15 {
  float: none;
  position: static;
}

.image-16 {
  mix-blend-mode: normal;
  transform-style: preserve-3d;
  position: static;
  inset: 0% 0% auto auto;
  transform: scale3d(1.2, 1.5, 1)rotate(5deg)translate(600px);
}

.container-3 {
  flex: 0 auto;
  width: 100%;
  max-width: none;
  min-height: 0;
}

.container-4 {
  width: 60%;
  max-width: none;
  min-height: 1000px;
  margin-top: 200px;
  display: block;
}

.image-17 {
  max-width: 200px;
}

.text-block {
  text-align: center;
  overflow-wrap: normal;
  order: -1;
  max-width: 60%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.image-18 {
  z-index: 0;
  float: none;
  clear: none;
  vertical-align: middle;
  width: 60%;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: hidden;
}

.text-block-2 {
  color: #000;
  text-align: center;
  margin-top: 100px;
  font-family: Repetitiondemo, Arial, sans-serif;
  font-size: 50px;
  line-height: 65px;
}

.image-19 {
  max-width: 50%;
}

.image-20 {
  max-width: 80%;
}

.sauce {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 75%;
  max-width: none;
  min-height: 600px;
  margin-top: 200px;
  display: flex;
  overflow: visible;
}

.image-21 {
  max-width: 20%;
  position: relative;
  top: 65px;
  left: 220px;
}

.team_container {
  margin-top: 200px;
}

.image-22 {
  margin-top: -100px;
  position: absolute;
}

.image-23 {
  width: 80%;
  max-width: none;
  position: absolute;
}

.pagewrapper {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  position: static;
  overflow: hidden;
}

.team {
  margin-top: 300px;
}

@media screen and (max-width: 991px) {
  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    margin-top: 0;
    padding-top: 300px;
    display: flex;
    overflow: visible;
  }

  .body {
    overflow: visible;
  }

  .image-5, .image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12, .image-13 {
    max-width: 100%;
  }

  .image-14 {
    max-width: 100%;
    overflow: clip;
  }

  .content {
    background-image: url('../images/BG_full_2.png');
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    margin-top: 200px;
  }

  .container-3 {
    margin-top: 100px;
  }

  .container-4 {
    max-width: 80%;
    min-height: 0;
    margin-top: 100px;
  }

  .text-block-2 {
    font-size: 230%;
    line-height: 50px;
  }

  .sauce {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 120%;
    max-width: 100%;
    min-height: 450px;
    margin-top: 100px;
  }

  .image-21 {
    max-width: 20%;
    top: 38px;
    left: 116px;
  }

  .team_container {
    max-width: 75%;
    margin-top: 200px;
  }

  .image-22 {
    min-width: 115%;
    max-width: 115%;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-stack {
    padding: 60px 15px;
  }

  .container {
    padding-top: 220px;
  }

  .content {
    margin-top: 200px;
  }

  .container-4 {
    margin-top: 100px;
  }

  .sauce {
    max-width: 600px;
    min-height: 320px;
  }

  .image-21 {
    top: 32px;
    left: 110px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
    height: auto;
    margin-top: 0;
    padding-top: 300px;
    overflow: visible;
  }

  .body {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
  }

  .image-5, .image-6, .image-7, .image-8 {
    width: 160%;
    max-width: none;
  }

  .image-9 {
    width: 160%;
    max-width: none;
    position: absolute;
    inset: auto auto -80px -8px;
  }

  .image-10 {
    width: 160%;
    max-width: none;
    inset: 365px -17px auto auto;
  }

  .image-11 {
    width: 160%;
    max-width: none;
    top: 280px;
    left: -23px;
    right: auto;
  }

  .image-12 {
    width: 160%;
    max-width: none;
    top: auto;
    bottom: -14px;
    right: 74px;
  }

  .image-13 {
    width: 160%;
    max-width: none;
    top: 425px;
    left: 44px;
    right: auto;
  }

  .image-14 {
    width: 160%;
    max-width: none;
    position: absolute;
    top: auto;
    bottom: 65px;
    right: -5px;
  }

  .content {
    background-image: url('../images/BG_full.png');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    margin-top: 300px;
  }

  .container-3 {
    width: 100%;
    overflow: visible;
  }

  .container-4 {
    width: 100%;
    margin-top: 100px;
  }

  .image-18 {
    width: 100%;
  }

  .text-block-2 {
    width: 100%;
    max-width: none;
    font-size: 140%;
    line-height: 150%;
  }

  .sauce {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 400px;
    min-height: 20%;
  }

  .image-21 {
    width: 30%;
    max-width: none;
    top: 119px;
    left: -11px;
  }

  .team_container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-23 {
    width: 160%;
    right: -83px;
  }

  .image-24 {
    flex: 0 auto;
    width: 100%;
    min-width: 100%;
    max-width: none;
    position: static;
    overflow: visible;
  }

  .container-5 {
    margin-top: 350px;
  }

  .team {
    padding-top: 0;
  }
}


@font-face {
  font-family: 'Repetitiondemo';
  src: url('../fonts/repetitionDEMO.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}