.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #ff6708;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  color: #ff6708;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  color: #ff6708;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #ff6708;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 16px;
}

.section {
  background-color: #2e0340;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0 0;
  display: flex;
}

.hero_image {
  max-width: 500px;
  padding-left: 100px;
}

.heading {
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: 500;
}

.div-block {
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  padding: 140px 20px;
  display: flex;
}

.paragraph {
  margin-bottom: 40px;
  line-height: 24px;
}

.image {
  margin-right: 40px;
}

.section-2 {
  background-color: #360956;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-3 {
  flex-flow: row;
  display: flex;
}

.heading-2 {
  margin-top: 100px;
  margin-bottom: 40px;
}

.container {
  justify-content: center;
  align-items: center;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;
}

.image-3 {
  width: 500px;
  padding-left: 100px;
}

.paragraph-2 {
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
}

.section-3 {
  background-color: #3f165c;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-3 {
  margin-bottom: 40px;
}

.container-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.image-4 {
  width: 300px;
  margin-left: 100px;
}

.heading-4, .heading-5 {
  font-size: 24px;
  font-weight: 300;
}

.paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
  line-height: 26px;
}

.section-4 {
  background-color: #50286d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-6 {
  margin-bottom: 40px;
}

.heading-7 {
  text-align: center;
  font-weight: 300;
}

.container-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 700px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.image-5 {
  width: 100px;
}

.paragraph-7 {
  text-align: center;
  line-height: 32px;
}

.flex-block {
  margin-bottom: 100px;
  margin-left: 140px;
  margin-right: 140px;
}

.section-5 {
  background-color: #2e0340;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.paragraph-8 {
  text-align: center;
  max-width: 800px;
  line-height: 26px;
}

.heading-8 {
  margin-bottom: 40px;
}

.image-6 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.text-block {
  color: #fff;
  width: auto;
  padding-left: 10px;
  font-family: Kodchasan, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.container-4 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 40px;
  display: flex;
}

