@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: Barlow;--font-secondary: Barlow;--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}@-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:-.25em}sup{top:-.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:.7}.hamburger.is-active:hover{opacity:.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}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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}.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}.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)}.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)}.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}.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.42857px, -4px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -14px, 0) rotate(-90deg)}.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.42857px, -4px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -14px, 0) rotate(90deg)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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)}.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:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-Light.ttf);font-weight:200}@font-face{font-family:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-Regular.ttf);font-weight:300}@font-face{font-family:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-Medium.ttf);font-weight:400}@font-face{font-family:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-SemiBold.ttf);font-weight:500}@font-face{font-family:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-Bold.ttf);font-weight:600}@font-face{font-family:Barlow;font-display:swap;src:local("Barlow");src:url(assets/fonts/Barlow/Barlow-ExtraBold.ttf);font-weight:700}@font-face{font-family:Kanit;font-display:swap;src:local("Kanit");src:url(assets/fonts/Kanit/kanit-regular.otf);font-weight:400}@font-face{font-family:Kanit;font-display:swap;src:local("Kanit");src:url(assets/fonts/Kanit/Kanit-Medium.ttf);font-weight:500}@font-face{font-family:Kanit;font-display:swap;src:local("Kanit");src:url(assets/fonts/Kanit/Kanit-SemiBold.ttf);font-weight:600}@font-face{font-family:Kanit;font-display:swap;src:local("Kanit");src:url(assets/fonts/Kanit/Kanit-Bold.ttf);font-weight:700}*{box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}*:focus{outline:none}.off,.off:hover{filter:grayscale(100%);pointer-events:none}html{overflow-x:hidden;overflow-y:auto}html.popup-opened{position:relative;height:100% !important;overflow:hidden;touch-action:none;-ms-touch-action:none}body{font-family:var(--font-primary),var(--font-secondary),sans-serif;line-height:var(--fontheight-primary);font-size:var(--fontsize-primary);width:100%;overflow-x:hidden;overflow-y:hidden;margin:0;padding:0;background:none}body.popup-opened{overflow:hidden}.row{display:flex;flex-wrap:wrap;width:100%}.row>.col-1{padding:0 10px;flex-basis:8.33333%;max-width:8.33333%}.row>.col-offset-1{padding:0 10px;margin-left:8.33333%;max-width:8.33333%}.row>.col-2{padding:0 10px;flex-basis:16.66667%;max-width:16.66667%}.row>.col-offset-2{padding:0 10px;margin-left:16.66667%;max-width:16.66667%}.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.33333%;max-width:33.33333%}.row>.col-offset-4{padding:0 10px;margin-left:33.33333%;max-width:33.33333%}.row>.col-5{padding:0 10px;flex-basis:41.66667%;max-width:41.66667%}.row>.col-offset-5{padding:0 10px;margin-left:41.66667%;max-width:41.66667%}.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.33333%;max-width:58.33333%}.row>.col-offset-7{padding:0 10px;margin-left:58.33333%;max-width:58.33333%}.row>.col-8{padding:0 10px;flex-basis:66.66667%;max-width:66.66667%}.row>.col-offset-8{padding:0 10px;margin-left:66.66667%;max-width:66.66667%}.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.33333%;max-width:83.33333%}.row>.col-offset-10{padding:0 10px;margin-left:83.33333%;max-width:83.33333%}.row>.col-11{padding:0 10px;flex-basis:91.66667%;max-width:91.66667%}.row>.col-offset-11{padding:0 10px;margin-left:91.66667%;max-width:91.66667%}.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.33333%;max-width:8.33333%}.row>.col-mobile-offset-1{padding:0 10px;margin-left:8.33333%;max-width:8.33333%}.row>.col-mobile-2{padding:0 10px;flex-basis:16.66667%;max-width:16.66667%}.row>.col-mobile-offset-2{padding:0 10px;margin-left:16.66667%;max-width:16.66667%}.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.33333%;max-width:33.33333%}.row>.col-mobile-offset-4{padding:0 10px;margin-left:33.33333%;max-width:33.33333%}.row>.col-mobile-5{padding:0 10px;flex-basis:41.66667%;max-width:41.66667%}.row>.col-mobile-offset-5{padding:0 10px;margin-left:41.66667%;max-width:41.66667%}.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.33333%;max-width:58.33333%}.row>.col-mobile-offset-7{padding:0 10px;margin-left:58.33333%;max-width:58.33333%}.row>.col-mobile-8{padding:0 10px;flex-basis:66.66667%;max-width:66.66667%}.row>.col-mobile-offset-8{padding:0 10px;margin-left:66.66667%;max-width:66.66667%}.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.33333%;max-width:83.33333%}.row>.col-mobile-offset-10{padding:0 10px;margin-left:83.33333%;max-width:83.33333%}.row>.col-mobile-11{padding:0 10px;flex-basis:91.66667%;max-width:91.66667%}.row>.col-mobile-offset-11{padding:0 10px;margin-left:91.66667%;max-width:91.66667%}.row>.col-mobile-12{padding:0 10px;flex-basis:100%;max-width:100%}.row>.col-mobile-offset-12{padding:0 10px;margin-left:100%;max-width:100%}}.wrapper{width:var(--width-desktop);transform-origin:top left;overflow-x:hidden;overflow-y:auto}@media (orientation: portrait){.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{display:block;width:100%}.section__background img,.section__background video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.section__background video{position:absolute;top:0}.section__content{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.section.autoHeight .section__background{position:absolute;top:0;left:0;bottom:0}.section.autoHeight .section__content{display:block;position:relative}.section--fixedHeight>.section__background{position:static;display:block;width:100%;height:100%}.section--fixedHeight>.section__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (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%;background:linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0.8) 100%)}.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}}.clearfix:after{content:"";clear:both;display:table}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.text-left{text-align:left;justify-content:flex-start !important}.text-center{text-align:center;justify-content:center !important}.text-right{text-align:right;justify-content:flex-end !important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-start{justify-content:flex-start}.flex-end{justify-content:flex-end}.flex-middle{align-items:center}.scrollwatch-pin{position:absolute;left:50%;top:50%;width:1px;height:1px;background:transparent;pointer-events:none}@-webkit-keyframes shine{100%{filter:brightness(120%)}}@keyframes shine{100%{filter:brightness(120%)}}@-webkit-keyframes shine_scale{100%{filter:brightness(90%);transform:scale(1.1);transform-origin:center center}}@keyframes shine_scale{100%{filter:brightness(90%);transform:scale(1.1);transform-origin:center center}}@-webkit-keyframes shine_move{100%{filter:brightness(110%);transform:translateX(12px)}}@keyframes shine_move{100%{filter:brightness(110%);transform:translateX(12px)}}.fancybox-active{height:100% !important}.popup{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500;display:flex;align-items:center;justify-content:center}.popup__background,.popup__background--unclosable{opacity:0;visibility:hidden;position:absolute;background:rgba(0,0,0,0.8);width:100%;height:100vh;transition:opacity 1s}.popup__content{opacity:0;visibility:hidden;z-index:2;transition:all .2s;transform:scale(0)}.popup__tool{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:500;padding:5px;display:flex;opacity:0;visibility:hidden}.popup__close{pointer-events:all;background:#000;position:absolute;right:0%;top:0%;display:flex;justify-content:center;align-items:center;align-content:center;width:42px;height:42px}.popup.active{opacity:1;visibility:visible;pointer-events:all}.popup.active .popup__background,.popup.active .popup__background--unclosable{opacity:1;visibility:visible}.popup.active .popup__content{opacity:1;visibility:visible;transform:scale(1)}.popup.active .popup__tool{opacity:1;visibility:visible}.popup--open-image .popup__content .image img{display:block;max-width:100%;max-height:100%}.popup--open-video .popup__content{width:80%;height:60%}.popup--open-video .popup__content .embed{width:100%;height:100%}.popup--open-video .popup__content .embed iframe{display:block;width:100%;height:100%}.wrapper{width:var(--width-desktop)}.wrapper__content,.wrapper__content .section{overflow-x:hidden;overflow-y:hidden;width:var(--width-desktop)}@media (orientation: portrait){.wrapper__content,.wrapper__content .section{width:var(--width-mobile)}}.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}.subHeader .logo{background-image:url(assets/images/content/logo.png);background-size:100%;width:250px;height:133px;position:absolute;top:230px;left:calc(50% - 125px);font-size:0}.subHeader .logo:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.bg-sub-main{width:100%;background:url(assets/images/bg/bg-content-head.jpg) center top no-repeat,url(assets/images/bg/bg-content-loop.jpg) center top repeat-y}.bg-sub-main .section__content{background:url(assets/images/bg/bg-content-bottom.jpg) center bottom no-repeat;padding-bottom:250px}@media (orientation: portrait){.bg-sub-main{background:url(assets/images/bg/mb-bg-content-head.jpg) center top no-repeat #efefef}.bg-sub-main .section__content{background:url(assets/images/bg/mb-bg-content-bottom.jpg) center bottom no-repeat;padding-bottom:90px}}.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__content{margin:0 16px;color:#E95819;font-weight:var(--fontweight-bold);font-size:2.4em}.title img{margin-left:-104px}.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%;background:linear-gradient(to top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%)}.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;color:#222;z-index:-1}.placeholder{font-size:0}.panel{position:relative;display:block;z-index:5;margin:0 auto}@media (orientation: landscape){.panel{width:1195px}.panel__loop{position:relative}.panel__content{min-height:2000px;overflow-y:auto;margin:0 40px;padding-top:50px}}.popup__close{position:absolute;right:6px;top:-30px;display:block;width:60px;height:60px;background:#e9464a;border:5px solid #b42d31;padding:0;display:flex;justify-content:center;align-items:center;transform:scale(0.6)}@media (orientation: portrait){.popup__close{right:-30px;top:-30px}}.popup__content__main a{display:block;position:relative;width:650px;height:400px}.popup__content__main a img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.wrapper__content .subContent,.wrapper__content .subContent .section__background,.wrapper__content .subContent .section__content,.wrapper__content .subContent .inner,.wrapper__content .subNews,.wrapper__content .subNews .section__background,.wrapper__content .subNews .section__content,.wrapper__content .subNews .inner,.wrapper__content .subSubweb,.wrapper__content .subSubweb .section__background,.wrapper__content .subSubweb .section__content,.wrapper__content .subSubweb .inner,.wrapper__content .subGallery,.wrapper__content .subGallery .section__background,.wrapper__content .subGallery .section__content,.wrapper__content .subGallery .inner,.wrapper__content .subSearchResult,.wrapper__content .subSearchResult .section__background,.wrapper__content .subSearchResult .section__content,.wrapper__content .subSearchResult .inner,.wrapper__content .subWiki,.wrapper__content .subWiki .section__background,.wrapper__content .subWiki .section__content,.wrapper__content .subWiki .inner,.wrapper__content .subContent,.wrapper__content .subContent .section__background,.wrapper__content .subContent .section__content,.wrapper__content .subContent .inner,.wrapper__content .subNews,.wrapper__content .subNews .section__background,.wrapper__content .subNews .section__content,.wrapper__content .subNews .inner,.wrapper__content .subSubweb,.wrapper__content .subSubweb .section__background,.wrapper__content .subSubweb .section__content,.wrapper__content .subSubweb .inner,.wrapper__content .subGallery,.wrapper__content .subGallery .section__background,.wrapper__content .subGallery .section__content,.wrapper__content .subGallery .inner,.wrapper__content .subSearchResult,.wrapper__content .subSearchResult .section__background,.wrapper__content .subSearchResult .section__content,.wrapper__content .subSearchResult .inner,.wrapper__content .subWiki,.wrapper__content .subWiki .section__background,.wrapper__content .subWiki .section__content,.wrapper__content .subWiki .inner{height:auto}.wrapper__content .subContent .section__background,.wrapper__content .subNews .section__background,.wrapper__content .subSubweb .section__background,.wrapper__content .subGallery .section__background,.wrapper__content .subSearchResult .section__background,.wrapper__content .subWiki .section__background,.wrapper__content .subContent .section__background,.wrapper__content .subNews .section__background,.wrapper__content .subSubweb .section__background,.wrapper__content .subGallery .section__background,.wrapper__content .subSearchResult .section__background,.wrapper__content .subWiki .section__background{position:absolute}.wrapper__content .subContent .section__content,.wrapper__content .subContent .inner,.wrapper__content .subNews .section__content,.wrapper__content .subNews .inner,.wrapper__content .subSubweb .section__content,.wrapper__content .subSubweb .inner,.wrapper__content .subGallery .section__content,.wrapper__content .subGallery .inner,.wrapper__content .subSearchResult .section__content,.wrapper__content .subSearchResult .inner,.wrapper__content .subWiki .section__content,.wrapper__content .subWiki .inner,.wrapper__content .subContent .section__content,.wrapper__content .subContent .inner,.wrapper__content .subNews .section__content,.wrapper__content .subNews .inner,.wrapper__content .subSubweb .section__content,.wrapper__content .subSubweb .inner,.wrapper__content .subGallery .section__content,.wrapper__content .subGallery .inner,.wrapper__content .subSearchResult .section__content,.wrapper__content .subSearchResult .inner,.wrapper__content .subWiki .section__content,.wrapper__content .subWiki .inner{position:relative}@media (orientation: landscape){.wrapper__content .subContent,.wrapper__content .subNews,.wrapper__content .subSubweb,.wrapper__content .subGallery,.wrapper__content .subSearchResult,.wrapper__content .subWiki,.wrapper__content .subContent,.wrapper__content .subNews,.wrapper__content .subSubweb,.wrapper__content .subGallery,.wrapper__content .subSearchResult,.wrapper__content .subWiki{overflow:visible}}.commonFooter{margin-top:-1px}.commonFooter,.commonFooter .section__background,.commonFooter .section__content,.commonFooter .inner{height:595px}@media (orientation: portrait){.commonFooter,.commonFooter .section__background,.commonFooter .section__content,.commonFooter .inner{height:760px}}.commonFooter .social{gap:90px;position:absolute;top:55px;left:50%;transform:translateX(-50%)}@media (orientation: portrait){.commonFooter .social{gap:60px}}.commonFooter .social__item:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.commonFooter .social__item img{transition:all .4s}.commonFooter .social__item:hover img{transform:translateY(-5%)}.commonFooter .footer{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;width:1400px;height:100%;margin:80px auto 0;color:#9b9b9b;font-size:18px}@media (orientation: portrait){.commonFooter .footer{width:100%;padding:0 20px;font-size:24px;text-align:center}}.commonFooter .footer p{width:100%}.commonFooter .footer__icon{margin-bottom:30px;width:100%;text-align:center}@media (orientation: portrait){.commonFooter .footer__icon{width:100%;margin:0 auto 50px}}.commonFooter .footer__icon img{margin:0 auto}.commonFooter .footer__copyright{width:100%;text-align:center}.commonFooter .footer__copyright p{line-height:28px}@media (orientation: portrait){.commonFooter .footer__copyright{width:100%;text-align:center;line-height:28px}}.commonFooter .footer a{margin:12px auto 0;color:#fff;font-weight:var(--fontweight-semibold)}body{background:#000}.homeError,.homeError .section__background,.homeError .section__content,.homeError .inner{height:1000px}@media (orientation: portrait){.homeError,.homeError .section__background,.homeError .section__content,.homeError .inner{height:1200px}}.homeError .error_404{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;height:100%;height:100vh}.homeError .error_404__logo{display:block;width:459px;max-width:80%;margin:0 auto 40px}.homeError .error_404__big{display:block;width:695px;max-width:80%;margin:0 auto 50px}.homeError .error_404__content{text-align:center}.homeError .error_404__content p{font-size:20px;margin-bottom:32px}.homeError .error_404__homepage{display:flex;justify-content:center;align-items:center;align-content:center;margin:0 auto;width:296px;height:82px;background:url(assets/images/content/btn-404.png) center top no-repeat;background-size:cover;background-position:center center;color:#fff3c0;font-size:25px;line-height:80px}.subSearchResult .search-results{padding:30px 0;max-width:1000px;margin:0 auto}@media (orientation: portrait){.subSearchResult .search-results{padding:60px 0}}#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{background:#FFF;display:flex;align-items:center;align-content:center;height:40px;border-radius:4px;border:1px solid #CCC}@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;font-size:.8em;border-right:1px solid #CCC}.search__control button,.search__control a{display:flex;align-items:center;align-content:center;font-size:.8em;width:auto;padding:0 8px;height:32px;border:none;background:none;color:#111}.search__control button:focus,.search__control a:focus{outline:none}.homeHeader,.homeHeader .section__background,.homeHeader .section__content,.homeHeader .inner{height:1000px}@media (orientation: portrait){.homeHeader,.homeHeader .section__background,.homeHeader .section__content,.homeHeader .inner{height:1280px}}.homeHeader .overlay{background:rgba(0,0,0,0.8) 10%;background:linear-gradient(to top, rgba(0,0,0,0.8) 10%,rgba(0,0,0,0.4) 100%)}.homeHeader .appinfo{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;justify-content:center}@media (orientation: portrait){.homeHeader .appinfo{bottom:75px}}.homeHeader .appinfo div{gap:10px}.homeHeader .appinfo__content{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;justify-content:space-between;padding:18px 17px 22px 18px}.homeHeader .appinfo__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -347px;width:160px;height:65px}.homeHeader .appinfo__item--downappstore:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -493px;width:160px;height:65px}.homeHeader .appinfo__item--downggplay:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -894px;width:120px;height:140px}.homeHeader .appinfo__item--downapk:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-664px -426px;width:194px;height:144px}.homeHeader .appinfo__item--topup:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -606px;width:134px;height:144px}.homeHeader .appinfo__item--code:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--onelink{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-664px 0px;width:376px;height:116px}.homeHeader .appinfo__item--onelink:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--ldplayer{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-719px -793px;width:205px;height:40px}.homeHeader .appinfo__item--ldplayer:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--bluestacks{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-512px -793px;width:205px;height:40px}.homeHeader .appinfo__item--bluestacks:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--noxplayer{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-399px -1221px;width:205px;height:40px}.homeHeader .appinfo__item--noxplayer:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .trailer{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-184px -1283px;width:87px;height:87px;position:absolute;top:300px;left:calc(50% - 87px / 2);-webkit-animation:blinkblink .5s linear alternate infinite;animation:blinkblink .5s linear alternate infinite}@-webkit-keyframes blinkblink{0%{transform:scale3d(1, 1, 1);filter:brightness(1)}40%{transform:scale3d(1.05, 1.05, 1);filter:brightness(1.1)}100%{transform:scale3d(1.1, 1.1, 1);filter:brightness(1.2)}}@keyframes blinkblink{0%{transform:scale3d(1, 1, 1);filter:brightness(1)}40%{transform:scale3d(1.05, 1.05, 1);filter:brightness(1.1)}100%{transform:scale3d(1.1, 1.1, 1);filter:brightness(1.2)}}@media (orientation: portrait){.homeHeader .trailer{top:812px;left:calc(50% - 87px / 2);-webkit-animation:blinkblinkmobile .5s linear alternate infinite;animation:blinkblinkmobile .5s linear alternate infinite}@-webkit-keyframes blinkblinkmobile{0%{transform:scale3d(1.4, 1.4, 1);filter:brightness(1)}40%{transform:scale3d(1.45, 1.45, 1);filter:brightness(1.1)}100%{transform:scale3d(1.5, 1.5, 1);filter:brightness(1.2)}}@keyframes blinkblinkmobile{0%{transform:scale3d(1.4, 1.4, 1);filter:brightness(1)}40%{transform:scale3d(1.45, 1.45, 1);filter:brightness(1.1)}100%{transform:scale3d(1.5, 1.5, 1);filter:brightness(1.2)}}}.homeHeader .logo{background-image:url(assets/images/content/logo.png);background-size:100%;width:250px;height:133px;position:absolute;top:115px;left:calc(50% - 830px);font-size:0}.homeHeader .logo:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media (orientation: portrait){.homeHeader .logo{left:calc(50% - 320px / 2)}}.homeHeader .scroll-down{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -1375px;width:114px;height:60px;position:absolute;bottom:-10px;left:calc(50% - 114px / 2)}.homeInfo{margin-top:-1px}.homeInfo,.homeInfo .section__background,.homeInfo .section__content,.homeInfo .inner{height:1000px}@media (orientation: portrait){.homeInfo,.homeInfo .section__background,.homeInfo .section__content,.homeInfo .inner{height:1810px}}@media (orientation: portrait){.homeInfo .title img{margin-left:38px}}.homeInfo .bg-info{width:1300px;height:490px;margin:250px auto 0}@media (orientation: portrait){.homeInfo .bg-info{width:720px;height:1090px;margin:260px auto 0}}.homeInfo .banner{width:670px;height:453px;position:absolute;top:290px;left:calc(50% - 595px);z-index:3}@media (orientation: portrait){.homeInfo .banner{left:calc(50% - 670px/2)}}.homeInfo .banner_list{width:670px;height:453px}.homeInfo .banner_fraction{width:550px;height:100px;position:absolute;bottom:0;pointer-events:none}@media (orientation: portrait){.homeInfo .banner_fraction{width:768px}}.homeInfo .banner_item{position:relative;width:670px;height:410px}.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-fraction{position:absolute;font-size:0;width:200px;left:20px;bottom:10px;z-index:5}.homeInfo .banner .swiper-fraction .swiper-pagination-current{position:relative;color:#e0f5fd;font-size:72px;font-weight:var(--fontweight-medium);padding-right:20px;text-shadow:2px 0 0 rgba(54,74,140,0.4),-2px 0 0 rgba(54,74,140,0.4),0 2px 0 rgba(54,74,140,0.4),0 -2px 0 rgba(54,74,140,0.4),2px 2px 0 rgba(54,74,140,0.4),-2px -2px 0 rgba(54,74,140,0.4),-2px 2px 0 rgba(54,74,140,0.4),2px -2px 0 rgba(54,74,140,0.4),1px 1px 0 rgba(54,74,140,0.4),-1px -1px 0 rgba(54,74,140,0.4),1px -1px 0 rgba(54,74,140,0.4),-1px 1px 0 rgba(54,74,140,0.4)}.homeInfo .banner .swiper-fraction .swiper-pagination-current:after{content:"";width:1px;height:80px;background:#98aee3;display:block;transform:rotate(20deg);position:absolute;right:5px;bottom:0px}.homeInfo .banner .swiper-fraction .swiper-pagination-total{color:#abd4e3;font-size:32px;font-weight:var(--fontweight-medium)}.homeInfo .banner .swiper-pagination--blockHomeBannerSwiper{display:flex;justify-content:center;text-align:center;margin:0 auto;bottom:0}.homeInfo .banner .swiper-pagination--blockHomeBannerSwiper .swiper-pagination-bullet{background-color:transparent;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1458px -1102px;width:30px;height:30px;opacity:1;border-radius:0;margin:0 16px}.homeInfo .banner .swiper-pagination--blockHomeBannerSwiper .swiper-pagination-bullet-active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1458px -1070px;width:30px;height:30px}.homeInfo .news{width:510px;height:490px;z-index:2}@media (orientation: portrait){.homeInfo .news{width:670px;height:600px;position:absolute;top:780px;left:calc(50% - 670px/2)}}@media (orientation: landscape){.homeInfo .news{position:absolute;top:280px;left:calc(50% + 95px)}}.homeInfo .news_tab{display:flex;justify-content:left;margin:0 0 10px 0;border-bottom:1px solid #ede5c9}@media (orientation: portrait){.homeInfo .news_tab{margin:0 0px 10px 0}}.homeInfo .news_tab .tab{display:flex;justify-content:flex-start}@media (orientation: portrait){.homeInfo .news_tab .tab{justify-content:space-between}}.homeInfo .news_tab .tab li:not(:last-child){margin-right:12px}.homeInfo .news_tab .tab__item{display:block;position:relative;padding:4px 15px;color:#979797;font-size:20px;border-bottom:4px transparent;font-weight:var(--fontweight-semibold);z-index:3}@media (orientation: portrait){.homeInfo .news_tab .tab__item{font-size:24px;padding:18px 12px}}.homeInfo .news_tab .tab__item:hover{color:#ede5c9}@media (orientation: portrait){.homeInfo .news_tab .tab__item:hover{font-size:24px}}.homeInfo .news_tab .tab__item.active,.homeInfo .news_tab .tab__item.active:hover{color:#ede5c9;border-bottom:4px solid #ede5c9}@media (orientation: portrait){.homeInfo .news_tab .tab__item.active,.homeInfo .news_tab .tab__item.active:hover{font-size:24px}}.homeInfo .news_tab .viewall{margin-top:10px}.homeInfo .news_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeInfo .news_list{position:relative;margin:0 auto 12px;min-height:305px}@media (orientation: portrait){.homeInfo .news_list{width:100%}}.homeInfo .news_list li:not(:last-child){width:100%;border-bottom:1px solid #373737}.homeInfo .news_list li:first-child{background:#434343}.homeInfo .news_list li:first-child .news_item__title{color:#dacc9c !important}.homeInfo .news_item{position:relative;z-index:3;display:flex;padding:0 30px;width:100%;justify-content:space-between;align-items:center;align-content:center;transition:background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);border-bottom:1px solid #373737}@media (orientation: portrait){.homeInfo .news_item{justify-content:flex-start;height:70px}}.homeInfo .news_item__title{color:#dfd3bb;font-size:20px;height:50px;line-height:50px;padding:0 10px;display:block;transition:color 0.2s cubic-bezier(0.42, 0, 0.58, 1);position:relative;cursor:pointer}@media (orientation: portrait){.homeInfo .news_item__title{font-size:24px;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;order:2}}.homeInfo .news_item__title:hover{color:#dacc9c}.homeInfo .news_item__time{font-size:16px;position:absolute;top:0;right:10px;text-align:right}@media (orientation: portrait){.homeInfo .news_item__time{font-size:24px}}.homeInfo .news_item__cate{font-size:24px;color:#192750;font-weight:var(--fontweight-medium);border-bottom:1px solid #7ebce9;width:200px;height:40px}@media (orientation: landscape){.homeInfo .news_item__cate{width:180px;margin-right:auto;margin-left:55px}}@media (orientation: portrait){.homeInfo .news_item__cate{display:none}}.homeInfo .news__viewall{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;background-image:url(assets/_sprites-common.png);background-position:0px -793px;width:510px;height:50px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#484848;font-size:18px;font-weight:var(--fontweight-semibold);transition:all .4s;margin:0 auto}.homeInfo .news__viewall:before{content:"";margin-right:16px;background-image:url(assets/_sprites-common.png);background-position:-1468px -752px;width:20px;height:20px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;transition:all .4s}@media (orientation: portrait){.homeInfo .news__viewall{font-size:24px;margin:10px auto 0;background-image:url(assets/_sprites-common.png);background-position:0px -730px;width:580px;height:61px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle}}.homeInfo .news__viewall:hover{filter:brightness(105%)}.fancybox-active{height:auto !important}@media (orientation: portrait){.fancybox-slide--iframe{padding:0}}.fancybox-slide--iframe .fancybox-content{width:calc(80vh * 1200/900);height:80vh;background-size:100% 100%;background-color:transparent;background-image:url(assets/images/module/popup-content.png);background-repeat:no-repeat;background-position:calc(50% - 0px) center}@media (orientation: portrait){.fancybox-slide--iframe .fancybox-content{width:80vw;height:calc(80vw * 1240/730);background-size:100% 100%;background-position:calc(50% - 0) center;background-image:url(assets/images/module/popup-content-mb.png)}}.fancybox-slide--iframe .fancybox-content iframe{padding:4% 8% 4% 8%}@media (orientation: portrait){.fancybox-slide--iframe .fancybox-content iframe{padding:9% 5% 8% 0%}}.fancybox-slide--iframe .fancybox-content .fancybox-button--close{width:3vw;height:3vw;background:transparent;position:absolute;right:-2px;padding:0;top:2px}.fancybox-slide--iframe .fancybox-content .fancybox-button--close img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.fancybox-slide--iframe .fancybox-content .fancybox-button--close:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media (orientation: portrait){.fancybox-slide--iframe .fancybox-content .fancybox-button--close{width:4vh;height:4vh;background:transparent;position:absolute;right:-1px;padding:0;top:1px}}.content-popup::-webkit-scrollbar,.panel__content::-webkit-scrollbar{margin-right:6px;width:6px;-webkit-transition:width .2s;transition:width .2s}.content-popup:hover::-webkit-scrollbar,.panel__content:hover::-webkit-scrollbar{width:6px}.content-popup::-webkit-scrollbar-track,.panel__content::-webkit-scrollbar-track{background:rgba(142,197,241,0.5)}.content-popup::-webkit-scrollbar-thumb,.panel__content::-webkit-scrollbar-thumb{background:#2688d5}.content-popup::-webkit-scrollbar-thumb:hover,.panel__content::-webkit-scrollbar-thumb:hover{background:#2688d5}.info-usage-buttons{display:flex;position:absolute;width:1200px;align-items:center;bottom:20px;left:calc(50% - 600px);justify-content:center}.info-usage-buttons .bt-info-01{background:url(assets/images/content/guide-topup.png) no-repeat center 0/cover}.info-usage-buttons .bt-info-02{background:url(assets/images/content/policy.png) no-repeat center 0/cover}.info-usage-buttons .bt-info-03{background:url(assets/images/content/hotline.png) no-repeat center 0/cover}.info-usage-buttons a{width:360px;height:196px;font-size:0;display:block;margin:0 15px 0}.info-usage-buttons a:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media (orientation: portrait){.info-usage-buttons{top:1350px;width:100%;flex-wrap:wrap;left:0px}.info-usage-buttons a{width:320px;height:174px}.info-usage-buttons .bt-info-03{margin-top:-30px}}.homeRank{margin-top:-1px}.homeRank,.homeRank .section__background,.homeRank .section__content,.homeRank .inner{height:1000px}@media (orientation: portrait){.homeRank,.homeRank .section__background,.homeRank .section__content,.homeRank .inner{height:1130px}}.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:255px auto 0}@media (orientation: portrait){.homeRank .rank_filter{margin:250px auto 0}}.homeRank .rank_filter select{width:240px;height:40px;margin:0 10px;padding:0 30px 0 30px;border:none;color:#9e9e9e;background:#35353c url(assets/images/content/select-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:320px;width:1200px;left:calc(50% - 1200px / 2);display:flex;justify-content:center}@media (orientation: portrait){.homeRank .rank_tab{top:330px;width:740px;padding:0;left:14px;overflow-x:auto;justify-content:flex-start}}.homeRank .rank_tab__item{background-image:url(assets/_sprites-common.png);background-position:0px -658px;width:600px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;font-size:24px;color:#fee492;font-weight:var(--fontweight-bold);padding:10px 12px;width:600px;margin:0;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;text-transform:uppercase}@media (orientation: portrait){.homeRank .rank_tab__item{background-image:url(assets/_sprites-common.png);background-position:-602px -658px;width:370px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle}}.homeRank .rank_tab__item:not(.active):hover{background-image:url(assets/_sprites-common.png);background-position:0px -586px;width:600px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#732303}@media (orientation: portrait){.homeRank .rank_tab__item:not(.active):hover{background-image:url(assets/_sprites-common.png);background-position:-602px -586px;width:370px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle}}.homeRank .rank_tab__item.active{background-image:url(assets/_sprites-common.png);background-position:0px -586px;width:600px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#732303}@media (orientation: portrait){.homeRank .rank_tab__item.active{background-image:url(assets/_sprites-common.png);background-position:-602px -586px;width:370px;height:70px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle}}.homeRank .rank_result{width:1200px;height:580px;position:absolute;top:390px;left:calc(50% - 1200px / 2);padding:20px 40px;background:url(assets/images/content/bg-ranking.png) no-repeat}@media (orientation: portrait){.homeRank .rank_result{top:400px;left:14px;width:740px;padding:20px 30px;background:url(assets/images/content/mb-bg-ranking.png) no-repeat}}.homeRank .rank_result__head{width:100%;display:flex}.homeRank .rank_result__head li{font-weight:bold;font-size:22px;color:#424242;height:70px;text-transform:uppercase}@media (orientation: portrait){.homeRank .rank_result__head li{font-size:22px}}.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:nth-child(odd){background:#f1ead1}.homeRank .rank_result__body li span{font-weight:var(--fontweight-semibold);font-size:20px;color:#424242;height:40px}@media (orientation: portrait){.homeRank .rank_result__body li span{font-size:20px}}.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:15%}}.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:25%}}.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%}}.homeRank .rank_result__head>li:nth-child(4),.homeRank .rank_result__body>li>span:nth-child(4){width:20%}@media (orientation: portrait){.homeRank .rank_result__head>li:nth-child(4),.homeRank .rank_result__body>li>span:nth-child(4){width:15%}}.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){width:25%}}.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:.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:#efe8cc;color:#9e9e9e;transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1)}.homeRank .rank_result__foot .pagination li a:not(.active):hover{background:rgba(185,157,88,0.2);color:#b99d58}.homeRank .rank_result__foot .pagination li.active a{background:#b99d58;color:#f6f6f6}@font-face{font-family:myFontChar;src:url(assets/fonts/SVN-DHFDexsarBrush.otf)}.homeChar{margin-top:-1px;background:#eef3f8}.homeChar,.homeChar .section__background,.homeChar .section__content,.homeChar .inner{height:1200px}@media (orientation: portrait){.homeChar,.homeChar .section__background,.homeChar .section__content,.homeChar .inner{height:1680px}}@media (orientation: landscape){.homeChar ::-webkit-scrollbar{width:8px}.homeChar ::-webkit-scrollbar-track{background:rgba(0,0,0,0.5)}.homeChar ::-webkit-scrollbar-thumb{background:#666}.homeChar ::-webkit-scrollbar-thumb:hover{background:#999}}.homeChar .title{padding-top:20px}@media (orientation: landscape){.homeChar .title__content{color:#111}}@media (orientation: portrait){.homeChar .title img{margin-left:-20px}}.homeChar .swiper-button-prev{left:calc(50% - 330px);top:auto;bottom:162px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-584px -334px;width:44px;height:80px;opacity:0.6}.homeChar .swiper-button-prev:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-584px -334px;width:44px;height:80px;opacity:1}.homeChar .swiper-button-prev:after{content:none}.homeChar .swiper-button-prev.swiper-button-disabled{opacity:0.2}@media (orientation: portrait){.homeChar .swiper-button-prev{left:10px;bottom:115px}}.homeChar .swiper-button-next{top:auto;right:auto;left:calc(50% + 660px);bottom:162px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-584px -252px;width:44px;height:80px;opacity:0.6}.homeChar .swiper-button-next:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-584px -252px;width:44px;height:80px;opacity:1}.homeChar .swiper-button-next:after{content:none}.homeChar .swiper-button-next.swiper-button-disabled{opacity:0.2}@media (orientation: portrait){.homeChar .swiper-button-next{left:auto;right:10px;bottom:115px}}.homeChar .characters{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.homeChar .characters_tab{width:150px;height:600px;position:absolute;top:390px;left:calc(50% - 650px);z-index:10}@media (orientation: portrait){.homeChar .characters_tab{left:70px;top:255px;height:765px}}.homeChar .characters_tab li{width:100%;margin:0 auto;text-align:center}.homeChar .characters_tab li .tab-nguy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-608px -917px;width:150px;height:150px}.homeChar .characters_tab li .tab-nguy:hover,.homeChar .characters_tab li .tab-nguy.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-152px -917px;width:150px;height:150px}@media (orientation: landscape){.homeChar .characters_tab li .tab-nguy.active:after{content:"";display:block;width:150px;height:150px;position:absolute;z-index:5;-webkit-animation:animRota 5s infinite linear;animation:animRota 5s infinite linear;background:url(assets/images/char/btn-nguy-act.png) 0 0 no-repeat}}.homeChar .characters_tab li .tab-ngo{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -608px;width:150px;height:150px}.homeChar .characters_tab li .tab-ngo:hover,.homeChar .characters_tab li .tab-ngo.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -152px;width:150px;height:150px}@media (orientation: landscape){.homeChar .characters_tab li .tab-ngo.active:after{content:"";display:block;width:150px;height:150px;position:absolute;z-index:5;-webkit-animation:animRota 5s infinite linear;animation:animRota 5s infinite linear;background:url(assets/images/char/btn-ngo-act.png) 0 0 no-repeat}}.homeChar .characters_tab li .tab-thuc{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px 0px;width:150px;height:150px}.homeChar .characters_tab li .tab-thuc:hover,.homeChar .characters_tab li .tab-thuc.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-760px -1069px;width:150px;height:150px}@media (orientation: landscape){.homeChar .characters_tab li .tab-thuc.active:after{content:"";display:block;width:150px;height:150px;position:absolute;z-index:5;-webkit-animation:animRota 5s infinite linear;animation:animRota 5s infinite linear;background:url(assets/images/char/btn-thuc-act.png) 0 0 no-repeat}}.homeChar .characters_tab li .tab-tan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-304px -1069px;width:150px;height:150px}.homeChar .characters_tab li .tab-tan:hover,.homeChar .characters_tab li .tab-tan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -912px;width:150px;height:150px}@media (orientation: landscape){.homeChar .characters_tab li .tab-tan.active:after{content:"";display:block;width:150px;height:150px;position:absolute;z-index:5;-webkit-animation:animRota 5s infinite linear;animation:animRota 5s infinite linear;background:url(assets/images/char/btn-tan-act.png) 0 0 no-repeat}}.homeChar .characters_tab li .tab-quan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -456px;width:150px;height:150px}.homeChar .characters_tab li .tab-quan:hover,.homeChar .characters_tab li .tab-quan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px 0px;width:150px;height:150px}@media (orientation: landscape){.homeChar .characters_tab li .tab-quan.active:after{content:"";display:block;width:150px;height:150px;position:absolute;z-index:5;-webkit-animation:animRota 5s infinite linear;animation:animRota 5s infinite linear;background:url(assets/images/char/btn-quan-act.png) 0 0 no-repeat}}.homeChar .characters_list{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;opacity:0}@media (orientation: portrait){.homeChar .characters_list .swiper-slide{display:none}.homeChar .characters_list .swiper-slide-active{display:block}.homeChar .characters_list .swiper-button-prev,.homeChar .characters_list .swiper-button-next{display:none}}.homeChar .characters .char_item{width:100%;height:1200px}@media (orientation: portrait){.homeChar .characters .char_item{height:1650px}}.homeChar .characters .char_bg{width:1190px;height:710px;position:absolute;top:426px;left:calc(50% - 418px)}@media (orientation: portrait){.homeChar .characters .char_bg{left:0;width:768px;height:1389px;top:205px}}.homeChar .characters .char_thumbnail{width:1560px;height:980px;position:absolute;top:210px;left:calc(50% - 1560px/2)}@media (orientation: portrait){.homeChar .characters .char_thumbnail{left:0;width:768px;height:814px;top:205px}}.homeChar .characters .char_name{position:absolute;top:455px;left:calc(50% + 150px);color:#dfce9b;font-size:50px;font-family:myFontChar}@media (orientation: portrait){.homeChar .characters .char_name{top:1035px;left:20px}}.homeChar .characters .char_type{position:absolute;top:535px;left:calc(50% + 150px);color:#c7c7c5;font-size:18px;padding:5px 15px;text-transform:uppercase;background:rgba(0,0,0,0.5);border:1px solid #1b1c1f}@media (orientation: portrait){.homeChar .characters .char_type{top:1115px;left:20px;font-size:20px}}.homeChar .characters .char_type:after{content:attr(data-type-name);color:#c9eeff;position:absolute;font-weight:var(--fontweight-semibold);top:32%;left:15%;font-size:24px;font-family:Barlow}@media (orientation: portrait){.homeChar .characters .char_type:after{left:20%}}.homeChar .characters .char_info{position:absolute;top:605px;left:calc(50% + 90px);z-index:5}@media (orientation: portrait){.homeChar .characters .char_info{top:1175px;left:19px;width:730px;height:270px;background:rgba(0,0,0,0.3);border:1px solid #555}}.homeChar .characters .char_info__background{display:block}.homeChar .characters .char_info__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:25px 0;padding:0 30px;font-size:18px;color:#c8cbd2;height:80%;overflow-y:auto}@media (orientation: portrait){.homeChar .characters .char_info__content{margin:0;font-size:23px;padding:20px;height:250px}}.homeChar .characters .charpage{position:absolute;top:929px;left:calc(50% - 270px);z-index:10;width:920px;height:180px;overflow:hidden}@media (orientation: portrait){.homeChar .characters .charpage{top:1460px;left:0;width:768px}}.homeChar .characters .charpage_background{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);pointer-events:none}.homeChar .characters .charpage_list{position:absolute;top:0;opacity:0;height:180px;margin-left:0;margin-right:0}@media (orientation: portrait){.homeChar .characters .charpage_list{width:100%}}@media (orientation: portrait){.homeChar .characters .charpage_list .content-swip{width:600px;margin:0 auto;position:relative;overflow:hidden}}.homeChar .characters .charpage_list .swiper-wrapper{width:920px !important;margin:0 auto}@media (orientation: portrait){.homeChar .characters .charpage_list .swiper-wrapper{width:600px !important}}.homeChar .characters .charpage_list .swiper-slide{width:150px !important;height:180px !important;margin:0 2px}@media (orientation: portrait){.homeChar .characters .charpage_list .swiper-slide{margin:0}.homeChar .characters .charpage_list .swiper-slide.active .charpage_item:after{content:"";width:130px;height:130px;display:block;background:url(assets/images/char/paging-hov.png) no-repeat;position:absolute;z-index:5;top:0}}@media (orientation: landscape){.homeChar .characters .charpage_list .swiper-slide-thumb-active .charpage_item:after{content:"";width:130px;height:130px;display:block;background:url(assets/images/char/paging-hov.png) no-repeat;position:absolute;z-index:5;top:0}}.homeChar .characters .charpage_item{display:block;position:relative;width:130px;height:170px;overflow:visible;margin:0 10px}.homeChar .characters .charpage_item .paging-name{display:block;text-align:center;padding:0;color:#d5d5d5;text-transform:uppercase;line-height:18px}@media (orientation: landscape){.homeChar .characters .charpage .swiper-button-prev,.homeChar .characters .charpage .swiper-button-next{display:none}}@media (orientation: portrait){.homeChar .characters .charpage .swiper-button-prev{left:10px;bottom:70px}.homeChar .characters .charpage .swiper-button-next{right:10px;left:auto;bottom:70px}}.homeChar .active{opacity:1 !important;z-index:3}@-webkit-keyframes animRota{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes animRota{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.homeFeature{margin-top:-1px}.homeFeature,.homeFeature .section__background,.homeFeature .section__content,.homeFeature .inner{height:1030px}@media (orientation: portrait){.homeFeature,.homeFeature .section__background,.homeFeature .section__content,.homeFeature .inner{height:710px}}.homeFeature .title{margin:0 auto 20px}@media (orientation: portrait){.homeFeature .title{margin:0 auto 70px}.homeFeature .title img{margin-left:-5px}}.homeFeature .feature{position:relative;margin:245px auto 0;width:1400px;height:700px}@media (orientation: portrait){.homeFeature .feature{width:720px;height:465px}}.homeFeature .feature_list{position:absolute;top:0;left:0;right:0;bottom:0}.homeFeature .feature_slide{width:1000px !important;height:574px;margin:0 auto}@media (orientation: portrait){.homeFeature .feature_slide{width:630px !important;height:362px}}.homeFeature .feature_slide.swiper-slide-active .feature_item{background:url(assets/images/content/border-feature.png) 0 0 no-repeat;padding:10px}@media (orientation: portrait){.homeFeature .feature_slide.swiper-slide-active .feature_item{background:url(assets/images/content/mb-border-feature.png) 0 0 no-repeat}}.homeFeature .feature_item{display:block;width:1000px;height:574px;padding:10px;background:url(assets/images/content/border-feature-nor.png) 0 0 no-repeat;transition:background 0.4s cubic-bezier(0.42, 0, 0.58, 1)}@media (orientation: portrait){.homeFeature .feature_item{width:630px;height:362px}}.homeFeature .feature_item__thumbnail{display:block;position:relative;width:980px;height:554px;overflow:hidden}@media (orientation: portrait){.homeFeature .feature_item__thumbnail{width:610px;height:342px}}.homeFeature .feature_item__thumbnail img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-size:0}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper{left:100px;top:35%;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-92px -1283px;width:90px;height:90px}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -1283px;width:90px;height:90px}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper:after{content:none}@media (orientation: portrait){.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper{transform:scale(0.5);transform-origin:left top;left:0px}}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper{top:35%;right:100px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1216px -1069px;width:90px;height:90px}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1064px -917px;width:90px;height:90px}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper:after{content:none}@media (orientation: portrait){.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper{transform:scale(0.5);transform-origin:right top;right:0px}}.homeFeature .feature .swiper-pagination--blockHomeFeatureSwiper{bottom:50px;display:flex;justify-content:center;text-align:center;margin:0 auto;background:url(assets/images/content/line-paging.png) center 15px no-repeat}.homeFeature .feature .swiper-pagination--blockHomeFeatureSwiper .swiper-pagination-bullet{background-color:transparent;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1458px -1102px;width:30px;height:30px;opacity:1;border-radius:0;margin:0 25px}.homeFeature .feature .swiper-pagination--blockHomeFeatureSwiper .swiper-pagination-bullet-active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1008px -118px;width:30px;height:30px}.homeHistory{margin-top:-1px}.homeHistory,.homeHistory .section__background,.homeHistory .section__content,.homeHistory .inner{height:1220px}@media (orientation: portrait){.homeHistory,.homeHistory .section__background,.homeHistory .section__content,.homeHistory .inner{height:1320px}}.homeHistory .title{margin:0 auto 20px}@media (orientation: portrait){.homeHistory .title{margin:0 auto 70px}.homeHistory .title img{margin-left:-5px}}.homeHistory .history{position:relative;margin:330px auto 0;width:1200px;height:730px}@media (orientation: portrait){.homeHistory .history{width:720px;height:820px}}.homeHistory .history_list{position:absolute;top:0;left:0;right:0;bottom:0}.homeHistory .history_slide{width:1200px !important;height:626px;margin:0 auto}@media (orientation: portrait){.homeHistory .history_slide{width:720px !important}}.homeHistory .history_item{display:block;width:1200px;height:626px;padding:0;transition:background 0.4s cubic-bezier(0.42, 0, 0.58, 1)}@media (orientation: portrait){.homeHistory .history_item{width:580px;margin:0 auto}}.homeHistory .history_item__thumbnail{display:block;position:relative;width:1103px;height:626px;margin:0 auto;overflow:hidden}@media (orientation: portrait){.homeHistory .history_item__thumbnail{width:580px;height:626px}}.homeHistory .history_item__thumbnail img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-size:0}.homeHistory .history .swiper-button-prev--blockHomeHistorySwiper{left:0;top:40%;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-92px -1283px;width:90px;height:90px}.homeHistory .history .swiper-button-prev--blockHomeHistorySwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -1283px;width:90px;height:90px}.homeHistory .history .swiper-button-prev--blockHomeHistorySwiper:after{content:none}@media (orientation: portrait){.homeHistory .history .swiper-button-prev--blockHomeHistorySwiper{transform:scale(0.5);transform-origin:left top}}.homeHistory .history .swiper-button-next--blockHomeHistorySwiper{top:40%;right:0;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1216px -1069px;width:90px;height:90px}.homeHistory .history .swiper-button-next--blockHomeHistorySwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1064px -917px;width:90px;height:90px}.homeHistory .history .swiper-button-next--blockHomeHistorySwiper:after{content:none}@media (orientation: portrait){.homeHistory .history .swiper-button-next--blockHomeHistorySwiper{transform:scale(0.5);transform-origin:right top}}.homeHistory .history .swiper-pagination--blockHomeHistorySwiper{bottom:0px;display:flex;justify-content:center;text-align:center;margin:0 auto;background:url(assets/images/content/line-paging.png) center 15px no-repeat}.homeHistory .history .swiper-pagination--blockHomeHistorySwiper .swiper-pagination-bullet{background-color:transparent;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1458px -1102px;width:30px;height:30px;opacity:1;border-radius:0;margin:0 25px}.homeHistory .history .swiper-pagination--blockHomeHistorySwiper .swiper-pagination-bullet-active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1458px -1070px;width:30px;height:30px}.subHeader,.subHeader .section__background,.subHeader .section__content,.subHeader .inner{height:620px}@media (orientation: portrait){.subHeader,.subHeader .section__background,.subHeader .section__content,.subHeader .inner{height:600px}}.subHeader .overlay{background:rgba(255,255,255,0.6) 1%;background:linear-gradient(to top, rgba(255,255,255,0.6) 1%,rgba(255,255,255,0.1) 100%)}@media (orientation: portrait){.subHeaderNews,.subHeaderNews .section__background,.subHeaderNews .section__content,.subHeaderNews .inner{height:760px}}.midbar{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-content:flex-start;position:relative;border-bottom:1px solid #c3c1c2;margin-bottom:20px}@media (orientation: portrait){.midbar{width:var(--width-mobile);padding:20px 36px}}.midbar__title{font-size:62px;font-weight:var(--fontweight-bold);text-transform:uppercase;background:#6f1d06;background:linear-gradient(to bottom, #6f1d06,#492314);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}@media (orientation: portrait){.midbar__title{margin-bottom:20px}}.midbar__title:only-child{width:100%;text-align:center}.midbar__breadcrumb{display:flex;flex-wrap:wrap;padding-bottom:20px;gap:18px}@media (orientation: portrait){.midbar__breadcrumb{margin-bottom:0}}.midbar__breadcrumb a{position:relative;display:flex;align-content:end;align-items:end;font-size:18px;color:#c9c5c5;padding:0 28px 0 0px;font-weight:var(--fontweight-medium)}@media (orientation: portrait){.midbar__breadcrumb a{color:#9d9d9d;font-size:24px}}.midbar__breadcrumb a:first-child{font-size:0;padding:0 36px 0 0}.midbar__breadcrumb a:first-child:before{content:"";display:block;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1008px -150px;width:30px;height:24px}.midbar__breadcrumb a:after{content:"";display:block;position:absolute;right:-10%;bottom:10%;margin:0 12px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1482px -314px;width:10px;height:14px}.midbar__breadcrumb span{display:flex;padding:0 0px;color:#6a1e08;font-size:18px}@media (orientation: portrait){.midbar__breadcrumb span{font-size:24px}}.midbar__burger{position:absolute;right:20px;top:30px;padding:20px;background:#57210f;background:linear-gradient(to bottom, #57210f,#462316)}.midbar__menu{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;max-height:0;background-color:#e6f7ff;transition:all .4s;overflow:hidden;z-index:10}.midbar__menu.active{max-height:800px}.midbar__menu a{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;margin:0 auto;width:calc(100% - 40px);font-size:26px;padding:22px 0;border-bottom:1px solid #5e3d00}.subweb{display:flex}.subweb__main{width:calc(100% - 290px)}@media (orientation: portrait){.subweb__main{width:100%}}.subweb__aside{width:290px}@media (orientation: portrait){.subweb__aside{display:none}}.subweb .midbar{margin-right:20px}.subweb .midbar__title{font-size:42px;padding-right:100px}.subweb .midbar__menu{background:#191b1a;position:absolute;top:95px}.subweb .midbar__menu a{color:#e7d7a2;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;margin:0 auto;width:calc(100% - 40px);font-size:25px;padding:15px 0;border-bottom:1px solid #434341}.subweb .midbar__menu a:hover{color:#e7d7a2;background:#444444}.subweb__menu{background-color:#dedede;padding-bottom:50px}.subweb__menu a{color:#5e3d00;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;margin:0 auto;width:calc(100% - 40px);font-size:18px;padding:18px 0;border-bottom:1px solid #c3c3c3}.subweb__menu a:hover{color:#fff;background:#9f9d9d}.subweb__menutitle{background-image:url(assets/_sprites-common.png);background-position:-342px -845px;width:290px;height:70px;display:flex;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-bold);text-align:left;justify-content:flex-start;padding:0 24px}.inner--subNews .midbar,.inner--subGallery .midbar{border-bottom:none}#featuredNews{position:absolute;width:1164px;top:0px;left:calc(50% - 1164px/2);overflow:hidden;z-index:100}@media (orientation: portrait){#featuredNews{width:768px;height:640px;left:0px;top:75px}#featuredNews .btn-next{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-584px -416px;width:46px;height:46px;position:absolute;right:10px;top:290px;opacity:0.6}#featuredNews .btn-next:hover{opacity:1}#featuredNews .btn-prev{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-974px -586px;width:46px;height:46px;position:absolute;left:10px;top:290px;opacity:0.6}#featuredNews .btn-prev:hover{opacity:1}#featuredNews #featuredNews-swiper{width:650px}#featuredNews .blockBannerSwiper{width:650px}#featuredNews .swiper-wrapper{width:650px;display:flex;-moz-column-gap:0px;column-gap:0px}#featuredNews .swiper-wrapper img{max-width:100%;border-radius:0px}}#featuredNews ul{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:50px;column-gap:50px;margin-top:150px}@media (orientation: portrait){#featuredNews ul{margin-top:130px}}#featuredNews ul li{background:#282726;padding-bottom:10px}#featuredNews ul .featured_news_item .btn-chitiet{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1064px -1009px;width:120px;height:40px;margin:0 auto;font-size:16px;line-height:40px;color:#422d08;padding:0 12;text-align:center;font-weight:var(--fontweight-medium)}#featuredNews ul .featured_news_item .btn-chitiet:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}#featuredNews ul .featured_news_item__thumbnail img{width:100%;height:215px;border:3px solid #dccb8c;-o-object-fit:cover;object-fit:cover}@media (orientation: portrait){#featuredNews ul .featured_news_item__thumbnail img{height:350px}}#featuredNews ul .featured_news_item__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#ccc;font-size:20px;line-height:24px;max-height:58px;height:58px;padding:10px 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;line-clamp:2}#featuredNews ul .featured_news_item__time{color:#8d7b62;padding:5px 10px}.subNews .news,.subSubweb .news{position:relative;width:100%;padding:0px 0;max-width:1000px;margin:0 auto}.subNews .news_tab,.subSubweb .news_tab{display:flex;justify-content:flex-start;margin:0 0px 30px 0}@media (orientation: portrait){.subNews .news_tab,.subSubweb .news_tab{margin:0 0px 10px 0}}.subNews .news_tab .tab,.subSubweb .news_tab .tab{display:flex;justify-content:flex-start}@media (orientation: portrait){.subNews .news_tab .tab,.subSubweb .news_tab .tab{justify-content:space-between;width:100%;padding:0 20px}}.subNews .news_tab .tab li:not(:last-child),.subSubweb .news_tab .tab li:not(:last-child){margin-right:12px}.subNews .news_tab .tab__item,.subSubweb .news_tab .tab__item{display:block;position:relative;padding:4px 32px;color:#878787;font-size:24px;text-transform:uppercase;transition:background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);z-index:3}@media (orientation: portrait){.subNews .news_tab .tab__item,.subSubweb .news_tab .tab__item{font-size:24px;padding:18px 12px}}.subNews .news_tab .tab__item:hover,.subSubweb .news_tab .tab__item:hover{color:#fff;background:#d8ac58}.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{color:#fff;font-size:24px;background:#d8ac58}@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{font-size:24px}}.subNews .news_tab .viewall,.subSubweb .news_tab .viewall{margin-top:10px}.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%;padding:0 20px}}.subNews .news_list li:not(:last-child),.subSubweb .news_list li:not(:last-child){border-bottom:1px solid #d2d2d2}.subNews .news_item,.subSubweb .news_item{display:flex;-moz-column-gap:16px;column-gap:16px;row-gap:8px;padding:20px 0;width:100%;justify-content:space-between}.subNews .news_item .flex,.subSubweb .news_item .flex{gap:16px}.subNews .news_item__thumbnail,.subSubweb .news_item__thumbnail{display:block;width:295px;padding-bottom:165px;height:0;position:relative;overflow:hidden}@media (orientation: portrait){.subNews .news_item__thumbnail,.subSubweb .news_item__thumbnail{width:240px;padding-bottom:calc(240px * 170 / 300)}}.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;border:3px solid #ddcc8c}.subNews .news_item__cate,.subSubweb .news_item__cate{display:block;color:#8b5205;font-size:20px;font-weight:var(--fontweight-semibold);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__cate,.subSubweb .news_item__cate{font-size:26px}}.subNews .news_item__time,.subSubweb .news_item__time{position:relative;display:flex;font-size:16px;display:block;width:100px;font-weight:var(--fontweight-medium);padding:0 0 0 30px;color:#979797}@media (orientation: portrait){.subNews .news_item__time,.subSubweb .news_item__time{font-size:20px;width:70px;text-align:right}}.subNews .news_item__time:before,.subSubweb .news_item__time:before{content:"";display:block;position:absolute;top:45%;left:0;width:16px;height:1px;background:#979797}.subNews .news_item__title,.subSubweb .news_item__title{grid-area:shortcontent;color:#424242;font-size:20px;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__title,.subSubweb .news_item__title{width:450px;font-size:26px}}.subNews .news_item__viewdetail,.subSubweb .news_item__viewdetail{background-image:url(assets/_sprites-common.png);background-position:-1064px -1009px;width:120px;height:40px;display:flex;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;display:flex;text-align:center;padding:0 12px;color:#422d08;font-size:16px;font-weight:var(--fontweight-medium)}.subNews .news_item__viewdetail:not(.off):hover,.subSubweb .news_item__viewdetail:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.subNews .news_item:hover,.subSubweb .news_item:hover{background-color:rgba(204,204,204,0.4)}.subNews .news_item:hover .news_item__title,.subSubweb .news_item:hover .news_item__title{color:#424242}.subNews .news_pagination,.subSubweb .news_pagination{width:100%}.subNews .news_pagination .pagination,.subSubweb .news_pagination .pagination{width:100%;display:flex;justify-content:center;align-items:center}.subNews .news_pagination .pagination li,.subSubweb .news_pagination .pagination li{margin:0 10px}@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:.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;color:#48453d;transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1)}@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:#48453d;color:#f8dc8b}.subNews .news_pagination .pagination li.active a,.subSubweb .news_pagination .pagination li.active a{background:#48453d;color:#f8dc8b}.news--blockSubNews{height:2200px}.subGallery .gallery{position:relative;width:100%;padding:0;max-width:1000px;margin:0 auto}.subGallery .gallery_tab{width:100%;display:flex;margin:0 0 30px}.subGallery .gallery_tab .tab{display:flex;justify-content:flex-start}@media (orientation: portrait){.subGallery .gallery_tab .tab{width:100%;padding:0 20px}}.subGallery .gallery_tab .tab li:not(:last-child){margin-right:12px}.subGallery .gallery_tab .tab__item{display:block;position:relative;padding:4px 32px;color:#878787;font-size:24px;text-transform:uppercase;transition:background-color 0.2s cubic-bezier(0.42, 0, 0.58, 1);z-index:3}@media (orientation: portrait){.subGallery .gallery_tab .tab__item{font-size:24px;padding:18px 30px}}.subGallery .gallery_tab .tab__item:hover{color:#fff;background:#d8ac58}.subGallery .gallery_tab .tab__item.active,.subGallery .gallery_tab .tab__item.active:hover{color:#fff;font-size:24px;background:#d8ac58}@media (orientation: portrait){.subGallery .gallery_tab .tab__item.active,.subGallery .gallery_tab .tab__item.active:hover{font-size:24px}}.subGallery .gallery_tab .viewall{margin-top:10px}.subGallery .gallery_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.subGallery .gallery_list{position:relative;margin:0}@media (orientation: portrait){.subGallery .gallery_list{padding:0 20px}}.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:calc(100% * 630 / 1200)}.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;border:3px solid #ddcc8c}.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}}.subGallery .gallery_pagination{margin-top:20px;width:100%}.subGallery .gallery_pagination .pagination{width:100%;display:flex;justify-content:center;align-items:center}.subGallery .gallery_pagination .pagination li{margin:0 10px}@media (orientation: portrait){.subGallery .gallery_pagination .pagination li{margin:0 5px}}.subGallery .gallery_pagination .pagination li.disabled{opacity:.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;color:#48453d;transition:all 0.2s cubic-bezier(0.42, 0, 0.58, 1)}@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:#48453d;color:#f8dc8b}.subGallery .gallery_pagination .pagination li.active a{background:#48453d;color:#f8dc8b}.subContent .article,.content-popup .article,.subSubweb .article{--color-content: #6b6b6b;--color-title: var(--color-gray-600);--color-heading-2: #8b5205;--color-heading-3: #8b5205;--color-heading-4: #8b5205;--color-heading-5: #8b5205;--color-heading-6: #8b5205;--color-href: #2d548e;--color-box-bg: #c9bf9a;--color-box-content: #6a1e08;--color-table-head-bg: #5a200e;--color-table-body-bg: #FFF;--color-table-foot-bg: #FFF;--color-table-head-content: #fff;--color-table-body-content: #6b6b6b;--color-table-foot-content: #6b6b6b;--color-table-border: #aaa}.article{font-size:var(--fontsize-primary-desktop);color:var(--color-content);padding:0 20px;font-family:var(--font-primary);margin-left:auto;margin-right:auto;overflow: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:var(--color-content);font-size:0.8em}.article__content{font-size:1.2em;color:var(--color-content);line-height:1.6}.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)}.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:#6a1e08;font-weight:bold;padding:20px;border:0px}.article__content img,.article__content iframe{display:block;max-width:calc(100%);margin:0 auto 12px}.article__content img+p.caption,.article__content iframe+p.caption{display:block;max-width:calc(100% - 20px * 2);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-head-bg);color:var(--color-table-head-content);font-weight:bold}.article__content table thead tr th{padding:12px;text-align:center;vertical-align:middle;border:1px solid var(--color-table-border)}.article__content table tbody{background:var(--color-table-body-bg);color:var(--color-table-body-content)}.article__content table tfoot{background:var(--color-table-foot-bg);color:var(--color-table-foot-content)}.content-popup .article{font-size:20px;padding:0px 20px}@media (orientation: portrait){.content-popup .article{font-size:16px}}.subContent .article,.subSubweb .article{font-size:20px;padding:0px 20px}@media (orientation: portrait){.subContent .article,.subSubweb .article{font-size:30px}}.subContent .article,.content-popup .article,.subSubweb .article{position:relative;width:100%;max-width:1000px;margin-left:auto;margin-right:auto}.subContent .article__title,.content-popup .article__title,.subSubweb .article__title{padding:0px 80px 10px}@media (orientation: portrait){.subContent .article__title,.content-popup .article__title,.subSubweb .article__title{padding:0 0 10px}}.subContent .article__title,.subContent .article h1,.content-popup .article__title,.content-popup .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:none;color:#d34a00}@media (orientation: portrait){.subContent .article__title,.subContent .article h1,.content-popup .article__title,.content-popup .article h1,.subSubweb .article__title,.subSubweb .article h1{font-weight:var(--fontweight-bold);font-size:1.2em}}.subContent .article__meta,.content-popup .article__meta,.subSubweb .article__meta{padding:0;margin-bottom:8px;justify-content:center}.subContent .article__cate,.content-popup .article__cate,.subSubweb .article__cate{color:#6a1e08;font-size:1.2em;text-transform:uppercase;vertical-align:middle}@media (orientation: portrait){.subContent .article__cate,.content-popup .article__cate,.subSubweb .article__cate{font-size:1em}}.subContent .article__time,.content-popup .article__time,.subSubweb .article__time{color:#8d7b62}.subContent .article__time:before,.content-popup .article__time:before,.subSubweb .article__time:before{content:"";display:inline-block;width:8px;height:8px;background:#8d7b62;border-radius:12px;margin-right:12px}.row>.col-3{padding:0}.subcontent__menu{padding-top:32px}.subcontent__menu .title-hot{font-size:32px;font-weight:var(--fontweight-bold);text-transform:uppercase;background:#6f1d06;background:linear-gradient(to bottom, #6f1d06, #492314);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px;text-align:center}.subcontent__menu .blockRightSukien{padding:0px;width:100%;z-index:100}.subcontent__menu .blockRightSukien li{background:#e2c16d;padding-bottom:20px;margin-bottom:20px}.subcontent__menu .blockRightSukien .blockRightSukien_item .btn-chitiet{margin:0 auto}.subcontent__menu .blockRightSukien .blockRightSukien_item__thumbnail{padding:0;width:auto}.subcontent__menu .blockRightSukien .blockRightSukien_item__thumbnail img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;border:3px solid #ddcc8c}.subcontent__menu .blockRightSukien .blockRightSukien_item__title{width:auto;display:block;color:#242424;font-size:20px;line-height:24px;font-weight:500;padding:10px;text-align:left;border-bottom:none}.subcontent__menu .blockRightSukien .blockRightSukien_item__title:hover{background:transparent;color:#6a1e08}.subcontent__menu .blockRightSukien .blockRightSukien_item__time{color:#242424;padding:5px 10px}body.locate-th{font-family:Kanit, sans-serif}.locate-th .article{font-family:Kanit, sans-serif}.locate-th .appinfo{bottom:90px}.locate-th .homeHeader .appinfo__item--topup{display:none}.locate-th .homeHeader .appinfo__item--code{display:none}.locate-th .homeHeader .appinfo__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-866px -845px;width:165px;height:60px}.locate-th .homeHeader .appinfo__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-232px -1221px;width:165px;height:60px}.locate-th .homeHeader .appinfo__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -845px;width:340px;height:70px}.locate-th .info-usage-buttons .bt-info-01{background:url(assets/images/content/guide-topup-th.png) no-repeat center 0/cover}.locate-th .info-usage-buttons .bt-info-02{background:url(assets/images/content/policy-th.png) no-repeat center 0/cover}.locate-th .info-usage-buttons .bt-info-03{background:url(assets/images/content/hotline-th.png) no-repeat center 0/cover}.locate-th .floating .floattop__item--download{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px 0px;width:180px;height:50px}.locate-th .floating .floattop__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px -156px;width:170px;height:50px}.locate-th .floating .floattop__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-182px 0px;width:170px;height:50px}.locate-th .homeChar .characters_tab li .tab-nguy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-456px -917px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-nguy:hover,.locate-th .homeChar .characters_tab li .tab-nguy.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -917px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-thuc{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1064px -1069px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-thuc:hover,.locate-th .homeChar .characters_tab li .tab-thuc.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-608px -1069px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-ngo{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -456px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-ngo:hover,.locate-th .homeChar .characters_tab li .tab-ngo.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px 0px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-tan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-152px -1069px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-tan:hover,.locate-th .homeChar .characters_tab li .tab-tan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -760px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-quan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -304px;width:150px;height:150px}.locate-th .homeChar .characters_tab li .tab-quan:hover,.locate-th .homeChar .characters_tab li .tab-quan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-912px -917px;width:150px;height:150px}.locate-ph .floating .floatright__item--social{position:relative}.locate-ph .floating .floatright__item--home{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-593px -228px;width:50px;height:50px;position:absolute;top:0;left:-4px}.locate-ph .floating .floatright__item--fanpage{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -228px;width:50px;height:50px;position:absolute;top:0;left:56px}.locate-ph .floating .floatright__item--youtube{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -332px;width:50px;height:50px;position:absolute;top:0;left:116px}.locate-ph .floating .floatright__item--instagram{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-541px -280px;width:50px;height:50px;position:absolute;top:30px;left:26px}.locate-ph .floating .floatright__item--tiktok{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-593px -280px;width:50px;height:50px;position:absolute;top:30px;left:86px}.locate-ph .floating .floatright__item--top{position:absolute;bottom:-17px;left:71px}.locate-ph .floating .floatright__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-162px -392px;width:160px;height:50px}.locate-ph .floating .floatright__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -52px;width:160px;height:50px}.locate-ph .floating .floatright__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-162px -340px;width:160px;height:50px}.locate-ph .homeHeader .appinfo__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-664px -280px;width:194px;height:144px}.locate-ph .homeHeader .appinfo__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -460px;width:134px;height:144px}.locate-ph .homeHeader .appinfo__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -280px;width:160px;height:65px}.locate-ph .homeHeader .appinfo__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -426px;width:160px;height:65px}.locate-ph .homeHeader .appinfo__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -752px;width:120px;height:140px}.locate-ph .info-usage-buttons .bt-info-01{background:url(assets/images/content/guide-topup-ph.png) no-repeat center 0/cover}.locate-ph .info-usage-buttons .bt-info-02{background:url(assets/images/content/policy-ph.png) no-repeat center 0/cover}.locate-ph .info-usage-buttons .bt-info-03{background:url(assets/images/content/hotline-ph.png) no-repeat center 0/cover}.locate-ph .floating .floattop__item--download{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px -208px;width:160px;height:50px}.locate-ph .floating .floattop__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-182px -104px;width:170px;height:50px}.locate-ph .floating .floattop__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px -104px;width:170px;height:50px}.locate-ph .homeChar .characters_tab li .tab-nguy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-304px -917px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-nguy:hover,.locate-ph .homeChar .characters_tab li .tab-nguy.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -760px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-thuc{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-912px -1069px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-thuc:hover,.locate-ph .homeChar .characters_tab li .tab-thuc.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-456px -1069px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-ngo{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -304px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-ngo:hover,.locate-ph .homeChar .characters_tab li .tab-ngo.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-856px -118px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-tan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -1069px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-tan:hover,.locate-ph .homeChar .characters_tab li .tab-tan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -608px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-quan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -152px;width:150px;height:150px}.locate-ph .homeChar .characters_tab li .tab-quan:hover,.locate-ph .homeChar .characters_tab li .tab-quan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-760px -917px;width:150px;height:150px}.locate-id .floating .floatright__item--social{position:relative}.locate-id .floating .floatright__item--home{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-593px -228px;width:50px;height:50px;position:absolute;top:0;left:-4px}.locate-id .floating .floatright__item--fanpage{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -228px;width:50px;height:50px;position:absolute;top:0;left:56px}.locate-id .floating .floatright__item--youtube{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -332px;width:50px;height:50px;position:absolute;top:0;left:116px}.locate-id .floating .floatright__item--instagram{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-541px -280px;width:50px;height:50px;position:absolute;top:30px;left:26px}.locate-id .floating .floatright__item--tiktok{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-593px -280px;width:50px;height:50px;position:absolute;top:30px;left:86px}.locate-id .floating .floatright__item--top{position:absolute;bottom:-17px;left:71px}.locate-id .floating .floatright__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-162px -392px;width:160px;height:50px}.locate-id .floating .floatright__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -52px;width:160px;height:50px}.locate-id .floating .floatright__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-162px -340px;width:160px;height:50px}.locate-id .homeHeader .appinfo__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-664px -280px;width:194px;height:144px}.locate-id .homeHeader .appinfo__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -314px;width:134px;height:144px}.locate-id .homeHeader .appinfo__item--downappstore{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -280px;width:160px;height:65px}.locate-id .homeHeader .appinfo__item--downggplay{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-860px -426px;width:160px;height:65px}.locate-id .homeHeader .appinfo__item--downapk{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1346px -752px;width:120px;height:140px}.locate-id .info-usage-buttons .bt-info-01{background:url(assets/images/content/guide-topup-id.png) no-repeat center 0/cover}.locate-id .info-usage-buttons .bt-info-02{background:url(assets/images/content/policy-id.png) no-repeat center 0/cover}.locate-id .info-usage-buttons .bt-info-03{background:url(assets/images/content/hotline-id.png) no-repeat center 0/cover}.locate-id .floating .floattop__item--download{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px -208px;width:160px;height:50px}.locate-id .floating .floattop__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-182px -104px;width:170px;height:50px}.locate-id .floating .floattop__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:0px -52px;width:170px;height:50px}.locate-id .homeChar .characters_tab li .tab-nguy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-304px -917px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-nguy:hover,.locate-id .homeChar .characters_tab li .tab-nguy.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -760px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-thuc{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-912px -1069px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-thuc:hover,.locate-id .homeChar .characters_tab li .tab-thuc.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-456px -1069px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-ngo{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1042px -304px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-ngo:hover,.locate-id .homeChar .characters_tab li .tab-ngo.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-856px -118px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-tan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -1069px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-tan:hover,.locate-id .homeChar .characters_tab li .tab-tan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -608px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-quan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1194px -152px;width:150px;height:150px}.locate-id .homeChar .characters_tab li .tab-quan:hover,.locate-id .homeChar .characters_tab li .tab-quan.active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-760px -917px;width:150px;height:150px}.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}@media (orientation: portrait){.floating{position:absolute}}.floating .floatright{position:absolute;top:25%;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__inertia{transition:transform 100ms linear}.floating .floatright__background{display:block}.floating .floatright__cute{position:absolute;top:-100px;width:203px;height:144px;z-index:-1}.floating .floatright__cute .red{font-size:0;margin:0 auto;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-367px 0px;width:120px;height:113px;-webkit-animation:red_bouncing 1.2s infinite forwards;animation:red_bouncing 1.2s infinite forwards}@-webkit-keyframes red_bouncing{0%{transform:rotate(0deg) scaleX(1) translateY(0)}40%{transform:rotate(2deg) scaleX(0.95) translateY(2px)}60%{transform:rotate(0deg) scaley(1.15) translateY(-10px)}80%{transform:rotate(-2deg) scaleX(0.95) translateY(2px)}100%{transform:rotate(0deg) scaleX(1) translateY(0)}}@keyframes red_bouncing{0%{transform:rotate(0deg) scaleX(1) translateY(0)}40%{transform:rotate(2deg) scaleX(0.95) translateY(2px)}60%{transform:rotate(0deg) scaley(1.15) translateY(-10px)}80%{transform:rotate(-2deg) scaleX(0.95) translateY(2px)}100%{transform:rotate(0deg) scaleX(1) translateY(0)}}@-webkit-keyframes red_bounce{}@keyframes red_bounce{}.floating .floatright__cute .red_background{position:absolute;width:203px;height:144px}.floating .floatright__cute .red_background__item{display:block;font-size:0;position:absolute;background:#cbe8fe}.floating .floatright__cute .red_background__item--1{opacity:45%;top:29%;left:3%;right:13%;bottom:45%;-webkit-animation:anim1 3s infinite alternate;animation:anim1 3s infinite alternate}@-webkit-keyframes anim1{25%{top:9%;left:3%;right:2%;bottom:18%}50%{top:9%;left:35%;right:40%;bottom:15%}75%{top:17%;left:10%;right:45%;bottom:18%}}@keyframes anim1{25%{top:9%;left:3%;right:2%;bottom:18%}50%{top:9%;left:35%;right:40%;bottom:15%}75%{top:17%;left:10%;right:45%;bottom:18%}}.floating .floatright__cute .red_background__item--2{opacity:12%;top:45%;left:2%;right:2%;bottom:21%;-webkit-animation:anim2 2s infinite alternate;animation:anim2 2s infinite alternate}@-webkit-keyframes anim2{25%{top:19%;left:50%;right:32%;bottom:49%}50%{top:33%;left:7%;right:38%;bottom:17%}75%{top:6%;left:41%;right:3%;bottom:28%}}@keyframes anim2{25%{top:19%;left:50%;right:32%;bottom:49%}50%{top:33%;left:7%;right:38%;bottom:17%}75%{top:6%;left:41%;right:3%;bottom:28%}}.floating .floatright__cute .red_background__item--3{opacity:53%;top:21%;left:19%;right:13%;bottom:37%;-webkit-animation:anim3 3s infinite alternate;animation:anim3 3s infinite alternate}@-webkit-keyframes anim3{25%{top:5%;left:26%;right:34%;bottom:10%}50%{top:24%;left:6%;right:13%;bottom:6%}75%{top:37%;left:29%;right:31%;bottom:50%}}@keyframes anim3{25%{top:5%;left:26%;right:34%;bottom:10%}50%{top:24%;left:6%;right:13%;bottom:6%}75%{top:37%;left:29%;right:31%;bottom:50%}}.floating .floatright__cute .red_background__item--4{opacity:13%;top:28%;left:11%;right:48%;bottom:44%;-webkit-animation:anim4 3s infinite alternate;animation:anim4 3s infinite alternate}@-webkit-keyframes anim4{25%{top:21%;left:28%;right:32%;bottom:35%}50%{top:26%;left:24%;right:46%;bottom:4%}75%{top:20%;left:41%;right:2%;bottom:17%}}@keyframes anim4{25%{top:21%;left:28%;right:32%;bottom:35%}50%{top:26%;left:24%;right:46%;bottom:4%}75%{top:20%;left:41%;right:2%;bottom:17%}}.floating .floatright__cute .red_background__item--5{opacity:25%;top:10%;left:17%;right:47%;bottom:8%;-webkit-animation:anim5 3s infinite alternate;animation:anim5 3s infinite alternate}@-webkit-keyframes anim5{25%{top:49%;left:40%;right:21%;bottom:40%}50%{top:30%;left:49%;right:24%;bottom:5%}75%{top:43%;left:27%;right:50%;bottom:5%}}@keyframes anim5{25%{top:49%;left:40%;right:21%;bottom:40%}50%{top:30%;left:49%;right:24%;bottom:5%}75%{top:43%;left:27%;right:50%;bottom:5%}}.floating .floatright__cute .red_background__item--6{opacity:39%;top:50%;left:24%;right:26%;bottom:6%;-webkit-animation:anim6 3s infinite alternate;animation:anim6 3s infinite alternate}@-webkit-keyframes anim6{25%{top:46%;left:19%;right:41%;bottom:25%}50%{top:40%;left:6%;right:32%;bottom:21%}75%{top:21%;left:49%;right:50%;bottom:16%}}@keyframes anim6{25%{top:46%;left:19%;right:41%;bottom:25%}50%{top:40%;left:6%;right:32%;bottom:21%}75%{top:21%;left:49%;right:50%;bottom:16%}}.floating .floatright__cute .red_background__item--7{opacity:26%;top:50%;left:12%;right:21%;bottom:20%;-webkit-animation:anim7 2s infinite alternate;animation:anim7 2s infinite alternate}@-webkit-keyframes anim7{25%{top:11%;left:27%;right:38%;bottom:16%}50%{top:23%;left:3%;right:45%;bottom:36%}75%{top:30%;left:3%;right:40%;bottom:39%}}@keyframes anim7{25%{top:11%;left:27%;right:38%;bottom:16%}50%{top:23%;left:3%;right:45%;bottom:36%}75%{top:30%;left:3%;right:40%;bottom:39%}}.floating .floatright__cute .red_background__item--8{opacity:45%;top:28%;left:50%;right:2%;bottom:12%;-webkit-animation:anim8 2s infinite alternate;animation:anim8 2s infinite alternate}@-webkit-keyframes anim8{25%{top:22%;left:12%;right:50%;bottom:19%}50%{top:48%;left:30%;right:11%;bottom:34%}75%{top:15%;left:18%;right:44%;bottom:11%}}@keyframes anim8{25%{top:22%;left:12%;right:50%;bottom:19%}50%{top:48%;left:30%;right:11%;bottom:34%}75%{top:15%;left:18%;right:44%;bottom:11%}}.floating .floatright__cute .red_background__item--9{opacity:23%;top:11%;left:7%;right:34%;bottom:3%;-webkit-animation:anim9 2s infinite alternate;animation:anim9 2s infinite alternate}@-webkit-keyframes anim9{25%{top:42%;left:50%;right:12%;bottom:42%}50%{top:40%;left:1%;right:16%;bottom:34%}75%{top:19%;left:37%;right:29%;bottom:43%}}@keyframes anim9{25%{top:42%;left:50%;right:12%;bottom:42%}50%{top:40%;left:1%;right:16%;bottom:34%}75%{top:19%;left:37%;right:29%;bottom:43%}}.floating .floatright__cute .red_background__item--10{opacity:37%;top:49%;left:43%;right:20%;bottom:7%;-webkit-animation:anim10 3s infinite alternate;animation:anim10 3s infinite alternate}@-webkit-keyframes anim10{25%{top:39%;left:24%;right:19%;bottom:25%}50%{top:12%;left:32%;right:27%;bottom:39%}75%{top:19%;left:19%;right:32%;bottom:7%}}@keyframes anim10{25%{top:39%;left:24%;right:19%;bottom:25%}50%{top:12%;left:32%;right:27%;bottom:39%}75%{top:19%;left:19%;right:32%;bottom:7%}}.floating .floatright__cute .red_background__item--11{opacity:19%;top:4%;left:46%;right:45%;bottom:7%;-webkit-animation:anim11 2s infinite alternate;animation:anim11 2s infinite alternate}@-webkit-keyframes anim11{25%{top:1%;left:40%;right:7%;bottom:8%}50%{top:18%;left:42%;right:33%;bottom:46%}75%{top:12%;left:4%;right:3%;bottom:27%}}@keyframes anim11{25%{top:1%;left:40%;right:7%;bottom:8%}50%{top:18%;left:42%;right:33%;bottom:46%}75%{top:12%;left:4%;right:3%;bottom:27%}}.floating .floatright__cute .red_background__item--12{opacity:14%;top:35%;left:2%;right:9%;bottom:6%;-webkit-animation:anim12 3s infinite alternate;animation:anim12 3s infinite alternate}@-webkit-keyframes anim12{25%{top:11%;left:23%;right:47%;bottom:31%}50%{top:34%;left:17%;right:3%;bottom:6%}75%{top:47%;left:7%;right:31%;bottom:35%}}@keyframes anim12{25%{top:11%;left:23%;right:47%;bottom:31%}50%{top:34%;left:17%;right:3%;bottom:6%}75%{top:47%;left:7%;right:31%;bottom:35%}}.floating .floatright__cute .red_background__item--13{opacity:50%;top:26%;left:27%;right:35%;bottom:19%;-webkit-animation:anim13 3s infinite alternate;animation:anim13 3s infinite alternate}@-webkit-keyframes anim13{25%{top:15%;left:29%;right:12%;bottom:49%}50%{top:28%;left:28%;right:31%;bottom:14%}75%{top:1%;left:42%;right:19%;bottom:8%}}@keyframes anim13{25%{top:15%;left:29%;right:12%;bottom:49%}50%{top:28%;left:28%;right:31%;bottom:14%}75%{top:1%;left:42%;right:19%;bottom:8%}}.floating .floatright__cute .red_background__item--14{opacity:53%;top:21%;left:18%;right:21%;bottom:29%;-webkit-animation:anim14 3s infinite alternate;animation:anim14 3s infinite alternate}@-webkit-keyframes anim14{25%{top:6%;left:22%;right:26%;bottom:48%}50%{top:32%;left:36%;right:45%;bottom:13%}75%{top:25%;left:7%;right:21%;bottom:37%}}@keyframes anim14{25%{top:6%;left:22%;right:26%;bottom:48%}50%{top:32%;left:36%;right:45%;bottom:13%}75%{top:25%;left:7%;right:21%;bottom:37%}}.floating .floatright__cute .red_background__item--15{opacity:16%;top:20%;left:50%;right:24%;bottom:34%;-webkit-animation:anim15 3s infinite alternate;animation:anim15 3s infinite alternate}@-webkit-keyframes anim15{25%{top:7%;left:33%;right:37%;bottom:10%}50%{top:4%;left:38%;right:46%;bottom:9%}75%{top:11%;left:19%;right:42%;bottom:16%}}@keyframes anim15{25%{top:7%;left:33%;right:37%;bottom:10%}50%{top:4%;left:38%;right:46%;bottom:9%}75%{top:11%;left:19%;right:42%;bottom:16%}}.floating .floatright__cute .red_background__item--16{opacity:46%;top:23%;left:30%;right:31%;bottom:46%;-webkit-animation:anim16 2s infinite alternate;animation:anim16 2s infinite alternate}@-webkit-keyframes anim16{25%{top:8%;left:32%;right:27%;bottom:47%}50%{top:18%;left:47%;right:44%;bottom:22%}75%{top:45%;left:4%;right:36%;bottom:32%}}@keyframes anim16{25%{top:8%;left:32%;right:27%;bottom:47%}50%{top:18%;left:47%;right:44%;bottom:22%}75%{top:45%;left:4%;right:36%;bottom:32%}}.floating .floatright__cute .red_background__item--17{opacity:45%;top:13%;left:1%;right:48%;bottom:29%;-webkit-animation:anim17 3s infinite alternate;animation:anim17 3s infinite alternate}@-webkit-keyframes anim17{25%{top:27%;left:27%;right:24%;bottom:18%}50%{top:16%;left:18%;right:35%;bottom:46%}75%{top:47%;left:19%;right:37%;bottom:23%}}@keyframes anim17{25%{top:27%;left:27%;right:24%;bottom:18%}50%{top:16%;left:18%;right:35%;bottom:46%}75%{top:47%;left:19%;right:37%;bottom:23%}}.floating .floatright__cute .red_background__item--18{opacity:39%;top:27%;left:31%;right:1%;bottom:42%;-webkit-animation:anim18 3s infinite alternate;animation:anim18 3s infinite alternate}@-webkit-keyframes anim18{25%{top:27%;left:37%;right:50%;bottom:36%}50%{top:43%;left:4%;right:29%;bottom:45%}75%{top:24%;left:25%;right:33%;bottom:41%}}@keyframes anim18{25%{top:27%;left:37%;right:50%;bottom:36%}50%{top:43%;left:4%;right:29%;bottom:45%}75%{top:24%;left:25%;right:33%;bottom:41%}}.floating .floatright__cute .red_background__item--19{opacity:26%;top:12%;left:7%;right:8%;bottom:40%;-webkit-animation:anim19 3s infinite alternate;animation:anim19 3s infinite alternate}@-webkit-keyframes anim19{25%{top:19%;left:50%;right:6%;bottom:16%}50%{top:27%;left:4%;right:35%;bottom:4%}75%{top:31%;left:28%;right:3%;bottom:7%}}@keyframes anim19{25%{top:19%;left:50%;right:6%;bottom:16%}50%{top:27%;left:4%;right:35%;bottom:4%}75%{top:31%;left:28%;right:3%;bottom:7%}}.floating .floatright__cute .red_background__item--20{opacity:50%;top:46%;left:20%;right:45%;bottom:49%;-webkit-animation:anim20 2s infinite alternate;animation:anim20 2s infinite alternate}@-webkit-keyframes anim20{25%{top:10%;left:11%;right:28%;bottom:23%}50%{top:21%;left:46%;right:18%;bottom:13%}75%{top:42%;left:46%;right:4%;bottom:28%}}@keyframes anim20{25%{top:10%;left:11%;right:28%;bottom:23%}50%{top:21%;left:46%;right:18%;bottom:13%}75%{top:42%;left:46%;right:4%;bottom:28%}}.floating .floatright__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;padding:100px 20px 0 20px}.floating .floatright__main{display:flex;flex-wrap:wrap;display:flex;align-items:center;align-content:flex-start;justify-content:center;transform-origin:bottom center;transform:translateY(0px) translateX(210px);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--downapk{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-324px -340px;width:160px;height:50px}.floating .floatright__item--downapk:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--downappstore{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-324px -392px;width:160px;height:50px}.floating .floatright__item--downappstore:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--downggplay{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -104px;width:160px;height:50px}.floating .floatright__item--downggplay:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--entercode{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:0px -238px;width:160px;height:100px}.floating .floatright__item--entercode:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--topup{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-205px 0px;width:160px;height:140px}.floating .floatright__item--topup:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--home{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -280px;width:50px;height:50px}.floating .floatright__item--home:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--fanpage{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-541px -228px;width:50px;height:50px}.floating .floatright__item--fanpage:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--youtube{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-541px -332px;width:50px;height:50px}.floating .floatright__item--youtube:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--community{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-162px -238px;width:160px;height:50px}.floating .floatright__item--community:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--top{margin:0 auto 10px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-489px -156px;width:60px;height:70px}.floating .floatright__item--top:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--iconapp{position:absolute;top:-85px;left:20px}.floating .floatright__item--qr{margin-bottom:20px}.floating .floatright__item--social{width:160px;margin:20px auto 16px;display:flex}.floating .floatright__item--toggle{position:absolute;top:9%;left:-39px;display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-593px -156px;width:40px;height:70px}.floating .floatright__item--toggle:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__main.active .asideright__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-551px -156px;width:40px;height:70px}.floating .floatright__main.active .floatright__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-551px -156px;width:40px;height:70px}.floating .floattop{position:absolute;top:0%;left:0%;pointer-events:all;z-index:100;display:flex;justify-content:center;align-items:flex-start}@media (orientation: portrait){.floating .floattop{position:fixed;width:var(--width-mobile);background-color:rgba(255,255,255,0);padding:0 14px}.floating .floattop:before{content:"";display:block;position:absolute;z-index:-1}}.floating .floattop__background{display:block}.floating .floattop__content{display:flex;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}@media (orientation: portrait){.floating .floattop__content{justify-content:flex-start;gap:12px;padding:0 20px}}.floating .floattop__item--code{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-182px -52px;width:170px;height:50px}.floating .floattop__item--code: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-mobile.png);background-position:-172px -156px;width:170px;height:50px}.floating .floattop__item--topup: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-mobile.png);background-position:-162px -208px;width:160px;height:50px}.floating .floattop__item--download: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-mobile.png);background-position:-133px -260px;width:51px;height:52px}.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-mobile.png);background-position:-80px -260px;width:51px;height:52px}.floating .floattop__item--fanpage:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--language{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-186px -260px;width:51px;height:52px}.floating .floattop__item--language:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--appicon{position:relative;z-index:3;margin-right:auto;width:80px;height:80px}.floating .floattop__item--appicon img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.floating .floattop__item--burger{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-291px -260px;width:50px;height:50px}.floating .floattop__item--burger.active{display:block;font-size:0px;background-image:url(assets/_sprites-mobile.png);background-position:-239px -260px;width:50px;height:50px}.floating .floattop .floatnav{display:flex;justify-content:center;height:90px;padding-right:100px}@media (orientation: portrait){.floating .floattop .floatnav{position:absolute;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:center;position:absolute;top:90px;left:0px;flex-wrap:wrap;padding:0 0px;z-index:2}.floating .floattop .floatnav{max-height:0px;overflow:hidden}.floating .floattop .floatnav.active{max-height:1400px;overflow-x:hidden;overflow-y:auto;padding:40px 0;background:rgba(16,18,20,0.95)}}.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 #434341}}@media (orientation: landscape){.floating .floattop .floatnav>li:not(:last-child) .floatnav__item:after{width:14px;height:14px;display:block;content:"";background:url(assets/images/content/icon-nav.png) right 0 no-repeat;position:absolute;right:-5px}}.floating .floattop .floatnav__dropdown{position:absolute;bottom:0;left:calc(50% - 30px / 2);z-index:10;width:30px;height:30px;background:url(assets/images/content/icon-arrow.png) right 0 no-repeat;transition:transform .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__item{font-size:22px;color:#e6d084;padding:0 60px;height:100%;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;position:relative;z-index:10}@media (orientation: landscape){.floating .floattop .floatnav__item__home{font-size:0;height:100%;padding:0 30px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center}.floating .floattop .floatnav__item__home:after{content:"";width:47px;height:38px;display:block;background:url(assets/images/content/icon-home.png) center 0 no-repeat}.floating .floattop .floatnav__item__home:hover:after{background:url(assets/images/content/icon-home-hov.png) center 0 no-repeat}.floating .floattop .floatnav__item__home.active{border-bottom:4px solid #fff4ce}.floating .floattop .floatnav__item__home.active:after{background:url(assets/images/content/icon-home-hov.png) center 0 no-repeat}}@media (orientation: portrait){.floating .floattop .floatnav__item__home{color:#e6d084;padding:0 25px;font-size:24px;height:100px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;position:relative;z-index:10}.floating .floattop .floatnav__item__home:hover{color:#fff4ce}.floating .floattop .floatnav__item__home.active{color:#fff4ce;border-bottom:4px solid #fff4ce}}@media (orientation: portrait){.floating .floattop .floatnav__item{padding:0 25px;font-size:24px;height:100px}}.floating .floattop .floatnav__item:hover{color:#fff4ce}.floating .floattop .floatnav__item.active{color:#fff4ce;border-bottom:4px solid #fff4ce}.floating .floattop .floatnav__item+input+ul{position:absolute;top:90px;width:220px;left:calc(50% - 220px / 2);background:#101010;max-height:0px;overflow:hidden}@media (orientation: portrait){.floating .floattop .floatnav__item+input+ul{position:static;width:100%;background:#101010}}.floating .floattop .floatnav__item+input+ul li{margin-bottom:0px}@media (orientation: portrait){.floating .floattop .floatnav__item+input+ul li{border-bottom:1px solid #e6f7ff}}.floating .floattop .floatnav__item+input+ul .floatnav__item{font-size:18px;height:60px;line-height:30px;padding:15px 10px}@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:#fff4ce}.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:calc(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}.language{display:flex;position:fixed;align-items:center;z-index:200;top:0;right:calc(50% - 33%)}@media (orientation: portrait){.language{position:absolute;top:10%;right:3%;left:auto;z-index:1}}@media (orientation: portrait) and (max-width: 600px){.language{top:7% !important}}.language .input{display:none}.language .floattop__item--language{width:200px;height:90px;font-size:20px;font-weight:var(--fontweight-semibold);color:#8a7a60;text-align:center;padding:30px 0;text-transform:uppercase;background:#1f1d18;position:relative}.language .floattop__item--language:before{width:28px;height:28px;content:"";display:block;position:absolute;top:28px;left:10px;background:url(assets/images/content/icon-earth.png) no-repeat}.language .floattop__item--language:after{width:30px;height:30px;content:"";display:block;position:absolute;top:29px;right:10px;background:url(assets/images/content/icon-arrow.png) no-repeat}@media (orientation: portrait){.language .floattop__item--language{height:70px;padding:20px 0}.language .floattop__item--language:before{top:18px}.language .floattop__item--language:after{top:18px}}.language__list{position:absolute;top:90px;right:50%;transform:translateX(50%);width:200px;display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:all .4s;background:#1f1d18;color:#7f7058}@media (orientation: portrait){.language__list{top:70px}}.language__item{text-align:center;font-size:20px;padding:8px;display:flex;align-items:center;justify-content:center}.language__item a{color:#7f7058}.language__item:not(:last-child){border-bottom:1px solid #8a7a60}.language__item:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.language__item:hover{color:#a8977d;background:#151515}.language input:checked+label+.language__list{max-height:999px}

