:root {
  --white: white;
  --black: black;
}

.section-1 {
  background-color: #081628;
  padding-bottom: 8%;
  overflow: hidden;
}

.body {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.div-block {
  background-image: url('../images/尊榮客製頁面_切版_工作區域-1-min.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 1080px;
  padding-top: 5%;
  padding-left: 10%;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: justify;
  letter-spacing: 3px;
  width: 21em;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 38px;
}

.button {
  color: #ffe89a;
  text-align: center;
  letter-spacing: 7px;
  text-indent: 7px;
  background-color: #ffe89a00;
  border: 2px solid #ffe89a;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 60px;
  padding-top: 9px;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  transition: box-shadow .325s;
  display: flex;
}

.button:hover {
  color: #081628;
  background-color: #ffe89a;
  box-shadow: 0 0 30px 3px #ffe89a63;
}

.button:active {
  box-shadow: none;
  color: #fff;
  background-color: #081628;
}

.button._2 {
  width: 180px;
}

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

.image {
  width: 385px;
  height: 310px;
}

.div-block-3 {
  background-image: url('../images/尊榮客製頁面_切版-06-min.png');
  background-position: 50%;
  background-size: cover;
  height: 1080px;
  padding-top: 7%;
}

.columns-1 {
  justify-content: center;
  align-items: flex-end;
  width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-4 {
  background-image: linear-gradient(90deg, #ffe89a, #ffe89a00);
  width: 280px;
  height: 100px;
  margin-left: -82px;
}

.text-block {
  color: #ffe89a;
  text-align: left;
  letter-spacing: 3px;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.text-block._1 {
  color: #ffe89a00;
  text-align: center;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #ffe89a;
  font-size: 48px;
  line-height: 100%;
}

.heading {
  color: #ffe89a;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 100;
  line-height: 100%;
}

.heading._2 {
  text-align: left;
  text-indent: 0;
  margin-left: -3px;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.div-block-5 {
  margin-top: 40px;
  margin-left: 100px;
}

.column-1, .column-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  width: 1120px;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-3, .column-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.column-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.div-block-6 {
  margin-right: 60px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 38px;
}

.paragraph-3 {
  color: #fff;
  text-align: justify;
  letter-spacing: 2px;
  width: 23em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 38px;
}

.paragraph-3._1 {
  text-align: center;
  margin-top: 40px;
}

.paragraph-3._2 {
  width: 22em;
}

.section-2 {
  background-color: #081628;
  overflow: hidden;
}

.div-block-7 {
  background-image: url('../images/尊榮客製頁面_切版2-08.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  height: 700px;
  padding-bottom: 5%;
  padding-left: 10%;
  display: flex;
}

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

.paragraph-4 {
  color: #fff;
  text-align: justify;
  letter-spacing: 5px;
  width: 22em;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  line-height: 200%;
}

.div-block-8 {
  background-image: url('../images/尊榮客製頁面_切版2-07.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  height: 700px;
  padding-bottom: 5%;
  padding-right: 10%;
  display: flex;
}

.div-block-8._2 {
  background-image: url('../images/尊榮客製頁面_切版2-09.png');
}

.text-block-3 {
  color: #fff;
  text-align: left;
  letter-spacing: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-9 {
  background-image: url('../images/尊榮客製頁面_切版2-10.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  height: 700px;
  padding-bottom: 5%;
  padding-left: 10%;
  display: flex;
}

.section-3 {
  background-color: #081628;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-indent: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.heading-3 {
  color: #ffe89a;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: Cinzel, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 90px;
}

.text-block-4 {
  color: #c58e8e;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-indent: 8px;
  font-size: 18px;
  line-height: 250%;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 20px;
  width: 1px;
  height: 90px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.video {
  width: 520px;
  height: 925px;
  position: sticky;
}

.div-block-11, .div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-6 {
  color: #b3895b;
  text-align: left;
  letter-spacing: 5px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 100%;
}

.text-block-7 {
  color: #ffe89a;
  text-align: left;
  letter-spacing: 3px;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 50px;
  font-weight: 100;
  line-height: 120%;
}

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

.div-block-14 {
  background-image: url('../images/尊榮客製頁面_切版2-03.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 480px;
  height: 650px;
  display: flex;
}

.div-block-14._1 {
  background-image: url('../images/尊榮客製頁面_切版2-04.png');
  background-position: 50%;
}

.div-block-14._2 {
  background-image: url('../images/尊榮客製頁面_切版2-05.png');
}

.column-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-4 {
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-15, .column-8, .column-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 800px;
  height: 500px;
}

@media screen and (min-width: 1920px) {
  .div-block-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .section-1 {
    padding-bottom: 15%;
  }

  .div-block {
    background-position: 40%;
    height: 900px;
  }

  .div-block-3 {
    background-position: 100%;
    height: auto;
  }

  .columns-1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .div-block-4 {
    width: 170px;
    margin-top: -175px;
    margin-left: 0;
  }

  .div-block-5 {
    margin-left: 40px;
  }

  .column-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .columns-2 {
    flex-flow: column;
    width: auto;
    margin-top: 40px;
  }

  .columns-3 {
    flex-flow: column;
    width: auto;
  }

  .column-5 {
    padding: 10% 60px;
  }

  .column-6 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-7 {
    background-position: 80%;
    padding-bottom: 10%;
    padding-left: 5%;
  }

  .div-block-8 {
    padding-bottom: 10%;
    padding-right: 5%;
  }

  .div-block-9 {
    padding-bottom: 10%;
    padding-left: 5%;
  }

  .section-3 {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .image-2 {
    margin-top: 60px;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
  }

  .div-block-12 {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .column-7 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .columns-4 {
    flex-flow: column;
  }

  .image-3 {
    width: 700px;
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .section-1 {
    padding-bottom: 15%;
  }

  .div-block {
    height: 800px;
  }

  .paragraph {
    letter-spacing: 3px;
    font-size: 14px;
    line-height: 36px;
  }

  .button {
    width: 250px;
    height: 55px;
    font-size: 20px;
    line-height: 20px;
  }

  .image {
    width: 285px;
    height: 250px;
  }

  .div-block-3 {
    padding-top: 15%;
  }

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

  .text-block._1 {
    font-size: 36px;
  }

  .heading {
    font-size: 40px;
  }

  .heading._2 {
    margin-bottom: 20px;
  }

  .text-block-2 {
    letter-spacing: 8px;
    font-size: 16px;
  }

  .div-block-5 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

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

  .column-5 {
    padding-top: 15%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-6 {
    flex-flow: column;
  }

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

  .paragraph-2 {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
  }

  .paragraph-3 {
    text-align: justify;
    width: 24em;
    font-size: 14px;
    line-height: 36px;
  }

  .paragraph-3._1 {
    margin-top: 20px;
    line-height: 30px;
  }

  .div-block-7 {
    background-position: 70%;
    justify-content: flex-end;
    align-items: center;
    height: 600px;
    padding-left: 0%;
  }

  .paragraph-4 {
    letter-spacing: 3px;
    width: 24em;
    margin-top: 40px;
    font-size: 14px;
    line-height: 32px;
  }

  .div-block-8 {
    background-position: 50%;
    justify-content: flex-end;
    align-items: center;
    height: 600px;
    padding-right: 0%;
  }

  .text-block-3 {
    letter-spacing: 8px;
    font-size: 16px;
  }

  .div-block-9 {
    background-position: 100%;
    justify-content: flex-end;
    align-items: center;
    height: 600px;
    padding-left: 0%;
  }

  .section-3 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .heading-2 {
    margin-bottom: 5px;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 75px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 44px;
  }

  .video {
    width: 410px;
    height: 730px;
  }

  .text-block-6 {
    font-size: 20px;
  }

  .text-block-7 {
    font-size: 40px;
  }

  .image-3 {
    width: 500px;
    height: 340px;
  }
}

@media screen and (max-width: 479px) {
  .section-1 {
    padding-bottom: 25%;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    height: 700px;
    padding-left: 10%;
  }

  .paragraph {
    text-align: center;
    letter-spacing: 3px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 34px;
  }

  .button {
    width: 240px;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
  }

  .button._2 {
    width: 160px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
  }

  .image {
    width: 235px;
    height: 220px;
  }

  .div-block-3 {
    background-position: 90%;
  }

  .div-block-4 {
    width: 150px;
    height: 60px;
    margin-top: -24px;
  }

  .text-block {
    font-size: 20px;
    line-height: 20px;
  }

  .heading {
    letter-spacing: 3px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 38px;
  }

  .heading._2 {
    line-height: 30px;
  }

  .text-block-2 {
    letter-spacing: 6px;
    font-size: 16px;
    line-height: 26px;
  }

  .column-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-2 {
    flex-flow: column;
  }

  .column-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-3 {
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .column-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2 {
    letter-spacing: 3px;
    font-size: 14px;
    line-height: 34px;
  }

  .paragraph-3 {
    letter-spacing: 3px;
    width: 21em;
    font-size: 14px;
    line-height: 34px;
  }

  .paragraph-3._2 {
    width: 20em;
  }

  .div-block-7 {
    background-position: 90%;
    padding-bottom: 15%;
  }

  .paragraph-4 {
    letter-spacing: 3px;
    width: 18em;
    margin-top: 40px;
    font-size: 14px;
    line-height: 34px;
  }

  .div-block-8 {
    background-position: 45%;
  }

  .div-block-8._2 {
    background-position: 40%;
  }

  .text-block-3 {
    letter-spacing: 6px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-9 {
    background-position: 80%;
  }

  .section-3 {
    padding-top: 35%;
    padding-bottom: 35%;
  }

  .heading-2 {
    letter-spacing: 5px;
    text-indent: 5px;
    font-size: 16px;
  }

  .heading-3 {
    font-size: 48px;
    line-height: 58px;
  }

  .text-block-5 {
    letter-spacing: 5px;
    text-indent: 5px;
    font-size: 14px;
    line-height: 40px;
  }

  .div-block-10 {
    height: 70px;
  }

  .image-2 {
    margin-top: 40px;
  }

  .video {
    width: 310px;
    height: 548px;
  }

  .text-block-7 {
    font-size: 34px;
  }

  .div-block-14 {
    width: 300px;
    height: 450px;
  }

  .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    width: 320px;
    height: 220px;
  }
}


