@charset "UTF-8";
/*
Theme Name: Studio Sans
Author: Sun Law
Author URI: https://www.sans.hk/
Description:;
Version: 2.0.1
License: GNU General Public License v2 or later
*/
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: 700; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #eee;
  color: #222; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

ul,
ol {
  margin: 0 0 1.5em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/*--------------------------------------------------------------
 Formatting
--------------------------------------------------------------*/
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
 Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.5em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/*--------------------------------------------------------------
 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em; }

th {
  padding: 0.4em;
  text-align: left; }

tr {
  border-bottom: 1px solid #eee; }

td {
  padding: 0.4em; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both; }

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Suisse';
  src: url("./assets/fonts/SuisseBPIntl-Medium.eot");
  src: url("./assets/fonts/SuisseBPIntl-Medium.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/SuisseBPIntl-Medium.svg#SuisseBPIntl-Medium") format("svg"), url("./assets/fonts/SuisseBPIntl-Medium.ttf") format("truetype"), url("./assets/fonts/SuisseBPIntl-Medium.woff") format("woff"), url("./assets/fonts/SuisseBPIntl-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Suisse';
  src: url("./assets/fonts/SuisseBPIntl-Regular.eot");
  src: url("./assets/fonts/SuisseBPIntl-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/SuisseBPIntl-Regular.svg#SuisseBPIntl-Regular") format("svg"), url("./assets/fonts/SuisseBPIntl-Regular.ttf") format("truetype"), url("./assets/fonts/SuisseBPIntl-Regular.woff") format("woff"), url("./assets/fonts/SuisseBPIntl-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Suisse';
  src: url("./assets/fonts/SuisseBPIntl-Light.eot");
  src: url("./assets/fonts/SuisseBPIntl-Light.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/SuisseBPIntl-Light.svg#SuisseBPIntl-Light") format("svg"), url("./assets/fonts/SuisseBPIntl-Light.ttf") format("truetype"), url("./assets/fonts/SuisseBPIntl-Light.woff") format("woff"), url("./assets/fonts/SuisseBPIntl-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

body,
button,
input,
select,
textarea,
p {
  font-family: "Suisse", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.4;
  margin: 0;
  padding: 0; }

h5,
h6 {
  line-height: 1.5; }

h1, h2, h3 {
  font-family: termina, sans-serif; }

p {
  margin: 0 0 1.3em;
  padding: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "“" "”" "‘" "’"; }

blockquote:before,
blockquote:after {
  content: ""; }

:focus {
  outline: none; }

html[lang="zh-hant"] body,
html[lang="zh-hant"] button,
html[lang="zh-hant"] input,
html[lang="zh-hant"] select,
html[lang="zh-hant"] textarea,
html[lang="zh-hant"] p,
html[lang="zh-hant"] h1,
html[lang="zh-hant"] h2,
html[lang="zh-hant"] h3,
html[lang="zh-hant"] h4,
html[lang="zh-hant"] h5,
html[lang="zh-hant"] h6 {
  font-family: 'Noto Sans TC', 'PingFang TC', Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px; }

html[lang="zh-hans"] body,
html[lang="zh-hans"] button,
html[lang="zh-hans"] input,
html[lang="zh-hans"] select,
html[lang="zh-hans"] textarea,
html[lang="zh-hans"] p,
html[lang="zh-hans"] h1,
html[lang="zh-hans"] h2,
html[lang="zh-hans"] h3,
html[lang="zh-hans"] h4,
html[lang="zh-hans"] h5,
html[lang="zh-hans"] h6 {
  font-family: 'Noto Sans SC', 'PingFang SC', Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px; }

html[lang="zh-hant"] p,
html[lang="zh-hans"] p {
  line-height: 1.7; }

h1 {
  font-size: 100px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 20px; }

.theme h1 {
  font-size: 70px;
  letter-spacing: 14px; }

html[lang="zh-hant"] h1,
html[lang="zh-hans"] h1 {
  font-size: 110px;
  font-weight: 500; }

h2 {
  font-size: 90px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFF;
  line-height: 1.2; }

html[lang="zh-hant"] h2,
html[lang="zh-hant"] h2 p,
html[lang="zh-hans"] h2,
html[lang="zh-hans"] h2 p {
  font-size: 120px;
  font-weight: 500; }

h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  margin: 1rem 0; }

.menu-item h3 {
  font-size: 40px; }

html[lang="zh-hant"] h3,
html[lang="zh-hans"] h3 {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 8px; }

html[lang="zh-hant"] .menu-item h3,
html[lang="zh-hans"] .menu-item h3 {
  font-size: 40px; }

html[lang="zh-hant"] .block-libary h3,
html[lang="zh-hant"] .block-museum h3,
html[lang="zh-hans"] .block-libary h3,
html[lang="zh-hans"] .block-museum h3 {
  font-size: 55px; }

h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  margin: 1rem 0;
  letter-spacing: 1px; }

.message-container h4 {
  font-size: 18px; }

html[lang="zh-hant"] h4,
html[lang="zh-hans"] h4 {
  font-weight: 400;
  letter-spacing: 8px; }

html[lang="zh-hant"] .message-container h4,
html[lang="zh-hans"] .message-container h4 {
  font-size: 19px; }

html[lang="zh-hant"] .menu-item h4,
html[lang="zh-hans"] .menu-item h4 {
  letter-spacing: 10px; }

h5 {
  font-size: 15px;
  font-weight: 400; }

h6 {
  font-size: 14px;
  font-weight: 800; }

html[lang="zh-hant"] h5,
html[lang="zh-hans"] h5 {
  font-size: 17px; }

@media (max-width: 1340px) {
  h1 {
    font-size: 90px; }
  .theme h1 {
    font-size: 60px;
    line-height: 1.1; }
  h2 {
    font-size: 80px; }
  h3 {
    font-size: 30px; }
  h4 {
    font-size: 23px; }
  html[lang="zh-hant"] h1,
  html[lang="zh-hans"] h1 {
    font-size: 100px; }
  html[lang="zh-hant"] h2,
  html[lang="zh-hant"] h2 p,
  html[lang="zh-hans"] h2,
  html[lang="zh-hans"] h2 p {
    font-size: 110px; }
  html[lang="zh-hant"] .block-libary h3,
  html[lang="zh-hant"] .block-museum h3,
  html[lang="zh-hans"] .block-libary h3,
  html[lang="zh-hans"] .block-museum h3 {
    font-size: 50px; }
  html[lang="zh-hant"] h4,
  html[lang="zh-hans"] h4 {
    font-size: 24px; } }

@media (max-width: 1140px) {
  .theme h1 {
    max-width: 700px; }
  html[lang="zh-hant"] .block-libary h3,
  html[lang="zh-hant"] .block-museum h3,
  html[lang="zh-hans"] .block-libary h3,
  html[lang="zh-hans"] .block-museum h3 {
    font-size: 40px; } }

@media (max-width: 992px) {
  h1 {
    font-size: 80px; }
  .theme h1 {
    font-size: 60px;
    line-height: 1.1; }
  h2 {
    font-size: 70px; }
  h3 {
    font-size: 28px; }
  .menu-item h3 {
    font-size: 38px; }
  h4 {
    font-size: 22px; }
  .message-container h4 {
    font-size: 17px; }
  h5 {
    font-size: 16px;
    font-family: "Suisse", sans-serif; }
  html[lang="zh-hant"] h1,
  html[lang="zh-hans"] h1 {
    font-size: 80px; }
  html[lang="zh-hant"] h2, html[lang="zh-hant"] h2 p,
  html[lang="zh-hans"] h2,
  html[lang="zh-hans"] h2 p {
    font-size: 90px; }
  html[lang="zh-hant"] h3,
  html[lang="zh-hans"] h3 {
    font-size: 29px; }
  html[lang="zh-hant"] .menu-item h3,
  html[lang="zh-hans"] .menu-item h3 {
    font-size: 39px; }
  html[lang="zh-hant"] h4,
  html[lang="zh-hans"] h4 {
    font-size: 23px;
    letter-spacing: 5px; }
  html[lang="zh-hant"] .menu-item h4,
  html[lang="zh-hans"] .menu-item h4 {
    letter-spacing: 10px; }
  html[lang="zh-hant"] .message-container h4,
  html[lang="zh-hans"] .message-container h4 {
    font-size: 17px; }
  html[lang="zh-hant"] h5,
  html[lang="zh-hans"] h5 {
    font-size: 17px; }
  html[lang="zh-hant"] p,
  html[lang="zh-hans"] p {
    line-height: 1.5; } }

@media (max-width: 768px) {
  h1 {
    font-size: 60px; }
  .theme h1 {
    font-size: 50px; }
  h2 {
    font-size: 60px; }
  h3 {
    font-size: 24px; }
  .menu-item h3 {
    font-size: 34px; }
  h4 {
    font-size: 20px; }
  .message-container h4 {
    font-size: 17px; }
  h5 {
    font-size: 15px;
    line-height: 1.2; }
  html[lang="zh-hant"] h2, html[lang="zh-hant"] h2 p,
  html[lang="zh-hans"] h2,
  html[lang="zh-hans"] h2 p {
    font-size: 80px; }
  html[lang="zh-hant"] h3,
  html[lang="zh-hans"] h3 {
    font-size: 25px; }
  html[lang="zh-hant"] .menu-item h3,
  html[lang="zh-hans"] .menu-item h3 {
    font-size: 35px; }
  html[lang="zh-hant"] .block-libary h3,
  html[lang="zh-hant"] .block-museum h3,
  html[lang="zh-hans"] .block-libary h3,
  html[lang="zh-hans"] .block-museum h3 {
    font-size: 35px; }
  html[lang="zh-hant"] h4,
  html[lang="zh-hans"] h4 {
    font-size: 21px; }
  html[lang="zh-hant"] .message-container h4,
  html[lang="zh-hans"] .message-container h4 {
    font-size: 17px; }
  html[lang="zh-hant"] h5,
  html[lang="zh-hans"] h5 {
    font-size: 15px; } }

@media (max-width: 576px) {
  h1 {
    font-size: 60px; }
  .theme h1 {
    font-size: 29px;
    letter-spacing: 6px; }
  h2 {
    font-size: 35px; }
  h3 {
    font-size: 18px;
    line-height: 1.3; }
  .menu-item h3 {
    font-size: 24px; }
  .block-info h3.title {
    font-size: 24px; }
  .instruction-container .information-container .title h3 {
    font-size: 24px; }
  h4 {
    font-size: 15px; }
  .message-container h4 {
    font-size: 16px; }
  h5 {
    font-size: 14px; }
  .navigation-tool h5 {
    font-size: 13px; }
  html[lang="en-us"] .theme h1 {
    font-weight: 600; }
  html[lang="zh-hant"] h1,
  html[lang="zh-hans"] h1 {
    font-size: 50px; }
  html[lang="zh-hant"] h2,
  html[lang="zh-hant"] h2 p,
  html[lang="zh-hans"] h2,
  html[lang="zh-hans"] h2 p {
    font-size: 55px; }
  html[lang="zh-hant"] h3,
  html[lang="zh-hans"] h3 {
    font-size: 19px;
    letter-spacing: 3px; }
  html[lang="zh-hant"] .block-info h3.title,
  html[lang="zh-hans"] .block-info h3.title {
    font-size: 25px; }
  html[lang="zh-hant"] .menu-item h3,
  html[lang="zh-hans"] .menu-item h3 {
    font-size: 25px; }
  html[lang="zh-hant"] .instruction-container .information-container .title h3,
  html[lang="zh-hans"] .instruction-container .information-container .title h3 {
    font-size: 25px; }
  html[lang="zh-hant"] .block-libary h3,
  html[lang="zh-hant"] .block-museum h3,
  html[lang="zh-hans"] .block-libary h3,
  html[lang="zh-hans"] .block-museum h3 {
    font-size: 28px; }
  html[lang="zh-hant"] h4,
  html[lang="zh-hans"] h4 {
    font-size: 16px;
    letter-spacing: 2px; }
  html[lang="zh-hant"] .message-container h4,
  html[lang="zh-hans"] .message-container h4 {
    font-size: 16px; }
  html[lang="zh-hant"] h5,
  html[lang="zh-hans"] h5 {
    font-size: 14px; } }

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a {
  color: #222;
  text-decoration: none; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  color: #000;
  outline: 0;
  text-decoration: none; }

a.t-white:hover,
a.t-white:active {
  color: #FFF; }

.button-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.button {
  padding: .5rem 2rem;
  margin: 0;
  margin-right: -2px;
  color: #FFF;
  transition: all .1s linear; }
  .button.bg-orange:hover {
    background: #FFF; }
  .button.bg-yellow:hover {
    background: #FFF; }

.button + .button {
  margin-left: -2px; }

/* Hover effects */
.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  box-shadow: inset 0 -1px 0 #0f0f0f;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; }

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
  box-shadow: inset 0 -1px 0 white;
  text-decoration: none;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; }

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  color: #000;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 black; }

/* Fixes linked images */
.entry-content a img,
.widget a img {
  box-shadow: 0 0 0 8px #fff; }

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  color: #333;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em; }

fieldset {
  margin-bottom: 1em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border-color: #333; }

select {
  border: 1px solid #bbb;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  background-color: #222;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  transition: background 0.2s; }

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #767676; }

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

section {
  box-sizing: border-box; }

#page {
  position: relative;
  word-wrap: break-word; }

.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 2400px;
  padding-left: 4rem;
  padding-right: 4rem;
  display: block;
  width: 100%; }

.wrap:after {
  clear: both;
  content: "";
  display: block; }

.container-fluid {
  padding-left: 0;
  padding-right: 0; }

.row {
  margin-left: 0;
  margin-right: 0; }

.vertical-align {
  -ms-flex-align: center;
      align-items: center; }

.p-small {
  padding: 1rem; }

.p-medium {
  padding: 2rem; }

.p-large {
  padding: 3rem 2rem 2rem; }

.m-small {
  margin: 1rem; }

.hidden-md-down {
  padding: 0 !important; }

.d-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media (max-width: 768px) {
  .wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }

/*--------------------------------------------------------------
Image
--------------------------------------------------------------*/
img {
  width: 100%;
  height: auto; }

.img-v-center img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto auto;
  width: 100%;
  height: auto; }

.img-ar-1v1 {
  overflow: hidden; }

.img-ar-1v1:after {
  content: "";
  padding-top: 100%;
  display: block; }

.img-ar-2v1 {
  overflow: hidden;
  padding-left: 0;
  padding-right: 1px; }
  .img-ar-2v1:after {
    content: "";
    padding-top: 50%;
    display: block; }
  .img-ar-2v1:hover {
    overflow: visible; }

/*--------------------------------------------------------------
SVG
--------------------------------------------------------------*/
.svg {
  position: relative;
  display: inline-block; }
  .svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.ss-icon svg {
  width: 20px; }

/*--------------------------------------------------------------
Video
--------------------------------------------------------------*/
@media (min-width: 992px) {
  .img-ar-2v1:hover .zoom-image {
    opacity: 1;
    width: 110%;
    height: 110%;
    top: -3%;
    left: -5%;
    transition: all .1s linear; }
  .zoom-image {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 0;
    transition: all .1s linear;
    text-align: center; }
    .zoom-image img {
      margin: auto auto;
      text-align: center; } }

/*--------------------------------------------------------------
SVG
--------------------------------------------------------------*/
/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/
.svg-fallback {
  display: none; }

.no-svg .svg-fallback {
  display: inline-block; }

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em; }

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  /* Chrome, Safari, Opera */
  /* IE 9 */
  transform: rotate(180deg); }

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
  /* Chrome, Safari, Opera */
  /* IE 9 */
  transform: rotate(0); }

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
  content: "\005E"; }

/* Social Menu fallbacks */
.no-svg .social-navigation a {
  background: transparent;
  color: #222;
  height: auto;
  width: auto; }

/* Show screen reader text in some cases */
.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
  clip: auto;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  position: relative !important;
  /* overrides previous !important styles */
  width: auto; }

/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
html {
  cursor: none;
  height: -webkit-fill-available; }

body {
  height: 100%;
  overflow: hidden;
  background-color: #4222f1;
  min-height: 100vh;
  min-height: -webkit-fill-available; }
  body.disable {
    transition: .4s;
    background: rgba(0, 0, 0, 0.8); }
    body.disable .ajax-content-wrapper {
      pointer-events: none;
      opacity: .1;
      transform: scale(0.98); }

#main {
  z-index: 97;
  position: relative;
  overflow: hidden; }

.ajax-content-wrapper {
  display: block;
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }
  .ajax-content-wrapper > div {
    height: 100%; }

.ajax-links a.disabled {
  pointer-events: none; }

#site-header {
  z-index: 100; }

#footer-credits {
  z-index: 100; }

#social-wrapper {
  z-index: 99; }

#social-popup {
  z-index: 98; }

#modal-pop-up {
  z-index: 200; }

.ajax-content-wrapper {
  transition: .4s; }

#cursor {
  z-index: 2000; }

.instruction-container {
  z-index: 198; }

/*--------------------------------------------------------------
Golbal
--------------------------------------------------------------*/
#cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  transition-duration: .3s;
  transition-property: background, transform, width, height;
  transform: translate(-50%, -50%);
  transform-origin: 100% 100%;
  backdrop-filter: blur(2px);
  background-color: #FFF;
  opacity: .6; }
  #cursor.text {
    display: none !important; }

@media (max-width: 1024px) {
  html {
    cursor: inherit; }
  #cursor {
    display: none; } }

a {
  color: #FFF;
  transition-duration: .3s;
  outline: 0; }
  a:hover {
    cursor: none; }
  a:focus {
    outline: 0; }

.button-pill-filled {
  margin-top: 1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  border-radius: 100px;
  transition: .3s;
  z-index: 5;
  position: relative;
  text-transform: uppercase;
  transform: translateY(-3rem);
  opacity: 0;
  animation: actionIconEnterAnimation 1s 4.2s forwards;
  margin-top: -20%; }
  .button-pill-filled:hover {
    background-color: rgba(0, 0, 0, 0.3); }

.button-pill {
  margin-top: 1rem;
  text-align: center;
  background-color: rgba(68, 68, 68, 0.6);
  display: inline-block;
  border-radius: 100px;
  transition: .3s;
  z-index: 5;
  position: relative;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 18px;
  color: #FFF !important; }
  .button-pill:hover {
    background-color: rgba(68, 68, 68, 0.8); }
  .button-pill:focus {
    color: #FFF; }

.button-pill,
.button-pill-filled,
.button-recom-detail {
  padding: 1.25rem 1.7rem 1rem 2.5rem; }
  .button-pill:hover,
  .button-pill-filled:hover,
  .button-recom-detail:hover {
    padding-right: 2.2rem;
    padding-left: 3rem; }

html[lang='zh-hant'] .button-pill,
html[lang='zh-hant'] .button-pill-filled,
html[lang='zh-hant'] .button-recom-detail,
html[lang='zh-hans'] .button-pill,
html[lang='zh-hans'] .button-pill-filled,
html[lang='zh-hans'] .button-recom-detail {
  padding: 1rem 1.7rem 1rem 2.2rem; }

@media (max-width: 992px) {
  .button-pill,
  .button-pill-filled,
  .button-recom-detail {
    font-size: 17px; }
  html[lang='zh-hant'] .button-pill,
  html[lang='zh-hant'] .button-pill-filled,
  html[lang='zh-hant'] .button-recom-detail,
  html[lang='zh-hans'] .button-pill,
  html[lang='zh-hans'] .button-pill-filled,
  html[lang='zh-hans'] .button-recom-detail {
    font-size: 18px; } }

@media (max-width: 768px) {
  .button-pill,
  .button-pill-filled,
  .button-recom-detail {
    padding: .7rem 1.7rem .45rem 1.7rem; }
  .button-pill,
  .button-recom-detail {
    animation: buttonHoverLoopAnimation 5s infinite; }
  html[lang='zh-hant'] .button-pill,
  html[lang='zh-hant'] .button-pill-filled,
  html[lang='zh-hant'] .button-recom-detail,
  html[lang='zh-hans'] .button-pill,
  html[lang='zh-hans'] .button-pill-filled,
  html[lang='zh-hans'] .button-recom-detail {
    padding: .7rem 1.7rem .7rem 1.7rem; } }

@media (max-width: 576px) {
  .button-pill,
  .button-pill-filled,
  .button-recom-detail {
    font-size: 17px; }
    .button-pill.mobile-button-pill-unfilled,
    .button-pill-filled.mobile-button-pill-unfilled,
    .button-recom-detail.mobile-button-pill-unfilled {
      background-color: rgba(68, 68, 68, 0.6) !important; }
  .button-recom-detail {
    padding-top: .5rem;
    padding-bottom: .25rem; }
  html[lang='zh-hant'] .button-pill,
  html[lang='zh-hant'] .button-pill-filled,
  html[lang='zh-hant'] .button-recom-detail,
  html[lang='zh-hans'] .button-pill,
  html[lang='zh-hans'] .button-pill-filled,
  html[lang='zh-hans'] .button-recom-detail {
    font-size: 16px; }
  html[lang='zh-hant'] .button-recom-detail,
  html[lang='zh-hans'] .button-recom-detail {
    padding-top: .5rem;
    padding-bottom: .5rem; } }

.hover-ripple-button {
  width: 250px;
  height: 250px;
  padding: 1rem;
  border-radius: 250px;
  color: #FFF;
  margin: 0;
  font-weight: 300;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.1);
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: .3s;
  position: relative; }
  .hover-ripple-button a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2; }
  .hover-ripple-button:hover {
    width: 260px;
    height: 260px;
    color: #FFF; }
    .hover-ripple-button:hover:after {
      animation: optionItemHoverAnimation 1s linear forwards; }
  .hover-ripple-button:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    opacity: 1;
    top: 0;
    left: 0;
    border: 2px solid #FFF;
    transition: 1.4s;
    border-radius: 200px;
    opacity: 0;
    transform: scale(0); }

