@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;
}

@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);
  }
}
@media (max-width: 767px) {
  table.table-responsive thead,
table.table-responsive tbody,
table.table-responsive th,
table.table-responsive td,
table.table-responsive tr {
    display: block;
  }
  table.table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.table-responsive tr {
    border: 1px solid #ccc;
    border: 0;
  }
  table.table-responsive td {
    border: none;
    position: relative;
    width: 100%;
    padding: 0;
  }
  table.table-responsive td::before,
table.table-responsive td .td-text {
    float: left;
    width: auto;
  }
  table.table-responsive td::before {
    width: auto;
    content: attr(data-content);
    display: block;
    padding-right: 10px;
  }
  table.table-responsive td::after {
    content: "";
    display: table;
    clear: both;
  }
}
.main {
  background-color: #f8fafe;
}

footer {
  padding-top: 0;
}

.deco {
  position: absolute;
}
.deco#deco-sit {
  width: 277px;
  bottom: -12px;
  right: -85px;
}

#lottie-polygons {
  width: 161px;
  left: -180px;
  top: 500px;
  transform: rotate(12deg);
}

#lottie-polygons2 {
  z-index: 0;
  top: 1500px;
  transform: rotate(8deg);
}

.illustration#polygon1 {
  width: 528px;
  right: -540px;
}
.illustration#polygon2 {
  width: 495px;
  left: -535px;
}
.illustration#polygon3 {
  width: 218px;
  right: -264px;
  top: 550px;
}
.illustration#polygon4 {
  width: 210px;
  left: -250px;
  top: 1200px;
}

