@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: RobotoCondensed;
  --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;
}

:root {
  --color-gray-100: #F2F2F2;
  --color-gray-200: #E5E5E5;
  --color-gray-300: #B2B2B2;
  --color-gray-400: #666666;
  --color-gray-500: #444444;
  --color-gray-600: #333333;
  --color-gray-700: #222222;
  --color-gray-800: #111111;
  --color-gray-900: #000000;
  --color-primary-100: #C8E0F8;
  --color-primary-200: #94C0F1;
  --color-primary-300: #5A90D7;
  --color-primary-400: #3063AF;
  --color-primary-500: #042F7B;
  --color-primary-600: #022469;
  --color-primary-700: #021A58;
  --color-primary-800: #011247;
  --color-primary-900: #000D3B;
  --color-success-100: #DDF8CE;
  --color-success-200: #B6F19F;
  --color-success-300: #7ED769;
  --color-success-400: #4AAF3F;
  --color-success-500: #147A12;
  --color-success-600: #0D6813;
  --color-success-700: #095715;
  --color-success-800: #054615;
  --color-success-900: #033A15;
  --color-info-100: #C8FAF5;
  --color-info-200: #93F5F3;
  --color-info-300: #5ADAE1;
  --color-info-400: #31B1C4;
  --color-info-500: #007E9E;
  --color-info-600: #006287;
  --color-info-700: #004971;
  --color-info-800: #00345B;
  --color-info-900: #00254B;
  --color-warning-100: #FBEEC9;
  --color-warning-200: #F8DA95;
  --color-warning-300: #ECBB5E;
  --color-warning-400: #D99936;
  --color-warning-500: #C16D00;
  --color-warning-600: #A55600;
  --color-warning-700: #8A4200;
  --color-warning-800: #6F3000;
  --color-warning-900: #5C2400;
  --color-danger-100: #F9E1D1;
  --color-danger-200: #F3BFA5;
  --color-danger-300: #DC8C72;
  --color-danger-400: #BA5C4A;
  --color-danger-500: #8C251C;
  --color-danger-600: #781414;
  --color-danger-700: #640E15;
  --color-danger-800: #510814;
  --color-danger-900: #430514;
  --color-table-border: #112c2a;
  --color-table-bghead: #1e3e74;
  --color-table-head: #fff;
  --color-table-bgbody: #e9f1f8;
}

@-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: Roboto;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Black.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Roboto;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Bold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Roboto;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Roboto;
  font-display: swap;
  src: local("Roboto");
  src: url(assets/fonts/Roboto/Roboto-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: RobotoCondensed;
  font-display: swap;
  src: local("RobotoCondensed");
  src: url(assets/fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: RobotoCondensed;
  font-display: swap;
  src: local("RobotoCondensed");
  src: url(assets/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
  font-weight: 400;
}
* {
  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;
}
html.popup-opened {
  height: 100vh;
  overflow: hidden;
}

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;
  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) {
  .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%;
  }
}
@media (orientation:portrait) {
  .row > .col-mobile-push-1 {
    margin-left: calc(8.3333333333% - 21.6666666667px + 40px);
  }
  .row > .col-mobile-pull-1 {
    margin-left: calc(-8.3333333333% - 18.3333333333px + 40px);
  }
  .row > .col-mobile-push-2 {
    margin-left: calc(16.6666666667% - 23.3333333333px + 40px);
  }
  .row > .col-mobile-pull-2 {
    margin-left: calc(-16.6666666667% - 16.6666666667px + 40px);
  }
  .row > .col-mobile-push-3 {
    margin-left: calc(25% - 25px + 40px);
  }
  .row > .col-mobile-pull-3 {
    margin-left: calc(-25% - 15px + 40px);
  }
  .row > .col-mobile-push-4 {
    margin-left: calc(33.3333333333% - 26.6666666667px + 40px);
  }
  .row > .col-mobile-pull-4 {
    margin-left: calc(-33.3333333333% - 13.3333333333px + 40px);
  }
  .row > .col-mobile-push-5 {
    margin-left: calc(41.6666666667% - 28.3333333333px + 40px);
  }
  .row > .col-mobile-pull-5 {
    margin-left: calc(-41.6666666667% - 11.6666666667px + 40px);
  }
  .row > .col-mobile-push-6 {
    margin-left: calc(50% - 30px + 40px);
  }
  .row > .col-mobile-pull-6 {
    margin-left: calc(-50% - 10px + 40px);
  }
  .row > .col-mobile-push-7 {
    margin-left: calc(58.3333333333% - 31.6666666667px + 40px);
  }
  .row > .col-mobile-pull-7 {
    margin-left: calc(-58.3333333333% - 8.3333333333px + 40px);
  }
  .row > .col-mobile-push-8 {
    margin-left: calc(66.6666666667% - 33.3333333333px + 40px);
  }
  .row > .col-mobile-pull-8 {
    margin-left: calc(-66.6666666667% - 6.6666666667px + 40px);
  }
  .row > .col-mobile-push-9 {
    margin-left: calc(75% - 35px + 40px);
  }
  .row > .col-mobile-pull-9 {
    margin-left: calc(-75% - 5px + 40px);
  }
  .row > .col-mobile-push-10 {
    margin-left: calc(83.3333333333% - 36.6666666667px + 40px);
  }
  .row > .col-mobile-pull-10 {
    margin-left: calc(-83.3333333333% - 3.3333333333px + 40px);
  }
  .row > .col-mobile-push-11 {
    margin-left: calc(91.6666666667% - 38.3333333333px + 40px);
  }
  .row > .col-mobile-pull-11 {
    margin-left: calc(-91.6666666667% - 1.6666666667px + 40px);
  }
  .row > .col-mobile-push-12 {
    margin-left: calc(100% - 40px + 40px);
  }
  .row > .col-mobile-pull-12 {
    margin-left: calc(-100% - 0px + 40px);
  }
}

.wrapper {
  width: var(--width-desktop);
  transform-origin: top left;
  overflow: hidden;
}
@media (orientation:portrait) {
  .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) {
  .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 (max-width: 700px) {
  .section {
    width: var(--width-mobile);
  }
}
@media (orientation:portrait) {
  .section {
    width: var(--width-mobile);
  }
}
.section__background {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.section__background img, .section__background video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.section__background video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section__content {
  display: block;
  position: relative;
  z-index: 1;
}
.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 (max-width: 700px) {
  .section--fixedHeight > .section__background img {
    height: auto;
  }
}
@media (orientation:portrait) {
  .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 (max-width: 700px) {
  .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;
  }
}
@media (orientation:portrait) {
  .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;
  }
}
.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;
}

.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%;
  z-index: 1500;
  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%;
}

html,
body {
  position: static;
  width: 100%;
  height: 100%;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.wrapper {
  width: 100%;
}
.wrapper__content {
  width: 100%;
  height: 100%;
}
.wrapper__content,
.wrapper__content .section {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.wrapper__content .inner {
  width: var(--width-desktop);
}
@media (orientation:portrait) {
  .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 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 0px auto 60px;
  padding-top: 50px;
}
.title:before, .title:after {
  content: "";
  display: block;
}
.title:before {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -427px -438px;
  width: 103px;
  height: 46px;
}
.title:after {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -322px -438px;
  width: 103px;
  height: 46px;
}
.title__content {
  margin: 0 16px;
  color: #E95819;
  font-weight: var(--fontweight-bold);
  font-size: 2.4em;
}

.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 {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.1);
  color: #222;
  z-index: -1;
}

.language {
  position: relative;
  width: 220px;
  height: 40px;
  margin: 20px 0;
  justify-content: flex-start;
  align-items: center;
  background: #1d2c50;
  border: 1px solid #046a96;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 200;
}
.language.desktop {
  display: flex !important;
}
@media (orientation:portrait) {
  .language.desktop {
    display: none !important;
  }
}
.language.mobile {
  display: none !important;
}
@media (orientation:portrait) {
  .language.mobile {
    display: flex !important;
  }
}
@media (orientation:portrait) {
  .language {
    width: 230px;
    transform: translate(-12px, 100px);
    margin-left: auto;
  }
}
.language .current {
  position: relative;
  height: 40px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 12px;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.language .current:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  background-image: url(assets/_sprites-common.png);
  background-position: -262px -275px;
  width: 28px;
  height: 28px;
}
.language .current:after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
  background-image: url(assets/_sprites-common.png);
  background-position: -733px -227px;
  width: 16px;
  height: 9px;
}
@media (orientation:portrait) {
  .language .current:after {
    right: 12px;
  }
}
.language__list {
  overflow: hidden;
  max-height: 0;
  background: rgba(36, 60, 119, 0.9);
  position: absolute;
  top: 40px;
  left: 0;
  width: 220px;
  border-radius: 0 0 12px 12px;
}
.language__list ul {
  width: 220px;
}
.language__list ul li {
  width: 220px;
  height: 40px;
  margin: 0 0;
}
.language__list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #FFF;
  height: 40px;
}
.language__list ul li a.ch {
  font-family: "Noto Sans SC", sans-serif;
}
.language__list ul li a.th {
  font-family: "Kanit", sans-serif;
}
.language__list ul li a:hover {
  background: rgba(13, 86, 186, 0.9);
  text-shadow: 0px 0px 10px #6edefa;
}
.language input[type=checkbox]:checked + .current:after {
  transform: rotate(180deg);
}
.language input[type=checkbox]:checked + .current + .language__list {
  max-height: 999px;
  padding-top: 10px;
}

.homeFooter .inner {
  height: 375px;
  padding-top: 50px;
  background-color: black;
}
@media (orientation:portrait) {
  .homeFooter .inner {
    height: 530px;
  }
}
.homeFooter .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.homeFooter .flex.column {
  flex-direction: column;
}
.homeFooter .flex.center {
  justify-content: center;
}
.homeFooter .flex.flex-start {
  align-items: flex-start;
}
.homeFooter .footer {
  height: auto !important;
  display: flex;
  padding: 50px 450px;
}
@media (orientation:portrait) {
  .homeFooter .footer {
    padding: 30px 0;
    flex-direction: column-reverse;
  }
}
.homeFooter .footer .f-left {
  margin-right: 50px;
  padding-top: 85px;
}
@media (orientation:portrait) {
  .homeFooter .footer .f-left {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
  }
  .homeFooter .footer .f-left .flex {
    width: 180px;
    justify-content: space-around;
  }
}
.homeFooter .footer .f-left a {
  display: block;
}
.homeFooter .footer .f-left a.fb-bot {
  background-image: url(assets/_sprites-common.png);
  background-position: -780px -181px;
  width: 20px;
  height: 44px;
}
.homeFooter .footer .f-left a.youtube-bot {
  background-image: url(assets/_sprites-common.png);
  background-position: -734px -124px;
  width: 46px;
  height: 45px;
}
.homeFooter .footer .f-left a.basket-bot {
  background-image: url(assets/_sprites-common.png);
  background-position: -733px -181px;
  width: 45px;
  height: 44px;
}
.homeFooter .footer .f-left a.r-tag {
  margin-top: 20px;
  background-image: url(assets/_sprites-common.png);
  background-position: -194px -213px;
  width: 160px;
  height: 60px;
}
@media (orientation:portrait) {
  .homeFooter .footer .f-left a.r-tag {
    margin-top: 0;
  }
}
@media (orientation:portrait) {
  .homeFooter .footer .f-right {
    text-align: center;
  }
  .homeFooter .footer .f-right img {
    max-width: 90%;
  }
}
.homeFooter .footer .f-right p {
  color: #bcbcbc;
  margin-top: 30px;
  line-height: 30px;
}
@media (orientation:portrait) {
  .homeFooter .footer .f-right p {
    padding: 0 30px;
  }
}

.error_404 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  background: url(assets/images/bg/bg-404.jpg) center top no-repeat #f9f9f9;
}
.error_404__big {
  display: block;
  width: 400px;
  max-width: 80%;
  margin: 0 auto 32px;
}
.error_404__content {
  text-align: center;
  padding-top: 100px;
}
.error_404__content p {
  color: #1d4584;
  font-size: 25px;
  margin-bottom: 32px;
}
.error_404__buttons {
  text-align: center;
}
.error_404__homepage {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -238px;
  width: 181px;
  height: 55px;
  display: inline-block;
  margin-right: 20px;
}
.error_404__homepage:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.error_404__fanpage {
  display: inline-block;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -181px;
  width: 181px;
  height: 55px;
  display: inline-block;
}
.error_404__fanpage:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}

.subSearchResult .search-results {
  padding: 100px 0;
  max-width: 1000px;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .subSearchResult .search-results {
    padding: 60px 0;
  }
}

