@font-face {
  font-family: 'HK Grotesk';
  src: url("../fonts/HKGrotesk-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'HK Grotesk Bold';
  src: url("../fonts/HKGrotesk-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'Charis SIL Bold';
  src: url("../fonts/CharisSIL-Bold.ttf") format("truetype");
}
/* line 1, ../scss/_animated-background.scss */
.background-flower {
  position: absolute;
}

/* line 7, ../scss/_animated-background.scss */
.left-1 {
  z-index: 1;
  top: -40px;
  left: calc(50% - 725px);
}

/* line 12, ../scss/_animated-background.scss */
.left-2 {
  z-index: 2;
  top: 75px;
  left: calc(50% - 1040px);
}

/* line 17, ../scss/_animated-background.scss */
.right-1 {
  z-index: 2;
  top: -125px;
  right: calc(50% - 970px);
}

/* line 22, ../scss/_animated-background.scss */
.right-2 {
  z-index: 1;
  top: 270px;
  right: calc(50% - 940px);
}

/* line 27, ../scss/_animated-background.scss */
.right-3 {
  z-index: 2;
  top: 270px;
  right: calc(50% - 840px);
}

/* line 35, ../scss/_animated-background.scss */
.left-3 {
  z-index: 1;
  top: 395px;
  left: calc(50% - 906px);
}

/* line 40, ../scss/_animated-background.scss */
.right-4 {
  z-index: 3;
  top: 95px;
  right: calc(50% - 885px);
}

/* line 45, ../scss/_animated-background.scss */
.right-5 {
  z-index: 9;
  top: 480px;
  right: calc(50% - 765px);
}

/* line 53, ../scss/_animated-background.scss */
.left-4 {
  z-index: 1;
  top: 60px;
  left: calc(50% - 958px);
}

/* line 58, ../scss/_animated-background.scss */
.left-5 {
  z-index: 1;
  top: 450px;
  left: calc(50% - 770px);
}

/* line 63, ../scss/_animated-background.scss */
.right-6 {
  z-index: 3;
  top: -110px;
  right: calc(50% - 1480px);
}

/* line 68, ../scss/_animated-background.scss */
.right-7 {
  z-index: 3;
  top: 165px;
  right: calc(50% - 825px);
}

/* line 73, ../scss/_animated-background.scss */
.middle-1 {
  z-index: 1;
  top: 320px;
  right: calc(50% - 620px);
}

/* line 81, ../scss/_animated-background.scss */
.left-6 {
  z-index: 1;
  top: 250px;
  left: calc(50% - 950px);
}

/* line 86, ../scss/_animated-background.scss */
.right-8 {
  z-index: 1;
  top: 100px;
  right: calc(50% - 840px);
}

/* line 91, ../scss/_animated-background.scss */
.right-9 {
  z-index: 3;
  top: 262px;
  right: calc(50% - 998px);
}

/* line 99, ../scss/_animated-background.scss */
.left-7 {
  z-index: 1;
  top: 130px;
  left: calc(50% - 860px);
}

/* line 107, ../scss/_animated-background.scss */
.left-8 {
  z-index: 2;
  top: -100px;
  left: calc(50% - 855px);
}

/* line 113, ../scss/_animated-background.scss */
.left-9 {
  z-index: 1;
  top: 230px;
  left: calc(50% - 938px);
}

/* line 119, ../scss/_animated-background.scss */
.right-10 {
  z-index: 1;
  top: -220px;
  right: calc(50% - 1440px);
}

/* line 125, ../scss/_animated-background.scss */
.right-11 {
  z-index: 2;
  top: -290px;
  right: calc(50% - 890px);
}

/* line 131, ../scss/_animated-background.scss */
.right-12 {
  z-index: 1;
  top: 290px;
  right: calc(50% - 945px);
}

/* line 140, ../scss/_animated-background.scss */
.left-10 {
  z-index: 2;
  top: 135px;
  left: calc(50% - 1610px);
}

/* line 146, ../scss/_animated-background.scss */
.left-11 {
  z-index: 1;
  top: 380px;
  left: calc(50% - 830px);
}

/* line 152, ../scss/_animated-background.scss */
.right-13 {
  z-index: 2;
  top: 235px;
  right: calc(50% - 855px);
}

/* line 160, ../scss/_animated-background.scss */
.left-12 {
  z-index: 1;
  top: 340px;
  left: calc(50% - 890px);
}

/* line 166, ../scss/_animated-background.scss */
.right-14 {
  z-index: 1;
  top: 115px;
  right: calc(50% - 800px);
}

/* line 174, ../scss/_animated-background.scss */
.left-13 {
  z-index: 2;
  top: -172px;
  left: calc(50% - 910px);
}

/* line 180, ../scss/_animated-background.scss */
.right-15 {
  z-index: 3;
  top: -290px;
  right: calc(50% - 1040px);
}

/* line 186, ../scss/_animated-background.scss */
.right-16 {
  z-index: 1;
  top: 266px;
  right: calc(50% - 910px);
}

/* line 192, ../scss/_animated-background.scss */
.right-17 {
  z-index: 2;
  top: 265px;
  right: calc(50% - 745px);
}

/* line 1, ../scss/_container.scss */
.container {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 66px 0 0 0;
  background-image: url("../img/background-mobile.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 996px) {
  /* line 1, ../scss/_container.scss */
  .container {
    padding: 49px 0 0 0;
    background: transparent;
  }
}
/* line 15, ../scss/_container.scss */
.container .desktop {
  display: none;
}
@media screen and (min-width: 996px) {
  /* line 15, ../scss/_container.scss */
  .container .desktop {
    display: block;
  }
}
@media screen and (min-width: 996px) {
  /* line 22, ../scss/_container.scss */
  .container .mobile {
    display: none;
  }
}
/* line 28, ../scss/_container.scss */
.container .low-index {
  z-index: 5;
}
/* line 32, ../scss/_container.scss */
.container .hide {
  display: none;
}

/* line 1, ../scss/_section.scss */
.section {
  padding: 0 35px;
  position: relative;
}
@media screen and (min-width: 996px) {
  /* line 1, ../scss/_section.scss */
  .section {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 0;
  }
}
/* line 12, ../scss/_section.scss */
.section__header {
  position: relative;
  z-index: 10;
  box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.8);
  background: #f5a305;
  color: #430f45;
  font-family: "Charis SIL Bold", sans-serif;
  font-size: 30px;
  line-height: 32px;
  margin-top: 20px;
  padding: 25px 20px;
  width: calc(100% - 40px);
}
@media screen and (min-width: 996px) {
  /* line 12, ../scss/_section.scss */
  .section__header {
    padding: 25px 52px 20px 90px;
    width: calc(978px - 142px);
    font-size: 30px;
    line-height: 40px;
  }
}
/* line 31, ../scss/_section.scss */
.section__header--centered {
  width: calc(100% - 80px);
  padding: 25px 40px;
}
@media screen and (min-width: 996px) {
  /* line 31, ../scss/_section.scss */
  .section__header--centered {
    text-align: center;
    font-size: 36px;
    padding: 25px 52px 20px 90px;
    width: calc(978px - 142px);
  }
}
/* line 43, ../scss/_section.scss */
.section__content {
  background: white;
  position: relative;
  z-index: 10;
  color: #060606;
  box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.8);
  font-family: "HK Grotesk", sans-serif;
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
  padding: 40px 20px;
  width: calc(100% - 40px);
}
@media screen and (min-width: 996px) {
  /* line 43, ../scss/_section.scss */
  .section__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 40px 52px 40px 90px;
    width: calc(978px - 142px);
  }
}
/* line 63, ../scss/_section.scss */
.section__content__column {
  width: 100%;
}
@media screen and (min-width: 996px) {
  /* line 63, ../scss/_section.scss */
  .section__content__column {
    width: 393px;
  }
}
/* line 70, ../scss/_section.scss */
.section__content .bold {
  font-family: "Charis SIL Bold", sans-serif;
}
@media screen and (min-width: 996px) {
  /* line 70, ../scss/_section.scss */
  .section__content .bold {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 996px) {
  /* line 77, ../scss/_section.scss */
  .section__content .letter-spacing {
    letter-spacing: -0.3px;
  }
}

/* line 1, ../scss/_section-video.scss */
.section-video {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
/* line 8, ../scss/_section-video.scss */
.section-video__box {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 40px 0;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 996px) {
  /* line 8, ../scss/_section-video.scss */
  .section-video__box {
    width: 978px;
    height: 551px;
    padding: 0;
  }
}
/* line 20, ../scss/_section-video.scss */
.section-video__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 996px) {
  /* line 20, ../scss/_section-video.scss */
  .section-video__box iframe {
    display: block;
    width: 978px;
    height: 551px;
  }
}
/* line 36, ../scss/_section-video.scss */
.section-video #thumbnail-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  padding-bottom: 56.25%;
  background-image: url("../img/video-thumbnail-1.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 996px) {
  /* line 36, ../scss/_section-video.scss */
  .section-video #thumbnail-1 {
    width: 978px;
    height: 551px;
    padding: 0;
  }
}
/* line 54, ../scss/_section-video.scss */
.section-video #thumbnail-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  padding-bottom: 56.25%;
  background-image: url("../img/video-thumbnail-2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 996px) {
  /* line 54, ../scss/_section-video.scss */
  .section-video #thumbnail-2 {
    width: 978px;
    height: 551px;
    padding: 0;
  }
}

