@charset "UTF-8";
@font-face {
  font-family: "VarelaRound-Regular";
  src: url("./font/VarelaRound-Regular.eot");
  src: url("./font/VarelaRound-Regular.eot?#iefix") format("embedded-opentype"), url("./font/VarelaRound-Regular.woff") format("woff"), url("./font/VarelaRound-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OleoScript";
  src: url("./font/OleoScript-Regular.eot");
  src: url("./font/OleoScript-Regular.eot?#iefix") format("embedded-opentype"), url("./font/OleoScript-Regular.woff") format("woff"), url("./font/OleoScript-Regular.ttf") format("truetype");
  font-weight: 400;
}
@keyframes scrollFall {
  0% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
  50% {
    transform: translate(2px, 2px) rotate(45deg);
  }
  100% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
}
.intro {
  position: relative;
  z-index: 1;
  padding: 30px 60px;
}
@media (max-width: 991px) {
  .intro {
    padding: 20px 0;
  }
}
.intro h1 {
  font-size: 2.625em;
  line-height: 1.38;
  font-family: "OleoScript", "PingFang SC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
  color: #026676;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .intro h1 {
    font-size: 1.625em;
  }
}
.intro h2 {
  font-size: 1.5em;
  line-height: 1.67;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .intro h2 {
    font-size: 1.25em;
  }
}
.intro p {
  line-height: 1.75;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .intro p {
    line-height: 1.56;
    margin-bottom: 14px;
  }
}
.intro a {
  text-decoration: underline;
  color: #0953c0;
}

.main {
  background-color: #f8fafe;
}
@media (min-width: 992px) {
  .main {
    padding-bottom: 70px;
  }
}

footer {
  padding-top: 0;
}

.lottie.lottie-polygons {
  z-index: 0;
  top: 750px;
  transform: rotate(230deg);
}

.lottie.lottie-polygons2 {
  z-index: 0;
  top: 380px;
  transform: rotate(7deg);
}

.illustration#deco-1 {
  right: -320px;
  top: 30px;
  width: 340px;
}
.illustration#deco-2 {
  left: -450px;
  top: -50px;
  width: 400px;
}
.illustration#deco-3 {
  left: -450px;
  top: 1200px;
  width: 400px;
}
.illustration#deco-4 {
  right: -350px;
  top: 1500px;
  width: 300px;
}

.intro {
  padding: 30px 60px 40px;
}
@media (max-width: 991px) {
  .intro {
    padding: 20px 0 30px;
  }
}
.intro .txt-wrap {
  margin-top: 20px;
  line-height: 1.75;
}
@media (max-width: 991px) {
  .intro .txt-wrap {
    line-height: 1.56;
  }
}

@media (max-width: 991px) {
  .box-container {
    margin-left: -28px;
    margin-right: -28px;
  }
}

.box {
  position: relative;
  background-color: #fff;
  padding: 27px 60px;
  margin-bottom: 40px;
  background-image: url("../img/illustration/decoration_green.png");
  background-repeat: no-repeat;
  background-size: 275px;
}
@media (min-width: 992px) {
  .box {
    box-shadow: 9px 3px 26px 0 rgba(0, 0, 0, 0.06);
  }
}
@media (max-width: 991px) {
  .box {
    padding: 30px 28px;
    background-image: none;
    margin-bottom: 30px;
  }
}
.box:nth-child(odd) {
  background-position: left -84px bottom -154px;
}
@media (max-width: 991px) {
  .box:nth-child(odd) .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .box:nth-child(odd) .col-l {
    padding-right: 48px;
  }
}
.box:nth-child(even) {
  background-position: right -84px bottom -154px;
}
.box:nth-child(even) .row {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .box:nth-child(even) .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .box:nth-child(even) .row .col-l {
    padding-left: 48px;
  }
}
.box .row {
  align-items: center;
  flex-wrap: nowrap;
}
.box .col-l {
  flex-shrink: 1;
}
@media (max-width: 991px) {
  .box .col-l {
    text-align: center;
  }
}
.box .col-l h2 {
  font-size: 1.5em;
  line-height: 1.16;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .box .col-l h2 {
    font-size: 1.25em;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.box .col-l p {
  line-height: 1.75;
}
@media (max-width: 991px) {
  .box .col-l p {
    text-align: left;
  }
}
.box .col-l p a {
  color: #0953c0;
  text-decoration: underline;
}
.box .col-r {
  width: 251px;
  flex-shrink: 0;
}
.box .col-r .thumbnail {
  position: relative;
  height: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.box .col-r .thumbnail:before {
  content: "";
  display: block;
  padding-top: 141.8326693227%;
}
@media (max-width: 991px) {
  .box .col-r .thumbnail {
    margin-bottom: 16px;
  }
}

@media (max-width: 991px) {
  .reminder {
    margin-left: -28px;
    margin-right: -28px;
    border-top: 3px solid #4a45af;
    box-shadow: 9px 3px 26px 0 rgba(0, 0, 0, 0.06);
  }
}

.reminder-wrapper {
  position: relative;
  background-color: #fdffe9;
  box-shadow: 9px 3px 26px 0 rgba(0, 0, 0, 0.06);
  padding: 30px 60px;
}
@media (min-width: 992px) {
  .reminder-wrapper {
    border-left: 3px solid #4a45af;
  }
}
@media (max-width: 991px) {
  .reminder-wrapper {
    padding: 30px 28px;
  }
}
.reminder-wrapper .head {
  font-size: 1.5em;
  color: #4a45af;
  line-height: 1.16;
  font-weight: 575;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .reminder-wrapper .head {
    font-size: 1.25em;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.reminder-wrapper ul {
  list-style-type: disc;
  padding-left: 30px;
  line-height: 1.75;
}
.reminder-wrapper ul li {
  margin-bottom: 16px;
}

.enquiries {
  position: relative;
  padding: 40px 60px;
}
@media (max-width: 991px) {
  .enquiries {
    padding: 30px 0;
  }
}
.enquiries .head {
  font-size: 1.25em;
  line-height: 1.2;
  color: #4a45af;
  margin-bottom: 14px;
}
.enquiries table .table-head {
  position: relative;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .enquiries table .table-head {
    padding-left: 25px;
  }
}
.enquiries table .table-head:before {
  content: "";
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.enquiries table .table-head.name:before {
  background-image: url("../img/icon/user.svg");
}
.enquiries table .table-head.telephone:before {
  background-image: url("../img/icon/phone.svg");
}
.enquiries table .table-head.email:before {
  background-image: url("../img/icon/mail.svg");
}
.enquiries table td {
  padding-bottom: 14px;
  line-height: 1.1875;
}
@media (max-width: 991px) {
  .enquiries table td {
    padding-bottom: 12px;
  }
}
.enquiries table td:first-child {
  font-weight: 575;
  padding-right: 40px;
}
@media (max-width: 991px) {
  .enquiries table td:first-child {
    padding-right: 12px;
  }
}