/* Search */
#cse.search-results b {
  font-weight: bold;
}
#cse.search-results table {
  margin: 0px;
}
#cse.search-results .gsc-adBlock,
#cse.search-results .gsc-resultsHeader,
#cse.search-results .gcsc-branding,
#cse.search-results .gsc-url-top {
  display: none;
}
#cse.search-results .gsc-control-cse .gs-spelling, #cse.search-results .gsc-control-cse .gs-result .gs-title, #cse.search-results .gsc-control-cse .gs-result .gs-title * {
  font-size: 18px;
  line-height: 1.4;
}
@media (orientation:portrait) {
  #cse.search-results .gsc-control-cse .gs-spelling, #cse.search-results .gsc-control-cse .gs-result .gs-title, #cse.search-results .gsc-control-cse .gs-result .gs-title * {
    font-size: 24px;
  }
}
#cse.search-results .gsc-control-cse, #cse.search-results .gsc-control-cse .gsc-table-result {
  font-size: 16px;
  line-height: 1.4;
}
@media (orientation:portrait) {
  #cse.search-results .gsc-control-cse, #cse.search-results .gsc-control-cse .gsc-table-result {
    font-size: 20px;
  }
}
#cse.search-results .gs-web-image-box .gs-image,
#cse.search-results .gs-promotion-image-box .gs-promotion-image {
  max-width: 120px;
  max-height: 240px;
}
@media (orientation:portrait) {
  #cse.search-results .gs-web-image-box .gs-image,
#cse.search-results .gs-promotion-image-box .gs-promotion-image {
    max-width: 140px;
  }
}
#cse.search-results .gs-snippet {
  width: 100%;
  padding-left: 130px;
}
@media (orientation:portrait) {
  #cse.search-results .gs-snippet {
    padding-left: 160px;
  }
}
@media (orientation:portrait) {
  #cse.search-results .gsc-result-info {
    font-size: 20px;
  }
}
#cse.search-results .gsc-control-cse,
#cse.search-results .gsc-control-cse-vi {
  background: none;
  border: none;
  padding: 0px;
}
#cse.search-results .gsc-above-wrapper-area {
  border-bottom: none;
}
#cse.search-results .gsc-webResult.gsc-result {
  border: none;
}
#cse.search-results .gs-result .gs-title, #cse.search-results .gs-result .gs-title * {
  color: var(--color-gray-500);
  height: auto;
  font-weight: bold;
  text-decoration: none;
}
#cse.search-results .gs-result .gs-title:hover, #cse.search-results .gs-result .gs-title:hover * {
  color: var(--color-info-600);
}
#cse.search-results .gsc-table-result tr {
  background: none;
}
#cse.search-results .gsc-table-result td {
  border: none;
  padding: 0px;
}
#cse.search-results .gsc-table-result, #cse.search-results .gsc-thumbnail-inside, #cse.search-results .gsc-url-top {
  padding-left: 0px;
  padding-right: 0px;
}
#cse.search-results .gsc-expansionArea .gsc-webResult.gsc-result {
  background: transparent;
  border-bottom: 1px solid #9e7e61;
  margin-bottom: 20px;
  padding: 10px 0;
}
#cse.search-results .gsc-results .gsc-cursor-box {
  margin: 10px 0px;
}
#cse.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
  background: var(--color-gray-100);
  color: var(--color-gray-900);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  display: block;
  float: left;
  height: 25px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 4px;
  text-decoration: none;
}
#cse.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  text-decoration: none;
  background: var(--color-info-900);
  color: var(--color-info-100);
}
.search {
  display: flex;
  align-items: center;
  align-content: center;
  position: relative;
  margin: 0 4px;
  height: 100%;
}
@media (orientation:portrait) {
  .search {
    padding: 16px 0;
    justify-content: center;
    font-size: 32px;
  }
}
.search__control {
  width: 728px;
  height: 56px;
  background: url(assets/images/bg/bg-search.png) no-repeat;
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 4px;
  color: #dfedff;
  border: 0px solid #CCC;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .search__control {
    height: 64px;
  }
}
.search__control--inline {
  padding: 0 0px 0 8px;
}
.search__control--lightbox {
  padding: 0 0px 0 0px;
}
.search__control input {
  border: none;
  background: none;
  margin-left: 20px;
  width: 600px;
  font-size: 1.2em;
}
.search__control input::-moz-placeholder {
  color: #dfedff;
}
.search__control input:-ms-input-placeholder {
  color: #dfedff;
}
.search__control input::placeholder {
  color: #dfedff;
}
.search__control .icon-search:before {
  color: #2f4e7b;
  font-size: 30px;
}
.search__control button, .search__control a {
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 0.8em;
  width: auto;
  padding: 0 8px;
  height: 32px;
  border: none;
  background: none;
  color: #111;
}
.search__control button:focus, .search__control a:focus {
  outline: none;
}

.subSearch {
  position: absolute;
  margin: 0 auto;
  bottom: 100px;
  left: calc(50% - 364px);
}
@media (orientation:portrait) {
  .subSearch {
    padding: 16px 0;
    justify-content: center;
    font-size: 32px;
  }
}
.subSearch__control {
  width: 728px;
  height: 56px;
  background: url(assets/images/bg/bg-search-sub.png) no-repeat;
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 4px;
  color: #dfedff;
  border: 0px solid #CCC;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .subSearch__control {
    height: 64px;
  }
}
.subSearch__control--inline {
  padding: 0 0px 0 8px;
}
.subSearch__control--lightbox {
  padding: 0 0px 0 0px;
}
.subSearch__control input {
  border: none;
  background: none;
  margin-left: 20px;
  width: 630px;
  color: #dfedff;
  font-size: 1.2em;
}
.subSearch__control input::-moz-placeholder {
  color: #dfedff;
}
.subSearch__control input:-ms-input-placeholder {
  color: #dfedff;
}
.subSearch__control input::placeholder {
  color: #dfedff;
}
.subSearch__control .icon-search:before {
  color: #dfedff;
  font-size: 30px;
}
.subSearch__control button, .subSearch__control a {
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 0.8em;
  width: auto;
  padding: 0 8px;
  height: 32px;
  border: none;
  background: none;
  color: #111;
}
.subSearch__control button:focus, .subSearch__control a:focus {
  outline: none;
}

.homeHeader,
.homeHeader .section__background,
.homeHeader .section__content,
.homeHeader .inner {
  height: 998px;
}
@media (orientation:portrait) {
  .homeHeader,
.homeHeader .section__background,
.homeHeader .section__content,
.homeHeader .inner {
    height: 1000px;
  }
}
.homeHeader .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+ */
}
.homeHeader .appinfo {
  display: grid;
  grid-template-areas: "topup downappstore protect " "topup downggplay protect" "topup downapk register";
  grid-row-gap: 9px;
  grid-column-gap: 0px;
  background: url(assets/images/content/bg-appinfo.png);
  width: 668px;
  height: 236px;
  position: absolute;
  bottom: 140px;
  left: calc(50% - 281px);
  padding: 19px 19px 19px 35px;
}
.homeHeader .appinfo__item--topup {
  grid-area: topup;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -356px 0px;
  width: 192px;
  height: 198px;
}
.homeHeader .appinfo__item--topup:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--downappstore {
  grid-area: downappstore;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -295px;
  width: 181px;
  height: 55px;
}
.homeHeader .appinfo__item--downappstore:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--downggplay {
  grid-area: downggplay;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -352px;
  width: 181px;
  height: 55px;
}
.homeHeader .appinfo__item--downggplay:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--downapk {
  grid-area: downapk;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -124px;
  width: 182px;
  height: 55px;
}
.homeHeader .appinfo__item--downapk:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--protect {
  grid-area: protect;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: 0px -311px;
  width: 181px;
  height: 125px;
}
.homeHeader .appinfo__item--protect:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--register {
  grid-area: register;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -550px -409px;
  width: 181px;
  height: 55px;
}
.homeHeader .appinfo__item--register:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeHeader .appinfo__item--appicon {
  grid-area: appicon;
  background-image: url(assets/images/content/appicon.png);
  background-size: 100% 100%;
  width: 129px;
  height: 129px;
  border-radius: 12px;
  overflow: hidden;
  font-size: 0;
}
.homeHeader .appinfo__item--qrcode {
  background-image: url(assets/images/content/default-qrcode.png);
  background-size: 100% 100%;
  width: 129px;
  height: 129px;
  position: absolute;
  left: calc(100% + 12px);
  top: 19px;
  font-size: 0;
}
.homeHeader .rating {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -183px -311px;
  width: 223px;
  height: 100px;
  position: absolute;
  top: 100px;
  left: 20px;
}
@media (orientation:portrait) {
  .homeHeader .rating {
    top: 160px;
  }
}
.homeHeader .trailer {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -102px -490px;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 412px;
  left: calc(50% - 50px + 160px);
}
@media (orientation:portrait) {
  .homeHeader .trailer {
    top: 540px;
    left: calc(50% - 50px);
  }
}
.homeHeader .logo {
  background-image: url(assets/images/content/logo.png);
  background-size: 100%;
  width: 362px;
  height: 289px;
  position: absolute;
  top: 150px;
  left: 450px;
  font-size: 0;
}
.homeHeader .logo:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .homeHeader .logo {
    left: calc(50% - 160px);
  }
}
.homeHeader .scroll {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -194px -275px;
  width: 32px;
  height: 34px;
  position: absolute;
  bottom: 50px;
  left: calc(50% - 36px);
}

.homeInfo .inner {
  height: 700px;
}
@media (orientation:portrait) {
  .homeInfo .inner {
    height: 1250px;
  }
}
.homeInfo .inner > .container {
  padding-top: 50px;
}
.homeInfo .title {
  font-size: 0px;
}
.homeInfo .title:after, .homeInfo .title:before {
  display: none;
}
.homeInfo .banner {
  width: 640px;
  position: relative;
  float: right;
}
@media (orientation:portrait) {
  .homeInfo .banner {
    float: none;
    margin: 0 auto;
  }
}
.homeInfo .banner_list {
  width: 100%;
  height: 0;
  padding-bottom: calc(52.5% + 100px);
}
.homeInfo .banner_item {
  position: relative;
  width: 100%;
  padding-bottom: 421px;
}
.homeInfo .banner_item a, .homeInfo .banner_item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeInfo .banner .swiper-pagination {
  display: flex;
  justify-content: center;
  text-align: center;
  bottom: 34px;
  right: 0;
}
.homeInfo .banner .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  border-radius: 0px;
  background: transparent;
  position: relative;
  margin: 0 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -782px -143px;
  width: 17px;
  height: 17px;
}
.homeInfo .banner .swiper-pagination .swiper-pagination-bullet-active {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -782px -124px;
  width: 17px;
  height: 17px;
}
.homeInfo .news {
  position: relative;
}
.homeInfo .news_tab {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 10px;
  width: 690px;
  height: 51px;
  background: url(assets/images/content/bg-tab.jpg) no-repeat;
}
.homeInfo .news_tab .tab {
  display: flex;
  justify-content: space-between;
  width: 639px;
}
@media (orientation:portrait) {
  .homeInfo .news_tab .tab {
    justify-content: space-between;
  }
}
.homeInfo .news_tab .tab li {
  flex: 1;
}
.homeInfo .news_tab .tab__item {
  display: block;
  padding: 12px 12px;
  text-align: center;
  color: #424242;
  font-size: 22px;
  border-radius: 8px;
  font-weight: 500;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .homeInfo .news_tab .tab__item {
    font-size: 24px;
    padding: 12px 12px;
  }
}
.homeInfo .news_tab .tab__item:hover {
  background-color: rgba(233, 88, 25, 0.1);
}
.homeInfo .news_tab .tab__item.active, .homeInfo .news_tab .tab__item.active:hover {
  background: url(assets/images/content/bg-tab-act.png) center 4px no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.homeInfo .news_tab .viewall {
  margin-top: 8px;
  margin-left: 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -296px -172px;
  width: 40px;
  height: 39px;
}
.homeInfo .news_tab .viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeInfo .news_list {
  position: relative;
  width: 690px;
  margin: 0 0 20px;
}
@media (orientation:portrait) {
  .homeInfo .news_list {
    width: 100%;
  }
}
.homeInfo .news_list li {
  position: relative;
}
.homeInfo .news_list li:not(:last-child):after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  background: url(assets/images/content/bg-line.png) no-repeat center center;
}
.homeInfo .news_item {
  display: flex;
  padding: 0 30px;
  height: 50px;
  width: 100%;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .homeInfo .news_item {
    height: 70px;
  }
}
.homeInfo .news_item__title {
  color: #424242;
  font-size: 20px;
  font-weight: var(--fontweight-medium);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation:portrait) {
  .homeInfo .news_item__title {
    font-size: 26px;
  }
}
.homeInfo .news_item__time {
  font-size: 16px;
  font-weight: var(--fontweight-medium);
}
@media (orientation:portrait) {
  .homeInfo .news_item__time {
    font-size: 20px;
    width: 70px;
    text-align: right;
  }
}
.homeInfo .news_item.isHot .news_item__title {
  color: #3780cf;
  font-weight: var(--fontweight-bold);
}
.homeInfo .news_item.isHot .news_item__time {
  color: #000;
}
.homeInfo .news_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.homeInfo .news_item:not(.isHot):hover .news_item__title {
  color: #E95819;
}
.homeInfo .news__viewall {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-size: 24px;
  font-weight: var(--fontweight-medium);
  text-transform: uppercase;
  background: #E95819;
  height: 70px;
  border-radius: 8px;
}
.homeInfo .news__viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .homeInfo .news__viewall:before {
    content: "";
    margin-right: 16px;
    display: block;
    font-size: 0px;
    background-image: url(assets/_sprites-common.png);
    background-position: -775px -238px;
    width: 24px;
    height: 24px;
  }
}