.container-5 {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.section-6 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #230032;
  background-image: linear-gradient(#37265f, #300d3f);
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  bottom: 0;
}

.heading-9 {
  font-weight: 300;
}

.image-12 {
  height: 50px;
}

.image-13, .image-14 {
  height: 50px;
  margin-right: 20px;
}

.container-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-9 {
  font-size: 14px;
  line-height: 20px;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;
}

.container-7 {
  padding-right: 40px;
}

.navbar {
  background-color: #2e0340;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  width: 200px;
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-8 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #ff6708;
  margin-left: 0;
  margin-right: 0;
  font-family: Kodchasan, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.section-7 {
  background-color: #2e0340;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.heading-10 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 20px;
  display: flex;
}

.mask {
  width: 1000px;
  position: static;
}

.slider {
  background-color: #2e0340;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-10 {
  line-height: 26px;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 800px;
  display: flex;
}

.image-16 {
  margin-bottom: 40px;
}

.slide {
  width: 1000px;
}

.div-block-8 {
  padding-left: 40px;
}

.div-block-9 {
  padding-left: 40px;
  padding-right: 40px;
}

.body {
  margin-bottom: 140px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide-2 {
  width: 100%;
  height: 100%;
}

.mask-2 {
  background-color: #2e0340;
  height: 600px;
}

.slider-2 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 600px;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.slider-vertical {
  justify-content: center;
  align-items: flex-start;
  height: 600px;
  display: none;
}

.image-19 {
  margin-right: 40px;
}

.container-9 {
  padding-top: 20px;
}

.section-6-copy {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #230032;
  background-image: linear-gradient(#37265f, #300d3f);
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  bottom: 0;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8 {
  text-decoration: none;
}

.text-block-2 {
  color: #ff6708;
  padding-top: 4px;
  font-family: Kodchasan, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.image-21 {
  width: 100%;
  max-width: none;
}

.section-8 {
  background-color: #2e0340;
  height: 2000px;
}

@media screen and (max-width: 991px) {
  .hero_image {
    width: 400px;
    padding-top: 60px;
    padding-left: 0;
  }

  .heading {
    text-align: center;
    max-width: 500px;
    font-size: 2rem;
  }

  .div-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph {
    text-align: center;
    max-width: 500px;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-3 {
    width: 350px;
    max-width: none;
    height: auto;
    padding-left: 40px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-4 {
    width: 200px;
  }

  .container-3 {
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-7 {
    display: none;
  }

  .container-8 {
    justify-content: flex-start;
    align-items: center;
  }

  .nav-menu {
    background-color: #2e0340;
    justify-content: flex-end;
    align-items: center;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .brand {
    width: 27%;
  }

  .div-block-5 {
    width: 100%;
  }

  .menu-button {
    color: #ff6708;
  }

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

  .section-7 {
    height: 800px;
  }

  .heading-10 {
    margin-bottom: 0;
  }

  .div-block-10, .slide-2 {
    width: 100%;
    height: 400px;
  }

  .mask-2 {
    width: 100%;
    height: 600px;
  }

  .slider-2 {
    height: 500px;
    display: flex;
  }

  .slider-vertical {
    background-color: #2e0340;
    width: 100%;
    height: 400px;
    display: none;
  }

  .image-17 {
    height: 700px;
  }

  .mask-3 {
    height: 100%;
  }

  .image-18 {
    width: 700px;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .slide-nav {
    padding-top: 40px;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .image-19, .image-20 {
    width: 120px;
  }

  .section-6-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    max-width: 25rem;
    font-size: 28px;
    line-height: 38px;
  }

  .div-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    font-size: 14px;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-3 {
    padding-top: 20px;
    padding-left: 0;
  }

  .paragraph-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 38px;
  }

  .image-4 {
    margin-left: 40px;
  }

  .heading-4, .heading-5 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
    font-size: 14px;
  }

  .heading-6 {
    font-size: 28px;
    line-height: 38px;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block {
    font-size: 16px;
  }

  .container-5 {
    flex-flow: wrap;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-7, .image-8, .image-9, .image-10, .image-11 {
    width: 24px;
  }

  .div-block-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-7 {
    height: 600px;
  }

  .heading-10 {
    font-size: 24px;
    line-height: 36px;
  }

  .mask-2 {
    height: 100%;
  }

  .slider-2 {
    height: 400px;
  }

  .slider-vertical {
    height: 300px;
  }

  .image-18 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hero_image {
    width: auto;
    max-width: 100%;
    padding-top: 40px;
  }

  .heading {
    max-width: 100%;
    font-size: 24px;
    line-height: 36px;
  }

  .div-block {
    width: 100%;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 24px;
  }

  .image {
    flex: 0 auto;
    width: auto;
    min-width: 100px;
    max-width: 120px;
    height: auto;
    min-height: auto;
    margin-right: 10px;
  }

  .div-block-2 {
    width: 100%;
    min-width: auto;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-2 {
    width: auto;
    min-width: 100px;
    max-width: 120px;
  }

  .heading-2 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 36px;
  }

  .container {
    width: 100%;
  }

  .image-3 {
    width: auto;
    max-width: 240px;
  }

  .paragraph-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 36px;
  }

  .container-2 {
    flex-flow: column;
    margin-bottom: 100px;
  }

  .image-4 {
    margin-left: 0;
  }

  .heading-4, .heading-5 {
    text-align: center;
  }

  .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-6 {
    margin-top: 40px;
    font-size: 24px;
    line-height: 36px;
  }

  .heading-7 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-8 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }

  .image-6 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    width: auto;
    padding-right: 0;
    font-size: 16px;
  }

  .container-4 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-5 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .image-7, .image-8, .image-9, .image-10, .image-11 {
    width: 24px;
  }

  .image-12, .image-13, .image-14 {
    height: 30px;
  }

  .image-15 {
    width: auto;
    max-width: 140px;
  }

  .section-7 {
    height: 900px;
  }

  .heading-10 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 36px;
  }

  .slider-2 {
    display: none;
  }

  .slider-vertical {
    height: auto;
    display: flex;
  }

  .image-18 {
    height: auto;
  }

  .div-block-11 {
    flex-flow: column;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .slide-nav {
    padding-top: 40px;
  }

  .image-19 {
    width: 100px;
    margin-right: 10px;
  }

  .image-20 {
    width: 100px;
  }

  .image-21 {
    width: 120%;
  }
}