@media (max-width: 991px) {
  .intro {
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .sect-row,
.sect-event {
    margin-left: -28px;
    margin-right: -28px;
  }
}
@media (min-width: 992px) {
  .sect-row .col-desc,
.sect-event .col-desc {
    width: 75%;
  }
}
.sect-row .col-desc h2,
.sect-event .col-desc h2 {
  font-size: 1.5em;
  line-height: 1.16;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .sect-row .col-desc h2,
.sect-event .col-desc h2 {
    font-size: 1.25em;
    margin-bottom: 10px;
  }
}
.sect-row .col-desc .txt-wrap,
.sect-event .col-desc .txt-wrap {
  line-height: 1.75;
}
.sect-row .col-desc .txt-wrap > *:not(:last-child),
.sect-event .col-desc .txt-wrap > *:not(:last-child) {
  margin-bottom: 10px;
}
.sect-row .col-desc .txt-wrap ul,
.sect-event .col-desc .txt-wrap ul {
  list-style-type: disc;
  padding-left: 24px;
}
@media (max-width: 991px) {
  .sect-row .col-desc .txt-wrap ul,
.sect-event .col-desc .txt-wrap ul {
    text-align: left;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .sect-row .col-desc .txt-wrap ul,
.sect-event .col-desc .txt-wrap ul {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sect-row .col-desc .txt-wrap a,
.sect-event .col-desc .txt-wrap a {
  color: #0953c0;
  text-decoration: underline;
}

.sect-row {
  position: relative;
}
.sect-row .row {
  background-color: #fff;
  padding: 20px 60px;
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .sect-row .row {
    flex-direction: column-reverse;
    padding: 30px 28px;
    border-radius: 5px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .sect-row .row:nth-child(odd) .col-desc {
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .sect-row .row:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .sect-row .row:nth-child(even) .col-desc {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .sect-row .col-desc {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .sect-row .col-img {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .sect-row .col-img .thumbnail {
    margin-bottom: 20px;
  }
}
.sect-row .col-img .thumbnail img {
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .sect-row .col-img .thumbnail img {
    width: 220px;
  }
}

.sect-event {
  position: relative;
  background-color: #fff;
  padding: 50px 60px 100px;
}
@media (max-width: 991px) {
  .sect-event {
    padding: 30px 28px;
  }
}
@media (max-width: 991px) {
  .sect-event .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .sect-event .col-img {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .sect-event .col-img {
    margin-bottom: 16px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .sect-event .col-img .thumbnail img {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .sect-event .col-desc {
    width: 75%;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .sect-event .col-desc {
    text-align: center;
  }
}
.sect-event .table-responsive {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .sect-event .table-responsive {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sect-event .table-responsive {
    text-align: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sect-event .table-responsive tr {
    padding: 12px 0;
    border: 2px solid #f1b505;
  }
  .sect-event .table-responsive tr:first-child {
    display: none;
  }
  .sect-event .table-responsive tr:not(:last-child) {
    border-bottom: 0;
  }
  .sect-event .table-responsive tr:not(:nth-child(2)) {
    border-top-width: 1px;
  }
}
@media (min-width: 768px) {
  .sect-event .table-responsive th,
.sect-event .table-responsive td {
    border: 1px solid #f1b505;
  }
}
.sect-event .table-responsive th {
  background-color: #f1b504;
  color: #000;
  font-size: 1.125em;
  line-height: 1.16;
  padding: 20px 10px;
}
.sect-event .table-responsive th:first-child {
  width: 100px;
}
.sect-event .table-responsive th:nth-child(2) {
  width: 328px;
}
.sect-event .table-responsive th:nth-child(3) {
  width: 150px;
}
.sect-event .table-responsive th:not(:last-child) {
  border-right-color: #fff;
}
.sect-event .table-responsive td {
  text-align: center;
  line-height: 1.18;
  padding: 15px 10px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .sect-event .table-responsive td {
    text-align: left;
    padding: 8px 28px;
  }
}
@media (max-width: 767px) {
  .sect-event .table-responsive td:before {
    display: block;
    float: none;
    font-size: 1.125em;
    line-height: 1.16;
    font-weight: 575;
    margin-bottom: 5px;
  }
}
.sect-event .txt-wrap {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .sect-event .bottom {
    text-align: left;
  }
}
.sect-event .redirect {
  color: #0953c0;
}
@media (min-width: 992px) {
  .sect-event .redirect {
    margin-top: 30px;
  }
}
.sect-event .redirect li {
  margin-bottom: 10px;
}
.sect-event .redirect a {
  text-decoration: underline;
}

.sect-portal {
  position: relative;
}
@media (min-width: 992px) {
  .sect-portal {
    padding-top: 123px;
    padding-bottom: 70px;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .sect-portal {
    margin-top: 30px;
    background-color: #fff;
    margin-left: -28px;
    margin-right: -28px;
    padding: 20px 28px;
  }
}
@media (max-width: 767px) {
  .sect-portal {
    padding-bottom: 10px;
  }
}
.sect-portal .btn-scroll {
  top: 40px;
}
.sect-portal .desc h2 {
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 575;
  color: #4a45af;
}
@media (max-width: 991px) {
  .sect-portal .desc h2 {
    font-size: 1.25em;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.sect-portal .desc .txt-wrap {
  line-height: 1.75;
}
.sect-portal .logo-container {
  background-color: #fff;
}
@media (min-width: 992px) {
  .sect-portal .logo-container {
    border-radius: 4px;
    padding: 20px 30px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .sect-portal .logo-container {
    padding: 20px 0;
  }
}
.sect-portal .logo-container .row {
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .sect-portal .logo-container .row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .sect-portal .logo-container .row {
    padding: 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .sect-portal .logo-container .row {
    padding: 5px 0;
  }
}
@media (min-width: 768px) {
  .sect-portal .logo-container .row:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
  }
}
.sect-portal .logo-container .row .item {
  text-align: center;
}
.sect-portal .logo-container .row .item a {
  display: inline-block;
}
@media (max-width: 767px) {
  .sect-portal .logo-container .row .item {
    width: calc(50% - 30px);
    margin-bottom: 20px;
  }
  .sect-portal .logo-container .row .item:nth-child(odd) {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .sect-portal .logo-container .row .item:not(:last-child) {
    margin-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sect-portal .logo-container .row .item:not(:last-child) {
    margin-right: 30px;
  }
}