.homeRank {
  background: #FFF;
}
.homeRank .inner {
  height: 1005px;
}
@media (orientation:portrait) {
  .homeRank .inner {
    height: 1070px;
  }
}
.homeRank .title {
  padding-top: 20px;
}
.homeRank .rank {
  display: block;
  width: 100%;
}
@media (orientation:portrait) {
  .homeRank .rank {
    width: 100%;
    left: 0;
    bottom: 0;
  }
}
.homeRank .rank_filter {
  display: flex;
  justify-content: center;
  margin: 130px 0 20px;
}
@media (orientation:portrait) {
  .homeRank .rank_filter {
    margin: 150px 0 20px;
  }
}
.homeRank .rank_filter select {
  width: 240px;
  height: 50px;
  margin: 0 10px;
  padding: 0px 30px 0 30px;
  border: 1px solid #759bee;
  color: #424242;
  background: #FFF url(assets/images/content/default-dropdown.png);
  background-position: calc(100% - 15px) calc(50% + 2px);
  background-repeat: no-repeat;
}
@media (orientation:portrait) {
  .homeRank .rank_filter select {
    font-size: 24px;
    height: 60px;
  }
}
.homeRank .rank_tab {
  position: absolute;
  top: 213px;
  width: 1370px;
  left: calc(50% - 685px);
  display: flex;
  justify-content: center;
}
@media (orientation:portrait) {
  .homeRank .rank_tab {
    width: 100%;
    padding: 0 20px;
    left: 0%;
    top: 245px;
    overflow-x: auto;
    justify-content: flex-start;
  }
}
.homeRank .rank_tab__item {
  font-size: 18px;
  color: #FFF;
  background: url(assets/images/content/default-ranking-tab.png) center center no-repeat;
  font-weight: var(--fontweight-bold);
  padding: 10px 12px;
  width: 274px;
  height: 79px;
  text-align: center;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
}
@media (orientation:portrait) {
  .homeRank .rank_tab__item {
    width: 274px;
    font-size: 22px;
    padding: 16px 18px;
    line-height: 1.2;
    display: flex;
  }
}
.homeRank .rank_tab__item:not(.active):hover {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}
.homeRank .rank_tab__item.active {
  background: url(assets/images/content/default-ranking-tab-act.png) center center no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}
@media (orientation:portrait) {
  .homeRank .rank_tab__item.active {
    display: flex;
  }
}
.homeRank .rank_tab__item.off {
  background: url(assets/images/content/default-ranking-tab-off.png) center center no-repeat;
  pointer-events: none;
}
.homeRank .rank_result {
  width: 1358px;
  height: 665px;
  position: absolute;
  top: 295px;
  left: calc(50% - 679px);
  padding: 0px 75px;
  background: url(assets/images/bg/bg-ranking.png) center center no-repeat;
}
@media (orientation:portrait) {
  .homeRank .rank_result {
    top: 340px;
    left: 20px;
    width: 712px;
    padding: 0px 20px;
    background: url(assets/images/bg/mb-bg-ranking.png) center center no-repeat;
  }
}
.homeRank .rank_result__head {
  width: 100%;
  display: flex;
  background: url(assets/images/bg/bg-ranking-line.png) center bottom no-repeat;
}
.homeRank .rank_result__head li {
  font-weight: bold;
  font-size: 22px;
  color: #424242;
  height: 70px;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head li {
    font-size: 30px;
  }
}
.homeRank .rank_result__body {
  margin: 0 0 15px;
}
.homeRank .rank_result__body.hide {
  display: none;
}
.homeRank .rank_result__body li {
  display: flex;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.homeRank .rank_result__body li:hover {
  background-color: rgba(233, 88, 25, 0.2);
}
.homeRank .rank_result__body li span {
  font-weight: bold;
  font-size: 20px;
  color: #296db8;
  height: 51px;
}
@media (orientation:portrait) {
  .homeRank .rank_result__body li span {
    font-size: 28px;
  }
}
.homeRank .rank_result__body li:nth-child(even) {
  background: #edeae5;
}
.homeRank .rank_result__body li:nth-child(1) span:nth-child(1) {
  background: url(assets/images/content/default-ranking-top-1.png) center center no-repeat;
  color: #fff;
}
.homeRank .rank_result__body li:nth-child(2) span:nth-child(1) {
  background: url(assets/images/content/default-ranking-top-2.png) center center no-repeat;
  color: #fff;
}
.homeRank .rank_result__body li:nth-child(3) span:nth-child(1) {
  background: url(assets/images/content/default-ranking-top-3.png) center center no-repeat;
  color: #fff;
}
.homeRank .rank_result__head > li, .homeRank .rank_result__body > li > span {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.homeRank .rank_result__head > li:nth-child(1), .homeRank .rank_result__body > li > span:nth-child(1) {
  width: 10%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(1), .homeRank .rank_result__body > li > span:nth-child(1) {
    width: 20%;
  }
}
.homeRank .rank_result__head > li:nth-child(2), .homeRank .rank_result__body > li > span:nth-child(2) {
  width: 30%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(2), .homeRank .rank_result__body > li > span:nth-child(2) {
    width: 40%;
  }
}
.homeRank .rank_result__head > li:nth-child(3), .homeRank .rank_result__body > li > span:nth-child(3) {
  width: 15%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(3), .homeRank .rank_result__body > li > span:nth-child(3) {
    width: 20%;
    display: none;
  }
}
.homeRank .rank_result__head > li:nth-child(4), .homeRank .rank_result__body > li > span:nth-child(4) {
  width: 10%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(4), .homeRank .rank_result__body > li > span:nth-child(4) {
    width: 20%;
  }
}
.homeRank .rank_result__head > li:nth-child(5), .homeRank .rank_result__body > li > span:nth-child(5) {
  width: 25%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(5), .homeRank .rank_result__body > li > span:nth-child(5) {
    display: none;
  }
}
.homeRank .rank_result__head > li:nth-child(6), .homeRank .rank_result__body > li > span:nth-child(6) {
  width: 10%;
}
@media (orientation:portrait) {
  .homeRank .rank_result__head > li:nth-child(6), .homeRank .rank_result__body > li > span:nth-child(6) {
    width: 40%;
  }
}
.homeRank .rank_result__foot .pagination {
  display: flex;
  justify-content: center;
}
.homeRank .rank_result__foot .pagination li {
  margin: 0 15px;
}
@media (orientation:portrait) {
  .homeRank .rank_result__foot .pagination li {
    margin: 0 5px;
  }
}
.homeRank .rank_result__foot .pagination li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.homeRank .rank_result__foot .pagination li.hide {
  display: none;
}
.homeRank .rank_result__foot .pagination li a {
  width: 40px;
  height: 40px;
  font-weight: var(--fontweight-bold);
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: #b9b7b3;
  color: #fff;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .homeRank .rank_result__foot .pagination li a {
    width: 45px;
    height: 45px;
    font-size: 32px;
  }
}
.homeRank .rank_result__foot .pagination li a:not(.active):hover {
  background: rgba(45, 114, 190, 0.6);
  color: #fff;
}
.homeRank .rank_result__foot .pagination li.active a {
  background: #2d72be;
  color: #fff;
}

.homePet {
  background: #FFF;
}
.homePet .inner {
  height: 500px;
}
@media (orientation:portrait) {
  .homePet .inner {
    height: 738px;
  }
}
.homePet .btnPet {
  position: absolute;
  top: 320px;
  left: 1060px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: 0px 0px;
  width: 354px;
  height: 109px;
}
.homePet .btnPet:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .homePet .btnPet {
    top: 620px;
    left: 210px;
  }
}

