<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Candal&amp;family=Roboto:wght@900&amp;display=swap);
* {
    font-family: 微軟正黑體 !important;
    /* border: 1px solid #000 !important; */
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
}

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

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

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

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

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

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;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: pointer;
}

[data-whatinput='mouse'] button {
    outline: 0;
}

pre {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}

em,
i {
    font-style: italic;
    line-height: inherit;
}

b,
strong {
    font-weight: 700;
    line-height: inherit;
}

small {
    font-size: 80%;
    line-height: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Helvetica Neue', Helvetica, Roboto, 'Microsoft Jhenghei', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility;
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca;
}

.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

a {
    line-height: inherit;
    color: #56423a;
    text-decoration: none;
    cursor: pointer;
}

a:focus,
a:hover {
    color: #4a3932;
}

a img {
    border: 0;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

hr {
    clear: both;
    max-width: 90rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}

li {
    font-size: inherit;
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}

ol {
    margin-left: 1.25rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}

dl {
    margin-bottom: 1rem;
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}

.grid-container {
    max-width: 1395px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}

.another {
    margin-bottom: 120px;
}

.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}

.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}

.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.grid-x&gt;.auto {
    width: auto;
}

.grid-x&gt;.shrink {
    width: auto;
}

.grid-x&gt;.small-1,
.grid-x&gt;.small-10,
.grid-x&gt;.small-11,
.grid-x&gt;.small-12,
.grid-x&gt;.small-2,
.grid-x&gt;.small-3,
.grid-x&gt;.small-4,
.grid-x&gt;.small-5,
.grid-x&gt;.small-6,
.grid-x&gt;.small-7,
.grid-x&gt;.small-8,
.grid-x&gt;.small-9,
.grid-x&gt;.small-full,
.grid-x&gt;.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {
    .grid-x&gt;.medium-1,
    .grid-x&gt;.medium-10,
    .grid-x&gt;.medium-11,
    .grid-x&gt;.medium-12,
    .grid-x&gt;.medium-2,
    .grid-x&gt;.medium-3,
    .grid-x&gt;.medium-4,
    .grid-x&gt;.medium-5,
    .grid-x&gt;.medium-6,
    .grid-x&gt;.medium-7,
    .grid-x&gt;.medium-8,
    .grid-x&gt;.medium-9,
    .grid-x&gt;.medium-full,
    .grid-x&gt;.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x&gt;.large-1,
    .grid-x&gt;.large-10,
    .grid-x&gt;.large-11,
    .grid-x&gt;.large-12,
    .grid-x&gt;.large-2,
    .grid-x&gt;.large-3,
    .grid-x&gt;.large-4,
    .grid-x&gt;.large-5,
    .grid-x&gt;.large-6,
    .grid-x&gt;.large-7,
    .grid-x&gt;.large-8,
    .grid-x&gt;.large-9,
    .grid-x&gt;.large-full,
    .grid-x&gt;.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.grid-x&gt;.small-1,
.grid-x&gt;.small-10,
.grid-x&gt;.small-11,
.grid-x&gt;.small-12,
.grid-x&gt;.small-2,
.grid-x&gt;.small-3,
.grid-x&gt;.small-4,
.grid-x&gt;.small-5,
.grid-x&gt;.small-6,
.grid-x&gt;.small-7,
.grid-x&gt;.small-8,
.grid-x&gt;.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.grid-x&gt;.small-1 {
    width: 8.33333%;
}

.grid-x&gt;.small-2 {
    width: 16.66667%;
}

.grid-x&gt;.small-3 {
    width: 25%;
}

.grid-x&gt;.small-4 {
    width: 33.33333%;
}

.grid-x&gt;.small-5 {
    width: 41.66667%;
}

.grid-x&gt;.small-6 {
    width: 50%;
}

.grid-x&gt;.small-7 {
    width: 58.33333%;
}

.grid-x&gt;.small-8 {
    width: 66.66667%;
}

.grid-x&gt;.small-9 {
    width: 75%;
}

.grid-x&gt;.small-10 {
    width: 83.33333%;
}

.grid-x&gt;.small-11 {
    width: 91.66667%;
}

.grid-x&gt;.small-12 {
    width: 100%;
}

@media print,
screen and (min-width: 40em) {
    .grid-x&gt;.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.medium-1,
    .grid-x&gt;.medium-10,
    .grid-x&gt;.medium-11,
    .grid-x&gt;.medium-12,
    .grid-x&gt;.medium-2,
    .grid-x&gt;.medium-3,
    .grid-x&gt;.medium-4,
    .grid-x&gt;.medium-5,
    .grid-x&gt;.medium-6,
    .grid-x&gt;.medium-7,
    .grid-x&gt;.medium-8,
    .grid-x&gt;.medium-9,
    .grid-x&gt;.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x&gt;.medium-shrink {
        width: auto;
    }
    .grid-x&gt;.medium-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.medium-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.medium-3 {
        width: 25%;
    }
    .grid-x&gt;.medium-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.medium-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.medium-6 {
        width: 50%;
    }
    .grid-x&gt;.medium-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.medium-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.medium-9 {
        width: 75%;
    }
    .grid-x&gt;.medium-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.medium-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x&gt;.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.large-1,
    .grid-x&gt;.large-10,
    .grid-x&gt;.large-11,
    .grid-x&gt;.large-12,
    .grid-x&gt;.large-2,
    .grid-x&gt;.large-3,
    .grid-x&gt;.large-4,
    .grid-x&gt;.large-5,
    .grid-x&gt;.large-6,
    .grid-x&gt;.large-7,
    .grid-x&gt;.large-8,
    .grid-x&gt;.large-9,
    .grid-x&gt;.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x&gt;.large-shrink {
        width: auto;
    }
    .grid-x&gt;.large-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.large-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.large-3 {
        width: 25%;
    }
    .grid-x&gt;.large-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.large-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.large-6 {
        width: 50%;
    }
    .grid-x&gt;.large-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.large-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.large-9 {
        width: 75%;
    }
    .grid-x&gt;.large-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.large-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.large-12 {
        width: 100%;
    }
}

.grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

.grid-margin-x&gt;.cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}