/* line 1, ../scss/_footer.scss */
.footer {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 996px) {
  /* line 1, ../scss/_footer.scss */
  .footer {
    overflow: hidden;
  }
}
/* line 12, ../scss/_footer.scss */
.footer__logo {
  position: relative;
  z-index: 10;
  width: 240px;
  margin: 25px auto 0px auto;
}
@media screen and (min-width: 996px) {
  /* line 12, ../scss/_footer.scss */
  .footer__logo {
    width: 280px;
    margin: 65px auto 0px auto;
  }
}
/* line 23, ../scss/_footer.scss */
.footer__background {
  position: absolute;
  z-index: 1;
  width: 968px;
  height: 376px;
  left: calc(50% - 455px);
  bottom: 0px;
  display: none;
}
@media screen and (min-width: 500px) {
  /* line 23, ../scss/_footer.scss */
  .footer__background {
    display: block;
  }
}
@media screen and (min-width: 996px) {
  /* line 23, ../scss/_footer.scss */
  .footer__background {
    width: 968px;
    height: 376px;
    left: calc(50% - 484px + 40px);
    bottom: 0px;
  }
}
/* line 42, ../scss/_footer.scss */
.footer__text {
  font-family: "HK Grotesk Bold", sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  z-index: 10;
  height: 25px;
}
@media screen and (min-width: 996px) {
  /* line 42, ../scss/_footer.scss */
  .footer__text {
    margin-bottom: 35px;
  }
}

/* line 10, ../scss/style.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 15, ../scss/style.scss */
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

/* line 20, ../scss/style.scss */
body {
  overflow-x: hidden;
}
