@font-face {
  font-family: 'fontello';
  src: url(assets/fonts/fontello/font/fontello.eot);
  src: url(assets/fonts/fontello/font/fontello.eot#iefix) format('embedded-opentype'),
       url(assets/fonts/fontello/font/fontello.woff2) format('woff2'),
       url(assets/fonts/fontello/font/fontello.woff) format('woff'),
       url(assets/fonts/fontello/font/fontello.ttf) format('truetype'),
       url(assets/fonts/fontello/font/fontello.svg#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?60496941#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-home:before { content: '\e800'; } /* '' */
.icon-youtube:before { content: '\e801'; } /* '' */
.icon-appstore:before { content: '\e802'; } /* '' */
.icon-android:before { content: '\e803'; } /* '' */
.icon-volume-off:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\e805'; } /* '' */
.icon-facebook:before { content: '\e806'; } /* '' */
.icon-google:before { content: '\e807'; } /* '' */
.icon-ok-circled2:before { content: '\e808'; } /* '' */
.icon-ok-circled:before { content: '\e809'; } /* '' */
.icon-cancel-circled2:before { content: '\e80a'; } /* '' */
.icon-cancel-circled:before { content: '\e80b'; } /* '' */
.icon-th:before { content: '\e80c'; } /* '' */
.icon-th-list:before { content: '\e80d'; } /* '' */
.icon-plus-circled:before { content: '\e80e'; } /* '' */
.icon-minus-circled:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-plus:before { content: '\e811'; } /* '' */
.icon-cancel:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-help-circled:before { content: '\e814'; } /* '' */
.icon-info-circled:before { content: '\e815'; } /* '' */
.icon-thumbs-up:before { content: '\e816'; } /* '' */
.icon-thumbs-down:before { content: '\e817'; } /* '' */
.icon-phone:before { content: '\e818'; } /* '' */
.icon-volume-up:before { content: '\e819'; } /* '' */
.icon-down-open:before { content: '\e81a'; } /* '' */
.icon-left-open:before { content: '\e81b'; } /* '' */
.icon-right-open:before { content: '\e81c'; } /* '' */
.icon-up-open:before { content: '\e81d'; } /* '' */
.icon-down-dir:before { content: '\e81e'; } /* '' */
.icon-up-dir:before { content: '\e81f'; } /* '' */
.icon-left-dir:before { content: '\e820'; } /* '' */
.icon-right-dir:before { content: '\e821'; } /* '' */
.icon-group:before { content: '\e822'; } /* '' */
.icon-search:before { content: '\e823'; } /* '' */
.icon-users:before { content: '\e824'; } /* '' */
.icon-music:before { content: '\e825'; } /* '' */
.icon-volume-off-1:before { content: '\e826'; } /* '' */
.icon-volume-up-1:before { content: '\e827'; } /* '' */
.icon-download:before { content: '\e828'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-play-circled:before { content: '\f144'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
:root{--width-desktop-safe: 1720px;--maxwidth-desktop-safe: calc(100% - 20px * 2);--width-mobile-safe: calc(100% - 20px * 2);--width-desktop: 2000px;--width-mobile: 768px;--height-desktop: 1000px;--height-mobile: 1000px;--font-primary: Roboto;--font-secondary: Roboto;--fontsize-primary-desktop: 18px;--fontsize-primary-mobile: 24px;--fontheight-primary: 1.4;--fontweight-heavy: 900;--fontweight-bold: 700;--fontweight-semibold: 600;--fontweight-medium: 500;--fontweight-normal: 400;--fontweight-light: 300}@-ms-viewport{width:device-width}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{line-height:1;font-family:sans-serif;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0 !important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}template{display:none}[hidden]{display:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:4px 4px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:rgba(0,0,0,0) !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:UTMCAFETA;src:url(assets/fonts/UTMCAFETA.ttf)}@font-face{font-family:Roboto;font-display:swap;src:local("Roboto");src:url(assets/fonts/Roboto/Roboto-Regular.ttf);font-weight:300}@font-face{font-family:Roboto;font-display:swap;src:local("Roboto");src:url(assets/fonts/Roboto/RobotoCondensed-Regular.ttf);font-weight:300}@font-face{font-family:Roboto;font-display:swap;src:local("Roboto");src:url(assets/fonts/Roboto/RobotoCondensed-Bold.ttf);font-weight:700}ol,ul{list-style:numb !important;margin-left:20px}.floating .floattop .floatnav{list-style:none !important}*{box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}*:focus{outline:none}.off,.off:hover{filter:grayscale(100%);pointer-events:none}html{overflow-x:hidden;overflow-y:auto}html.popup-opened{position:relative;height:100% !important;overflow:hidden;touch-action:none;-ms-touch-action:none}body{font-family:var(--font-primary),var(--font-secondary),sans-serif;line-height:var(--fontheight-primary);font-size:var(--fontsize-primary);width:100%;overflow-x:hidden;overflow-y:hidden;margin:0;padding:0;background:none}body.popup-opened{overflow:hidden}.row{display:flex;flex-wrap:wrap;width:100%}.row>.col-1{padding:0 10px;flex-basis:8.3333333333%;max-width:8.3333333333%}.row>.col-offset-1{padding:0 10px;margin-left:8.3333333333%;max-width:8.3333333333%}.row>.col-2{padding:0 10px;flex-basis:16.6666666667%;max-width:16.6666666667%}.row>.col-offset-2{padding:0 10px;margin-left:16.6666666667%;max-width:16.6666666667%}.row>.col-3{padding:0 10px;flex-basis:25%;max-width:25%}.row>.col-offset-3{padding:0 10px;margin-left:25%;max-width:25%}.row>.col-4{padding:0 10px;flex-basis:33.3333333333%;max-width:33.3333333333%}.row>.col-offset-4{padding:0 10px;margin-left:33.3333333333%;max-width:33.3333333333%}.row>.col-5{padding:0 10px;flex-basis:41.6666666667%;max-width:41.6666666667%}.row>.col-offset-5{padding:0 10px;margin-left:41.6666666667%;max-width:41.6666666667%}.row>.col-6{padding:0 10px;flex-basis:50%;max-width:50%}.row>.col-offset-6{padding:0 10px;margin-left:50%;max-width:50%}.row>.col-7{padding:0 10px;flex-basis:58.3333333333%;max-width:58.3333333333%}.row>.col-offset-7{padding:0 10px;margin-left:58.3333333333%;max-width:58.3333333333%}.row>.col-8{padding:0 10px;flex-basis:66.6666666667%;max-width:66.6666666667%}.row>.col-offset-8{padding:0 10px;margin-left:66.6666666667%;max-width:66.6666666667%}.row>.col-9{padding:0 10px;flex-basis:75%;max-width:75%}.row>.col-offset-9{padding:0 10px;margin-left:75%;max-width:75%}.row>.col-10{padding:0 10px;flex-basis:83.3333333333%;max-width:83.3333333333%}.row>.col-offset-10{padding:0 10px;margin-left:83.3333333333%;max-width:83.3333333333%}.row>.col-11{padding:0 10px;flex-basis:91.6666666667%;max-width:91.6666666667%}.row>.col-offset-11{padding:0 10px;margin-left:91.6666666667%;max-width:91.6666666667%}.row>.col-12{padding:0 10px;flex-basis:100%;max-width:100%}.row>.col-offset-12{padding:0 10px;margin-left:100%;max-width:100%}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.row>.col-mobile-1{padding:0 10px;flex-basis:8.3333333333%;max-width:8.3333333333%}.row>.col-mobile-offset-1{padding:0 10px;margin-left:8.3333333333%;max-width:8.3333333333%}.row>.col-mobile-2{padding:0 10px;flex-basis:16.6666666667%;max-width:16.6666666667%}.row>.col-mobile-offset-2{padding:0 10px;margin-left:16.6666666667%;max-width:16.6666666667%}.row>.col-mobile-3{padding:0 10px;flex-basis:25%;max-width:25%}.row>.col-mobile-offset-3{padding:0 10px;margin-left:25%;max-width:25%}.row>.col-mobile-4{padding:0 10px;flex-basis:33.3333333333%;max-width:33.3333333333%}.row>.col-mobile-offset-4{padding:0 10px;margin-left:33.3333333333%;max-width:33.3333333333%}.row>.col-mobile-5{padding:0 10px;flex-basis:41.6666666667%;max-width:41.6666666667%}.row>.col-mobile-offset-5{padding:0 10px;margin-left:41.6666666667%;max-width:41.6666666667%}.row>.col-mobile-6{padding:0 10px;flex-basis:50%;max-width:50%}.row>.col-mobile-offset-6{padding:0 10px;margin-left:50%;max-width:50%}.row>.col-mobile-7{padding:0 10px;flex-basis:58.3333333333%;max-width:58.3333333333%}.row>.col-mobile-offset-7{padding:0 10px;margin-left:58.3333333333%;max-width:58.3333333333%}.row>.col-mobile-8{padding:0 10px;flex-basis:66.6666666667%;max-width:66.6666666667%}.row>.col-mobile-offset-8{padding:0 10px;margin-left:66.6666666667%;max-width:66.6666666667%}.row>.col-mobile-9{padding:0 10px;flex-basis:75%;max-width:75%}.row>.col-mobile-offset-9{padding:0 10px;margin-left:75%;max-width:75%}.row>.col-mobile-10{padding:0 10px;flex-basis:83.3333333333%;max-width:83.3333333333%}.row>.col-mobile-offset-10{padding:0 10px;margin-left:83.3333333333%;max-width:83.3333333333%}.row>.col-mobile-11{padding:0 10px;flex-basis:91.6666666667%;max-width:91.6666666667%}.row>.col-mobile-offset-11{padding:0 10px;margin-left:91.6666666667%;max-width:91.6666666667%}.row>.col-mobile-12{padding:0 10px;flex-basis:100%;max-width:100%}.row>.col-mobile-offset-12{padding:0 10px;margin-left:100%;max-width:100%}}.wrapper{width:var(--width-desktop);transform-origin:top left;overflow-x:hidden;overflow-y:auto}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.wrapper{width:var(--width-mobile)}}.container{display:block;margin:0 auto;width:var(--width-desktop-safe);max-width:var(--maxwidth-desktop-safe)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.container{width:var(--width-mobile-safe)}}hr.split{margin:0;border:0;background:rgba(0,0,0,0)}hr.split--low{height:16px}hr.split--medium{height:24px}hr.split--high{height:32px}hr.split--giant{height:48px}.section{position:relative;display:block;width:var(--width-desktop)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.section{width:var(--width-mobile)}}.section__background{display:block;width:100%}.section__background img,.section__background video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.section__background video{position:absolute;top:0}.section__content{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.section.autoHeight .section__background{position:absolute;top:0;left:0;bottom:0}.section.autoHeight .section__content{display:block;position:relative}.section--fixedHeight>.section__background{position:static;display:block;width:100%;height:100%}.section--fixedHeight>.section__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.section--fixedHeight>.section__background img{height:auto}}.section--fixedHeight>.section__content{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px}.section__overlay{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;background:rgba(0,0,0,.8) 100%;background:linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%)}.desktop{display:block !important}.desktop-inline{display:inline-block !important}.desktop-flex{display:flex !important}.desktop-grid{display:grid !important}.mobile,.mobile-inline,.mobile-flex,.mobile-grid{display:none !important}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.desktop,.desktop-inline,.desktop-flex,.desktop-grid{display:none !important}.mobile{display:block !important}.mobile-inline{display:inline-block !important}.mobile-flex{display:flex !important}.mobile-grid{display:grid !important}}.clearfix:after{content:"";clear:both;display:table}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.text-left{text-align:left;justify-content:flex-start !important}.text-center{text-align:center;justify-content:center !important}.text-right{text-align:right;justify-content:flex-end !important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-start{justify-content:flex-start}.flex-end{justify-content:flex-end}.flex-middle{align-items:center}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.mobile-flex{display:flex}.mobile-flex-wrap{flex-wrap:wrap}.mobile-flex-column{flex-direction:column}.mobile-flex-start{justify-content:flex-start}.mobile-flex-end{justify-content:flex-end}.mobile-flex-middle{align-items:center}}.scrollwatch-pin{position:absolute;left:50%;top:50%;width:1px;height:1px;background:rgba(0,0,0,0);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%}.wrapper{width:var(--width-desktop)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.wrapper{width:var(--width-mobile)}}.wrapper__content,.wrapper__content .section{overflow-x:hidden;overflow-y:hidden;width:var(--width-desktop)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.wrapper__content,.wrapper__content .section{width:var(--width-mobile)}}.wrapper__content .inner{width:var(--width-desktop)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.wrapper__content .inner{width:var(--width-mobile)}}.wrapper__content .parallax,.wrapper__content .parallax__layer{display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.title{position:relative;display:flex;justify-content:center;align-items:center;align-content:center;height:70px;margin:0 auto 50px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.title{margin:70px auto 70px}}.title__content{position:relative;margin:0 16px;z-index:3;color:#e95819;font-weight:var(--fontweight-bold);font-size:62px;background:#ff7608;background:linear-gradient(to bottom, #ff7608, #cb4904);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:2}.title img{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.title--popup{margin:0px auto 6px;padding-top:0px}.title--popup .title__content{font-size:28px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.title--popup .title__content{font-size:18px}}.title--header{margin:30px auto 6px;padding-top:0px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.title--header .title__content{background:#ffdd5f;background:linear-gradient(to bottom, #ffdd5f, #ff8511);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.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{width:100%;height:400px;display:flex;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:middle;background:rgba(255,255,255,.1);color:#222;border-radius:8px}.placeholder{font-size:0}.panel{position:relative;display:block;z-index:5;margin:0 auto}@media(orientation:landscape)or (min-width: 1000px){.panel__loop{position:relative}.panel__content{position:relative}}.form_wrapper{width:400px;margin:0 auto;--input-bgcolor: #e6d0a0;--input-textcolor: #403833;--input-width: 400px;--input-height: 50px;--input-fontsize: 26px;--input-border: none;--input-padding: 4px 4px 4px 12px;--input-margin: 0 0 10px 0;--select-border: 1px dashed #e6d0a0;--select-item-bgcolor: #594a3f;--select-item-bgcolor-hov: #6f5c4d;--select-item-textcolor: #e6d0a0}.form_wrapper .form_control input[type=text],.form_wrapper .form_control .choices__inner{width:var(--input-width);height:var(--input-height);background:var(--input-bgcolor);border:var(--input-border);padding:var(--input-padding);margin:var(--input-margin)}.form_wrapper .form_control input[type=text]::-moz-placeholder, .form_wrapper .form_control .choices__inner::-moz-placeholder{font-size:var(--input-fontsize);color:var(--input-textcolor)}.form_wrapper .form_control input[type=text]:-ms-input-placeholder, .form_wrapper .form_control .choices__inner:-ms-input-placeholder{font-size:var(--input-fontsize);color:var(--input-textcolor)}.form_wrapper .form_control input[type=text],.form_wrapper .form_control input[type=text]::placeholder,.form_wrapper .form_control .choices__inner,.form_wrapper .form_control .choices__inner::placeholder{font-size:var(--input-fontsize);color:var(--input-textcolor)}.form_wrapper .form_control .choices:after{content:"";background-image:url(assets/_sprites-float.png);background-position:-30px -72px;width:25px;height:19px;border:none;margin-top:-10px;transition:all .4s}.form_wrapper .form_control .choices.is-open:after{transform:scaleY(-1)}.form_wrapper .form_control .choices__list--single{padding:0}.form_wrapper .form_control .choices__list--dropdown{background:var(--select-item-bgcolor)}.form_wrapper .form_control .choices__list--dropdown .choices__item--selectable{background:var(--select-item-bgcolor);color:var(--select-item-textcolor);font-size:var(--input-fontsize);border-bottom:var(--select-border)}.form_wrapper .form_control .choices__list--dropdown .choices__item--selectable.is-highlighted{background:var(--select-item-bgcolor-hov);color:var(--select-item-textcolor);font-size:var(--input-fontsize)}.form_wrapper .form_control__error{display:none;color:#ff5c5c;font-size:20px;margin-bottom:20px}.form_wrapper .form_control__error.active{display:block;margin-bottom:20px}.sectionHeader{z-index:1}.sectionHeader,.sectionHeader .section__background,.sectionHeader .section__content,.sectionHeader .inner{height:1037px;font-family:"Roboto"}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader,.sectionHeader .section__background,.sectionHeader .section__content,.sectionHeader .inner{height:1130px}}.sectionHeader .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%)}.sectionHeader .rating{position:absolute;top:45px;left:15px;display:block;font-size:0}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .rating{top:10px;left:10px;transform:scale(0.8);transform-origin:0 0}}.sectionHeader .logo{position:absolute;top:12px;left:calc(50% - 150px)}.sectionHeader .tagline{position:absolute;left:calc(50% - 259px - 20px);top:219px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .tagline{top:285px}}.sectionHeader .scroll{font-size:0;position:absolute;top:calc(50% + 100px);left:calc(50% + 220px)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .scroll{top:calc(50% + 227px);left:calc(50% + 295px)}}.sectionHeader .appinfo{display:flex;align-items:center;margin:0;height:175px;gap:30px;position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .appinfo{width:670px;gap:20px;height:180px;bottom:50px}}.sectionHeader .appinfo_icon{margin-top:14px}.sectionHeader .appinfo_icon:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .appinfo_icon{margin-top:0}.sectionHeader .appinfo_icon img{width:120px}}.sectionHeader .appinfo_attr .game-name{display:block;font-size:48px;color:#2c5f7f;font-weight:bold;line-height:55px}.sectionHeader .appinfo_attr .game-name img{display:block;margin-bottom:7px}.sectionHeader .appinfo_attr .com-name{display:block;color:#2c5f7f;font-size:24px;margin-top:-5px;margin-bottom:5px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .appinfo_attr .com-name{font-size:17px}}.sectionHeader .appinfo_attr p{color:#fff6d5;font-size:25px;line-height:28px;font-weight:var(--fontweight-normal);margin-bottom:5px;font-family:utmcafeta,Arial}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .appinfo_attr p{margin-bottom:10px}}.sectionHeader .appinfo_download{display:flex;gap:20px;margin-top:0}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionHeader .appinfo_download{gap:15px;transform:scale(0.7);transform-origin:left top}}.sectionHeader .appinfo_download a{display:block;margin:0}.sectionHeader .appinfo_download a:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.sectionHeader .appinfo_download_ios{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -259px;width:206px;height:77px}.sectionHeader .appinfo_download_android{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-208px -259px;width:206px;height:77px}.sectionHeader .appinfo_download_policy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -174px;width:202px;height:83px}.sectionHeader .appinfo_download_privacy{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-204px -174px;width:202px;height:83px}.sectionSubHeader,.sectionSubHeader .section__background,.sectionSubHeader .section__content,.sectionSubHeader .inner{height:720px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionSubHeader,.sectionSubHeader .section__background,.sectionSubHeader .section__content,.sectionSubHeader .inner{height:950px}}.sectionSubHeader .overlay{background:rgba(0,0,0,.8) 10%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%)}.sectionSubHeader .logo{position:absolute;top:95px;left:calc(50% - 216px);transform:translateX(-50%);font-size:0}.sectionSubHeader .logo:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionSubHeader .logo{left:50%}}.sectionAppinfo,.sectionAppinfo .section__background,.sectionAppinfo .section__content,.sectionAppinfo .inner{height:290px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionAppinfo,.sectionAppinfo .section__background,.sectionAppinfo .section__content,.sectionAppinfo .inner{height:250px}}.sectionAppinfo .overlay{background:rgba(0,0,0,.8) 10%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%)}.sectionAppinfo .appinfo{display:flex;margin:55px auto 0;width:990px;height:164px;gap:40px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionAppinfo .appinfo{width:740px;gap:10px}}.sectionAppinfo .appinfo_attr h2{color:#f9e69c;font-size:32px;line-height:1;font-weight:700;margin-bottom:25px;font-family:Quattrocento,Arial;text-transform:uppercase}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionAppinfo .appinfo_attr h2{font-size:27px;margin-bottom:5px}}.sectionAppinfo .appinfo_attr p{color:#fff;font-size:25px;line-height:1;font-weight:var(--fontweight-normal);margin-bottom:25px;font-family:Quattrocento,Arial}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionAppinfo .appinfo_attr p{font-size:23px;margin-bottom:10px}}.sectionAppinfo .appinfo_download{display:flex;gap:40px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionAppinfo .appinfo_download{gap:10px}}.sectionAppinfo .appinfo_download a{display:block}.sectionAppinfo .appinfo_download a:not(.off):hover{cursor:pointer;pointer-events:all;filter:brightness(110%)}.icon-char{position:absolute;bottom:78px;left:0;z-index:10}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.icon-char{transform:scale(0.6);transform-origin:0 bottom;bottom:95px}}.sectionFeature{margin-top:-1px}.sectionFeature,.sectionFeature .section__background,.sectionFeature .section__content,.sectionFeature .inner{height:1000px;z-index:1}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature,.sectionFeature .section__background,.sectionFeature .section__content,.sectionFeature .inner{height:835px}}.sectionFeature .feature{display:block;position:absolute;top:175px;left:calc(50% - 730px);width:1460px;height:780px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature{width:100%;left:50%;top:120px;transform:translateX(-50%);height:390px}}.sectionFeature .feature .swiper{width:1460px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature .swiper{width:740px;margin:auto}}.sectionFeature .feature .swiper-slide{width:430px;height:764px;filter:brightness(0.6)}.sectionFeature .feature .swiper-slide-active{filter:brightness(1)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature .swiper-slide{width:350px;height:622px}}.sectionFeature .feature_item{display:block;position:relative;width:430px;height:764px;z-index:1}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature_item{width:350px;height:622px}}.sectionFeature .feature_thumbnail{width:430px;height:764px;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature_thumbnail{width:350px;height:622px}}.sectionFeature .feature_thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:7px solid #fff;border-radius:25px}.sectionFeature .feature .swiper-button-prev,.sectionFeature .feature .swiper-button-next{display:block;width:auto;height:auto;top:43%}.sectionFeature .feature .swiper-button-prev:before,.sectionFeature .feature .swiper-button-prev:after,.sectionFeature .feature .swiper-button-next:before,.sectionFeature .feature .swiper-button-next:after{display:none}.sectionFeature .feature .swiper-button-prev{left:-70px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature .swiper-button-prev{top:38%;left:-6px;transform:scale(0.7)}}.sectionFeature .feature .swiper-button-next{right:-70px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature .swiper-button-next{top:38%;right:-6px;transform:scale(0.7)}}.sectionFeature .feature .swiper-pagination{width:80%;bottom:0;left:10%;padding:0;display:flex;justify-content:center;text-align:center}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFeature .feature .swiper-pagination{bottom:90px}}.sectionFeature .feature .swiper-pagination .swiper-pagination-bullet{width:20px;height:8px;border-radius:4px;opacity:1;background:#fff;border:2px solid #fff;margin:2px 10px;font-size:0}.sectionFeature .feature .swiper-pagination .swiper-pagination-bullet-active{width:24px;height:14px;background:#30a3f6;border-radius:7px;border:2px solid #fff;margin:0 10px}.sectionFooter{margin-top:-1px}.sectionFooter,.sectionFooter .section__background,.sectionFooter .section__content,.sectionFooter .inner{height:146px;display:flex;align-items:center;justify-content:center}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFooter,.sectionFooter .section__background,.sectionFooter .section__content,.sectionFooter .inner{height:135px}}.sectionFooter .content__footer{display:flex;align-items:center;justify-content:center;text-align:center;gap:50px}.sectionFooter .content__footer .logo_footer{display:flex;gap:50px;align-items:center}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFooter .content__footer .logo_footer{flex-direction:column;gap:10px}}.sectionFooter .content__footer .logo_footer .logo_vng{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-200px -338px;width:214px;height:31px}.sectionFooter .content__footer .logo_footer .logo_game{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -338px;width:198px;height:43px}.sectionFooter .content__footer p{color:#44221f;font-size:18px;font-weight:normal}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionFooter .content__footer p{font-size:18px}}.sectionContent{background:#ffde93;margin-top:-1px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent{background:#ffde93}}.sectionContent,.sectionContent .section__background,.sectionContent .section__content,.sectionContent .inner{overflow:hidden}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent,.sectionContent .section__background,.sectionContent .section__content,.sectionContent .inner{height:auto;overflow:hidden;margin-top:-1px}}.sectionContent .section__content{position:relative;top:0;left:0;height:auto;min-height:1500px;background:url(assets/images/bg/bg-content-top.jpg) center top no-repeat,url(assets/images/bg/bg-content-bottom.jpg) center bottom no-repeat}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent .section__content{background:url(assets/images/bg/bg-content-top-mb.jpg) center top no-repeat}}.sectionContent .overlay{background:rgba(0,0,0,.8) 10%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.4) 100%)}.sectionContent .panel{display:block;margin:0 auto 0;width:1100px;min-height:1000px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent .panel{margin:0 auto 0;width:761px}}.sectionContent .panel__content{padding:60px 0 100px 0}.sectionContent .article{--color-content: #3f171f;--color-title: var(--color-gray-600);--color-heading-2: #b62a24;--color-heading-3: #b62a24;--color-heading-4: #b62a24;--color-heading-5: #b62a24;--color-heading-6: #b62a24;--color-href: #0778e2;--color-box-bg: #ffdbc7;--color-box-content: #111;--color-table-head-bg: #0778e2;--color-table-body-bg: #fff;--color-table-foot-bg: #fff;--color-table-head-content: #111;--color-table-body-content: #555;--color-table-foot-content: #555;--color-table-border: #666}.article{font-size:var(--fontsize-primary-desktop);color:var(--color-content);padding:0 20px;font-family:var(--font-primary);margin-left:auto;margin-right:auto}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.article{font-size:var(--fontsize-primary-mobile)}}.article__title{display:flex;justify-content:center;align-items:center;align-content:center;padding:40px 0}.article__title,.article h1{font-size:2.2em;font-weight:bold;line-height:1.4;border-bottom:1px solid var(--color-content);color:var(--color-title)}.article__meta{display:flex;justify-content:flex-end;align-items:center;padding:16px 0}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.article__meta{padding:16px 20px}}.article__cate{display:block;padding:4px;margin-right:12px;color:var(--color-content);border-radius:4px;font-size:.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;line-height:1.4;color:var(--color-heading-2)}.article__content h3{font-size:1.3em;font-weight:bold;line-height:1.4;color:var(--color-heading-3)}.article__content h4{font-size:1.2em;font-weight:bold;line-height:1.4;color:var(--color-heading-4)}.article__content h5{font-size:1.1em;font-weight:bold;line-height:1.4;color:var(--color-heading-5)}.article__content h6{font-size:1em;font-weight:bold;line-height:1.4;color:var(--color-heading-6)}.article__content a{color:var(--color-href);text-decoration:none}.article__content a.hero{display:block;background:var(--color-box-bg);color:var(--color-href);font-weight:bold;padding:20px;border:0px}.article__content img,.article__content iframe{display:block;max-width:100%;margin:0 auto 12px}.article__content img+p.caption,.article__content iframe+p.caption{display:block;max-width:calc(100% - 40px);margin:0 auto 12px;font-style:italic;font-size:.8em;color:#888;text-align:center}.article__content img.float,.article__content img.float--left{float:left;margin-right:20px}.article__content img.float--right{float:right;margin-right:0px;margin-left:20px}.article__content .callout{padding:20px 20px;background:var(--color-box-bg);color:var(--color-box-content)}.article__content .table{width:100%}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.article__content .table{overflow:auto}}.article__content table{width:100%}.article__content table td{padding:8px;border:1px solid var(--color-table-border);vertical-align:middle}.article__content table td img{max-width:100%;margin:0 auto 0}.article__content table thead{background:var(--color-table-head-bg);color:var(--color-table-head-content);font-weight:bold}.article__content table thead tr th{padding:12px;text-align:center;vertical-align:middle;border:1px solid var(--color-table-border)}.article__content table tbody{background:var(--color-table-body-bg);color:var(--color-table-body-content)}.article__content table tfoot{background:var(--color-table-foot-bg);color:var(--color-table-foot-content)}.sectionContent .article{font-size:23px;line-height:30px;padding:0}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent .article{font-size:28px;padding-bottom:100px}}.sectionContent .article{position:relative;width:100%;margin-left:auto;margin-right:auto}.sectionContent .article__title{padding:0px 0px 10px}.sectionContent .article__title,.sectionContent .article h1{font-size:51px;text-align:center;text-transform:uppercase;font-weight:var(--fontweight-bold);border-bottom:none;line-height:70px}.sectionContent .article__title.title-chinhsach,.sectionContent .article h1.title-chinhsach{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px 0px;width:505px;height:85px;margin:0 auto 30px}.sectionContent .article__title.title-dieukhoan,.sectionContent .article h1.title-dieukhoan{display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:0px -87px;width:505px;height:85px;margin:0 auto 30px}.sectionContent .article__meta{padding:0;margin-bottom:8px;justify-content:center}.sectionContent .article__cate{color:#d34a00;font-size:1.2em;text-transform:uppercase;vertical-align:middle}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent .article__cate{font-size:1em}}.sectionContent .article__time{color:#8d7b62}.sectionContent .article__time:before{content:"";display:inline-block;width:8px;height:8px;background:#8d7b62;border-radius:12px;margin-right:12px}.sectionContent .article__content{font-size:23px;line-height:30px;font-family:"Roboto";padding:0 20px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.sectionContent .article__content{font-size:28px;line-height:35px}}.sectionContent .article__content p{margin-bottom:15px}.sectionContent .article__content a{text-decoration:underline}.sectionContent .article__content a:hover{text-decoration:none}.sectionContent .article__content a.hero{border-radius:8px}.floating{pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500;display:flex;align-items:center;justify-content:center}.floating *{pointer-events:all}.floating .floattop{position:absolute;top:0%;left:0%;pointer-events:all;z-index:100;display:flex;justify-content:center;align-items:flex-start}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop{width:var(--width-mobile);background-color:rgba(255,255,255,0)}.floating .floattop:before{content:"";display:block;position:absolute;z-index:-1}}.floating .floattop__background{display:block;height:124px;width:2000px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop__background{height:93px}}.floating .floattop__content{position:absolute;height:100%;width:1230px;display:flex;align-items:center}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop__content{justify-content:flex-start;gap:12px;padding:0 20px;width:100%}}.floating .floattop__item--appicon{position:relative;z-index:3;margin-right:auto;width:105px;height:105px;margin-top:30px}.floating .floattop__item--appicon img{width:105px;height:105px;-o-object-fit:contain;object-fit:contain}.floating .floattop__item--logo{margin-top:36px}.floating .floattop__item--burger{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:-72px 0px;width:70px;height:70px}.floating .floattop__item--burger.active{display:block;font-size:0px;background-image:url(assets/_sprites-float.png);background-position:0px 0px;width:70px;height:70px}.floating .floattop__item--home{display:flex;align-content:center;align-items:center;height:100%;padding:0 40px;position:relative;z-index:2}.floating .floattop__item--home:hover:before,.floating .floattop__item--home.active:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:-1;border-bottom:2px solid #ffb93d}.floating .floattop .floatnav{height:100%;display:flex;justify-content:center}.floating .floattop .floatnav>li{position:relative;height:80px}.floating .floattop .floatnav>li:not(:last-child)::after{content:"";display:block;font-size:0px;background-image:url(assets/_sprites-common.png);background-position:-408px -174px;width:21px;height:21px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav>li{height:auto}}.floating .floattop .floatnav__item{font-size:24px;font-family:SUPER_DREAM;height:100%;display:flex;justify-content:center;align-items:center;align-content:center;text-transform:uppercase;text-align:center;position:relative;z-index:10;padding:0 30px;color:#fff;text-shadow:2px 0 #d059ac,-2px 0 #d059ac,0 2px #d059ac,0 -2px #d059ac,1px 1px #d059ac,-1px -1px #d059ac,1px -1px #d059ac,-1px 1px #d059ac}.floating .floattop .floatnav__item:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:-1}.floating .floattop .floatnav__item:hover:before,.floating .floattop .floatnav__item.active:before{border-bottom:2px solid #ffb93d}.floating .floattop .floatnav__item+input+ul{position:absolute;top:92px;width:240px;left:calc(50% - 120px);background:#fff;max-height:0px;overflow:hidden}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav__item+input+ul{position:static;width:100%;background:#ffe955}}.floating .floattop .floatnav__item+input+ul li{margin-bottom:0px}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav__item+input+ul li{border-bottom:1px solid #e6f7ff}}.floating .floattop .floatnav__item+input+ul .floatnav__item{font-size:16px;height:60px;line-height:1}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav__item+input+ul .floatnav__item{font-size:24px;height:80px}}.floating .floattop .floatnav__item+input+ul .floatnav__item:hover{background:#ffc036;background:linear-gradient(to bottom, #ffc036, #ffe955)}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav__item+input+ul .floatnav__item:hover{background:#ffc036}}.floating .floattop .floatnav__item+input+ul .floatnav__item:hover:before{content:none}@media(orientation:landscape)or (min-width: 1000px){.floating .floattop .floatnav__item:hover+input+ul,.floating .floattop .floatnav__item:focus+input+ul,.floating .floattop .floatnav__item+input:checked+ul,.floating .floattop .floatnav__item+input:hover+ul,.floating .floattop .floatnav__item+input+ul:hover{max-height:500px;overflow:visible}}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.floating .floattop .floatnav__item+input:checked+ul{max-height:500px;overflow:visible}}.language{display:flex;position:fixed;align-items:center;z-index:200;height:50px;top:30px;left:calc(50% + 400px);font-family:GodWordr,Roboto,Arial}@media((orientation:portrait) or (aspect-ratio: 1/1))and (max-width: 999px){.language{position:absolute;top:20px;right:20px;left:auto;z-index:1}}.language .input{display:none}.language .floattop__item--language{width:215px;height:50px;font-size:24px;line-height:30px;font-weight:var(--fontweight-semibold);box-shadow:5px 5px 5px rgba(0,0,0,.3);color:#010101;text-align:center;padding:10px;background:#fff;border-radius:5px;position:relative}.language .floattop__item--language img{float:left}.language .floattop__item--language:after{width:19px;height:14px;content:"";display:block;position:absolute;top:15px;right:10px;background:url(assets/images/content/select-dropdown.png) no-repeat}.language__list{position:absolute;top:50px;right:50%;transform:translateX(50%);width:215px;display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:all .4s;background:#fff;color:#010101}.language__item{text-align:center}.language__item a{font-size:24px;line-height:30px;padding:10px;color:#010101;align-items:center;justify-content:center;display:block}.language__item a:hover{color:#ce8302}.language__item:not(:last-child){border-bottom:1px solid #ccc}.language__item:hover{color:#ce8302;background:#fff}.language input:checked+label+.language__list{max-height:999px}.loading{display:none;position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.97);justify-content:center;align-items:center;align-content:center;flex-direction:column;color:#fff;z-index:1000}.loading .multi-ripple{width:2.6rem;height:2.6rem;margin:2rem}.loading .multi-ripple div{position:absolute;width:2rem;height:2rem;border-radius:50%;border:.3rem solid rgba(255,255,255,.4);-webkit-animation:1.5s ripple infinite;animation:1.5s ripple infinite}.loading .multi-ripple div:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes ripple{from{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}@keyframes ripple{from{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.loading.active{display:flex}
