:root {
  --orange: #ff6700;
  --white1: #fff;
  --brow: #c98c65;
  --white: var(--orange);
  --blue: #13a4c1;
}

.body {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  height: auto;
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

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

.div-block {
  background-image: url('../images/GRANDTOUR_22.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 600px;
  display: flex;
}

.nav_gt {
  z-index: 999;
  background-color: #d7d7d726;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.columns {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.column {
  border: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #e8701f;
  letter-spacing: 2px;
  -webkit-text-stroke-color: var(--orange);
  text-indent: 2px;
  text-transform: uppercase;
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

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

.text-block-2 {
  color: #e8701f;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
  border: 1px solid #0000;
  border-radius: 15px;
  padding: 5px 8px 5px 15px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.menu-line {
  background-color: var(--orange);
  width: 100%;
  height: 1px;
}

.text-block-3 {
  color: var(--orange);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  font-family: EB Garamond, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  transition: background-color .2s;
}

.text-block-3:hover {
  color: var(--orange);
  text-transform: uppercase;
}

.menu-line-2 {
  text-align: center;
  background-color: #0000;
  width: 80%;
  height: .5px;
}

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

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  margin-left: 16%;
  display: flex;
}

.text-block-4 {
  color: var(--orange);
  text-align: center;
  letter-spacing: 11px;
  text-indent: 11px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 16%;
  font-family: Noto Serif TC, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.section {
  background-color: #fef7f300;
  overflow: visible;
}

.div-block-4 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image {
  margin-bottom: 40px;
}

.reflection {
  background-color: #fef7f3;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

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

.text-block-5 {
  color: var(--orange);
  text-align: center;
  font-family: EB Garamond, sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 500;
}

.text-block-6 {
  color: #000;
  text-align: center;
  letter-spacing: 10px;
  text-indent: 10px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-7 {
  color: #828282;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

.main_black {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
}

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

.text-block-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 44px;
}

.text-block-9 {
  color: var(--orange);
  font-family: EB Garamond, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
}

.text-block-10 {
  color: #878787;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  text-transform: none;
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

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

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

.div-block-14, .div-block-15 {
  justify-content: center;
  align-items: center;
  height: 845px;
  display: flex;
}

.div-block-16 {
  background-image: url('../images/GRANDTOUR_12.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 500px;
  display: flex;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  padding-top: 7%;
  padding-bottom: 7%;
  display: flex;
}

.div-block-18 {
  background-image: url('../images/GRANDTOUR_10.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  height: 1080px;
  display: flex;
}

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

.image-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  max-width: 1371px;
}

.main {
  width: 100%;
  position: relative;
}

.content-wrapper {
  z-index: 3;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  margin-top: -100vh;
  display: flex;
  position: relative;
}

.background-wrapper {
  height: 100vh;
  position: sticky;
  top: 0;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.authenticity {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1132px;
  height: 150vh;
  margin-bottom: -50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 5%;
  margin-right: 10%;
  display: flex;
}

.legacy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150vh;
  margin-top: -10vh;
  margin-bottom: -50vh;
  display: flex;
}

.image-4 {
  margin-left: 25%;
}

.image-5 {
  display: inline-block;
}

.courage {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1132px;
  height: 150vh;
  margin-bottom: -50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.courage_type {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.courage_pic1 {
  margin-bottom: 10%;
}

.resolution {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1132px;
  height: 150vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.resolution_pic1 {
  margin-bottom: 10%;
}

.resolution_type {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.text-block-11 {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  font-family: EB Garamond, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.div-block-24 {
  flex-flow: column;
  padding-left: 10%;
  display: flex;
}

.text-block-12 {
  color: #fff;
  letter-spacing: 3px;
  margin-top: 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-13 {
  color: #fff;
  text-align: left;
  letter-spacing: 10px;
  margin-top: 3%;
  font-family: Noto Serif TC, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 46px;
}

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

.div-block-25:hover {
  color: #fff;
}

.text-block-14 {
  color: var(--orange);
  text-align: center;
  letter-spacing: 22px;
  text-indent: 22px;
  margin-top: -7px;
  margin-bottom: 5px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.text-block-14:hover {
  color: var(--orange);
}

.div-block-26 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-indent: 10px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  letter-spacing: 7px;
  text-indent: 6px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: EB Garamond, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 19px;
}

.columns-3 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7%;
  padding-bottom: 5%;
}

.link-block, .link-block-2, .link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  padding-top: 10px;
  text-decoration: none;
}

.column-5 {
  background-image: url('../images/GRANDTOUR_08.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 1058px;
  display: flex;
}

.columns-4 {
  background-color: #000;
}

.div-block-27 {
  margin-bottom: 15%;
}

.column-6 {
  background-color: #000;
  padding-left: 60px;
}

.div-block-28 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-28._3 {
  padding-top: 0%;
}

.div-block-29 {
  background-image: url('../images/GRANDTOUR_05.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 900px;
  display: flex;
}

.div-block-30 {
  background-image: url('../images/GRANDTOUR_03.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 744px;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  letter-spacing: 17px;
  text-indent: 17px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-31 {
  margin-top: 40px;
  margin-left: 10px;
  display: flex;
}

.div-block-32 {
  border-left: 8px solid #13a4c1;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0%;
  padding-left: 8%;
  display: flex;
}

.div-block-32._2 {
  border-left-color: var(--orange);
  margin-top: 7%;
  margin-left: 12%;
}

.div-block-32._3 {
  border-left-color: #c98c65;
  justify-content: center;
  align-items: flex-start;
}

.text-block-18 {
  color: #13a4c1;
  text-align: left;
  letter-spacing: 1px;
  font-family: EB Garamond, sans-serif;
  font-size: 70px;
  font-style: italic;
  font-weight: 400;
  line-height: 73px;
}

.text-block-18._2 {
  color: var(--orange);
}

.text-block-18._3 {
  color: #c98c65;
}

.text-block-19 {
  color: #262626;
  text-align: left;
  letter-spacing: 6px;
  margin-top: 5%;
  font-family: Noto Serif TC, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.text-block-19._2 {
  color: #fff;
}

.text-block-20 {
  text-align: left;
  letter-spacing: 6px;
  text-indent: 6px;
  margin-top: 40px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-20._2 {
  color: #fff;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-33._3 {
  margin-top: 40px;
}

.menu-line-3 {
  background-color: #000;
  width: 100px;
  height: .5px;
}

.text-block-21 {
  color: #13a4c1;
  text-align: center;
  letter-spacing: 6px;
  text-indent: 6px;
  border: 2px solid #13a4c1;
  border-radius: 12px;
  padding: 5px 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  transition: box-shadow .2s cubic-bezier(.462, .148, .836, .306), color .2s cubic-bezier(.755, .05, .855, .06), background-color .2s cubic-bezier(.47, 0, .745, .715);
}

.text-block-21:hover {
  color: #fff;
  background-color: #13a4c1;
  box-shadow: 1px 1px 2px 1px #0003;
}

.text-block-21._2 {
  border-color: var(--orange);
  color: var(--orange);
}

.text-block-21._2:hover {
  background-color: var(--orange);
  color: var(--white1);
}

.text-block-21._3 {
  border-color: var(--brow);
  color: var(--brow);
}

.text-block-21._3:hover {
  border-color: var(--brow);
  background-color: var(--brow);
  color: var(--white1);
}

.line2 {
  background-color: #fff;
  width: 150px;
  height: 1px;
  margin-left: 20px;
  margin-right: 15px;
}

.line2._2 {
  background-color: #000;
}

.link-block-5 {
  text-decoration: none;
}

.text-block-22 {
  color: #13a4c100;
  text-align: left;
  letter-spacing: 2px;
  font-family: EB Garamond, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
}

.heading {
  color: #13a4c100;
  text-align: left;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}

.text-block-23 {
  color: #a2a2a2;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 25px;
  font-family: EB Garamond, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  line-height: 15px;
}

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

.div-block-36 {
  margin-top: 4%;
  margin-left: 12%;
}

.columns-5 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7%;
  padding-bottom: 5%;
}

.image-6 {
  width: 90%;
}

.div-block-37 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10%;
  margin-left: 40px;
  display: flex;
}

.image-7 {
  width: 100%;
}

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

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

.text-block-24 {
  color: #13a4c1;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 10px 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: transform .3s ease-out;
}

.text-block-24:hover {
  color: #fff;
  background-color: #13a4c1;
  border-color: #13a4c1;
  transform: translate(4px, -4px);
  box-shadow: -4px 4px 20px #0003;
}

.link-block-6 {
  margin-right: 40px;
  text-decoration: none;
}

.text-span {
  text-align: center;
  letter-spacing: 2px;
  font-family: EB Garamond, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.text-block-25 {
  border: 1px solid var(--white1);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  border-radius: 15px;
  padding: 10px 20px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: transform .3s ease-out;
}

.text-block-25:hover {
  border-color: var(--white1);
  color: var(--white1);
  text-align: center;
  background-color: #13a4c100;
  transform: translate(4px, -4px);
  box-shadow: -4px 4px 20px #0003;
}

.link-block-7 {
  text-decoration: none;
}

.image-8 {
  max-width: 75%;
}

.navbar {
  background-color: #dddddd0f;
  position: fixed;
  top: 0;
}

.div-block-40, .div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-2, .section-3, .section-4, .section-5, .section-6, .section-7 {
  overflow: hidden;
}

.text-block-26 {
  color: #ff6700;
  font-family: EB Garamond, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
}

.legacy-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 150vh;
  margin-top: -10vh;
  margin-bottom: -50vh;
  display: flex;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-27 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 44px;
}

.authenticity-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1132px;
  height: 150vh;
  margin-bottom: -50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.resolution_pic1-2 {
  margin-bottom: 10%;
}

.text-block-28 {
  color: #878787;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  text-transform: none;
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-44 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 5%;
  margin-right: 10%;
  display: flex;
}

.resolution-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1132px;
  height: 150vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-16 {
  max-width: 637px;
}

.div-block-45 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-46 {
  flex-flow: column;
  margin-left: -94px;
  margin-right: 0;
  display: flex;
}

.text-block-29 {
  color: var(--orange);
  text-align: left;
  letter-spacing: 5px;
  text-indent: 0;
  font-family: Noto Serif TC, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 100%;
}

.text-block-30 {
  color: var(--orange);
  text-align: left;
  letter-spacing: 7px;
  margin-top: 10px;
  padding-left: 2px;
  font-family: Noto Serif TC, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
}

@media screen and (min-width: 1920px) {
  .div-block {
    height: 918px;
  }

  .nav_gt {
    overflow: hidden;
  }

  .text-block-2 {
    letter-spacing: 8px;
    text-indent: 8px;
  }

  .text-block-4 {
    margin-right: 32%;
  }

  .div-block-16 {
    height: 1080px;
  }

  .content-wrapper {
    overflow: hidden;
  }

  .authenticity {
    width: 1920px;
  }

  .courage {
    width: 100vw;
  }

  .resolution {
    width: 1920px;
  }

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

  .div-block-33._3 {
    margin-top: 40px;
  }

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

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

  .div-block-40 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-11 {
    max-width: 1230px;
  }

  .legacy-2 {
    width: auto;
  }

  .image-14 {
    object-fit: cover;
    width: 100vw;
    max-width: 100%;
  }

  .authenticity-2, .resolution-2 {
    width: 100vw;
  }
}

@media screen and (max-width: 991px) {
  .body {
    height: auto;
  }

  .div-block {
    height: 470px;
  }

  .columns {
    flex-flow: row;
    display: flex;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .text-block-3 {
    font-size: 10px;
  }

  .text-block-4 {
    font-size: 12px;
    line-height: 19px;
  }

  .image {
    max-width: 73%;
  }

  .div-block-16, .div-block-18 {
    height: 600px;
  }

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

  .authenticity {
    flex-flow: column;
    width: auto;
    margin-bottom: 0;
  }

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

  .legacy {
    margin-bottom: 0;
  }

  .courage {
    flex-flow: column;
    width: auto;
    height: 160vh;
    margin-bottom: 0;
  }

  .resolution {
    flex-flow: column;
    width: auto;
  }

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

  .text-block-12 {
    font-size: 10px;
  }

  .text-block-13 {
    font-size: 12px;
  }

  .text-block-14 {
    letter-spacing: 11px;
    font-size: 10px;
  }

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

  .text-block-15 {
    font-size: 12px;
  }

  .text-block-16 {
    font-size: 8px;
    line-height: 12px;
  }

  .column-5 {
    height: 600px;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
    display: flex;
  }

  .column-6 {
    padding-bottom: 40px;
  }

  .div-block-29, .div-block-30 {
    height: 600px;
  }

  .div-block-32 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
  }

  .div-block-32._2 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-32._3 {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0%;
  }

  .text-block-18._3, .text-block-19._2, .text-block-20._2, .text-block-23 {
    text-align: left;
  }

  .column-7 {
    margin-bottom: 40px;
  }

  .div-block-38 {
    margin-left: 0;
  }

  .image-8 {
    max-width: 88%;
  }

  .div-block-41 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .legacy-2 {
    margin-bottom: 0;
  }

  .authenticity-2 {
    flex-flow: column;
    width: auto;
    margin-bottom: 0;
  }

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

  .resolution-2 {
    flex-flow: column;
    width: auto;
  }

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

  .div-block-45 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 25%;
  }

  .div-block-46 {
    margin-top: 40px;
    margin-left: 0;
  }

  .text-block-30 {
    margin-top: 20px;
  }

  .image-17 {
    max-width: 76%;
  }
}

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

  .columns {
    display: flex;
  }

  .text-block-3 {
    font-size: 5px;
  }

  .text-block-4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 10px;
  }

  .image {
    max-width: 50%;
    margin-top: 10px;
  }

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

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

  .text-block-10 {
    margin-bottom: 20px;
    line-height: 19px;
  }

  .column-6 {
    padding-left: 10px;
  }

  .div-block-32 {
    margin-left: 2%;
  }

  .div-block-32._2, .div-block-32._3 {
    margin-left: 5%;
  }

  .div-block-33 {
    margin-top: 20px;
  }

  .div-block-33._3 {
    margin-top: 10px;
  }

  .image-8 {
    max-width: 76%;
  }

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

  .div-block-45 {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-color: #f70;
    background-position: 100%;
    height: 600px;
  }

  .nav_gt {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav_gt:hover {
    background-color: #d7d7d700;
  }

  .columns {
    flex-flow: row;
  }

  .column, .column-2, .column-3 {
    display: none;
  }

  .text-block-2 {
    border-style: solid;
    border-color: var(--orange);
    color: var(--orange);
    background-color: #ff5e0017;
    font-family: Noto Sans TC, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .column-4 {
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-3 {
    margin-top: 25%;
    margin-left: 0%;
  }

  .text-block-4 {
    letter-spacing: 5px;
    text-indent: 7px;
    margin-top: 5%;
    margin-right: 0%;
    font-family: Noto Sans TC, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
  }

  .reflection {
    height: 80vh;
    display: none;
  }

  .text-block-5 {
    font-size: 32px;
    font-weight: 300;
  }

  .text-block-6 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-9 {
    font-size: 30px;
  }

  .text-block-10 {
    margin-bottom: 40px;
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-16 {
    background-position: 25%;
    height: 400px;
    display: none;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .div-block-18 {
    height: 400px;
  }

  .image-2 {
    max-width: 95%;
  }

  .authenticity, .legacy {
    height: 100vh;
  }

  .courage {
    height: 145vh;
  }

  .resolution {
    height: 70vh;
  }

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

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

  .text-block-13 {
    margin-top: 10%;
    font-size: 10px;
  }

  .div-block-26 {
    display: none;
  }

  .text-block-15 {
    letter-spacing: 4px;
    text-indent: 5px;
    margin-top: 20px;
    font-size: 12px;
  }

  .text-block-16 {
    letter-spacing: 4px;
    text-indent: 4px;
    font-size: 7px;
    line-height: 11px;
  }

  .column-5 {
    height: 400px;
  }

  .column-6 {
    padding-left: 0;
  }

  .div-block-29 {
    height: 400px;
  }

  .div-block-30 {
    justify-content: center;
    align-items: center;
    height: 400px;
  }

  .text-block-17 {
    letter-spacing: 6px;
    font-size: 13px;
  }

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

  .div-block-32 {
    margin-top: 7%;
    margin-left: 5%;
  }

  .text-block-18 {
    font-size: 60px;
    line-height: 46px;
  }

  .text-block-18._2 {
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-19 {
    margin-top: 15%;
    font-size: 36px;
  }

  .text-block-20 {
    letter-spacing: 0;
    text-indent: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Noto Sans TC, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 31px;
  }

  .text-block-20._2 {
    letter-spacing: 2px;
    text-indent: 2px;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .div-block-33._3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .div-block-33._3._1 {
    margin-top: 20px;
  }

  .text-block-21 {
    letter-spacing: 3px;
    font-family: Noto Sans TC, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
  }

  .line2 {
    margin-top: 20px;
    margin-left: 0;
  }

  .heading {
    margin-top: 20px;
  }

  .text-block-23 {
    font-size: 9px;
    line-height: 11px;
    display: none;
  }

  .div-block-36 {
    margin-left: 0%;
  }

  .column-7 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 10px;
  }

  .text-block-24 {
    font-family: Noto Sans TC, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .link-block-6 {
    margin-right: 0;
  }

  .text-span {
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-25 {
    font-family: Noto Sans TC, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .link-block-7 {
    margin-top: 20px;
  }

  .image-8 {
    max-width: 85%;
  }

  .image-9 {
    margin-top: 20px;
  }

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

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

  .image-13 {
    margin-top: 20px;
    margin-left: 25%;
  }

  .text-block-26 {
    font-size: 30px;
  }

  .legacy-2 {
    display: none;
  }

  .authenticity-2 {
    height: 130vh;
  }

  .image-15 {
    margin-top: 20px;
  }

  .text-block-28 {
    font-size: 10px;
    line-height: 26px;
    display: none;
  }

  .resolution-2 {
    height: 100vh;
  }

  .div-block-45 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-46 {
    margin-top: 20px;
  }

  .text-block-29 {
    letter-spacing: 3px;
    text-indent: 0;
    font-size: 33px;
    font-weight: 700;
    line-height: 44px;
  }

  .text-block-30 {
    letter-spacing: 5px;
    font-family: Noto Sans TC, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

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


