﻿@charset "UTF-8";
/*! bulma.io v0.5.1 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button,
input,
select,
textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

* {
  box-sizing: inherit; }
  *:before, *:after {
    box-sizing: inherit; }

img,
embed,
object,
audio,
video {
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

html {
  background-color: #fff;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility; }

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

body,
button,
input,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace; }

body {
  color: #4a4a4a;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #114085;
  cursor: pointer;
  text-decoration: none; }
  a strong {
    color: currentColor; }
  a:hover {
    color: #363636; }

code {
  background-color: whitesmoke;
  color: #ff3860;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em; }

hr {
  background-color: #dbdbdb;
  border: none;
  display: block;
  height: 1px;
  margin: 1.5rem 0; }

img {
  height: auto;
  max-width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline; }

small {
  font-size: 0.875em; }

span {
  font-style: inherit;
  font-weight: inherit; }

strong {
  font-weight: 700; }

pre {
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  white-space: pre;
  word-wrap: normal; }
  pre code {
    -webkit-overflow-scrolling: touch;
    background: none;
    color: inherit;
    display: block;
    font-size: 1em;
    overflow-x: auto;
    padding: 1.25rem 1.5rem; }

table td,
table th {
  text-align: left;
  vertical-align: top; }
table th {
  color: #363636; }

.is-clearfix:after {
  clear: both;
  content: " ";
  display: table; }

.is-pulled-left {
  float: left !important; }

.is-pulled-right {
  float: right !important; }

.is-clipped {
  overflow: hidden !important; }

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.is-size-1 {
  font-size: 3rem !important; }

@media screen and (max-width: 767px) {
  .is-size-1-mobile {
    font-size: 3rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-1-tablet {
    font-size: 3rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-1-touch {
    font-size: 3rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-1-desktop {
    font-size: 3rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-1-widescreen {
    font-size: 3rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-1-fullhd {
    font-size: 3rem !important; } }
.is-size-2 {
  font-size: 2.5rem !important; }

@media screen and (max-width: 767px) {
  .is-size-2-mobile {
    font-size: 2.5rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-2-tablet {
    font-size: 2.5rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-2-touch {
    font-size: 2.5rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-2-desktop {
    font-size: 2.5rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-2-widescreen {
    font-size: 2.5rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-2-fullhd {
    font-size: 2.5rem !important; } }
.is-size-3 {
  font-size: 2rem !important; }

@media screen and (max-width: 767px) {
  .is-size-3-mobile {
    font-size: 2rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-3-tablet {
    font-size: 2rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-3-touch {
    font-size: 2rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-3-desktop {
    font-size: 2rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-3-widescreen {
    font-size: 2rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-3-fullhd {
    font-size: 2rem !important; } }
.is-size-4 {
  font-size: 1.5rem !important; }

@media screen and (max-width: 767px) {
  .is-size-4-mobile {
    font-size: 1.5rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-4-tablet {
    font-size: 1.5rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-4-touch {
    font-size: 1.5rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-4-desktop {
    font-size: 1.5rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-4-widescreen {
    font-size: 1.5rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-4-fullhd {
    font-size: 1.5rem !important; } }
.is-size-5 {
  font-size: 1.25rem !important; }

@media screen and (max-width: 767px) {
  .is-size-5-mobile {
    font-size: 1.25rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-5-tablet {
    font-size: 1.25rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-5-touch {
    font-size: 1.25rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-5-desktop {
    font-size: 1.25rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-5-widescreen {
    font-size: 1.25rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-5-fullhd {
    font-size: 1.25rem !important; } }
.is-size-6 {
  font-size: 1rem !important; }

@media screen and (max-width: 767px) {
  .is-size-6-mobile {
    font-size: 1rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-6-tablet {
    font-size: 1rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-6-touch {
    font-size: 1rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-6-desktop {
    font-size: 1rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-6-widescreen {
    font-size: 1rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-6-fullhd {
    font-size: 1rem !important; } }
.is-size-7 {
  font-size: 0.75rem !important; }

@media screen and (max-width: 767px) {
  .is-size-7-mobile {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 768px), print {
  .is-size-7-tablet {
    font-size: 0.75rem !important; } }
@media screen and (max-width: 1007px) {
  .is-size-7-touch {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1008px) {
  .is-size-7-desktop {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1200px) {
  .is-size-7-widescreen {
    font-size: 0.75rem !important; } }
@media screen and (min-width: 1392px) {
  .is-size-7-fullhd {
    font-size: 0.75rem !important; } }
.has-text-centered {
  text-align: center !important; }

@media screen and (max-width: 767px) {
  .has-text-centered-mobile {
    text-align: center !important; } }
@media screen and (min-width: 768px), print {
  .has-text-centered-tablet {
    text-align: center !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .has-text-centered-tablet-only {
    text-align: center !important; } }
@media screen and (max-width: 1007px) {
  .has-text-centered-touch {
    text-align: center !important; } }
@media screen and (min-width: 1008px) {
  .has-text-centered-desktop {
    text-align: center !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .has-text-centered-desktop-only {
    text-align: center !important; } }
@media screen and (min-width: 1200px) {
  .has-text-centered-widescreen {
    text-align: center !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .has-text-centered-widescreen-only {
    text-align: center !important; } }
@media screen and (min-width: 1392px) {
  .has-text-centered-fullhd {
    text-align: center !important; } }
.has-text-left {
  text-align: left !important; }

@media screen and (max-width: 767px) {
  .has-text-left-mobile {
    text-align: left !important; } }
@media screen and (min-width: 768px), print {
  .has-text-left-tablet {
    text-align: left !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .has-text-left-tablet-only {
    text-align: left !important; } }
@media screen and (max-width: 1007px) {
  .has-text-left-touch {
    text-align: left !important; } }
@media screen and (min-width: 1008px) {
  .has-text-left-desktop {
    text-align: left !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .has-text-left-desktop-only {
    text-align: left !important; } }
@media screen and (min-width: 1200px) {
  .has-text-left-widescreen {
    text-align: left !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .has-text-left-widescreen-only {
    text-align: left !important; } }
@media screen and (min-width: 1392px) {
  .has-text-left-fullhd {
    text-align: left !important; } }
.has-text-right {
  text-align: right !important; }

@media screen and (max-width: 767px) {
  .has-text-right-mobile {
    text-align: right !important; } }
@media screen and (min-width: 768px), print {
  .has-text-right-tablet {
    text-align: right !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .has-text-right-tablet-only {
    text-align: right !important; } }
@media screen and (max-width: 1007px) {
  .has-text-right-touch {
    text-align: right !important; } }
@media screen and (min-width: 1008px) {
  .has-text-right-desktop {
    text-align: right !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .has-text-right-desktop-only {
    text-align: right !important; } }
@media screen and (min-width: 1200px) {
  .has-text-right-widescreen {
    text-align: right !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .has-text-right-widescreen-only {
    text-align: right !important; } }
@media screen and (min-width: 1392px) {
  .has-text-right-fullhd {
    text-align: right !important; } }
.is-capitalized {
  text-transform: capitalize !important; }

.is-lowercase {
  text-transform: lowercase !important; }

.is-uppercase {
  text-transform: uppercase !important; }

.has-text-white {
  color: white !important; }

a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important; }

.has-text-black {
  color: #0a0a0a !important; }

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important; }

.has-text-light {
  color: whitesmoke !important; }

a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important; }

.has-text-dark {
  color: #363636 !important; }

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important; }

.has-text-primary {
  color: #114085 !important; }

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #0b2a58 !important; }

.has-text-info {
  color: #3273dc !important; }

a.has-text-info:hover, a.has-text-info:focus {
  color: #205bbc !important; }

.has-text-success {
  color: #23d160 !important; }

a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important; }

.has-text-warning {
  color: #ffdd57 !important; }

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important; }

.has-text-danger {
  color: #ff3860 !important; }

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ff0537 !important; }

.has-text-black-bis {
  color: #121212 !important; }

.has-text-black-ter {
  color: #242424 !important; }

.has-text-grey-darker {
  color: #363636 !important; }

.has-text-grey-dark {
  color: #4a4a4a !important; }

.has-text-grey {
  color: #7a7a7a !important; }

.has-text-grey-light {
  color: #b5b5b5 !important; }

.has-text-grey-lighter {
  color: #dbdbdb !important; }

.has-text-white-ter {
  color: whitesmoke !important; }

.has-text-white-bis {
  color: #fafafa !important; }

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

@media screen and (max-width: 767px) {
  .is-block-mobile {
    display: block !important; } }
@media screen and (min-width: 768px), print {
  .is-block-tablet {
    display: block !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-block-tablet-only {
    display: block !important; } }
@media screen and (max-width: 1007px) {
  .is-block-touch {
    display: block !important; } }
@media screen and (min-width: 1008px) {
  .is-block-desktop {
    display: block !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-block-desktop-only {
    display: block !important; } }
@media screen and (min-width: 1200px) {
  .is-block-widescreen {
    display: block !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-block-widescreen-only {
    display: block !important; } }
@media screen and (min-width: 1392px) {
  .is-block-fullhd {
    display: block !important; } }
.is-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

@media screen and (max-width: 767px) {
  .is-flex-mobile {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 768px), print {
  .is-flex-tablet {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-flex-tablet-only {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (max-width: 1007px) {
  .is-flex-touch {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1008px) {
  .is-flex-desktop {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-flex-desktop-only {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1200px) {
  .is-flex-widescreen {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-flex-widescreen-only {
    display: -ms-flexbox !important;
    display: flex !important; } }
@media screen and (min-width: 1392px) {
  .is-flex-fullhd {
    display: -ms-flexbox !important;
    display: flex !important; } }
.is-inline {
  display: inline !important; }

@media screen and (max-width: 767px) {
  .is-inline-mobile {
    display: inline !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-tablet {
    display: inline !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-inline-tablet-only {
    display: inline !important; } }
@media screen and (max-width: 1007px) {
  .is-inline-touch {
    display: inline !important; } }
@media screen and (min-width: 1008px) {
  .is-inline-desktop {
    display: inline !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-inline-desktop-only {
    display: inline !important; } }
@media screen and (min-width: 1200px) {
  .is-inline-widescreen {
    display: inline !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-inline-widescreen-only {
    display: inline !important; } }
@media screen and (min-width: 1392px) {
  .is-inline-fullhd {
    display: inline !important; } }
.is-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 767px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-inline-block-tablet-only {
    display: inline-block !important; } }
@media screen and (max-width: 1007px) {
  .is-inline-block-touch {
    display: inline-block !important; } }
@media screen and (min-width: 1008px) {
  .is-inline-block-desktop {
    display: inline-block !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }
@media screen and (min-width: 1200px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }
@media screen and (min-width: 1392px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }
.is-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media screen and (max-width: 767px) {
  .is-inline-flex-mobile {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 768px), print {
  .is-inline-flex-tablet {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-inline-flex-tablet-only {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (max-width: 1007px) {
  .is-inline-flex-touch {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1008px) {
  .is-inline-flex-desktop {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-inline-flex-desktop-only {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1200px) {
  .is-inline-flex-widescreen {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-inline-flex-widescreen-only {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media screen and (min-width: 1392px) {
  .is-inline-flex-fullhd {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.is-hidden {
  display: none !important; }

@media screen and (max-width: 767px) {
  .is-hidden-mobile {
    display: none !important; } }
@media screen and (min-width: 768px), print {
  .is-hidden-tablet {
    display: none !important; } }
@media screen and (min-width: 768px) and (max-width: 1007px) {
  .is-hidden-tablet-only {
    display: none !important; } }
@media screen and (max-width: 1007px) {
  .is-hidden-touch {
    display: none !important; } }
@media screen and (min-width: 1008px) {
  .is-hidden-desktop {
    display: none !important; } }
@media screen and (min-width: 1008px) and (max-width: 1199px) {
  .is-hidden-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1200px) {
  .is-hidden-widescreen {
    display: none !important; } }
@media screen and (min-width: 1200px) and (max-width: 1391px) {
  .is-hidden-widescreen-only {
    display: none !important; } }
@media screen and (min-width: 1392px) {
  .is-hidden-fullhd {
    display: none !important; } }
.is-marginless {
  margin: 0 !important; }

.is-paddingless {
  padding: 0 !important; }

.is-radiusless {
  border-radius: 0 !important; }

.is-shadowless {
  box-shadow: none !important; }

.is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.column {
  display: block;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 0.75rem; }
  .columns.is-mobile > .column.is-narrow {
    -ms-flex: none;
        flex: none; }
  .columns.is-mobile > .column.is-full {
    -ms-flex: none;
        flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-three-quarters {
    -ms-flex: none;
        flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-two-thirds {
    -ms-flex: none;
        flex: none;
    width: 66.6666%; }
  .columns.is-mobile > .column.is-half {
    -ms-flex: none;
        flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-one-third {
    -ms-flex: none;
        flex: none;
    width: 33.3333%; }
  .columns.is-mobile > .column.is-one-quarter {
    -ms-flex: none;
        flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%; }
  .columns.is-mobile > .column.is-offset-half {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%; }
  .columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-1 {
    -ms-flex: none;
        flex: none;
    width: 8.3333333333%; }
  .columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.3333333333%; }
  .columns.is-mobile > .column.is-2 {
    -ms-flex: none;
        flex: none;
    width: 16.6666666667%; }
  .columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.6666666667%; }
  .columns.is-mobile > .column.is-3 {
    -ms-flex: none;
        flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-4 {
    -ms-flex: none;
        flex: none;
    width: 33.3333333333%; }
  .columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.3333333333%; }
  .columns.is-mobile > .column.is-5 {
    -ms-flex: none;
        flex: none;
    width: 41.6666666667%; }
  .columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.6666666667%; }
  .columns.is-mobile > .column.is-6 {
    -ms-flex: none;
        flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-7 {
    -ms-flex: none;
        flex: none;
    width: 58.3333333333%; }
  .columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.3333333333%; }
  .columns.is-mobile > .column.is-8 {
    -ms-flex: none;
        flex: none;
    width: 66.6666666667%; }
  .columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.6666666667%; }
  .columns.is-mobile > .column.is-9 {
    -ms-flex: none;
        flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-10 {
    -ms-flex: none;
        flex: none;
    width: 83.3333333333%; }
  .columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.3333333333%; }
  .columns.is-mobile > .column.is-11 {
    -ms-flex: none;
        flex: none;
    width: 91.6666666667%; }
  .columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.6666666667%; }
  .columns.is-mobile > .column.is-12 {
    -ms-flex: none;
        flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%; }
  @media screen and (max-width: 767px) {
    .column.is-narrow-mobile {
      -ms-flex: none;
          flex: none; }
    .column.is-full-mobile {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters-mobile {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds-mobile {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half-mobile {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third-mobile {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-mobile {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters-mobile {
      margin-left: 75%; }
    .column.is-offset-two-thirds-mobile {
      margin-left: 66.6666%; }
    .column.is-offset-half-mobile {
      margin-left: 50%; }
    .column.is-offset-one-third-mobile {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-mobile {
      margin-left: 25%; }
    .column.is-1-mobile {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-mobile {
      margin-left: 8.3333333333%; }
    .column.is-2-mobile {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-mobile {
      margin-left: 16.6666666667%; }
    .column.is-3-mobile {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3-mobile {
      margin-left: 25%; }
    .column.is-4-mobile {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-mobile {
      margin-left: 33.3333333333%; }
    .column.is-5-mobile {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-mobile {
      margin-left: 41.6666666667%; }
    .column.is-6-mobile {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6-mobile {
      margin-left: 50%; }
    .column.is-7-mobile {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-mobile {
      margin-left: 58.3333333333%; }
    .column.is-8-mobile {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-mobile {
      margin-left: 66.6666666667%; }
    .column.is-9-mobile {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9-mobile {
      margin-left: 75%; }
    .column.is-10-mobile {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-mobile {
      margin-left: 83.3333333333%; }
    .column.is-11-mobile {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-mobile {
      margin-left: 91.6666666667%; }
    .column.is-12-mobile {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12-mobile {
      margin-left: 100%; } }
  @media screen and (min-width: 768px), print {
    .column.is-narrow, .column.is-narrow-tablet {
      -ms-flex: none;
          flex: none; }
    .column.is-full, .column.is-full-tablet {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters, .column.is-three-quarters-tablet {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds, .column.is-two-thirds-tablet {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half, .column.is-half-tablet {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third, .column.is-one-third-tablet {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter, .column.is-one-quarter-tablet {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
      margin-left: 75%; }
    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
      margin-left: 66.6666%; }
    .column.is-offset-half, .column.is-offset-half-tablet {
      margin-left: 50%; }
    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
      margin-left: 25%; }
    .column.is-1, .column.is-1-tablet {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1, .column.is-offset-1-tablet {
      margin-left: 8.3333333333%; }
    .column.is-2, .column.is-2-tablet {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2, .column.is-offset-2-tablet {
      margin-left: 16.6666666667%; }
    .column.is-3, .column.is-3-tablet {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3, .column.is-offset-3-tablet {
      margin-left: 25%; }
    .column.is-4, .column.is-4-tablet {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4, .column.is-offset-4-tablet {
      margin-left: 33.3333333333%; }
    .column.is-5, .column.is-5-tablet {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5, .column.is-offset-5-tablet {
      margin-left: 41.6666666667%; }
    .column.is-6, .column.is-6-tablet {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6, .column.is-offset-6-tablet {
      margin-left: 50%; }
    .column.is-7, .column.is-7-tablet {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7, .column.is-offset-7-tablet {
      margin-left: 58.3333333333%; }
    .column.is-8, .column.is-8-tablet {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8, .column.is-offset-8-tablet {
      margin-left: 66.6666666667%; }
    .column.is-9, .column.is-9-tablet {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9, .column.is-offset-9-tablet {
      margin-left: 75%; }
    .column.is-10, .column.is-10-tablet {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10, .column.is-offset-10-tablet {
      margin-left: 83.3333333333%; }
    .column.is-11, .column.is-11-tablet {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11, .column.is-offset-11-tablet {
      margin-left: 91.6666666667%; }
    .column.is-12, .column.is-12-tablet {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12, .column.is-offset-12-tablet {
      margin-left: 100%; } }
  @media screen and (max-width: 1007px) {
    .column.is-narrow-touch {
      -ms-flex: none;
          flex: none; }
    .column.is-full-touch {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters-touch {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds-touch {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half-touch {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third-touch {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-touch {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters-touch {
      margin-left: 75%; }
    .column.is-offset-two-thirds-touch {
      margin-left: 66.6666%; }
    .column.is-offset-half-touch {
      margin-left: 50%; }
    .column.is-offset-one-third-touch {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-touch {
      margin-left: 25%; }
    .column.is-1-touch {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-touch {
      margin-left: 8.3333333333%; }
    .column.is-2-touch {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-touch {
      margin-left: 16.6666666667%; }
    .column.is-3-touch {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3-touch {
      margin-left: 25%; }
    .column.is-4-touch {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-touch {
      margin-left: 33.3333333333%; }
    .column.is-5-touch {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-touch {
      margin-left: 41.6666666667%; }
    .column.is-6-touch {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6-touch {
      margin-left: 50%; }
    .column.is-7-touch {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-touch {
      margin-left: 58.3333333333%; }
    .column.is-8-touch {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-touch {
      margin-left: 66.6666666667%; }
    .column.is-9-touch {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9-touch {
      margin-left: 75%; }
    .column.is-10-touch {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-touch {
      margin-left: 83.3333333333%; }
    .column.is-11-touch {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-touch {
      margin-left: 91.6666666667%; }
    .column.is-12-touch {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12-touch {
      margin-left: 100%; } }
  @media screen and (min-width: 1008px) {
    .column.is-narrow-desktop {
      -ms-flex: none;
          flex: none; }
    .column.is-full-desktop {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters-desktop {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds-desktop {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half-desktop {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third-desktop {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-desktop {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters-desktop {
      margin-left: 75%; }
    .column.is-offset-two-thirds-desktop {
      margin-left: 66.6666%; }
    .column.is-offset-half-desktop {
      margin-left: 50%; }
    .column.is-offset-one-third-desktop {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-desktop {
      margin-left: 25%; }
    .column.is-1-desktop {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-desktop {
      margin-left: 8.3333333333%; }
    .column.is-2-desktop {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-desktop {
      margin-left: 16.6666666667%; }
    .column.is-3-desktop {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3-desktop {
      margin-left: 25%; }
    .column.is-4-desktop {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-desktop {
      margin-left: 33.3333333333%; }
    .column.is-5-desktop {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-desktop {
      margin-left: 41.6666666667%; }
    .column.is-6-desktop {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6-desktop {
      margin-left: 50%; }
    .column.is-7-desktop {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-desktop {
      margin-left: 58.3333333333%; }
    .column.is-8-desktop {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-desktop {
      margin-left: 66.6666666667%; }
    .column.is-9-desktop {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9-desktop {
      margin-left: 75%; }
    .column.is-10-desktop {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-desktop {
      margin-left: 83.3333333333%; }
    .column.is-11-desktop {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-desktop {
      margin-left: 91.6666666667%; }
    .column.is-12-desktop {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1200px) {
    .column.is-narrow-widescreen {
      -ms-flex: none;
          flex: none; }
    .column.is-full-widescreen {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters-widescreen {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds-widescreen {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half-widescreen {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third-widescreen {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-widescreen {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters-widescreen {
      margin-left: 75%; }
    .column.is-offset-two-thirds-widescreen {
      margin-left: 66.6666%; }
    .column.is-offset-half-widescreen {
      margin-left: 50%; }
    .column.is-offset-one-third-widescreen {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-widescreen {
      margin-left: 25%; }
    .column.is-1-widescreen {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-widescreen {
      margin-left: 8.3333333333%; }
    .column.is-2-widescreen {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-widescreen {
      margin-left: 16.6666666667%; }
    .column.is-3-widescreen {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3-widescreen {
      margin-left: 25%; }
    .column.is-4-widescreen {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-widescreen {
      margin-left: 33.3333333333%; }
    .column.is-5-widescreen {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-widescreen {
      margin-left: 41.6666666667%; }
    .column.is-6-widescreen {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6-widescreen {
      margin-left: 50%; }
    .column.is-7-widescreen {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-widescreen {
      margin-left: 58.3333333333%; }
    .column.is-8-widescreen {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-widescreen {
      margin-left: 66.6666666667%; }
    .column.is-9-widescreen {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9-widescreen {
      margin-left: 75%; }
    .column.is-10-widescreen {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-widescreen {
      margin-left: 83.3333333333%; }
    .column.is-11-widescreen {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-widescreen {
      margin-left: 91.6666666667%; }
    .column.is-12-widescreen {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1392px) {
    .column.is-narrow-fullhd {
      -ms-flex: none;
          flex: none; }
    .column.is-full-fullhd {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-three-quarters-fullhd {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-two-thirds-fullhd {
      -ms-flex: none;
          flex: none;
      width: 66.6666%; }
    .column.is-half-fullhd {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-one-third-fullhd {
      -ms-flex: none;
          flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-fullhd {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-three-quarters-fullhd {
      margin-left: 75%; }
    .column.is-offset-two-thirds-fullhd {
      margin-left: 66.6666%; }
    .column.is-offset-half-fullhd {
      margin-left: 50%; }
    .column.is-offset-one-third-fullhd {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-fullhd {
      margin-left: 25%; }
    .column.is-1-fullhd {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .column.is-offset-1-fullhd {
      margin-left: 8.3333333333%; }
    .column.is-2-fullhd {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .column.is-offset-2-fullhd {
      margin-left: 16.6666666667%; }
    .column.is-3-fullhd {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .column.is-offset-3-fullhd {
      margin-left: 25%; }
    .column.is-4-fullhd {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .column.is-offset-4-fullhd {
      margin-left: 33.3333333333%; }
    .column.is-5-fullhd {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .column.is-offset-5-fullhd {
      margin-left: 41.6666666667%; }
    .column.is-6-fullhd {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .column.is-offset-6-fullhd {
      margin-left: 50%; }
    .column.is-7-fullhd {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .column.is-offset-7-fullhd {
      margin-left: 58.3333333333%; }
    .column.is-8-fullhd {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .column.is-offset-8-fullhd {
      margin-left: 66.6666666667%; }
    .column.is-9-fullhd {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .column.is-offset-9-fullhd {
      margin-left: 75%; }
    .column.is-10-fullhd {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .column.is-offset-10-fullhd {
      margin-left: 83.3333333333%; }
    .column.is-11-fullhd {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .column.is-offset-11-fullhd {
      margin-left: 91.6666666667%; }
    .column.is-12-fullhd {
      -ms-flex: none;
          flex: none;
      width: 100%; }
    .column.is-offset-12-fullhd {
      margin-left: 100%; } }

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem; }
  .columns:last-child {
    margin-bottom: -0.75rem; }
  .columns:not(:last-child) {
    margin-bottom: 0.75rem; }
  .columns.is-centered {
    -ms-flex-pack: center;
        justify-content: center; }
  .columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
    .columns.is-gapless:last-child {
      margin-bottom: 0; }
    .columns.is-gapless:not(:last-child) {
      margin-bottom: 1.5rem; }
    .columns.is-gapless > .column {
      margin: 0;
      padding: 0; }
  @media screen and (min-width: 768px), print {
    .columns.is-grid {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .columns.is-grid > .column {
        max-width: 33.3333%;
        padding: 0.75rem;
        width: 33.3333%; }
        .columns.is-grid > .column + .column {
          margin-left: 0; } }
  .columns.is-mobile {
    display: -ms-flexbox;
    display: flex; }
  .columns.is-multiline {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .columns.is-vcentered {
    -ms-flex-align: center;
        align-items: center; }
  @media screen and (min-width: 768px), print {
    .columns:not(.is-desktop) {
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 1008px) {
    .columns.is-desktop {
      display: -ms-flexbox;
      display: flex; } }

.tile {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: block;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-height: -webkit-min-content;
  min-height: -moz-min-content;
  min-height: min-content; }
  .tile.is-ancestor {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }
    .tile.is-ancestor:last-child {
      margin-bottom: -0.75rem; }
    .tile.is-ancestor:not(:last-child) {
      margin-bottom: 0.75rem; }
  .tile.is-child {
    margin: 0 !important; }
  .tile.is-parent {
    padding: 0.75rem; }
  .tile.is-vertical {
    -ms-flex-direction: column;
        flex-direction: column; }
    .tile.is-vertical > .tile.is-child:not(:last-child) {
      margin-bottom: 1.5rem !important; }
  @media screen and (min-width: 768px), print {
    .tile:not(.is-child) {
      display: -ms-flexbox;
      display: flex; }
    .tile.is-1 {
      -ms-flex: none;
          flex: none;
      width: 8.3333333333%; }
    .tile.is-2 {
      -ms-flex: none;
          flex: none;
      width: 16.6666666667%; }
    .tile.is-3 {
      -ms-flex: none;
          flex: none;
      width: 25%; }
    .tile.is-4 {
      -ms-flex: none;
          flex: none;
      width: 33.3333333333%; }
    .tile.is-5 {
      -ms-flex: none;
          flex: none;
      width: 41.6666666667%; }
    .tile.is-6 {
      -ms-flex: none;
          flex: none;
      width: 50%; }
    .tile.is-7 {
      -ms-flex: none;
          flex: none;
      width: 58.3333333333%; }
    .tile.is-8 {
      -ms-flex: none;
          flex: none;
      width: 66.6666666667%; }
    .tile.is-9 {
      -ms-flex: none;
          flex: none;
      width: 75%; }
    .tile.is-10 {
      -ms-flex: none;
          flex: none;
      width: 83.3333333333%; }
    .tile.is-11 {
      -ms-flex: none;
          flex: none;
      width: 91.6666666667%; }
    .tile.is-12 {
      -ms-flex: none;
          flex: none;
      width: 100%; } }

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fa.fa-meetup {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-clock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-play-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-photo {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-image {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-share-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eye {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eye-slash {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-twitter-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-heart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-linkedin-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-github-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bookmark-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-twitter {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hdd-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-files-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-floppy-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pinterest {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-money {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-linkedin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-comment-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comments-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-building-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hospital-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-compass {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-support {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-send-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-copyright {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-object-group {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-registered {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-map-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa-search:before {
  content: "\f002"; }

.fa-user:before {
  content: "\f007"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-frown:before {
  content: "\f119"; }

.fa-heart:before {
  content: "\f004"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google:before {
  content: "\f1a0"; }

.fa.fa-facebook:before {
  content: "\f39e"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: ""; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-clock:before {
  content: "\f017"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-times:before {
  content: "\f00d"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-plus:before {
  content: "\f067"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 0.75; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }

  .mfp-arrow-left {
    transform-origin: 0; }

  .mfp-arrow-right {
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  font-size: .9em;
  line-height: 1.4; }

@media (min-width: 768px) {
  html {
    font-size: 1em; } }
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*文字色*/
/*a連結滑上文字*/
/*登入, 購物車, saerch, 手機menu -- 顏色 */
/*------------------------------------*\
  #Generic
\*------------------------------------*/
body {
  font-family: "微軟正黑體";
  width: 100%;
  box-sizing: border-box;
  color: #333;
  font-size: 14px; }
  body.has-txtbar header {
    top: 32px; }
  body.has-txtbar .mainContent {
    padding-top: calc(64px + 32px); }