.grid-margin-x&gt;.auto {
    width: auto;
}

.grid-margin-x&gt;.shrink {
    width: auto;
}

.grid-margin-x&gt;.small-1 {
    width: calc(8.33333% - 1.25rem);
}

.grid-margin-x&gt;.small-2 {
    width: calc(16.66667% - 1.25rem);
}

.grid-margin-x&gt;.small-3 {
    width: calc(25% - 1.25rem);
}

.grid-margin-x&gt;.small-4 {
    width: calc(33.33333% - 1.25rem);
}

.grid-margin-x&gt;.small-5 {
    width: calc(41.66667% - 1.25rem);
}

.grid-margin-x&gt;.small-6 {
    width: calc(50% - 1.25rem);
}

.grid-margin-x&gt;.small-7 {
    width: calc(58.33333% - 1.25rem);
}

.grid-margin-x&gt;.small-8 {
    width: calc(66.66667% - 1.25rem);
}

.grid-margin-x&gt;.small-9 {
    width: calc(75% - 1.25rem);
}

.grid-margin-x&gt;.small-10 {
    width: calc(83.33333% - 1.25rem);
}

.grid-margin-x&gt;.small-11 {
    width: calc(91.66667% - 1.25rem);
}

.grid-margin-x&gt;.small-12 {
    width: calc(100% - 1.25rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x&gt;.auto {
        width: auto;
    }
    .grid-margin-x&gt;.shrink {
        width: auto;
    }
    .grid-margin-x&gt;.small-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.small-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.small-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x&gt;.small-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.small-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.small-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x&gt;.small-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.small-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.small-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x&gt;.small-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.small-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.small-12 {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-auto {
        width: auto;
    }
    .grid-margin-x&gt;.medium-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.medium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.medium-12 {
        width: calc(100% - 1.875rem);
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x&gt;.large-auto {
        width: auto;
    }
    .grid-margin-x&gt;.large-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.large-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.large-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.large-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x&gt;.large-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.large-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.large-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x&gt;.large-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.large-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.large-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x&gt;.large-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x&gt;.large-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x&gt;.large-12 {
        width: calc(100% - 1.875rem);
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 0.9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #014365;
    color: #fefefe;
}

.button:focus,
.button:hover {
    background-color: #013c5a;
    color: #fefefe;
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
    background-color: #56423a;
    color: #fefefe;
}

.button.primary:focus,
.button.primary:hover {
    background-color: #45352e;
    color: #fefefe;
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
    background-color: #767676;
    color: #000;
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #000;
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #000;
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #000;
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
    background-color: #ffae00;
    color: #000;
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #000;
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
    background-color: #cc4b37;
    color: #000;
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #000;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    border: 1px solid #56423a;
    color: #56423a;
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #2b211d;
    color: #2b211d;
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
    border: 1px solid #56423a;
    color: #56423a;
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #2b211d;
    color: #2b211d;
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
    border: 1px solid #767676;
    color: #767676;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b;
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539;
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a;
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    border-color: transparent;
    background-color: transparent;
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    color: #56423a;
}

.button.clear:focus,
.button.clear:hover {
    color: #2b211d;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
    color: #56423a;
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    color: #2b211d;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
    color: #767676;
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    color: #3b3b3b;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
    color: #3adb76;
}

.button.clear.success:focus,
.button.clear.success:hover {
    color: #157539;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
    color: #ffae00;
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    color: #805700;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
    color: #cc4b37;
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    color: #67251a;
}

.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

a.button:focus,
a.button:hover {
    text-decoration: none;
}

@media print,
screen and (min-width: 40em) {
    .medium-up-1&gt;.cell {
        width: 100%;
    }
    .medium-up-2&gt;.cell {
        width: 50%;
    }
    .medium-up-3&gt;.cell {
        width: 33.33333%;
    }
    .medium-up-4&gt;.cell {
        width: 25%;
    }
    .medium-up-5&gt;.cell {
        width: 20%;
    }
    .medium-up-6&gt;.cell {
        width: 16.66667%;
    }
    .medium-up-7&gt;.cell {
        width: 14.28571%;
    }
    .medium-up-8&gt;.cell {
        width: 12.5%;
    }
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x.small-up-1&gt;.cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.small-up-2&gt;.cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.small-up-3&gt;.cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.small-up-4&gt;.cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.small-up-5&gt;.cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.small-up-6&gt;.cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.small-up-7&gt;.cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.small-up-8&gt;.cell {
        width: calc(12.5% - 1.875rem);
    }
    .grid-margin-x.medium-up-1&gt;.cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.medium-up-2&gt;.cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.medium-up-3&gt;.cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.medium-up-4&gt;.cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.medium-up-5&gt;.cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.medium-up-6&gt;.cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.medium-up-7&gt;.cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.medium-up-8&gt;.cell {
        width: calc(12.5% - 1.875rem);
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x.large-up-1&gt;.cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.large-up-2&gt;.cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.large-up-3&gt;.cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.large-up-4&gt;.cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.large-up-5&gt;.cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.large-up-6&gt;.cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.large-up-7&gt;.cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.large-up-8&gt;.cell {
        width: calc(12.5% - 1.875rem);
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}

@font-face {
    font-family: icon;
    src: url(../fonts/icons/icon.eot?1596028911839);
    src: url(../fonts/icons/icon.eot?#iefix-1596028911839) format('embedded-opentype'), url(../fonts/icons/icon.woff2?1596028911839) format('woff2'), url(../fonts/icons/icon.woff?1596028911839) format('woff'), url(../fonts/icons/icon.ttf?1596028911839) format('truetype'), url(../fonts/icons/icon.svg?1596028911839#icon) format('svg');
    font-display: block;
    unicode-range: U+EA01-EA19;
}

.be-icon:before {
    font-family: icon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    line-height: 1em;
    margin-left: 0.2em;
}

.be-icon-arror-left:before {
    content: '\ea01';
}

.be-icon-arror-right:before {
    content: '\ea02';
}

.be-icon-arrow:before {
    content: '\ea03';
}

.be-icon-arrow_l:before {
    content: '\ea04';
}

.be-icon-arrow_r:before {
    content: '\ea05';
}

.be-icon-arrow_t:before {
    content: '\ea06';
}

.be-icon-cart:before {
    content: '\ea07';
}

.be-icon-check_circle:before {
    content: '\ea08';
}

.be-icon-clock:before {
    content: '\ea09';
}

.be-icon-download:before {
    content: '\ea0a';
}

.be-icon-fb:before {
    content: '\ea0b';
}

.be-icon-focus:before {
    content: '\ea0c';
}

.be-icon-home:before {
    content: '\ea0d';
}

.be-icon-line:before {
    content: '\ea0e';
}

.be-icon-link:before {
    content: '\ea0f';
}

.be-icon-mouse:before {
    content: '\ea10';
}

.be-icon-page-arrow1:before {
    content: '\ea11';
}

.be-icon-page-arrow2:before {
    content: '\ea12';
}

.be-icon-pen:before {
    content: '\ea13';
}

.be-icon-question:before {
    content: '\ea14';
}

.be-icon-search:before {
    content: '\ea15';
}

.be-icon-service:before {
    content: '\ea16';
}

.be-icon-share:before {
    content: '\ea17';
}

.be-icon-tel:before {
    content: '\ea18';
}

.be-icon-zoom:before {
    content: '\ea19';
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-vertical&gt;.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical&gt;.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal&gt;.swiper-pagination-progressbar,
.swiper-container-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical&gt;.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal&gt;.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical&gt;.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
input,
legend,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    padding: 0;
    margin: 0;
}

.svg img {
    width: 100%;
}

.mg0 {
    margin: 0 !important;
}

.lh1 {
    line-height: 1;
}

.ls1 {
    letter-spacing: 1px;
}

.ls2 {
    letter-spacing: 2px;
}

.ls3 {
    letter-spacing: 3px;
}

.uptxt {
    text-transform: uppercase;
}

.img-mask {
    position: relative;
}

.img-mask img {
    display: block;
}

.img-mask:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.img-mask:hover:after {
    opacity: 0;
}

.sec {
    width: 1418px;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
}

.sec.padding-large {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
}

.button {
    padding: 1rem 1.875rem;
    min-width: 265px;
    min-height: 72px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.2;
    border-radius: 5px;
}

.button i {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.button.arrow-left,
.button.arrow-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.button.arrow-left:focus i,
.button.arrow-left:hover i {
    -webkit-transform: translate(-10px);
    transform: translate(-10px);
}

.button.arrow-right:focus i,
.button.arrow-right:hover i {
    -webkit-transform: translate(10px);
    transform: translate(10px);
}

.swiper-button-circle {
    width: 75px;
    height: 75px;
    color: #fefefe;
    border-radius: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.swiper-button-circle:afterc {
    font-size: 20px;
}

.swiper-button-circle:focus,
.swiper-button-circle:hover {
    background-color: #7d5141;
}

.swiper-pagination {
    margin-left: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-pagination-bullet {
    margin: 0 20px;
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid #1e1e1e;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #1e1e1e;
}

.block-grid-100 {
    width: calc(100% - 3rem) !important;
}

.global-border-radius {
    border-radius: 5px;
    overflow: hidden;
}

.show-for-sr {
    font-weight: lighter;
    letter-spacing: 1px;
}

.sp {
    font-family: Roboto, Microsoft JhengHei, sans-serif;
    font-weight: 700 !important;
    letter-spacing: 0px;
}

.sp.num {
    font-family: Candal, sans-serif;
    letter-spacing: -1px;
    margin-top: 15px;
}


/* // */

[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select,
textarea {
    margin-bottom: 0.625rem;
    padding: 1.3125rem 1.25rem;
    line-height: 2;
    width: 100%;
    background: #f5f5f6;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

[type='color']:hover,
[type='date']:hover,
[type='datetime-local']:hover,
[type='datetime']:hover,
[type='email']:hover,
[type='month']:hover,
[type='number']:hover,
[type='password']:hover,
[type='search']:hover,
[type='tel']:hover,
[type='text']:hover,
[type='time']:hover,
[type='url']:hover,
[type='week']:hover,
select:hover,
textarea:hover {
    border-color: rgba(86, 66, 58, 0.5);
}

[type='color']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='datetime']:focus,
[type='email']:focus,
[type='month']:focus,
[type='number']:focus,
[type='password']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='text']:focus,
[type='time']:focus,
[type='url']:focus,
[type='week']:focus,
select:focus,
textarea:focus {
    border-color: #56423a;
    -webkit-box-shadow: 0 0 5px rgba(86, 66, 58, 0.3);
    box-shadow: 0 0 5px rgba(86, 66, 58, 0.3);
}

@media screen and (min-width: 75em) {
    [type='color'],
    [type='date'],
    [type='datetime-local'],
    [type='datetime'],
    [type='email'],
    [type='month'],
    [type='number'],
    [type='password'],
    [type='search'],
    [type='tel'],
    [type='text'],
    [type='time'],
    [type='url'],
    [type='week'],
    select,
    textarea {
        font-size: 0.875rem;
    }
}

[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select {
    height: 72px;
}

textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 300px;
    border: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10' height='6' viewBox='0 0 10 6'&gt;&lt;polygon points='0,0 10,0 5,6' style='fill: rgb%280, 0, 0%29'&gt;&lt;/polygon&gt;&lt;/svg&gt;");
    background-position: right 30px center;
    background-repeat: no-repeat;
    background-size: 10px 6.66px;
    padding-right: 1.5rem;
    border: none;
}

label {
    font-weight: 700;
}

.input-box {
    margin-bottom: 2.5rem;
}

.input-box label {
    display: block;
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
}

.input-box .error-msg {
    font-size: 0.875rem;
    color: #cc4b37;
}


/* Banner */

body .banner {
    max-width: 1920px;
    max-height: 645px;
    position: relative;
    background-size: contain;
    background-position: top;
    background-color: #fff;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-repeat: no-repeat;
    /* z-index: 1; */
    background-attachment: fixed;
    animation: move 2s ease-in-out alternate;
}

@media screen and (min-width: 1600px) {
    body .banner {
        animation: move 2s ease-in-out alternate;
    }
    @keyframes move {
        0% {
            background-size: 120%;
            opacity: 0;
        }
        100% {
            background-size: 100%;
            opacity: 1;
        }
    }
}

.banner {
    position: relative;
    height: 650px;
    background-color: #eee;
    background-size: cover;
    background-position: center bottom;
}

@media screen and (min-width: 6.25em) {
    .banner {
        height: 500px;
    }
}

@media screen and (min-width: 40.625em) {
    .banner {
        height: 650px;
    }
}

.banner .text-box {
    padding: 0;
    height: 100%;
    color: #fefefe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    max-width: 1395px;
    margin: 0 auto 0 auto;
    position: relative;
}

.banner .title {
    bottom: 75px;
    position: absolute;
    left: 0px;
    font-family: 'Montserrat', sans-serif, 微軟正黑體;
    word-spacing: -3px;
    color: #014365;
}

@media screen and (min-width: 6.25em) {
    .banner .title {
        font-weight: 100;
        font-size: 3.125rem;
    }
}

@media screen and (min-width: 40.625em) {
    .banner .title {
        font-size: 4.375rem;
    }
}

.banner .num {
    font-size: 1.125rem;
    font-weight: 900;
    position: absolute;
    left: 3px;
    font-family: 'Montserrat';
    color: #014365;
}

@media screen and (min-width: 6.25em) {
    .banner .num {
        bottom: 70px;
    }
}

@media screen and (min-width: 40.625em) {
    .banner .num {
        bottom: 50px;
    }
}

.scroll-down {
    position: absolute;
    bottom: 115px;
    display: inline-block;
    padding-left: 50px;
    color: #014365;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    font-weight: 700;
    font-family: 'Montserrat';
    cursor: pointer;
}

@media screen and (min-width: 6.25em) {
    .scroll-down {
        display: none;
    }
}

@media screen and (min-width: 37.5em) {
    .scroll-down {
        display: block;
        left: 1.5%;
    }
}

@media screen and (min-width: 100em) {
    .scroll-down {
        left: 25px;
    }
}

.scroll-down:before {
    content: '';
    position: absolute;
    top: 40%;
    left: 5px;
    width: 35px;
    height: 2px;
    background: currentColor;
    color: #014365;
}


/* // */


/* breadcrumbs */

.breadcrumbs {
    margin-top: 5.9375rem;
    margin-bottom: 80px;
    font-size: 1.125rem;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #191f23;
    list-style: none;
}

.breadcrumbs li a {
    color: #535353;
    font-weight: 900;
    letter-spacing: 0px;
}

.breadcrumbs li a:focus,
.breadcrumbs li a:hover {
    color: #868686;
}

.breadcrumbs li:not(:last-child):after {
    content: '/';
    margin-left: 0.8em;
    margin-right: 0.8em;
    color: #535353;
}


/*  Breadcrumbs 漢堡選單 */

body article.main {
    max-width: 1395px;
    margin-right: auto;
    margin-left: auto;
}

.acad01-template-01.-down {
    background-color: rgba(0, 0, 0, 0.65) !important;
}

.acad01-template-01 .inner-link .name {
    color: #fff;
}

.acad01-template-01 .link {
    color: #fff !important;
}

#Capa_1 {
    fill: #fff !important;
}

.cls-1 {
    stroke: #fff !important;
}

#Capa_2 {
    fill: #fff !important;
}

.cls-2 {
    stroke: #fff !important;
}


/* 我的RWD */

@media (max-width: 1919px) {
    body .banner {
        height: 500px;
    }
}

@media screen and (max-width: 1600px) {
    body .banner {
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-attachment: initial;
    }
}

@media (max-width: 1600px) and (min-width: 1300px) {
    body .banner {
        animation: move 2s ease-in-out alternate;
        background-size: 135%;
    }
    @keyframes move {
        0% {
            opacity: 0;
            background-size: 155%;
        }
        100% {
            background-size: 135%;
            opacity: 1;
        }
    }
    .banner .text-box {
        margin-left: 12%;
        margin-right: 12%;
        position: relative;
    }
}

@media (max-width: 1300px) and (min-width: 1000px) {
    body .banner {
        animation: move 2s ease-in-out alternate;
        background-size: 180%;
    }
    @keyframes move {
        0% {
            background-size: 200%;
            opacity: 0;
        }
        100% {
            background-size: 180%;
            opacity: 1;
        }
    }
    .banner .text-box {
        margin-left: 10%;
        margin-right: 10%;
        position: relative;
    }
    .scroll-down {
        left: -2%;
    }
}

@media (max-width: 1000px) and (min-width: 700px) {
    body .banner {
        animation: move 2s ease-in-out alternate;
        background-size: 300%;
    }
    @keyframes move {
        0% {
            background-size: 320%;
            opacity: 0;
        }
        100% {
            background-size: 300%;
            opacity: 1;
        }
    }
    .banner .text-box {
        margin-left: 12%;
        margin-right: 12%;
        position: relative;
    }
    .banner .title {
        font-size: 3.375rem;
        width: 65%;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .scroll-down {
        left: -2%;
    }
    .acad01-template-01 .nav div {
        background-color: #fff !important;
    }
}

@media screen and (max-width: 700px) {
    body .banner {
        animation: move 2s ease-in-out alternate;
        background-size: 430%;
    }
    @keyframes move {
        0% {
            opacity: 0;
            background-size: 470%;
        }
        100% {
            background-size: 430%;
            opacity: 1;
        }
    }
    .banner .text-box {
        margin-left: 30px;
        margin-right: 30px;
        position: relative;
    }
    .banner .title {
        font-size: 2.375rem;
        width: 100%;
        line-height: 1.2;
    }
    .banner .num {
        font-size: 1.8rem;
        bottom: 30px;
    }
    .scroll-down {
        display: none;
    }
    #about-photo-carousel .swiper-button-next {
        background-color: #91715F;
        top: 95%;
        right: 30%;
    }
    #about-photo-carousel .swiper-button-prev {
        background-color: #91715F;
        top: 95%;
        left: 30%;
    }
    .acad01-template-01 .nav div {
        background-color: #fff !important;
    }
}</pre></body></html>