@font-face {
  font-family: 'fontello';
  src: url(assets/fonts/fontello/font/fontello.eot);
  src: url(assets/fonts/fontello/font/fontello.eot#iefix) format('embedded-opentype'),
       url(assets/fonts/fontello/font/fontello.woff2) format('woff2'),
       url(assets/fonts/fontello/font/fontello.woff) format('woff'),
       url(assets/fonts/fontello/font/fontello.ttf) format('truetype'),
       url(assets/fonts/fontello/font/fontello.svg#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?60496941#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-home:before { content: '\e800'; } /* '' */
.icon-youtube:before { content: '\e801'; } /* '' */
.icon-appstore:before { content: '\e802'; } /* '' */
.icon-android:before { content: '\e803'; } /* '' */
.icon-volume-off:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\e805'; } /* '' */
.icon-facebook:before { content: '\e806'; } /* '' */
.icon-google:before { content: '\e807'; } /* '' */
.icon-ok-circled2:before { content: '\e808'; } /* '' */
.icon-ok-circled:before { content: '\e809'; } /* '' */
.icon-cancel-circled2:before { content: '\e80a'; } /* '' */
.icon-cancel-circled:before { content: '\e80b'; } /* '' */
.icon-th:before { content: '\e80c'; } /* '' */
.icon-th-list:before { content: '\e80d'; } /* '' */
.icon-plus-circled:before { content: '\e80e'; } /* '' */
.icon-minus-circled:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-plus:before { content: '\e811'; } /* '' */
.icon-cancel:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-help-circled:before { content: '\e814'; } /* '' */
.icon-info-circled:before { content: '\e815'; } /* '' */
.icon-thumbs-up:before { content: '\e816'; } /* '' */
.icon-thumbs-down:before { content: '\e817'; } /* '' */
.icon-phone:before { content: '\e818'; } /* '' */
.icon-volume-up:before { content: '\e819'; } /* '' */
.icon-down-open:before { content: '\e81a'; } /* '' */
.icon-left-open:before { content: '\e81b'; } /* '' */
.icon-right-open:before { content: '\e81c'; } /* '' */
.icon-up-open:before { content: '\e81d'; } /* '' */
.icon-down-dir:before { content: '\e81e'; } /* '' */
.icon-up-dir:before { content: '\e81f'; } /* '' */
.icon-left-dir:before { content: '\e820'; } /* '' */
.icon-right-dir:before { content: '\e821'; } /* '' */
.icon-group:before { content: '\e822'; } /* '' */
.icon-search:before { content: '\e823'; } /* '' */
.icon-users:before { content: '\e824'; } /* '' */
.icon-music:before { content: '\e825'; } /* '' */
.icon-volume-off-1:before { content: '\e826'; } /* '' */
.icon-volume-up-1:before { content: '\e827'; } /* '' */
.icon-download:before { content: '\e828'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
:root {
  --width-desktop-safe: 1720px;
  --maxwidth-desktop-safe: calc(100% - 20px * 2);
  --width-mobile-safe: calc(100% - 20px * 2);
  --width-desktop: 2000px;
  --width-mobile: 768px;
  --height-desktop: 1000px;
  --height-mobile: 1000px;
  --font-primary: Roboto;
  --font-secondary: Roboto;
  --fontsize-primary-desktop: 18px;
  --fontsize-primary-mobile: 24px;
  --fontheight-primary: 1.4;
  --fontweight-heavy: 900;
  --fontweight-bold: 700;
  --fontweight-semibold: 600;
  --fontweight-medium: 500;
  --fontweight-normal: 400;
  --fontweight-light: 300;
}

@-ms-viewport {
  width: device-width;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

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

html {
  box-sizing: border-box;
  touch-action: manipulation;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1;
  font-family: sans-serif;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

caption {
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

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

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

em {
  font-style: italic;
}

img {
  border-style: none;
}

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

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

[tabindex="-1"]:focus {
  outline: 0 !important;
}

fieldset {
  min-width: 0;
}

legend {
  max-width: 100%;
  white-space: normal;
  color: inherit;
  display: block;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

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

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

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

output {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 4px 4px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #FFF;
}

.hamburger-box {
  width: 24px;
  height: 17px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #FFF;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
}
.hamburger-inner::after {
  bottom: -7px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 48px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 48px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 48px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 48px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 48px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 48px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 7px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 14px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 7px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 14px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 7px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -48px;
  top: -48px;
  transform: translate3d(48px, 48px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -48px;
  top: -48px;
  transform: translate3d(-48px, 48px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 7px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -48px;
  top: 48px;
  transform: translate3d(48px, -48px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -48px;
  top: 48px;
  transform: translate3d(-48px, -48px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 14px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-3.4285714286px, -4px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 14px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 7px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(3.4285714286px, -4px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 7px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 7px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

@font-face {
  font-family: SourceHanSansCN;
  src: url(assets/fonts/SourceHanSansCN.otf);
}
@font-face {
  font-family: Roboto;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Regular.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Roboto-Black;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Black.ttf);
  font-weight: 300;
}
ol,
ul {
  list-style: numb !important;
  margin-left: 20px;
}

.floating .floattop .floatnav {
  list-style: none !important;
}

* {
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-decoration: none;
}
*:focus {
  outline: none;
}

.off, .off:hover {
  filter: grayscale(100%);
  pointer-events: none;
}

html {
  overflow-x: hidden;
  overflow-y: auto;
}
html.popup-opened {
  position: relative;
  height: 100% !important;
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none;
}

body {
  font-family: var(--font-primary), var(--font-secondary), sans-serif;
  line-height: var(--fontheight-primary);
  font-size: var(--fontsize-primary);
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  background: none;
}
body.popup-opened {
  overflow: hidden;
}

.row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.row > .col-1 {
  padding: 0 10px;
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
.row > .col-offset-1 {
  padding: 0 10px;
  margin-left: 8.3333333333%;
  max-width: 8.3333333333%;
}
.row > .col-2 {
  padding: 0 10px;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
.row > .col-offset-2 {
  padding: 0 10px;
  margin-left: 16.6666666667%;
  max-width: 16.6666666667%;
}
.row > .col-3 {
  padding: 0 10px;
  flex-basis: 25%;
  max-width: 25%;
}
.row > .col-offset-3 {
  padding: 0 10px;
  margin-left: 25%;
  max-width: 25%;
}
.row > .col-4 {
  padding: 0 10px;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.row > .col-offset-4 {
  padding: 0 10px;
  margin-left: 33.3333333333%;
  max-width: 33.3333333333%;
}
.row > .col-5 {
  padding: 0 10px;
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
.row > .col-offset-5 {
  padding: 0 10px;
  margin-left: 41.6666666667%;
  max-width: 41.6666666667%;
}
.row > .col-6 {
  padding: 0 10px;
  flex-basis: 50%;
  max-width: 50%;
}
.row > .col-offset-6 {
  padding: 0 10px;
  margin-left: 50%;
  max-width: 50%;
}
.row > .col-7 {
  padding: 0 10px;
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
.row > .col-offset-7 {
  padding: 0 10px;
  margin-left: 58.3333333333%;
  max-width: 58.3333333333%;
}
.row > .col-8 {
  padding: 0 10px;
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
.row > .col-offset-8 {
  padding: 0 10px;
  margin-left: 66.6666666667%;
  max-width: 66.6666666667%;
}
.row > .col-9 {
  padding: 0 10px;
  flex-basis: 75%;
  max-width: 75%;
}
.row > .col-offset-9 {
  padding: 0 10px;
  margin-left: 75%;
  max-width: 75%;
}
.row > .col-10 {
  padding: 0 10px;
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
.row > .col-offset-10 {
  padding: 0 10px;
  margin-left: 83.3333333333%;
  max-width: 83.3333333333%;
}
.row > .col-11 {
  padding: 0 10px;
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
.row > .col-offset-11 {
  padding: 0 10px;
  margin-left: 91.6666666667%;
  max-width: 91.6666666667%;
}
.row > .col-12 {
  padding: 0 10px;
  flex-basis: 100%;
  max-width: 100%;
}
.row > .col-offset-12 {
  padding: 0 10px;
  margin-left: 100%;
  max-width: 100%;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .row > .col-mobile-1 {
    padding: 0 10px;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row > .col-mobile-offset-1 {
    padding: 0 10px;
    margin-left: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .row > .col-mobile-2 {
    padding: 0 10px;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row > .col-mobile-offset-2 {
    padding: 0 10px;
    margin-left: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .row > .col-mobile-3 {
    padding: 0 10px;
    flex-basis: 25%;
    max-width: 25%;
  }
  .row > .col-mobile-offset-3 {
    padding: 0 10px;
    margin-left: 25%;
    max-width: 25%;
  }
  .row > .col-mobile-4 {
    padding: 0 10px;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row > .col-mobile-offset-4 {
    padding: 0 10px;
    margin-left: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row > .col-mobile-5 {
    padding: 0 10px;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row > .col-mobile-offset-5 {
    padding: 0 10px;
    margin-left: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .row > .col-mobile-6 {
    padding: 0 10px;
    flex-basis: 50%;
    max-width: 50%;
  }
  .row > .col-mobile-offset-6 {
    padding: 0 10px;
    margin-left: 50%;
    max-width: 50%;
  }
  .row > .col-mobile-7 {
    padding: 0 10px;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row > .col-mobile-offset-7 {
    padding: 0 10px;
    margin-left: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .row > .col-mobile-8 {
    padding: 0 10px;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row > .col-mobile-offset-8 {
    padding: 0 10px;
    margin-left: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .row > .col-mobile-9 {
    padding: 0 10px;
    flex-basis: 75%;
    max-width: 75%;
  }
  .row > .col-mobile-offset-9 {
    padding: 0 10px;
    margin-left: 75%;
    max-width: 75%;
  }
  .row > .col-mobile-10 {
    padding: 0 10px;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row > .col-mobile-offset-10 {
    padding: 0 10px;
    margin-left: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .row > .col-mobile-11 {
    padding: 0 10px;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row > .col-mobile-offset-11 {
    padding: 0 10px;
    margin-left: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .row > .col-mobile-12 {
    padding: 0 10px;
    flex-basis: 100%;
    max-width: 100%;
  }
  .row > .col-mobile-offset-12 {
    padding: 0 10px;
    margin-left: 100%;
    max-width: 100%;
  }
}

.wrapper {
  width: var(--width-desktop);
  transform-origin: top left;
  overflow-x: hidden;
  overflow-y: auto;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .wrapper {
    width: var(--width-mobile);
  }
}

.container {
  display: block;
  margin: 0 auto;
  width: var(--width-desktop-safe);
  max-width: var(--maxwidth-desktop-safe);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .container {
    width: var(--width-mobile-safe);
  }
}

hr.split {
  margin: 0;
  border: 0;
  background: transparent;
}
hr.split--low {
  height: 16px;
}
hr.split--medium {
  height: 24px;
}
hr.split--high {
  height: 32px;
}
hr.split--giant {
  height: 48px;
}

.section {
  position: relative;
  display: block;
  width: var(--width-desktop);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .section {
    width: var(--width-mobile);
  }
}
.section__background {
  display: block;
  width: 100%;
}
.section__background img, .section__background video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.section__background video {
  position: absolute;
  top: 0;
}
.section__content {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.section.autoHeight .section__background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.section.autoHeight .section__content {
  display: block;
  position: relative;
}
.section--fixedHeight > .section__background {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
}
.section--fixedHeight > .section__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .section--fixedHeight > .section__background img {
    height: auto;
  }
}
.section--fixedHeight > .section__content {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.section__overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8) 100%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.desktop {
  display: block !important;
}

.desktop-inline {
  display: inline-block !important;
}

.desktop-flex {
  display: flex !important;
}

.desktop-grid {
  display: grid !important;
}

.mobile, .mobile-inline, .mobile-flex, .mobile-grid {
  display: none !important;
}

@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .desktop, .desktop-inline, .desktop-flex, .desktop-grid {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .mobile-inline {
    display: inline-block !important;
  }
  .mobile-flex {
    display: flex !important;
  }
  .mobile-grid {
    display: grid !important;
  }
}
.clearfix:after {
  content: "";
  clear: both;
  display: table;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.text-left {
  text-align: left;
  justify-content: flex-start !important;
}

.text-center {
  text-align: center;
  justify-content: center !important;
}

.text-right {
  text-align: right;
  justify-content: flex-end !important;
}

.flex {
  display: flex;
}

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

.flex-column {
  flex-direction: column;
}

.flex-start {
  justify-content: flex-start;
}

.flex-end {
  justify-content: flex-end;
}

.flex-middle {
  align-items: center;
}

@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .mobile-flex {
    display: flex;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .mobile-flex-column {
    flex-direction: column;
  }
  .mobile-flex-start {
    justify-content: flex-start;
  }
  .mobile-flex-end {
    justify-content: flex-end;
  }
  .mobile-flex-middle {
    align-items: center;
  }
}
.scrollwatch-pin {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 1px;
  background: transparent;
  pointer-events: none;
}

@-webkit-keyframes shine {
  100% {
    filter: brightness(120%);
  }
}

@keyframes shine {
  100% {
    filter: brightness(120%);
  }
}
@-webkit-keyframes shine_scale {
  100% {
    filter: brightness(90%);
    transform: scale(1.1);
    transform-origin: center center;
  }
}
@keyframes shine_scale {
  100% {
    filter: brightness(90%);
    transform: scale(1.1);
    transform-origin: center center;
  }
}
@-webkit-keyframes shine_move {
  100% {
    filter: brightness(110%);
    transform: translateX(12px);
  }
}
@keyframes shine_move {
  100% {
    filter: brightness(110%);
    transform: translateX(12px);
  }
}
.fancybox-active {
  height: 100% !important;
}

.popup {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup__background, .popup__background--unclosable {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  transition: opacity 1s;
}
.popup__content {
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: all 0.2s;
  transform: scale(0);
}
.popup__tool {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  padding: 5px;
  display: flex;
  opacity: 0;
  visibility: hidden;
}
.popup__close {
  pointer-events: all;
  background: #000;
  position: absolute;
  right: 0%;
  top: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 42px;
  height: 42px;
}
.popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.popup.active .popup__background, .popup.active .popup__background--unclosable {
  opacity: 1;
  visibility: visible;
}
.popup.active .popup__content {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.popup.active .popup__tool {
  opacity: 1;
  visibility: visible;
}

.popup--open-image .popup__content .image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.popup--open-video .popup__content {
  width: 80%;
  height: 60%;
}
.popup--open-video .popup__content .embed {
  width: 100%;
  height: 100%;
}
.popup--open-video .popup__content .embed iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.wrapper {
  width: var(--width-desktop);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .wrapper {
    width: var(--width-mobile);
  }
}
.wrapper__content,
.wrapper__content .section {
  overflow-x: hidden;
  overflow-y: hidden;
  width: var(--width-desktop);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .wrapper__content,
  .wrapper__content .section {
    width: var(--width-mobile);
  }
}
.wrapper__content .inner {
  width: var(--width-desktop);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .wrapper__content .inner {
    width: var(--width-mobile);
  }
}
.wrapper__content .parallax, .wrapper__content .parallax__layer {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 70px;
  margin: 0 auto 50px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .title {
    margin: 70px auto 70px;
  }
}
.title__content {
  position: relative;
  margin: 0 16px;
  z-index: 3;
  color: #e95819;
  font-weight: var(--fontweight-bold);
  font-size: 62px;
  background: #ff7608; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #ff7608, #cb4904); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 2;
}
.title img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.title--popup {
  margin: 0px auto 6px;
  padding-top: 0px;
}
.title--popup .title__content {
  font-size: 28px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .title--popup .title__content {
    font-size: 18px;
  }
}
.title--header {
  margin: 30px auto 6px;
  padding-top: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.title--header .title__content {
  background: #ffdd5f; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #ffdd5f, #ff8511); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8) 0%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.empty {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.1);
  color: #222;
  border-radius: 8px;
}

.placeholder {
  font-size: 0;
}

.panel {
  position: relative;
  display: block;
  z-index: 5;
  margin: 0 auto;
}
@media (orientation:landscape) or (min-width: 1000px) {
  .panel__loop {
    position: relative;
  }
  .panel__content {
    position: relative;
  }
}
.form_wrapper {
  width: 400px;
  margin: 0 auto;
  --input-bgcolor: #e6d0a0;
  --input-textcolor: #403833;
  --input-width: 400px;
  --input-height: 50px;
  --input-fontsize: 26px;
  --input-border: none;
  --input-padding: 4px 4px 4px 12px;
  --input-margin: 0 0 10px 0;
  --select-border: 1px dashed #e6d0a0;
  --select-item-bgcolor: #594a3f;
  --select-item-bgcolor-hov: #6f5c4d;
  --select-item-textcolor: #e6d0a0;
}
.form_wrapper .form_control input[type=text],
.form_wrapper .form_control .choices__inner {
  width: var(--input-width);
  height: var(--input-height);
  background: var(--input-bgcolor);
  border: var(--input-border);
  padding: var(--input-padding);
  margin: var(--input-margin);
}
.form_wrapper .form_control input[type=text]::-moz-placeholder, .form_wrapper .form_control .choices__inner::-moz-placeholder {
  font-size: var(--input-fontsize);
  color: var(--input-textcolor);
}
.form_wrapper .form_control input[type=text]:-ms-input-placeholder, .form_wrapper .form_control .choices__inner:-ms-input-placeholder {
  font-size: var(--input-fontsize);
  color: var(--input-textcolor);
}
.form_wrapper .form_control input[type=text], .form_wrapper .form_control input[type=text]::placeholder,
.form_wrapper .form_control .choices__inner,
.form_wrapper .form_control .choices__inner::placeholder {
  font-size: var(--input-fontsize);
  color: var(--input-textcolor);
}
.form_wrapper .form_control .choices:after {
  content: "";
  background-image: url(assets/_sprites-float.png);
  background-position: -30px -72px;
  width: 25px;
  height: 19px;
  border: none;
  margin-top: -10px;
  transition: all 0.4s;
}
.form_wrapper .form_control .choices.is-open:after {
  transform: scaleY(-1);
}
.form_wrapper .form_control .choices__list--single {
  padding: 0;
}
.form_wrapper .form_control .choices__list--dropdown {
  background: var(--select-item-bgcolor);
}
.form_wrapper .form_control .choices__list--dropdown .choices__item--selectable {
  background: var(--select-item-bgcolor);
  color: var(--select-item-textcolor);
  font-size: var(--input-fontsize);
  border-bottom: var(--select-border);
}
.form_wrapper .form_control .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background: var(--select-item-bgcolor-hov);
  color: var(--select-item-textcolor);
  font-size: var(--input-fontsize);
}
.form_wrapper .form_control__error {
  display: none;
  color: #ff5c5c;
  font-size: 20px;
  margin-bottom: 20px;
}
.form_wrapper .form_control__error.active {
  display: block;
  margin-bottom: 20px;
}
.sectionHeader {
  z-index: 1;
}
.sectionHeader,
.sectionHeader .section__background,
.sectionHeader .section__content,
.sectionHeader .inner {
  height: 1000px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionHeader,
  .sectionHeader .section__background,
  .sectionHeader .section__content,
  .sectionHeader .inner {
    height: 1300px;
  }
}
.sectionHeader .overlay {
  background: rgba(0, 0, 0, 0.8) 10%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sectionHeader .logo {
  position: absolute;
  top: 28px;
  left: calc(50% - 160px);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionHeader .logo {
    left: calc(50% - 180px);
    top: 30px;
  }
}
.sectionHeader .tagline {
  position: absolute;
  left: calc(50% - 259px - 20px);
  top: 219px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionHeader .tagline {
    top: 285px;
  }
}
.sectionHeader .scroll {
  font-size: 0;
  position: absolute;
  top: calc(50% + 100px);
  left: calc(50% + 220px);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionHeader .scroll {
    top: calc(50% + 227px);
    left: calc(50% + 295px);
  }
}
.sectionHeader .appinfo {
  display: flex;
  align-items: center;
  margin: 0;
  width: 595px;
  height: 153px;
  gap: 30px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionHeader .appinfo {
    transform: translateX(-50%) scale(0.85);
    transform-origin: center top;
  }
}
.sectionHeader .appinfo .name_game {
  font-family: Roboto-Black;
  font-size: 40px;
  color: #2973db;
  text-transform: uppercase;
}
.sectionHeader .appinfo_icon {
  width: 153px;
  height: 153px;
}
.sectionHeader .appinfo_icon:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.sectionHeader .appinfo_download {
  display: flex;
  gap: 8px;
  margin-top: 20px;
}
.sectionHeader .appinfo_download a {
  display: block;
  margin: 0;
}
.sectionHeader .appinfo_download a:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.sectionHeader .appinfo_download_ios {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px 0px;
  width: 148px;
  height: 46px;
}
.sectionHeader .appinfo_download_ggplay {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -150px -429px;
  width: 148px;
  height: 46px;
}
.sectionHeader .appinfo_download_apk {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: 0px -429px;
  width: 148px;
  height: 46px;
}
.sectionHeader .appinfo_topup {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -401px 0px;
  width: 101px;
  height: 166px;
}
.sectionHeader .appinfo_topup:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.sectionHeader .appinfo_redeem {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -195px 0px;
  width: 101px;
  height: 166px;
}
.sectionHeader .appinfo_redeem:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}

.locate-cn .sectionHeader .appinfo {
  align-items: center;
  height: 155px;
  bottom: 25px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .locate-cn .sectionHeader .appinfo {
    left: 55%;
  }
}
.locate-cn .gap-10 {
  gap: 10px;
}
.locate-cn .sectionHeader .appinfo_download_ios {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -318px;
  width: 146px;
  height: 41px;
}
.locate-cn .sectionHeader .appinfo_download_ggplay {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -275px;
  width: 146px;
  height: 41px;
}
.locate-cn .sectionHeader .appinfo_download_apk {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -232px;
  width: 146px;
  height: 41px;
}
.locate-cn .sectionHeader .appinfo_topup {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: 0px -327px;
  width: 160px;
  height: 67px;
}
.locate-cn .sectionHeader .appinfo_redeem {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -166px -258px;
  width: 160px;
  height: 67px;
}

.locate-vn .sectionHeader .appinfo_download_ios {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -300px -429px;
  width: 148px;
  height: 46px;
}
.locate-vn .sectionHeader .appinfo_download_ggplay {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -95px;
  width: 148px;
  height: 45px;
}
.locate-vn .sectionHeader .appinfo_download_apk {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -48px;
  width: 148px;
  height: 45px;
}
.locate-vn .sectionHeader .appinfo_topup {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -298px 0px;
  width: 101px;
  height: 166px;
}
.locate-vn .sectionHeader .appinfo_redeem {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: 0px -90px;
  width: 102px;
  height: 166px;
}
.locate-vn .rating {
  position: absolute;
  right: 20px;
  top: 80px;
}

.locate-id .sectionHeader .appinfo {
  align-items: center;
  height: 155px;
  bottom: 25px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .locate-id .sectionHeader .appinfo {
    left: 55%;
  }
}
.locate-id .gap-10 {
  gap: 10px;
}
.locate-id .sectionHeader .appinfo_download_ios {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -324px -327px;
  width: 146px;
  height: 48px;
}
.locate-id .sectionHeader .appinfo_download_ggplay {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -187px;
  width: 146px;
  height: 43px;
}
.locate-id .sectionHeader .appinfo_download_apk {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -142px;
  width: 146px;
  height: 43px;
}
.locate-id .sectionHeader .appinfo_topup {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -162px -327px;
  width: 160px;
  height: 67px;
}
.locate-id .sectionHeader .appinfo_redeem {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -328px -258px;
  width: 160px;
  height: 67px;
}

.sectionSubHeader,
.sectionSubHeader .section__background,
.sectionSubHeader .section__content,
.sectionSubHeader .inner {
  height: 720px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionSubHeader,
  .sectionSubHeader .section__background,
  .sectionSubHeader .section__content,
  .sectionSubHeader .inner {
    height: 950px;
  }
}
.sectionSubHeader .overlay {
  background: rgba(0, 0, 0, 0.8) 10%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sectionSubHeader .logo {
  position: absolute;
  top: 95px;
  left: calc(50% - 216px);
  transform: translateX(-50%);
  font-size: 0;
}
.sectionSubHeader .logo:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionSubHeader .logo {
    left: 50%;
  }
}

.sectionAppinfo,
.sectionAppinfo .section__background,
.sectionAppinfo .section__content,
.sectionAppinfo .inner {
  height: 290px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionAppinfo,
  .sectionAppinfo .section__background,
  .sectionAppinfo .section__content,
  .sectionAppinfo .inner {
    height: 250px;
  }
}
.sectionAppinfo .overlay {
  background: rgba(0, 0, 0, 0.8) 10%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sectionAppinfo .appinfo {
  display: flex;
  margin: 55px auto 0;
  width: 990px;
  height: 164px;
  gap: 40px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionAppinfo .appinfo {
    width: 740px;
    gap: 10px;
  }
}
.sectionAppinfo .appinfo_attr h2 {
  color: #f9e69c;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: Quattrocento, Arial;
  text-transform: uppercase;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionAppinfo .appinfo_attr h2 {
    font-size: 27px;
    margin-bottom: 5px;
  }
}
.sectionAppinfo .appinfo_attr p {
  color: #fff;
  font-size: 25px;
  line-height: 1;
  font-weight: var(--fontweight-normal);
  margin-bottom: 25px;
  font-family: Quattrocento, Arial;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionAppinfo .appinfo_attr p {
    font-size: 23px;
    margin-bottom: 10px;
  }
}
.sectionAppinfo .appinfo_download {
  display: flex;
  gap: 40px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionAppinfo .appinfo_download {
    gap: 10px;
  }
}
.sectionAppinfo .appinfo_download a {
  display: block;
}
.sectionAppinfo .appinfo_download a:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}

.sectionFeature {
  margin-top: -1px;
}
.sectionFeature,
.sectionFeature .section__background,
.sectionFeature .section__content,
.sectionFeature .inner {
  height: 1000px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature,
  .sectionFeature .section__background,
  .sectionFeature .section__content,
  .sectionFeature .inner {
    height: 993px;
  }
}
.sectionFeature .inner {
  padding-top: 85px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .inner {
    padding-top: 50px;
  }
}
.sectionFeature h2.tinhnang {
  margin: 0 auto 70px;
  padding: 0;
  text-align: center;
}
.sectionFeature .feature {
  display: block;
  position: absolute;
  top: 235px;
  left: calc(50% - 673px);
  width: 1346px;
  height: 680px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature {
    left: 50%;
    top: 285px;
    transform: translateX(-50%);
    width: 768px;
    height: 485px;
  }
}
.sectionFeature .feature .swiper {
  width: 1350px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature .swiper {
    width: 768px;
    margin: auto;
  }
}
.sectionFeature .feature .swiper-slide {
  width: 942px;
  height: 602px;
  background: #ffe38f;
  border-radius: 5px;
}
.sectionFeature .feature .swiper-slide-prev, .sectionFeature .feature .swiper-slide-next {
  filter: brightness(0.3);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature .swiper-slide {
    width: 619px;
    height: 397px;
  }
  .sectionFeature .feature .swiper-slide:after {
    width: 619px;
    height: 397px;
    background: url(assets/images/features/bg-banner-mb.png) no-repeat;
  }
}
.sectionFeature .feature_item {
  display: block;
  position: relative;
  width: 930px;
  height: 590px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  margin: 6px 0;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature_item {
    width: 607px;
    height: 385px;
  }
}
.sectionFeature .feature_thumbnail {
  width: 930px;
  height: 590px;
  margin: 0;
  z-index: 1;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature_thumbnail {
    width: 607px;
    height: 385px;
  }
}
.sectionFeature .feature_thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sectionFeature .feature .swiper-button-prev,
.sectionFeature .feature .swiper-button-next {
  display: block;
  width: auto;
  height: auto;
  top: 330px;
}
.sectionFeature .feature .swiper-button-prev:before, .sectionFeature .feature .swiper-button-prev:after,
.sectionFeature .feature .swiper-button-next:before,
.sectionFeature .feature .swiper-button-next:after {
  display: none;
}
.sectionFeature .feature .swiper-button-prev {
  left: -120px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature .swiper-button-prev {
    left: 30px;
    top: 183px;
    transform: scale(0.7);
    transform-origin: left top;
  }
}
.sectionFeature .feature .swiper-button-next {
  right: -120px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFeature .feature .swiper-button-next {
    right: 30px;
    top: 183px;
    transform: scale(0.7);
    transform-origin: right top;
  }
}
.sectionFeature .feature .swiper-pagination {
  width: 80%;
  bottom: 0;
  left: 10%;
  padding: 0;
  display: flex;
  justify-content: center;
  text-align: center;
}
.sectionFeature .feature .swiper-pagination .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  opacity: 1;
  background: url(assets/images/features/control.png) no-repeat;
  border: 0;
  margin: 2px 10px;
  font-size: 0;
  border-radius: 0;
}
.sectionFeature .feature .swiper-pagination .swiper-pagination-bullet-active {
  background: url(assets/images/features/control-hov.png) no-repeat;
}

.sectionFooter {
  overflow: visible !important;
  z-index: 10 !important;
  margin-top: -1px;
}
.sectionFooter,
.sectionFooter .section__background,
.sectionFooter .section__content,
.sectionFooter .inner {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter,
  .sectionFooter .section__background,
  .sectionFooter .section__content,
  .sectionFooter .inner {
    height: 307px;
  }
}
.sectionFooter .section__background img {
  height: 300px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter .section__background img {
    height: 307px;
  }
}
.sectionFooter .icon-bottom {
  position: absolute;
  bottom: 245px;
  z-index: 10;
  left: 30px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter .icon-bottom {
    left: 0;
    bottom: 250px;
  }
}
.sectionFooter .content__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 40px;
  flex-direction: column;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter .content__footer {
    padding: 0 10px;
  }
}
.sectionFooter .content__footer .logo_footer {
  display: flex;
  gap: 50px;
  align-items: center;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter .content__footer .logo_footer {
    gap: 10px;
  }
}
.sectionFooter .content__footer p {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}
.sectionFooter .content__footer .copyright {
  width: 1240px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.sectionFooter .content__footer .copyright p {
  font-size: 23px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionFooter .content__footer .copyright {
    width: 100%;
    gap: 5px;
  }
  .sectionFooter .content__footer .copyright img {
    width: 65px;
  }
  .sectionFooter .content__footer .copyright p {
    font-size: 15px;
  }
}

.locate-cn .sectionFooter .content__footer p {
  font-family: "Adobe Heiti Std", "SourceHanSansCN";
}

.locate-id .sectionFooter .content__footer .copyright {
  gap: 20px;
}
.locate-id .sectionFooter .content__footer p {
  text-align: center;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .locate-id .sectionFooter .content__footer p {
    font-size: 23px;
  }
}

.sectionContent {
  background: url(assets/images/bg/bg-content-btom.jpg) center bottom no-repeat #2a2d5a;
  margin-top: -1px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent {
    background: url(assets/images/bg/bg-content-btom-mb.jpg) center bottom no-repeat #2a2d5a;
  }
}
.sectionContent,
.sectionContent .section__background,
.sectionContent .section__content,
.sectionContent .inner {
  overflow: hidden;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent,
  .sectionContent .section__background,
  .sectionContent .section__content,
  .sectionContent .inner {
    height: auto;
    overflow: hidden;
    margin-top: -1px;
  }
}
.sectionContent .section__content {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  min-height: 1500px;
  background: url(assets/images/bg/bg-content-top.jpg) center top no-repeat;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .section__content {
    background: url(assets/images/bg/bg-content-top-mb.jpg) center top no-repeat;
  }
}
.sectionContent .overlay {
  background: rgba(0, 0, 0, 0.8) 10%; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sectionContent .panel {
  display: block;
  margin: 0 auto 0;
  width: 1100px;
  min-height: 1000px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .panel {
    margin: 0 auto 0;
    width: 680px;
  }
}
.sectionContent .panel__content {
  padding: 20px 0 50px 0;
}
.sectionContent .article {
  --color-content: #d2eefc;
  --color-title: var(--color-gray-600);
  --color-heading-2: #473110;
  --color-heading-3: #473110;
  --color-heading-4: #473110;
  --color-heading-5: #473110;
  --color-heading-6: #473110;
  --color-href: #ffc13c;
  --color-box-bg: #ffdbc7;
  --color-box-content: #111;
  --color-table-head-bg: #ffba40;
  --color-table-body-bg: #fff;
  --color-table-foot-bg: #fff;
  --color-table-head-content: #111;
  --color-table-body-content: #555;
  --color-table-foot-content: #555;
  --color-table-border: #666;
}

.article {
  font-size: var(--fontsize-primary-desktop);
  color: var(--color-content);
  padding: 0 20px;
  font-family: var(--font-primary);
  margin-left: auto;
  margin-right: auto;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .article {
    font-size: var(--fontsize-primary-mobile);
  }
}
.article__title {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 40px 0;
}
.article__title,
.article h1 {
  font-size: 2.2em;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid var(--color-content);
  color: var(--color-title);
}
.article__meta {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 0;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .article__meta {
    padding: 16px 20px;
  }
}
.article__cate {
  display: block;
  padding: 4px;
  margin-right: 12px;
  color: var(--color-content);
  border-radius: 4px;
  font-size: 0.8em;
}
.article__time {
  color: var(--color-content);
  font-size: 0.8em;
}

.article__content {
  font-size: 1em;
  color: var(--color-content);
  line-height: 1.4;
}
.article__content *:not(:only-child):not(li) {
  margin-bottom: 12px;
}
.article__content ul {
  margin-left: 20px;
}
.article__content ul li {
  list-style-position: outside;
  margin-bottom: 6px;
}
.article__content ul li, .article__content ul.bulleted li {
  list-style-type: disc;
}
.article__content ul.numbered li {
  list-style-type: decimal;
}
.article__content h2 {
  font-size: 1.4em;
  line-height: 1.4;
  color: var(--color-heading-2);
}
.article__content h3 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-heading-3);
}
.article__content h4 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-heading-4);
}
.article__content h5 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-heading-5);
}
.article__content h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-heading-6);
}
.article__content a {
  color: var(--color-href);
  text-decoration: none;
}
.article__content a.hero {
  display: block;
  background: var(--color-box-bg);
  color: var(--color-href);
  font-weight: bold;
  padding: 20px;
  border: 0px;
}
.article__content img,
.article__content iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto 12px;
}
.article__content img + p.caption,
.article__content iframe + p.caption {
  display: block;
  max-width: calc(100% - 40px);
  margin: 0 auto 12px;
  font-style: italic;
  font-size: 0.8em;
  color: #888;
  text-align: center;
}
.article__content img.float, .article__content img.float--left {
  float: left;
  margin-right: 20px;
}
.article__content img.float--right {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
.article__content .callout {
  padding: 20px 20px;
  background: var(--color-box-bg);
  color: var(--color-box-content);
}
.article__content .table {
  width: 100%;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .article__content .table {
    overflow: auto;
  }
}
.article__content table {
  width: 100%;
}
.article__content table td {
  padding: 8px;
  border: 1px solid var(--color-table-border);
  vertical-align: middle;
}
.article__content table td img {
  max-width: 100%;
  margin: 0 auto 0;
}
.article__content table thead {
  background: var(--color-table-head-bg);
  color: var(--color-table-head-content);
  font-weight: bold;
}
.article__content table thead tr th {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid var(--color-table-border);
}
.article__content table tbody {
  background: var(--color-table-body-bg);
  color: var(--color-table-body-content);
}
.article__content table tfoot {
  background: var(--color-table-foot-bg);
  color: var(--color-table-foot-content);
}
.sectionContent .article {
  font-size: 23px;
  line-height: 30px;
  padding: 0;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .article {
    font-size: 28px;
  }
}
.sectionContent .article {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sectionContent .article__title {
  padding: 0px 0px 10px;
}
.sectionContent .article__title,
.sectionContent .article h1 {
  font-size: 0;
  text-align: center;
  border: none;
}
.sectionContent .article__title.title-dieukhoan,
.sectionContent .article h1.title-dieukhoan {
  margin: 0 auto 30px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .article__title.title-dieukhoan,
  .sectionContent .article h1.title-dieukhoan {
    margin: 0 auto 50px;
  }
}
.sectionContent .article__meta {
  padding: 0;
  margin-bottom: 8px;
  justify-content: center;
}
.sectionContent .article__cate {
  color: #d34a00;
  font-size: 1.2em;
  text-transform: uppercase;
  vertical-align: middle;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .article__cate {
    font-size: 1em;
  }
}
.sectionContent .article__time {
  color: #8d7b62;
}
.sectionContent .article__time:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #8d7b62;
  border-radius: 12px;
  margin-right: 12px;
}
.sectionContent .article__content {
  font-size: 24px;
  line-height: 32px;
  font-family: "Roboto";
  padding: 0;
  color: #fff;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .sectionContent .article__content {
    font-size: 24px;
    line-height: 32px;
  }
}
.sectionContent .article__content p {
  margin-bottom: 15px;
}
.sectionContent .article__content a {
  color: #f1d51f;
  text-decoration: underline;
}
.sectionContent .article__content a:hover {
  color: #f1d51f;
  text-decoration: none;
}
.sectionContent .article__content a.hero {
  border-radius: 8px;
}
.floating {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floating * {
  pointer-events: all;
}

.floating .floattop {
  position: absolute;
  top: 0%;
  left: 0%;
  pointer-events: all;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop {
    width: var(--width-mobile);
  }
  .floating .floattop:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
  }
}
.floating .floattop__background {
  display: block;
  background: url(assets/images/bg/bg-nav.png);
  height: 66px;
  width: 2000px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop__background {
    background: url(assets/images/bg/bg-nav-mb.png);
    width: 768px;
    height: 92px;
  }
}
.floating .floattop__content {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop__content {
    justify-content: flex-start;
    gap: 12px;
    padding: 0 20px;
    width: 100%;
  }
}
.floating .floattop__content .logo {
  position: absolute;
  top: 28px;
  left: 45px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop__content .logo {
    top: 15px;
    left: 20px;
  }
  .floating .floattop__content .logo img {
    width: 216px;
  }
}
.floating .floattop__item--appicon {
  position: relative;
  z-index: 3;
  margin-right: auto;
  width: 105px;
  height: 105px;
  margin-top: 30px;
}
.floating .floattop__item--appicon img {
  width: 105px;
  height: 105px;
  -o-object-fit: contain;
     object-fit: contain;
}
.floating .floattop__item--logo {
  margin-top: 36px;
}
.floating .floattop__item--burger {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-float.png);
  background-position: -72px 0px;
  width: 70px;
  height: 70px;
}
.floating .floattop__item--burger.active {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-float.png);
  background-position: 0px 0px;
  width: 70px;
  height: 70px;
}
.floating .floattop__item--home {
  display: flex;
  align-content: center;
  align-items: center;
  height: 100%;
  padding: 0 40px;
  position: relative;
  z-index: 2;
}
.floating .floattop__item--home:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop__item--home {
    padding: 0 30px;
  }
}
.floating .floattop .floatnav {
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(50% - 550px);
  width: 1000px;
  display: flex;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav {
    width: 370px;
    left: 370px;
    height: 92px;
    margin: 0;
  }
}
.floating .floattop .floatnav > li {
  position: relative;
  height: 66px;
}
.floating .floattop .floatnav > li:not(:last-child)::after {
  content: "";
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -504px -361px;
  width: 1px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav > li {
    height: 92px;
  }
}
.floating .floattop .floatnav__item {
  font-size: 24px;
  font-family: "Roboto";
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 0 39px;
  color: #fff7a4;
  text-transform: uppercase;
}
.floating .floattop .floatnav__item:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop .floatnav__item + input + ul {
  position: absolute;
  top: 92px;
  width: 240px;
  left: calc(50% - 120px);
  background: #fff;
  max-height: 0px;
  overflow: hidden;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav__item + input + ul {
    position: static;
    width: 100%;
    background: #ffe955;
  }
}
.floating .floattop .floatnav__item + input + ul li {
  margin-bottom: 0px;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav__item + input + ul li {
    border-bottom: 1px solid #e6f7ff;
  }
}
.floating .floattop .floatnav__item + input + ul .floatnav__item {
  font-size: 16px;
  height: 60px;
  line-height: 1;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav__item + input + ul .floatnav__item {
    font-size: 24px;
    height: 80px;
  }
}
.floating .floattop .floatnav__item + input + ul .floatnav__item:hover {
  background: #ffc036; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #ffc036, #ffe955); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav__item + input + ul .floatnav__item:hover {
    background: #ffc036;
  }
}
.floating .floattop .floatnav__item + input + ul .floatnav__item:hover:before {
  content: none;
}
@media (orientation:landscape) or (min-width: 1000px) {
  .floating .floattop .floatnav__item:hover + input + ul, .floating .floattop .floatnav__item:focus + input + ul, .floating .floattop .floatnav__item + input:checked + ul, .floating .floattop .floatnav__item + input:hover + ul, .floating .floattop .floatnav__item + input + ul:hover {
    max-height: 500px;
    overflow: visible;
  }
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .floating .floattop .floatnav__item {
    padding: 0 30px;
  }
  .floating .floattop .floatnav__item + input:checked + ul {
    max-height: 500px;
    overflow: visible;
  }
}

.locate-cn .floating .floattop .floatnav__item {
  font-family: "SourceHanSansCN";
}

.locate-vn .floating .floattop .floatnav__item {
  font-size: 24px;
  font-weight: 500;
}
@media ((orientation:portrait) or (aspect-ratio: 1/1)) and (max-width: 999px) {
  .locate-vn .floating .floattop .floatnav {
    left: 280px;
  }
}

.loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.97);
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  color: #fff;
  z-index: 1000;
}
.loading .multi-ripple {
  width: 2.6rem;
  height: 2.6rem;
  margin: 2rem;
}
.loading .multi-ripple div {
  position: absolute;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 0.3rem solid rgba(255, 255, 255, 0.4);
  -webkit-animation: 1.5s ripple infinite;
          animation: 1.5s ripple infinite;
}
.loading .multi-ripple div:nth-child(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes ripple {
  from {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes ripple {
  from {
    transform: scale(0);
    opacity: 1;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.loading.active {
  display: flex;
}

/*# sourceMappingURL=promotion.css.map*/