a {
  color: #333;
  text-decoration: none; }
  a:focus, a:active {
    color: #333; }

input {
  color: #333;
  line-height: 24px;
  font-size: 16px; }

input[type="checkbox"] {
  border-radius: 0; }

.custom-label-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-on {
  text-indent: -3.4em; }

.custom-label-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-off {
  text-indent: 0.5em; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
textarea {
  -webkit-appearance: none;
  border: solid 1px #979797;
  border-radius: 0;
  padding: 3px 10px;
  font-family: "微軟正黑體"; }

select {
  color: #333;
  border: solid 1px #979797;
  border-radius: 0;
  padding: 3px 10px;
  font-size: 14px;
  line-height: 24px;
  height: 32px;
  font-family: "微軟正黑體";
  background-color: #fff; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

section {
  margin: 0 0 45px; }

.wrap {
  position: relative;
  width: 100%;
  overflow-y: hidden; }

.mainContent {
  transform: translateX(0);
  transition: transform .5s;
  width: 100%;
  padding: 64px 0 0; }

.contentWrap {
  min-height: calc(100vh - 64px - 770px); }

.pageCover {
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 4; }

.mmenu-opened .pageCover {
  display: block;
  z-index: 21; }

.secTitle {
  letter-spacing: 2px;
  margin: 45px 0 15px; }

.btnWrap {
  text-align: center;
  padding: 30px 0; }
  .btnWrap.btnWrap-two {
    margin: 0 15px; }
    .btnWrap.btnWrap-two .btn,
    .btnWrap.btnWrap-two .btn_second {
      width: calc((100% - 10px - 5px)/2);
      padding: 0;
      margin: 0 8px 0 0; }
      .btnWrap.btnWrap-two .btn:last-child,
      .btnWrap.btnWrap-two .btn_second:last-child {
        margin: 0; }

.btnWrap_add {
  margin: 0 0 15px; }
  .btnWrap_add a {
    font-size: 14px;
    text-decoration: underline; }
    .btnWrap_add a.btn {
      text-decoration: none; }
  .btnWrap_add label {
    font-size: 14px; }
    .btnWrap_add label input {
      margin: 0 10px 0 0; }

.btnWrap-full {
  margin: 15px 0; }
  .btnWrap-full .btn {
    width: 100%;
    margin: 0 0 5px; }

.inputwrap + .btnWrap-full {
  margin: 30px 0 15px; }

.btn {
  display: inline-block;
  background: #333;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
  padding: 0 15px;
  text-align: center;
  border-radius: 4px; }
  .btn:hover {
    color: #fff; }
  .btn.btn-fb {
    background: #3B5998; }
    .btn.btn-fb:hover {
      background: #446BBC; }
  .btn.btn-google {
    background: #dd3826; }
    .btn.btn-google:hover {
      background: #e05243; }
  .btn.btn-line {
    background: #00bc00; }
    .btn.btn-line .line_text {
      font-weight: bold;
      font-size: 16px; }
    .btn.btn-line:hover {
      background: #2ace2a; }
  .btn i {
    margin: 0 3px 0 0; }

.btn_second {
  display: inline-block;
  background: #dfdfdf;
  color: #333;
  font-size: 15px;
  line-height: 45px;
  padding: 0 15px;
  text-align: center; }
  .btn_second i {
    margin: 0 3px 0 0; }

.checkboxwrap {
  padding: 5px 0; }
  .checkboxwrap label {
    display: block;
    font-size: 14px; }
    .checkboxwrap label input[type="checkbox"] {
      vertical-align: middle;
      margin: 0 5px 0 0; }

.slick-prev {
  width: 40px;
  height: 40px;
  left: -15px;
  z-index: 2;
  background: url(../../images/zh-cht/icons/btn-left.svg) no-repeat center center/100% auto; }
  .slick-prev:before {
    display: none; }
  .slick-prev.slick-disabled {
    opacity: 0; }
  .slick-prev:focus, .slick-prev:hover {
    background: url(../../images/zh-cht/icons/btn-left.svg) no-repeat center center/100% auto; }

.slick-next {
  width: 40px;
  height: 40px;
  right: -15px;
  background: url(../../images/zh-cht/icons/btn-right.svg) no-repeat center center/100% auto; }
  .slick-next:before {
    display: none; }
  .slick-next.slick-disabled {
    opacity: 0; }
  .slick-next:focus, .slick-next:hover {
    background: url(../../images/zh-cht/icons/btn-right.svg) no-repeat center center/100% auto; }

.carousel {
  margin: 0 0 30px; }
  .carousel .pdbox {
    margin: 0 5px; }
  .carousel .slick-prev,
  .carousel .slick-next {
    z-index: 2;
    width: 25px;
    height: 50px; }
    .carousel .slick-prev:before,
    .carousel .slick-next:before {
      display: none; }

.pdbox {
  margin-bottom: 45px; }

.pdbox_img_wrap {
  position: relative;
  display: block;
  margin-bottom: 10px; }

.pdbox_tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #f26868;
  padding: 2px 4px;
  line-height: 20px; }

.pdbox_favor {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px; }
  .pdbox_favor img {
    display: block; }
    .pdbox_favor img:nth-child(2) {
      display: none; }
  .pdbox_favor:hover img:nth-child(1), .pdbox_favor.active img:nth-child(1) {
    display: none; }
  .pdbox_favor:hover img:nth-child(2), .pdbox_favor.active img:nth-child(2) {
    display: block; }

.pdbox_info {
  color: #c74c4c;
  line-height: 20px;
  margin-bottom: 5px;
  height: 20px;
  overflow-y: hidden; }

.pdbox_name {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  height: 60px;
  overflow: hidden; }
  .pdbox_name.small {
    font-size: 16px;
    margin-bottom: 5px; }

.pdbox_subname {
  color: #c74c4c;
  margin-bottom: 10px;
  line-height: 21px;
  height: 21px;
  overflow: hidden; }
  .pdbox_subname.small {
    color: #505050; }

.pdbox_price-origin {
  display: inline-block;
  text-decoration: line-through;
  font-size: 16px;
  color: #8f8f8f;
  margin-bottom: 10px; }
  .pdbox_price-origin.small {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 20px;
    margin-bottom: 0; }

.pdbox_price-sale {
  display: inline-block;
  color: #c74c4c;
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
  margin-bottom: 10px; }
  .pdbox_price-sale.small {
    font-size: 16px;
    color: #c74c4c;
    line-height: 20px;
    margin-bottom: 0; }

.pdbox_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  .pdbox_btn .pdbox_select {
    width: 100%;
    line-height: 36px;
    height: 42px;
    margin-bottom: 15px; }
  .pdbox_btn .btn_addcart {
    width: calc((100% - 10px) / 2);
    background: #515151;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    text-align: center; }
  .pdbox_btn .btn_buynow {
    width: calc((100% - 10px) / 2);
    background: #d11c1c;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    text-align: center; }
  .pdbox_btn .btn_more {
    width: 100%;
    background: #515151;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    text-align: center; }

.selectwrap {
  position: relative;
  display: inline-block;
  border: solid 1px #979797; }
  .selectwrap:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 16px;
    background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/65% auto;
    transform: rotateZ(90deg);
    right: 10px;
    top: 8px;
    pointer-events: none; }
  .selectwrap select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0 45px 0 15px;
    border-radius: 0;
    line-height: 30px;
    height: 30px;
    border: 0;
    font-size: 1em;
    background: #fff; }

.breadcrumb {
  padding: 10px 15px; }
  .breadcrumb li {
    display: inline-block;
    position: relative;
    padding-right: 22px; }
    .breadcrumb li:after {
      content: '';
      display: block;
      position: absolute;
      width: 6px;
      height: 30px;
      background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center/100% auto;
      right: 4px;
      top: 0px; }
    .breadcrumb li:last-child:after {
      display: none; }
    .breadcrumb li:last-child a {
      color: #333; }
  .breadcrumb a {
    display: block;
    line-height: 30px;
    color: #888; }

.pagination_desktop {
  display: none; }

.pagination {
  padding: 30px 0; }
  .pagination button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    background: transparent;
    width: 10px;
    height: 30px;
    vertical-align: middle; }
    .pagination button:first-child {
      background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/50% auto; }
    .pagination button:last-child {
      background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/50% auto; }
    .pagination button.disabled {
      opacity: 0.6; }
  .pagination a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 5px;
    margin: 0 5px; }
    .pagination a:after {
      content: '/';
      position: absolute;
      right: -10px;
      top: 0;
      font-weight: normal; }
    .pagination a:last-of-type:after {
      display: none; }
    .pagination a.active {
      font-weight: bold; }

.botNotes {
  font-size: 0.9em;
  margin: 2px 0 0; }
  .botNotes:last-of-type {
    margin: 2px 0 30px 0; }

.emphasize {
  font-size: 20px; }

.popup {
  margin: 0 auto;
  padding: 15px;
  background: #fff; }

.popup_title {
  text-align: center;
  font-size: 1.2em;
  padding: 10px 0;
  margin: 0 0 15px; }

.stock-ok {
  color: green; }

.stock-low {
  color: #ee8e04; }

.stock-zero {
  color: red; }

.pageTitle {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 30px; }

.inputwrap {
  margin: 0 0 15px; }
  .inputwrap label {
    display: block; }
  .inputwrap input[type="text"],
  .inputwrap input[type="password"],
  .inputwrap input[type="email"],
  .inputwrap input[type="tel"],
  .inputwrap input[type="date"],
  .inputwrap select {
    width: 100%; }
    .inputwrap input[type="text"].error,
    .inputwrap input[type="password"].error,
    .inputwrap input[type="email"].error,
    .inputwrap input[type="tel"].error,
    .inputwrap input[type="date"].error,
    .inputwrap select.error {
      border: 2px solid red; }
  .inputwrap.captcha input {
    width: 78%;
    display: inline-block; }
  .inputwrap.captcha .captcha_img {
    max-width: 20%;
    display: inline-block;
    vertical-align: top; }
  .inputwrap.vcode input {
    width: calc(100% - 140px);
    display: inline-block;
    margin-right: 10px; }
  .inputwrap.vcode .getvcode {
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin-top: 0; }
  .inputwrap.vcode .waitvcode {
    display: none;
    width: 130px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    margin-top: 0; }
  .inputwrap.vcode .countdown {
    display: inline-block;
    width: 22px; }
  .inputwrap.vcode.active .getvcode {
    display: none; }
  .inputwrap.vcode.active .waitvcode {
    display: inline-block; }
  .inputwrap.ean input {
    width: calc(100% - 100px); }
  .inputwrap.ean .btn {
    width: 90px; }
  .inputwrap.ean .ean_result {
    display: none;
    color: red; }
    .inputwrap.ean .ean_result.show {
      display: block; }
  .inputwrap.upload .btn_upload {
    line-height: 27px;
    height: 29px;
    border-radius: 4px;
    outline: none;
    border: 1px solid;
    margin-top: 5px; }
  .inputwrap.upload .uploaded {
    max-width: 300px;
    background-size: contain;
    background-repeat: no-repeat; }
    .inputwrap.upload .uploaded img {
      width: 100%; }
  .inputwrap .btn,
  .inputwrap .btn_second {
    margin-top: 10px;
    line-height: 35px; }
  .inputwrap .inputwrap_note {
    font-size: 13px;
    margin: 0; }
  .inputwrap input + select,
  .inputwrap select + select,
  .inputwrap select + input {
    margin-top: 10px; }
  .inputwrap .error + select,
  .inputwrap .error + select,
  .inputwrap .error + input {
    margin-top: 10px; }
  .inputwrap textarea {
    width: 100%;
    resize: none; }
  .inputwrap .onoffswitch {
    display: inline-block; }
  .inputwrap .onoffswitch_txt {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    font-size: 14px; }

.grayBgTitle {
  color: #fff;
  padding: 0 15px 0 30px;
  margin: 0 15px;
  line-height: 30px;
  background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, #888; }
  .grayBgTitle.grayBgTitle-toggle {
    cursor: pointer;
    background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, url(../../images/zh-cht/icons/select-white.png) no-repeat right top, #888; }
    .grayBgTitle.grayBgTitle-toggle.active {
      background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, url(../../images/zh-cht/icons/select-white.png) no-repeat right -27px, #888; }

.labelTitle {
  position: relative;
  padding: 0 0 0 25px;
  color: #333;
  line-height: 35px;
  font-size: 16px;
  border-bottom: solid 1px #333;
  background: url(../../images/zh-cht/icons/label-black.png) no-repeat 5px center; }
  .labelTitle .btn_add {
    position: absolute;
    top: 3px;
    right: 0;
    color: #fff;
    background: #d11c1c;
    padding: 0 15px;
    text-align: center;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 500; }

.noteWrap {
  padding: 15px 30px;
  margin: 0 15px;
  border: solid 1px #979797; }
  .noteWrap .noteWrap_head {
    margin: 0 0 30px;
    font-size: 15px;
    font-weight: bold; }
  .noteWrap ul,
  .noteWrap ol {
    padding: 0 0 0 15px;
    margin: 0 0 15px; }
  .noteWrap li {
    font-size: 15px; }

.redTxt {
  color: red; }

.dtwrap {
  overflow: hidden; }
  .dtwrap.has-gap {
    padding-left: 20px;
    padding-right: 20px; }
  .dtwrap > .columns {
    margin-top: 0; }

.dtwrap-small {
  overflow: hidden; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("fonts/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("fonts/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("fonts/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("fonts/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("fonts/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("fonts/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../fonts/ui-icons_777777_256x240.png"); }

.error {
  display: inline;
  color: red; }

span#rfvEmail[style*="inline"], span#revEmail[style*="inline"] {
  display: block !Important; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (min-width: 600px) {
  .noteWrap {
    width: 540px;
    margin: 0 auto; }

  .btnWrap.btnWrap-two .btn,
  .btnWrap.btnWrap-two .btn_second {
    width: 120px; }

  .btnWrap_add a {
    font-size: 15px; }

  .checkboxwrap label {
    font-size: 15px; } }
@media (min-width: 768px) {
  .contentWrap {
    min-height: calc(100vh - 64px - 585px); }

  .pdbox_info {
    font-size: 12px;
    line-height: 14px;
    height: 14px; }

  .pdbox_name {
    font-size: 20px;
    line-height: 28px;
    height: 84px; }
    .pdbox_name.small {
      font-size: 14px;
      line-height: 18px;
      height: 54px; }

  .pdbox_subname.small {
    font-size: 13px;
    line-height: 16px; }

  .pdbox_price-sale {
    font-size: 24px; }

  .pdbox_btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .pdbox_btn .pdbox_select {
      width: calc((100% - 20px) / 3);
      margin-bottom: 0; }
    .pdbox_btn .btn_addcart {
      width: calc((100% - 20px) / 3); }
    .pdbox_btn .btn_buynow {
      width: calc((100% - 20px) / 3); }

  .pageTitle {
    font-size: 22px; }

  .carousel {
    width: 760px;
    margin-left: auto;
    margin-right: auto; }

  .popup {
    width: 500px;
    position: relative;
    padding: 30px; }

  .inputwrap label {
    font-size: 16px; }

  .pagination {
    display: none; }

  .pagination_desktop {
    display: block;
    padding: 30px 0; }
    .pagination_desktop button {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: 0;
      background: transparent;
      width: 20px;
      height: 30px;
      vertical-align: middle; }
      .pagination_desktop button:first-child {
        background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/50% auto; }
      .pagination_desktop button:last-child {
        background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/50% auto; }
      .pagination_desktop button.disabled {
        opacity: 0.6; }
    .pagination_desktop a {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      padding: 0 5px;
      margin: 0 5px; }
      .pagination_desktop a.active {
        position: relative;
        font-weight: bold;
        background-color: #888;
        color: #fff; } }
@media (min-width: 1200px) {
  body.has-txtbar .mainContent {
    padding-top: calc(130px + 32px); }

  .mainContent {
    padding: 130px 0 0; }

  .contentWrap {
    min-height: calc(100vh - 130px - 541px); }

  .dtwrap,
  .dtwrap-mainMenu {
    max-width: 1200px;
    margin: 0 auto; }

  .dtwrap-small {
    max-width: 760px;
    margin: 0 auto; }

  .carousel {
    width: 1000px; }

  .btn:hover {
    background: #000;
    color: #fff; }
  .btn:focus, .btn:active {
    color: #fff; }

  .btn_second:hover {
    background: #cfcfcf; } }
header {
  height: 64px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 1px 1px rgba(125, 125, 125, 0.5);
  z-index: 20;
  background: #fff; }

.header_inner {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px; }

.header_icon {
  display: block;
  width: 30px;
  height: 64px;
  text-align: center;
  vertical-align: middle;
  color: #333; }
  .header_icon i {
    line-height: 64px;
    pointer-events: none;
    font-size: 20px; }
  .header_icon img {
    pointer-events: none;
    width: 24px;
    margin-top: 17px; }
  .header_icon.header_search {
    width: 26px;
    margin-top: 0; }
  .header_icon.header_cart {
    position: relative;
    text-align: center;
    margin-left: 5px; }
    .header_icon.header_cart span {
      position: absolute;
      top: 8px;
      right: -5px;
      width: 20px;
      height: 20px;
      line-height: 20px;
      color: #fff;
      background: #c61818;
      font-size: 12px;
      border-radius: 50% 50%; }
  .header_icon:focus {
    color: #333; }
  .header_icon:active {
    color: #333; }

.logo {
  position: absolute;
  left: calc((100vw - 160px) / 2);
  width: 160px;
  height: 64px;
  text-decoration: none;
  text-align: center; }
  .logo p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 64px;
    font-size: 24px; }
  .logo img {
    display: block;
    height: 55%; }

.offcanvas {
  position: fixed;
  width: calc(64vw + 20px);
  transform: translateX(calc(-64vw - 20px));
  top: 0;
  left: 0;
  transition: transform .5s;
  height: 100vh;
  overflow-y: auto;
  background: transparent;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  /* Chrome Safari */
  z-index: 22; }
  .offcanvas::-webkit-scrollbar {
    display: none; }
  .offcanvas.active {
    transform: translateX(0); }
  .offcanvas li {
    position: relative;
    text-align: center; }
  .offcanvas > ul {
    width: 64vw;
    min-height: 100%;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 100px; }
    .offcanvas > ul > li > a {
      line-height: 40px; }
    .offcanvas > ul > li > ul > li > ul.submenu li a {
      font-size: 13px;
      background: #e4e4e4; }
    .offcanvas > ul > li > ul > li > ul.submenu > li > ul.submenu li a {
      background: #ddd; }
    .offcanvas > ul > li > ul > li > ul.submenu > li > ul.submenu > li ul.submenu li a {
      background: #d4d4d4; }
  .offcanvas a {
    display: block;
    padding: 0 20px; }
  .offcanvas .submenu {
    display: none; }
    .offcanvas .submenu.active {
      display: block; }
    .offcanvas .submenu a {
      line-height: 40px;
      background: #ededed; }

.offcanvas_esc {
  position: absolute;
  top: 55px;
  right: 0;
  width: 40px; }

.offcanvas_search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.8); }
  .offcanvas_search.active {
    display: block; }
  .offcanvas_search .search_wrap {
    background-color: #2b2b2b;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .offcanvas_search .search_wrap > div {
      width: calc(100% - 25px);
      background-color: #fff;
      border-radius: 4px;
      padding: 4px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .offcanvas_search .search_wrap > div input {
        border: none; }
      .offcanvas_search .search_wrap > div a {
        width: 24px; }
        .offcanvas_search .search_wrap > div a img {
          display: block; }
  .offcanvas_search .offcanvas_search_esc {
    width: 20px; }
    .offcanvas_search .offcanvas_search_esc i {
      color: #fff;
      font-size: 20px; }
    .offcanvas_search .offcanvas_search_esc img {
      display: block; }
  .offcanvas_search .search_hotword {
    padding: 20px 35px; }
    .offcanvas_search .search_hotword p {
      color: #b9b9b9;
      line-height: 16px;
      margin-bottom: 15px; }
      .offcanvas_search .search_hotword p a {
        color: #6e6e6e; }

.mainMenu {
  position: relative;
  height: 50px;
  text-align: center;
  background: #fff; }
  .mainMenu > ul {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .mainMenu > ul > li:hover > a {
      border-bottom: 3px solid red; }
    .mainMenu > ul > li:hover .submenu {
      display: block; }
    .mainMenu > ul > li > a {
      line-height: 47px;
      display: block;
      transition: all .5s;
      padding: 0 20px;
      font-size: 15px;
      border-bottom: 3px solid transparent; }
      .mainMenu > ul > li > a:hover {
        color: #888; }
  .mainMenu .submenu {
    display: none;
    width: 100%;
    background: #f6f6f6;
    box-shadow: 0 2px 1px 1px rgba(125, 125, 125, 0.5);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    max-height: calc(90vh - $headerAndMainMenu_height2);
    overflow-y: auto; }
    .mainMenu .submenu .carousel_newin {
      max-width: 1160px;
      margin: 10px auto;
      padding: 30px 0 45px; }
      .mainMenu .submenu .carousel_newin .slick-prev {
        top: 100px;
        width: 40px;
        height: 40px; }
      .mainMenu .submenu .carousel_newin .slick-next {
        top: 100px;
        width: 40px;
        height: 40px; }
    .mainMenu .submenu .pdbox_newin {
      margin: 0 5px; }
      .mainMenu .submenu .pdbox_newin .name {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        line-height: 1.5;
        margin-top: 12px; }
      .mainMenu .submenu .pdbox_newin .subname {
        font-size: 12px;
        color: #6e6e6e;
        line-height: 1.5;
        margin-top: 5px; }
    .mainMenu .submenu .pdbox_category {
      margin: 0 5px; }
      .mainMenu .submenu .pdbox_category p {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.5;
        margin-top: 10px; }
    .mainMenu .submenu .mainMenu_tab_nav {
      display: -ms-flexbox;
      display: flex;
      padding: 10px 0;
      background: #eee; }
      .mainMenu .submenu .mainMenu_tab_nav li {
        width: 50%;
        line-height: 30px;
        cursor: pointer; }
        .mainMenu .submenu .mainMenu_tab_nav li h3 {
          width: 165px;
          line-height: 40px;
          margin: 0 auto -10px auto; }
        .mainMenu .submenu .mainMenu_tab_nav li:first-child {
          border-right: 1px solid #b2b2b2; }
        .mainMenu .submenu .mainMenu_tab_nav li.active h3 {
          border-bottom: 3px solid red; }
    .mainMenu .submenu .header_pdSeries_wrap {
      max-width: 1200px;
      margin: 0 auto;
      padding: 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .mainMenu .submenu .header_pdSeries {
      text-align: left;
      margin-right: 30px;
      margin-bottom: 10px; }
      .mainMenu .submenu .header_pdSeries:last-child {
        margin-right: 0; }
      .mainMenu .submenu .header_pdSeries h3 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 8px; }
    .mainMenu .submenu .header_pdSeries_list_wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .mainMenu .submenu .header_pdSeries_list_wrap > div {
        margin-right: 25px; }
        .mainMenu .submenu .header_pdSeries_list_wrap > div:last-child {
          margin-right: 0; }
        .mainMenu .submenu .header_pdSeries_list_wrap > div h4 {
          font-size: 12px;
          line-height: 20px;
          font-weight: bold;
          color: #2f2f2f;
          margin-bottom: 5px; }
      .mainMenu .submenu .header_pdSeries_list_wrap .header_pdSeries_sublist {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .mainMenu .submenu .header_pdSeries_list_wrap .header_pdSeries_sublist ul {
          display: block;
          margin-right: 20px;
          margin-bottom: 20px; }
          .mainMenu .submenu .header_pdSeries_list_wrap .header_pdSeries_sublist ul:last-child {
            margin-right: 0; }
        .mainMenu .submenu .header_pdSeries_list_wrap .header_pdSeries_sublist li {
          color: #505050;
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 5px; }
    .mainMenu .submenu .mainMenu_tab_cnt {
      display: none; }
      .mainMenu .submenu .mainMenu_tab_cnt.active {
        display: block;
        max-height: 60vh;
        overflow-y: auto; }

.txtbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100vw;
  height: 32px;
  background: #aa2424;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden; }
  .txtbar span {
    display: -ms-flexbox;
    display: flex;
    animation: scroll 15s linear infinite; }

@keyframes scroll {
  from {
    transform: translateX(100%); }
  to {
    transform: translateX(-75%); } }
.gotop {
  display: none;
  position: fixed;
  z-index: 5;
  right: 15px;
  bottom: 120px;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: #d8d8d8;
  border-radius: 50%; }
  .gotop:after {
    position: absolute;
    top: 20px;
    left: 16px;
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #979797;
    border-left: 2px solid #979797;
    transform: rotate(45deg); }
  .gotop.show {
    display: block; }

body .fb_dialog_content iframe {
  bottom: 80px !important;
  right: 15px !important;
  margin: 0 !important;
  transform: scale(0.8334); }

@media (min-width: 768px) {
  .txtbar span {
    animation: scroll 20s linear infinite; } }
@media (min-width: 1200px) {
  header {
    box-shadow: 0 0 0 0 transparent;
    height: 130px; }
    header .header_inner {
      height: 80px;
      padding: 8px 20px; }

  .header_icon {
    width: 24px;
    margin-left: 24px; }
    .header_icon.header_cart {
      width: 24px;
      margin-left: 24px; }

  .header_search_d {
    width: 308px;
    padding-top: 10px; }
    .header_search_d .header_search_d_inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      background: #e4e4e4;
      border-radius: 20px;
      padding: 3px; }
      .header_search_d .header_search_d_inner a {
        width: 24px;
        height: 30px;
        padding: 5px 4px 5px 0; }
        .header_search_d .header_search_d_inner a img {
          width: 20px; }
      .header_search_d .header_search_d_inner input {
        width: calc(100% - 24px);
        background: transparent;
        border: none; }
    .header_search_d .hd_tag {
      width: calc(100% + 144px);
      margin-right: -144px;
      padding: 4px 5px 0 5px;
      height: 22px;
      height: 22px;
      overflow: hidden;
      font-size: 13px; }
      .header_search_d .hd_tag a:link, .header_search_d .hd_tag a:focus, .header_search_d .hd_tag a:active, .header_search_d .hd_tag a:visited {
        margin: 5px;
        color: #898989;
        width: auto;
        line-height: 0; }

  .logo {
    left: 15px;
    margin-left: 0;
    top: 10px;
    width: auto; }
    .logo img {
      height: 80%; }

  .gotop {
    right: 25px; }

  .txtbar span {
    animation: scroll 25s linear infinite; } }
/*------------------------------------*\
  #Footer
\*------------------------------------*/
footer {
  background: #efefef;
  color: #000;
  font-size: 13px;
  margin: 30px 0 70px 0; }

.footerTop {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #d7d7d7;
  color: #515151;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 20px 10px 20px; }
  .footerTop > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: baseline;
        align-items: baseline;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
    .footerTop > div a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .footerTop > div img {
      display: block;
      width: 24px;
      margin-bottom: 8px; }
    .footerTop > div p {
      font-size: 12px;
      line-height: 16px;
      color: #515151; }

.footerCenter {
  text-align: center;
  padding: 65px 30px 40px 40px;
  margin-left: 0;
  margin-right: 0; }
  .footerCenter .column {
    padding-top: 0;
    padding-bottom: 0; }
    .footerCenter .column:first-child .footerNav {
      border-top: 1px solid #979797; }
  .footerCenter .columns {
    margin: 0; }

.footerNav a {
  color: #737373;
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 40px; }
.footerNav .submenu {
  display: none; }
  .footerNav .submenu.active {
    display: block; }
.footerNav > li {
  border: 1px solid #979797;
  border-top: none; }
.footerNav .js-footer-toggle {
  position: relative; }
  .footerNav .js-footer-toggle i {
    position: absolute;
    right: 5px;
    top: 12px;
    pointer-events: none; }
  .footerNav .js-footer-toggle.active {
    color: #515151;
    border-bottom: 1px solid #979797; }
    .footerNav .js-footer-toggle.active i {
      color: #737373;
      transform: rotate(180deg); }

.footerLetter {
  margin-top: 50px; }
  .footerLetter p {
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px; }
  .footerLetter label {
    display: inline-block;
    line-height: 30px;
    margin-bottom: 10px; }
  .footerLetter input {
    font-size: 13px;
    width: calc(100% - 100px); }
  .footerLetter .EDMbtn {
    width: 100px;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    font-weight: 500;
    vertical-align: top;
    background: #d11c1c;
    color: #fff;
    margin-left: -5px;
    border: solid 1px #d11c1c; }

.footerSocial {
  margin: 20px auto; }
  .footerSocial a {
    display: inline-block;
    margin: 0 3px; }
  .footerSocial img {
    display: block;
    width: 24px; }

.footerBottom {
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 12px 0;
  text-align: center; }
  .footerBottom .company_info {
    color: #737373;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #979797; }
    .footerBottom .company_info p {
      letter-spacing: 0.25px;
      margin-top: 10px; }
    .footerBottom .company_info span {
      display: block;
      color: #333;
      font-weight: bold; }
  .footerBottom .copyright {
    color: #737373;
    margin-bottom: 10px; }
    .footerBottom .copyright p {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .footerBottom .copyright a {
      vertical-align: middle;
      display: inline-block;
      padding: 3px;
      color: #737373; }
      .footerBottom .copyright a:first-child::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 10px;
        background: #979797;
        margin-left: 6px; }
  .footerBottom > a {
    font-size: 8px;
    color: #aaaaaa;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 30px; }

@media (min-width: 1008px) {
  footer {
    margin-bottom: 0; }

  .footerTop {
    position: relative;
    padding: 40px 20px 20px 20px; }
    .footerTop > div img {
      width: 30px;
      margin-bottom: 20px; }
    .footerTop > div p {
      font-size: 14px; }

  .footerCenter {
    -ms-flex-pack: justify;
        justify-content: space-between;
    text-align: left;
    padding: 50px 8px 20px 8px;
    margin-left: auto;
    margin-right: auto; }
    .footerCenter .column {
      -ms-flex-preferred-size: unset;
          flex-basis: unset;
      -ms-flex-negative: unset;
          flex-shrink: unset;
      -ms-flex-positive: unset;
          flex-grow: unset; }
      .footerCenter .column:first-child .footerNav {
        border-top: none; }

  .footerNav a {
    text-align: left;
    line-height: 28px; }
  .footerNav i {
    display: none; }
  .footerNav > li {
    border: none; }
    .footerNav > li > a {
      line-height: 40px;
      color: #000;
      font-weight: bold; }
  .footerNav .submenu {
    display: block; }

  .footerLetter {
    margin-top: 0; }

  .footerBottom {
    width: calc(100% - 40px);
    max-width: 1160px;
    padding: 10px 0; }
    .footerBottom .company_info {
      display: -ms-flexbox;
      display: flex; }
      .footerBottom .company_info p {
        margin-top: 0;
        margin-right: 30px; }
      .footerBottom .company_info span {
        display: inline-block;
        margin-right: 5px; }
    .footerBottom .copyright {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .footerBottom > a {
      margin-top: 10px; } }
/*------------------------------------*\
  #deafult.html 首頁
\*------------------------------------*/
.homeSlide {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 40px auto; }
  .homeSlide .slick-prev, .homeSlide .slick-next {
    width: 40px;
    height: 40px; }
  .homeSlide .slick-prev {
    left: 100px; }
  .homeSlide .slick-next {
    right: 100px; }
  .homeSlide .slick-dots {
    margin-bottom: 15px; }

.homeSlide_item {
  position: relative; }
  .homeSlide_item p {
    position: absolute;
    width: 100%;
    height: 33%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .homeSlide_item p.top-left {
      top: 0;
      left: 0;
      height: 35%;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: start;
          align-items: flex-start;
      padding-left: 5%; }
    .homeSlide_item p.top {
      top: 0;
      left: 0;
      height: 35%;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center;
      text-align: center; }
    .homeSlide_item p.top-right {
      top: 0;
      left: 0;
      height: 35%;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
      padding-right: 5%;
      text-align: right; }
    .homeSlide_item p.left {
      top: 33%;
      left: 0;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: start;
          align-items: flex-start;
      padding-left: 5%; }
    .homeSlide_item p.center {
      top: 33%;
      left: 0;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      text-align: center; }
    .homeSlide_item p.right {
      top: 33%;
      left: 0;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: end;
          align-items: flex-end;
      padding-right: 5%;
      text-align: right; }
    .homeSlide_item p.bottom-left {
      height: 35%;
      bottom: 0;
      left: 0;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
      padding-left: 5%; }
    .homeSlide_item p.bottom {
      height: 35%;
      bottom: 0;
      left: 0;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      text-align: center; }
    .homeSlide_item p.bottom-right {
      height: 35%;
      bottom: 0;
      left: 0;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: end;
          align-items: flex-end;
      padding-right: 5%;
      text-align: right; }
    .homeSlide_item p span {
      display: inline-block; }
      .homeSlide_item p span.title {
        font-size: 20px;
        min-height: 30px; }
      .homeSlide_item p span.subtitle {
        font-size: 14px;
        min-height: 21px;
        margin-bottom: 10px; }
      .homeSlide_item p span.discount {
        font-size: 12px;
        min-height: 36px;
        border-radius: 4px; }
        .homeSlide_item p span.discount span {
          padding: 9px 13px; }

.carousel3 {
  padding: 0 15px; }
  .carousel3 .slick-prev {
    left: 5px; }
  .carousel3 .slick-next {
    right: 5px; }

.home_heading {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 12px; }

.home_pdbox {
  position: relative;
  text-align: center;
  border-radius: 8px;
  background: #f6f6f6;
  padding-bottom: 24px;
  margin: 0 5px; }
  .home_pdbox picture {
    display: block;
    border-radius: 8px;
    margin-bottom: 20px; }
    .home_pdbox picture img {
      border-radius: 8px; }
  .home_pdbox .tag {
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 20px;
    background: #fff;
    border-radius: 8px; }
  .home_pdbox .name {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding: 0 5px;
    margin-bottom: 4px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .home_pdbox .subname {
    font-size: 14px;
    line-height: 20px;
    color: #515151;
    padding: 0 5px;
    margin-bottom: 16px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }

.home_videoGroup {
  text-align: center;
  padding: 0 20px; }
  .home_videoGroup .link {
    color: #6499a1;
    line-height: 20px; }

.home_video {
  margin-bottom: 40px; }
  .home_video .video-container {
    margin-bottom: 16px; }
  .home_video .title {
    color: #8c8c8c; }
  .home_video .subTitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px; }

.area_two {
  padding: 0 20px; }

.home_blogger_wrap {
  text-align: center;
  padding: 30px 15px 25px 15px;
  background: #f6f6f6;
  border-radius: 8px;
  margin-bottom: 55px; }
  .home_blogger_wrap .link {
    color: #505050;
    margin-top: 50px; }

.home_blogger {
  font-weight: 500;
  border-bottom: 1px solid #a4a4a4;
  margin-bottom: 20px; }
  .home_blogger .name {
    display: block;
    font-size: 16px;
    color: #505050;
    letter-spacing: .3px;
    margin: 15px auto; }
  .home_blogger:last-child {
    margin-bottom: 0;
    border-bottom: none; }

.home_ranking_wrap {
  text-align: center;
  padding: 30px 20% 25px 20%;
  background: #f6f6f6;
  border-radius: 8px; }
  .home_ranking_wrap .link {
    color: #505050;
    margin-top: 50px; }

.home_ranking {
  margin-bottom: 20px; }
  .home_ranking:last-child {
    margin-bottom: 0; }
  .home_ranking > a {
    position: relative;
    display: block;
    margin-bottom: 5px; }
    .home_ranking > a img {
      width: 100%; }
  .home_ranking .ranking {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    background: #f5f5f5; }
  .home_ranking .tag {
    line-height: 20px; }
  .home_ranking .name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .home_ranking .subname {
    color: #505050;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }

#startAd {
  width: 85%;
  margin-left: auto;
  margin-right: auto; }
  #startAd img {
    width: 100%;
    border-radius: 20px; }
  #startAd .mfp-close {
    color: transparent;
    top: 5px;
    right: calc(15% / 2 + 5px);
    background: url(../../images/zh-cht/icons/btn-close.svg) no-repeat center center/75% auto; }

@media (min-width: 768px) {
  .homeSlide_item.slick-slide.slick-center {
    position: relative; }
    .homeSlide_item.slick-slide.slick-center:after {
      display: none; }
  .homeSlide_item.multiple.slick-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px); }

  .home_heading {
    text-align: left;
    padding: 0 20px; }

  .home_pdbox .tag {
    position: absolute;
    top: 8px;
    right: 8px; }

  .home_videoGroup {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    text-align: left; }
    .home_videoGroup .link {
      position: absolute;
      top: -33px;
      right: 20px;
      color: #6e6e6e; }

  .home_video {
    width: calc((100% - 12px) / 2);
    margin-bottom: 0; }

  .home_blogger_wrap {
    position: relative;
    text-align: left;
    background: transparent;
    padding: 0; }
    .home_blogger_wrap .home_heading {
      padding-left: 0; }
    .home_blogger_wrap > div {
      padding: 10px 25px 40px 25px;
      background: #f6f6f6;
      border-radius: 8px; }
    .home_blogger_wrap .link {
      position: absolute;
      bottom: 20px;
      right: 20px; }

  .home_blogger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
    padding: 15px 10px;
    margin-bottom: 0; }
    .home_blogger a {
      width: calc(100% - 180px); }
    .home_blogger p {
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    .home_blogger .name {
      width: 150px;
      text-align: right;
      margin: 0; }

  .home_ranking_wrap {
    position: relative;
    text-align: left;
    background: transparent;
    padding: 0; }
    .home_ranking_wrap .home_heading {
      padding-left: 0; }
    .home_ranking_wrap > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .home_ranking_wrap .link {
      position: absolute;
      top: -40px;
      right: 0; }

  .home_ranking {
    width: calc((100% - 20px) / 3);
    margin-bottom: 0; }

  #startAd {
    max-width: 572px; }
    #startAd .mfp-close {
      right: calc((100% - 572px) / 2 + 10px); } }
@media (min-width: 1200px) {
  .area_two {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
    .area_two > div {
      width: calc((100% - 15px) / 2); } }
/*------------------------------------*\
  #pdlist
\*------------------------------------*/
.pdlist_banner {
  max-width: 1400px;
  margin: 0 auto; }

.category_title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 40px; }

.pdlist_wrap {
  margin: 0 15px; }
  .pdlist_wrap .columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pdlist_wrap .pdbox {
    box-sizing: border-box; }

.fillter_wrap {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto 20px auto;
  border: 1px solid #979797;
  border-radius: 4px; }
  .fillter_wrap.active .fillter_inner {
    display: block; }

.fillter_title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #848484;
  border-radius: 4px;
  padding: 5px 0 9px; }
  .fillter_title:hover, .fillter_title:active {
    color: #fff; }
  .fillter_title span {
    display: block;
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    margin-left: auto;
    margin-right: auto; }
  .fillter_title.open span {
    transform: rotate(-225deg);
    margin-top: 5px;
    margin-bottom: -5px; }

.fillter_inner {
  display: none;
  padding: 30px 30px 10px 30px;
  max-height: calc(90vh - 64px - 32px - 70px - 50px);
  overflow-y: auto; }

.fillter_more {
  display: none; }

.fillter_category {
  margin-bottom: 20px; }
  .fillter_category > p {
    font-weight: bold;
    margin-bottom: 10px; }
  .fillter_category label {
    display: block;
    color: #616161;
    margin-bottom: 10px;
    vertical-align: middle; }
    .fillter_category label input[type="checkbox"] {
      margin-top: 4px;
      vertical-align: top; }

@media (min-width: 768px) {
  .category_title {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    padding-left: 20px;
    margin: 30px 0 45px; }

  .fillter_wrap.active .fillter_inner {
    display: -ms-flexbox;
    display: flex; }

  .fillter_title {
    width: 90px;
    padding: 3px 0 4px;
    margin: 28px auto 33px auto; }
    .fillter_title span {
      display: none; }

  .fillter_more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    color: #616161;
    background: #fff;
    width: 100px;
    margin: 10px auto 15px auto; }
    .fillter_more span {
      display: block;
      width: 10px;
      height: 10px;
      border-left: 2px solid #616161;
      border-bottom: 2px solid #616161;
      transform: rotate(-45deg); }
    .fillter_more.open span {
      transform: rotate(-225deg);
      margin-top: 5px;
      margin-bottom: -5px; }

  .fillter_inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-y: hidden;
    max-height: 250px; }
    .fillter_inner.more {
      overflow-y: auto;
      max-height: calc(90vh - 64px - 32px - 70px - 100px); }

  .fillter_category {
    margin: 0 50px 20px; }

  .fillter_box {
    display: -ms-flexbox;
    display: flex; }
    .fillter_box > div {
      margin-right: 40px; }
      .fillter_box > div:last-child {
        margin-right: 0; } }
@media (min-width: 1200px) {
  .fillter_inner.more {
    overflow-y: auto;
    max-height: calc(90vh - 130px - 32px - 50px); } }
/*------------------------------------*\
  #pdcontent
\*------------------------------------*/
.pdcnt_img {
  padding: 0 15px 0 15px; }

.pdcnt_img_group {
  display: none; }
  .pdcnt_img_group .slick-slider {
    margin-bottom: 15px; }
  .pdcnt_img_group.active {
    display: block; }

.pdcnt_img_group_main {
  margin: 0 0 15px; }
  .pdcnt_img_group_main .pdcnt_img_box {
    position: relative; }
    .pdcnt_img_group_main .pdcnt_img_box a {
      position: absolute;
      bottom: 0;
      right: 0;
      display: block;
      width: 30px;
      height: 30px;
      padding: 5px;
      z-index: 3; }
  .pdcnt_img_group_main .img_zoom {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1.5);
    z-index: -1;
    display: none; }

.pdcnt_img_group_thumb {
  margin: 0 -5px; }
  .pdcnt_img_group_thumb img {
    margin: 0 5px; }
  .pdcnt_img_group_thumb .slick-prev,
  .pdcnt_img_group_thumb .slick-next {
    z-index: 1;
    width: 10px;
    height: 30px; }
    .pdcnt_img_group_thumb .slick-prev:before,
    .pdcnt_img_group_thumb .slick-next:before {
      display: none; }
  .pdcnt_img_group_thumb .slick-prev {
    background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/100% auto;
    left: -9px; }
  .pdcnt_img_group_thumb .slick-next {
    background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/100% auto;
    right: -9px; }

.pdcnt_info {
  padding: 15px;
  margin: 0 0 15px; }
  .pdcnt_info h1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold; }
    .pdcnt_info h1 .pd_subtitle {
      display: block;
      color: #c74c4c;
      font-size: 14px;
      font-weight: normal;
      margin: 5px 0; }
    .pdcnt_info h1 .pd_code {
      display: block;
      color: #6e6e6e;
      font-size: 14px;
      font-weight: normal;
      margin: 5px 0; }

.pdcnt_info_price {
  margin-bottom: 30px; }
  .pdcnt_info_price p {
    margin-bottom: 5px;
    font-weight: bold; }

.pdcnt_info_price-origin {
  text-decoration: line-through;
  color: #8f8f8f;
  font-weight: normal; }

.pdcnt_info_price-sale {
  color: #c74c4c;
  font-weight: bold; }

.pdGroup_info {
  margin: 0 0 15px;
  padding: 10px 15px;
  background: #ddd; }
  .pdGroup_info p {
    text-align: left;
    margin-bottom: 5px; }

.pdcnt_gifts, .pdcnt_details {
  margin: 0 0 30px; }

.pdcnt_gifts {
  display: none; }
  .pdcnt_gifts.active {
    display: block; }

.pdcnt_gifts_title,
.pdcnt_details_title {
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 1px #979797;
  margin-bottom: 20px; }

.pdcnt_gifts_cnt li span {
  color: #c74c4c; }
.pdcnt_gifts_cnt.active {
  display: block; }

.pdcnt_info_color {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px; }
  .pdcnt_info_color > p {
    font-weight: bold;
    display: inline-block;
    width: 50px; }
  .pdcnt_info_color ul {
    width: calc(100% - 50px); }
  .pdcnt_info_color li {
    display: inline-block;
    min-width: 100px;
    height: 32px;
    font-size: 15px;
    text-align: center;
    margin: 0 3px 5px 0;
    border: solid 1px #979797;
    border-radius: 4px; }
    .pdcnt_info_color li.active {
      border: solid 1px #000;
      background-color: #000;
      color: #fff; }
      .pdcnt_info_color li.active a {
        color: #fff; }
    .pdcnt_info_color li a {
      display: block;
      line-height: 30px; }

.pdcnt_info_size {
  text-align: left;
  margin: 0 0 25px; }
  .pdcnt_info_size > div:first-child {
    margin: 0 0 10px; }
    .pdcnt_info_size > div:first-child span {
      font-weight: bold; }
    .pdcnt_info_size > div:first-child a {
      float: right;
      text-decoration: underline; }
  .pdcnt_info_size .selectwrap {
    width: 100%;
    display: none; }
    .pdcnt_info_size .selectwrap.active {
      display: block; }

.pdcnt_info_number {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px; }
  .pdcnt_info_number > p {
    font-weight: bold;
    width: 50px; }
    .pdcnt_info_number > p:last-child {
      width: calc(100% - 50px - 110px);
      line-height: 32px; }
  .pdcnt_info_number .selectwrap {
    width: 100px;
    margin-right: 10px; }

.pdcnt_info_date {
  display: none; }

.pdcnt_info_date.show {
  display: block; }

.pdcnt_info_btn {
  margin: 0 0 15px; }
  .pdcnt_info_btn .btn,
  .pdcnt_info_btn .btn_second {
    width: 100%; }
  .pdcnt_info_btn .btn_cart {
    background: #515151; }
    .pdcnt_info_btn .btn_cart:hover {
      background: #404040; }
  .pdcnt_info_btn .btn_buy {
    background: #d11c1c;
    color: #fff;
    margin-top: 10px; }
    .pdcnt_info_btn .btn_buy:hover {
      background: #c00b0b; }
  .pdcnt_info_btn .btn_pdarrived {
    display: none; }
  .pdcnt_info_btn .btn_pdsoldout {
    display: none; }
  .pdcnt_info_btn.empty .btn_pdsoldout {
    display: block; }
  .pdcnt_info_btn.empty .btn_pdarrived {
    display: none; }
  .pdcnt_info_btn.empty .btn_cart, .pdcnt_info_btn.empty .btn_buy {
    display: none; }
  .pdcnt_info_btn.notify .btn_pdarrived {
    display: block; }
  .pdcnt_info_btn.notify .btn_pdsoldout {
    display: none; }
  .pdcnt_info_btn.notify .btn_cart, .pdcnt_info_btn.notify .btn_buy {
    display: none; }

.shareBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 25px; }
  .shareBox a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #6e6e6e;
    margin-left: 8px; }
    .shareBox a img {
      width: 24px; }
    .shareBox a:last-child {
      margin-left: 16px; }
      .shareBox a:last-child img {
        width: 18px;
        margin-right: 4px; }
  .shareBox .btn_copylink {
    position: relative; }
    .shareBox .btn_copylink > span {
      display: none;
      position: absolute;
      bottom: -30px;
      left: 0;
      background-color: #333;
      color: #fff;
      text-align: center;
      padding: 3px 0;
      width: 110px;
      opacity: .8; }
    .shareBox .btn_copylink.ready > span {
      display: block; }

.tab_sizeguide {
  width: 100%;
  max-width: 800px;
  border-bottom: solid 1px #979797; }
  .tab_sizeguide th {
    border-bottom: solid 1px #979797;
    border-top: solid 1px #979797; }
  .tab_sizeguide td,
  .tab_sizeguide th {
    padding: 10px;
    font-size: 14px;
    text-align: center; }
  .tab_sizeguide .botNotes {
    text-align: right; }

.pdcnt_social p {
  font-weight: bold;
  font-size: 1.2em; }

.pdcnt_useredit {
  margin: 0 0 30px; }

.tb_installment {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9; }
  .tb_installment td {
    text-align: center;
    line-height: 36px;
    color: #6e6e6e;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9; }
  .tb_installment th {
    width: 50%;
    text-align: center;
    line-height: 36px;
    color: #6e6e6e;
    background: #f0f0f0;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9; }

.pdcnt_introduce h4, .pdcnt_recommend h4 {
  width: calc(100% - 40px);
  margin: 0 auto; }

.introduce_inner {
  position: relative;
  padding-top: 20px;
  max-height: 350px;
  overflow-y: hidden; }
  .introduce_inner.active {
    max-height: 100000px; }
    .introduce_inner.active .pdcnt_cover {
      position: relative; }
      .introduce_inner.active .pdcnt_cover p:nth-child(1):before {
        border-top: 8px solid transparent;
        border-bottom: 10px solid #000; }
      .introduce_inner.active .pdcnt_cover p:nth-child(1):after {
        border-top: 8px solid transparent;
        border-bottom: 10px solid #000; }

.pdcnt_cover {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+100,ffffff+100&0+0,1+47,1+47 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 47%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .pdcnt_cover p:nth-child(1) {
    cursor: pointer;
    color: #000;
    line-height: 50px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .pdcnt_cover p:nth-child(1):before {
      content: "";
      display: inline-block;
      width: 10px;
      height: 10px;
      border: 8px solid transparent;
      border-top: 10px solid #000;
      margin-right: 10px; }
    .pdcnt_cover p:nth-child(1):after {
      content: "";
      display: inline-block;
      width: 10px;
      height: 10px;
      border: 8px solid transparent;
      border-top: 10px solid #000;
      margin-left: 10px; }
  .pdcnt_cover p:nth-child(2) {
    padding: 0 20px 20px 20px;
    color: #d11c1c; }

.recommend_inner {
  padding: 20px; }
  .recommend_inner a {
    display: block;
    margin-bottom: 20px; }

#message {
  text-align: center; }

.pdcnt_carousel {
  padding: 0 15px;
  margin: 0 0 30px;
  width: 100%; }

.subPd {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-align: start;
      align-items: flex-start; }
  .subPd .subPd_img {
    width: 120px; }
  .subPd .subPd_info {
    width: calc(100% - 110px);
    padding-left: 20px;
    text-align: left; }

.subPd_info_colorName {
  margin: 0 0 0 10px; }

.subPd_info_color {
  margin: 5px 0 0; }
  .subPd_info_color li {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #979797;
    padding: 2px 12px;
    margin: 0 3px 3px 0;
    border-radius: 4px; }
    .subPd_info_color li.active {
      background-color: #000;
      border: 1px solid #000;
      color: #fff; }
      .subPd_info_color li.active a {
        color: #fff; }
        .subPd_info_color li.active a:active, .subPd_info_color li.active a:hover {
          color: #fff; }
    .subPd_info_color li a {
      display: block;
      color: #333; }
      .subPd_info_color li a:active, .subPd_info_color li a:hover {
        color: #333; }
    .subPd_info_color li img {
      display: block;
      width: 32px; }

@media (min-width: 768px) {
  .pdcnt_img {
    float: left;
    width: 55%;
    padding: 15px 15px 0; }
    .pdcnt_img img {
      width: 100%; }

  .pdcnt_img_group_thumb {
    display: block; }

  .pdcnt_info {
    float: left;
    width: 45%;
    padding: 15px 30px 0; }
    .pdcnt_info h2 {
      font-size: 1.3em; }

  .pdcnt_info_color > p {
    width: 80px; }
  .pdcnt_info_color ul {
    width: calc(100% - 80px); }

  .pdcnt_info_number > p {
    width: 80px; }
    .pdcnt_info_number > p:last-child {
      width: calc(100% - 80px - 110px); }

  .pdcnt_info_btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .pdcnt_info_btn .btn_cart, .pdcnt_info_btn .btn_buy {
      width: calc((100% - 10px) / 2); }
    .pdcnt_info_btn .btn_buy {
      margin-top: 0; }

  .shareBox {
    -ms-flex-pack: end;
        justify-content: flex-end; }

  .pdcnt_flex {
    max-width: 1200px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .pdcnt_flex .pdcnt_introduce {
      width: calc(100% - 280px - 20px); }
      .pdcnt_flex .pdcnt_introduce h4 {
        width: 100%; }
    .pdcnt_flex .pdcnt_recommend {
      width: 280px; }
      .pdcnt_flex .pdcnt_recommend h4 {
        width: 100%; }
    .pdcnt_flex.only_introduce .pdcnt_introduce {
      width: 100%; }

  .recommend_inner {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 1200px) {
  .pdcnt_info h1 {
    font-size: 26px;
    line-height: 30px; }
    .pdcnt_info h1 span {
      line-height: 16px; }

  .pdcnt_info_price p {
    font-size: 18px; }

  .pdcnt_info_color > p {
    font-size: 18px; }

  .pdcnt_info_number > p {
    font-size: 18px; }

  .pdcnt_gifts_title,
  .pdcnt_details_title {
    font-size: 18px;
    margin-bottom: 15px; }

  .introduce_inner {
    max-height: 500px; } }
.login {
  padding: 0 15px;
  margin-bottom: 30px;
  font-size: 14px; }
  .login p {
    margin: 0 0 15px; }

.login + .login {
  background: #F3F3F3;
  padding-bottom: 30px;
  padding-top: 15px; }

.login + .login.login2 {
  background: #fff;
  padding-bottom: 30px;
  padding-top: 0; }

.login_tab_nav {
  border-left: 1px solid #979797;
  border-bottom: 1px solid #979797;
  margin-top: 20px;
  margin-bottom: 10px; }
  .login_tab_nav li {
    float: left;
    padding: 10px 15px;
    text-align: center;
    border-top: 1px solid #979797;
    border-right: 1px solid #979797;
    font-size: 1rem;
    cursor: pointer; }
    .login_tab_nav li.active {
      background: #979797;
      color: #fff; }
  .login_tab_nav h3 {
    font-size: 13px; }
  .login_tab_nav.cartWrap {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px; }

.login_tab_cnt {
  display: none;
  padding: 15px; }
  .login_tab_cnt.active {
    display: block; }

@media (min-width: 768px) {
  .login p {
    font-size: 16px; }

  .login_tab_nav li {
    padding: 10px 20px;
    font-size: 1rem; } }
@media (min-width: 1008px) {
  .loginwrap-big {
    width: 50%;
    float: left; }

  .loginwrap-big.login + .login {
    margin-top: 120px; }

  .loginwrap-big.login + .login.login2 {
    margin-top: 0; } }
.buyStep {
  background: #f3f3f3;
  text-align: center;
  margin: 15px; }
  .buyStep li {
    display: inline-block;
    color: #888;
    line-height: 32px;
    font-size: 15px;
    padding: 0 8px;
    margin: 0;
    position: relative; }
    .buyStep li:after {
      content: '';
      display: block;
      position: absolute;
      border-left: solid 8px #888;
      border-top: solid 5px transparent;
      border-bottom: solid 5px transparent;
      right: -7px;
      top: 11px; }
    .buyStep li:last-child:after {
      display: none; }
    .buyStep li.active {
      color: #000; }

.cartbox {
  display: table;
  border-bottom: solid 1px #888;
  margin: 0 15px;
  width: calc(100% - 30px);
  /*sonia*/ }
  .cartbox label {
    margin: 0 10px 0 0; }
  .cartbox .cartbox_price {
    display: inline-block; }
  .cartbox.cartbox-wish .cartbox_right_box:last-of-type, .cartbox.cartbox-wish .cartbox_right_box:nth-last-of-type(2) {
    display: inline-block; }
  .cartbox.cartbox-wish .btn,
  .cartbox.cartbox-wish .btn_second {
    width: 100%; }
  .cartbox.cartbox-wish .btn {
    padding: 0 6px; }

.cartbox_title {
  display: none; }

.cartbox_left {
  display: table-cell;
  width: 50%;
  padding: 15px 15px 15px 0;
  vertical-align: top; }
  .cartbox_left img {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }

.cartbox_right {
  display: table-cell;
  padding: 15px 15px 15px 0; }

.cartbox_right_name {
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 15px; }

.cartbox_right_event {
  display: block;
  padding: 5px;
  background: rgba(255, 33, 33, 0.1);
  margin: 0 0 10px;
  font-size: 14px;
  display: inline-block; }

.cartbox_right_detail span {
  margin: 0 15px 0 0; }
  .cartbox_right_detail span:last-child {
    margin: 0; }

.cartbox_right_box {
  margin: 0 0 10px; }
  .cartbox_right_box label,
  .cartbox_right_box span {
    font-size: 14px; }

.total {
  text-align: right;
  background: #f3f3f3;
  padding: 15px;
  margin: 0 15px 45px;
  border-bottom: solid 1px #979797; }
  .total p span {
    color: #000;
    font-weight: bold;
    margin: 0 3px; }
  .total ul {
    text-align: left; }
  .total li span:first-child {
    font-weight: bold;
    margin-right: 30px;
    line-height: 30px; }
  .total li:last-child span {
    font-size: 20px;
    line-height: 40px; }

.cartbox_submenu {
  width: calc(100% - 30px);
  margin: 0 15px; }
  .cartbox_submenu .cartbox {
    display: none;
    background: #eee;
    margin: 0;
    width: 100%;
    padding: 0 15px; }
  .cartbox_submenu.active .cartbox {
    display: block; }

.cartbox_submenu_title {
  cursor: pointer;
  text-align: center;
  background: #eee;
  border-bottom: 1px solid #979797; }
  .cartbox_submenu_title:after {
    vertical-align: middle;
    content: "";
    display: inline-block;
    border: 6px solid #eee;
    border-top: 8px solid #888; }
  .cartbox_submenu_title.active:after {
    margin-top: 3px;
    vertical-align: top;
    border: 6px solid #eee;
    border-bottom: 8px solid #888; }

.coupon-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .coupon-title p {
    font-weight: 700;
    font-size: 16px; }
  .coupon-title a {
    font-weight: 700;
    line-height: 20px; }

.coupon-used {
  width: 80px;
  border: 1px solid black;
  padding: 1px;
  color: black;
  font-size: 13px;
  text-align: center; }
  .coupon-used.active {
    background-color: black;
    color: white; }

.coupon-price {
  color: red;
  font-weight: 700; }

.coupon-area {
  border-bottom: solid 1px #888;
  margin: 10px 15px; }

.coupon {
  display: table;
  margin: 10px 0px;
  width: calc(100% - 30px); }
  .coupon span {
    font-size: 13px; }
  .coupon .coupon_left {
    display: table-cell;
    width: 85%; }
    .coupon .coupon_left .coupon-used {
      display: inline-block; }
  .coupon .coupon_right {
    display: table-cell;
    width: 10%; }

.shopadd .pdbox_name {
  margin-top: 5px;
  font-size: 16px; }
.shopadd .pdbox_price-sale {
  font-size: 16px; }
.shopadd .pdbox_price-origin {
  font-size: 14px; }
.shopadd .pdcnt_info_size {
  display: none; }

@media (min-width: 600px) {
  .cartbox_left {
    width: 20%; }

  .cartbox_right {
    width: 80%; }

  .coupon .coupon_left {
    width: 40%; }
    .coupon .coupon_left .coupon-used {
      display: inline-block; } }
@media (min-width: 768px) {
  .cartbox_right_event {
    font-size: 14px; }

  .cartbox_right_detail span {
    font-size: 14px; }

  .cartbox_right_box label,
  .cartbox_right_box span {
    font-size: 15px; }
  .cartbox_right_box label {
    display: none; }

  .cartbox_title {
    display: table;
    padding: 0 10px;
    border-bottom: solid 1px; }

  .coupon-title {
    position: relative; }
    .coupon-title a {
      position: absolute;
      right: 0;
      top: 30px;
      padding: 0 15px; } }
@media (min-width: 1008px) {
  .cartbox_left {
    width: 12%; }

  .cartbox_right {
    width: 88%; }

  .cartbox_right_box {
    display: inline-block;
    width: 17%;
    padding-right: 10px;
    margin: 0;
    vertical-align: middle;
    text-align: center; }
    .cartbox_right_box:first-child {
      width: 29%;
      text-align: left; }
    .cartbox_right_box .cartbox_price {
      vertical-align: top; }
      .cartbox_right_box .cartbox_price span {
        display: block; }
    .cartbox_right_box .coupon-used {
      margin: 0 auto;
      margin-bottom: 5px; }

  .cartbox.cartbox-mo .cartbox_right_box {
    width: 20%; }
    .cartbox.cartbox-mo .cartbox_right_box.col3 {
      width: 60%;
      text-align: left; }
    .cartbox.cartbox-mo .cartbox_right_box:first-child {
      width: 37%; }
  .cartbox.cartbox-wish .cartbox_left {
    width: 18%; }
  .cartbox.cartbox-wish .cartbox_right {
    width: 82%; }
  .cartbox.cartbox-wish .cartbox_right_box {
    width: 20%; }
    .cartbox.cartbox-wish .cartbox_right_box:first-child {
      width: 37%; }
  .cartbox.cartbox-wish .btn,
  .cartbox.cartbox-wish .btn_second {
    width: auto; }
  .cartbox.cartbox-check .cartbox_right_box {
    width: 13%; }
    .cartbox.cartbox-check .cartbox_right_box:first-child {
      width: 29%; } }
.shoplist {
  display: none; }
  .shoplist.active {
    display: block; }

.shopadd {
  border-bottom: 1px solid #888;
  padding-top: 20px;
  margin: 0 15px; }
  .shopadd .pdbox .pdbox_img {
    display: none; }
    .shopadd .pdbox .pdbox_img.active {
      display: block; }
  .shopadd .pdbox .pdcnt_info_color {
    margin-bottom: 10px; }
    .shopadd .pdbox .pdcnt_info_color li {
      width: 30px;
      height: 30px; }
  .shopadd .pdbox .pdcnt_info_size,
  .shopadd .pdbox .pdcnt_info_number {
    margin-bottom: 10px; }
    .shopadd .pdbox .pdcnt_info_size div:first-child,
    .shopadd .pdbox .pdcnt_info_number div:first-child {
      width: 40px;
      display: inline-block; }
      .shopadd .pdbox .pdcnt_info_size div:first-child span,
      .shopadd .pdbox .pdcnt_info_number div:first-child span {
        font-size: 1em; }
    .shopadd .pdbox .pdcnt_info_size div.selectwrap.active,
    .shopadd .pdbox .pdcnt_info_number div.selectwrap.active {
      width: calc(100% - 50px);
      display: inline-block; }
    .shopadd .pdbox .pdcnt_info_size div a,
    .shopadd .pdbox .pdcnt_info_number div a {
      display: inline-block;
      border: solid 1px #ccc;
      min-width: 30px;
      height: 30px;
      line-height: 22px;
      padding: 3px;
      margin: 0 3px 0 0;
      text-align: center; }
      .shopadd .pdbox .pdcnt_info_size div a:hover,
      .shopadd .pdbox .pdcnt_info_number div a:hover {
        border: solid 1px #333; }
      .shopadd .pdbox .pdcnt_info_size div a.active,
      .shopadd .pdbox .pdcnt_info_number div a.active {
        border: solid 1px #333; }
    .shopadd .pdbox .pdcnt_info_size .selectwrap a,
    .shopadd .pdbox .pdcnt_info_number .selectwrap a {
      font-size: 1em; }
  .shopadd .pdbox .btn_wrap .btn_second {
    display: none; }
  .shopadd .pdbox .btn_wrap.empty .btn {
    display: none; }
  .shopadd .pdbox .btn_wrap.empty .btn_second {
    display: inline-block; }
  .shopadd .btn, .shopadd .btn_second {
    width: 100%; }

.addBoxWrap {
  margin: 0 15px; }

.addBox {
  display: table;
  width: 100%;
  margin: 0 0 10px; }

.addBox_left {
  width: calc(50% - 10px);
  display: table-cell; }
  .addBox_left img {
    width: 100%; }

.addBox_right {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 10px; }
  .addBox_right p {
    font-size: 15px;
    margin: 0 0 10px; }
    .addBox_right p.addBox_name {
      font-weight: bold; }

.orderdata {
  margin: 0 15px; }

.subtotal li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.orderdata2 {
  margin: 0 15px; }
  .orderdata2 .pageTitle {
    margin: 45px 0 15px;
    text-align: left;
    font-size: 14px; }

.discount_area .inputwrap.inputwrap_hasBtn input {
  width: calc(100% - 75px); }
.discount_area .inputwrap.inputwrap_hasBtn .has-text-right {
  display: inline-block;
  width: 70px;
  font-size: 14px; }
.discount_area .inputwrap.inputwrap_hasBtn .btn {
  font-size: 14px;
  margin-top: 0; }

.orderdata_invoice {
  display: none; }
  .orderdata_invoice.active {
    display: block; }

.subtotal2 span {
  display: inline-block;
  width: calc((100% - 35px)/2); }
  .subtotal2 span:first-child {
    margin-right: 30px;
    text-align: right;
    font-weight: bold; }
.subtotal2.subtotal2_final li {
  font-size: 16px;
  line-height: 33px; }

.orderFinal {
  margin: 30px 15px; }
  .orderFinal label {
    font-size: 14px; }
  .orderFinal a {
    text-decoration: underline; }

.orderfin {
  max-width: 480px;
  margin: 0 15px; }

.orderfin2 {
  width: calc(100% - 30px);
  margin: 0 15px; }

.orderInfo_area .inputwrap.inputwrap_addr {
  display: none; }
  .orderInfo_area .inputwrap.inputwrap_addr input + input {
    margin-top: 10px; }
  .orderInfo_area .inputwrap.inputwrap_addr.active {
    display: block; }
    .orderInfo_area .inputwrap.inputwrap_addr.active.overseas select + input {
      margin-top: 0; }
    .orderInfo_area .inputwrap.inputwrap_addr.active.overseas .select_city, .orderInfo_area .inputwrap.inputwrap_addr.active.overseas .select_area {
      display: none; }
.orderInfo_area .inputwrap.inputwrap_store {
  display: none; }
  .orderInfo_area .inputwrap.inputwrap_store.active {
    display: block; }

.invoiceCnt {
  display: none; }
  .invoiceCnt.active {
    display: block; }
  .invoiceCnt .inputwrap.inputwrap_addr {
    display: -ms-flexbox;
    display: flex; }

.storeChioce {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .storeChioce .btn_second {
    width: 48%;
    padding: 0 8px; }

.storeAddr {
  display: none;
  padding-top: 15px; }
  .storeAddr.active {
    display: block; }

.storeAddr_info {
  width: 100%;
  padding: 10px 0 0; }

.rNotice {
  margin-bottom: 20px; }
  .rNotice .notice_title {
    background-color: #ddd;
    width: 100%;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 16px; }

.invoice_area textarea {
  display: block;
  width: 100%; }

.waitMore {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7); }
  .waitMore img {
    width: 100%; }
  .waitMore.active {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-align: center;
        align-items: center; }
  .waitMore i {
    font-size: 100px;
    color: #ddd; }

@media (min-width: 480px) {
  .orderdata_box2 .inputwrap {
    width: 450px;
    margin-left: auto;
    margin-right: auto; }

  .orderfin {
    margin: 0 auto; }

  .orderfin2 {
    max-width: 75%;
    margin: 0 auto; } }
@media (min-width: 600px) {
  .addBox {
    width: calc((100% - 30px)/2);
    float: left; }
    .addBox:nth-child(2n+1) {
      margin-right: 30px; } }
@media (min-width: 768px) {
  .orderdata_box2 {
    vertical-align: top;
    padding: 0 15px; }
    .orderdata_box2 .pageTitle {
      text-align: left; }

  .payway_area {
    display: -ms-flexbox;
    display: flex; }
    .payway_area .inputwrap {
      width: calc((100% - 30px) / 4);
      margin-left: 0;
      margin-right: 10px; }

  .discount_area .inputwrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0; }
    .discount_area .inputwrap label {
      width: 130px; }
    .discount_area .inputwrap select, .discount_area .inputwrap input {
      width: 250px;
      margin-right: 10px; }
    .discount_area .inputwrap .btn_second {
      margin-top: 0; }
    .discount_area .inputwrap.inputwrap_hasBtn input {
      width: 250px; }
    .discount_area .inputwrap.inputwrap_hasBtn .inputwrap_note {
      margin-left: 10px;
      line-height: 32px; }
    .discount_area .inputwrap.inputwrap_hasBtn .btn {
      line-height: 32px; }

  .orderInfo_area .inputwrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0; }
    .orderInfo_area .inputwrap label {
      width: 130px; }
    .orderInfo_area .inputwrap select, .orderInfo_area .inputwrap input {
      width: 510px;
      margin-right: 10px; }
    .orderInfo_area .inputwrap select.tel {
      width: 250px;
      margin-right: 10px; }
    .orderInfo_area .inputwrap input + select, .orderInfo_area .inputwrap select + select {
      margin-top: 0; }
    .orderInfo_area .inputwrap input.tel {
      margin-top: 0;
      width: calc(510px - 260px); }
    .orderInfo_area .inputwrap textarea {
      width: calc(100% - 110px); }
    .orderInfo_area .inputwrap.inputwrap_addr.active {
      display: -ms-flexbox;
      display: flex; }
    .orderInfo_area .inputwrap.inputwrap_store {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .orderInfo_area .inputwrap.inputwrap_store.active {
        display: -ms-flexbox;
        display: flex; }
    .orderInfo_area .inputwrap .inputwrap_addr_home {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% - 130px);
      max-width: calc(260px * 3); }
      .orderInfo_area .inputwrap .inputwrap_addr_home select, .orderInfo_area .inputwrap .inputwrap_addr_home input {
        margin-top: 0;
        width: calc((100% - 30px) / 3); }
      .orderInfo_area .inputwrap .inputwrap_addr_home input + input {
        margin-top: 10px;
        width: calc(100% - 10px); }
    .orderInfo_area .inputwrap .storeChioce {
      width: 320px; }
      .orderInfo_area .inputwrap .storeChioce .btn_second {
        margin-top: 0; }
    .orderInfo_area .inputwrap .storeAddr {
      display: none;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: 130px;
      width: calc(100% - 130px);
      max-width: calc(260px * 3);
      padding-bottom: 0; }
      .orderInfo_area .inputwrap .storeAddr.active {
        display: -ms-flexbox;
        display: flex; }
      .orderInfo_area .inputwrap .storeAddr select {
        margin-right: 10px;
        width: calc((100% - 30px) / 3); }
      .orderInfo_area .inputwrap .storeAddr select + select {
        margin-right: 10px; }

  .storeAddr_info {
    width: calc(100% - 130px);
    margin-left: 130px; }
    .storeAddr_info p, .storeAddr_info .has-text-right {
      width: 100%; }

  .invoice_area .inputwrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0; }
    .invoice_area .inputwrap label {
      width: 120px; }
      .invoice_area .inputwrap label.longer {
        width: 200px; }
    .invoice_area .inputwrap select, .invoice_area .inputwrap input {
      width: 250px;
      margin-right: 10px; }
    .invoice_area .inputwrap .inputwrap_addr_home {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: calc(100% - 100px);
      max-width: calc(260px * 3); }
      .invoice_area .inputwrap .inputwrap_addr_home select, .invoice_area .inputwrap .inputwrap_addr_home input {
        width: calc((100% - 30px) / 3);
        margin-right: 10px; }
      .invoice_area .inputwrap .inputwrap_addr_home input + input {
        width: calc(100% - 10px); }

  .subtotal2 li span:first-child {
    width: 120px; }
  .subtotal2 li span:last-child {
    width: calc(100% - 150px); }
  .subtotal2.subtotal2_final li {
    font-size: 18px; } }
@media (min-width: 1008px) {
  .storeAddr_info p, .storeAddr_info .has-text-right {
    max-width: calc(260px * 3); }

  .invoice_area textarea {
    max-width: 870px; }
  .invoice_area .inputwrap input, .invoice_area .inputwrap select {
    max-width: 250px; } }
.member {
  margin-left: 0.75rem;
  margin-right: 0.75rem; }

.memberNav {
  position: relative;
  margin-top: 30px; }
  .memberNav a {
    font-size: 15px;
    line-height: 32px; }
  .memberNav ul {
    display: none;
    padding: 0 0 0 15px;
    border-left: solid 1px #979797;
    border-right: solid 1px #979797;
    border-bottom: solid 1px #979797; }
    .memberNav ul.active {
      display: block; }
  .memberNav li.active a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; }
  .memberNav .staticNav ul {
    padding: 10px 0 10px 15px;
    display: none; }
  .memberNav .staticNav.active ul {
    display: block; }
  .memberNav .labelTitle {
    border-bottom: 0; }

.memberNav_toggle {
  border: solid 1px #979797;
  display: block;
  padding: 0 15px;
  background: url(../../images/zh-cht/icons/select.png) no-repeat right 3px, #fff; }
  .memberNav_toggle.active {
    background-position: right -25px; }

.memberCnt {
  padding-bottom: 45px; }
  .memberCnt .cartbox {
    margin: 0;
    width: 100%; }
  .memberCnt .total {
    margin: 0 0 30px;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3); }

.greet {
  text-align: center;
  margin: 0 0 30px; }

.dataTable {
  width: 100%;
  border-collapse: collapse;
  border-bottom: solid 1px #888; }
  .dataTable tr:nth-child(2n) {
    background: #f3f3f3; }
  .dataTable tr:nth-child(2n+1) {
    background: #fff; }
  .dataTable th {
    background: #888;
    color: #fff; }
  .dataTable td,
  .dataTable th {
    padding: 10px;
    font-size: 14px;
    height: 41px; }
    .dataTable td.pdinfo_txt,
    .dataTable th.pdinfo_txt {
      width: 30%; }
  .dataTable td.noorder {
    text-align: center; }
  .dataTable .return_r {
    width: 100%;
    display: block; }
    .dataTable .return_r + .return_r {
      margin-top: 10px; }
  .dataTable a {
    text-decoration: underline;
    color: #114085;
    display: inline-block; }
  .dataTable.dataTable-return {
    margin: 0 0 45px;
    border-bottom: 0; }

.faq {
  margin: 30px 0; }

.faq-q,
.faq-a {
  padding: 0 30px 18px; }
  .faq-q p,
  .faq-a p {
    color: #333;
    font-size: 14px; }
  .faq-q span,
  .faq-a span {
    display: inline-block;
    color: #888;
    font-size: 12px;
    margin-left: 5px; }

.faq-q {
  background: url(../../images/zh-cht/icons/q.png) no-repeat left top; }
  .faq-q p {
    color: #333; }
  .faq-q:first-of-type {
    padding: 18px 30px;
    background-position: left 18px; }

.faq-a {
  background: url(../../images/zh-cht/icons/a.png) no-repeat left top; }
  .faq-a p {
    color: #114085; }

.return_note {
  height: 100px; }

.applyReturnMoney {
  margin-top: 15px; }

.dataList {
  margin: 0 0 45px; }
  .dataList span {
    display: inline-block;
    width: 60%;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 30px; }
    .dataList span:first-child {
      width: 110px;
      color: #888;
      padding: 0 30px 0 0;
      vertical-align: top; }
    .dataList span:last-child {
      width: calc(100% - 140px); }
    .dataList span.is-img {
      background-size: contain;
      background-repeat: no-repeat; }
      .dataList span.is-img img {
        width: 100%;
        display: block; }
  .dataList a {
    text-decoration: underline;
    color: #114085; }

#eInvoice {
  text-align: center; }

.return_msg {
  background: #f3f3f3;
  padding: 15px;
  margin: 0 0 45px; }
  .return_msg p {
    font-size: 14px; }
    .return_msg p span {
      color: #000;
      font-weight: bold; }

.discountSendWrap {
  width: 100%;
  max-width: 550px;
  margin: 20px auto; }

.discountSendWrap .discountSend {
  width: calc(100% - 80px); }

.discountSendWrap .btn_discount {
  display: inline-block;
  width: 75px;
  text-align: center;
  vertical-align: top;
  background: #ddd;
  color: #333;
  font-weight: bold;
  height: 32px;
  line-height: 30px;
  border: solid 1px #aaa;
  border-left: none; }

.repair_link {
  margin-top: 28px; }
  .repair_link a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 280px;
    height: 64px;
    margin: 28px auto 36px auto;
    border-radius: 16px; }
    .repair_link a img {
      width: 32px;
      margin: 0 16px 0 0;
      object-fit: contain; }
    .repair_link a span {
      font-size: 20px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      color: #fff; }
    .repair_link a.is-edit {
      box-shadow: 5px 5px 20px 0 #ff7e70;
      background-color: #ff7e70; }
    .repair_link a.is-search {
      box-shadow: 5px 5px 20px 0 #7373ff;
      background-color: #7373ff; }
    .repair_link a.is-register {
      box-shadow: 5px 5px 20px 0 #49c099;
      background-color: #49c099; }

.vionta-care {
  max-width: 340px;
  margin: 0 auto; }

@media (max-width: 950px) {
  .dataTable th {
    display: none; }
  .dataTable td {
    display: block;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    padding-left: 35%;
    height: auto;
    min-height: 41px; }
    .dataTable td.pdinfo_txt {
      width: 100%; }
    .dataTable td:before {
      content: attr(data-th);
      display: inline-block;
      text-align: center;
      width: 35%;
      position: absolute;
      left: 0;
      font-weight: bold; }
    .dataTable td:last-child {
      padding-bottom: 20px; }
    .dataTable td.noorder {
      padding-left: 0;
      text-align: center; } }
@media (min-width: 768px) {
  .member {
    margin-left: -0.75rem;
    margin-right: -0.75rem; }

  .memberNav {
    display: block;
    background: #f3f3f3;
    padding: 15px 30px 15px;
    margin-top: 30px; }
    .memberNav a {
      font-size: 16px;
      line-height: 32px; }
    .memberNav ul {
      display: block;
      border: 0; }
    .memberNav .staticNav ul {
      padding: 0 0 10px 23px;
      display: block; }

  .memberCnt {
    padding-left: 30px;
    padding-right: 30px; }
    .memberCnt .column {
      padding: 0 30px; }

  .dataList {
    margin: 0 30px 45px; }
    .dataList li {
      float: left;
      width: 50%; }
    .dataList span {
      font-size: 16px; }
      .dataList span:first-child {
        text-align: left; }

  .dataTable td,
  .dataTable th {
    font-size: 15px; }

  .repair_link {
    margin-top: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .repair_link a {
      -ms-flex-direction: column;
          flex-direction: column;
      width: 184px;
      height: 108px;
      margin: 32px 5% 64px; }
      .repair_link a img {
        margin: 0 0 8px; }
      .repair_link a span {
        text-align: center; }

  .vionta-care {
    max-width: calc(600px + 20%); } }
@media (min-width: 1008px) {
  .memberNav {
    margin-left: 15px; }

  .dataTable.is-warranty td:nth-child(2), .dataTable.is-warranty th:nth-child(2) {
    width: 35%; }

  .vionta-care {
    max-width: 852px; } }
/*------------------------------------*\
  #about, #store, #bloglist
\*------------------------------------*/
.store, .blog {
  margin-bottom: 70px; }

.store_img {
  display: block;
  margin-bottom: 24px; }
  .store_img img {
    width: 100%; }

.store_info {
  text-align: center; }
  .store_info h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 8px; }
    .store_info h3.blog_title {
      height: 60px;
      line-height: 20px;
      overflow: hidden;
      margin-bottom: 16px; }
  .store_info p {
    font-size: 14px;
    color: #6e6e6e;
    margin-bottom: 6px; }
    .store_info p span {
      color: #000; }
    .store_info p.time {
      margin-top: 20px; }
  .store_info .redTxt {
    color: #ff4e4e; }

.static_title {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #979797;
  padding-bottom: 5px;
  margin-top: 25px;
  margin-bottom: 20px; }

.anchor {
  margin-top: -90px;
  border-top: 100px solid transparent; }

.smallContainer {
  max-width: 780px;
  width: 100%;
  margin: 0 auto; }

.static_box {
  background: #f8f8f8;
  border-radius: 16px;
  margin-bottom: 30px; }

.img-hover-zoom--slowmo {
  overflow: hidden;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px; }

/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(150%); }

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
  filter: brightness(100%);
  transform: scale(3); }

.staticBox_about img {
  display: block;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  object-fit: cover; }
.staticBox_about .cnt {
  padding: 40px 25px; }
  .staticBox_about .cnt h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px; }
  .staticBox_about .cnt p {
    color: #6e6e6e; }

.staticBox_awards {
  padding: 40px 25px; }
  .staticBox_awards h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px; }
  .staticBox_awards a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 200px;
    text-align: center;
    color: #6e6e6e;
    margin: 20px auto 0 auto; }
    .staticBox_awards a:after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-right: 1px solid #6e6e6e;
      border-bottom: 1px solid #6e6e6e;
      transform: rotate(45deg); }

.staticBox_theme a {
  display: block; }
.staticBox_theme img {
  display: block;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px; }
.staticBox_theme .cnt {
  padding: 40px 25px; }
  .staticBox_theme .cnt h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .staticBox_theme .cnt a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
    color: #6e6e6e;
    margin: 0 auto; }
    .staticBox_theme .cnt a:after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-top: 1px solid #6e6e6e;
      border-right: 1px solid #6e6e6e;
      transform: rotate(45deg);
      margin-left: 3px; }

.staticBox_contact {
  padding: 45px; }
  .staticBox_contact > div {
    margin-bottom: 50px; }
  .staticBox_contact h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px; }
  .staticBox_contact p {
    color: #6e6e6e; }
  .staticBox_contact .field {
    margin-bottom: 15px; }
    .staticBox_contact .field p {
      margin-bottom: 10px; }
    .staticBox_contact .field sup {
      color: #d20000; }
    .staticBox_contact .field input, .staticBox_contact .field textarea {
      width: 100%;
      border-color: #979797;
      border-radius: 4px;
      padding: 7px 10px; }
    .staticBox_contact .field.field_captcha input {
      width: 200px; }
      .staticBox_contact .field.field_captcha input + span {
        display: block;
        width: 160px; }
        .staticBox_contact .field.field_captcha input + span input.captcha_img {
          width: 100%; }
    .staticBox_contact .field.field_captcha .captcha_img {
      display: block;
      width: 160px; }
    .staticBox_contact .field.field_captcha .btn, .staticBox_contact .field.field_captcha input[type="submit"].btn {
      display: block;
      width: 200px;
      font-size: 14px;
      padding: 0;
      margin: 50px auto 0 auto;
      background: #6f6f6f;
      border-width: 0px; }
    .staticBox_contact .field.field_upload > div, .staticBox_contact .field.field_upload > label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .staticBox_contact .field.field_upload > div + div, .staticBox_contact .field.field_upload > label + div {
        margin-top: 10px; }
    .staticBox_contact .field.field_upload .btn {
      display: block;
      width: 100px;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      background: #6f6f6f; }
    .staticBox_contact .field.field_upload span {
      display: block;
      width: calc(100% - 100px - 20px);
      padding: 0 10px; }
    .staticBox_contact .field.field_upload .btn_newUpload {
      display: block;
      width: 40px;
      font-size: 14px;
      text-align: center; }

@media (min-width: 768px) {
  .store_inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .store_inner .store {
      width: calc((100% - 10px) / 2);
      margin-right: 10px; }
      .store_inner .store:nth-child(2n) {
        margin-right: 0; }
    .store_inner .blog {
      width: calc((100% - 10px) / 2);
      margin-right: 10px; }
      .store_inner .blog:nth-child(2n) {
        margin-right: 0; }

  .static_box {
    margin-bottom: 50px; }

  .staticBox_about {
    display: -ms-flexbox;
    display: flex; }
    .staticBox_about picture {
      width: 60%; }
    .staticBox_about img {
      border-top-right-radius: 0;
      border-bottom-left-radius: 16px; }
    .staticBox_about .cnt {
      width: 40%;
      padding: 50px 40px; }

  .staticBox_awards {
    padding: 40px 80px; }
    .staticBox_awards h3 {
      margin-bottom: 40px; }

  .flex_staticBoxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .flex_staticBoxes .static_box {
      width: calc((100% - 15px) / 2); } }
@media (min-width: 1008px) {
  .store_inner .store {
    width: calc((100% - 20px) / 3); }
    .store_inner .store:nth-child(2n) {
      margin-right: 10px; }
    .store_inner .store:nth-child(3n) {
      margin-right: 0; }
  .store_inner .blog {
    width: calc((100% - 30px) / 4); }
    .store_inner .blog:nth-child(2n) {
      margin-right: 10px; }
    .store_inner .blog:nth-child(4n) {
      margin-right: 0; }

  .anchor {
    margin-top: -180px;
    border-top: 180px solid transparent; }

  .staticBox_contact {
    padding: 60px 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .staticBox_contact > div:nth-child(1) {
      width: 300px;
      margin-top: 100px; }
    .staticBox_contact > div:nth-child(2) {
      width: calc(100% - 420px); }
    .staticBox_contact h3 {
      text-align: left; }
    .staticBox_contact .field.field_captcha > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .staticBox_contact .field.field_captcha input {
      width: calc((100% - 30px) / 3); }
      .staticBox_contact .field.field_captcha input + span {
        width: calc((100% - 30px) / 3);
        height: 40px;
        object-fit: contain; }
        .staticBox_contact .field.field_captcha input + span input.captcha_img {
          width: 100%;
          border-radius: 0;
          padding: 0; }
    .staticBox_contact .field.field_captcha .captcha_img {
      width: calc((100% - 30px) / 3);
      height: 40px;
      object-fit: contain; }
    .staticBox_contact .field.field_captcha .btn, .staticBox_contact .field.field_captcha input[type="submit"].btn {
      width: calc((100% - 30px) / 3);
      margin-top: 0;
      line-height: 38px; } }
.newslist {
  margin-bottom: 60px; }
  .newslist > .columns {
    border-bottom: solid 1px #979797;
    margin-left: 15px;
    margin-right: 15px; }
    .newslist > .columns:first-child {
      border-top: solid 1px #979797; }
    .newslist > .columns .column {
      padding: 0.75rem 0;
      -ms-flex-pack: center;
          justify-content: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .newslist > .columns .column:first-child {
        padding-bottom: 0; }
  .newslist img {
    width: 100%; }
  .newslist h6 {
    font-weight: bold;
    font-size: 15px; }
  .newslist p {
    font-size: 13px; }
  .newslist span {
    font-size: 10px;
    color: #888; }

.news .pageTitle {
  text-align: left;
  margin: 30px 15px 0; }
.news article {
  margin: 30px 15px 60px; }

.news_date {
  color: #888;
  font-size: 12px;
  margin: 0 0 0 15px; }

@media (min-width: 768px) {
  .newslist h6 {
    font-weight: bold;
    font-size: 16px; }
  .newslist p {
    font-size: 14px; }
  .newslist span {
    font-size: 12px; }
  .newslist > .columns .column {
    padding: 0.75rem; }
    .newslist > .columns .column:first-child {
      padding-left: 0;
      padding-bottom: 0.75rem; }

  img.newslist_img {
    width: 200px; } }
/*------------------------------------*\
  #activity, #ranking
\*------------------------------------*/
.activity_heading {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  border-bottom: 1px solid #979797;
  margin: 10px 20px 15px 20px; }

.activity_wrap, .ranking_wrap {
  padding: 0 20px; }

.activity_item {
  text-align: center;
  margin-bottom: 40px; }
  .activity_item .title {
    margin-top: 10px;
    line-height: 28px;
    font-weight: bold;
    color: #000; }
  .activity_item .name {
    margin-top: 10px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold; }
  .activity_item .subname {
    margin-top: 5px;
    line-height: 20px; }

.pdbox_ranking {
  text-align: center;
  margin-bottom: 30px; }
  .pdbox_ranking > a {
    position: relative;
    display: block;
    margin-bottom: 10px; }
    .pdbox_ranking > a img {
      width: 100%; }
  .pdbox_ranking .ranking {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #c70000; }
  .pdbox_ranking .name {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 500; }
  .pdbox_ranking .subname {
    color: #515151;
    line-height: 20px; }

@media (min-width: 768px) {
  .activity_wrap, .ranking_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }

  .activity_item {
    width: calc((100% - 10px) / 2);
    font-size: 20px; }

  .pdbox_ranking {
    width: calc((100% - 20px) / 3); } }
/*------------------------------------*\
  #warranty, #repair
\*------------------------------------*/
.ean_field {
  display: none;
  margin-top: 20px; }
  .ean_field.show_select {
    display: block; }
    .ean_field.show_select .ean_pdname_select {
      display: block; }
  .ean_field.show_input {
    display: block; }
    .ean_field.show_input .ean_result {
      display: block;
      font-size: 16px;
      margin-bottom: 10px;
      color: red; }
    .ean_field.show_input .ean_pdname_input {
      display: block; }
  .ean_field.show_name {
    display: block; }
    .ean_field.show_name .ean_pdname_input {
      display: block; }

.ean_result, .ean_pdname_select, .ean_pdname_input {
  display: none; }

.repair_addr > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.repair_addr select.city, .repair_addr select.area {
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  margin-top: 0; }
.repair_addr input[type="text"].zipCode {
  width: calc((100% - 20px) / 3);
  margin-top: 0; }
.repair_addr .road {
  width: 100%;
  margin-top: 10px; }

.application_info, .application_form {
  margin: 10px 0 20px; }

.applicationform_inner .submenu {
  display: none; }
  .applicationform_inner .submenu.active {
    display: block; }
  .applicationform_inner .submenu > div input {
    width: calc(100% - 100px); }
  .applicationform_inner .submenu > div .btn {
    width: 90px; }
  .applicationform_inner .submenu > div .ean_result {
    display: none;
    color: red; }
    .applicationform_inner .submenu > div .ean_result.show {
      display: block; }
.applicationform_inner + .applicationform_inner {
  margin-top: 20px;
  border-top: 1px dashed #888;
  padding-top: 15px; }

/*------------------------------------*\
  #deafult2.html 保固頁面
\*------------------------------------*/
header.header2 {
  height: 112px; }

.header_inner2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 38px; }
  .header_inner2 .logo {
    left: calc((100vw - 190px) / 2);
    width: 190px; }
  .header_inner2 .header_sign, .header_inner2 .header_menu {
    visibility: hidden; }

.footer2 {
  height: 330px;
  margin: 0; }

.footerCenter2 {
  padding: 50px 20px 0px 20px; }
  .footerCenter2 .column {
    margin-bottom: 50px;
    font-size: 13px;
    letter-spacing: 0.24px;
    color: #232323;
    font-weight: 500; }

.mainContent2 {
  padding-top: 112px;
  min-height: calc(100vh - 330px); }

.btn_pdRegister {
  display: block;
  width: 280px;
  height: 64px;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 64px;
  border-radius: 8px;
  box-shadow: 0 14px 16px 0 rgba(156, 156, 156, 0.5);
  background-color: #f6f6f6;
  margin: 26px auto 66px auto; }

@media (min-width: 1200px) {
  .header2 .header_inner2 {
    height: 64px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 38px; }
    .header2 .header_inner2 .logo {
      left: 15px;
      top: 0;
      width: 200px; }
      .header2 .header_inner2 .logo img {
        height: 60%; }
    .header2 .header_inner2 .header_sign {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      visibility: visible;
      width: 140px;
      font-weight: bold; }
      .header2 .header_inner2 .header_sign span {
        font-size: 24px;
        line-height: 64px;
        margin-left: 10px; }
      .header2 .header_inner2 .header_sign img {
        margin-top: 0; }

  .footer2 {
    height: 270px;
    margin: 0; }

  .footerCenter2 {
    padding: 60px 0 0 0; }

  .mainContent2 {
    min-height: calc(100vh - 270px); }

  .btn_pdRegister {
    width: 380px;
    font-size: 24px;
    margin: 45px auto 85px auto; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }


