@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);
@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: Montserrat;--font-secondary: Montserrat;--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:-0.25em}sup{top:-0.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0 !important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}template{display:none}[hidden]{display:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:4px 4px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.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:.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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .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 .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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s .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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .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 .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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s .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 .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .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 .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 .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .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 .1s ease,transform .1s .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 .1s ease,transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .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 .1s ease,transform .1s .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 .1s ease,transform .1s .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:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .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:.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 .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .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:.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 .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--elastic .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:7px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner::after{top:14px;transition:transform .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:.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:.075s}.hamburger--elastic-r .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:7px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner::after{top:14px;transition:transform .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:.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:.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:7px;right:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,right .125s .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 .125s ease-out,top .05s .125s linear,transform .125s .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 .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:7px;right:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,right .125s .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 .125s ease-out,top .05s .125s linear,transform .125s .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 .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out,top .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 .08s ease-out,top .08s ease-out,opacity 0s .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:.15s}.hamburger--slider .hamburger-inner::after{top:14px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 7px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-3.4285714286px, -4px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -14px, 0) rotate(-90deg)}.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:.15s}.hamburger--slider-r .hamburger-inner::after{top:14px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 7px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(3.4285714286px, -4px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -14px, 0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.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 .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.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 .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spring .hamburger-inner{top:1.5px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:7px;transition:top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring .hamburger-inner::after{top:14px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent !important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .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 .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .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:.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 .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .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:.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 .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s .075s linear}.hamburger--stand .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .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 .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .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 .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .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 .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.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 .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:.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:.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:.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:.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:Pledit;font-display:swap;src:local("Pledit");src:url(assets/fonts/pl-edit.ttf);font-weight:400}@font-face{font-family:sukhumvit;font-display:swap;src:local("sukhumvit");src:url(assets/fonts/sukhumvit-set_text.ttf);font-weight:400}*{box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}*:focus{outline:none}.off,.off:hover{filter:grayscale(100%);pointer-events:none}html{overflow-x:hidden}html.popup-opened{height:100vh;overflow:hidden}body{font-family:var(--font-primary),var(--font-secondary),sans-serif;line-height:var(--fontheight-primary);font-size:var(--fontsize-primary);width:100%;overflow-x:hidden;margin:0;padding:0;background:none}body.popup-opened{overflow:hidden}.row{display:flex;flex-wrap:wrap;width:100%}.row>.col-1{padding:0 10px;flex-basis:8.3333333333%;max-width:8.3333333333%}.row>.col-offset-1{padding:0 10px;margin-left:8.3333333333%;max-width:8.3333333333%}.row>.col-2{padding:0 10px;flex-basis:16.6666666667%;max-width:16.6666666667%}.row>.col-offset-2{padding:0 10px;margin-left:16.6666666667%;max-width:16.6666666667%}.row>.col-3{padding:0 10px;flex-basis:25%;max-width:25%}.row>.col-offset-3{padding:0 10px;margin-left:25%;max-width:25%}.row>.col-4{padding:0 10px;flex-basis:33.3333333333%;max-width:33.3333333333%}.row>.col-offset-4{padding:0 10px;margin-left:33.3333333333%;max-width:33.3333333333%}.row>.col-5{padding:0 10px;flex-basis:41.6666666667%;max-width:41.6666666667%}.row>.col-offset-5{padding:0 10px;margin-left:41.6666666667%;max-width:41.6666666667%}.row>.col-6{padding:0 10px;flex-basis:50%;max-width:50%}.row>.col-offset-6{padding:0 10px;margin-left:50%;max-width:50%}.row>.col-7{padding:0 10px;flex-basis:58.3333333333%;max-width:58.3333333333%}.row>.col-offset-7{padding:0 10px;margin-left:58.3333333333%;max-width:58.3333333333%}.row>.col-8{padding:0 10px;flex-basis:66.6666666667%;max-width:66.6666666667%}.row>.col-offset-8{padding:0 10px;margin-left:66.6666666667%;max-width:66.6666666667%}.row>.col-9{padding:0 10px;flex-basis:75%;max-width:75%}.row>.col-offset-9{padding:0 10px;margin-left:75%;max-width:75%}.row>.col-10{padding:0 10px;flex-basis:83.3333333333%;max-width:83.3333333333%}.row>.col-offset-10{padding:0 10px;margin-left:83.3333333333%;max-width:83.3333333333%}.row>.col-11{padding:0 10px;flex-basis:91.6666666667%;max-width:91.6666666667%}.row>.col-offset-11{padding:0 10px;margin-left:91.6666666667%;max-width:91.6666666667%}.row>.col-12{padding:0 10px;flex-basis:100%;max-width:100%}.row>.col-offset-12{padding:0 10px;margin-left:100%;max-width:100%}@media(orientation:portrait){.row>.col-mobile-1{padding:0 10px;flex-basis:8.3333333333%;max-width:8.3333333333%}.row>.col-mobile-offset-1{padding:0 10px;margin-left:8.3333333333%;max-width:8.3333333333%}.row>.col-mobile-2{padding:0 10px;flex-basis:16.6666666667%;max-width:16.6666666667%}.row>.col-mobile-offset-2{padding:0 10px;margin-left:16.6666666667%;max-width:16.6666666667%}.row>.col-mobile-3{padding:0 10px;flex-basis:25%;max-width:25%}.row>.col-mobile-offset-3{padding:0 10px;margin-left:25%;max-width:25%}.row>.col-mobile-4{padding:0 10px;flex-basis:33.3333333333%;max-width:33.3333333333%}.row>.col-mobile-offset-4{padding:0 10px;margin-left:33.3333333333%;max-width:33.3333333333%}.row>.col-mobile-5{padding:0 10px;flex-basis:41.6666666667%;max-width:41.6666666667%}.row>.col-mobile-offset-5{padding:0 10px;margin-left:41.6666666667%;max-width:41.6666666667%}.row>.col-mobile-6{padding:0 10px;flex-basis:50%;max-width:50%}.row>.col-mobile-offset-6{padding:0 10px;margin-left:50%;max-width:50%}.row>.col-mobile-7{padding:0 10px;flex-basis:58.3333333333%;max-width:58.3333333333%}.row>.col-mobile-offset-7{padding:0 10px;margin-left:58.3333333333%;max-width:58.3333333333%}.row>.col-mobile-8{padding:0 10px;flex-basis:66.6666666667%;max-width:66.6666666667%}.row>.col-mobile-offset-8{padding:0 10px;margin-left:66.6666666667%;max-width:66.6666666667%}.row>.col-mobile-9{padding:0 10px;flex-basis:75%;max-width:75%}.row>.col-mobile-offset-9{padding:0 10px;margin-left:75%;max-width:75%}.row>.col-mobile-10{padding:0 10px;flex-basis:83.3333333333%;max-width:83.3333333333%}.row>.col-mobile-offset-10{padding:0 10px;margin-left:83.3333333333%;max-width:83.3333333333%}.row>.col-mobile-11{padding:0 10px;flex-basis:91.6666666667%;max-width:91.6666666667%}.row>.col-mobile-offset-11{padding:0 10px;margin-left:91.6666666667%;max-width:91.6666666667%}.row>.col-mobile-12{padding:0 10px;flex-basis:100%;max-width:100%}.row>.col-mobile-offset-12{padding:0 10px;margin-left:100%;max-width:100%}}.wrapper{width:var(--width-desktop);transform-origin:top left;overflow:hidden}@media(orientation:portrait){.wrapper{width:var(--width-mobile)}}.container{display:block;margin:0 auto;width:var(--width-desktop-safe);max-width:var(--maxwidth-desktop-safe)}@media(orientation:portrait){.container{width:var(--width-mobile-safe)}}hr.split{margin:0;border:0;background:transparent}hr.split--low{height:16px}hr.split--medium{height:24px}hr.split--high{height:32px}hr.split--giant{height:48px}.section{position:relative;display:block;width:var(--width-desktop)}@media(max-width: 700px){.section{width:var(--width-mobile)}}@media(orientation:portrait){.section{width:var(--width-mobile)}}.section__background{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:0}.section__background img,.section__background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.section__background video{position:absolute;top:0;left:0;bottom:0;right:0}.section__content{display:block;position:relative;z-index:1}.section--fixedHeight>.section__background{position:static;display:block;width:100%;height:100%}.section--fixedHeight>.section__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 700px){.section--fixedHeight>.section__background img{height:auto}}@media(orientation:portrait){.section--fixedHeight>.section__background img{height:auto}}.section--fixedHeight>.section__content{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.section__overlay{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;background:rgba(0,0,0,.8) 100%;background:linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%)}#subNews .inner,#subSearchResult .inner,#subSubweb .inner,#subContent .inner,#subGallery .inner{background:url(assets/images/content/bg-sub-content-loop.png) center center repeat-y;position:relative;padding-bottom:100px}@media(max-width: 700px){#subNews .inner,#subSearchResult .inner,#subSubweb .inner,#subContent .inner,#subGallery .inner{background:none}}@media(orientation:portrait){#subNews .inner,#subSearchResult .inner,#subSubweb .inner,#subContent .inner,#subGallery .inner{background:none}}#subNews .inner:before,#subSearchResult .inner:before,#subSubweb .inner:before,#subContent .inner:before,#subGallery .inner:before{content:"";background:url(assets/images/content/bg-sub-content-top.png) center center no-repeat;display:block;width:1220px;height:356px;position:absolute;top:0;left:calc(50% - 610px);pointer-events:none}@media(max-width: 700px){#subNews .inner:before,#subSearchResult .inner:before,#subSubweb .inner:before,#subContent .inner:before,#subGallery .inner:before{background:none}}@media(orientation:portrait){#subNews .inner:before,#subSearchResult .inner:before,#subSubweb .inner:before,#subContent .inner:before,#subGallery .inner:before{background:none}}#subNews .inner:after,#subSearchResult .inner:after,#subSubweb .inner:after,#subContent .inner:after,#subGallery .inner:after{content:"";background:url(assets/images/content/bg-sub-content-bottom.png) center bottom no-repeat;display:block;width:1220px;height:67px;margin:0px auto 0px;position:absolute;left:390px;bottom:0px;pointer-events:none}@media(max-width: 700px){#subNews .inner:after,#subSearchResult .inner:after,#subSubweb .inner:after,#subContent .inner:after,#subGallery .inner:after{background:none}}@media(orientation:portrait){#subNews .inner:after,#subSearchResult .inner:after,#subSubweb .inner:after,#subContent .inner:after,#subGallery .inner:after{background:none}}.desktop{display:block !important}.desktop-inline{display:inline-block !important}.desktop-flex{display:flex !important}.desktop-grid{display:grid !important}.mobile,.mobile-inline,.mobile-flex,.mobile-grid{display:none !important}@media(max-width: 700px){.desktop,.desktop-inline,.desktop-flex,.desktop-grid{display:none !important}.mobile{display:block !important}.mobile-inline{display:inline-block !important}.mobile-flex{display:flex !important}.mobile-grid{display:grid !important}}@media(orientation:portrait){.desktop,.desktop-inline,.desktop-flex,.desktop-grid{display:none !important}.mobile{display:block !important}.mobile-inline{display:inline-block !important}.mobile-flex{display:flex !important}.mobile-grid{display:grid !important}}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.text-left{text-align:left;justify-content:flex-start !important}.text-center{text-align:center;justify-content:center !important}.text-right{text-align:right;justify-content:flex-end !important}.scrollwatch-pin{position:absolute;left:50%;top:50%;width:1px;height:1px;background:transparent;pointer-events:none}@-webkit-keyframes shine{100%{filter:brightness(120%)}}@keyframes shine{100%{filter:brightness(120%)}}@-webkit-keyframes shine_scale{100%{filter:brightness(90%);transform:scale(1.1);transform-origin:center center}}@keyframes shine_scale{100%{filter:brightness(90%);transform:scale(1.1);transform-origin:center center}}@-webkit-keyframes shine_move{100%{filter:brightness(110%);transform:translateX(12px)}}@keyframes shine_move{100%{filter:brightness(110%);transform:translateX(12px)}}.fancybox-active{height:100% !important}.popup{pointer-events:none;position:fixed;top:0;left:0;width:100%;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,.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%}html,body{position:static;width:100%;height:100%;-ms-scroll-chaining:none;overscroll-behavior:contain;font-family:Pledit}.wrapper{width:100%}.wrapper__content{width:100%;height:100%}.wrapper__content,.wrapper__content .section{width:100%;overflow-x:hidden;overflow-y:hidden}.wrapper__content .inner{width:var(--width-desktop)}@media(orientation:portrait){.wrapper__content .inner{width:var(--width-mobile)}}.wrapper__content .parallax,.wrapper__content .parallax__layer{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.title{display:flex;justify-content:center;align-items:center;align-content:center;margin:0px auto 60px;padding-top:50px}.title:before,.title:after{content:"";display:block}.title:before{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-974px -603px;width:103px;height:46px}.title:after{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-961px -298px;width:103px;height:46px}.title__content{margin:0 16px;color:#e95819;font-weight:var(--fontweight-bold);font-size:2.4em}.overlay{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8) 0%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%)}.empty{min-height:300px}.homeFooter{margin-top:-1px}.homeFooter .inner{height:580px}@media(orientation:portrait){.homeFooter .inner{height:538px}}.homeFooter .footer-bg-sub{display:none}.homeFooter .footer{display:flex;flex-direction:row;justify-content:center;align-content:center;width:1040px;height:100%;margin:0 auto;padding-top:420px;color:#fcf4de;font-family:sukhumvit;font-weight:var(--fontweight-normal);font-size:18px;text-align:left}@media(orientation:portrait){.homeFooter .footer{flex-direction:column;width:100%;padding:0 20px;font-size:18px;height:auto;padding-top:250px}}.homeFooter .footer p{max-width:800px;width:100%;padding:20px 0 0 10px}.homeFooter .footer__icon{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-722px -298px;width:237px;height:91px;margin-bottom:16px}@media(orientation:portrait){.homeFooter .footer__icon{margin:0 auto 30px}}.homeFooter .footer a{margin:12px auto 0;font-size:20px;color:#fcf4de;font-weight:var(--fontweight-bold)}.wrapper--subpage #homeFooter{margin-top:-101px}.wrapper--subpage #homeFooter .section__background img{display:none !important}.wrapper--subpage #homeFooter .section__background .footer-bg-sub.desktop{display:block !important}@media(orientation:portrait){.wrapper--subpage #homeFooter .section__background .footer-bg-sub.mobile{display:block !important}.wrapper--subpage #homeFooter .section__background .footer-bg-sub.desktop{display:none !important}}.wrapper--subpage #homeFooter .inner{height:930px}@media(orientation:portrait){.wrapper--subpage #homeFooter .inner{height:982px;padding-bottom:100px}}.wrapper--subpage #homeFooter .footer__social{margin-top:100px}.wrapper--subpage #homeFooter .footer{padding-top:775px}@media(orientation:portrait){.wrapper--subpage #homeFooter .footer{padding-top:695px}}.error_404{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;height:100%;width:100vw;height:100vh;background:#ddd}.error_404__big{display:block;width:400px;max-width:80%;margin:0 auto 32px}.error_404__content{text-align:center}.error_404__content p{font-size:20px;margin-bottom:32px}.error_404__homepage{display:flex;justify-content:center;align-items:center;align-content:center;margin:0 auto;width:180px;height:40px;border-radius:12px;background-size:cover;background-position:center center;background:#000;color:#eee}.subSearchResult .search-results{padding:0px 0;max-width:1000px;margin:0 auto}@media(orientation:portrait){.subSearchResult .search-results{padding:60px 0}}@media(orientation:portrait){.subSearchResult .midbar__title{margin:20px 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:24px}}#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:1px solid #e96306}#cse.search-results .gsc-webResult.gsc-result{border:none}#cse.search-results .gs-result .gs-title,#cse.search-results .gs-result .gs-title *{color:#48453d;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:#f66831;color:#fff;transition:all .2s cubic-bezier(0.42, 0, 0.58, 1);display:block;float:left;height:40px;width:40px;text-align:center;line-height:40px;padding:0 10px;border-radius:50px;text-decoration:none}#cse.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page{text-decoration:none;background:#f8b32b;color:#fff}.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:1000px}}.homeHeader .overlay{background:rgba(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 .search_header{position:absolute;bottom:310px;left:calc(50% - 160px);width:320px;height:60px;background:url(assets/images/bg/bg-search.png) center center no-repeat}.homeHeader .search_header .search__control{background:transparent;border:none}.homeHeader .search_header .search__control input{width:263px;border:none;font-family:sukhumvit;color:#2c3342;font-weight:bold;font-size:22px}.homeHeader .search_header .search__control .icon-search:before{font-size:22px;font-weight:bolder}.homeHeader .search_header .search__control button{background:#ff8d19;color:#fff;border-radius:25px;padding:8px 8px;height:36px}.homeHeader .appinfo{display:grid;grid-template-areas:"appicon downappstore downldplayer topup" "appicon downappstore downldplayer topup" "appicon downappstore downbluestack topup" "appicon downggplay downbluestack topup" "appicon downggplay downnox topup" "appicon downggplay downnox topup";grid-row-gap:9px;grid-column-gap:12px;background:url(assets/images/content/bg-appinfo.png);width:760px;height:225px;position:absolute;bottom:75px;left:calc(50% - 380px);padding:39px 49px 39px 49px}.homeHeader .appinfo__item--downappstore{grid-area:downappstore;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-446px -720px;width:170px;height:64px}.homeHeader .appinfo__item--downappstore:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downggplay{grid-area:downggplay;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-618px -720px;width:170px;height:64px}.homeHeader .appinfo__item--downggplay:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downapk{grid-area:downapk;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-512px -668px;width:170px;height:40px}.homeHeader .appinfo__item--downapk:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downldplayer{grid-area:downldplayer;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-338px -787px;width:150px;height:40px}.homeHeader .appinfo__item--downldplayer:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downbluestack{grid-area:downbluestack;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-836px -668px;width:150px;height:40px}.homeHeader .appinfo__item--downbluestack:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--downnox{grid-area:downnox;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-642px -787px;width:150px;height:40px}.homeHeader .appinfo__item--downnox:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--topup{grid-area:topup;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-722px -154px;width:190px;height:142px}.homeHeader .appinfo__item--topup:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeHeader .appinfo__item--appicon{grid-area:appicon;background-image:url(assets/images/content/appinfo-icon.png);background-size:100% 100%;width:140px;height:140px;border-radius:12px;overflow:hidden;font-size:0}.homeHeader .appinfo__item--qrcode{background-image:url(assets/images/content/default-qrcode.png);background-size:100% 100%;width:129px;height:129px;position:absolute;left:calc(100% + 12px);top:19px;font-size:0}.homeHeader .rating{position:absolute;top:100px;left:20px}@media(orientation:portrait){.homeHeader .rating{top:160px}}.homeHeader .trailer{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-372px -92px;width:128px;height:128px;position:absolute;top:253px;left:370px}@media(orientation:portrait){.homeHeader .trailer{transform:scale(0.8);top:480px;left:calc(50% - 325px)}}.homeHeader .download{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-722px 0px;width:361px;height:152px;position:absolute;top:720px;left:calc(50% - 180px)}@media(orientation:portrait){.homeHeader .download{-webkit-animation:nhanngay 1s infinite linear;animation:nhanngay 1s infinite linear}@-webkit-keyframes nhanngay{0%{transform:scale(0.95)}50%{transform:scale(1)}100%{transform:scale(0.95);filter:brightness(1.2)}}@keyframes nhanngay{0%{transform:scale(0.95)}50%{transform:scale(1)}100%{transform:scale(0.95);filter:brightness(1.2)}}}.homeHeader .logo{background-image:url(assets/images/content/logo.png);background-size:100%;width:320px;height:50px;position:absolute;top:440px;left:calc(50% - 160px - 60px);font-size:0}.homeHeader .logo:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.homeHeader .logo{left:calc(50% - 160px)}}.homeHeader .scroll{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-665px -354px;width:32px;height:34px;position:absolute;bottom:50px;left:calc(50% - 36px)}.homeInfo .inner{height:940px;padding-top:200px}@media(orientation:portrait){.homeInfo .inner{height:1670px;padding-top:140px}}.homeInfo .banner{position:relative;width:670px;margin-left:180px}.homeInfo .banner:before{content:"";width:100%;height:410px;z-index:100;display:block;position:absolute;top:0;left:0;pointer-events:none;background:url(assets/images/content/bg-banner.png) center center no-repeat}@media(orientation:portrait){.homeInfo .banner{margin-left:auto;margin-right:auto}}.homeInfo .banner_list{width:640px;height:0;padding-bottom:510px;padding-top:15px;border-radius:50px}@media(orientation:portrait){.homeInfo .banner_list{padding-bottom:470px}}.homeInfo .banner_item{position:relative;width:100%;padding-bottom:380px}.homeInfo .banner_item a,.homeInfo .banner_item img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homeInfo .banner .swiper-pagination{display:flex;justify-content:center;text-align:center;bottom:44px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50px;padding:10px 20px;margin:0 auto;right:0;background:#fff3a9}.homeInfo .banner .swiper-pagination .swiper-pagination-bullet{opacity:1;border-radius:0px;background:transparent;position:relative;margin:0 10px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1053px -186px;width:30px;height:30px}.homeInfo .banner .swiper-pagination .swiper-pagination-bullet-active{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1053px -154px;width:30px;height:30px}@media(orientation:portrait){.homeInfo .banner .swiper-pagination{bottom:15px}}.homeInfo .info-usage-buttons{display:flex;position:absolute;width:1200px;align-items:center;top:740px;left:calc(50% - 600px);justify-content:space-between}.homeInfo .info-usage-buttons .bt-info-01{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -354px;width:369px;height:160px;margin-bottom:10px}.homeInfo .info-usage-buttons .bt-info-02{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -516px;width:369px;height:150px}.homeInfo .info-usage-buttons .bt-info-03{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -92px;width:370px;height:168px}.homeInfo .info-usage-buttons a:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.homeInfo .info-usage-buttons{top:1230px;width:100%;flex-wrap:wrap;left:0px;transform:scale(0.9)}}.homeInfo .news{position:relative}@media(orientation:portrait){.homeInfo .news{background:#fff08b;border-radius:50px;padding:10px 20px 5px;width:720px;margin:0 0 0 -10px}}.homeInfo .news_tab{display:flex;justify-content:space-between;margin:40px 10px 10px;width:600px;border-bottom:1px solid #8b5205}@media(orientation:portrait){.homeInfo .news_tab{width:100%;margin:0px 0 10px}}.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{text-align:center}.homeInfo .news_tab .tab li:not(:last-child){margin-right:24px}.homeInfo .news_tab .tab li.active{position:relative}.homeInfo .news_tab .tab__item{display:block;padding:25px 10px 0 10px;color:#8b5205;font-size:30px;line-height:30px;font-weight:500;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1);position:relative;text-align:center}@media(orientation:portrait){.homeInfo .news_tab .tab__item{font-size:35px}}.homeInfo .news_tab .tab__item.active,.homeInfo .news_tab .tab__item.active:hover{border-bottom:5px solid #8b5205}.homeInfo .news .viewall{margin-top:-20px;margin-left:50px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -668px;width:510px;height:50px}.homeInfo .news .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.homeInfo .news .viewall{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px 0px;width:720px;height:90px;position:absolute;bottom:-110px;margin-left:-19px}}.homeInfo .news_list{position:relative;height:306px;margin:0 0 20px 10px;width:600px;font-family:sukhumvit}@media(orientation:portrait){.homeInfo .news_list{width:100%;margin:0;height:365px}}.homeInfo .news_list li:not(:last-child){border-bottom:1px solid #ebdd7b}.homeInfo .news_item{display:flex;padding:0 20px;height:50px;width:100%;border-radius:25px;justify-content:space-between;align-items:center;align-content:center;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1);color:#8b5205;font-weight:normal}@media(orientation:portrait){.homeInfo .news_item{height:60px;border-radius:30px}}.homeInfo .news_item__title{color:#8b5205;font-size:24px;transition:color .2s cubic-bezier(0.42, 0, 0.58, 1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(orientation:portrait){.homeInfo .news_item__title{font-size:26px}}.homeInfo .news_item__time{font-size:20px;width:50px}@media(orientation:portrait){.homeInfo .news_item__time{font-size:20px;width:70px;text-align:right}}.homeInfo .news_item.isHot{background-color:rgba(255,247,193,.8)}.homeInfo .news_item.isHot .news_item__time{color:#8b5205}.homeInfo .news_item:hover{background-color:rgba(255,255,255,.4)}.homeInfo .news_item:hover .news_item__title{color:#e95819}.homeRank{background:#fff}.homeRank .inner{height:820px}@media(orientation:portrait){.homeRank .inner{height:860px}}.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:-40px 0 20px}@media(orientation:portrait){.homeRank .rank_filter{margin:-50px 0 20px}}.homeRank .rank_filter select{width:240px;height:40px;margin:0 10px;padding:0 30px 0 30px;border:1px solid #e3e5e5;color:#424242;background:#fff url(assets/images/content/default-dropdown.png);background-position:calc(100% - 15px) calc(50% + 2px);background-repeat:no-repeat}@media(orientation:portrait){.homeRank .rank_filter select{font-size:24px;height:60px}}.homeRank .rank_tab{width:100%;position:absolute;top:160px;width:1400px;left:calc(50% - 700px);display:flex;justify-content:center}@media(orientation:portrait){.homeRank .rank_tab{width:100%;padding:0 20px;left:0%;overflow-x:auto;justify-content:flex-start}}.homeRank .rank_tab__item{font-size:18px;color:#424242;background:rgba(0,0,0,.1);font-weight:var(--fontweight-bold);padding:10px 12px;width:220px;margin:0 10px;border-radius:8px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle}@media(orientation:portrait){.homeRank .rank_tab__item{width:160px;font-size:22px;padding:16px 18px;line-height:1.2;display:flex}}.homeRank .rank_tab__item:not(.active):hover{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#222}.homeRank .rank_tab__item.active{background:#e95819;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#fff}@media(orientation:portrait){.homeRank .rank_tab__item.active{display:flex}}.homeRank .rank_result{width:1200px;height:560px;position:absolute;top:235px;left:calc(50% - 600px);padding:20px 75px;background:#fff;border:4px solid #000;border-radius:8px}@media(orientation:portrait){.homeRank .rank_result{top:265px;left:20px;width:calc(100% - 40px);padding:20px 0px}}.homeRank .rank_result__head{width:100%;display:flex}.homeRank .rank_result__head li{font-weight:bold;font-size:22px;color:#424242;height:70px}@media(orientation:portrait){.homeRank .rank_result__head li{font-size:30px}}.homeRank .rank_result__body{margin:0 0 15px}.homeRank .rank_result__body.hide{display:none}.homeRank .rank_result__body li{display:flex;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1);border-radius:8px}.homeRank .rank_result__body li:hover{background-color:rgba(233,88,25,.2)}.homeRank .rank_result__body li span{font-weight:bold;font-size:20px;color:#424242;height:55px}@media(orientation:portrait){.homeRank .rank_result__body li span{font-size:28px}}.homeRank .rank_result__head>li,.homeRank .rank_result__body>li>span{text-align:center;display:flex;justify-content:center;align-items:center;align-content:center}.homeRank .rank_result__head>li:nth-child(1),.homeRank .rank_result__body>li>span:nth-child(1){width:10%}@media(orientation:portrait){.homeRank .rank_result__head>li:nth-child(1),.homeRank .rank_result__body>li>span:nth-child(1){width:20%}}.homeRank .rank_result__head>li:nth-child(2),.homeRank .rank_result__body>li>span:nth-child(2){width:30%}@media(orientation:portrait){.homeRank .rank_result__head>li:nth-child(2),.homeRank .rank_result__body>li>span:nth-child(2){width:40%}}.homeRank .rank_result__head>li:nth-child(3),.homeRank .rank_result__body>li>span:nth-child(3){width:15%}@media(orientation:portrait){.homeRank .rank_result__head>li:nth-child(3),.homeRank .rank_result__body>li>span:nth-child(3){display:none}}.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:40%}}.homeRank .rank_result__head>li:nth-child(5),.homeRank .rank_result__body>li>span:nth-child(5){width:25%}@media(orientation:portrait){.homeRank .rank_result__head>li:nth-child(5),.homeRank .rank_result__body>li>span:nth-child(5){display:none}}.homeRank .rank_result__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:#e8e8e8;color:#000;transition:all .2s cubic-bezier(0.42, 0, 0.58, 1);border-radius:8px}@media(orientation:portrait){.homeRank .rank_result__foot .pagination li a{width:45px;height:45px;font-size:32px}}.homeRank .rank_result__foot .pagination li a:not(.active):hover{background:rgba(233,88,25,.2);color:#e95819}.homeRank .rank_result__foot .pagination li.active a{background:#e95819;color:#fff}.homeChar{background:#eef3f8}.homeChar .inner{height:1090px}@media(orientation:portrait){.homeChar .inner{height:1630px}}@media(orientation:landscape){.homeChar .title__content{color:#111}}.homeChar .characters{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.homeChar .characters #weaponSwiperThumb{width:680px;position:absolute;bottom:10px;left:calc(50% - 340px - 240px)}@media(orientation:portrait){.homeChar .characters #weaponSwiperThumb{left:60px;top:890px;bottom:unset;transform:scale(0.9)}}.homeChar .characters #weaponSwiperThumb .swiper-slide-thumb-active{opacity:1}.homeChar .characters #weaponSwiperThumb .swiper-slide{position:relative;pointer-events:all}.homeChar .characters #weaponSwiperThumb .swiper-slide:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeChar .characters #weaponSwiperThumb .swiper-slide img{position:relative;z-index:1}.homeChar .characters #weaponSwiperThumb .swiper-slide:before{content:"";width:100%;height:100%;display:block;position:absolute;display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-132px 0px;width:130px;height:160px;z-index:0}.homeChar .characters #weaponSwiperThumb .swiper-slide.swiper-slide-thumb-active:before{display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:0px 0px;width:130px;height:160px}.homeChar .characters .swiper-pagination--groupClassSwiper{background:url(assets/images/char/bg-char_pagination.png);width:262px;height:730px;position:absolute;top:calc(50% - 365px);left:0;display:flex;flex-wrap:wrap;align-content:center;z-index:-1}@media(orientation:portrait){.homeChar .characters .swiper-pagination--groupClassSwiper{background:transparent;width:100%;justify-content:center;height:130px;top:auto;bottom:80px;z-index:3}}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet{background:transparent;opacity:1;border-radius:0}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(1),.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(5){margin-left:20px}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(2),.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(4){margin-left:90px;margin-top:8px;margin-bottom:8px}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(3){margin-left:120px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(1),.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(5){margin-left:0px}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(2),.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(4){margin-left:0px;margin-top:0px;margin-bottom:0px}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet:nth-child(3){margin-left:0px}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet-active{position:relative}.homeChar .characters .swiper-pagination--groupClassSwiper .swiper-pagination-bullet-active:before{content:"";display:block;z-index:-1;position:absolute;left:calc(50% - 65px);top:-10px}}.homeChar .characters .swiper-pagination--classSwiper{width:400px;height:960px;position:absolute;top:0;left:142px;display:flex;flex-wrap:wrap;align-content:center}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper{background:url(assets/images/char/mb-bg-char_pagination.png);width:100%;justify-content:center;height:80px;top:auto;left:0;bottom:0px;z-index:3}}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet{pointer-events:all;background:transparent;opacity:1;border-radius:0;color:#424242;font-size:20px;font-weight:var(--fontweight-semibold);display:flex;justify-content:flex-start;align-items:center;align-content:center;width:250px;height:50px;margin-top:36px;margin-bottom:36px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet{width:auto;font-size:24px}}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:before{content:"";display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-132px 0px;width:130px;height:160px;margin-right:10px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:before{display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-351px -3px;width:12px;height:12px;margin-left:10px}}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet-active{color:#3b81a1;font-size:24px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet-active{font-size:28px}}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet-active:before{content:"";display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:0px 0px;width:130px;height:160px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet-active:before{display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-351px -3px;width:12px;height:12px;margin-left:10px}}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(1),.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(5){margin-left:25px}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(2),.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(4){margin-left:90px}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(3){margin-left:110px}@media(orientation:portrait){.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(1):before{content:none}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(1),.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(5){margin-left:0px}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(2),.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(4){margin-left:0px}.homeChar .characters .swiper-pagination--classSwiper .swiper-pagination-bullet:nth-child(3){margin-left:0px}}.homeChar .swiper-wrapper{pointer-events:none}.homeChar .swiper-slide{pointer-events:none;overflow:hidden}.homeChar .swiper-button-next{display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:0px -162px;width:85px;height:136px;position:absolute;top:965px;left:1100px}.homeChar .swiper-button-next:after{display:none}@media(orientation:portrait){.homeChar .swiper-button-next{left:680px;top:930px;transform:scale(0.9)}}.homeChar .swiper-button-prev{display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-264px 0px;width:85px;height:136px;position:absolute;top:960px;left:320px}.homeChar .swiper-button-prev:after{display:none}@media(orientation:portrait){.homeChar .swiper-button-prev{left:10px;top:930px;transform:scale(0.9)}}.homeChar .char{width:100%;height:1091px;pointer-events:none;overflow:hidden}@media(orientation:portrait){.homeChar .char{height:1630px}}.homeChar .char__item{position:absolute;top:760px;left:430px}@media(orientation:portrait){.homeChar .char__item{top:1430px;left:20px;right:20px;text-align:center}}.homeChar .char__name{position:absolute;top:440px;left:400px;z-index:100;pointer-events:none}@media(orientation:portrait){.homeChar .char__name{top:1065px;left:20px}}.homeChar .char__content{display:block;position:absolute;width:600px;height:180px;z-index:1;top:545px;left:400px;padding:0px;font-size:23px;line-height:30px;font-weight:normal;color:#fff}@media(orientation:portrait){.homeChar .char__content{width:700px;height:360px;z-index:3;top:1170px;left:20px;font-size:25px}}.homeChar .char__content .split{width:500px;height:1px;margin:20px auto 16px;font-size:0;background:rgba(224,211,186,0) 0%;background:linear-gradient(to right, rgba(224, 211, 186, 0) 0%, #e0d3ba 30%, #e0d3ba 70%, rgba(224, 211, 186, 0) 100%)}.homeChar .char__paragraph{transition:opacity .2s cubic-bezier(0.42, 0, 0.58, 1);position:absolute;opacity:0;top:256px;width:600px;pointer-events:none}@media(orientation:portrait){.homeChar .char__paragraph{top:350px;width:680px}}.homeChar .char__paragraph.active{opacity:1;position:static;pointer-events:all}.homeChar .char__paragraph ul li{display:flex;align-items:center;align-content:center;height:40px}@media(orientation:portrait){.homeChar .char__paragraph ul li{height:auto;align-items:flex-start;margin-bottom:12px}.homeChar .char__paragraph ul li:nth-child(3) .label{height:100%}.homeChar .char__paragraph ul li:nth-child(3) .value{height:100%}}.homeChar .char__paragraph ul li:before{content:"";display:block;font-size:0px;background-image:url(assets/_sprites-char.png);background-position:-351px -3px;width:12px;height:12px;margin-right:20px}@media(orientation:portrait){.homeChar .char__paragraph ul li:before{margin-top:12px}}.homeChar .char__paragraph ul li span:not(:last-child){margin-right:4px}.homeChar .char__paragraph ul li .label{display:block;min-width:136px}.homeChar .char__paragraph .trailer{font-size:18px;color:#fff;font-weight:var(--fontweight-semibold);padding:0 0 0 100px;display:flex;align-items:center;align-content:center;position:absolute;top:200px}.homeChar .char__paragraph .trailer:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.homeChar .char__paragraph .trailer{top:240px}}.homeChar .char__thumbnail{pointer-events:none;display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:2}.homeChar .char__thumbnail img{position:absolute;top:210px;left:883px;transition:opacity .4s cubic-bezier(0.42, 0, 0.58, 1)}@media(orientation:portrait){.homeChar .char__thumbnail img{transform-origin:left top;transform:scale(0.9);top:200px;left:0px}}.homeFeature .inner{height:1060px}@media(orientation:portrait){.homeFeature .inner{height:700px}}.homeFeature .feature{position:relative;margin:230px auto 0;width:1428px;height:656px}.homeFeature .feature:before{content:"";width:100%;height:100%;display:block;pointer-events:none;background:url(assets/images/content/bg-feature.png) center center no-repeat;position:absolute;top:0;left:0;z-index:2}@media(orientation:portrait){.homeFeature .feature{margin:230px auto 0;width:100%;height:389px}.homeFeature .feature:before{background:url(assets/images/content/mb-bg-feature.png) center center no-repeat}}.homeFeature .feature_list{position:absolute;top:0;left:0;right:0;bottom:0}.homeFeature .feature #blockHomeFeatureSwiper{width:1185px;height:656px;top:0;position:relative;z-index:1}@media(orientation:portrait){.homeFeature .feature #blockHomeFeatureSwiper{width:654px;height:330px;margin-left:25px}}.homeFeature .feature_slide{margin:0}.homeFeature .feature_slide.swiper-slide-active .feature_item{background:transparent}.homeFeature .feature_item{display:block;width:1185px;height:585px;margin:8px auto;background:transparent}@media(orientation:portrait){.homeFeature .feature_item{width:654px;height:330px}}.homeFeature .feature_item__thumbnail{display:block;position:relative;width:1185px;height:585px;border-radius:48px;overflow:hidden}@media(orientation:portrait){.homeFeature .feature_item__thumbnail{width:654px;height:330px}}.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:10px;top:210px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -720px;width:100px;height:210px}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-926px -391px;width:100px;height:210px}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper:after{content:none}@media(orientation:portrait){.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper{left:-29px;top:140px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -932px;width:46px;height:122px}.homeFeature .feature .swiper-button-prev--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -932px;width:46px;height:122px}}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper{right:10px;top:210px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-824px -391px;width:100px;height:210px}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-722px -391px;width:100px;height:210px}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper:after{content:none}@media(orientation:portrait){.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper{right:-25px;top:140px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1028px -391px;width:46px;height:122px}.homeFeature .feature .swiper-button-next--blockHomeFeatureSwiper:hover{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-1028px -391px;width:46px;height:122px}}.homeGallery .inner{height:830px}.homeGallery .inner .container{padding-top:215px}@media(orientation:portrait){.homeGallery .inner{height:1310px}.homeGallery .inner .container{padding-top:185px}}.homeGallery .gallery{position:relative;width:100%}.homeGallery .gallery_tab{display:flex;justify-content:space-between;width:1500px;margin:0 auto 30px}@media(orientation:portrait){.homeGallery .gallery_tab{width:100%;margin-bottom:30px}}.homeGallery .gallery_tab .tab{display:flex;justify-content:flex-start}@media(orientation:portrait){.homeGallery .gallery_tab .tab{justify-content:space-between}}.homeGallery .gallery_tab .tab li:not(:last-child){margin-right:24px}.homeGallery .gallery_tab .tab__item{display:block;padding:12px 20px 0;color:#d18610;font-size:24px;line-height:22px;border-radius:25px;border:3px solid transparent;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1)}@media(orientation:portrait){.homeGallery .gallery_tab .tab__item{padding:17px 20px 0;font-size:35px;line-height:25px}}.homeGallery .gallery_tab .tab__item:hover{background-color:rgba(233,88,25,.1)}.homeGallery .gallery_tab .tab__item.active,.homeGallery .gallery_tab .tab__item.active:hover{background:url(assets/images/content/bg-tab-act.jpg) repeat-x center center;color:#fff;border:3px solid #ffad2b}@media(orientation:portrait){.homeGallery .gallery_tab .tab__item.active,.homeGallery .gallery_tab .tab__item.active:hover{background:url(assets/images/content/mb-bg-tab-act.jpg) repeat-x center center}}.homeGallery .gallery_tab .viewall{margin-top:10px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-372px -222px;width:180px;height:31px}.homeGallery .gallery_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.homeGallery .gallery_list{position:relative;margin:0 auto;width:1500px}@media(orientation:portrait){.homeGallery .gallery_list{width:100%}}.homeGallery .gallery_list ul{display:grid;grid-template-areas:"firstItem firstItem restItem1 restItem2" "firstItem firstItem restItem3 restItem4";grid-gap:20px;row-gap:20px}@media(orientation:portrait){.homeGallery .gallery_list ul{grid-template-areas:"firstItem firstItem" "restItem1 restItem2" "restItem3 restItem4";row-gap:20px}}.homeGallery .gallery_list ul li{height:1fr}.homeGallery .gallery_list li{display:block;overflow:hidden;border-radius:25px;border:3px solid #ebe2ad}.homeGallery .gallery_list li:first-child{grid-area:firstItem}.homeGallery .gallery_list li:first-child .gallery_item_video .gallery_item__thumbnail:after{transform:scale(1)}.homeGallery .gallery_list li:nth-child(2){grid-area:restItem1}.homeGallery .gallery_list li:nth-child(3){grid-area:restItem2}.homeGallery .gallery_list li:nth-child(4){grid-area:restItem3}.homeGallery .gallery_list li:nth-child(5){grid-area:restItem4}.homeGallery .gallery_item{position:relative;width:100%;height:100%;padding-bottom:60.4026845638%}.homeGallery .gallery_item__thumbnail{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.homeGallery .gallery_item__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homeGallery .gallery_item.gallery_item_video .gallery_item__thumbnail:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:9;pointer-events:none}.homeGallery .gallery_item.gallery_item_video .gallery_item__thumbnail:after{content:"";display:block;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-914px -154px;width:137px;height:137px;position:absolute;top:calc(50% - 68.5px);left:calc(50% - 68.5px);z-index:9;transform-origin:center center;pointer-events:none;transform:scale(0.6)}.homeGallery .gallery_item:not(.isHot):hover{background-color:rgba(255,255,255,.4)}.homeGallery .gallery_item:not(.isHot):hover .news_item__title{color:#a82a2d}.homeGallery .gallery__viewall{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#fff;font-size:0px;font-weight:var(--fontweight-medium);text-transform:uppercase;border-radius:8px;margin:30px auto 0;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -262px;width:670px;height:90px}.homeGallery .gallery__viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.wrapper--subpage{background-color:#fff9d4}.wrapper--subpage{font-family:sukhumvit}.wrapper--subpage .header2.desktop{display:none !important}.wrapper--subpage .header2.mobile{display:none !important}.wrapper--subpage.wrapper--subpage-header-2 img.desktop{display:none !important}.wrapper--subpage.wrapper--subpage-header-2 img.header2.desktop{display:block !important}@media(orientation:portrait){.wrapper--subpage.wrapper--subpage-header-2 img.mobile{display:none !important}.wrapper--subpage.wrapper--subpage-header-2 .header2.mobile{display:block !important}.wrapper--subpage.wrapper--subpage-header-2 img.header2.desktop{display:none !important}}@media(max-width: 700px){#subHeader{margin-bottom:0 !important}}@media(orientation:portrait){#subHeader{margin-bottom:0 !important}}.subHeader,.subHeader .section__background,.subHeader .section__content,.subHeader .inner{height:1567px}@media(orientation:portrait){.subHeader,.subHeader .section__background,.subHeader .section__content,.subHeader .inner{height:688px}}.subHeader .overlay{background:rgba(255,255,255,.6) 1%;background:linear-gradient(to top, rgba(255, 255, 255, 0.6) 1%, rgba(255, 255, 255, 0.1) 100%)}.midbar{display:flex;justify-content:center;align-items:center;align-content:center;position:relative;width:var(--width-desktop)}@media(orientation:portrait){.midbar{width:var(--width-mobile)}}.midbar__title{font-size:60px;font-weight:var(--fontweight-normal);color:#cd4a04;text-transform:uppercase;margin:60px 0 0;font-family:Pledit}.midbar__breadcrumb{width:1000px;max-width:var(--maxwidth-desktop-safe);margin:0 auto;font-size:24px;position:relative;z-index:1;padding-bottom:10px;border-bottom:1px solid #ffe48b;font-family:sukhumvit}@media(orientation:portrait){.midbar__breadcrumb{width:100%;max-width:100%}}.midbar__breadcrumb .breadcrumb-home{padding:10px 10px 10px 40px;color:#565656;background:url(assets/images/content/breadcrumb-home.png) 0px center no-repeat}.midbar__breadcrumb .breadcrumb-home:hover{color:#ff5b09}.midbar__breadcrumb .breadcrumb-item{padding:10px 10px 10px 30px;color:#565656;background:url(assets/images/content/breadcrumb-item.png) 0px center no-repeat}.midbar__breadcrumb .breadcrumb-item:hover{color:#ff5b09}.midbar__breadcrumb .breadcrumb-item-active{padding:10px 10px 10px 30px;color:#ff5b09;font-weight:bold;background:url(assets/images/content/breadcrumb-item.png) 0px center no-repeat}.scrollContent{position:relative}#featuredNews{position:absolute;width:1164px;top:0px;left:calc(50% - 582px);overflow:hidden;z-index:100}@media(orientation:portrait){#featuredNews{width:760px;height:640px;left:0px}#featuredNews .btn-next{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-161px -787px;width:57px;height:126px;position:absolute;right:0;top:290px}#featuredNews .btn-prev{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-279px -787px;width:57px;height:126px;position:absolute;left:0;top:290px}#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 .swiper-slide{border-radius:25px}#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:200px}@media(orientation:portrait){#featuredNews ul{margin-top:130px}}#featuredNews ul li{border-radius:25px;background:#fff5b4;padding-bottom:10px}#featuredNews ul .featured_news_item .btn-chitiet{width:120px;height:30px;background:url(assets/images/content/default-chitiet.png) center top;margin:0 auto;color:#fff;font-size:20px;line-height:30px;display:block;text-align:center;padding-right:15px}#featuredNews ul .featured_news_item__thumbnail img{width:100%;height:200px;border-radius:25px 25px 0 0;-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:#8b5205;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}@media(orientation:portrait){.subNews .news,.subSubweb .news{display:flex;flex-wrap:wrap}}.subNews .news_tab,.subSubweb .news_tab{display:flex;justify-content:space-between;width:1380px;margin:0 auto 40px;font-family:Pledit}@media(orientation:portrait){.subNews .news_tab,.subSubweb .news_tab{width:100%;margin-bottom:40px}}.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}}.subNews .news_tab .tab li:not(:last-child),.subSubweb .news_tab .tab li:not(:last-child){margin-right:24px}.subNews .news_tab .tab__item,.subSubweb .news_tab .tab__item{display:block;padding:14px 20px;color:#d18610;font-size:25px;line-height:28px;height:42px;border-radius:25px;font-weight:400;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1)}@media(orientation:portrait){.subNews .news_tab .tab__item,.subSubweb .news_tab .tab__item{font-size:24px}}.subNews .news_tab .tab__item:hover,.subSubweb .news_tab .tab__item:hover{background-color:rgba(233,88,25,.1)}.subNews .news_tab .tab__item.active,.subNews .news_tab .tab__item.active:hover,.subSubweb .news_tab .tab__item.active,.subSubweb .news_tab .tab__item.active:hover{background:url(assets/images/content/mb-bg-tab-act.jpg) repeat-x center center;color:#fff;font-weight:bold;border:3px solid #ffad2b}.subNews .news_tab .viewall,.subSubweb .news_tab .viewall{margin-top:10px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-372px -222px;width:180px;height:31px}.subNews .news_tab .viewall:not(.off):hover,.subSubweb .news_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.subNews .news_list,.subSubweb .news_list{position:relative;margin:0 0 20px}@media(orientation:portrait){.subNews .news_list,.subSubweb .news_list{width:100%}}.subNews .news_list li:not(:last-child),.subSubweb .news_list li:not(:last-child){border-bottom:1px solid #f3eecf}.subNews .news_item,.subSubweb .news_item{display:grid;grid-template-areas:"thumbnail title time" "thumbnail shortcontent shortcontent";-moz-column-gap:16px;column-gap:16px;row-gap:8px;padding:20px;height:210px;width:100%;border-radius:8px;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1);justify-content:space-between}@media(orientation:portrait){.subNews .news_item,.subSubweb .news_item{height:230px;grid-template-areas:"thumbnail title" "thumbnail time" "thumbnail shortcontent"}}.subNews .news_item__thumbnail,.subSubweb .news_item__thumbnail{grid-area:thumbnail;display:block;height:170px;padding-right:300px;width:0;border:2px solid #ffc000;position:relative;border-radius:25px;overflow:hidden}.subNews .news_item__thumbnail img,.subSubweb .news_item__thumbnail img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subNews .news_item__title,.subSubweb .news_item__title{grid-area:title;display:block;width:100%;color:#000;font-size:22px;width:600px;width:570px;font-weight:var(--fontweight-bold);transition:color .2s cubic-bezier(0.42, 0, 0.58, 1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(orientation:portrait){.subNews .news_item__title,.subSubweb .news_item__title{font-size:26px;width:60%}}.subNews .news_item__time,.subSubweb .news_item__time{grid-area:time;font-size:20px;line-height:27px;display:block;width:100px;color:#000;font-weight:var(--fontweight-medium)}@media(orientation:portrait){.subNews .news_item__time,.subSubweb .news_item__time{font-size:20px;width:70px;text-align:left}}.subNews .news_item__shortcontent,.subSubweb .news_item__shortcontent{grid-area:shortcontent;color:#424242;font-size:20px;font-weight:var(--fontweight-normal);transition:color .2s cubic-bezier(0.42, 0, 0.58, 1);width:600px}.subNews .news_item__shortcontent .btn-chitiet,.subSubweb .news_item__shortcontent .btn-chitiet{width:120px;height:30px;background:url(assets/images/content/default-chitiet.png) center top;margin:5px 0 0;color:#fff;font-size:20px;line-height:30px;display:block;text-align:center;padding-right:15px}@media(orientation:portrait){.subNews .news_item__shortcontent p,.subSubweb .news_item__shortcontent p{display:none}}.subNews .news_item.isHot,.subSubweb .news_item.isHot{background-color:rgba(233,88,25,.2)}.subNews .news_item.isHot .news_item__title,.subSubweb .news_item.isHot .news_item__title{color:#000;font-weight:var(--fontweight-bold)}.subNews .news_item.isHot .news_item__time,.subSubweb .news_item.isHot .news_item__time{color:#8d7b62}.subNews .news_item:not(.isHot):hover,.subSubweb .news_item:not(.isHot):hover{background-color:rgba(255,255,255,.4)}.subNews .news_item:not(.isHot):hover .news_item__title,.subSubweb .news_item:not(.isHot):hover .news_item__title{color:#e95819}.subNews .news_pagination,.subSubweb .news_pagination{width:100%}.subNews .news_pagination .pagination,.subSubweb .news_pagination .pagination{width:100%;display:flex;justify-content:center}.subNews .news_pagination .pagination li,.subSubweb .news_pagination .pagination li{margin:0 15px}@media(orientation:portrait){.subNews .news_pagination .pagination li,.subSubweb .news_pagination .pagination li{margin:0 5px}}.subNews .news_pagination .pagination li.disabled,.subSubweb .news_pagination .pagination li.disabled{opacity:.5;pointer-events:none}.subNews .news_pagination .pagination li.hide,.subSubweb .news_pagination .pagination li.hide{display:none}.subNews .news_pagination .pagination li a,.subSubweb .news_pagination .pagination li a{width:40px;height:40px;font-weight:var(--fontweight-bold);font-size:22px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;background:#f66831;color:#fff;transition:all .2s cubic-bezier(0.42, 0, 0.58, 1);border-radius:50px}@media(orientation:portrait){.subNews .news_pagination .pagination li a,.subSubweb .news_pagination .pagination li a{width:45px;height:45px;font-size:32px}}.subNews .news_pagination .pagination li a:not(.active):hover,.subSubweb .news_pagination .pagination li a:not(.active):hover{background:rgba(233,88,25,.2);color:#fff}.subNews .news_pagination .pagination li.active a,.subSubweb .news_pagination .pagination li.active a{color:#fff;background:#f8b32b;width:60px;height:60px;margin-top:-10px}@media(orientation:portrait){.subGallery .midbar__title{margin:20px 0}}.subGallery .gallery{position:relative;width:100%;padding:0px 0;max-width:1000px;margin:0 auto}.subGallery .gallery_tab{display:flex;justify-content:space-between;width:1380px;margin:0 auto 40px}@media(orientation:portrait){.subGallery .gallery_tab{width:100%;margin-bottom:40px}}.subGallery .gallery_tab .tab{display:flex;justify-content:flex-start}@media(orientation:portrait){.subGallery .gallery_tab .tab{justify-content:space-between}}.subGallery .gallery_tab .tab li:not(:last-child){margin-right:24px}.subGallery .gallery_tab .tab__item{display:block;padding:0px 20px;color:#d18610;font-size:24px;line-height:34px;border-radius:25px;font-weight:500;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1)}@media(orientation:portrait){.subGallery .gallery_tab .tab__item{font-size:24px}}.subGallery .gallery_tab .tab__item:hover{background-color:rgba(233,88,25,.1)}.subGallery .gallery_tab .tab__item.active,.subGallery .gallery_tab .tab__item.active:hover{background:url(assets/images/content/bg-tab-act.jpg) repeat-x center center;color:#fff;font-weight:bold;border:3px solid #ffad2b}.subGallery .gallery_tab .viewall{margin-top:10px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-372px -222px;width:180px;height:31px}.subGallery .gallery_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.subGallery .gallery_list{position:relative;margin:0 0}.subGallery .gallery_list ul{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media(orientation:portrait){.subGallery .gallery_list ul{grid-template-columns:repeat(3, 1fr)}}.subGallery .gallery_list ul li{height:1fr}.subGallery .gallery_list li{display:block}.subGallery .gallery_item{position:relative;width:100%;padding-bottom:230px}.subGallery .gallery_item__thumbnail{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.subGallery .gallery_item__thumbnail img{display:block;border-radius:25px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subGallery .gallery_item.gallery_item_video .gallery_item__thumbnail:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;border-radius:25px;top:0;left:0;z-index:9;pointer-events:none}.subGallery .gallery_item.gallery_item_video .gallery_item__thumbnail:after{content:"";display:block;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-914px -154px;width:137px;height:137px;position:absolute;top:calc(50% - 68.5px);left:calc(50% - 68.5px);z-index:9;transform-origin:center center;pointer-events:none;transform:scale(0.6)}.subGallery .gallery_item:not(.isHot):hover{background-color:rgba(255,255,255,.4)}.subGallery .gallery_item:not(.isHot):hover .news_item__title{color:#a82a2d}.subGallery .gallery__viewall{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#fff;font-size:24px;font-weight:var(--fontweight-medium);text-transform:uppercase;background:#e95819;height:70px;border-radius:8px}.subGallery .gallery__viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.subGallery .gallery__viewall:before{content:"";margin-right:16px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -262px;width:670px;height:90px}}.subGallery .gallery_pagination{width:100%;margin-top:30px}.subGallery .gallery_pagination .pagination{width:100%;display:flex;justify-content:center}.subGallery .gallery_pagination .pagination li{margin:0 15px}@media(orientation:portrait){.subGallery .gallery_pagination .pagination li{margin:0 5px}}.subGallery .gallery_pagination .pagination li.disabled{opacity:.5;pointer-events:none}.subGallery .gallery_pagination .pagination li.hide{display:none}.subGallery .gallery_pagination .pagination li a{width:40px;height:40px;font-weight:var(--fontweight-bold);font-size:22px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;background:#f66831;color:#fff;transition:all .2s cubic-bezier(0.42, 0, 0.58, 1);border-radius:50px}@media(orientation:portrait){.subGallery .gallery_pagination .pagination li a{width:45px;height:45px;font-size:32px}}.subGallery .gallery_pagination .pagination li a:not(.active):hover{background:rgba(233,88,25,.2);color:#fff}.subGallery .gallery_pagination .pagination li.active a{color:#fff;background:#f8b32b;width:60px;height:60px;margin-top:-10px}#subContent .container{width:1100px}@media(orientation:portrait){.subContent .midbar,.subSubweb .midbar{background:#ffda4a;margin-bottom:40px}}.subContent .midbar .midbar__title,.subSubweb .midbar .midbar__title{text-align:left;width:1040px}@media(orientation:portrait){.subContent .midbar .midbar__title,.subSubweb .midbar .midbar__title{width:768px;margin:0;font-size:47px;padding-left:20px;padding-top:20px;font-weight:normal}}.subContent .blockRightSukien,.subSubweb .blockRightSukien{padding:80px 0px;background:url(assets/images/content/bg-hotnews.png) left top no-repeat;width:303px;z-index:100;top:50px;position:absolute}.subContent .blockRightSukien li,.subSubweb .blockRightSukien li{border-radius:25px;background:#ffc036;padding-bottom:20px;margin-bottom:20px}.subContent .blockRightSukien .blockRightSukien_item .btn-chitiet,.subSubweb .blockRightSukien .blockRightSukien_item .btn-chitiet{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-961px -346px;width:120px;height:30px;margin:0 auto}.subContent .blockRightSukien .blockRightSukien_item__thumbnail img,.subSubweb .blockRightSukien .blockRightSukien_item__thumbnail img{width:100%;height:165px;-o-object-fit:cover;object-fit:cover;border-radius:25px 25px 0 0}.subContent .blockRightSukien .blockRightSukien_item__title,.subSubweb .blockRightSukien .blockRightSukien_item__title{display:block;color:#242424;font-size:18px;line-height:24px;font-weight:500;padding:10px 10px}.subContent .blockRightSukien .blockRightSukien_item__time,.subSubweb .blockRightSukien .blockRightSukien_item__time{color:#242424;padding:5px 10px}.subContent .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: var(--color-info-600);--color-box-bg: var(--color-primary-100);--color-box-content: var(--color-info-600);--color-table-bghead: var(--color-gray-200);--color-table-bgbody: #FFF;--color-table-bgfoot: var(--color-gray-200);--color-table-border: transparent;--fontsize-primary-desktop: 25px}.article{font-size:var(--fontsize-primary-desktop);color:var(--color-content);padding:0 20px;font-family:sukhumvit;margin:0 auto}@media(orientation:portrait){.article{font-size:var(--fontsize-primary-mobile)}}.article__title{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:.8em}.article__time{color:var(--color-content);font-size:.8em}.article__content{font-size:1em;color:var(--color-content);line-height:1.4}.article__content *:not(:only-child):not(li){margin-bottom:12px}.article__content ul{margin-left:20px}.article__content ul li{list-style-position:outside;margin-bottom:6px}.article__content ul li,.article__content ul.bulleted li{list-style-type:disc}.article__content ul.numbered li{list-style-type:decimal}.article__content h2{font-size:1.4em;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 .4s;border-bottom:1px solid rgba(var(--color-href), 0.5)}.article__content a:hover{border-bottom:1px solid var(--color-href)}.article__content a.hero{display:block;background:var(--color-box-bg);color:var(--color-href);font-weight:bold;padding:20px;border:0px}.article__content img,.article__content iframe{display:block;max-width:100%;margin:0 auto 12px}.article__content img+p.caption,.article__content iframe+p.caption{display:block;max-width:calc(100% - 40px);margin:0 auto 12px;font-style:italic;font-size:.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 #333;vertical-align:middle}.article__content table td img{max-width:100%;margin:0 auto 0}.article__content table thead{background:var(--color-table-bghead);color:var(--color-bgcontent);font-weight:bold}.article__content table thead tr th{padding:12px;text-align:center;vertical-align:middle;border:1px solid #333}.article__content table tbody tr td{background:rgba(var(--color-table-bgbody), 0.5)}.article__content table tfoot{background:var(--color-table-bgfoot);color:var(--color-content)}.subContent .article,.subSubweb .article{position:relative;width:100%;padding:0px 0;max-width:1000px;margin:0 auto;font-size:--fontsize-primary-desktop}@media(orientation:portrait){.subContent .article,.subSubweb .article{font-size:30px}}.subContent .article__title,.subSubweb .article__title{color:#d34a00;font-weight:500}@media(orientation:portrait){.subContent .article__title,.subSubweb .article__title{padding:0 0 10px}}.subContent .article__title,.subContent .article h1,.subSubweb .article__title,.subSubweb .article h1{font-size:1.6em;text-align:left;text-transform:uppercase;font-weight:700;border-bottom:none}@media(orientation:portrait){.subContent .article__title,.subContent .article h1,.subSubweb .article__title,.subSubweb .article h1{font-size:1.2em}}.subContent .article__meta,.subSubweb .article__meta{padding:0;margin-bottom:8px;justify-content:center}.subContent .article__cate,.subSubweb .article__cate{color:#aa8042}.subContent .article__content img,.subSubweb .article__content img{border:1px solid #ffc000}.subContent h1.article__title{text-align:center}.subSubweb .sub-container{max-width:1100px}@media(orientation:portrait){.subSubweb .midbar{background:#ffda4a;margin-bottom:40px}}.subSubweb .midbar__burger{position:absolute;right:30px}.subSubweb .midbar__burger .hamburger-box .hamburger-inner,.subSubweb .midbar__burger .hamburger-box .hamburger-inner:before,.subSubweb .midbar__burger .hamburger-box .hamburger-inner:after{background:#d34a00}@media(orientation:landscape){.subSubweb .midbar__burger{display:none}}.subSubweb .midbar__title .midbar__time{font-size:21px;color:#8b5205}.subSubweb .midbar__menu{display:block;width:100%;position:absolute;top:100%;left:0;opacity:0;max-height:0px;overflow:hidden;background:#ffeeae;padding:16px;z-index:100}.subSubweb .midbar__menu a{display:block;color:#000;border:1px solid #eee;border-radius:4px;padding:12px;font-size:24px;text-align:center}.subSubweb .midbar__menu a:not(:last-child){margin-bottom:12px}.subSubweb .midbar__menu a:hover{border:1px solid #e95819;background:rgba(233,88,25,.2);color:#e95819}.subSubweb .midbar__menu a.active{border:1px solid #e95819;background:#d34a00;color:#fff}.subSubweb .midbar__menu.active{opacity:1;max-height:1000px}@media(orientation:landscape){.subSubweb .midbar__menu{display:none}}.subSubweb .midbar .subweb__menu a{display:block;width:100%;padding:20px;text-align:center;margin-bottom:8px;font-weight:bold;font-size:18px}.subSubweb .inner .subweb__menu{width:300px;background-position:top center;background-repeat:no-repeat;padding:24px 30px 0;border:1px solid #ccc;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0;padding:10px;margin-top:100px;position:relative;background:#fff3da}.subSubweb .inner .subweb__menu:before{content:"";display:block;width:300px;height:70px;position:absolute;top:-70px;left:0;background:url(assets/images/content/bg-menu.png) top center no-repeat}.subSubweb .inner .subweb__menu a{display:block;background:transparent;color:#5e3d00;text-align:center;font-size:20px;padding:10px}.subSubweb .inner .subweb__menu a:not(:last-child){border-bottom:1px dashed #5e3d00}.subSubweb .inner .subweb__menu a:hover{color:#e95819}.subSubweb .inner .subweb__menu a.active{color:#e95819}@media(orientation:portrait){.subSubweb .inner .subweb__menu{display:none}}.subWiki .inner{height:1200px}@media(orientation:portrait){.subWiki .inner{height:1800px}}.subWiki .wiki{position:relative;width:100%;padding:100px 0;max-width:1000px;margin:0 auto}.subWiki .wiki_searchname{display:flex;justify-content:center;background:#fafafa;padding:4px;margin:0 8px;border:1px solid #ccc;margin:0 0 16px}.subWiki .wiki_searchname .search{width:100%}.subWiki .wiki_searchname .search__form{width:100%}.subWiki .wiki_searchname .search__form input{width:100%;border:none;background:none;font-size:18px;text-align:center;height:48px}@media(orientation:portrait){.subWiki .wiki_searchname .search__form input{font-size:24px}}.subWiki .wiki_tab{width:100%;display:flex;justify-content:space-between;margin:0 0 16px}@media(orientation:portrait){.subWiki .wiki_tab{flex-wrap:wrap}}.subWiki .wiki_tab__group{background:#fafafa;padding:0px;border:1px solid #ccc;width:100%}@media(orientation:portrait){.subWiki .wiki_tab__group{display:flex}}.subWiki .wiki_tab__group:first-child{margin-right:8px}@media(orientation:portrait){.subWiki .wiki_tab__group:first-child{margin-right:0;margin-bottom:16px}}.subWiki .wiki_tab__group:last-child{margin-left:8px}@media(orientation:portrait){.subWiki .wiki_tab__group:last-child{margin-left:0}}.subWiki .wiki_tab__title{text-align:center;font-weight:bold;width:100%;background:#fff;border-bottom:1px solid #ccc;padding:8px 0}@media(orientation:portrait){.subWiki .wiki_tab__title{border-bottom:0;border-right:1px solid #ccc;width:100px;font-size:24px;display:flex;justify-content:center;align-items:center;align-content:center}}.subWiki .wiki_tab .tab{display:flex;justify-content:center;padding:8px 0}@media(orientation:portrait){.subWiki .wiki_tab .tab{justify-content:center;width:calc(100% - 100px)}}.subWiki .wiki_tab .tab li:not(:last-child){margin-right:24px}.subWiki .wiki_tab .tab__item{display:block;padding:6px 6px;color:#424242;font-size:16px;border-radius:8px;font-weight:500;transition:background-color .2s cubic-bezier(0.42, 0, 0.58, 1)}@media(orientation:portrait){.subWiki .wiki_tab .tab__item{font-size:24px;padding:12px 8px}}.subWiki .wiki_tab .tab__item:hover{background-color:rgba(233,88,25,.1)}.subWiki .wiki_tab .tab__item.active,.subWiki .wiki_tab .tab__item.active:hover{background-color:#e95819;color:#fff;font-weight:bold}.subWiki .wiki_tab .viewall{margin-top:10px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -668px;width:510px;height:50px}.subWiki .wiki_tab .viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.subWiki .wiki_list{position:relative;margin:0 0}.subWiki .wiki_list ul{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media(orientation:portrait){.subWiki .wiki_list ul{grid-template-columns:repeat(2, 1fr)}}.subWiki .wiki_list ul li{height:1fr}.subWiki .wiki_list li{display:block}.subWiki .wiki_item{position:relative;width:100%;padding-bottom:100%;border:1px solid #ccc;border-radius:2px}.subWiki .wiki_item__thumbnail{display:block;position:absolute;top:0;left:0;right:0;bottom:12px;padding:20px}.subWiki .wiki_item__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subWiki .wiki_item__name{display:flex;justify-content:center;align-items:center;align-content:center;position:absolute;bottom:0;left:0;right:0;bottom:0;height:40px;width:100%;text-align:center;border-top:1px solid #ccc;background:#fafafa}@media(orientation:portrait){.subWiki .wiki_item__name{font-size:24px}}.subWiki .wiki_item:not(.isHot):hover{background-color:rgba(255,255,255,.4)}.subWiki .wiki_item:not(.isHot):hover .news_item__title{color:#a82a2d}.subWiki .wiki__viewall{display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;color:#fff;font-size:24px;font-weight:var(--fontweight-medium);text-transform:uppercase;background:#e95819;height:70px;border-radius:8px}.subWiki .wiki__viewall:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media(orientation:portrait){.subWiki .wiki__viewall:before{content:"";margin-right:16px;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -262px;width:670px;height:90px}}.subWiki .wiki_pagination{margin-top:100px;width:100%}.subWiki .wiki_pagination.pagination{width:100%;display:flex;justify-content:center}.subWiki .wiki_pagination.pagination li{margin:0 15px}@media(orientation:portrait){.subWiki .wiki_pagination.pagination li{margin:0 5px}}.subWiki .wiki_pagination.pagination li.disabled{opacity:.5;pointer-events:none}.subWiki .wiki_pagination.pagination li.hide{display:none}.subWiki .wiki_pagination.pagination li a{width:42px;height:42px;font-weight:var(--fontweight-bold);font-size:24px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;background:transparent;color:#e95819;transition:all .2s cubic-bezier(0.42, 0, 0.58, 1);border-radius:50px}@media(orientation:portrait){.subWiki .wiki_pagination.pagination li a{width:45px;height:45px;font-size:26px}}.subWiki .wiki_pagination.pagination li a:not(.active):hover{background:rgba(233,88,25,.1);color:#e95819}.subWiki .wiki_pagination.pagination li.active a{background:#e95819;color:#fff}.floating{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500;display:flex;align-items:center;justify-content:center}.floating *{pointer-events:all}.floating .floatleft{position:absolute;top:30%;left:0px;pointer-events:none;z-index:100;display:flex;justify-content:space-between;align-items:flex-start}@media(orientation:portrait){.floating .floatleft{top:10%}}.floating .floatleft *{pointer-events:all}.floating .floatleft__main{display:flex;flex-wrap:wrap;width:148px;align-items:center;align-content:flex-start;justify-content:center;transform-origin:bottom center;transform:translateY(0px) translateX(-148px);transition:transform .4s cubic-bezier(0.42, 0, 0.58, 1)}.floating .floatleft__main.active{transform:translateY(0px) translateX(0px)}.floating .floatleft__main li{display:flex;justify-content:center;margin-bottom:10px}.floating .floatleft__item:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatleft__item--download{grid-area:download;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px -102px;width:148px;height:193px}.floating .floatleft__item--toggle{position:absolute;top:130px;left:138px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-812px -297px;width:46px;height:42px}.floating .floatleft__item:not(:only-child){margin:0 4px}.floating .floatleft__main.active .asideleft__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-764px -297px;width:46px;height:42px}.floating .floatleft__main.active .floatleft__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-764px -297px;width:46px;height:42px}.floating .floatright{position:absolute;top:15%;right:20px;pointer-events:none;z-index:100;display:flex;justify-content:space-between;align-items:flex-start}.floating .floatright *{pointer-events:all}.floating .floatright__main{display:flex;flex-wrap:wrap;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:0px 0px;width:276px;height:714px;display:flex;align-items:center;align-content:flex-start;justify-content:center;transform-origin:bottom center;transform:translateY(0px) translateX(300px);transition:transform .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:5px}.floating .floatright__item:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floatright__item--downapk{grid-area:downapk;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-779px -102px;width:250px;height:60px}.floating .floatright__item--downappstore{grid-area:downappstore;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-842px -226px;width:160px;height:42px}.floating .floatright__item--downggplay{grid-area:downggplay;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-602px -297px;width:160px;height:42px}.floating .floatright__item--downpc{grid-area:downpc;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-428px -226px;width:250px;height:60px}.floating .floatright__item--topup{grid-area:topup;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-428px -102px;width:170px;height:122px}.floating .floatright__item--home{grid-area:home;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-1004px -226px;width:40px;height:40px}.floating .floatright__item--fanpage{grid-area:fanpage;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-868px -380px;width:50px;height:50px}.floating .floatright__item--youtube{grid-area:youtube;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px -472px;width:50px;height:50px}.floating .floatright__item--group{grid-area:group;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-920px -380px;width:50px;height:50px}.floating .floatright__item--tiktok{grid-area:tiktok;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-972px -380px;width:50px;height:50px}.floating .floatright__item--discord{grid-area:discord;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-816px -380px;width:50px;height:50px}.floating .floatright__item--code{grid-area:code;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-680px -226px;width:160px;height:60px}.floating .floatright__item--top{grid-area:top;margin:0 auto 2px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-462px -380px;width:104px;height:63px}.floating .floatright__item--downggplay{margin-bottom:10px}.floating .floatright__item .break{flex-basis:100%;height:0}.floating .floatright__item--qrcode{width:150px;height:150px;display:block;margin:104px 0 20px 5px;font-size:0;background:url(assets/images/content/default-qrcode.png) center center no-repeat}.floating .floatright__item--top{position:absolute;bottom:-64px;left:calc(50% - 52px)}.floating .floatright__item--toggle{position:absolute;top:30%;left:-32px;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-320px -524px;width:40px;height:59px}.floating .floatright__item:not(:only-child){margin:0 4px}.floating .floatright__main.active .asideright__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px -524px;width:40px;height:59px}.floating .floatright__main.active .floatright__item--toggle{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px -524px;width:40px;height:59px}.floating .floattop{position:absolute;top:0%;left:0%;pointer-events:all;z-index:100;display:flex;justify-content:center;align-items:flex-start;pointer-events:none}.floating .floattop.active{pointer-events:all}@media(orientation:portrait){.floating .floattop{width:var(--width-mobile);background-color:rgba(255,255,255,0);padding:0 14px}.floating .floattop:before{content:"";display:block;position:absolute;display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px 0px;width:768px;height:100px;z-index:-1}.floating .floattop.active{background-color:rgba(255,255,255,.6)}}.floating .floattop__item{margin:10px 4px 0}.floating .floattop__item--appicon{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-370px -380px;width:90px;height:90px}.floating .floattop__item--appicon:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--applogo{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-600px -102px;width:177px;height:94px}.floating .floattop__item--applogo:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--download{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-278px -297px;width:166px;height:81px}.floating .floattop__item--download:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--topup{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-446px -297px;width:154px;height:81px}.floating .floattop__item--topup:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--home{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-754px -380px;width:60px;height:60px}.floating .floattop__item--home:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--fanpage{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-692px -380px;width:60px;height:60px}.floating .floattop__item--fanpage:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--burger{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-630px -380px;width:60px;height:60px}.floating .floattop__item--burger:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.floating .floattop__item--appicon{position:relative;z-index:3;margin-right:20px;margin-top:5px}.floating .floattop__item--applogo{margin-right:auto}.floating .floattop__item--burger{margin-top:20px}.floating .floattop__item--burger,.floating .floattop__item--burger:hover{opacity:1}.floating .floattop__item--burger.is-active{display:block;font-size:0px;background-image:url(assets/_sprites-floating.png);background-position:-568px -380px;width:60px;height:60px}.floating .floattop__item--burger .hamburger-inner,.floating .floattop__item--burger .hamburger-inner:before,.floating .floattop__item--burger .hamburger-inner:after{width:33px;height:4px;background:#e95819}.floating .floattop .floatnav{position:absolute;top:0;left:0;display:flex;justify-content:center;height:90px;width:var(--width-desktop);background:url(assets/images/bg/bg-nav.jpg) center center;padding:0 320px}@media(orientation:portrait){.floating .floattop .floatnav{position:absolute;top:94px;width:100%;background:#ffc137;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:center;position:absolute;top:94px;left:0px;flex-wrap:wrap;padding:0 0px}.floating .floattop .floatnav{max-height:0px;overflow:hidden}.floating .floattop .floatnav.active{max-height:1400px;overflow-x:hidden;overflow-y:auto;padding:80px 0}}.floating .floattop .floatnav>li{position:relative}@media(orientation:portrait){.floating .floattop .floatnav>li{height:auto;width:calc(100% - 20px)}.floating .floattop .floatnav>li:not(:last-child){border-bottom:1px solid #e95819}}.floating .floattop .floatnav__appicon{display:block;margin-top:0px;font-size:0px;width:220px;height:130px;background-image:url(assets/images/content/appicon.png);background-size:100% 100%;border-radius:8px;overflow:hidden}.floating .floattop .floatnav__dropdown{position:absolute;bottom:3px;left:calc(50% - 16px);z-index:10;display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-623px -416px;width:32px;height:32px;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:30px;font-weight:var(--fontweight-normal);color:#8b5205;padding:20px 30px 0;height:100%;display:flex;justify-content:center;align-items:center;align-content:center;text-transform:uppercase;text-align:center}@media(orientation:portrait){.floating .floattop .floatnav__item{padding:20px 25px 0;font-size:37px;line-height:80px;height:100px}}.floating .floattop .floatnav__item:before{content:"";width:14px;height:14px;background:url(assets/images/content/nav-icon.png) center center no-repeat;display:block;position:absolute;right:-7px;top:calc(50% - 7px);z-index:500;pointer-events:none}.floating .floattop .floatnav__item__home{display:block;font-size:0;padding:25px 20px 20px}.floating .floattop .floatnav__item__home:after{content:"";width:47px;height:38px;background:url(assets/images/content/icon-home-n.png) center center no-repeat;display:block}@media(orientation:portrait){.floating .floattop .floatnav__item__home:after{display:none;margin:0 auto}}.floating .floattop .floatnav__item__home:hover:after{background:url(assets/images/content/icon-home.png) center center no-repeat}@media(orientation:portrait){.floating .floattop .floatnav__item__home{padding:20px 25px 0;font-size:37px;line-height:80px;height:100px}}.floating .floattop .floatnav__item:hover{color:#f88c33;background:url(assets/images/bg/bg-nav-act.jpg) repeat-x center center}.floating .floattop .floatnav__item.active{color:#f88c33;background:url(assets/images/bg/bg-nav-act.jpg) repeat-x center center}.floating .floattop .floatnav__item+input+ul{position:absolute;top:80px;width:200px;left:calc(50% - 100px);background:#fff;max-height:0px;overflow:hidden}@media(orientation:portrait){.floating .floattop .floatnav__item+input+ul{position:static;width:100%;background:#f0f0f0}}.floating .floattop .floatnav__item+input+ul li{margin-bottom:0px}.floating .floattop .floatnav__item+input+ul .floatnav__item{font-size:16px;height:60px;line-height:1}@media(orientation:portrait){.floating .floattop .floatnav__item+input+ul .floatnav__item{font-size:24px;height:80px}}.floating .floattop .floatnav__item+input+ul .floatnav__item:hover{background:#e95819;color:#fff}.floating .floattop .floatnav__item+input+ul .floatnav__item:hover:before{content:none}@media(orientation:landscape){.floating .floattop .floatnav__item:hover+input+ul,.floating .floattop .floatnav__item:focus+input+ul,.floating .floattop .floatnav__item+input:checked+ul,.floating .floattop .floatnav__item+input:hover+ul,.floating .floattop .floatnav__item+input+ul:hover{max-height:500px;overflow:visible}}@media(orientation:portrait){.floating .floattop .floatnav__item+input:checked+ul{max-height:500px;overflow:visible}}@media(orientation:landscape){.floating .floattop .floatnav li:nth-child(5) .floatnav__item::before,.floating .floattop .floatnav li:nth-child(4) .floatnav__item::before,.floating .floattop .floatnav li:last-child .floatnav__item::before{display:none}}.floating .floattop__icon{margin:0 4px}.floating .floattop__icon--burger{display:none}.floating .floattop__icon--burger+label+ul{background:rgba(0,0,0,.9);width:100%;height:95vh;position:absolute;top:74px;left:0;z-index:-1;max-height:0px;overflow:hidden;padding-top:0px}.floating .floattop__icon--burger+label+ul li{width:100%;border-bottom:1px solid rgba(230,218,169,.5)}.floating .floattop__icon--burger+label+ul li:first-child{border-top:1px solid rgba(230,218,169,.5)}.floating .floattop__icon--burger+label+ul li a{display:block;color:#e6daa9;background:rgba(116,96,12,.2);font-size:20px;padding:32px 24px;font-size:28px}.floating .floattop__icon--burger+label+ul li a:hover{background:rgba(230,218,169,.8);color:#000}.floating .floattop__icon--burger:checked+label+ul{padding-top:45px;max-height:95vh}