@media (max-width: 992px) {
  .hover-ripple-button {
    width: 220px;
    height: 220px; }
    .hover-ripple-button:hover {
      width: 220px;
      height: 220px; } }

@media (max-width: 768px) {
  .hover-ripple-button {
    width: 190px;
    height: 190px; }
    .hover-ripple-button:after {
      animation: optionItemHoverAnimation 3s linear infinite; }
    .hover-ripple-button:hover {
      width: 190px;
      height: 190px; }
  .button-explore.enlarged {
    width: 140px;
    height: 140px;
    border-radius: 140px; }
    .button-explore.enlarged:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      z-index: 1;
      opacity: 1;
      top: 0;
      left: 0;
      border: 2px solid #FFF;
      transition: 1.4s;
      border-radius: 200px;
      opacity: 0;
      transform: scale(0);
      animation: optionItemHoverAnimation 3s linear infinite; } }

@media (max-width: 576px) {
  .hover-ripple-button {
    width: 140px;
    height: 140px; }
    .hover-ripple-button:hover {
      width: 140px;
      height: 140px; }
  .button-explore.enlarged {
    width: 130px;
    height: 130px;
    border-radius: 130px; } }

@keyframes optionItemHoverAnimation {
  0% {
    opacity: .2; }
  55% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@keyframes buttonHoverLoopAnimation {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

.icon-close {
  width: 40px;
  height: 40px;
  position: relative;
  margin: auto;
  transition: .2s;
  background: #000; }
  .icon-close:hover {
    transform: scale(1.2); }
  .icon-close span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 40px;
    height: 2px;
    background: #FFF;
    transition: .3s;
    transform-origin: center center; }
    .icon-close span:nth-child(1) {
      margin-top: 0;
      transform: rotate(0);
      left: 0; }
    .icon-close span:nth-child(2) {
      margin-top: 0;
      transform: rotate(0);
      left: 0; }

/*--------------------------------------------------------------
Color Mode
--------------------------------------------------------------*/
body[data-color-theme='orange'] {
  background-color: #640ecd; }
  body[data-color-theme='orange'] .card-loading .block {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .button-pill-filled {
    background-color: #ff6000; }
    body[data-color-theme='orange'] .button-pill-filled:hover {
      filter: brightness(1.1); }
  body[data-color-theme='orange'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child:before {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child:after {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child h5 {
    color: #ff6000; }
  body[data-color-theme='orange'] .navigation-container .navigation-tool-wrapper .navigation-tool a:hover h5 {
    color: #ff6000; }
  body[data-color-theme='orange'] .menu-wrapper .lang-switcher:hover .cls-2, body[data-color-theme='orange'] .menu-wrapper .lang-switcher:hover .cls-3 {
    transition: .2s;
    fill: #ff6000; }
  body[data-color-theme='orange'] .menu-wrapper .wpml-ls ul li a {
    color: #640ecd; }
    body[data-color-theme='orange'] .menu-wrapper .wpml-ls ul li a:hover {
      color: #ff6000; }
  body[data-color-theme='orange'] #cursor:after {
    background-color: #640ecd; }
  body[data-color-theme='orange'] h2 {
    color: #ff6000; }
    body[data-color-theme='orange'] h2 a {
      color: #ff6000; }
  body[data-color-theme='orange'] .navigation-wrapper {
    background: #ff6000; }
    body[data-color-theme='orange'] .navigation-wrapper nav ul.level-0 li.menu-item a:hover {
      color: #640ecd; }
    body[data-color-theme='orange'] .navigation-wrapper nav ul.level-0 > li.menu-item h3 {
      color: #640ecd; }
  body[data-color-theme='orange'] .message-container:after {
    background-color: #ff6000; }
  body[data-color-theme='orange'] #social-wrapper .social-child:hover {
    border-color: #ff6000;
    background: #ff6000;
    color: #FFF; }
  body[data-color-theme='orange'] #social-wrapper .social-child.active {
    border-color: #ff6000;
    background-color: #ff6000;
    color: #FFF; }
  body[data-color-theme='orange'] #social-popup:after {
    background: #ff6000; }
  body[data-color-theme='orange'] .modal-button span {
    background: #ff6000 !important; }
  body[data-color-theme='orange'] .modal-wrapper:before {
    background-color: #640ecd; }
  body[data-color-theme='orange'] .loader {
    color: #640ecd; }
    body[data-color-theme='orange'] .loader::before, body[data-color-theme='orange'] .loader::after {
      background: #640ecd; }
  body[data-color-theme='orange'] .theme-selection .theme-container .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .theme-selection .theme-container .swiper-container .swiper-button-next:after,
  body[data-color-theme='orange'] .theme-selection .theme-container .swiper-container .swiper-button-prev:after {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .theme-single .item-title h3.line-1, body[data-color-theme='orange'] .theme-single .item-title h4.line-1 {
    color: #ff6000; }
  body[data-color-theme='orange'] .theme-single .item-title h5.info-chinese-only {
    color: #ff6000; }
  body[data-color-theme='orange'] .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover .button-recom-detail {
    background-color: #ff6000; }
  body[data-color-theme='orange'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore:after {
    background: #640ecd; }
  body[data-color-theme='orange'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper a:hover h3, body[data-color-theme='orange'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper a:hover h4 {
    color: #ff6000; }
  body[data-color-theme='orange'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper .icon .moving-path .base-path path {
    stroke: #ff6000; }
  body[data-color-theme='orange'] .theme-single .option-selector-wrapper:after {
    background-color: #640ecd; }
  body[data-color-theme='orange'] .theme-single .option-selector-wrapper .option-selector .divider-line {
    border-color: #ff6000 !important; }
  body[data-color-theme='orange'] .theme-single .continue-selection-wrapper .button-stay a {
    color: #ff6000; }
  body[data-color-theme='orange'] .hover-ripple-button {
    background-color: #ff6000; }
    body[data-color-theme='orange'] .hover-ripple-button:after {
      border-color: #FFF !important; }
  body[data-color-theme='orange'] .continue-button-wrapper .hover-ripple-button {
    background-color: #2fd566; }
  body[data-color-theme='orange'] .button-details:hover {
    color: #ff6000; }

body[data-color-theme='green'] {
  background-color: #4222f1; }
  body[data-color-theme='green'] .card-loading .block {
    background-color: #2fd566; }
  body[data-color-theme='green'] .button-pill-filled {
    background-color: #2fd566; }
    body[data-color-theme='green'] .button-pill-filled:hover {
      filter: brightness(1.1); }
  body[data-color-theme='green'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child:before {
    background-color: #2fd566; }
  body[data-color-theme='green'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child:after {
    background-color: #2fd566; }
  body[data-color-theme='green'] .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child h5 {
    color: #2fd566; }
  body[data-color-theme='green'] .navigation-container .navigation-tool-wrapper .navigation-tool a:hover h5 {
    color: #2fd566; }
  body[data-color-theme='green'] .menu-wrapper .wpml-ls ul li a {
    color: #4222f1; }
    body[data-color-theme='green'] .menu-wrapper .wpml-ls ul li a:hover {
      color: #2fd566; }
  body[data-color-theme='green'] .menu-wrapper .lang-switcher:hover .cls-2, body[data-color-theme='green'] .menu-wrapper .lang-switcher:hover .cls-3 {
    transition: .2s;
    fill: #2fd566; }
  body[data-color-theme='green'] #cursor:after {
    background-color: #4222f1; }
  body[data-color-theme='green'] h2 {
    color: #2fd566; }
    body[data-color-theme='green'] h2 a {
      color: #2fd566; }
  body[data-color-theme='green'] .navigation-wrapper {
    background: #2fd566; }
    body[data-color-theme='green'] .navigation-wrapper nav ul.level-0 li.menu-item a:hover {
      color: #4222f1; }
    body[data-color-theme='green'] .navigation-wrapper nav ul.level-0 > li.menu-item h3 {
      color: #4222f1; }
  body[data-color-theme='green'] .message-container:after {
    background-color: #2fd566; }
  body[data-color-theme='green'] #social-wrapper .social-child:hover {
    border-color: #2fd566;
    background: #2fd566;
    color: #FFF; }
  body[data-color-theme='green'] #social-wrapper .social-child.active {
    border-color: #2fd566;
    background-color: #2fd566;
    color: #FFF; }
  body[data-color-theme='green'] #social-popup:after {
    background: #2fd566; }
  body[data-color-theme='green'] .modal-button span {
    background: #2fd566 !important; }
  body[data-color-theme='green'] .modal-wrapper:before {
    background-color: #4222f1; }
  body[data-color-theme='green'] .loader {
    color: #4222f1; }
    body[data-color-theme='green'] .loader::before, body[data-color-theme='green'] .loader::after {
      background: #4222f1; }
  body[data-color-theme='green'] .theme-selection .theme-container .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2fd566; }
  body[data-color-theme='green'] .theme-selection .theme-container .swiper-container .swiper-button-next:after,
  body[data-color-theme='green'] .theme-selection .theme-container .swiper-container .swiper-button-prev:after {
    background-color: #2fd566; }
  body[data-color-theme='green'] .theme-single .item-title h3.line-1, body[data-color-theme='green'] .theme-single .item-title h4.line-1 {
    color: #2fd566; }
  body[data-color-theme='green'] .theme-single .item-title h5.info-chinese-only {
    color: #2fd566; }
  body[data-color-theme='green'] .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover .button-recom-detail {
    background-color: #2fd566; }
  body[data-color-theme='green'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore:after {
    background: #4222f1; }
  body[data-color-theme='green'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper a:hover h3, body[data-color-theme='green'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper a:hover h4 {
    color: #2fd566; }
  body[data-color-theme='green'] .theme-single .action-selection-wrapper .action-selection .action-item.action-explore .content-wrapper .icon .moving-path .base-path path {
    stroke: #2fd566; }
  body[data-color-theme='green'] .theme-single .option-selector-wrapper:after {
    background-color: #4222f1; }
  body[data-color-theme='green'] .theme-single .option-selector-wrapper .option-selector .divider-line {
    border-color: #2fd566 !important; }
  body[data-color-theme='green'] .theme-single .continue-selection-wrapper .button-stay a {
    color: #2fd566; }
  body[data-color-theme='green'] .hover-ripple-button {
    background-color: #2fd566; }
    body[data-color-theme='green'] .hover-ripple-button:after {
      border-color: #FFF !important; }
  body[data-color-theme='green'] .continue-button-wrapper .hover-ripple-button {
    background-color: #ff6000; }
  body[data-color-theme='green'] .button-details:hover {
    color: #2fd566; }

body[data-color-theme='orange'] h2 a:hover,
body[data-color-theme='green'] h2 a:hover {
  filter: brightness(90%); }

body[data-color-theme='orange'] .navigation-wrapper nav ul.level-0 li.menu-item a,
body[data-color-theme='green'] .navigation-wrapper nav ul.level-0 li.menu-item a {
  color: #FFF; }

body[data-color-theme='orange'] .menu-wrapper .toggle-wrapper.open span,
body[data-color-theme='green'] .menu-wrapper .toggle-wrapper.open span {
  background: #FFF; }

@media (max-width: 768px) {
  body.page-template-template-about-us[data-color-theme='orange'] #site-header {
    background-color: #640ecd; }
  body.page-template-template-about-us[data-color-theme='green'] #site-header {
    background-color: #4222f1; } }

@media (max-width: 576px) {
  body[data-color-theme='orange'] #social-wrapper .social-child.active {
    color: #ff6000; }
  body[data-color-theme='orange'] .mobile-button-filled {
    background-color: #ff6000; }
  body[data-color-theme='green'] #social-wrapper .social-child.active {
    color: #2fd566; }
  body[data-color-theme='green'] .mobile-button-filled {
    background-color: #2fd566; } }

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#site-header {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  width: 100vw; }

.logo-wrapper {
  margin-top: 2.5rem;
  margin-left: 2.5rem; }
  .logo-wrapper .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    font-family: termina, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    width: 130px; }
    .logo-wrapper .logo:hover .belt {
      animation: beltHoverAnimation .6s; }
    .logo-wrapper .logo span {
      text-align: center;
      padding: .2rem .5rem;
      position: relative; }
      .logo-wrapper .logo span.line-1, .logo-wrapper .logo span.line-3 {
        color: #FFF;
        padding: .3rem .6rem .2rem; }
      .logo-wrapper .logo span.line-2 {
        padding: .25rem .6rem .1rem; }
      .logo-wrapper .logo span .belt {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #000;
        top: 0;
        left: 0;
        z-index: -1; }

html[lang='zh-hant'] .logo-wrapper .logo span.line-1, html[lang='zh-hant'] .logo-wrapper .logo span.line-3,
html[lang='zh-hans'] .logo-wrapper .logo span.line-1,
html[lang='zh-hans'] .logo-wrapper .logo span.line-3 {
  word-spacing: 30px;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }

html[lang='zh-hant'] .logo-wrapper .logo span.line-2,
html[lang='zh-hans'] .logo-wrapper .logo span.line-2 {
  color: transparent; }

@media (max-width: 992px) {
  .logo-wrapper {
    margin-top: 2rem;
    margin-left: 2rem; }
    .logo-wrapper .logo {
      font-size: 16px; } }

@media (max-width: 768px) {
  body.page-template-template-about-us #site-header {
    background-color: #4222f1;
    min-height: 130px; }
  .logo-wrapper {
    margin-top: 1.5rem; }
    .logo-wrapper .logo {
      font-size: 13px;
      width: 110px; }
  .menu-wrapper {
    height: 90px; }
  html[lang='zh-hant'] .logo-wrapper .logo,
  html[lang='zh-hans'] .logo-wrapper .logo {
    font-size: 14px; } }

@media (max-width: 576px) {
  body.page-template-template-about-us #site-header {
    min-height: 80px; }
  .logo-wrapper {
    margin-top: 1rem;
    margin-left: 1rem; }
    .logo-wrapper .logo {
      font-size: 11px;
      width: 95px; }
      .logo-wrapper .logo span.line-1, .logo-wrapper .logo span.line-3 {
        padding: .1rem .6rem .1rem; }
      .logo-wrapper .logo span.line-2 {
        padding: .1rem .6rem .1rem; }
  html[lang='zh-hant'] .logo-wrapper .logo,
  html[lang='zh-hans'] .logo-wrapper .logo {
    width: 80px;
    font-size: 12px; }
    html[lang='zh-hant'] .logo-wrapper .logo span.line-1, html[lang='zh-hant'] .logo-wrapper .logo span.line-3,
    html[lang='zh-hans'] .logo-wrapper .logo span.line-1,
    html[lang='zh-hans'] .logo-wrapper .logo span.line-3 {
      word-spacing: 10px;
      padding: .2rem .6rem .15rem; }
    html[lang='zh-hant'] .logo-wrapper .logo span.line-2,
    html[lang='zh-hans'] .logo-wrapper .logo span.line-2 {
      padding-top: 0;
      padding-bottom: 0;
      line-height: 1.4;
      height: 12px; } }

@keyframes beltHoverAnimation {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

.menu-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: auto;
  margin-right: 2.5rem;
  z-index: 3; }
  .menu-wrapper.hide {
    opacity: 0;
    pointer-events: none; }
  .menu-wrapper .instruction-toggle {
    margin-right: 2rem;
    position: relative; }
    .menu-wrapper .instruction-toggle.close {
      pointer-events: none;
      display: none; }
    .menu-wrapper .instruction-toggle .instruction-icon {
      width: 26px;
      height: 26px;
      border-radius: 40px;
      border: 2px solid #FFF;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: .3s; }
      .menu-wrapper .instruction-toggle .instruction-icon svg {
        transition: .3s; }
      .menu-wrapper .instruction-toggle .instruction-icon.active, .menu-wrapper .instruction-toggle .instruction-icon:hover {
        background-color: #FFF;
        border: 2px solid #FFF; }
        .menu-wrapper .instruction-toggle .instruction-icon.active .instruction-icon-path, .menu-wrapper .instruction-toggle .instruction-icon:hover .instruction-icon-path {
          fill: #4222f1 !important; }
  .menu-wrapper .lang-switcher {
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -ms-flex-align: center;
        align-items: center;
    position: relative; }
    .menu-wrapper .lang-switcher:hover .wpml-ls {
      opacity: 1;
      margin-top: 2.5rem; }
    .menu-wrapper .lang-switcher:hover:hover .cls-2, .menu-wrapper .lang-switcher:hover:hover .cls-3 {
      transition: .2s;
      fill: #2fd566; }
    .menu-wrapper .lang-switcher .cls-1 {
      fill: transparent; }
    .menu-wrapper .lang-switcher .lang-icon {
      width: 29px;
      height: 29px;
      margin-right: 1.2rem; }
      .menu-wrapper .lang-switcher .lang-icon.hide {
        display: none; }
    .menu-wrapper .lang-switcher h5 {
      font-weight: 500; }
    .menu-wrapper .lang-switcher.close {
      opacity: 0;
      pointer-events: none; }
    .menu-wrapper .lang-switcher .wpml-ls {
      opacity: 0;
      position: absolute;
      transition: .3s;
      background: #FFF;
      padding: .4rem .5rem;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
      margin-top: 4rem;
      margin-left: -.5rem; }
      .menu-wrapper .lang-switcher .wpml-ls:before {
        position: absolute;
        top: -5px;
        left: calc(50% - 2px);
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #FFF; }
      .menu-wrapper .lang-switcher .wpml-ls ul {
        display: -ms-flexbox;
        display: flex; }
        .menu-wrapper .lang-switcher .wpml-ls ul li {
          text-transform: uppercase;
          font-weight: 500;
          list-style-type: none; }
          .menu-wrapper .lang-switcher .wpml-ls ul li a {
            font-size: 15px;
            color: #4222f1; }
            .menu-wrapper .lang-switcher .wpml-ls ul li a:hover {
              color: #2fd566; }
          .menu-wrapper .lang-switcher .wpml-ls ul li.wpml-ls-current-language {
            display: none; }
          .menu-wrapper .lang-switcher .wpml-ls ul li span.wpml-ls-display {
            display: none; }
  .menu-wrapper .sound-control {
    margin-right: 1.2rem; }
    .menu-wrapper .sound-control.close {
      opacity: 0;
      pointer-events: none; }
    .menu-wrapper .sound-control[data-status='mute'] .mute-button {
      display: block; }
    .menu-wrapper .sound-control[data-status='unmute'] .unmute-button {
      display: block; }
    .menu-wrapper .sound-control .mute-button,
    .menu-wrapper .sound-control .unmute-button {
      width: 40px;
      height: 40px;
      margin-top: .2rem;
      display: none; }
  .menu-wrapper .toggle-wrapper {
    width: 40px;
    height: 40px;
    position: relative; }
    .menu-wrapper .toggle-wrapper.open span {
      background: #4222f1; }
      .menu-wrapper .toggle-wrapper.open span:nth-child(1) {
        margin-top: 0;
        transform: rotate(45deg);
        left: 0; }
      .menu-wrapper .toggle-wrapper.open span:nth-child(2) {
        margin-top: 0;
        transform: rotate(-45deg);
        left: 0; }
    .menu-wrapper .toggle-wrapper span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block;
      width: 40px;
      height: 2px;
      background: #FFF;
      transition: .3s;
      transform-origin: center center; }
      .menu-wrapper .toggle-wrapper span:nth-child(1) {
        margin-top: -.3rem; }
      .menu-wrapper .toggle-wrapper span:nth-child(2) {
        margin-top: .3rem; }

html[lang="zh-hant"] .menu-wrapper .lang-switcher .wpml-ls,
html[lang="zh-hans"] .menu-wrapper .lang-switcher .wpml-ls {
  padding: .3rem .5rem .5rem; }

@media (max-width: 992px) {
  .menu-wrapper {
    margin-right: 2rem;
    height: 100px; }
    .menu-wrapper .sound-control {
      margin-right: .75rem; }
    .menu-wrapper .instruction-toggle {
      margin-right: 1.2rem; }
    .menu-wrapper .lang-switcher .lang-icon {
      margin-right: .3rem; }
    .menu-wrapper .toggle-wrapper {
      width: 30px; }
      .menu-wrapper .toggle-wrapper span {
        width: 30px; } }

@media (max-width: 576px) {
  .menu-wrapper {
    margin-right: 1rem;
    height: 63px;
    transform-origin: right top;
    transform: scale(0.85); } }

.navigation-wrapper {
  position: fixed;
  z-index: 2;
  width: 400px;
  height: 100%;
  transform: translateX(400px);
  transition: .4s;
  pointer-events: none;
  right: 0;
  top: 0;
  background: #CCC; }
  .navigation-wrapper[aria-expanded="true"] {
    transform: translateX(0);
    pointer-events: inherit; }
  .navigation-wrapper nav {
    padding: 2rem; }
    .navigation-wrapper nav ul.level-0 {
      margin-top: 6rem; }
      .navigation-wrapper nav ul.level-0 li.menu-item {
        list-style-type: none;
        text-align: right; }
        .navigation-wrapper nav ul.level-0 li.menu-item a {
          color: #4222f1; }
          .navigation-wrapper nav ul.level-0 li.menu-item a:hover {
            color: #000; }
        .navigation-wrapper nav ul.level-0 li.menu-item h3, .navigation-wrapper nav ul.level-0 li.menu-item h4 {
          margin: 0;
          padding: .3rem 0; }
        .navigation-wrapper nav ul.level-0 li.menu-item ul.level-1 {
          margin-top: 1rem; }
      .navigation-wrapper nav ul.level-0 > li.menu-item {
        padding-top: 2rem;
        padding-bottom: 2rem;
        border-bottom: 1px solid #FFF; }
  .navigation-wrapper .copyright {
    display: none; }

@media (max-width: 576px) {
  .navigation-wrapper {
    width: 100vw;
    transform: translateX(100vw); }
    .navigation-wrapper nav {
      padding: 2rem 1rem; }
      .navigation-wrapper nav ul.level-0 {
        margin-top: .5rem; }
        .navigation-wrapper nav ul.level-0 li.menu-item ul.level-1 {
          margin-top: .5rem; }
        .navigation-wrapper nav ul.level-0 > li.menu-item {
          padding-top: .5rem;
          padding-bottom: .5rem; }
    .navigation-wrapper .copyright {
      position: absolute;
      left: 1rem;
      bottom: 1.2rem;
      color: #FFF;
      line-height: 1.4; } }

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer-credits {
  position: fixed;
  left: 2.5rem;
  bottom: 2.3rem;
  color: #FFF; }
  #footer-credits br {
    display: none; }
  #footer-credits.hide {
    opacity: 0;
    pointer-events: none; }

@media (max-width: 992px) {
  #footer-credits {
    left: 2rem;
    bottom: 1.4rem; } }

@media (max-width: 576px) {
  #footer-credits {
    display: none;
    max-width: 200px;
    bottom: 1.2rem;
    left: 1rem; }
    #footer-credits br {
      display: block; }
    #footer-credits h5 {
      line-height: 1.4; } }

#social-wrapper {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  right: 2.5rem;
  bottom: 2.5rem; }
  #social-wrapper.hide {
    opacity: 0;
    pointer-events: none; }
  #social-wrapper .social-child {
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    color: #FFF; }
    #social-wrapper .social-child:hover {
      color: #4222f1;
      background: #FFF; }
    #social-wrapper .social-child.active {
      color: #4222f1;
      background: #FFF; }
    #social-wrapper .social-child:nth-child(2) {
      border-left-width: 0; }

@media (max-width: 992px) {
  #social-wrapper {
    right: 2rem;
    bottom: 1.5rem; }
    #social-wrapper .social-child {
      width: 45px;
      height: 45px;
      font-size: 20px; } }

@media (max-width: 576px) {
  #social-wrapper {
    z-index: 102;
    right: 1rem;
    bottom: 1rem;
    opacity: 0;
    pointer-events: none;
    transition: .6s; }
    #social-wrapper.mobile-active {
      opacity: 1;
      pointer-events: inherit; }
    #social-wrapper .social-child.active {
      background-color: #FFF !important;
      border: solid 1px solid !important; } }

#social-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  max-width: 300px;
  height: 440px;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  transition: .2s; }
  #social-popup[aria-expanded="true"] {
    pointer-events: inherit;
    opacity: 1; }
    #social-popup[aria-expanded="true"]:after {
      transform: scale(1); }
  #social-popup[aria-expanded="false"] {
    pointer-events: none;
    opacity: 0; }
    #social-popup[aria-expanded="false"]:after {
      transform: scale(0.1); }
  #social-popup .social-popup-wrapper {
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: 100%;
    margin-bottom: 7rem;
    margin-left: 3rem;
    margin-right: 2rem;
    text-align: right; }
    #social-popup .social-popup-wrapper .block-child {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      opacity: 0;
      transform: translateY(4rem);
      height: 0;
      overflow: visible; }
      #social-popup .social-popup-wrapper .block-child.active {
        opacity: 1;
        transform: translateY(0);
        height: auto;
        transition: all .4s ease; }
      #social-popup .social-popup-wrapper .block-child span {
        margin-right: .5rem; }
      #social-popup .social-popup-wrapper .block-child img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
        margin-bottom: .5rem;
        transition: .2s; }
      #social-popup .social-popup-wrapper .block-child a {
        color: #FFF;
        padding: .25rem 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        text-align: right;
        -ms-flex-align: end;
            align-items: flex-end;
        margin-bottom: 1.5rem; }
        #social-popup .social-popup-wrapper .block-child a:hover span {
          opacity: .8; }
        #social-popup .social-popup-wrapper .block-child a:hover img {
          transform: scale(1.1); }
  #social-popup:after {
    display: none;
    z-index: 1;
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    bottom: -100%;
    right: -100%;
    border-radius: 400px;
    left: 0;
    top: 0;
    transform-origin: center center;
    transition: .3s; }

@media (max-width: 992px) {
  #social-popup .social-popup-wrapper {
    margin-right: 1.5rem; } }

@media (max-width: 576px) {
  #social-popup {
    z-index: 101;
    max-width: 100%; }
    #social-popup .social-popup-wrapper {
      margin-right: 1rem;
      margin-left: 1rem;
      margin-bottom: 0;
      bottom: 4rem; }
      #social-popup .social-popup-wrapper .block-child {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: end;
            justify-content: flex-end; }
        #social-popup .social-popup-wrapper .block-child a {
          margin-left: 2rem; } }

/*--------------------------------------------------------------
Instruction
--------------------------------------------------------------*/
.home .instruction-container {
  display: block;
  pointer-events: auto; }

.instruction-container {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  text-align: center;
  background-color: #4222f1;
  pointer-events: none; }
  .instruction-container.disable {
    transition: .3s;
    opacity: 0;
    pointer-events: none; }
  .instruction-container.active {
    opacity: 1 !important;
    pointer-events: inherit !important;
    display: block; }
  .instruction-container.full-mode .information-container .information-wrapper .start-description {
    display: block; }
  .instruction-container.full-mode .information-container .information-wrapper .end-description {
    display: block; }
  .instruction-container.full-mode .information-container .information-wrapper .modal-button .icon-close span:nth-child(1) {
    transition-delay: 1.8s;
    transform: rotate(45deg); }
  .instruction-container.full-mode .information-container .information-wrapper .modal-button .icon-close span:nth-child(2) {
    transition-delay: 1.8s;
    transform: rotate(-45deg); }
  .instruction-container.full-mode .information-container .button-enter-website {
    display: none; }
  .instruction-container.full-mode .overlay-background {
    pointer-events: inherit; }
  .instruction-container .overlay-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .instruction-container .information-container {
    max-width: 1100px;
    height: 100%;
    color: #FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: -2rem;
    animation: instructionContainerFadeIn 1s forwards;
    z-index: 2;
    position: relative; }
    .instruction-container .information-container .title {
      margin-bottom: 0; }
      .instruction-container .information-container .title span.orange {
        color: #ff6000; }
      .instruction-container .information-container .title span.green {
        color: #2fd566; }
      .instruction-container .information-container .title h3 {
        opacity: 0;
        margin-top: 0;
        margin-bottom: .5rem;
        font-weight: 500;
        animation: instructionFadeIn .6s .2s forwards; }
      .instruction-container .information-container .title h4 {
        opacity: 0;
        margin-top: 0;
        font-weight: 500;
        animation: instructionFadeIn .6s .3s forwards; }
    .instruction-container .information-container .button-wrapper {
      opacity: 0;
      margin-top: 1rem;
      animation: instructionFadeIn .6s 1.3s forwards; }
      .instruction-container .information-container .button-wrapper a {
        border: 2px solid #FFF;
        padding: .75rem 2rem;
        letter-spacing: 4px;
        position: relative; }
        .instruction-container .information-container .button-wrapper a:hover span {
          color: #4222f1; }
        .instruction-container .information-container .button-wrapper a:hover:after {
          width: 100%; }
        .instruction-container .information-container .button-wrapper a:after {
          content: '';
          position: absolute;
          width: 0%;
          height: 100%;
          background: #FFF;
          z-index: 1;
          transition: .2s;
          left: 0;
          top: 0; }
        .instruction-container .information-container .button-wrapper a span {
          position: relative;
          z-index: 2;
          color: #FFF; }
    .instruction-container .information-container .information-wrapper {
      width: 100%;
      background: #FFF;
      color: #4222f1;
      padding: 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      position: relative; }
      .instruction-container .information-container .information-wrapper .modal-button {
        position: absolute;
        right: -1.5rem;
        top: -1.5rem;
        z-index: 100;
        width: 50px;
        height: 50px;
        background: #000;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        transition: .2s;
        transform-origin: center center;
        overflow: visible; }
      .instruction-container .information-container .information-wrapper .dot {
        position: absolute;
        width: 12px;
        height: 12px;
        border-radius: 6px;
        left: 1.2rem;
        top: 1.2rem;
        background-color: #4222f1;
        display: none; }
        .instruction-container .information-container .information-wrapper .dot.dot-4 {
          left: inherit;
          top: inherit;
          right: 1.2rem;
          bottom: 1.2rem; }
      .instruction-container .information-container .information-wrapper .icon-i {
        position: absolute;
        width: 24px;
        height: 24px;
        border-radius: 12px;
        border: 2px solid #4222f1;
        top: -12px;
        left: 0;
        right: 0;
        margin: 0 auto;
        line-height: 18px;
        background-color: #FFF;
        display: none; }
      .instruction-container .information-container .information-wrapper .description span.line {
        display: block; }
        .instruction-container .information-container .information-wrapper .description span.line span.orange {
          color: #ff6000; }
        .instruction-container .information-container .information-wrapper .description span.line span.green {
          color: #2fd566; }
      .instruction-container .information-container .information-wrapper .start-description {
        display: none; }
        .instruction-container .information-container .information-wrapper .start-description .line {
          opacity: 0;
          animation: instructionFadeIn .6s .3s forwards; }
          .instruction-container .information-container .information-wrapper .start-description .line:nth-child(2) {
            animation: instructionFadeIn .6s .4s forwards; }
          .instruction-container .information-container .information-wrapper .start-description .line:nth-child(3) {
            animation: instructionFadeIn .6s .5s forwards; }
      .instruction-container .information-container .information-wrapper .end-description {
        display: none; }
        .instruction-container .information-container .information-wrapper .end-description .description-wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
        .instruction-container .information-container .information-wrapper .end-description .item {
          width: calc(100% / 3 - 1px);
          border-right: 1px solid #4222f1;
          padding: 0 2rem;
          opacity: 0;
          animation: instructionFadeIn .6s .5s forwards; }
          .instruction-container .information-container .information-wrapper .end-description .item:nth-child(2) {
            animation: instructionFadeIn .6s .5s forwards; }
          .instruction-container .information-container .information-wrapper .end-description .item:nth-child(3) {
            animation: instructionFadeIn .6s .5s forwards; }
          .instruction-container .information-container .information-wrapper .end-description .item:last-child {
            border-right-width: 0; }
          .instruction-container .information-container .information-wrapper .end-description .item .step {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center;
            margin-bottom: .5rem; }
            .instruction-container .information-container .information-wrapper .end-description .item .step .circle {
              display: inline-block;
              width: 26px;
              height: 26px;
              -ms-flex-align: center;
                  align-items: center;
              text-align: center;
              -ms-flex-pack: center;
                  justify-content: center;
              display: -ms-flexbox;
              display: flex;
              border-radius: 30px;
              border: 2px solid #4222f1;
              margin-left: .5rem;
              background: #4222f1;
              color: #FFF;
              padding-top: .15rem;
              font-family: termina, sans-serif;
              font-size: 14px; }
        .instruction-container .information-container .information-wrapper .end-description p {
          margin-bottom: 0; }
        .instruction-container .information-container .information-wrapper .end-description .line {
          opacity: 0;
          animation: instructionFadeIn .6s .9s forwards; }
          .instruction-container .information-container .information-wrapper .end-description .line:nth-child(2) {
            animation: instructionFadeIn .6s 1s forwards; }
          .instruction-container .information-container .information-wrapper .end-description .line:nth-child(3) {
            animation: instructionFadeIn .6s 1.1s forwards; }
      .instruction-container .information-container .information-wrapper .animated-graphic {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin-top: 0;
        margin-bottom: 2rem;
        opacity: 0;
        animation: instructionFadeIn .6s .7s forwards; }
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title,
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title {
          padding: .2rem 1.25rem .3rem;
          display: inline-block;
          margin-bottom: 1rem; }
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title.title-collection,
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title.title-collection {
            color: #ff6000;
            animation: messageCollectionFadeIn 10s infinite alternate; }
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title.title-book,
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title.title-book {
            color: #2fd566;
            animation: messageBookFadeIn 10s infinite alternate; }
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title p,
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title p {
            margin-bottom: 0;
            letter-spacing: 2px;
            line-height: 1.4;
            font-size: 14px; }
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-container,
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-container {
          animation: graphicContainer 6s infinite alternate; }
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-book {
          margin-top: 1rem; }
        .instruction-container .information-container .information-wrapper .animated-graphic .animation-line {
          position: relative;
          margin-top: 2rem;
          margin-left: .5rem;
          margin-right: 1rem; }
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-line #motion-path {
            offset-path: path("M0.2,98.3c47.2,11.4,95.3,24.4,144.3,23.4c42.8-0.9,95.8-14.6,121.3-52.1c8.2-12,12.2-27.7,7.3-41.5 c-7-19.8-30.9-29.8-51.7-26.5c-19,3-36.2,15.5-45,32.7c-8.8,17.1-8.8,38.4-0.1,55.6c9.8,19.4,29.4,32.3,50,39.7 c30.9,11.1,65.5,11.3,96.5,0.5c11.6-4,23.1-9.8,31.1-19.2s11.8-23,7.2-34.4c-4.6-11.4-19.2-18.6-30.2-13.1 c-10.2,5.1-13.8,18.7-10.3,29.5c3.6,10.8,12.6,18.9,22.4,24.6c17.8,10.4,39.2,14.6,59.6,11.5c9.8-1.4,19.6-4.7,26.8-11.5 s10.9-17.8,7.1-26.9s-16.2-14.2-24.3-8.6c-8.6,5.9-7.9,19.9-0.9,27.7c28.6,31.8,83.1-4.1,117.1-3.3");
            animation: instructionMotionBall 5s infinite alternate ease-in-out;
            width: 16px;
            height: 16px;
            border-radius: 20px;
            background: #4222f1;
            position: absolute;
            z-index: 2; }
          .instruction-container .information-container .information-wrapper .animated-graphic .animation-line .stl0 {
            animation: instructionMotionPath 5s infinite alternate ease-in-out; }

@media (max-width: 1340px) {
  .instruction-container .information-container {
    width: 92vw; }
    .instruction-container .information-container .information-wrapper {
      padding-left: 1rem;
      padding-right: 1rem; }
      .instruction-container .information-container .information-wrapper .animated-graphic .animation-line {
        transform: scale(0.8); } }

@media (max-width: 1024px) {
  .instruction-container .information-container .information-wrapper .modal-button {
    right: 0;
    top: -50px; }
  .instruction-container .information-container .information-wrapper .animation-collection,
  .instruction-container .information-container .information-wrapper .animation-book {
    width: 150px; }
    .instruction-container .information-container .information-wrapper .animation-collection .block-wrapper .graphic-container svg,
    .instruction-container .information-container .information-wrapper .animation-book .block-wrapper .graphic-container svg {
      transform: scale(0.6); }
  .instruction-container .information-container .information-wrapper .animated-graphic {
    display: none; }
    .instruction-container .information-container .information-wrapper .animated-graphic .animation-line {
      transform: scale(0.6);
      margin-left: 0;
      margin-right: 0;
      max-width: calc(100% - 300px); }
  .instruction-container .information-container .information-wrapper .end-description .description-wrapper {
    margin-top: 2rem; }
  .instruction-container .information-container .information-wrapper .end-description .item {
    padding: 0 1rem; } }

@media (max-width: 576px) {
  .instruction-container .information-container {
    margin-top: 3rem; }
    .instruction-container .information-container .information-wrapper {
      padding: 1rem  2rem; }
      .instruction-container .information-container .information-wrapper .description span.line {
        display: inline; }
      .instruction-container .information-container .information-wrapper .start-description {
        margin-top: 1rem; }
        .instruction-container .information-container .information-wrapper .start-description p {
          text-align: justify;
          -moz-text-align-last: center;
               text-align-last: center; }
      .instruction-container .information-container .information-wrapper .end-description .description-wrapper {
        -ms-flex-direction: column;
            flex-direction: column;
        margin-top: 0; }
        .instruction-container .information-container .information-wrapper .end-description .description-wrapper .item {
          width: 100%;
          padding: 1rem 1rem;
          border-right: 0 solid #4222f1;
          border-bottom: 1px solid #4222f1; }
          .instruction-container .information-container .information-wrapper .end-description .description-wrapper .item:last-child {
            border-bottom: 0; } }

html[lang='zh-hant'] .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title p,
html[lang='zh-hant'] .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title p,
html[lang='zh-hans'] .instruction-container .information-container .information-wrapper .animated-graphic .animation-collection .block-wrapper .graphic-title p,
html[lang='zh-hans'] .instruction-container .information-container .information-wrapper .animated-graphic .animation-book .block-wrapper .graphic-title p {
  font-size: 16px; }

@keyframes instructionFadeIn {
  0% {
    opacity: 0;
    transform: translateY(1rem); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes instructionContainerFadeIn {
  0% {
    opacity: 0;
    transform: translateY(1rem); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes instructionMotionBall {
  0% {
    offset-distance: 0%;
    background-color: #ff6000; }
  50% {
    background-color: #ff6000; }
  60% {
    background-color: #2fd566; }
  100% {
    offset-distance: 100%;
    background-color: #2fd566; } }

@keyframes instructionMotionPath {
  0% {
    stroke: #ff6000; }
  50% {
    stroke: #ff6000; }
  60% {
    stroke: #2fd566; }
  100% {
    stroke: #2fd566; } }

@keyframes messageCollection {
  0% {
    background: #4222f1; }
  50% {
    background: #FFF; }
  100% {
    background: #4222f1; } }

@keyframes messageCollectionP {
  0% {
    color: #FFF; }
  50% {
    color: #4222f1; }
  100% {
    color: #FFF; } }

@keyframes messageBook {
  0% {
    background: #FFF; }
  50% {
    background: #4222f1; }
  100% {
    background: #FFF; } }

@keyframes messageBookP {
  0% {
    color: #4222f1; }
  50% {
    color: #FFF; }
  100% {
    color: #4222f1; } }

@keyframes messageBookFadeIn {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes messageCollectionFadeIn {
  0% {
    opacity: 1; }
  20% {
    opacity: 1; }
  50% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes graphicContainer {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(0.5rem); }
  100% {
    transform: translateY(0); } }

/*--------------------------------------------------------------
Home
--------------------------------------------------------------*/
.home {
  transition: 1s; }
  .home .intro-contrainer {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100); }
    .home .intro-contrainer .navigation-container {
      display: none; }
    .home .intro-contrainer .theme-type-selectors {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      height: 100%; }
      .home .intro-contrainer .theme-type-selectors .background-on-hover {
        z-index: 1;
        position: absolute;
        width: 100%;
        height: 100%; }
      .home .intro-contrainer .theme-type-selectors .theme {
        text-align: center;
        margin: 2rem 0;
        position: relative;
        width: 1400px;
        height: 230px;
        z-index: 2;
        overflow: visible; }
        .home .intro-contrainer .theme-type-selectors .theme h1 {
          position: relative;
          z-index: 2;
          color: #FFF;
          transition: .8s;
          animation: homeTextfadeIn 1.5s both; }
        .home .intro-contrainer .theme-type-selectors .theme h3, .home .intro-contrainer .theme-type-selectors .theme h4 {
          opacity: 0;
          transition: .6s;
          position: relative;
          z-index: 2;
          color: #FFF;
          transition: .8s;
          letter-spacing: 14px; }
        .home .intro-contrainer .theme-type-selectors .theme a {
          width: 100%;
          height: 100%;
          display: -ms-flexbox;
          display: flex;
          z-index: 2;
          position: relative;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-direction: column;
              flex-direction: column; }
        .home .intro-contrainer .theme-type-selectors .theme .mobile-href {
          display: none; }
        .home .intro-contrainer .theme-type-selectors .theme.onHover h1 {
          color: #000; }
        .home .intro-contrainer .theme-type-selectors .theme.onHover h3, .home .intro-contrainer .theme-type-selectors .theme.onHover h4 {
          opacity: 1;
          color: #000; }
        .home .intro-contrainer .theme-type-selectors .theme.onHover .animation-background {
          opacity: 1; }
        .home .intro-contrainer .theme-type-selectors .theme.onHover .mask-path {
          animation: homeDrawInAnimation 1.2s ease-in both;
          stroke: white;
          stroke-dasharray: 10000; }
        .home .intro-contrainer .theme-type-selectors .theme.othersOnHover {
          opacity: .4; }
        .home .intro-contrainer .theme-type-selectors .theme.theme-book {
          margin-top: -6rem;
          margin-bottom: -.5rem;
          z-index: 3; }
          .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg {
            opacity: 1; }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(1) {
              transform: translate(0, 60px); }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(2) {
              transform: translate(0, 40px); }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(3) {
              transform: translate(0, 20px); }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(4) {
              transform: translate(0, -20px); }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(5) {
              transform: translate(0, -40px); }
            .home .intro-contrainer .theme-type-selectors .theme.theme-book:hover .animation-background.book-animation-container svg:nth-child(6) {
              transform: translate(0, -60px); }
        .home .intro-contrainer .theme-type-selectors .theme.theme-collection {
          margin-top: -.5rem; }
          .home .intro-contrainer .theme-type-selectors .theme.theme-collection:hover .animation-background.drawing-animation-container svg {
            opacity: 1; }
        .home .intro-contrainer .theme-type-selectors .theme .animation-background {
          position: absolute;
          left: 50%;
          top: 50%;
          transition: .3s;
          transform: translate(-50%, -50%);
          z-index: 1;
          width: 100%;
          height: 100%;
          opacity: 1; }
          .home .intro-contrainer .theme-type-selectors .theme .animation-background.drawing-animation-container svg {
            width: 100%;
            height: auto;
            position: absolute;
            top: 65%;
            left: 58%;
            transform: translate(-50%, -50%);
            opacity: 0; }
          .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: center;
                align-items: center; }
            .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg {
              transition: transform .5s;
              opacity: 0; }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg polygon {
                fill: #2fd566; }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(1) {
                transform: translate(400px, 0); }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(2) {
                transform: translate(240px, 0); }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(3) {
                transform: translate(80px, 0); }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(4) {
                transform: translate(-80px, 0); }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(5) {
                transform: translate(-240px, 0); }
              .home .intro-contrainer .theme-type-selectors .theme .animation-background.book-animation-container svg:nth-child(6) {
                transform: translate(-400px, 0); }

@media (max-width: 1340px) {
  .home .intro-contrainer .theme-type-selectors .theme {
    width: 100%; }
    .home .intro-contrainer .theme-type-selectors .theme.theme-book {
      margin-top: -1rem; } }

@media (max-width: 768px) {
  .home .intro-contrainer .theme-type-selectors .theme a.desktop-href {
    pointer-events: none; }
    .home .intro-contrainer .theme-type-selectors .theme a.desktop-href h3 {
      display: none; }
  .home .intro-contrainer .theme-type-selectors .theme a.mobile-href {
    height: auto;
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0; }
    .home .intro-contrainer .theme-type-selectors .theme a.mobile-href .button-pill {
      max-width: 220px;
      margin-left: auto;
      margin-right: auto; }
  .home .intro-contrainer .theme-type-selectors .theme.onHover a.mobile-href {
    display: inline-block; } }

@media (max-width: 576px) {
  .home .intro-contrainer .theme-type-selectors .theme {
    max-width: calc(100vw - 3rem); }
    .home .intro-contrainer .theme-type-selectors .theme.theme-book {
      margin-top: 1rem; }
      .home .intro-contrainer .theme-type-selectors .theme.theme-book .animation-background {
        width: 100%; }
        .home .intro-contrainer .theme-type-selectors .theme.theme-book .animation-background.book-animation-container svg:nth-child(1) {
          display: none; }
        .home .intro-contrainer .theme-type-selectors .theme.theme-book .animation-background.book-animation-container svg:nth-child(5) {
          display: none; }
        .home .intro-contrainer .theme-type-selectors .theme.theme-book .animation-background.book-animation-container svg:nth-child(6) {
          display: none; }
    .home .intro-contrainer .theme-type-selectors .theme.theme-collection {
      margin-bottom: 0; }
      .home .intro-contrainer .theme-type-selectors .theme.theme-collection .animation-background {
        width: 170%;
        top: 35%; } }

@keyframes homeTextfadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes homeDrawInAnimation {
  0% {
    stroke: #FFF;
    stroke-dashoffset: 10000; }
  75% {
    stroke: #FFF; } }

/*--------------------------------------------------------------
Message
--------------------------------------------------------------*/
.message-container {
  position: absolute;
  text-align: center;
  margin: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-direction: column;
      flex-direction: column;
  z-index: 12;
  transition: 1s;
  pointer-events: none; }
  .message-container:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-clip-path: circle(0px at center);
            clip-path: circle(0px at center);
    transition: 1.4s;
    opacity: .9;
    z-index: 1; }
  .message-container.ripple-enter:after {
    -webkit-clip-path: circle(100% at center);
            clip-path: circle(100% at center); }
  .message-container.ripple-enter h4 {
    transform: scale(1.8); }
  .message-container.leave {
    height: 125px; }
    .message-container.leave .item .item-wrapper {
      background-color: rgba(255, 255, 255, 0.2); }
    .message-container.leave:after {
      transition: .4s;
      opacity: 0; }
  .message-container.clickable {
    pointer-events: inherit; }
  .message-container h4 {
    margin: 0;
    line-height: 1.3;
    font-weight: 500;
    color: #FFF !important;
    transition: .4s; }
  .message-container .item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: calc(100vw - 3rem);
    max-width: 630px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    z-index: 2;
    opacity: 0; }
    .message-container .item .item-wrapper {
      display: inline-block;
      background-color: transparent;
      padding: .5rem 1.5rem .5rem 1.5rem;
      border-radius: 100px;
      transition: .4s; }
      .message-container .item .item-wrapper .item-block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
    .message-container .item.hide {
      display: none; }
    .message-container .item.toast-in {
      opacity: 0;
      animation: messageToastIn 1s 1.2s forwards; }
    .message-container .item.fade-in {
      animation: messageToastIn 1s 1.2s forwards; }
    .message-container .item.toast-in-fast {
      opacity: 0;
      animation: messageToastIn 1s .2s forwards; }

html[lang='zh-hant'] .message-container .item .item-wrapper,
html[lang='zh-hans'] .message-container .item .item-wrapper {
  padding: .5rem .8rem .5rem .8rem; }

@media (max-width: 1440px) {
  .message-container.ripple-enter h4 {
    transform: scale(1.6); } }

@media (max-width: 1140px) {
  .message-container .item {
    max-width: 600px; } }

@media (max-width: 992px) {
  .message-container.ripple-enter h4 {
    transform: scale(1.4); }
  .message-container.leave {
    height: 105px; }
  .message-container .item {
    max-width: 340px; } }

@media (max-width: 768px) {
  .message-container.leave {
    margin-top: 0;
    height: 100vh; }
  .message-container .item {
    max-width: calc(100vw - 4rem); }
    .message-container .item.toast-in {
      animation: message768ToastIn 3s 1.2s forwards; }
    .message-container .item.toast-in-fast {
      animation: message768ToastIn 3s .2s forwards; } }

@media (max-width: 576px) {
  .message-container.ripple-enter h4 {
    transform: scale(1); }
  .message-container .item {
    max-width: calc(100vw - 2rem); }
    .message-container .item.toast-in {
      animation: message576ToastIn 3s 1.2s forwards; }
    .message-container .item.toast-in-fast {
      animation: message576ToastIn 3s .2s forwards; }
    .message-container .item .item-wrapper .mobile-break {
      display: block; } }

@keyframes messageToastIn {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
    top: 60%; }
  50% {
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    top: 50%; } }

@keyframes message768ToastIn {
  0% {
    transform: translate(-50%, -60%) scale(0.4);
    opacity: 0;
    top: 60%; }
  50% {
    transform: translate(-50%, -60%) scale(1);
    top: 50%;
    opacity: 1; }
  67% {
    transform: translate(-50%, -60%) scale(1);
    top: 50%;
    opacity: 1; }
  100% {
    transform: translate(-50%, 0%) scale(1);
    opacity: 1;
    top: 7.5rem; } }

@keyframes message576ToastIn {
  0% {
    transform: translate(-50%, -60%) scale(0.4);
    opacity: 0;
    top: 60%; }
  50% {
    transform: translate(-50%, -60%) scale(1);
    top: 50%;
    opacity: 1; }
  67% {
    transform: translate(-50%, -60%) scale(1);
    top: 50%;
    opacity: 1; }
  100% {
    transform: translate(-50%, 0%) scale(1);
    opacity: 1;
    top: 5.5rem; } }

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.theme-single .navigation-container {
  position: absolute;
  width: 100%;
  height: 80px;
  text-align: center;
  margin-top: auto;
  z-index: 100;
  bottom: 0; }
  .theme-single .navigation-container.leave {
    transition: .3s;
    opacity: 0;
    pointer-events: none; }
  .theme-single .navigation-container .navigation-tool-wrapper {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool {
      font-family: termina, sans-serif;
      display: -ms-flexbox;
      display: flex;
      overflow: visible;
      animation: navigationToolEnterAnimation .4s alternate; }
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool h3, .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool h4, .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool h5 {
        margin: 0;
        color: #FFF; }
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back,
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current,
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .category,
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .theme,
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .item,
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .option {
        padding: 1rem 1rem;
        color: #FFF;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        position: relative;
        overflow: hidden; }
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back:after,
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current:after,
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .category:after,
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .theme:after,
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .item:after,
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .option:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.4);
          top: 0;
          left: 0;
          z-index: 1; }
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current {
        overflow: visible;
        transform-origin: left center;
        position: relative; }
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child {
          animation: navigationToolLoadedAnimation .5s alternate; }
          .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current:last-child:before {
            content: '';
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 10px;
            top: -3px;
            left: 0;
            right: 0;
            margin: 0 auto;
            z-index: 3;
            background-color: #ff6000; }
        .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current h3, .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current h4, .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current h5 {
          opacity: 0;
          animation: navigationToolTextLoadedAnimation 1s .3s forwards; }

@media (max-width: 1440px) {
  .theme-single .navigation-container {
    bottom: 3rem; } }

@media (max-width: 992px) {
  .theme-single .navigation-container {
    bottom: 3rem; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back {
      display: none; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .category,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .theme,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .item,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .option {
      padding: .5rem .75rem; } }

@media (max-width: 768px) {
  .theme-single .navigation-container {
    bottom: 2.5rem; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back {
      display: inherit;
      padding: 0 !important; }
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back h5 {
        display: none; }
      .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back a {
        min-width: 30px;
        height: 100%;
        display: block;
        background-image: url("./assets/svg/arrow-left.svg");
        background-size: 7px auto;
        background-repeat: no-repeat;
        background-position: center center; } }

@media (max-width: 576px) {
  .theme-single .navigation-container {
    position: fixed;
    bottom: 0;
    height: 60px; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .back,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .current,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .category,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .theme,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .item,
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .option {
      max-width: 95px;
      padding: .5rem .4rem;
      line-height: 1.4;
      -ms-flex-align: center;
          align-items: center; }
    .theme-single .navigation-container .navigation-tool-wrapper .navigation-tool .category {
      max-width: 110px; } }

@keyframes navigationToolEnterAnimation {
  0% {
    transform: translateY(3rem); }
  100% {
    transform: translateY(0); } }

@keyframes navigationToolLoadedAnimation {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }

@keyframes navigationToolTextLoadedAnimation {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*--------------------------------------------------------------
Theme Selection
--------------------------------------------------------------*/
.theme-selection {
  height: 100%; }
  .theme-selection .navigation-container {
    display: none; }
  .theme-selection .theme-container {
    width: 100vw;
    height: 100%;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    overflow: visible; }
    .theme-selection .theme-container.leave {
      pointer-events: none; }
      .theme-selection .theme-container.leave .swiper-container .swiper-wrapper .theme-section .title-container,
      .theme-selection .theme-container.leave .swiper-container .swiper-wrapper .theme-section .animation-background {
        transform: translateY(-6rem);
        opacity: 0;
        transition: .6s;
        transform-origin: center bottom; }
      .theme-selection .theme-container.leave .swiper-container .swiper-indicator,
      .theme-selection .theme-container.leave .swiper-container .swiper-pagination,
      .theme-selection .theme-container.leave .swiper-container .swiper-button-next,
      .theme-selection .theme-container.leave .swiper-container .swiper-button-prev {
        transform: translateY(-6rem) !important;
        opacity: 0 !important;
        transition: .6s; }
    .theme-selection .theme-container .swiper-button-next,
    .theme-selection .theme-container .swiper-button-prev {
      left: 0;
      right: 0;
      margin: 0 auto;
      top: inherit;
      bottom: 3rem;
      width: 50px;
      height: 50px;
      transition: .3s;
      opacity: 0; }
      .theme-selection .theme-container .swiper-button-next[aria-disabled="true"]:after,
      .theme-selection .theme-container .swiper-button-prev[aria-disabled="true"]:after {
        background-color: rgba(0, 0, 0, 0.3) !important; }
      .theme-selection .theme-container .swiper-button-next:after,
      .theme-selection .theme-container .swiper-button-prev:after {
        color: #FFF;
        font-size: 24px;
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 100px;
        display: inline-block;
        transition: .3s;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .theme-selection .theme-container .swiper-button-next:after:hover,
        .theme-selection .theme-container .swiper-button-prev:after:hover {
          filter: brightness(1.2); }
      .theme-selection .theme-container .swiper-button-next.fade-in,
      .theme-selection .theme-container .swiper-button-prev.fade-in {
        animation: globalFadeIn 1s forwards; }
    .theme-selection .theme-container .swiper-button-next {
      left: 15rem; }
    .theme-selection .theme-container .swiper-button-prev {
      right: 15rem; }
    .theme-selection .theme-container .swiper-indicator {
      width: auto;
      position: absolute;
      z-index: 2;
      margin: 0 auto;
      top: inherit;
      bottom: 4rem;
      left: 0;
      right: 0;
      text-align: center;
      text-transform: uppercase;
      transition: .3s;
      opacity: 0; }
      .theme-selection .theme-container .swiper-indicator.fade-in {
        animation: globalFadeIn 1s forwards; }
      .theme-selection .theme-container .swiper-indicator.prev h5.next {
        display: none; }
      .theme-selection .theme-container .swiper-indicator.prev h5.previous {
        display: block; }
      .theme-selection .theme-container .swiper-indicator h5 {
        color: #FFF !important;
        line-height: 1;
        margin-top: 1rem; }
        .theme-selection .theme-container .swiper-indicator h5.previous {
          display: none; }
      .theme-selection .theme-container .swiper-indicator .icon-scroll {
        width: 25px;
        height: 42px;
        border: 2px solid #FFF;
        border-radius: 25px;
        margin: .4rem auto;
        position: relative;
        animation: iconSwiper 4s infinite;
        display: none; }
        .theme-selection .theme-container .swiper-indicator .icon-scroll:after {
          width: 4px;
          height: 9px;
          background-color: #FFF;
          content: '';
          display: inline-block;
          border-radius: 4px;
          position: absolute;
          left: 0;
          right: 0;
          top: .5rem;
          bottom: 0;
          margin: 0 auto;
          animation: iconScroll 4s infinite; }
    .theme-selection .theme-container .swiper-container .swiper-wrapper {
      width: 100%;
      height: 100%; }
    .theme-selection .theme-container .swiper-container .swiper-pagination {
      bottom: 0rem; }
      .theme-selection .theme-container .swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px; }
    .theme-selection .theme-container .theme-section {
      position: relative;
      scroll-snap-align: start;
      height: 800px;
      width: 100%;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-left: auto;
      min-width: 100vw; }
      .theme-selection .theme-container .theme-section.swiper-slide-active .title-container {
        opacity: 1;
        pointer-events: inherit;
        transform: translateY(0);
        transition: .3s; }
        .theme-selection .theme-container .theme-section.swiper-slide-active .title-container:hover {
          transform: scale(0.85); }
      .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask {
        opacity: 1; }
        .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book {
          opacity: 1; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-1, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-2, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-3 {
            -webkit-clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
                    clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
            animation: themeSelectionPolygonAnimation1 2s forwards; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-1, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-2, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-3 {
            -webkit-clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
                    clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
            animation: themeSelectionPolygonAnimation2 2s forwards; }
        .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection {
          opacity: 1; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection.animation-1 {
            animation: themeSelectiondrawInAnimation1 3s forwards; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection.animation-2 {
            animation: themeSelectiondrawInAnimation2 3s forwards; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection.animation-3 {
            animation: themeSelectiondrawInAnimation3 3s forwards; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection .mask-path-1 {
            animation: themeSelectiondrawIn 3s ease-in both; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection .mask-path-2 {
            animation: themeSelectiondrawIn 3s .5s ease-in both; }
          .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.collection .mask-path-3 {
            animation: themeSelectiondrawIn 3s .75s ease-in both; }
      .theme-selection .theme-container .theme-section.collection:nth-child(2) .animation-background .animation-element-wrapper:nth-child(1) {
        -ms-flex-order: 2;
            order: 2; }
      .theme-selection .theme-container .theme-section.collection:nth-child(2) .animation-background .animation-element-wrapper:nth-child(2) {
        -ms-flex-order: 1;
            order: 1; }
      .theme-selection .theme-container .theme-section .inner-wrapper {
        width: 100%;
        max-width: 1200px;
        height: 100%;
        max-height: 500px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-item-align: center;
            align-self: center;
        position: relative; }
      .theme-selection .theme-container .theme-section .title-container {
        width: 100%;
        max-width: 900px;
        transition: 1s;
        transition-delay: .2s;
        opacity: 0;
        transform: translateY(3rem);
        pointer-events: none;
        z-index: 2; }
        .theme-selection .theme-container .theme-section .title-container .ajax-links p {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-direction: column;
              flex-direction: column;
          text-align: center;
          margin: 0;
          line-height: 1.35 !important; }
        .theme-selection .theme-container .theme-section .title-container .ajax-links br {
          display: none; }
        .theme-selection .theme-container .theme-section .title-container .ajax-links span {
          letter-spacing: 40px;
          margin-left: 40px;
          text-align: center; }
      .theme-selection .theme-container .theme-section .animation-background {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: -ms-flexbox;
        display: flex;
        z-index: 1; }
        .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper {
          width: 50%;
          height: 100%;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          display: -ms-flexbox;
          display: flex; }
          .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper.vertical {
            -ms-flex-direction: column;
                flex-direction: column; }
          .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask .masking-wrapper img {
            width: auto;
            height: 100%;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%); }
          .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection {
            opacity: 0; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1 {
              width: 500px;
              height: 500px; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-3 {
                margin-left: -11rem; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-2 {
                margin-right: -11rem; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2 {
              width: 220px;
              height: 220px;
              margin-bottom: 3rem; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-3 {
                margin-top: -2rem;
                margin-left: 4rem; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-2 {
                margin-right: -4rem; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3 {
              width: 300px;
              height: 300px;
              margin-top: 1rem;
              margin-left: -12rem; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-3 {
                margin-left: -2rem; }
              .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-2 {
                margin-right: -4rem; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection .mask-path-1,
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection .mask-path-2,
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection .mask-path-3 {
              stroke: white;
              stroke-dasharray: 10000; }
          .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book {
            width: 520px;
            height: 100%; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-2, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-3 {
              -webkit-clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
                      clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
              opacity: 0; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-2, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-3 {
              -webkit-clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
                      clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
              opacity: 0; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-3 {
              margin-left: 6rem; }
            .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-2 {
              margin-right: 7rem; }

@media (max-width: 992px) {
  .theme-selection .theme-container .theme-section .inner-wrapper {
    max-height: 400px; }
  .theme-selection .theme-container .theme-section .title-container {
    margin-left: 2rem;
    margin-right: 2rem;
    width: calc(100% - 4rem); }
    .theme-selection .theme-container .theme-section .title-container .ajax-links span {
      letter-spacing: 30px;
      margin-left: 30px; }
  .theme-selection .theme-container .theme-section .animation-background {
    width: calc(100% - 2rem);
    left: 1rem;
    right: 1rem; }
    .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1 {
      width: 38vw;
      height: 38vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1 .masking-wrapper svg {
        width: 38vw;
        height: 38vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-3 {
        margin-left: -8vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-1.left-2 {
        margin-right: -8vw; }
    .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2 {
      width: 30vw;
      height: 30vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2 .masking-wrapper svg {
        width: 30vw;
        height: 30vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-3 {
        margin-left: 4vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-2 {
        margin-right: -4vw; }
    .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3 {
      width: 30vw;
      height: 30vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3 .masking-wrapper svg {
        width: 30vw;
        height: 25vw; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-3 {
        margin-left: 0; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-2 {
        margin-right: -18vw; }
    .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book {
      width: 100%; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-2, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-3 {
        width: 80%; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-3 {
        margin-left: -40%; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-2 {
        margin-right: -40%; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.right-3 {
        margin-left: 20%; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.book.left-2 {
        margin-right: 20%; } }

@media (max-width: 576px) {
  .theme-selection .theme-container .theme-section {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100); }
    .theme-selection .theme-container .theme-section .inner-wrapper {
      max-height: 250px; }
    .theme-selection .theme-container .theme-section .title-container {
      max-width: 400px; }
      .theme-selection .theme-container .theme-section .title-container .ajax-links span {
        letter-spacing: 15px;
        margin-left: 15px; }
    .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-1, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-2, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-3 {
      animation: themeSelectionPolygonAnimation1-576 2s forwards; }
    .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-1, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.left-2, .theme-selection .theme-container .theme-section.swiper-slide-active .animation-background .animation-element-wrapper .mask.book.right-3 {
      animation: themeSelectionPolygonAnimation2-576 2s forwards; }
    .theme-selection .theme-container .theme-section .animation-background {
      margin-top: 0; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-1, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-2, .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-2.right-top-3 {
        margin-bottom: 3rem; }
      .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3 {
        margin-left: 0; }
        .theme-selection .theme-container .theme-section .animation-background .animation-element-wrapper .mask.collection.animation-3.right-bottom-2 {
          margin-right: -2vw; }
  .theme-selection .theme-container .swiper-indicator {
    bottom: 2rem; }
  .theme-selection .theme-container .swiper-button-next,
  .theme-selection .theme-container .swiper-button-prev {
    bottom: 3rem; }
  .theme-selection .theme-container .swiper-container .swiper-pagination {
    bottom: 3.8rem; } }

@keyframes themeSelectionBackgroundAnimation {
  0% {
    background: #FFF; }
  100% {
    background: #EEE; } }

@keyframes themeSelectionPolygonAnimation1 {
  0% {
    -webkit-clip-path: polygon(20% 50%, 60% 50%, 55% 50%, 15% 50%);
            clip-path: polygon(20% 50%, 60% 50%, 55% 50%, 15% 50%);
    opacity: 0;
    transform: translate(-2rem, 2rem); }
  100% {
    -webkit-clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
            clip-path: polygon(40% 20%, 80% 20%, 55% 80%, 15% 80%);
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes themeSelectionPolygonAnimation2 {
  0% {
    -webkit-clip-path: polygon(17% 50%, 60% 50%, 55% 50%, 100% 50%, 85% 50%, 30% 50%, 35% 50%, 0% 50%);
            clip-path: polygon(17% 50%, 60% 50%, 55% 50%, 100% 50%, 85% 50%, 30% 50%, 35% 50%, 0% 50%);
    opacity: 0;
    transform: translate(-2rem, -3rem); }
  100% {
    -webkit-clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
            clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes themeSelectionPolygonAnimation1-576 {
  0% {
    -webkit-clip-path: polygon(20% 50%, 60% 50%, 55% 50%, 15% 50%);
            clip-path: polygon(20% 50%, 60% 50%, 55% 50%, 15% 50%);
    opacity: 0;
    transform: translate(-2rem, 2rem); }
  100% {
    -webkit-clip-path: polygon(40% 20%, 95% 20%, 70% 80%, 15% 80%);
            clip-path: polygon(40% 20%, 95% 20%, 70% 80%, 15% 80%);
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes themeSelectionPolygonAnimation2-576 {
  0% {
    -webkit-clip-path: polygon(17% 50%, 60% 50%, 55% 50%, 100% 50%, 85% 50%, 30% 50%, 35% 50%, 0% 50%);
            clip-path: polygon(17% 50%, 60% 50%, 55% 50%, 100% 50%, 85% 50%, 30% 50%, 35% 50%, 0% 50%);
    opacity: 0;
    transform: translate(-2rem, -3rem); }
  100% {
    -webkit-clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
            clip-path: polygon(27% 0%, 70% 0%, 60% 25%, 100% 25%, 70% 100%, 25% 100%, 35% 75%, 0% 75%);
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes themeSelectiondrawInAnimation1 {
  0% {
    transform: translate(0, 3rem); }
  100% {
    transform: translate(0, 0); } }

@keyframes themeSelectiondrawInAnimation2 {
  0% {
    transform: translate(0, 4rem); }
  100% {
    transform: translate(0, 0); } }

@keyframes themeSelectiondrawInAnimation3 {
  0% {
    transform: translate(0, 5rem); }
  100% {
    transform: translate(0, 0); } }

@keyframes themeSelectiondrawIn {
  0% {
    stroke: #FFF;
    stroke-dashoffset: 10000; }
  75% {
    stroke: #FFF; } }

@keyframes iconScroll {
  0% {
    transform: translateY(0rem); }
  90% {
    transform: translateY(0.2rem); } }

@keyframes iconSwiper {
  0% {
    transform: translateX(3rem);
    opacity: 1; }
  80% {
    transform: translateX(-3rem);
    opacity: .2; }
  100% {
    opacity: 0; } }

/*--------------------------------------------------------------
Theme Item
--------------------------------------------------------------*/
.theme-single {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden; }

.overflow-item {
  display: inline-block;
  transition: .3s;
  position: relative;
  margin: auto 1rem;
  overflow: hidden;
  box-sizing: content-box; }
  .overflow-item.with-circle-clip-mask .image-block {
    z-index: 2; }
  .overflow-item.with-circle-clip-mask .backgorund-color-block {
    z-index: 1; }
  .overflow-item.with-circle-clip-mask:nth-child(1) .image-block {
    -webkit-clip-path: circle(50px at 0% 95%);
            clip-path: circle(50px at 0% 95%);
    animation: clipCircleAnimationBottomLeft 15s infinite; }
  .overflow-item.with-circle-clip-mask:nth-child(2) .image-block {
    -webkit-clip-path: circle(50px at 95% 95%);
            clip-path: circle(50px at 95% 95%);
    animation: clipCircleAnimationBottomRight 15s .5s infinite; }
  .overflow-item.with-circle-clip-mask:nth-child(3) .image-block {
    -webkit-clip-path: circle(50px at 0% 95%);
            clip-path: circle(50px at 0% 95%);
    animation: clipCircleAnimationBottomLeft 15s 1s infinite; }
  .overflow-item.with-circle-clip-mask:nth-child(4) .image-block {
    -webkit-clip-path: circle(50px at 0% 0%);
            clip-path: circle(50px at 0% 0%);
    animation: clipCircleAnimationTopRight 15s infinite; }
  .overflow-item.with-circle-clip-mask:nth-child(5) .image-block {
    -webkit-clip-path: circle(50px at 95% 95%);
            clip-path: circle(50px at 95% 95%);
    animation: clipCircleAnimationBottomRight 15s .5s infinite; }
  .overflow-item.with-flip-js.trun-js-loaded .image-block img.hide {
    visibility: hidden; }
  .overflow-item.with-flip-js.turn-js-turned {
    overflow: hidden; }
    .overflow-item.with-flip-js.turn-js-turned .image-block .turn-js-container {
      left: 0; }
  .overflow-item.with-flip-js .image-block {
    z-index: 2;
    position: relative; }
    .overflow-item.with-flip-js .image-block .turn-js-container {
      width: 200%;
      height: 100%;
      position: absolute;
      left: -50%;
      transition: .3s; }
    .overflow-item.with-flip-js .image-block .turn-js,
    .overflow-item.with-flip-js .image-block .turn-js-enlarge {
      transition: 0; }
      .overflow-item.with-flip-js .image-block .turn-js div,
      .overflow-item.with-flip-js .image-block .turn-js-enlarge div {
        background-size: cover; }
      .overflow-item.with-flip-js .image-block .turn-js .background-color,
      .overflow-item.with-flip-js .image-block .turn-js-enlarge .background-color {
        box-shadow: -4px 0 10px rgba(0, 0, 0, 0.4);
        position: relative; }
        .overflow-item.with-flip-js .image-block .turn-js .background-color:before,
        .overflow-item.with-flip-js .image-block .turn-js-enlarge .background-color:before {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          opacity: .4;
          background: white;
          background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.3) 2%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0) 100%); }
      .overflow-item.with-flip-js .image-block .turn-js .page-blank,
      .overflow-item.with-flip-js .image-block .turn-js-enlarge .page-blank {
        background-color: #eee; }
    .overflow-item.with-flip-js .image-block .turn-js-enlarge {
      display: none; }
    .overflow-item.with-flip-js .image-block .hide {
      opacity: 0; }
  .overflow-item.with-flip-js .backgorund-color-block {
    opacity: 0;
    display: none; }
  .overflow-item.finished-and-redirect .image-block {
    z-index: 10;
    animation: finishScratchAnimation .4s forwards; }
  .overflow-item.finished-and-redirect .drawing-block {
    pointer-events: none; }
    .overflow-item.finished-and-redirect .drawing-block .svg-container {
      pointer-events: none; }
  .overflow-item.book .keyword-block h4, .overflow-item.b .keyword-block h4 {
    color: #4222f1; }
  .overflow-item.collection .keyword-block h4, .overflow-item.c .keyword-block h4 {
    color: #4222f1; }
  .overflow-item .drawing-block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0; }
    .overflow-item .drawing-block .svg-container {
      width: 100%;
      height: 100%;
      position: relative; }
  .overflow-item .image-block {
    position: relative;
    z-index: 1;
    transition: .4s; }
    .overflow-item .image-block img {
      width: auto;
      height: auto;
      max-width: 200px;
      max-height: 300px;
      margin: 0;
      margin-bottom: -.5rem;
      transition: .4s; }
    .overflow-item .image-block.landscape img {
      max-width: 340px;
      max-height: 340px; }
  .overflow-item .backgorund-color-block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: .4s; }
  .overflow-item .keyword-block {
    padding: 1rem 1rem;
    position: absolute;
    z-index: 3;
    letter-spacing: 2px; }
    .overflow-item .keyword-block h4 {
      font-size: 25px;
      font-weight: 500; }
  .overflow-item:hover {
    z-index: 10; }
  .overflow-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .overflow-item h3, .overflow-item h4 {
    margin: 0;
    color: #fff; }

html[lang='zh-hant'] .overflow-item.book .keyword-block, html[lang='zh-hant'] .overflow-item.b .keyword-block,
html[lang='zh-hans'] .overflow-item.book .keyword-block,
html[lang='zh-hans'] .overflow-item.b .keyword-block {
  max-width: 50px; }

@media (max-width: 1340px) {
  .overflow-item .image-block img {
    max-width: 160px;
    max-height: 240px; }
  .overflow-item .image-block.landscape img {
    max-width: 240px;
    max-height: 240px; }
  .overflow-item .keyword-block h4 {
    font-size: 23px; } }

@media (max-width: 992px) {
  .overflow-item .image-block img {
    max-width: 150px;
    max-height: 225px; }
  .overflow-item .image-block.landscape img {
    max-width: 255px;
    max-height: 255px; }
  .overflow-item .keyword-block {
    padding: .8rem; }
    .overflow-item .keyword-block h4 {
      font-size: 19px; }
  html[lang='zh-hant'] .overflow-item.book .keyword-block, html[lang='zh-hant'] .overflow-item.b .keyword-block,
  html[lang='zh-hans'] .overflow-item.book .keyword-block,
  html[lang='zh-hans'] .overflow-item.b .keyword-block {
    max-width: 40px; } }

@media (max-width: 576px) {
  .overflow-item .image-block img {
    max-width: 100px;
    max-height: 150px; }
  .overflow-item .image-block.landscape img {
    max-width: 210px;
    max-height: 210px; }
  .overflow-item .keyword-block {
    padding: .7rem; }
    .overflow-item .keyword-block h4 {
      font-size: 16px; }
  html[lang='zh-hant'] .overflow-item.book .keyword-block, html[lang='zh-hant'] .overflow-item.b .keyword-block,
  html[lang='zh-hans'] .overflow-item.book .keyword-block,
  html[lang='zh-hans'] .overflow-item.b .keyword-block {
    max-width: 30px; } }

.type-book .overflow-container,
.type-collection .overflow-container,
.type-book-zh-hant .overflow-container,
.type-collection-zh-hant .overflow-container,
.type-book-zh-hans .overflow-container,
.type-collection-zh-hans .overflow-container {
  width: calc(100vw / 3);
  margin: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto auto; }
  .type-book .overflow-container.enter,
  .type-collection .overflow-container.enter,
  .type-book-zh-hant .overflow-container.enter,
  .type-collection-zh-hant .overflow-container.enter,
  .type-book-zh-hans .overflow-container.enter,
  .type-collection-zh-hans .overflow-container.enter {
    transition: 1s;
    transition-delay: 1s;
    left: calc(100vw / 3 * 2); }
    .type-book .overflow-container.enter .button-pill,
    .type-collection .overflow-container.enter .button-pill,
    .type-book-zh-hant .overflow-container.enter .button-pill,
    .type-collection-zh-hant .overflow-container.enter .button-pill,
    .type-book-zh-hans .overflow-container.enter .button-pill,
    .type-collection-zh-hans .overflow-container.enter .button-pill {
      display: inline-block !important;
      animation: globalFadeIn 1s 2s forwards; }
    .type-book .overflow-container.enter .item-title,
    .type-collection .overflow-container.enter .item-title,
    .type-book-zh-hant .overflow-container.enter .item-title,
    .type-collection-zh-hant .overflow-container.enter .item-title,
    .type-book-zh-hans .overflow-container.enter .item-title,
    .type-collection-zh-hans .overflow-container.enter .item-title {
      display: inline-block !important;
      animation: globalFadeIn 1s 2s forwards; }
    .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
    .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
    .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
    .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
    .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
    .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img {
      max-width: 420px !important;
      max-height: 420px !important; }
  .type-book .overflow-container.leave,
  .type-collection .overflow-container.leave,
  .type-book-zh-hant .overflow-container.leave,
  .type-collection-zh-hant .overflow-container.leave,
  .type-book-zh-hans .overflow-container.leave,
  .type-collection-zh-hans .overflow-container.leave {
    transition: .6s;
    width: 0;
    left: 100vw;
    pointer-events: none;
    opacity: 0; }
    .type-book .overflow-container.leave .item-title,
    .type-collection .overflow-container.leave .item-title,
    .type-book-zh-hant .overflow-container.leave .item-title,
    .type-collection-zh-hant .overflow-container.leave .item-title,
    .type-book-zh-hans .overflow-container.leave .item-title,
    .type-collection-zh-hans .overflow-container.leave .item-title {
      opacity: 0; }
  .type-book .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a,
  .type-collection .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a,
  .type-book-zh-hant .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a,
  .type-collection-zh-hant .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a,
  .type-book-zh-hans .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a,
  .type-collection-zh-hans .overflow-container .overflow-wrapper.item-generated .overflow-item.root-item a {
    pointer-events: inherit;
    z-index: 100; }

@media (max-width: 1340px) {
  .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img {
    max-width: 320px !important;
    max-height: 320px !important; } }

@media (max-width: 992px) {
  .type-book .overflow-container,
  .type-collection .overflow-container,
  .type-book-zh-hant .overflow-container,
  .type-collection-zh-hant .overflow-container,
  .type-book-zh-hans .overflow-container,
  .type-collection-zh-hans .overflow-container {
    position: fixed; }
    .type-book .overflow-container.enter,
    .type-collection .overflow-container.enter,
    .type-book-zh-hant .overflow-container.enter,
    .type-collection-zh-hant .overflow-container.enter,
    .type-book-zh-hans .overflow-container.enter,
    .type-collection-zh-hans .overflow-container.enter {
      top: 5%;
      left: 0;
      height: 60%;
      width: 100%; }
      .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img {
        max-width: 225px !important;
        max-height: 338px !important; }
      .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img {
        max-width: 380px !important;
        max-height: 380px !important; }
    .type-book .overflow-container.mobile-leave,
    .type-collection .overflow-container.mobile-leave,
    .type-book-zh-hant .overflow-container.mobile-leave,
    .type-collection-zh-hant .overflow-container.mobile-leave,
    .type-book-zh-hans .overflow-container.mobile-leave,
    .type-collection-zh-hans .overflow-container.mobile-leave {
      transition: .6s;
      width: 0;
      left: 100vw;
      pointer-events: none;
      opacity: 0; }
      .type-book .overflow-container.mobile-leave .item-title,
      .type-collection .overflow-container.mobile-leave .item-title,
      .type-book-zh-hant .overflow-container.mobile-leave .item-title,
      .type-collection-zh-hant .overflow-container.mobile-leave .item-title,
      .type-book-zh-hans .overflow-container.mobile-leave .item-title,
      .type-collection-zh-hans .overflow-container.mobile-leave .item-title {
        opacity: 0; } }

@media (max-width: 576px) {
  .type-book .overflow-container,
  .type-collection .overflow-container,
  .type-book-zh-hant .overflow-container,
  .type-collection-zh-hant .overflow-container,
  .type-book-zh-hans .overflow-container,
  .type-collection-zh-hans .overflow-container {
    width: 100%; }
    .type-book .overflow-container.enter,
    .type-collection .overflow-container.enter,
    .type-book-zh-hant .overflow-container.enter,
    .type-collection-zh-hant .overflow-container.enter,
    .type-book-zh-hans .overflow-container.enter,
    .type-collection-zh-hans .overflow-container.enter {
      height: 70%; }
      .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
      .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block img {
        max-width: 190px !important;
        max-height: 220px !important; }
      .type-book .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-book-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection-zh-hant .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-book-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
      .type-collection-zh-hans .overflow-container.enter .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img {
        max-width: 320px !important;
        max-height: 320px !important; }
      .type-book .overflow-container.enter.shrinked,
      .type-collection .overflow-container.enter.shrinked,
      .type-book-zh-hant .overflow-container.enter.shrinked,
      .type-collection-zh-hant .overflow-container.enter.shrinked,
      .type-book-zh-hans .overflow-container.enter.shrinked,
      .type-collection-zh-hans .overflow-container.enter.shrinked {
        height: 60%;
        transition: 1s; }
        .type-book .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
        .type-collection .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
        .type-book-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
        .type-collection-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
        .type-book-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
        .type-collection-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block img {
          max-width: 100px !important;
          max-height: 150px !important; }
        .type-book .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
        .type-collection .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
        .type-book-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
        .type-collection-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
        .type-book-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
        .type-collection-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img {
          max-width: 210px !important;
          max-height: 210px !important; }
        .type-book .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
        .type-collection .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
        .type-book-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
        .type-collection-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
        .type-book-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
        .type-collection-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill {
          transition: 0.4s !important;
          transition-delay: 0s !important; }
        .type-book .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
        .type-collection .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
        .type-book-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
        .type-collection-zh-hant .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
        .type-book-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
        .type-collection-zh-hans .overflow-container.enter.shrinked .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only {
          display: none; } }

.t-book .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.t-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank, .t-book .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.t-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank, .t-book .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.t-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank, .t-book .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.t-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank, .t-book .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.t-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.type-book .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.type-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.type-book .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.type-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.type-book .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.type-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.type-book .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.type-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.type-book .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.type-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.t-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.t-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.t-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.t-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.t-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.type-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.type-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.type-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.type-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.type-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.t-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.t-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.t-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.t-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.t-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.t-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.type-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.type-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.type-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.type-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.type-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.type-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank,
.recommended-item-container-book .overflow-item:nth-child(1) .image-block .turn-js .page-blank,
.recommended-item-container-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .page-blank,
.recommended-item-container-book .overflow-item:nth-child(2) .image-block .turn-js .page-blank,
.recommended-item-container-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .page-blank,
.recommended-item-container-book .overflow-item:nth-child(3) .image-block .turn-js .page-blank,
.recommended-item-container-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .page-blank,
.recommended-item-container-book .overflow-item:nth-child(4) .image-block .turn-js .page-blank,
.recommended-item-container-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .page-blank,
.recommended-item-container-book .overflow-item:nth-child(5) .image-block .turn-js .page-blank,
.recommended-item-container-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .page-blank {
  background-color: #FFF; }

.t-book .overflow-item:nth-child(1) .backgorund-color-block,
.type-book .overflow-item:nth-child(1) .backgorund-color-block,
.t-book-zh-hant .overflow-item:nth-child(1) .backgorund-color-block,
.type-book-zh-hant .overflow-item:nth-child(1) .backgorund-color-block,
.t-book-zh-hans .overflow-item:nth-child(1) .backgorund-color-block,
.type-book-zh-hans .overflow-item:nth-child(1) .backgorund-color-block,
.recommended-item-container-book .overflow-item:nth-child(1) .backgorund-color-block {
  background: #2fd566; }

.t-book .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.t-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.type-book .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.type-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.t-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.type-book-zh-hant .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.t-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.type-book-zh-hans .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color,
.recommended-item-container-book .overflow-item:nth-child(1) .image-block .turn-js .background-color,
.recommended-item-container-book .overflow-item:nth-child(1) .image-block .turn-js-enlarge .background-color {
  background-color: #2fd566; }

.t-book .overflow-item:nth-child(2) .backgorund-color-block,
.type-book .overflow-item:nth-child(2) .backgorund-color-block,
.t-book-zh-hant .overflow-item:nth-child(2) .backgorund-color-block,
.type-book-zh-hant .overflow-item:nth-child(2) .backgorund-color-block,
.t-book-zh-hans .overflow-item:nth-child(2) .backgorund-color-block,
.type-book-zh-hans .overflow-item:nth-child(2) .backgorund-color-block,
.recommended-item-container-book .overflow-item:nth-child(2) .backgorund-color-block {
  background: #43D975; }

.t-book .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.t-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.type-book .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.type-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.t-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.type-book-zh-hant .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.t-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.type-book-zh-hans .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color,
.recommended-item-container-book .overflow-item:nth-child(2) .image-block .turn-js .background-color,
.recommended-item-container-book .overflow-item:nth-child(2) .image-block .turn-js-enlarge .background-color {
  background-color: #43D975; }

.t-book .overflow-item:nth-child(3) .backgorund-color-block,
.type-book .overflow-item:nth-child(3) .backgorund-color-block,
.t-book-zh-hant .overflow-item:nth-child(3) .backgorund-color-block,
.type-book-zh-hant .overflow-item:nth-child(3) .backgorund-color-block,
.t-book-zh-hans .overflow-item:nth-child(3) .backgorund-color-block,
.type-book-zh-hans .overflow-item:nth-child(3) .backgorund-color-block,
.recommended-item-container-book .overflow-item:nth-child(3) .backgorund-color-block {
  background: #2fd566; }

.t-book .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.t-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.type-book .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.type-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.t-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.type-book-zh-hant .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.t-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.type-book-zh-hans .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color,
.recommended-item-container-book .overflow-item:nth-child(3) .image-block .turn-js .background-color,
.recommended-item-container-book .overflow-item:nth-child(3) .image-block .turn-js-enlarge .background-color {
  background-color: #2fd566; }

.t-book .overflow-item:nth-child(4) .backgorund-color-block,
.type-book .overflow-item:nth-child(4) .backgorund-color-block,
.t-book-zh-hant .overflow-item:nth-child(4) .backgorund-color-block,
.type-book-zh-hant .overflow-item:nth-child(4) .backgorund-color-block,
.t-book-zh-hans .overflow-item:nth-child(4) .backgorund-color-block,
.type-book-zh-hans .overflow-item:nth-child(4) .backgorund-color-block,
.recommended-item-container-book .overflow-item:nth-child(4) .backgorund-color-block {
  background: #43D975; }

.t-book .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.t-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.type-book .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.type-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.t-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.type-book-zh-hant .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.t-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.type-book-zh-hans .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color,
.recommended-item-container-book .overflow-item:nth-child(4) .image-block .turn-js .background-color,
.recommended-item-container-book .overflow-item:nth-child(4) .image-block .turn-js-enlarge .background-color {
  background-color: #43D975; }

.t-book .overflow-item:nth-child(5) .backgorund-color-block,
.type-book .overflow-item:nth-child(5) .backgorund-color-block,
.t-book-zh-hant .overflow-item:nth-child(5) .backgorund-color-block,
.type-book-zh-hant .overflow-item:nth-child(5) .backgorund-color-block,
.t-book-zh-hans .overflow-item:nth-child(5) .backgorund-color-block,
.type-book-zh-hans .overflow-item:nth-child(5) .backgorund-color-block,
.recommended-item-container-book .overflow-item:nth-child(5) .backgorund-color-block {
  background: #2fd566; }

.t-book .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.t-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.type-book .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.type-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.t-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.type-book-zh-hant .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.t-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.t-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.type-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.type-book-zh-hans .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color,
.recommended-item-container-book .overflow-item:nth-child(5) .image-block .turn-js .background-color,
.recommended-item-container-book .overflow-item:nth-child(5) .image-block .turn-js-enlarge .background-color {
  background-color: #2fd566; }

.t-book .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-book .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.t-book-zh-hant .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-book-zh-hant .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.t-book-zh-hans .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-book-zh-hans .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.recommended-item-container-book .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block {
  background: #ff6000; }

.t-book .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-book .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.t-book-zh-hant .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-book-zh-hant .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.t-book-zh-hans .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-book-zh-hans .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.recommended-item-container-book .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block {
  background: #ff7827; }

.t-book .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-book .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.t-book-zh-hant .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-book-zh-hant .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.t-book-zh-hans .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-book-zh-hans .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.recommended-item-container-book .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block {
  background: #ff6000; }

.t-book .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-book .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.t-book-zh-hant .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-book-zh-hant .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.t-book-zh-hans .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-book-zh-hans .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.recommended-item-container-book .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block {
  background: #ff7827; }

.t-book .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-book .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.t-book-zh-hant .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-book-zh-hant .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.t-book-zh-hans .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-book-zh-hans .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.recommended-item-container-book .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block {
  background: #ff6000; }

.t-collection .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection .overflow-item:nth-child(1) .backgorund-color-block,
.t-collection-zh-hant .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection-zh-hant .overflow-item:nth-child(1) .backgorund-color-block,
.t-collection-zh-hans .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection-zh-hans .overflow-item:nth-child(1) .backgorund-color-block {
  background: #ff6000; }

.t-collection .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection .overflow-item:nth-child(2) .backgorund-color-block,
.t-collection-zh-hant .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection-zh-hant .overflow-item:nth-child(2) .backgorund-color-block,
.t-collection-zh-hans .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection-zh-hans .overflow-item:nth-child(2) .backgorund-color-block {
  background: #ff7827; }

.t-collection .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection .overflow-item:nth-child(3) .backgorund-color-block,
.t-collection-zh-hant .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection-zh-hant .overflow-item:nth-child(3) .backgorund-color-block,
.t-collection-zh-hans .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection-zh-hans .overflow-item:nth-child(3) .backgorund-color-block {
  background: #ff6000; }

.t-collection .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection .overflow-item:nth-child(4) .backgorund-color-block,
.t-collection-zh-hant .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection-zh-hant .overflow-item:nth-child(4) .backgorund-color-block,
.t-collection-zh-hans .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection-zh-hans .overflow-item:nth-child(4) .backgorund-color-block {
  background: #ff7827; }

.t-collection .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection .overflow-item:nth-child(5) .backgorund-color-block,
.t-collection-zh-hant .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection-zh-hant .overflow-item:nth-child(5) .backgorund-color-block,
.t-collection-zh-hans .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection-zh-hans .overflow-item:nth-child(5) .backgorund-color-block {
  background: #ff6000; }

.t-collection .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.t-collection-zh-hant .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection-zh-hant .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.t-collection-zh-hans .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block,
.type-collection-zh-hans .recommended-item-container .overflow-item:nth-child(1) .backgorund-color-block {
  background: #2fd566; }

.t-collection .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.t-collection-zh-hant .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection-zh-hant .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.t-collection-zh-hans .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block,
.type-collection-zh-hans .recommended-item-container .overflow-item:nth-child(2) .backgorund-color-block {
  background: #43D975; }

.t-collection .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.t-collection-zh-hant .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection-zh-hant .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.t-collection-zh-hans .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block,
.type-collection-zh-hans .recommended-item-container .overflow-item:nth-child(3) .backgorund-color-block {
  background: #2fd566; }

.t-collection .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.t-collection-zh-hant .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection-zh-hant .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.t-collection-zh-hans .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block,
.type-collection-zh-hans .recommended-item-container .overflow-item:nth-child(4) .backgorund-color-block {
  background: #43D975; }

.t-collection .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.t-collection-zh-hant .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection-zh-hant .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.t-collection-zh-hans .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block,
.type-collection-zh-hans .recommended-item-container .overflow-item:nth-child(5) .backgorund-color-block {
  background: #2fd566; }

.overflow-container {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  z-index: 9; }
  .overflow-container .overflow-wrapper,
  .overflow-container .overflow-canvas {
    position: absolute;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto; }
    .overflow-container .overflow-wrapper.item-colleciton-clicked .overflow-item.disabled,
    .overflow-container .overflow-canvas.item-colleciton-clicked .overflow-item.disabled {
      width: 0 !important;
      height: 0 !important; }
    .overflow-container .overflow-wrapper.item-colleciton-clicked .overflow-item.selected .backgorund-color-block,
    .overflow-container .overflow-canvas.item-colleciton-clicked .overflow-item.selected .backgorund-color-block {
      opacity: 0; }
    .overflow-container .overflow-wrapper.item-colleciton-clicked .overflow-item.selected .keyword-block,
    .overflow-container .overflow-canvas.item-colleciton-clicked .overflow-item.selected .keyword-block {
      opacity: 0; }
    .overflow-container .overflow-wrapper.item-colleciton-clicked .overflow-item.selected a,
    .overflow-container .overflow-canvas.item-colleciton-clicked .overflow-item.selected a {
      pointer-events: inherit; }
    .overflow-container .overflow-wrapper.item-turned .overflow-item.disabled,
    .overflow-container .overflow-canvas.item-turned .overflow-item.disabled {
      pointer-events: none;
      opacity: 0; }
    .overflow-container .overflow-wrapper.item-turned .overflow-item .image-block .turn-js .page-blank,
    .overflow-container .overflow-wrapper.item-turned .overflow-item .image-block .turn-js-enlarge .page-blank,
    .overflow-container .overflow-canvas.item-turned .overflow-item .image-block .turn-js .page-blank,
    .overflow-container .overflow-canvas.item-turned .overflow-item .image-block .turn-js-enlarge .page-blank {
      display: none; }
    .overflow-container .overflow-wrapper.item-selected,
    .overflow-container .overflow-canvas.item-selected {
      transition: 1s;
      left: 0 !important;
      top: 0 !important; }
      .overflow-container .overflow-wrapper.item-selected .overflow-item,
      .overflow-container .overflow-canvas.item-selected .overflow-item {
        transform: scale(1) !important; }
        .overflow-container .overflow-wrapper.item-selected .overflow-item.disabled,
        .overflow-container .overflow-canvas.item-selected .overflow-item.disabled {
          pointer-events: none;
          z-index: 1;
          transition: .4s;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          opacity: 0; }
        .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page,
        .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page {
          position: relative;
          width: auto;
          height: auto;
          text-align: center; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .button-details,
          .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .button-details {
            text-align: center; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .button-pill,
          .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .button-pill {
            opacity: 0;
            display: none;
            margin-left: auto;
            margin-right: auto;
            margin-top: 1.5rem; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title,
          .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .item-title {
            text-align: center;
            opacity: 0;
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            margin-bottom: 1.5rem;
            display: none; }
            .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title .line-1,
            .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .item-title .line-1 {
              margin-bottom: .5rem; }
            .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only,
            .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .item-title h5.info-chinese-only {
              margin-top: .3rem; }
        .overflow-container .overflow-wrapper.item-selected .overflow-item.selected,
        .overflow-container .overflow-canvas.item-selected .overflow-item.selected {
          z-index: 10;
          left: 0 !important;
          top: 0 !important;
          opacity: 1 !important; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .backgorund-color-block,
          .overflow-container .overflow-canvas.item-selected .overflow-item.selected .backgorund-color-block {
            display: block; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .keyword-block,
          .overflow-container .overflow-canvas.item-selected .overflow-item.selected .keyword-block {
            display: none; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
          .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block img {
            max-width: 420px;
            max-height: 420px; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
          .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block.landscape img {
            max-width: 600px;
            max-height: 600px; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.selected:hover,
          .overflow-container .overflow-canvas.item-selected .overflow-item.selected:hover {
            transition: 0s;
            transform: scale(1); }
        .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected,
        .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected {
          overflow: visible; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected .keyword-block,
          .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected .keyword-block {
            display: none; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected .turn-js,
          .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected .turn-js {
            display: none;
            pointer-events: none;
            z-index: 1; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected .turn-js-enlarge,
          .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected .turn-js-enlarge {
            display: block;
            z-index: 2; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected .backgorund-color-block,
          .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected .backgorund-color-block {
            opacity: 1;
            display: block; }
          .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected:hover .image-block,
          .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected:hover .image-block {
            padding-top: 0rem; }
        .overflow-container .overflow-wrapper.item-selected .overflow-item.book.selected.trun-js-enlarge-loaded .backgorund-color-block,
        .overflow-container .overflow-canvas.item-selected .overflow-item.book.selected.trun-js-enlarge-loaded .backgorund-color-block {
          transition: 0;
          opacity: 0; }
    .overflow-container .overflow-wrapper.item-enter .overflow-item:nth-child(1),
    .overflow-container .overflow-canvas.item-enter .overflow-item:nth-child(1) {
      animation: overflowItemEntreAnimation1 .2s forwards;
      z-index: 1; }
    .overflow-container .overflow-wrapper.item-enter .overflow-item:nth-child(2),
    .overflow-container .overflow-canvas.item-enter .overflow-item:nth-child(2) {
      animation: overflowItemEntreAnimation2 .4s forwards;
      z-index: 2; }
    .overflow-container .overflow-wrapper.item-enter .overflow-item:nth-child(3),
    .overflow-container .overflow-canvas.item-enter .overflow-item:nth-child(3) {
      animation: overflowItemEntreAnimation3 forwards;
      z-index: 3; }
    .overflow-container .overflow-wrapper.item-enter .overflow-item:nth-child(4),
    .overflow-container .overflow-canvas.item-enter .overflow-item:nth-child(4) {
      animation: overflowItemEntreAnimation4 .6s forwards;
      z-index: 2; }
    .overflow-container .overflow-wrapper.item-enter .overflow-item:nth-child(5),
    .overflow-container .overflow-canvas.item-enter .overflow-item:nth-child(5) {
      animation: overflowItemEntreAnimation5 .8s forwards;
      z-index: 1; }
    .overflow-container .overflow-wrapper.item-to-position .overflow-item,
    .overflow-container .overflow-canvas.item-to-position .overflow-item {
      opacity: 1; }
      .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(1),
      .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(1) {
        animation: overflowItemToPositionAnimation1 .8s forwards; }
      .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(2),
      .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(2) {
        animation: overflowItemToPositionAnimation2 1.2s forwards; }
      .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(3),
      .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(3) {
        animation: overflowItemToPositionAnimation3 .8s forwards; }
      .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(4),
      .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(4) {
        animation: overflowItemToPositionAnimation4 1.2s forwards; }
      .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(5),
      .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(5) {
        animation: overflowItemToPositionAnimation5 .8s forwards; }
    .overflow-container .overflow-wrapper .overflow-item,
    .overflow-container .overflow-canvas .overflow-item {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto auto;
      width: 200px;
      height: 300px;
      opacity: 0; }
      .overflow-container .overflow-wrapper .overflow-item.landscape,
      .overflow-container .overflow-canvas .overflow-item.landscape {
        width: 340px;
        height: 340px; }
      .overflow-container .overflow-wrapper .overflow-item.current,
      .overflow-container .overflow-canvas .overflow-item.current {
        z-index: 50 !important; }

@media (max-width: 1340px) {
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block img {
    max-width: 320px;
    max-height: 320px; }
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block.landscape img {
    max-width: 480px;
    max-height: 480px; }
  .overflow-container .overflow-wrapper .overflow-item,
  .overflow-container .overflow-canvas .overflow-item {
    width: 160px;
    height: 240px; }
    .overflow-container .overflow-wrapper .overflow-item.landscape,
    .overflow-container .overflow-canvas .overflow-item.landscape {
      width: 240px;
      height: 240px; } }

@media (max-width: 992px) {
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block img {
    max-width: 300px;
    max-height: 500px; }
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block.landscape img {
    max-width: 450px;
    max-height: 450px; }
  .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(2), .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(4),
  .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(2),
  .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(4) {
    z-index: 6; }
  .overflow-container .overflow-wrapper .overflow-item,
  .overflow-container .overflow-canvas .overflow-item {
    width: 150px;
    height: 225px; }
    .overflow-container .overflow-wrapper .overflow-item.landscape,
    .overflow-container .overflow-canvas .overflow-item.landscape {
      width: 255px;
      height: 255px; } }

@media (max-width: 576px) {
  .overflow-container .overflow-wrapper.item-selected .overflow-item.in-option-page .item-title,
  .overflow-container .overflow-canvas.item-selected .overflow-item.in-option-page .item-title {
    margin-bottom: 1rem; }
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block img {
    max-width: 250px;
    max-height: 250px; }
  .overflow-container .overflow-wrapper.item-selected .overflow-item.selected .image-block.landscape img,
  .overflow-container .overflow-canvas.item-selected .overflow-item.selected .image-block.landscape img {
    max-width: 320px;
    max-height: 320px; }
  .overflow-container .overflow-wrapper .overflow-item,
  .overflow-container .overflow-canvas .overflow-item {
    width: 100px;
    height: 150px; }
    .overflow-container .overflow-wrapper .overflow-item.landscape,
    .overflow-container .overflow-canvas .overflow-item.landscape {
      width: 210px;
      height: 210px; }
  #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item,
  #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item, #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item,
  #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item, #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item,
  #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item {
    opacity: 1; }
    #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(1),
    #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(1), #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(1),
    #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(1), #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(1),
    #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(1) {
      animation: overflowItemToPositionAnimationTravelMobile1 .8s forwards; }
    #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(2),
    #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(2), #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(2),
    #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(2), #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(2),
    #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(2) {
      animation: overflowItemToPositionAnimationTravelMobile2 1.2s forwards; }
    #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(3),
    #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(3), #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(3),
    #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(3), #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(3),
    #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(3) {
      animation: overflowItemToPositionAnimationTravelMobile3 .8s forwards; }
    #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(4),
    #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(4), #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(4),
    #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(4), #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(4),
    #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(4) {
      animation: overflowItemToPositionAnimationTravelMobile4 1.2s forwards; }
    #post-622 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(5),
    #post-622 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(5), #post-1372 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(5),
    #post-1372 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(5), #post-21 .overflow-container .overflow-wrapper.item-to-position .overflow-item:nth-child(5),
    #post-21 .overflow-container .overflow-canvas.item-to-position .overflow-item:nth-child(5) {
      animation: overflowItemToPositionAnimationTravelMobile5 .8s forwards; } }

@keyframes clipCircleAnimationTopRight {
  0% {
    -webkit-clip-path: circle(50px at 95% 0%);
            clip-path: circle(50px at 95% 0%); }
  50% {
    -webkit-clip-path: circle(70px at 95% 95%);
            clip-path: circle(70px at 95% 95%); }
  100% {
    -webkit-clip-path: circle(50px at 95% 0%);
            clip-path: circle(50px at 95% 0%); } }

@keyframes clipCircleAnimationBottomLeft {
  0% {
    -webkit-clip-path: circle(50px at 0% 95%);
            clip-path: circle(50px at 0% 95%); }
  50% {
    -webkit-clip-path: circle(70px at 95% 95%);
            clip-path: circle(70px at 95% 95%); }
  100% {
    -webkit-clip-path: circle(50px at 0% 95%);
            clip-path: circle(50px at 0% 95%); } }

@keyframes clipCircleAnimationBottomRight {
  0% {
    -webkit-clip-path: circle(50px at 95% 95%);
            clip-path: circle(50px at 95% 95%); }
  50% {
    -webkit-clip-path: circle(70px at 0% 95%);
            clip-path: circle(70px at 0% 95%); }
  100% {
    -webkit-clip-path: circle(50px at 95% 95%);
            clip-path: circle(50px at 95% 95%); } }

@media (max-width: 576px) {
  @keyframes clipCircleAnimationTopRight {
    0% {
      -webkit-clip-path: circle(20px at 95% 0%);
              clip-path: circle(20px at 95% 0%); }
    50% {
      -webkit-clip-path: circle(30px at 95% 95%);
              clip-path: circle(30px at 95% 95%); }
    100% {
      -webkit-clip-path: circle(20px at 95% 0%);
              clip-path: circle(20px at 95% 0%); } }
  @keyframes clipCircleAnimationBottomLeft {
    0% {
      -webkit-clip-path: circle(20px at 0% 95%);
              clip-path: circle(20px at 0% 95%); }
    50% {
      -webkit-clip-path: circle(30px at 95% 95%);
              clip-path: circle(30px at 95% 95%); }
    100% {
      -webkit-clip-path: circle(20px at 0% 95%);
              clip-path: circle(20px at 0% 95%); } }
  @keyframes clipCircleAnimationBottomRight {
    0% {
      -webkit-clip-path: circle(20px at 95% 95%);
              clip-path: circle(20px at 95% 95%); }
    50% {
      -webkit-clip-path: circle(30px at 0% 95%);
              clip-path: circle(30px at 0% 95%); }
    100% {
      -webkit-clip-path: circle(20px at 95% 95%);
              clip-path: circle(20px at 95% 95%); } } }

@keyframes overflowItemEntreAnimation1 {
  0% {
    transform: scale(0);
    left: 0%;
    top: 0%; }
  100% {
    transform: scale(1);
    left: -5%;
    top: -5%;
    opacity: 1; } }

@keyframes overflowItemEntreAnimation2 {
  0% {
    transform: scale(0);
    left: 0%;
    top: 0%; }
  100% {
    transform: scale(1);
    left: 3%;
    top: -8%;
    opacity: 1; } }

@keyframes overflowItemEntreAnimation3 {
  0% {
    transform: scale(0);
    left: 0%;
    top: 0%; }
  100% {
    transform: scale(1);
    left: 0%;
    top: 0%;
    opacity: 1; } }

@keyframes overflowItemEntreAnimation4 {
  0% {
    transform: scale(0);
    left: 0%;
    top: 0%; }
  100% {
    transform: scale(1);
    left: -3%;
    top: 3%;
    opacity: 1; } }

@keyframes overflowItemEntreAnimation5 {
  0% {
    transform: scale(0);
    left: 0%;
    top: 0%; }
  100% {
    transform: scale(1);
    left: 5%;
    top: 5%;
    opacity: 1; } }

@keyframes overflowItemToPositionAnimation1 {
  to {
    left: -42%;
    top: -28%;
    opacity: 1; } }

@keyframes overflowItemToPositionAnimation2 {
  to {
    left: -21%;
    top: 29%;
    opacity: 1; } }

@keyframes overflowItemToPositionAnimation3 {
  to {
    left: 3%;
    top: -20%;
    opacity: 1; } }

@keyframes overflowItemToPositionAnimation4 {
  to {
    left: 27%;
    top: 40%;
    opacity: 1; } }

@keyframes overflowItemToPositionAnimation5 {
  to {
    left: 50%;
    top: 5%;
    opacity: 1; } }

@media (max-width: 576px) {
  @keyframes overflowItemToPositionAnimation1 {
    to {
      left: -60%;
      top: -25%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimation2 {
    to {
      left: -31%;
      top: 32%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimation3 {
    to {
      left: 0%;
      top: -20%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimation4 {
    to {
      left: 31%;
      top: 37%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimation5 {
    to {
      left: 60%;
      top: -15%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimationTravelMobile1 {
    to {
      left: -60%;
      top: -10%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimationTravelMobile2 {
    to {
      left: 60%;
      top: 37%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimationTravelMobile3 {
    to {
      left: 32%;
      top: -30%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimationTravelMobile4 {
    to {
      left: -31%;
      top: 32%;
      opacity: 1; } }
  @keyframes overflowItemToPositionAnimationTravelMobile5 {
    to {
      left: 25%;
      top: -3%;
      opacity: 1; } } }

@keyframes overflowItemDisabledAnimation {
  to {
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    opacity: 0; } }

@keyframes finishScratchAnimation {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.turn-indicator {
  position: absolute;
  right: 12%;
  bottom: -1.5rem;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  pointer-events: none;
  opacity: 0;
  transition: .4s;
  background-color: #FFF;
  border-radius: 120px;
  width: 90px;
  height: 90px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
  .turn-indicator.animate {
    animation: animationDrag 4s 1s 3 forwards; }
  .turn-indicator .icon {
    width: 60px;
    height: 60px;
    filter: brightness(0.95);
    background-image: url("./assets/svg/icon-drag.svg");
    background-size: 70% 70%;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .3s;
    pointer-events: none; }
  .turn-indicator h4, .turn-indicator h5 {
    color: #2fd566;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: .5rem .5rem 1rem .5rem;
    margin-top: -1rem;
    pointer-events: none; }

.scratch-indicator {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  pointer-events: none;
  transition: .4s;
  background-color: #FFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 120px;
  width: 90px;
  height: 90px;
  opacity: 0;
  margin: auto auto; }
  .scratch-indicator.animate {
    animation: animationScratch 4s 5s 2 forwards; }
  .scratch-indicator .icon {
    width: 60px;
    height: 60px;
    filter: brightness(0.95);
    background-image: url("./assets/svg/icon-scratch.svg");
    background-size: 70% 70%;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .3s; }
  .scratch-indicator h4, .scratch-indicator h5 {
    color: #ff6000;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: .5rem .5rem 1rem .5rem;
    margin-top: -1rem; }

@media (max-width: 768px) {
  .turn-indicator.animate {
    animation: animationDrag 4s 1s infinite; }
  .scratch-indicator.animate {
    animation: animationScratch 4s 5s infinite; } }

@keyframes animationDrag {
  0% {
    transform: translateX(0);
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    transform: translateX(-4rem);
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes animationScratch {
  0% {
    transform: translate(0, 0rem);
    opacity: 0; }
  20% {
    opacity: 1;
    transform: translate(2rem, -2rem); }
  40% {
    transform: translate(-2rem, 1rem);
    opacity: 1; }
  60% {
    transform: translate(2rem, 0rem);
    opacity: 1; }
  80% {
    transform: translate(-2rem, 2rem);
    opacity: 1; }
  100% {
    opacity: 0; } }

/*--------------------------------------------------------------
Action
--------------------------------------------------------------*/
.theme-single .action-selection-wrapper {
  width: calc(100vw / 3 * 2);
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  margin: 0;
  z-index: 8;
  transition: .5s;
  position: absolute;
  overflow: hidden; }
  .theme-single .action-selection-wrapper.leave {
    pointer-events: none;
    opacity: 0;
    overflow: hidden;
    z-index: -1; }
  .theme-single .action-selection-wrapper .action-selection {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .theme-single .action-selection-wrapper .action-selection .action-item {
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      color: #FFF;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      position: relative;
      overflow: hidden;
      transition: .2s;
      transform: scaleY(0);
      top: 100%;
      animation: actionItemEnterAnimation 1s 2s forwards; }
      .theme-single .action-selection-wrapper .action-selection .action-item:after {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 1;
        filter: brightness(150%);
        opacity: .3; }
      .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper {
        position: relative;
        transition: .6s;
        z-index: 2;
        margin-left: auto;
        margin-right: auto;
        margin-top: -6rem;
        width: 100%;
        text-align: center; }
        .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper h3, .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper h4 {
          color: #FFF;
          transition: .3s; }
        .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .item-title {
          margin-bottom: 5rem;
          max-width: 700px;
          margin-left: auto;
          margin-right: auto; }
          .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .item-title h3 {
            line-height: 1.1; }
            .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .item-title h3.line-2 {
              color: #FFF; }
        .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore {
          position: absolute;
          left: 55%;
          top: 90px; }
        .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon {
          position: relative;
          width: 270px;
          margin-left: auto;
          margin-right: auto;
          transform: translateY(-3rem);
          opacity: 0;
          animation: actionIconEnterAnimation 1s 4s forwards;
          margin-top: -20%;
          margin-bottom: 2rem; }
          .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .moving-path {
            z-index: 3;
            position: relative; }
            .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .moving-path .mask-path {
              stroke: #FFF;
              stroke-dasharray: 2000;
              animation: mapDrawIn 4s ease-in infinite; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .moving-path .mask-path#masking-icon-details {
                animation: mapDrawIn 5s ease-in infinite; }
            .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .moving-path .base-path path {
              stroke: #FFF; }
          .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .bg-svg {
            position: absolute;
            left: 0;
            top: 0;
            opacity: .3;
            z-index: 2; }
          .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg {
            position: absolute;
            left: 0rem;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 3; }
            .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot {
              position: absolute; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot circle {
                fill: #AAA; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-1 {
                left: 30px;
                top: 97px; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-1 circle {
                  animation: mapDotShowIn 3s .2s ease-in infinite; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-2 {
                left: 130px;
                top: 107px; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-2 circle {
                  animation: mapDotShowIn 3s .6s ease-in infinite; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-3 {
                left: 165px;
                top: 63px; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.dot-3 circle {
                  animation: mapDotShowIn 3s 1s ease-in infinite; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-1 {
                left: 125px;
                top: 102px; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-1 circle {
                  fill: #FFF; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-2 {
                opacity: .6;
                left: 117px;
                top: 94px;
                animation: breatheAnimation 4s ease-in infinite; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-2 circle {
                  fill: #FFF; }
              .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-3 {
                opacity: .3;
                left: 112px;
                top: 88px;
                animation: breatheAnimation 3.6s .4s ease-in infinite; }
                .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon .front-svg .dot.breathe-3 circle {
                  fill: #FFF; }

@media (max-width: 992px) {
  .theme-single .action-selection-wrapper {
    position: fixed;
    width: 100vw;
    height: 35%;
    top: 65%; }
    .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper {
      margin-top: 0;
      height: 100%; } }

@media (max-width: 768px) {
  .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon-explore {
    display: none; }
  .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore {
    left: 0;
    right: 0;
    top: 2.3vh;
    bottom: 0;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: .2rem 0 0 0;
    max-width: 220px;
    max-height: 40px; }
    .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore.enlarged {
      max-width: inherit;
      max-height: inherit; }
  html[lang='zh-hant'] .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore,
  html[lang='zh-hans'] .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore {
    padding: 1rem;
    max-width: 150px;
    max-height: 35px; }
    html[lang='zh-hant'] .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore.enlarged,
    html[lang='zh-hans'] .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .button-explore.enlarged {
      max-width: inherit;
      max-height: inherit; } }

@media (max-width: 576px) {
  .theme-single .action-selection-wrapper {
    top: 75%;
    height: 25%; }
    .theme-single .action-selection-wrapper.extended {
      top: 60%;
      height: 40%; }
    .theme-single .action-selection-wrapper .action-selection .action-item .content-wrapper .icon {
      animation: actionIconEnterAnimationMobile 1s 4s forwards; } }

@keyframes actionItemEnterAnimation {
  0% {
    transform: scaleY(0);
    top: 100%; }
  100% {
    transform: scaleY(1);
    top: 0; } }

@keyframes actionActionLoopAnimation {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(0.8); } }

@keyframes actionIconEnterAnimation {
  0% {
    transform: translateY(-3rem);
    opacity: 0;
    margin-top: -11rem; }
  100% {
    transform: translateY(1rem);
    opacity: 1;
    margin-top: 0; } }

@keyframes actionIconEnterAnimationMobile {
  0% {
    transform: translateY(-3rem) scale(0.8);
    opacity: 0;
    margin-top: -6rem; }
  100% {
    transform: translateY(1rem) scale(0.8);
    opacity: 1;
    margin-top: 0; } }

@keyframes mapDrawIn {
  0% {
    stroke: #FFF;
    stroke-dashoffset: 2000; }
  75% {
    stroke: #FFF; } }

@keyframes mapDotShowIn {
  0% {
    fill: #aaaaaa; }
  30% {
    fill: white; } }

@keyframes breatheAnimation {
  0% {
    transform: scale(0);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }

/*--------------------------------------------------------------
Option
--------------------------------------------------------------*/
.theme-single .option-selector-wrapper {
  position: absolute;
  width: calc(100vw / 3 * 2);
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  margin: 0;
  z-index: 9;
  transition: .3s;
  text-align: center;
  pointer-events: none;
  opacity: 0; }
  .theme-single .option-selector-wrapper:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    filter: brightness(150%);
    opacity: .3;
    top: 0;
    left: 0;
    z-index: 1; }
  .theme-single .option-selector-wrapper.enter {
    pointer-events: inherit;
    opacity: 1; }
    .theme-single .option-selector-wrapper.enter .content-wrapper .item-title {
      opacity: 1;
      transform: translateY(0rem); }
    .theme-single .option-selector-wrapper.enter .content-wrapper .option-selector .divider-line {
      animation: dividerLineEnterAnimation 2s .5s forwards; }
    .theme-single .option-selector-wrapper.enter .content-wrapper .option-selector .option-item .option-name {
      animation: optionItemLoadedAnimation 2s .5s forwards; }
  .theme-single .option-selector-wrapper.close {
    pointer-events: none;
    opacity: 0;
    z-index: -1; }
    .theme-single .option-selector-wrapper.close .option-selector .divider-line {
      width: 0; }
    .theme-single .option-selector-wrapper.close .option-selector .option-item {
      transition: 1s;
      transform: scale(0);
      transform-origin: center center;
      opacity: 0; }
      .theme-single .option-selector-wrapper.close .option-selector .option-item h3, .theme-single .option-selector-wrapper.close .option-selector .option-item h4 {
        transition: .4s;
        opacity: 0; }
  .theme-single .option-selector-wrapper .content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 2; }
    .theme-single .option-selector-wrapper .content-wrapper .item-title {
      color: #FFF;
      opacity: 0;
      transform: translateY(3rem);
      transition: 1s; }
    .theme-single .option-selector-wrapper .content-wrapper .option-selector {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-top: 2rem;
      -ms-flex-pack: center;
          justify-content: center; }
      .theme-single .option-selector-wrapper .content-wrapper .option-selector .divider-line {
        position: absolute;
        height: 0;
        width: 1px;
        border: 1px solid #FFF;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto auto;
        transform: rotate(45deg);
        transform-origin: center center; }
      .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item {
        color: #FFF;
        position: relative; }
        .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item:first-child {
          margin: 3rem 3rem 3rem 5rem; }
        .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item:last-child {
          margin: 3rem 4rem;
          margin-top: 11rem; }
        .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item .option-name {
          margin-bottom: 1rem;
          transform: scale(0) translateY(3rem);
          opacity: 0; }
        .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item a {
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 10;
          left: 0;
          top: 0; }

@media (max-width: 992px) {
  .theme-single .option-selector-wrapper {
    width: 100vw; }
    .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item {
      margin: 2rem 2rem; } }

@media (max-width: 576px) {
  .theme-single .option-selector-wrapper .content-wrapper .item-title {
    max-width: calc(100vw - 2rem); }
  .theme-single .option-selector-wrapper .content-wrapper .option-selector {
    margin-top: 0; }
    .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item:first-child, .theme-single .option-selector-wrapper .content-wrapper .option-selector .option-item:last-child {
      margin-left: 1rem;
      margin-right: 1rem; } }

@keyframes dividerLineEnterAnimation {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@keyframes optionItemLoadedAnimation {
  0% {
    transform: scale(0) translateY(3rem);
    opacity: 0; }
  100% {
    transform: scale(1) translateY(0rem);
    opacity: 1; } }

.theme-single .recommended-item-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100vw / 3 * 2);
  height: 100%;
  z-index: 9;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
  transition: .3s;
  text-align: center; }
  .theme-single .recommended-item-container.enter {
    z-index: 10;
    opacity: 1;
    pointer-events: inherit;
    width: 100%;
    transition-duration: 1s;
    transition-delay: .4s;
    max-width: 1600px;
    margin: auto auto; }
  .theme-single .recommended-item-container.selected-group-left .group-left {
    display: block; }
  .theme-single .recommended-item-container.selected-group-right .group-right {
    display: block; }
  .theme-single .recommended-item-container.as-background {
    pointer-events: none;
    opacity: .05;
    transform: scale(0.98); }
  .theme-single .recommended-item-container .group-left,
  .theme-single .recommended-item-container .group-right {
    width: 100%;
    height: 100%;
    display: none; }
  .theme-single .recommended-item-container .recommended-item-wrapper {
    -ms-flex-pack: justify;
        justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: -4rem; }
    .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper {
      -ms-flex: 1;
          flex: 1; }
      .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item {
        transform: translateY(4rem); }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.clicked .backgorund-color-block {
          opacity: 0; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.clicked .image-block img {
          filter: blur(0); }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.clicked .keyword-block {
          opacity: 0;
          pointer-events: none; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block {
          overflow: hidden; }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block img {
            filter: blur(3px);
            max-width: 420px;
            max-height: 420px; }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block.landscape img {
            max-width: 600px;
            max-height: 600px; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .keyword-block {
          width: 100%;
          height: 100%;
          max-width: 100%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          padding: 0; }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .keyword-block h4 {
            padding: 1rem; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .button-recom-detail {
          margin-top: 2rem;
          color: #FFF;
          background-color: rgba(0, 0, 0, 0.1);
          display: inline-block;
          border-radius: 100px;
          transition: .3s; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .backgorund-color-block {
          opacity: .8;
          display: block; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.start-animation {
          opacity: 1;
          transition: 1s;
          transform: translateY(0); }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item a.item-hyperlink {
          left: 0;
          z-index: 10;
          pointer-events: inherit; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.selected .backgorund-color-block {
          opacity: 0; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.selected .keyword-block {
          opacity: 0; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item.selected a {
          pointer-events: inherit;
          z-index: 20; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover {
          transition: .3s;
          transform: scale(1.05); }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover .backgorund-color-block {
            opacity: 0; }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover .keyword-block {
            opacity: 0; }
          .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:hover .image-block img {
            filter: blur(0); }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:nth-child(2).start-animation {
          transition-delay: .4s; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item:nth-child(3).start-animation {
          transition-delay: .8s; }

@media (max-width: 1340px) {
  .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block img {
    max-width: 320px;
    max-height: 320px; }
  .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block.landscape img {
    max-width: 480px;
    max-height: 480px; } }

@media (max-width: 992px) {
  .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block img {
    max-width: 190px;
    max-height: 250px; }
  .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block.landscape img {
    max-width: 285px;
    max-height: 285px; } }

@media (max-width: 768px) {
  .theme-single .recommended-item-container.selected-group-left .group-left {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
        align-items: center; }
  .theme-single .recommended-item-container.selected-group-right .group-right {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
        align-items: center; }
  .theme-single .recommended-item-container .recommended-item-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4rem;
    height: auto; }
    .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper {
      width: 50%;
      -ms-flex: inherit;
          flex: inherit; }
      .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item {
        transform: translateY(1.5rem);
        margin-bottom: 2rem; }
        .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .button-recom-detail {
          margin-top: 1rem; } }

@media (max-width: 576px) {
  .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item {
    margin-bottom: 1rem; }
    .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block img {
      max-width: 120px;
      max-height: 150px; }
    .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .image-block.landscape img {
      max-width: 160px;
      max-height: 160px; }
    .theme-single .recommended-item-container .recommended-item-wrapper .overflow-item-wrapper .recommended-item .button-recom-detail {
      margin-top: .5rem; } }

/*--------------------------------------------------------------
Continue
--------------------------------------------------------------*/
.theme-single .continue-selection-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 11;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  opacity: 0;
  transition: .6s;
  transform: scale(0); }
  .theme-single .continue-selection-wrapper.enter {
    opacity: 1;
    pointer-events: inherit;
    transform: scale(1);
    transition-delay: 1s; }
  .theme-single .continue-selection-wrapper .hover-ripple-button {
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto; }
  .theme-single .continue-selection-wrapper h4 {
    color: #FFF; }
  .theme-single .continue-selection-wrapper .button-stay {
    margin-top: 3rem;
    font-size: 19px;
    letter-spacing: 3px;
    transition: .3s;
    padding-left: 2rem;
    padding-right: 2rem; }
    .theme-single .continue-selection-wrapper .button-stay:hover {
      opacity: .7; }

/*--------------------------------------------------------------
About
--------------------------------------------------------------*/
.about-us-contrainer {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .about-us-contrainer .about-us-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap; }
    .about-us-contrainer .about-us-wrapper .block-libary,
    .about-us-contrainer .about-us-wrapper .block-museum {
      width: 50%;
      color: #FFF;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      opacity: 0; }
      .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper,
      .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper {
        position: relative;
        padding: 3rem 4rem 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper h3,
        .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper h3 {
          font-weight: 500;
          min-height: 80px; }
        .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper p,
        .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper p {
          text-align: justify; }
      .about-us-contrainer .about-us-wrapper .block-libary .icon,
      .about-us-contrainer .about-us-wrapper .block-museum .icon {
        position: relative;
        z-index: 2;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
        margin-top: -4rem;
        background-position: center center;
        background-repeat: no-repeat; }
      .about-us-contrainer .about-us-wrapper .block-libary .block-background,
      .about-us-contrainer .about-us-wrapper .block-museum .block-background {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        display: none; }
      .about-us-contrainer .about-us-wrapper .block-libary .button-wrapper,
      .about-us-contrainer .about-us-wrapper .block-museum .button-wrapper {
        margin-top: auto; }
      .about-us-contrainer .about-us-wrapper .block-libary a.button-link,
      .about-us-contrainer .about-us-wrapper .block-museum a.button-link {
        margin-right: 1rem;
        display: inline-block;
        -ms-flex-align: center;
            align-items: center;
        position: relative;
        transition: .3s;
        margin-top: 1rem;
        z-index: 2; }
        .about-us-contrainer .about-us-wrapper .block-libary a.button-link span,
        .about-us-contrainer .about-us-wrapper .block-museum a.button-link span {
          padding: .75rem 2rem;
          position: relative;
          z-index: 2;
          color: #4222f1;
          display: inline-block; }
        .about-us-contrainer .about-us-wrapper .block-libary a.button-link:hover,
        .about-us-contrainer .about-us-wrapper .block-museum a.button-link:hover {
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2); }
          .about-us-contrainer .about-us-wrapper .block-libary a.button-link:hover:after,
          .about-us-contrainer .about-us-wrapper .block-museum a.button-link:hover:after {
            width: 100%; }
        .about-us-contrainer .about-us-wrapper .block-libary a.button-link:after,
        .about-us-contrainer .about-us-wrapper .block-museum a.button-link:after {
          position: absolute;
          width: 0;
          height: 100%;
          left: 0;
          top: 0;
          content: "";
          transition: .3s;
          z-index: 1; }
    .about-us-contrainer .about-us-wrapper .block-libary {
      padding-left: 6rem;
      padding-right: .5rem;
      animation: aboutUsEnterAnimation 1s forwards; }
      .about-us-contrainer .about-us-wrapper .block-libary p span {
        color: #2fd566; }
      .about-us-contrainer .about-us-wrapper .block-libary a.button-link {
        background-color: #2fd566; }
        .about-us-contrainer .about-us-wrapper .block-libary a.button-link:after {
          background-color: #2fd566;
          filter: brightness(105%); }
      .about-us-contrainer .about-us-wrapper .block-libary .icon {
        background-image: url("./assets/svg/icon-libaray.svg");
        background-size: 60% 60%; }
    .about-us-contrainer .about-us-wrapper .block-museum {
      padding-right: 6rem;
      padding-left: .5rem;
      animation: aboutUsEnterAnimation 1.1s .1s forwards; }
      .about-us-contrainer .about-us-wrapper .block-museum p span {
        color: #ff6000; }
      .about-us-contrainer .about-us-wrapper .block-museum a.button-link {
        background-color: #ff6000;
        margin-top: auto; }
        .about-us-contrainer .about-us-wrapper .block-museum a.button-link:after {
          background-color: #ff6000;
          filter: brightness(120%); }
      .about-us-contrainer .about-us-wrapper .block-museum .icon {
        background-image: url("./assets/svg/icon-museum.svg");
        background-size: 60% 60%; }

html[lang='zh-hant'] .about-us-contrainer .about-us-wrapper .block-libary a.button-link span,
html[lang='zh-hant'] .about-us-contrainer .about-us-wrapper .block-museum a.button-link span,
html[lang='zh-hans'] .about-us-contrainer .about-us-wrapper .block-libary a.button-link span,
html[lang='zh-hans'] .about-us-contrainer .about-us-wrapper .block-museum a.button-link span {
  padding: .6rem 2rem .75rem 2rem; }

@media (max-width: 1340px) {
  .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper,
  .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper {
    padding: 3rem 2rem 0; }
  .about-us-contrainer .about-us-wrapper .block-libary {
    padding-left: 3rem; }
  .about-us-contrainer .about-us-wrapper .block-museum {
    padding-right: 3rem; } }

@media (max-width: 992px) {
  .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper,
  .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper {
    padding: 3rem 1rem 0; }
  .about-us-contrainer .about-us-wrapper .block-libary {
    padding-left: 1rem; }
  .about-us-contrainer .about-us-wrapper .block-museum {
    padding-right: 1rem; } }

@media (max-width: 768px) {
  .about-us-contrainer {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    -ms-flex-align: start;
        align-items: flex-start;
    overflow-y: scroll; }
    .about-us-contrainer .about-us-wrapper {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      height: auto; }
      .about-us-contrainer .about-us-wrapper .block-libary {
        margin-top: 5rem; }
      .about-us-contrainer .about-us-wrapper .block-museum {
        margin-bottom: 7rem; }
      .about-us-contrainer .about-us-wrapper .block-libary,
      .about-us-contrainer .about-us-wrapper .block-museum {
        width: 100%;
        max-width: 576px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
        padding-left: 0; }
        .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper,
        .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper {
          padding: 3rem 2rem 0; }
          .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper h3,
          .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper h3 {
            min-height: inherit; }
          .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper a.button-link,
          .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper a.button-link {
            margin-left: auto;
            margin-right: auto;
            margin-top: 0; }
            .about-us-contrainer .about-us-wrapper .block-libary .block-wrapper a.button-link span,
            .about-us-contrainer .about-us-wrapper .block-museum .block-wrapper a.button-link span {
              padding-left: 1rem;
              padding-right: 1rem; }
        .about-us-contrainer .about-us-wrapper .block-libary .icon,
        .about-us-contrainer .about-us-wrapper .block-museum .icon {
          margin-bottom: 0;
          width: 90px;
          height: 90px; }
      .about-us-contrainer .about-us-wrapper .block-libary {
        margin-bottom: 4rem; } }

@keyframes aboutUsEnterAnimation {
  0% {
    opacity: 0;
    transform: translateY(2rem); }
  100% {
    opacity: 1;
    transform: translateY(0rem); } }

/*--------------------------------------------------------------
Pop-content
--------------------------------------------------------------*/
#modal-pop-up {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  margin: 0;
  left: 0;
  top: 0;
  overflow: hidden; }
  #modal-pop-up[aria-expanded="true"] {
    opacity: 1;
    pointer-events: inherit; }
    #modal-pop-up[aria-expanded="true"] .modal-wrapper {
      transform: translateY(0); }
    #modal-pop-up[aria-expanded="true"] .modal-button {
      transition-delay: .6s;
      opacity: 1; }
      #modal-pop-up[aria-expanded="true"] .modal-button .icon-close {
        pointer-events: inherit; }
  #modal-pop-up[aria-expanded="false"] {
    transition-delay: .3s;
    pointer-events: none;
    opacity: 0; }
    #modal-pop-up[aria-expanded="false"] .modal-wrapper {
      transform: translateY(100vh); }
    #modal-pop-up[aria-expanded="false"] .modal-button {
      opacity: 0; }
      #modal-pop-up[aria-expanded="false"] .modal-button .icon-close {
        pointer-events: none; }
  #modal-pop-up .modal-wrapper {
    display: -ms-flexbox;
    display: flex;
    max-width: 1100px;
    height: 100%;
    margin-left: auto;
    margin-right: 11rem;
    margin-top: 10rem;
    background: #e6e6e6;
    transform: translateY(100vh);
    transition: .4s; }
    #modal-pop-up .modal-wrapper.single-page {
      transform: translateY(0); }
    #modal-pop-up .modal-wrapper .popup-content {
      min-width: 100%; }
  #modal-pop-up .modal-button {
    position: absolute;
    right: 9.4rem;
    top: 8.4rem;
    z-index: 10;
    width: 50px;
    height: 50px;
    background: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: .2s;
    transform-origin: center center;
    overflow: visible; }
    #modal-pop-up .modal-button .icon-close.open span:nth-child(1) {
      transition-delay: 1s;
      transform: rotate(45deg); }
    #modal-pop-up .modal-button .icon-close.open span:nth-child(2) {
      transition-delay: 1s;
      transform: rotate(-45deg); }

@media (max-width: 1340px) {
  #modal-pop-up .modal-wrapper {
    margin-left: 2.5rem; } }

@media (max-width: 992px) {
  #modal-pop-up .modal-wrapper {
    margin-left: 2rem;
    margin-right: 2rem; }
  #modal-pop-up .modal-button {
    top: 6.8rem;
    right: 2rem; } }

@media (max-width: 576px) {
  #modal-pop-up .modal-wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 7rem; }
  #modal-pop-up .modal-button {
    right: 1rem;
    top: 3.8rem; } }

.popup-content-clone {
  display: none; }

.popup-content {
  overflow-y: scroll;
  position: relative; }
  .popup-content .info-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding: 2.5rem 3rem 8rem 3rem;
    animation: infoWrapperFadeIn .4s forwards;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .popup-content .info-wrapper .type-b .info-chinese-only,
    .popup-content .info-wrapper .type-book .info-chinese-only {
      background-color: #2fd566;
      color: #FFF;
      padding: .2rem 1rem .1rem .75rem;
      display: inline-block; }
      .popup-content .info-wrapper .type-b .info-chinese-only:before,
      .popup-content .info-wrapper .type-book .info-chinese-only:before {
        width: 18px;
        height: 18px;
        content: "i";
        display: inline-block;
        margin-right: .5rem;
        border: 1px solid #FFF;
        border-radius: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 14px; }
    .popup-content .info-wrapper .type-b .label,
    .popup-content .info-wrapper .type-book .label {
      color: #2fd566; }
    .popup-content .info-wrapper .type-b .external-link .links-wrapper a,
    .popup-content .info-wrapper .type-book .external-link .links-wrapper a {
      background-color: #2fd566; }
      .popup-content .info-wrapper .type-b .external-link .links-wrapper a:after,
      .popup-content .info-wrapper .type-book .external-link .links-wrapper a:after {
        background-color: #2fd566; }
    .popup-content .info-wrapper .type-c .info-chinese-only,
    .popup-content .info-wrapper .type-collection .info-chinese-only {
      color: #ff6000;
      display: none; }
    .popup-content .info-wrapper .type-c .label,
    .popup-content .info-wrapper .type-collection .label {
      color: #ff6000; }
    .popup-content .info-wrapper .type-c .external-link .links-wrapper a,
    .popup-content .info-wrapper .type-collection .external-link .links-wrapper a {
      background-color: #ff6000; }
      .popup-content .info-wrapper .type-c .external-link .links-wrapper a:after,
      .popup-content .info-wrapper .type-collection .external-link .links-wrapper a:after {
        background-color: #ff6000; }
    .popup-content .info-wrapper .block-info {
      width: calc(100% - 300px);
      min-width: calc(100% - 300px);
      padding-right: 4rem;
      padding-bottom: 6rem; }
      .popup-content .info-wrapper .block-info .info-chinese-only {
        margin-bottom: 1.3rem; }
      .popup-content .info-wrapper .block-info .title {
        font-family: 'Suisse', sans-serif;
        max-width: 500px;
        margin-top: 0; }
      .popup-content .info-wrapper .block-info .english-title {
        font-family: 'Suisse', sans-serif;
        margin-top: -1rem; }
      .popup-content .info-wrapper .block-info .label {
        font-style: bold;
        text-transform: uppercase;
        font-size: 14px; }
      .popup-content .info-wrapper .block-info .column-2 {
        margin-top: 2rem;
        margin-bottom: 0; }
        .popup-content .info-wrapper .block-info .column-2 p {
          margin-bottom: 1.1rem; }
      .popup-content .info-wrapper .block-info .credit .dash {
        margin-right: 5px; }
      .popup-content .info-wrapper .block-info .external-link {
        margin-top: 2rem; }
        .popup-content .info-wrapper .block-info .external-link .links-wrapper {
          display: -ms-flexbox;
          display: flex;
          margin-top: 1.5rem; }
          .popup-content .info-wrapper .block-info .external-link .links-wrapper a {
            margin-right: 1rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            position: relative;
            box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
            transition: .3s; }
            .popup-content .info-wrapper .block-info .external-link .links-wrapper a span {
              padding: .75rem 2rem .75rem 2rem;
              position: relative;
              z-index: 2;
              color: #FFF !important; }
            .popup-content .info-wrapper .block-info .external-link .links-wrapper a:hover {
              box-shadow: 0 0 16px rgba(0, 0, 0, 0.2); }
              .popup-content .info-wrapper .block-info .external-link .links-wrapper a:hover:after {
                width: 100%; }
            .popup-content .info-wrapper .block-info .external-link .links-wrapper a:after {
              position: absolute;
              width: 0;
              height: 100%;
              left: 0;
              top: 0;
              content: "";
              transition: .3s;
              z-index: 1;
              filter: brightness(105%); }
      .popup-content .info-wrapper .block-info .moible-qr-code {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 2.6rem; }
        .popup-content .info-wrapper .block-info .moible-qr-code div {
          margin-right: 1rem; }
        .popup-content .info-wrapper .block-info .moible-qr-code img {
          margin-bottom: .5rem;
          max-width: 120px;
          max-height: 120px; }
      .popup-content .info-wrapper .block-info .desktop-qr-code-links {
        display: none;
        margin-bottom: 2.6rem; }
        .popup-content .info-wrapper .block-info .desktop-qr-code-links a {
          margin-bottom: .5rem;
          color: #ff6000;
          display: block; }
      .popup-content .info-wrapper .block-info ul.column-2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .popup-content .info-wrapper .block-info ul.column-2 li {
          width: 50%; }
      .popup-content .info-wrapper .block-info ul li {
        list-style-type: none; }
    .popup-content .info-wrapper .block-image {
      width: 300px;
      height: 100%;
      position: relative; }
      .popup-content .info-wrapper .block-image .image-control {
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
        transition: .4s;
        margin-top: .5rem; }
        .popup-content .info-wrapper .block-image .image-control.active {
          opacity: 1; }
        .popup-content .info-wrapper .block-image .image-control .dot {
          width: 14px;
          height: 14px;
          margin: .3rem .5rem;
          border-radius: 14px;
          background-color: rgba(0, 0, 0, 0.4);
          cursor: pointer; }
          .popup-content .info-wrapper .block-image .image-control .dot.dot-1 {
            margin-left: 0; }
          .popup-content .info-wrapper .block-image .image-control .dot.active {
            background-color: #ff6000; }
      .popup-content .info-wrapper .block-image .zoom-image-container .icon-zoom {
        display: block;
        width: auto;
        height: 25px;
        position: relative;
        margin-top: .5rem;
        z-index: 2;
        background-image: url("./assets/svg/icon-zoom-in.svg");
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: left center;
        pointer-events: none;
        padding-left: 30px; }
      .popup-content .info-wrapper .block-image img {
        max-width: 100%;
        max-height: 440px;
        width: auto;
        height: auto; }
      .popup-content .info-wrapper .block-image .image-2 {
        display: none;
        margin: 0; }

@media (max-width: 992px) {
  .popup-content .info-wrapper {
    padding: 2rem 2rem 8rem 2rem; }
    .popup-content .info-wrapper .block-info {
      width: calc(100% - 220px);
      min-width: calc(100% - 220px);
      padding-right: 3rem;
      padding-bottom: 4rem; }
    .popup-content .info-wrapper .block-image {
      width: 220px; }
      .popup-content .info-wrapper .block-image img {
        max-width: 220px; } }

@media (max-width: 768px) {
  .popup-content .info-wrapper .block-info ul.column-2 {
    margin-top: 1.3rem; }
    .popup-content .info-wrapper .block-info ul.column-2 li {
      width: calc(50% - .5rem);
      margin-right: 1rem; }
      .popup-content .info-wrapper .block-info ul.column-2 li p {
        margin-bottom: .75rem; }
      .popup-content .info-wrapper .block-info ul.column-2 li:nth-child(2n) {
        margin-right: 0; }
      .popup-content .info-wrapper .block-info ul.column-2 li.publisher, .popup-content .info-wrapper .block-info ul.column-2 li.author, .popup-content .info-wrapper .block-info ul.column-2 li.media, .popup-content .info-wrapper .block-info ul.column-2 li.dimensions, .popup-content .info-wrapper .block-info ul.column-2 li.museum-no, .popup-content .info-wrapper .block-info ul.column-2 li.call-no, .popup-content .info-wrapper .block-info ul.column-2 li.artist, .popup-content .info-wrapper .block-info ul.column-2 li.year {
        width: 100%;
        margin-right: 0; }
  .popup-content .info-wrapper .block-info .info-chinese-only {
    margin-bottom: 1rem; }
  .popup-content .info-wrapper .block-info .external-link {
    margin-top: 2.6rem; }
    .popup-content .info-wrapper .block-info .external-link .links-wrapper {
      display: block; }
      .popup-content .info-wrapper .block-info .external-link .links-wrapper a {
        margin-bottom: 1rem;
        display: inline-block; }
        .popup-content .info-wrapper .block-info .external-link .links-wrapper a span {
          display: inline-block;
          padding: .75rem 1rem .75rem 1rem; }
  .popup-content .info-wrapper .block-info .moible-qr-code {
    display: none; }
  .popup-content .info-wrapper .block-info .desktop-qr-code-links {
    display: block; } }

@media (max-width: 576px) {
  .popup-content .info-wrapper .type-b .info-chinese-only:before,
  .popup-content .info-wrapper .type-book .info-chinese-only:before {
    width: 16px;
    height: 16px;
    font-size: 13px;
    line-height: 16px; } }

html[lang='zh-hant'] .popup-content .info-wrapper .block-info .external-link .links-wrapper a span,
html[lang='zh-hans'] .popup-content .info-wrapper .block-info .external-link .links-wrapper a span {
  padding: .6rem 1rem .75rem 1rem; }

@media (max-width: 576px) {
  .popup-content .info-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 1.5rem 1.5rem 4rem 1.5rem; }
    .popup-content .info-wrapper .block-info {
      padding-bottom: 8rem;
      padding-right: 0;
      width: 100%;
      -ms-flex-order: 2;
          order: 2; }
      .popup-content .info-wrapper .block-info .title {
        margin-top: 1.3rem; }
    .popup-content .info-wrapper .block-image {
      position: relative;
      width: 100%;
      top: inherit;
      right: inherit;
      -ms-flex-order: 1;
          order: 1;
      margin-bottom: 1rem; }
      .popup-content .info-wrapper .block-image .zoom-image-container .icon-zoom {
        background-position: left top; } }

@keyframes infoWrapperFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*--------------------------------------------------------------
Image Zoom-content
--------------------------------------------------------------*/
#modal-zoom-image {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  margin: 0;
  left: 0;
  top: 0;
  overflow: hidden;
  transition: .4s; }
  #modal-zoom-image[aria-expanded="true"] {
    opacity: 1;
    pointer-events: inherit;
    z-index: 9999; }
    #modal-zoom-image[aria-expanded="true"] .modal-wrapper {
      transition-delay: 0s;
      opacity: 1; }
    #modal-zoom-image[aria-expanded="true"] .modal-content {
      transform: scale(1) translateY(0); }
    #modal-zoom-image[aria-expanded="true"] .modal-button {
      transition-delay: .6s;
      opacity: 1; }
      #modal-zoom-image[aria-expanded="true"] .modal-button .icon-close {
        pointer-events: inherit; }
  #modal-zoom-image[aria-expanded="false"] {
    pointer-events: none;
    opacity: 0;
    z-index: 0; }
    #modal-zoom-image[aria-expanded="false"] .modal-wrapper {
      opacity: 0; }
    #modal-zoom-image[aria-expanded="false"] .modal-content {
      transition: .1s;
      transform: scale(0.3) translateY(3rem); }
    #modal-zoom-image[aria-expanded="false"] .modal-button {
      opacity: 0; }
      #modal-zoom-image[aria-expanded="false"] .modal-button .icon-close {
        pointer-events: none; }
  #modal-zoom-image .modal-wrapper {
    width: 100%;
    height: 100%;
    background: #FFF;
    transition: .4s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    cursor: url("./assets/svg/icon-zoom-out.png") 12 12, auto !important; }
    #modal-zoom-image .modal-wrapper .modal-content {
      padding: 2rem;
      cursor: url("./assets/svg/icon-zoom-out.png") 12 12, auto !important;
      transition: .4s; }
      #modal-zoom-image .modal-wrapper .modal-content img {
        max-height: calc(100vh - 6rem);
        max-width: calc(100vw - 6rem);
        width: auto;
        height: auto; }
  #modal-zoom-image .modal-button {
    position: absolute;
    right: 3rem;
    top: 3rem;
    z-index: 10;
    width: 50px;
    height: 50px;
    background: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: .2s;
    transform-origin: center center;
    overflow: visible; }
    #modal-zoom-image .modal-button .icon-close.open span:nth-child(1) {
      transition-delay: 1s;
      transform: rotate(45deg); }
    #modal-zoom-image .modal-button .icon-close.open span:nth-child(2) {
      transition-delay: 1s;
      transform: rotate(-45deg); }

@media (max-width: 992px) {
  #modal-zoom-image .modal-button {
    right: 2rem;
    top: 2rem; } }

@media (max-width: 769px) {
  #modal-zoom-image .modal-button {
    right: 1rem;
    top: 1rem; } }

@media (max-width: 576px) {
  #modal-zoom-image .modal-button {
    right: .5rem;
    top: .5rem;
    transform: scale(0.7); } }

/*--------------------------------------------------------------
Zoom
--------------------------------------------------------------*/
body.medium-zoom--open #modal-pop-up {
  cursor: url("./assets/svg/icon-zoom-out.png") 12 12, auto !important; }
  body.medium-zoom--open #modal-pop-up .modal-wrapper {
    margin-top: 1rem; }
    body.medium-zoom--open #modal-pop-up .modal-wrapper:before {
      opacity: 0; }
  body.medium-zoom--open #modal-pop-up .modal-button {
    opacity: 0;
    display: none; }

body.medium-zoom--open .medium-zoom-image {
  cursor: url("./assets/svg/icon-zoom-out.png") 12 12, auto !important; }

.medium-zoom-image {
  cursor: url("./assets/svg/icon-zoom-in.png") 12 12, auto !important; }

.zoom-to-enlarge-image {
  cursor: url("./assets/svg/icon-zoom-in.png") 12 12, auto !important; }

@media (max-width: 576px) {
  body.medium-zoom--open .popup-content {
    width: 100%; }
    body.medium-zoom--open .popup-content .info-wrapper .block-info {
      display: none; } }

/*--------------------------------------------------------------
404
--------------------------------------------------------------*/
body.error404 #site-content .error404-content {
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #FFF; }

/*--------------------------------------------------------------
Loading
--------------------------------------------------------------*/
.loader {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.2em;
  font-size: 14px;
  z-index: 3; }
  .loader::before, .loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    animation: load .7s infinite alternate ease-in-out; }
  .loader::before {
    top: 0; }
  .loader::after {
    bottom: 0; }

@keyframes load {
  0% {
    left: -30px;
    height: 10px;
    width: 15px;
    opacity: .8; }
  50% {
    height: 8px;
    width: 30px;
    opacity: 1; }
  100% {
    left: 100px;
    height: 10px;
    width: 15px;
    opacity: .8; } }

/*--------------------------------------------------------------
Loading 2
--------------------------------------------------------------*/
.card-loading {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -75px; }
  .card-loading .block {
    width: 40px;
    height: 40px;
    position: absolute; }
  .card-loading .block:nth-child(1) {
    animation: top-left 3s infinite;
    filter: brightness(1.3); }
  .card-loading .block:nth-child(2) {
    animation: top-right 3s infinite;
    filter: brightness(1.6); }
  .card-loading .block:nth-child(3) {
    animation: bottom-left 3s infinite;
    filter: brightness(0.8); }
  .card-loading .block:nth-child(4) {
    animation: bottom-right 3s infinite;
    filter: brightness(2); }

@keyframes top-left {
  0% {
    left: 25px;
    top: 25px; }
  25% {
    left: 75px;
    top: 25px;
    transform: rotate(90deg); }
  50% {
    left: 75px;
    top: 75px;
    transform: rotate(180deg); }
  75% {
    left: 25px;
    top: 75px;
    transform: rotate(270deg); }
  100% {
    left: 25px;
    top: 25px;
    transform: rotate(360deg); } }

@keyframes top-right {
  0% {
    left: 75px;
    top: 25px; }
  25% {
    left: 75px;
    top: 75px; }
  50% {
    left: 25px;
    top: 75px; }
  75% {
    left: 25px;
    top: 25px; }
  100% {
    left: 75px;
    top: 25px; } }

@keyframes bottom-left {
  0% {
    left: 75px;
    top: 75px; }
  25% {
    left: 25px;
    top: 75px;
    transform: rotate(90deg); }
  50% {
    left: 25px;
    top: 25px;
    transform: rotate(180deg); }
  75% {
    left: 75px;
    top: 25px;
    transform: rotate(270deg); }
  100% {
    left: 75px;
    top: 75px;
    transform: rotate(360deg); } }

@keyframes bottom-right {
  0% {
    left: 25px;
    top: 75px; }
  25% {
    left: 25px;
    top: 25px; }
  50% {
    left: 75px;
    top: 25px; }
  75% {
    left: 75px;
    top: 75px; }
  100% {
    left: 25px;
    top: 75px; } }

/*--------------------------------------------------------------
Wave
--------------------------------------------------------------*/
.ocean-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden; }

.ocean {
  height: 40%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent;
  opacity: .2; }

.wave {
  background: url("./assets/svg/wave.svg") repeat-x;
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 198px;
  animation: wave 10s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0); }

.wave:nth-of-type(2) {
  top: -175px;
  animation: wave 20s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 10s ease -1.25s infinite;
  opacity: 1; }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes swell {
  0%, 100% {
    transform: translate3d(0, -25px, 0); }
  50% {
    transform: translate3d(0, 5px, 0); } }

/*--------------------------------------------------------------
Global Animation
--------------------------------------------------------------*/
@keyframes globalFadeIn {
  0% {
    opacity: 0;
    transform: translateY(3rem); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/
@media print {
  /* Hide elements */
  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important; }
  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0; }
  /* Font sizes */
  body {
    font-size: 12pt; }
  h1 {
    font-size: 24pt; }
  h2 {
    font-size: 22pt; }
  h3 {
    font-size: 17pt; }
  h4 {
    font-size: 12pt; }
  h5 {
    font-size: 11pt; }
  h6 {
    font-size: 12pt; }
  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 10pt; }
  /* Layout */
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none; }
  /* Site Branding */
  .site-header {
    background: transparent;
    padding: 0; }
  .custom-header-media {
    padding: 0; }
  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative; }
  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
    /* override styles added by JavaScript */ }
  .site-title {
    font-size: 25pt; }
  .site-description {
    font-size: 12pt;
    opacity: 1; }
  /* Posts */
  .single-featured-image-header {
    background: transparent; }
  .entry-meta {
    font-size: 9pt; }
  /* Colors */
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */ }
  body,
  a,
  .site-title a,
  .twentyseventeen-front-page.has-header-image .site-title,
  .twentyseventeen-front-page.has-header-video .site-title,
  .twentyseventeen-front-page.has-header-image .site-title a,
  .twentyseventeen-front-page.has-header-video .site-title a {
    color: #222 !important;
    /* Make sure color schemes don't affect to print */ }
  h2,
  h5,
  blockquote,
  .site-description,
  .twentyseventeen-front-page.has-header-image .site-description,
  .twentyseventeen-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important;
    /* Make sure color schemes don't affect to print */ }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%; }
  .site-footer {
    padding: 0; } }