.homeChar {
  background: #eef3f8;
}
.homeChar .inner {
  height: 963px;
  overflow: hidden;
}
@media (orientation:portrait) {
  .homeChar .inner {
    height: 1002px;
  }
}
.homeChar .section--4__content .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.homeChar .section--4__content .nv-swiper {
  transform: translateY(185px);
}
.homeChar .section--4__content .nv-swiper .swiper-slide {
  opacity: 0 !important;
}
.homeChar .section--4__content .nv-swiper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.homeChar .section--4__content .nv-swiper .nv-wrap {
  display: flex;
  justify-content: center;
  padding-left: 160px;
}
@media (orientation:portrait) {
  .homeChar .section--4__content .nv-swiper .nv-wrap {
    height: 852px;
    padding-left: 10px;
    justify-content: flex-start;
  }
}
.homeChar .section--4__content .nv-swiper .nv-video {
  position: relative;
  padding-top: 120px;
}
@media (orientation:portrait) {
  .homeChar .section--4__content .nv-swiper .nv-video {
    display: none;
  }
}
.homeChar .section--4__content .nv-swiper .nv-video .f2-play {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -805px -377px;
  width: 206px;
  height: 206px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.homeChar .section--4__content .nv-swiper .nv-descrip {
  padding-left: 30px;
  padding-top: 130px;
  margin-right: -80px;
}
@media (orientation:portrait) {
  .homeChar .section--4__content .nv-swiper .nv-descrip {
    margin-left: 0;
    margin-right: 0;
  }
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title {
  display: block;
  margin-bottom: 30px;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title:before, .homeChar .section--4__content .nv-swiper .nv-descrip .title:after {
  display: none;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title-chien-si {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -648px -659px;
  width: 344px;
  height: 74px;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title-phap-su {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: 0px -659px;
  width: 318px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title-hiep-si {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -644px -756px;
  width: 281px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title-sat-thu {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: 0px -932px;
  width: 283px;
  height: 86px;
}
.homeChar .section--4__content .nv-swiper .nv-descrip .title-samurai {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -320px -659px;
  width: 326px;
  height: 86px;
}
.homeChar .section--4__content .nv-swiper .nv-tab {
  display: flex;
  margin-bottom: 30px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .tab {
  filter: grayscale(100%) opacity(70%);
}
.homeChar .section--4__content .nv-swiper .nv-tab .tab.active {
  filter: grayscale(0%) opacity(100%);
}
.homeChar .section--4__content .nv-swiper .nv-tab a {
  display: block;
}
.homeChar .section--4__content .nv-swiper .nv-tab .ki-si {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -485px;
  width: 233px;
  height: 95px;
  margin-right: 10px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .cuong-chien-si {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px 0px;
  width: 253px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .bang-phap {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -97px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .hoa-phap {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -388px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .phong-hanh-gia {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -679px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .dai-te-su {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -194px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .nhan-gia {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -582px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .hang-hai-gia {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -291px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-tab .tu-la {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -776px;
  width: 233px;
  height: 95px;
}
.homeChar .section--4__content .nv-swiper .nv-passive {
  font-size: 20px;
  color: #564c3e;
  display: none;
}
.homeChar .section--4__content .nv-swiper .nv-passive.active {
  display: block;
}
.homeChar .section--4__content .nv-swiper .nv-passive .passive-title {
  background: #dece9c;
  display: inline-block;
  height: 38px;
  padding: 9px 16px 0;
  position: relative;
  margin-left: 40px;
}
.homeChar .section--4__content .nv-swiper .nv-passive .passive-title:before {
  content: "";
  display: inline-block;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1063px -873px;
  width: 42px;
  height: 50px;
  position: absolute;
  left: -39px;
  top: -6px;
}
.homeChar .section--4__content .nv-swiper .nv-passive .passive-title:after {
  content: "";
  display: inline-block;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -1107px -873px;
  width: 30px;
  height: 50px;
  position: absolute;
  right: -29px;
  top: -6px;
}
.homeChar .section--4__content .nv-swiper .nv-passive p {
  max-width: 420px;
  line-height: 30px;
  padding-top: 20px;
}
.homeChar .section--4__content .nv-swiper .nv-img.hiepsi {
  margin-left: -200px;
  margin-right: -260px;
}
.homeChar .section--4__content .nv-swiper .nv-img.phapsu {
  margin-right: -60px;
}
.homeChar .section--4__content .nv-swiper .nv-img.satthu {
  margin-left: 150px;
}
.homeChar .section--4__content .nv-swiper .nv-img.samurai {
  margin-left: 130px;
}
@media (orientation:portrait) {
  .homeChar .section--4__content .nv-swiper .nv-img {
    position: absolute;
    z-index: -1;
  }
  .homeChar .section--4__content .nv-swiper .nv-img.chiensi {
    right: -240px;
    transform: scale(0.9);
  }
  .homeChar .section--4__content .nv-swiper .nv-img.phapsu {
    right: -350px;
    transform: scale(0.9);
    margin-right: 0;
  }
  .homeChar .section--4__content .nv-swiper .nv-img.hiepsi {
    margin-left: 0 !important;
    margin-right: 0;
    right: -480px;
    transform: scale(0.9);
  }
  .homeChar .section--4__content .nv-swiper .nv-img.satthu {
    margin-left: 0;
    right: -140px;
    transform: scale(0.9);
  }
  .homeChar .section--4__content .nv-swiper .nv-img.samurai {
    right: -200px;
    transform: scale(0.9);
    margin-left: 0;
  }
}
.homeChar .section--4__content .swiper-pagination.nv-pag {
  display: flex;
  width: 100%;
  justify-content: center;
  bottom: 50px;
  padding-left: 302px;
}
@media (orientation:portrait) {
  .homeChar .section--4__content .swiper-pagination.nv-pag {
    padding-left: 0;
  }
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet {
  display: block;
  background-color: transparent;
  opacity: 1;
  border-radius: 0;
  filter: brightness(50%);
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
  filter: brightness(100%);
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet:nth-child(1) {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: 0px -756px;
  width: 159px;
  height: 174px;
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet:nth-child(2) {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -532px -444px;
  width: 160px;
  height: 174px;
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet:nth-child(3) {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -161px -756px;
  width: 159px;
  height: 174px;
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet:nth-child(4) {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -322px -756px;
  width: 159px;
  height: 174px;
}
.homeChar .section--4__content .swiper-pagination.nv-pag .swiper-pagination-bullet:nth-child(5) {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -483px -756px;
  width: 159px;
  height: 174px;
}

.homeStory {
  background: #FFF;
}
.homeStory .inner {
  height: 1068px;
}
@media (orientation:portrait) {
  .homeStory .inner {
    height: 982px;
  }
}
.homeStory a {
  display: block;
  position: absolute;
}
.homeStory a:hover {
  filter: brightness(110%);
}
.homeStory .dao-canaan {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: 0px 0px;
  width: 529px;
  height: 442px;
  top: 260px;
  left: 300px;
}
@media (orientation:portrait) {
  .homeStory .dao-canaan {
    transform: scale(0.6);
    top: 141px;
    left: -160px;
  }
}
.homeStory .zemeth {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -258px -444px;
  width: 272px;
  height: 194px;
  top: 466px;
  left: 860px;
}
@media (orientation:portrait) {
  .homeStory .zemeth {
    left: 220px;
    top: 440px;
    transform: scale(0.9);
  }
}
.homeStory .grana-vallis {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -531px -235px;
  width: 272px;
  height: 200px;
  top: 188px;
  left: 886px;
}
@media (orientation:portrait) {
  .homeStory .grana-vallis {
    top: 160px;
    left: 250px;
    transform: scale(0.75);
  }
}
.homeStory .hang-nuoc-biec {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -805px -198px;
  width: 255px;
  height: 177px;
  top: 328px;
  right: 622px;
}
@media (orientation:portrait) {
  .homeStory .hang-nuoc-biec {
    right: 0px;
    transform: scale(0.9);
  }
}
.homeStory .vinh-ban-mai {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -805px 0px;
  width: 256px;
  height: 196px;
  top: 165px;
  right: 457px;
}
@media (orientation:portrait) {
  .homeStory .vinh-ban-mai {
    right: -40px;
    top: 150px;
    transform: scale(0.8);
  }
}
.homeStory .rimorge {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: -531px 0px;
  width: 272px;
  height: 233px;
  right: 400px;
  bottom: 240px;
}
@media (orientation:portrait) {
  .homeStory .rimorge {
    right: -30px;
    transform: scale(0.8);
  }
}
.homeStory .rehda {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-f4.png);
  background-position: 0px -444px;
  width: 256px;
  height: 213px;
  bottom: 90px;
  left: 870px;
}
@media (orientation:portrait) {
  .homeStory .rehda {
    left: 190px;
    transform: scale(0.8);
    bottom: 50px;
  }
}

.homeFeature .inner {
  height: 939px;
}
@media (orientation:portrait) {
  .homeFeature .inner {
    height: 817px;
  }
}
.homeFeature .feature {
  padding-top: 250px;
}
@media (orientation:portrait) {
  .homeFeature .feature {
    padding-top: 300px;
  }
}
.homeFeature .feature .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.homeFeature .feature .nd-swiper {
  max-width: 1340px;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .homeFeature .feature .nd-swiper {
    max-width: 768px;
  }
}
.homeFeature .feature .nd-swiper .swiper-slide.swiper-slide-active {
  text-align: center;
}
@media (orientation:portrait) {
  .homeFeature .feature .nd-swiper .swiper-slide img {
    width: 80%;
  }
}
.homeFeature .feature .nd-swiper .swiper-button-next.nd-next {
  background-image: url(assets/_sprites-f6.png);
  background-position: 0px -71px;
  width: 90px;
  height: 111px;
}
@media (orientation:portrait) {
  .homeFeature .feature .nd-swiper .swiper-button-next.nd-next {
    margin-top: -60px;
  }
}
.homeFeature .feature .nd-swiper .swiper-button-next.nd-next:after {
  content: "";
}
.homeFeature .feature .nd-swiper .swiper-button-prev.nd-prev {
  background-image: url(assets/_sprites-f6.png);
  background-position: -181px 0px;
  width: 90px;
  height: 111px;
}
@media (orientation:portrait) {
  .homeFeature .feature .nd-swiper .swiper-button-prev.nd-prev {
    margin-top: -60px;
  }
}
.homeFeature .feature .nd-swiper .swiper-button-prev.nd-prev:after {
  content: "";
}
.homeFeature .feature .nd-pag {
  width: 100%;
  margin-top: 20px;
  bottom: 40px;
}
.homeFeature .feature .nd-pag .swiper-pagination-bullet {
  margin: 0 20px;
  opacity: 1;
  background-color: transparent;
  background-image: url(assets/_sprites-f6.png);
  background-position: -92px -135px;
  width: 25px;
  height: 24px;
}
.homeFeature .feature .nd-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(assets/_sprites-f6.png);
  background-position: -247px -113px;
  width: 24px;
  height: 24px;
}

.homeGallery .inner {
  height: 1045px;
}
@media (orientation:portrait) {
  .homeGallery .inner {
    height: 940px;
  }
}
.homeGallery .gallery {
  position: relative;
  width: 100%;
}
.homeGallery .gallery_tab {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
}
.homeGallery .gallery_tab .tab {
  display: flex;
  justify-content: flex-start;
}
@media (orientation:portrait) {
  .homeGallery .gallery_tab .tab {
    justify-content: space-between;
  }
}
.homeGallery .gallery_tab .tab li:not(:last-child) {
  margin-right: 24px;
}
.homeGallery .gallery_tab .tab__item {
  display: block;
  padding: 12px 12px;
  color: #424242;
  font-size: 22px;
  border-radius: 8px;
  font-weight: 500;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .homeGallery .gallery_tab .tab__item {
    font-size: 24px;
    padding: 18px 12px;
  }
}
.homeGallery .gallery_tab .tab__item:hover {
  background-color: rgba(233, 88, 25, 0.1);
}
.homeGallery .gallery_tab .tab__item.active, .homeGallery .gallery_tab .tab__item.active:hover {
  background-color: #E95819;
  color: #ffffff;
  font-weight: bold;
}
.homeGallery .gallery_tab .viewall {
  margin-top: 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -296px -172px;
  width: 40px;
  height: 39px;
}
.homeGallery .gallery_tab .viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.homeGallery .gallery_list {
  position: relative;
  margin: 0 0;
}
.homeGallery .gallery_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (orientation:portrait) {
  .homeGallery .gallery_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.homeGallery .gallery_list ul li {
  height: 1fr;
}
.homeGallery .gallery_list li {
  display: block;
}
.homeGallery .gallery_item {
  position: relative;
  width: 100%;
  padding-bottom: 52.5%;
}
.homeGallery .gallery_item__thumbnail {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.homeGallery .gallery_item__thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeGallery .gallery_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.homeGallery .gallery_item:not(.isHot):hover .news_item__title {
  color: #a82a2d;
}
.homeGallery .gallery__viewall {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-size: 24px;
  font-weight: var(--fontweight-medium);
  text-transform: uppercase;
  background: #E95819;
  height: 70px;
  border-radius: 8px;
}
.homeGallery .gallery__viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .homeGallery .gallery__viewall:before {
    content: "";
    margin-right: 16px;
    display: block;
    font-size: 0px;
    background-image: url(assets/_sprites-common.png);
    background-position: -775px -238px;
    width: 24px;
    height: 24px;
  }
}

.outer--popup {
  position: fixed;
  height: 0px !important;
  overflow: visible !important;
  z-index: 90000;
  top: 0;
}
.outer--popup .inner {
  width: 2000px;
  transform-origin: top left;
  height: 0px !important;
  overflow: visible !important;
}

.popup {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 2000px;
  z-index: 20;
  display: none;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.2s;
}
@media (max-width: 700px) {
  .popup {
    width: 768px;
  }
}
@media (min-width: 701px) and (max-width: 840px) {
  .popup {
    width: 768px;
  }
}
.popup__background {
  opacity: 0;
  height: 4000px;
  width: 2000px;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  transition: opacity 1s;
}
@media (max-width: 700px) {
  .popup__background {
    width: 768px;
  }
}
@media (min-width: 701px) and (max-width: 840px) {
  .popup__background {
    width: 768px;
  }
}
.popup__content {
  opacity: 0;
  position: relative;
  z-index: 2;
}
.popup__content iframe {
  width: 97%;
  height: 95%;
  padding: 20px 100px 20px 33px;
}
@media (orientation:portrait) {
  .popup__content iframe {
    padding: 16px;
    width: 100%;
  }
}
.popup.active {
  display: flex;
  pointer-events: all;
  opacity: 1;
}
.popup.active .popup__background {
  opacity: 1;
}
.popup.active .popup__content {
  opacity: 1;
  -webkit-animation: showpopup 0.3s forwards;
          animation: showpopup 0.3s forwards;
}
@-webkit-keyframes showpopup {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes showpopup {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.popup {
  height: 999px;
}
.popup.active {
  display: flex;
  pointer-events: all;
  opacity: 1;
}
.popup .close-popup,
.popup .btn-close {
  background-image: url(assets/_sprites-common.png);
  background-position: -458px -200px;
  width: 69px;
  height: 80px;
  display: block;
}
.popup--article .popup__content {
  background: url(assets/images/bg/bg-popup.png) center;
  width: 1018px;
  height: 799px;
  padding: 110px 20px 20px 0px;
}
@media (orientation:portrait) {
  .popup--article .popup__content {
    background: url(assets/images/bg/popup-bg_mobile.png) center;
    width: 740px;
    height: 700px;
  }
}
.popup--article .popup__content .article,
.popup--article .popup__content .article-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.popup--article .popup__content .btn-close,
.popup--article .popup__content .close-popup {
  display: block;
  position: absolute;
  top: 179px;
  right: 26px;
  z-index: 2;
}
@media (orientation:portrait) {
  .popup--article .popup__content .btn-close,
.popup--article .popup__content .close-popup {
    top: -31px;
    right: 8px;
  }
}
.popup--article .popup__content .btn-close:hover,
.popup--article .popup__content .close-popup:hover {
  filter: brightness(120%);
}
.popup--article .popup__content .scroll-article {
  position: absolute;
  width: 950px;
  height: 900px;
  top: 10px;
}
.popup--article .popup__content .scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}
.popup--article .popup__content .scrollbar-track .scrollbar-thumb {
  background: rgba(255, 221, 0, 0.4);
}
.popup--article .popup__content .swiper {
  width: 100%;
  height: 100%;
}
.popup--article .popup__content .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup--article .popup__content .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.popup--article .popup__content .swiper .wrap-char {
  width: 100%;
  height: 100%;
  position: relative;
}
.popup--article .popup__content .swiper .swiper-slide {
  width: 100%;
  height: 685px;
}
.popup--article .popup__content .swiper .swiper-slide .wrap-char {
  text-align: left;
  padding-left: 40px;
  padding-top: 60px;
}
.popup--article .popup__content .swiper .swiper-slide .wrap-char .btn-voice,
.popup--article .popup__content .swiper .swiper-slide .wrap-char .btn-video {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(assets/_sprites-f6.png);
  background-position: 0px 0px;
  width: 179px;
  height: 69px;
  margin-right: 15px;
  padding-left: 58px;
  color: #fff;
  font-weight: 600;
}
.popup--article .popup__content .swiper .swiper-slide .char-media {
  margin: 20px 0;
  display: flex;
  position: relative;
  z-index: 1;
}
.popup--article .popup__content .swiper .swiper-slide .char-descript {
  max-width: 350px;
  font-family: Roboto;
  font-size: 20px;
  color: #564b3a;
  line-height: 30px;
}
.popup--article .popup__content .swiper .swiper-slide .char-name {
  font-family: SVNESMERALDAPRO;
  font-size: 72px;
  color: #564b3a;
}
.popup--article .popup__content .swiper .swiper-slide .char-img {
  position: absolute;
  right: 100px;
  top: 20px;
  z-index: 0;
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-1 {
  right: -40px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-1 {
    right: -140px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-2 {
  top: 90px;
  right: -60px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-2 {
    right: -100px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-3 {
  right: 30px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-3 {
    right: -80px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-4 {
  right: 50px;
  top: 30px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-4 {
    right: -120px;
  }
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-5 {
    right: -20px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-6 {
  top: 50px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-6 {
    right: -50px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-7 {
  right: 10px;
  top: 62px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-7 {
    right: -110px;
    top: 32px;
  }
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-8 {
    right: 20px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-9 {
  right: 55px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-9 {
    right: -115px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-10 {
  top: 20px;
  right: 50px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-10 {
    right: -130px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-11 {
  right: 0px;
  top: 40px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-11 {
    right: -104px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-12 {
  right: 50px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-12 {
    right: -100px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-13 {
  right: 50px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-13 {
    right: -60px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-14 {
  right: 30px;
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-15 {
  right: 90px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-15 {
    right: 0;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-16 {
  right: 10px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-16 {
    right: -120px;
  }
}
.popup--article .popup__content .swiper .swiper-slide .char-img.char-17 {
  right: 20px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-slide .char-img.char-17 {
    right: -90px;
  }
}
.popup--article .popup__content .swiper .swiper-button-next:after,
.popup--article .popup__content .swiper .swiper-button-prev:after {
  content: none;
}
.popup--article .popup__content .swiper .swiper-button-next,
.popup--article .popup__content .swiper .swiper-button-prev {
  top: auto;
  bottom: 90px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiper .swiper-button-next,
.popup--article .popup__content .swiper .swiper-button-prev {
    bottom: 100px;
  }
}
.popup--article .popup__content .swiper .swiper-button-next {
  background-image: url(assets/_sprites-f6.png);
  background-position: -181px -113px;
  width: 64px;
  height: 62px;
  right: 100px;
}
.popup--article .popup__content .swiper .swiper-button-prev {
  background-image: url(assets/_sprites-f6.png);
  background-position: -92px -71px;
  width: 64px;
  height: 62px;
  left: 100px;
}
.popup--article .popup__content .swiper-slide {
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.popup--article .popup__content .swiperCanaan,
.popup--article .popup__content .swiperZemeth,
.popup--article .popup__content .swiperVallis,
.popup--article .popup__content .swiperHNB,
.popup--article .popup__content .swiperVBM,
.popup--article .popup__content .swiperRimorge,
.popup--article .popup__content .swiperRehda {
  height: 80%;
  max-height: 685px;
  width: 100%;
}
.popup--article .popup__content .swiperCanaanThumb,
.popup--article .popup__content .swiperZemethThumb,
.popup--article .popup__content .swiperVallisThumb,
.popup--article .popup__content .swiperHNBThumb,
.popup--article .popup__content .swiperVBMThumb,
.popup--article .popup__content .swiperRimorgeThumb,
.popup--article .popup__content .swiperRehdaThumb {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 590px;
}
@media (orientation:portrait) {
  .popup--article .popup__content .swiperCanaanThumb,
.popup--article .popup__content .swiperZemethThumb,
.popup--article .popup__content .swiperVallisThumb,
.popup--article .popup__content .swiperHNBThumb,
.popup--article .popup__content .swiperVBMThumb,
.popup--article .popup__content .swiperRimorgeThumb,
.popup--article .popup__content .swiperRehdaThumb {
    max-width: 550px;
  }
}
.popup--article .popup__content .swiperCanaanThumb .swiper-slide,
.popup--article .popup__content .swiperZemethThumb .swiper-slide,
.popup--article .popup__content .swiperVallisThumb .swiper-slide,
.popup--article .popup__content .swiperHNBThumb .swiper-slide,
.popup--article .popup__content .swiperVBMThumb .swiper-slide,
.popup--article .popup__content .swiperRimorgeThumb .swiper-slide,
.popup--article .popup__content .swiperRehdaThumb .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}
.popup--article .popup__content .swiperCanaanThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperZemethThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperVallisThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperHNBThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperVBMThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperRimorgeThumb .swiper-slide-thumb-active,
.popup--article .popup__content .swiperRehdaThumb .swiper-slide-thumb-active {
  opacity: 1;
}
.popup--download-android .popup__background {
  background-color: transparent;
}
.popup--download-android .close-popup {
  background-image: none;
  top: 25px;
  right: 0px;
  position: absolute;
}
.popup--download-android .close-popup span {
  color: white;
  font-size: 28px;
}
.popup--download-android .popup-cta-download {
  width: 680px;
  height: 300px;
  padding: 0 20px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.8);
}
.popup--download-android .popup-cta-download .btn-cta-popup {
  height: 80px;
  width: 300px;
  background: #9e2e2d;
  border-radius: 16px;
}
.popup--download-android .popup-cta-download .btn-cta-popup span {
  color: white;
  text-transform: uppercase;
  font-size: 26px;
}
.popup--dangky .content {
  position: relative;
}
.popup--dangky iframe {
  width: 503px;
  height: 500px;
  z-index: 2;
  position: relative;
}
.popup--dangky .close-popup {
  position: absolute;
  top: -49px;
  right: -39px;
}

.subHeader--NhapCode .inner {
  height: 603px;
}
@media (orientation:portrait) {
  .subHeader--NhapCode .inner {
    height: 540px;
  }
}
@media (orientation:portrait) {
  .subHeader--NhapCode .inner .subSearch {
    display: none;
  }
}
.subHeader,
.subHeader .section__background,
.subHeader .section__content,
.subHeader .inner {
  height: 603px;
}
@media (orientation:portrait) {
  .subHeader,
.subHeader .section__background,
.subHeader .section__content,
.subHeader .inner {
    height: 90px;
  }
}
.subHeader .overlay {
  background: rgba(255, 255, 255, 0.6) 1%;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, rgba(255, 255, 255, 0.6) 1%, rgba(255, 255, 255, 0.1) 100%);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.midbar {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  width: var(--width-desktop);
  height: 80px;
  background: #011e47;
}
@media (orientation:portrait) {
  .midbar {
    width: var(--width-mobile);
    padding: 0 36px;
    display: none;
  }
}
.midbar__title {
  font-size: 28px;
  font-weight: var(--fontweight-bold);
  color: #FFF;
}
.midbar__breadcrumb {
  width: 1000px;
  max-width: var(--maxwidth-desktop-safe);
  margin: 0 auto;
  font-size: 24px;
}
.midbar__breadcrumb .breadcrumb-home {
  padding: 10px 10px 10px 40px;
  color: #fff;
  background: url(assets/images/content/breadcrumb-home.png) 0px center no-repeat;
}
.midbar__breadcrumb .breadcrumb-item {
  padding: 10px 10px 10px 30px;
  color: #fff;
  background: url(assets/images/content/breadcrumb-item.png) 0px center no-repeat;
}
.midbar__breadcrumb .breadcrumb-item:hover {
  color: #a9fffe;
}
.midbar__breadcrumb .breadcrumb-item-active {
  padding: 10px 10px 10px 30px;
  color: #a9fffe;
  background: url(assets/images/content/breadcrumb-item.png) 0px center no-repeat;
}

.midbar__title {
  font-size: 40px;
  font-weight: var(--fontweight-bold);
  color: #006193;
  text-align: center;
  padding-top: 70px;
}

.subNews .inner, .subSubweb .inner {
  background: url(assets/images/bg/bg-sub-loop.jpg) top center repeat-y;
}
.subNews .news, .subSubweb .news {
  position: relative;
  width: 100%;
  padding: 100px 0;
  max-width: 1060px;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .subNews .news, .subSubweb .news {
    display: flex;
    flex-wrap: wrap;
  }
}
.subNews .news_tab, .subSubweb .news_tab {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
  width: 1060px;
  height: 51px;
  background: url(assets/images/content/bg-tab-sub.jpg) no-repeat;
}
@media (orientation:portrait) {
  .subNews .news_tab, .subSubweb .news_tab {
    width: 639px;
    height: 51px;
    background: url(assets/images/content/mb-bg-tab-sub.jpg) no-repeat;
  }
}
.subNews .news_tab .tab, .subSubweb .news_tab .tab {
  display: flex;
  justify-content: space-between;
  width: 1050px;
}
@media (orientation:portrait) {
  .subNews .news_tab .tab, .subSubweb .news_tab .tab {
    justify-content: center;
  }
}
.subNews .news_tab .tab li, .subSubweb .news_tab .tab li {
  flex: 1;
}
.subNews .news_tab .tab__item, .subSubweb .news_tab .tab__item {
  display: block;
  padding: 12px 12px;
  color: #fff;
  font-size: 22px;
  border-radius: 8px;
  font-weight: 500;
  text-align: center;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .subNews .news_tab .tab__item, .subSubweb .news_tab .tab__item {
    font-size: 24px;
    padding: 10px 12px;
  }
}
.subNews .news_tab .tab__item:hover, .subSubweb .news_tab .tab__item:hover {
  background-color: rgba(55, 128, 207, 0.1);
}
.subNews .news_tab .tab__item.active, .subNews .news_tab .tab__item.active:hover, .subSubweb .news_tab .tab__item.active, .subSubweb .news_tab .tab__item.active:hover {
  background: url(assets/images/content/bg-tab-sub-act.png) center 4px no-repeat;
  color: #ffffff;
  font-weight: bold;
}
@media (orientation:portrait) {
  .subNews .news_tab .tab__item.active, .subNews .news_tab .tab__item.active:hover, .subSubweb .news_tab .tab__item.active, .subSubweb .news_tab .tab__item.active:hover {
    background-image: url(assets/images/content/mb-bg-tab-sub-act.png);
  }
}
.subNews .news_tab .viewall, .subSubweb .news_tab .viewall {
  margin-top: 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -296px -172px;
  width: 40px;
  height: 39px;
}
.subNews .news_tab .viewall:not(.off):hover, .subSubweb .news_tab .viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subNews .news_list, .subSubweb .news_list {
  position: relative;
  margin: 0 0 20px;
}
@media (orientation:portrait) {
  .subNews .news_list, .subSubweb .news_list {
    width: 100%;
  }
}
.subNews .news_list li:not(:last-child), .subSubweb .news_list li:not(:last-child) {
  border-bottom: 1px solid #3780cf;
}
.subNews .news_item, .subSubweb .news_item {
  display: grid;
  grid-template-areas: "thumbnail title time" "thumbnail shortcontent shortcontent";
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 8px;
  padding: 20px;
  height: 200px;
  width: 100%;
  border-radius: 8px;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  justify-content: space-between;
}
@media (orientation:portrait) {
  .subNews .news_item, .subSubweb .news_item {
    height: 260px;
    grid-template-areas: "thumbnail title time" "thumbnail shortcontent time";
  }
}
.subNews .news_item__thumbnail, .subSubweb .news_item__thumbnail {
  grid-area: thumbnail;
  display: block;
  height: 120px;
  padding-right: 228.5714285714px;
  width: 0;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.subNews .news_item__thumbnail img, .subSubweb .news_item__thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subNews .news_item__title, .subSubweb .news_item__title {
  grid-area: title;
  display: block;
  width: 100%;
  color: #3780cf;
  font-size: 25px;
  width: 600px;
  font-weight: var(--fontweight-medium);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation:portrait) {
  .subNews .news_item__title, .subSubweb .news_item__title {
    font-size: 26px;
    width: 350px;
  }
}
.subNews .news_item__time, .subSubweb .news_item__time {
  grid-area: time;
  font-size: 30px;
  display: block;
  width: 100px;
  color: #434240;
  font-weight: var(--fontweight-medium);
}
@media (orientation:portrait) {
  .subNews .news_item__time, .subSubweb .news_item__time {
    font-size: 20px;
    width: 70px;
    text-align: right;
  }
}
.subNews .news_item__shortcontent, .subSubweb .news_item__shortcontent {
  grid-area: shortcontent;
  color: #3b4849;
  font-size: 25px;
  font-weight: var(--fontweight-normal);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  width: 687px;
}
@media (orientation:portrait) {
  .subNews .news_item__shortcontent, .subSubweb .news_item__shortcontent {
    width: 350px;
  }
}
.subNews .news_item.isHot, .subSubweb .news_item.isHot {
  background-color: rgba(233, 88, 25, 0.2);
}
.subNews .news_item.isHot .news_item__title, .subSubweb .news_item.isHot .news_item__title {
  color: #3780cf;
  font-weight: var(--fontweight-bold);
}
.subNews .news_item.isHot .news_item__time, .subSubweb .news_item.isHot .news_item__time {
  color: #434240;
}
.subNews .news_item:not(.isHot):hover, .subSubweb .news_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subNews .news_item:not(.isHot):hover .news_item__title, .subSubweb .news_item:not(.isHot):hover .news_item__title {
  color: #E95819;
}
.subNews .news_item_system, .subSubweb .news_item_system {
  display: grid;
  grid-template-areas: "tag title time";
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 8px;
  padding: 20px;
  height: 85px;
  width: 100%;
  border-radius: 8px;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  justify-content: flex-start;
}
@media (orientation:portrait) {
  .subNews .news_item_system, .subSubweb .news_item_system {
    height: 100px;
    grid-template-areas: "tag title time";
  }
}
.subNews .news_item_system .news_item__tag, .subSubweb .news_item_system .news_item__tag {
  grid-area: tag;
  background-color: #5b7f84;
  color: #f4edd3;
  font-size: 24px;
  padding: 10px 20px 5px 20px;
}
.subNews .news_item_system .news_item__title, .subSubweb .news_item_system .news_item__title {
  grid-area: title;
  display: block;
  width: 100%;
  color: #46544f;
  font-size: 25px;
  padding-top: 10px;
  width: 700px;
  font-weight: var(--fontweight-medium);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation:portrait) {
  .subNews .news_item_system .news_item__title, .subSubweb .news_item_system .news_item__title {
    font-size: 26px;
    width: 410px;
  }
}
.subNews .news_item_system .news_item__time, .subSubweb .news_item_system .news_item__time {
  grid-area: time;
  font-size: 25px;
  display: block;
  width: 100px;
  color: #717674;
  font-weight: var(--fontweight-medium);
}
@media (orientation:portrait) {
  .subNews .news_item_system .news_item__time, .subSubweb .news_item_system .news_item__time {
    font-size: 20px;
    width: 70px;
    padding-top: 10px;
    text-align: right;
  }
}
.subNews .news_item_system__shortcontent, .subSubweb .news_item_system__shortcontent {
  grid-area: shortcontent;
  color: #3b4849;
  font-size: 25px;
  font-weight: var(--fontweight-normal);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  width: 687px;
}
@media (orientation:portrait) {
  .subNews .news_item_system__shortcontent, .subSubweb .news_item_system__shortcontent {
    display: none;
  }
}
.subNews .news_item_system.isHot, .subSubweb .news_item_system.isHot {
  background-color: rgba(233, 88, 25, 0.2);
}
.subNews .news_item_system.isHot .news_item__title, .subSubweb .news_item_system.isHot .news_item__title {
  color: #3780cf;
  font-weight: var(--fontweight-bold);
}
.subNews .news_item_system.isHot .news_item__time, .subSubweb .news_item_system.isHot .news_item__time {
  color: #434240;
}
.subNews .news_item_system:not(.isHot):hover, .subSubweb .news_item_system:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subNews .news_item_system:not(.isHot):hover .news_item__title, .subSubweb .news_item_system:not(.isHot):hover .news_item__title {
  color: #E95819;
}
.subNews .news_pagination, .subSubweb .news_pagination {
  width: 100%;
}
.subNews .news_pagination .pagination, .subSubweb .news_pagination .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}
.subNews .news_pagination .pagination li, .subSubweb .news_pagination .pagination li {
  margin: 0 15px;
}
@media (orientation:portrait) {
  .subNews .news_pagination .pagination li, .subSubweb .news_pagination .pagination li {
    margin: 0 5px;
  }
}
.subNews .news_pagination .pagination li.disabled, .subSubweb .news_pagination .pagination li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.subNews .news_pagination .pagination li.hide, .subSubweb .news_pagination .pagination li.hide {
  display: none;
}
.subNews .news_pagination .pagination li a, .subSubweb .news_pagination .pagination li a {
  width: 40px;
  height: 40px;
  font-weight: var(--fontweight-bold);
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: #b9b7b3;
  color: #fff;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 0px;
}
@media (orientation:portrait) {
  .subNews .news_pagination .pagination li a, .subSubweb .news_pagination .pagination li a {
    width: 45px;
    height: 45px;
    font-size: 32px;
  }
}
.subNews .news_pagination .pagination li a:not(.active):hover, .subSubweb .news_pagination .pagination li a:not(.active):hover {
  background: rgba(45, 114, 190, 0.6);
  color: #fff;
}
.subNews .news_pagination .pagination li.active a, .subSubweb .news_pagination .pagination li.active a {
  background: #2d72be;
  color: #fff;
}

.subGallery .gallery {
  position: relative;
  width: 100%;
  padding: 100px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.subGallery .gallery_tab {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.subGallery .gallery_tab .tab {
  display: flex;
  justify-content: center;
}
@media (orientation:portrait) {
  .subGallery .gallery_tab .tab {
    justify-content: center;
  }
}
.subGallery .gallery_tab .tab li:not(:last-child) {
  margin-right: 24px;
}
.subGallery .gallery_tab .tab__item {
  display: block;
  padding: 12px 12px;
  color: #424242;
  font-size: 22px;
  border-radius: 8px;
  font-weight: 500;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .subGallery .gallery_tab .tab__item {
    font-size: 24px;
    padding: 18px 12px;
  }
}
.subGallery .gallery_tab .tab__item:hover {
  background-color: rgba(233, 88, 25, 0.1);
}
.subGallery .gallery_tab .tab__item.active, .subGallery .gallery_tab .tab__item.active:hover {
  background-color: #E95819;
  color: #ffffff;
  font-weight: bold;
}
.subGallery .gallery_tab .viewall {
  margin-top: 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -296px -172px;
  width: 40px;
  height: 39px;
}
.subGallery .gallery_tab .viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subGallery .gallery_list {
  position: relative;
  margin: 0 0;
}
.subGallery .gallery_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (orientation:portrait) {
  .subGallery .gallery_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.subGallery .gallery_list ul li {
  height: 1fr;
}
.subGallery .gallery_list li {
  display: block;
}
.subGallery .gallery_item {
  position: relative;
  width: 100%;
  padding-bottom: 52.5%;
}
.subGallery .gallery_item__thumbnail {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.subGallery .gallery_item__thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subGallery .gallery_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subGallery .gallery_item:not(.isHot):hover .news_item__title {
  color: #a82a2d;
}
.subGallery .gallery__viewall {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-size: 24px;
  font-weight: var(--fontweight-medium);
  text-transform: uppercase;
  background: #E95819;
  height: 70px;
  border-radius: 8px;
}
.subGallery .gallery__viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .subGallery .gallery__viewall:before {
    content: "";
    margin-right: 16px;
    display: block;
    font-size: 0px;
    background-image: url(assets/_sprites-common.png);
    background-position: -775px -238px;
    width: 24px;
    height: 24px;
  }
}
.subGallery .gallery_pagination {
  margin-top: 20px;
  width: 100%;
}
.subGallery .gallery_pagination .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}
.subGallery .gallery_pagination .pagination li {
  margin: 0 15px;
}
@media (orientation:portrait) {
  .subGallery .gallery_pagination .pagination li {
    margin: 0 5px;
  }
}
.subGallery .gallery_pagination .pagination li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.subGallery .gallery_pagination .pagination li.hide {
  display: none;
}
.subGallery .gallery_pagination .pagination li a {
  width: 40px;
  height: 40px;
  font-weight: var(--fontweight-bold);
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: #e8e8e8;
  color: #000;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 8px;
}
@media (orientation:portrait) {
  .subGallery .gallery_pagination .pagination li a {
    width: 45px;
    height: 45px;
    font-size: 32px;
  }
}
.subGallery .gallery_pagination .pagination li a:not(.active):hover {
  background: rgba(233, 88, 25, 0.2);
  color: #E95819;
}
.subGallery .gallery_pagination .pagination li.active a {
  background: #E95819;
  color: #fff;
}

.subContent .article, .subSubweb .article {
  --color-content: #112c2a;
  --color-title: #e33f00;
  --color-heading-2: #ca2004;
  --color-heading-3: var(--color-info-600);
  --color-heading-4: var(--color-info-400);
  --color-heading-5: var(--color-info-800);
  --color-heading-6: var(--color-info-600);
  --color-href: #dc321c;
  --color-box-bg: var(--color-primary-100);
  --color-box-content: var(--color-info-600);
  --color-table-bghead: #2d4e7b;
  --color-bgcontent: #fff;
  --color-table-bgbody: #FFF;
  --color-table-bgfoot: var(--color-gray-200);
  --color-table-border: transparent;
}

.article {
  font-size: var(--fontsize-primary-desktop);
  color: var(--color-content);
  padding: 0 20px;
  font-family: var(--font-primary);
  margin: 0 auto;
}
@media (orientation:portrait) {
  .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) {
  .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: #7d8484;
  font-size: 0.8em;
  padding-bottom: 20px;
}

.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;
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-heading-2);
  padding: 0 0 0 60px;
  background: url(assets/images/content/icon-h2.png) 0px center no-repeat;
}
.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;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.4s;
  border-bottom: 1px solid rgba(var(--color-href), 0.5);
}
.article__content a:hover {
  border-bottom: 1px solid var(--color-href);
}
.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 (max-width: 700px) {
  .article__content .table {
    overflow: auto;
  }
}
@media (orientation:portrait) {
  .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-bghead);
  color: var(--color-bgcontent);
  font-weight: bold;
}
.article__content table thead tr {
  border: 1px solid var(--color-table-border);
}
.article__content table thead tr th {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  color: var(--color-table-head);
}
.article__content table tbody tr td {
  background: rgba(var(--color-table-bgbody), 0.5);
}
.article__content table tfoot {
  background: var(--color-table-bgfoot);
  color: var(--color-content);
}
.subContent .article, .subSubweb .article {
  position: relative;
  width: 100%;
  padding: 100px 0;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 20px;
}
@media (orientation:portrait) {
  .subContent .article, .subSubweb .article {
    font-size: 26px;
  }
}
.subContent .article__title, .subSubweb .article__title {
  padding: 0px 80px 10px;
}
@media (orientation:portrait) {
  .subContent .article__title, .subSubweb .article__title {
    padding: 0 0 10px;
  }
}
.subContent .article__title, .subContent .article h1, .subSubweb .article__title, .subSubweb .article h1 {
  font-size: 1.6em;
  text-align: center;
  text-transform: uppercase;
  font-weight: var(--fontweight-medium);
  border-bottom: 1px solid #46544f;
}
@media (orientation:portrait) {
  .subContent .article__title, .subContent .article h1, .subSubweb .article__title, .subSubweb .article h1 {
    font-size: 1.2em;
  }
}
.subContent .article__meta, .subSubweb .article__meta {
  padding: 0;
  margin-bottom: 120px;
  justify-content: center;
  color: #7d8484;
  font-size: 30px;
}
.subSubweb .midbar__burger {
  position: absolute;
  right: 30px;
}
.subSubweb .midbar__burger .hamburger-box .hamburger-inner, .subSubweb .midbar__burger .hamburger-box .hamburger-inner:before, .subSubweb .midbar__burger .hamburger-box .hamburger-inner:after {
  background: #FFFFFF;
}
@media (orientation:landscape) {
  .subSubweb .midbar__burger {
    display: none;
  }
}
.subSubweb .midbar__menu {
  display: block;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  background: #FFF;
  padding: 16px;
  z-index: 100;
}
.subSubweb .midbar__menu a {
  display: block;
  background: #f7da8c;
  color: #530d0d;
  background: #FAFAFA;
  border: 1px solid #EEE;
  border-radius: 4px;
  padding: 12px;
  font-size: 24px;
}
.subSubweb .midbar__menu a:not(:last-child) {
  margin-bottom: 12px;
}
.subSubweb .midbar__menu a:hover {
  border: 1px solid #E95819;
  background: rgba(233, 88, 25, 0.2);
  color: #E95819;
}
.subSubweb .midbar__menu a.active {
  border: 1px solid #E95819;
  background: #E95819;
  color: #FFF;
}
.subSubweb .midbar__menu.active {
  opacity: 1;
  max-height: 1000px;
}
@media (orientation:landscape) {
  .subSubweb .midbar__menu {
    display: none;
  }
}
.subSubweb .midbar .subweb__menu a {
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
}
.subSubweb .inner .subweb__menu {
  background-position: top center;
  background-repeat: no-repeat;
  padding: 24px 30px 0;
  position: relative;
  background: url(assets/images/bg/bg-sub-menu-loop.png) center center repeat-y;
  border: 1px solid #CCC;
  border-radius: 0px;
  width: 242px;
  padding: 10px;
  margin: 100px auto 0;
}
.subSubweb .inner .subweb__menu:before {
  content: "";
  display: block;
  width: 242px;
  height: 67px;
  background: url(assets/images/bg/bg-sub-menu-top.png) center center repeat-y;
  position: absolute;
  top: -67px;
  left: 0px;
}
.subSubweb .inner .subweb__menu:after {
  content: "";
  display: block;
  width: 241px;
  height: 26px;
  background: url(assets/images/bg/bg-sub-menu-bot.png) center center repeat-y;
  position: absolute;
  bottom: -26px;
  left: 0px;
}
.subSubweb .inner .subweb__menu a {
  display: block;
  color: #fff;
  background: none;
  border: none;
  border-radius: 4px;
  padding: 20px 12px;
  width: 224px;
  text-align: center;
  border-bottom: 1px solid #6292d0;
}
.subSubweb .inner .subweb__menu a:not(:last-child) {
  margin-bottom: 12px;
}
.subSubweb .inner .subweb__menu a:hover {
  background: none;
  color: #ffd432;
}
.subSubweb .inner .subweb__menu a.active {
  background: none;
  color: #ffd432;
}
.subSubweb .inner .subweb__menu a:last-child {
  border-bottom: none;
}
@media (orientation:portrait) {
  .subSubweb .inner .subweb__menu {
    display: none;
  }
}
.subSubweb .midbar__title {
  width: 100%;
  padding-bottom: 10px;
  background: url(assets/images/bg/bg-sub-title.png) center 50px no-repeat;
}
@media (orientation:portrait) {
  .subNhapcode {
    min-height: 70vh;
  }
}
.subNhapcode .midbar__burger {
  position: absolute;
  right: 30px;
}
.subNhapcode .midbar__burger .hamburger-box .hamburger-inner, .subNhapcode .midbar__burger .hamburger-box .hamburger-inner:before, .subNhapcode .midbar__burger .hamburger-box .hamburger-inner:after {
  background: #FFFFFF;
}
@media (orientation:landscape) {
  .subNhapcode .midbar__burger {
    display: none;
  }
}
.subNhapcode .midbar__menu {
  display: block;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  background: #FFF;
  padding: 16px;
  z-index: 100;
}
.subNhapcode .midbar__menu a {
  display: block;
  background: #f7da8c;
  color: #530d0d;
  background: #FAFAFA;
  border: 1px solid #EEE;
  border-radius: 4px;
  padding: 12px;
  font-size: 24px;
}
.subNhapcode .midbar__menu a:not(:last-child) {
  margin-bottom: 12px;
}
.subNhapcode .midbar__menu a:hover {
  border: 1px solid #E95819;
  background: rgba(233, 88, 25, 0.2);
  color: #E95819;
}
.subNhapcode .midbar__menu a.active {
  border: 1px solid #E95819;
  background: #E95819;
  color: #FFF;
}
.subNhapcode .midbar__menu.active {
  opacity: 1;
  max-height: 1000px;
}
@media (orientation:landscape) {
  .subNhapcode .midbar__menu {
    display: none;
  }
}
.subNhapcode .midbar .nhapcode__menu a {
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
}
.subNhapcode .inner .nhapcode {
  position: relative;
  width: 100%;
  padding: 100px 0;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 20px;
}
@media (orientation:portrait) {
  .subNhapcode .inner .nhapcode {
    flex-direction: column-reverse;
  }
}
.subNhapcode .inner .nhapcode .userinfo {
  width: 100%;
  height: 60px;
  background: #4292da;
  line-height: 60px;
  font-size: 22px;
  text-align: right;
  padding-right: 20px;
  color: #fff;
}
.subNhapcode .inner .nhapcode .userinfo span {
  font-weight: bold;
}
.subNhapcode .inner .nhapcode .btn-nhapcode-zingid {
  display: block;
  width: 355px;
  height: 74px;
  font-size: 0px;
  margin: 0 auto 20px;
  background: url(assets/images/nhapcode/btn-zingid.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode .btn-nhapcode-zingid:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subNhapcode .inner .nhapcode .btn-nhapcode-zalo {
  display: block;
  width: 355px;
  height: 74px;
  font-size: 0px;
  margin: 0 auto 20px;
  background: url(assets/images/nhapcode/btn-zalo.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode .btn-nhapcode-zalo:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subNhapcode .inner .nhapcode .btn-nhapcode-playnow {
  display: block;
  width: 355px;
  height: 74px;
  font-size: 0px;
  margin: 0 auto 20px;
  background: url(assets/images/nhapcode/btn-playnow.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode .btn-nhapcode-playnow:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subNhapcode .inner .nhapcode .head-title {
  text-align: center;
}
.subNhapcode .inner .nhapcode table td {
  text-align: center;
}
.subNhapcode .inner .nhapcode .form-group label {
  display: block;
  color: #3a372a;
  font-weight: bold;
}
.subNhapcode .inner .nhapcode .form-group input {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc7ae;
  color: #ccc7ae;
  border-radius: 5px;
  padding: 5px 20px;
}
.subNhapcode .inner .nhapcode .form-group input::-moz-placeholder {
  color: #ccc7ae;
}
.subNhapcode .inner .nhapcode .form-group input:-ms-input-placeholder {
  color: #ccc7ae;
}
.subNhapcode .inner .nhapcode .form-group input::placeholder {
  color: #ccc7ae;
}
.subNhapcode .inner .nhapcode .form-group select {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc7ae;
  color: #ccc7ae;
  border-radius: 5px;
  padding: 5px 20px;
}
.subNhapcode .inner .nhapcode .form-group input[type=submit], .subNhapcode .inner .nhapcode .form-group .form-submit {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc7ae;
  background: #d84202;
  text-align: center;
  color: #fff;
}
.subNhapcode .inner .nhapcode__menu {
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  background: none;
  border-radius: 0px;
  width: 242px;
  margin: 0px auto 0;
}
@media (orientation:portrait) {
  .subNhapcode .inner .nhapcode__menu {
    float: right;
  }
}
.subNhapcode .inner .nhapcode__menu a {
  display: block;
  width: 243px;
  height: 70px;
  font-size: 0px;
  margin-bottom: 10px;
}
.subNhapcode .inner .nhapcode__menu a.nhapcode__menu__item__nhapcode {
  background: url(assets/images/nhapcode/btn-nhapcode.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode__menu a.nhapcode__menu__item__nhapcode.active {
  background: url(assets/images/nhapcode/btn-nhapcode-act.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode__menu a.nhapcode__menu__item__lichsu {
  background: url(assets/images/nhapcode/btn-lichsu.png) center center no-repeat;
}
.subNhapcode .inner .nhapcode__menu a.nhapcode__menu__item__lichsu.active {
  background: url(assets/images/nhapcode/btn-lichsu-act.png) center center no-repeat;
}
.subNhapcode .midbar__title {
  width: 100%;
  padding-bottom: 10px;
  background: url(assets/images/bg/bg-sub-title.png) center 50px no-repeat;
}
.subPet .inner {
  background: url(assets/images/bg/bg-sub-loop.jpg) top center repeat-y;
}
.subPet .midbar__title {
  background: url(assets/images/content/title-pet.png) center center no-repeat;
  width: 100%;
  font-size: 0px;
  margin: 40px 0;
}
.subPet .pet {
  position: relative;
  width: 100%;
  padding: 0px 0px 100px 0;
  max-width: 1060px;
  margin: 0 auto;
}
@media (orientation:portrait) {
  .subPet .pet {
    display: flex;
    flex-wrap: wrap;
  }
}
.subPet .pet_list {
  position: relative;
  margin: 0 0 20px;
  width: 100%;
}
.subPet .pet_list ul {
  display: grid;
  grid-column: 4;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 20px;
  list-style-type: none;
}
@media (orientation:portrait) {
  .subPet .pet_list ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (orientation:portrait) {
  .subPet .pet_list {
    width: 100%;
  }
}
.subPet .pet_list li {
  border-bottom: none;
  text-align: center;
}
.subPet .pet_list li img {
  max-width: 100%;
}
.subPet .pet_item {
  display: grid;
  grid-template-areas: "thumbnail title time" "thumbnail shortcontent shortcontent";
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 8px;
  padding: 20px;
  height: 200px;
  width: 100%;
  border-radius: 8px;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  justify-content: space-between;
}
@media (orientation:portrait) {
  .subPet .pet_item {
    height: 170px;
    grid-template-areas: "title time";
  }
}
.subPet .pet_item__thumbnail {
  grid-area: thumbnail;
  display: block;
  height: 120px;
  padding-right: 228.5714285714px;
  width: 0;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.subPet .pet_item__thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subPet .pet_item__title {
  grid-area: title;
  display: block;
  width: 100%;
  color: #3780cf;
  font-size: 25px;
  width: 600px;
  font-weight: var(--fontweight-medium);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation:portrait) {
  .subPet .pet_item__title {
    font-size: 26px;
  }
}
.subPet .pet_item__time {
  grid-area: time;
  font-size: 30px;
  display: block;
  width: 100px;
  color: #434240;
  font-weight: var(--fontweight-medium);
}
@media (orientation:portrait) {
  .subPet .pet_item__time {
    font-size: 20px;
    width: 70px;
    text-align: right;
  }
}
.subPet .pet_item__shortcontent {
  grid-area: shortcontent;
  color: #3b4849;
  font-size: 25px;
  font-weight: var(--fontweight-normal);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  width: 687px;
}
@media (orientation:portrait) {
  .subPet .pet_item__shortcontent {
    display: none;
  }
}
.subPet .pet_item.isHot {
  background-color: rgba(233, 88, 25, 0.2);
}
.subPet .pet_item.isHot .news_item__title {
  color: #3780cf;
  font-weight: var(--fontweight-bold);
}
.subPet .pet_item.isHot .news_item__time {
  color: #434240;
}
.subPet .pet_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subPet .pet_item:not(.isHot):hover .news_item__title {
  color: #E95819;
}
.subPet .pet_item_system {
  display: grid;
  grid-template-areas: "tag title time";
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 8px;
  padding: 20px;
  height: 85px;
  width: 100%;
  border-radius: 8px;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  justify-content: flex-start;
}
@media (orientation:portrait) {
  .subPet .pet_item_system {
    height: 170px;
    grid-template-areas: "title time";
  }
}
.subPet .pet_item_system .news_item__tag {
  grid-area: tag;
  background-color: #5b7f84;
  color: #f4edd3;
  font-size: 24px;
  padding: 10px 20px 5px 20px;
}
.subPet .pet_item_system .news_item__title {
  grid-area: title;
  display: block;
  width: 100%;
  color: #46544f;
  font-size: 25px;
  padding-top: 10px;
  width: 700px;
  font-weight: var(--fontweight-medium);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation:portrait) {
  .subPet .pet_item_system .news_item__title {
    font-size: 26px;
  }
}
.subPet .pet_item_system .news_item__time {
  grid-area: time;
  font-size: 25px;
  display: block;
  width: 100px;
  color: #717674;
  font-weight: var(--fontweight-medium);
}
@media (orientation:portrait) {
  .subPet .pet_item_system .news_item__time {
    font-size: 20px;
    width: 70px;
    text-align: right;
  }
}
.subPet .pet_item_system__shortcontent {
  grid-area: shortcontent;
  color: #3b4849;
  font-size: 25px;
  font-weight: var(--fontweight-normal);
  transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  width: 687px;
}
@media (orientation:portrait) {
  .subPet .pet_item_system__shortcontent {
    display: none;
  }
}
.subPet .pet_item_system.isHot {
  background-color: rgba(233, 88, 25, 0.2);
}
.subPet .pet_item_system.isHot .news_item__title {
  color: #3780cf;
  font-weight: var(--fontweight-bold);
}
.subPet .pet_item_system.isHot .news_item__time {
  color: #434240;
}
.subPet .pet_item_system:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subPet .pet_item_system:not(.isHot):hover .news_item__title {
  color: #E95819;
}
.subPet .pet_pagination {
  width: 100%;
}
.subPet .pet_pagination .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}
.subPet .pet_pagination .pagination li {
  margin: 0 15px;
}
@media (orientation:portrait) {
  .subPet .pet_pagination .pagination li {
    margin: 0 5px;
  }
}
.subPet .pet_pagination .pagination li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.subPet .pet_pagination .pagination li.hide {
  display: none;
}
.subPet .pet_pagination .pagination li a {
  width: 40px;
  height: 40px;
  font-weight: var(--fontweight-bold);
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: #b9b7b3;
  color: #fff;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 0px;
}
@media (orientation:portrait) {
  .subPet .pet_pagination .pagination li a {
    width: 45px;
    height: 45px;
    font-size: 32px;
  }
}
.subPet .pet_pagination .pagination li a:not(.active):hover {
  background: rgba(45, 114, 190, 0.6);
  color: #fff;
}
.subPet .pet_pagination .pagination li.active a {
  background: #2d72be;
  color: #fff;
}

.subWiki .inner {
  height: 1200px;
}
@media (orientation:portrait) {
  .subWiki .inner {
    height: 1800px;
  }
}
.subWiki .wiki {
  position: relative;
  width: 100%;
  padding: 100px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.subWiki .wiki_searchname {
  display: flex;
  justify-content: center;
  background: #FAFAFA;
  padding: 4px;
  margin: 0 8px;
  border: 1px solid #CCC;
  margin: 0 0 16px;
}
.subWiki .wiki_searchname .search {
  width: 100%;
}
.subWiki .wiki_searchname .search__form {
  width: 100%;
}
.subWiki .wiki_searchname .search__form input {
  width: 100%;
  border: none;
  background: none;
  font-size: 18px;
  text-align: center;
  height: 48px;
}
@media (orientation:portrait) {
  .subWiki .wiki_searchname .search__form input {
    font-size: 24px;
  }
}
.subWiki .wiki_tab {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 0 16px;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab {
    flex-wrap: wrap;
  }
}
.subWiki .wiki_tab__group {
  background: #FAFAFA;
  padding: 0px;
  border: 1px solid #CCC;
  width: 100%;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab__group {
    display: flex;
  }
}
.subWiki .wiki_tab__group:first-child {
  margin-right: 8px;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab__group:first-child {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.subWiki .wiki_tab__group:last-child {
  margin-left: 8px;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab__group:last-child {
    margin-left: 0;
  }
}
.subWiki .wiki_tab__title {
  text-align: center;
  font-weight: bold;
  width: 100%;
  background: #FFF;
  border-bottom: 1px solid #CCC;
  padding: 8px 0;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab__title {
    border-bottom: 0;
    border-right: 1px solid #CCC;
    width: 100px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}
.subWiki .wiki_tab .tab {
  display: flex;
  justify-content: center;
  padding: 8px 0;
}
@media (orientation:portrait) {
  .subWiki .wiki_tab .tab {
    justify-content: center;
    width: calc(100% - 100px);
  }
}
.subWiki .wiki_tab .tab li:not(:last-child) {
  margin-right: 24px;
}
.subWiki .wiki_tab .tab__item {
  display: block;
  padding: 6px 6px;
  color: #424242;
  font-size: 16px;
  border-radius: 8px;
  font-weight: 500;
  transition: background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (orientation:portrait) {
  .subWiki .wiki_tab .tab__item {
    font-size: 24px;
    padding: 12px 8px;
  }
}
.subWiki .wiki_tab .tab__item:hover {
  background-color: rgba(233, 88, 25, 0.1);
}
.subWiki .wiki_tab .tab__item.active, .subWiki .wiki_tab .tab__item.active:hover {
  background-color: #E95819;
  color: #ffffff;
  font-weight: bold;
}
.subWiki .wiki_tab .viewall {
  margin-top: 10px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -296px -172px;
  width: 40px;
  height: 39px;
}
.subWiki .wiki_tab .viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.subWiki .wiki_list {
  position: relative;
  margin: 0 0;
}
.subWiki .wiki_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (orientation:portrait) {
  .subWiki .wiki_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.subWiki .wiki_list ul li {
  height: 1fr;
}
.subWiki .wiki_list li {
  display: block;
}
.subWiki .wiki_item {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid #CCC;
  border-radius: 2px;
}
.subWiki .wiki_item__thumbnail {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 12px;
  padding: 20px;
}
.subWiki .wiki_item__thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subWiki .wiki_item__name {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  text-align: center;
  border-top: 1px solid #CCC;
  background: #FAFAFA;
}
@media (orientation:portrait) {
  .subWiki .wiki_item__name {
    font-size: 24px;
  }
}
.subWiki .wiki_item:not(.isHot):hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.subWiki .wiki_item:not(.isHot):hover .news_item__title {
  color: #a82a2d;
}
.subWiki .wiki__viewall {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
  font-size: 24px;
  font-weight: var(--fontweight-medium);
  text-transform: uppercase;
  background: #E95819;
  height: 70px;
  border-radius: 8px;
}
.subWiki .wiki__viewall:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
@media (orientation:portrait) {
  .subWiki .wiki__viewall:before {
    content: "";
    margin-right: 16px;
    display: block;
    font-size: 0px;
    background-image: url(assets/_sprites-common.png);
    background-position: -775px -238px;
    width: 24px;
    height: 24px;
  }
}
.subWiki .wiki_pagination {
  margin-top: 100px;
  width: 100%;
}
.subWiki .wiki_pagination.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}
.subWiki .wiki_pagination.pagination li {
  margin: 0 15px;
}
@media (orientation:portrait) {
  .subWiki .wiki_pagination.pagination li {
    margin: 0 5px;
  }
}
.subWiki .wiki_pagination.pagination li.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.subWiki .wiki_pagination.pagination li.hide {
  display: none;
}
.subWiki .wiki_pagination.pagination li a {
  width: 42px;
  height: 42px;
  font-weight: var(--fontweight-bold);
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  color: #E95819;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 50px;
}
@media (orientation:portrait) {
  .subWiki .wiki_pagination.pagination li a {
    width: 45px;
    height: 45px;
    font-size: 26px;
  }
}
.subWiki .wiki_pagination.pagination li a:not(.active):hover {
  background: rgba(233, 88, 25, 0.1);
  color: #E95819;
}
.subWiki .wiki_pagination.pagination li.active a {
  background: #E95819;
  color: #fff;
}

.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 .floatright {
  position: absolute;
  top: 30%;
  right: 10px;
  pointer-events: none;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.floating .floatright * {
  pointer-events: all;
}
.floating .floatright__main {
  display: flex;
  flex-wrap: wrap;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: 0px 0px;
  width: 180px;
  height: 664px;
  padding: 190px 0 0 20px;
  align-items: center;
  align-content: flex-start;
  justify-content: center;
  transform-origin: bottom center;
  transform: translateY(0px) translateX(180px);
  transition: transform 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.floating .floatright__main.active {
  transform: translateY(0px) translateX(0px);
}
.floating .floatright__main li {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.floating .floatright__item:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floatright__item--downapk {
  grid-area: downapk;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -811px -158px;
  width: 134px;
  height: 40px;
}
.floating .floatright__item--downappstore {
  grid-area: downappstore;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -596px -239px;
  width: 134px;
  height: 40px;
}
.floating .floatright__item--downggplay {
  grid-area: downggplay;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -732px -239px;
  width: 134px;
  height: 40px;
}
.floating .floatright__item--downpc {
  grid-area: downpc;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -462px -96px;
  width: 250px;
  height: 60px;
}
.floating .floatright__item--topup {
  grid-area: topup;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -182px -96px;
  width: 143px;
  height: 141px;
}
.floating .floatright__item--home {
  grid-area: home;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -910px -239px;
  width: 40px;
  height: 40px;
}
.floating .floatright__item--fanpage {
  grid-area: fanpage;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -868px -239px;
  width: 40px;
  height: 40px;
}
.floating .floatright__item--youtube {
  grid-area: youtube;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -333px -294px;
  width: 40px;
  height: 40px;
}
.floating .floatright__item--code {
  grid-area: code;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -327px -96px;
  width: 133px;
  height: 134px;
}
.floating .floatright__item--top {
  grid-area: top;
  margin: 0 auto 2px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -291px -294px;
  width: 40px;
  height: 40px;
}
.floating .floatright__item--topup {
  margin-top: -37px;
}
.floating .floatright__item--top {
  position: absolute;
  bottom: -23px;
  left: calc(50% - 20px);
}
.floating .floatright__item--toggle {
  position: absolute;
  top: 30%;
  left: -13px;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -217px -410px;
  width: 32px;
  height: 98px;
}
.floating .floatright__item:not(:only-child) {
  margin: 0 4px;
}
.floating .floatright__main.active .asideright__item--toggle {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -182px -410px;
  width: 33px;
  height: 98px;
}
.floating .floatright__main.active .floatright__item--toggle {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -182px -410px;
  width: 33px;
  height: 98px;
}

.floating .floattop {
  position: absolute;
  top: 0%;
  left: 0%;
  pointer-events: all;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  pointer-events: none;
}
.floating .floattop.active {
  pointer-events: all;
}
@media (orientation:portrait) {
  .floating .floattop {
    width: var(--width-mobile);
    background-color: rgba(2, 6, 32, 0);
    padding: 0 14px;
  }
  .floating .floattop:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #020620;
    height: 94px;
    width: 768px;
    z-index: -1;
  }
  .floating .floattop.active {
    background-color: #FFF;
  }
}
.floating .floattop__item {
  margin: 14px 4px 0;
}
.floating .floattop__item--appicon {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -182px -239px;
  width: 107px;
  height: 107px;
}
.floating .floattop__item--appicon:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop__item--download {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -291px -239px;
  width: 151px;
  height: 53px;
}
.floating .floattop__item--download:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop__item--topup {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -444px -239px;
  width: 150px;
  height: 53px;
}
.floating .floattop__item--topup:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop__item--home {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -608px -348px;
  width: 56px;
  height: 55px;
}
.floating .floattop__item--home:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop__item--fanpage {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -550px -348px;
  width: 56px;
  height: 55px;
}
.floating .floattop__item--fanpage:not(.off):hover {
  cursor: pointer;
  pointer-events: all;
  filter: brightness(110%);
}
.floating .floattop__item--appicon {
  position: relative;
  z-index: 3;
  margin-right: auto;
}
.floating .floattop__item--burger {
  width: 56px;
  height: 56px;
  background: #367ecd;
  border-radius: 5px;
  padding: 21px 12px;
}
.floating .floattop__item--burger, .floating .floattop__item--burger:hover {
  opacity: 1;
}
.floating .floattop__item--burger .hamburger-inner, .floating .floattop__item--burger .hamburger-inner:before, .floating .floattop__item--burger .hamburger-inner:after {
  width: 33px;
  height: 4px;
  background: #fff;
}
.floating .floattop .floatnav {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  height: 80px;
  width: var(--width-desktop);
  background-color: #082248;
  padding: 0 200px;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav {
    position: absolute;
    top: 94px;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    justify-content: center;
    position: absolute;
    top: 94px;
    left: 0px;
    flex-wrap: wrap;
    padding: 0 0px;
  }
  .floating .floattop .floatnav {
    max-height: 0px;
    overflow: hidden;
  }
  .floating .floattop .floatnav.active {
    max-height: 1400px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 80px 0;
  }
}
.floating .floattop .floatnav > li {
  position: relative;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav > li {
    height: auto;
    width: calc(100% - 20px);
  }
  .floating .floattop .floatnav > li:not(:last-child) {
    border-bottom: 1px solid #FFF;
  }
}
.floating .floattop .floatnav__appicon {
  display: block;
  margin-top: 20px;
  font-size: 0px;
  width: 107px;
  height: 107px;
  background-image: url(assets/images/content/appicon.png);
  background-size: 100% 100%;
  border-radius: 8px;
  overflow: hidden;
}
.floating .floattop .floatnav__dropdown {
  position: absolute;
  bottom: 3px;
  left: calc(50% - 16px);
  z-index: 10;
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-common.png);
  background-position: -228px -275px;
  width: 32px;
  height: 32px;
  transition: transform 0.4s;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav__dropdown {
    bottom: auto;
    left: auto;
    top: 35px;
    right: 20px;
  }
}
.floating .floattop .floatnav__dropdown:checked {
  transform: scaleY(-1);
  bottom: 3px;
}
.floating .floattop .floatnav .select__language {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -714px -96px;
  width: 235px;
  height: 46px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.floating .floattop .floatnav .select__language * {
  color: #000;
}
.floating .floattop .floatnav__item {
  font-size: 18px;
  font-weight: var(--fontweight-medium);
  color: #FFF;
  padding: 0 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-transform: uppercase;
  text-align: center;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav__item {
    padding: 0 25px;
    font-size: 24px;
    height: 100px;
  }
}
.floating .floattop .floatnav__item:hover {
  color: #FFFFFF;
  background: transparent;
  text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #315e8c, 0 0 30px #315e8c, 0 0 40px #315e8c, 0 0 55px #315e8c, 0 0 75px #315e8c;
}
.floating .floattop .floatnav__item:hover:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
.floating .floattop .floatnav__item.active {
  color: #FFF;
  text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #315e8c, 0 0 30px #315e8c, 0 0 40px #315e8c, 0 0 55px #315e8c, 0 0 75px #315e8c;
}
.floating .floattop .floatnav__item.floatnav__item_sound {
  display: block;
  font-size: 0px;
  background-image: url(assets/_sprites-floating.png);
  background-position: -414px -294px;
  width: 37px;
  height: 36px;
  font-size: 0px;
  padding: 0;
  margin-top: 20px;
  margin-left: 80px;
  margin-right: 20px;
}
.floating .floattop .floatnav__item.floatnav__item_sound.offsound {
  filter: brightness(0.6) grayscale(1);
}
@media (orientation:portrait) {
  .floating .floattop .floatnav__item.floatnav__item_sound {
    margin: 20px auto;
  }
}
.floating .floattop .floatnav__item + input + ul {
  position: absolute;
  top: 80px;
  width: 200px;
  left: calc(50% - 100px);
  background: #172032;
  max-height: 0px;
  overflow: hidden;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav__item + input + ul {
    position: static;
    width: 100%;
    background: #172032;
  }
}
.floating .floattop .floatnav__item + input + ul li {
  margin-bottom: 0px;
}
.floating .floattop .floatnav__item + input + ul .floatnav__item {
  font-size: 16px;
  height: 60px;
  line-height: 1;
}
@media (orientation:portrait) {
  .floating .floattop .floatnav__item + input + ul .floatnav__item {
    font-size: 24px;
    height: 80px;
  }
}
.floating .floattop .floatnav__item + input + ul .floatnav__item:hover {
  color: #FFF;
}
.floating .floattop .floatnav__item + input + ul .floatnav__item:hover:before {
  content: none;
}
@media (orientation:landscape) {
  .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) {
  .floating .floattop .floatnav__item + input:checked + ul {
    max-height: 500px;
    overflow: visible;
  }
}
.floating .floattop__icon {
  margin: 0 4px;
}
.floating .floattop__icon--burger {
  display: none;
}
.floating .floattop__icon--burger + label + ul {
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 95vh;
  position: absolute;
  top: 74px;
  left: 0;
  z-index: -1;
  max-height: 0px;
  overflow: hidden;
  padding-top: 0px;
}
.floating .floattop__icon--burger + label + ul li {
  width: 100%;
  border-bottom: 1px solid rgba(230, 218, 169, 0.5);
}
.floating .floattop__icon--burger + label + ul li:first-child {
  border-top: 1px solid rgba(230, 218, 169, 0.5);
}
.floating .floattop__icon--burger + label + ul li a {
  display: block;
  color: #e6daa9;
  background: rgba(116, 96, 12, 0.2);
  font-size: 20px;
  padding: 32px 24px;
  font-size: 28px;
}
.floating .floattop__icon--burger + label + ul li a:hover {
  background: rgba(230, 218, 169, 0.8);
  color: #000;
}
.floating .floattop__icon--burger:checked + label + ul {
  padding-top: 45px;
  max-height: 95vh;
}

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