@font-face {
  font-family: "NotoSansThai";
  src: url("../fonts/NotoSansThai/NotoSansThai-Bold.woff2") format("woff2"), url("NotoSansThai-Bold.woff") format("woff"), url("NotoSansThai-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "NotoSansThai";
  src: url("../fonts/NotoSansThai/NotoSansThai-Italic.woff2") format("woff2"), url("NotoSansThai-Italic.woff") format("woff"), url("NotoSansThai-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "NotoSansThai";
  src: url("../fonts/NotoSansThai/NotoSansThai-BoldItalic.woff2") format("woff2"), url("NotoSansThai-BoldItalic.woff") format("woff"), url("NotoSansThai-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "NotoSansThai";
  src: url("../fonts/NotoSansThai/NotoSansThai-SemiBoldItalic.woff2") format("woff2"), url("NotoSansThai-SemiBoldItalic.woff") format("woff"), url("NotoSansThai-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "NotoSansThai";
  src: url("fonts/NotoSansThai/NotoSansThai-Regular.woff2") format("woff2"), url("NotoSansThai-Regular.woff") format("woff"), url("NotoSansThai-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Kanit";
  font-weight: normal;
  src: url("../fonts/kanit/Kanit-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "Kanit";
  font-weight: 500;
  src: url("../fonts/kanit/Kanit-SemiBold.ttf") format("truetype"); }

@font-face {
  font-family: "Kanit";
  font-weight: 600;
  src: url("../fonts/kanit/Kanit-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "DBChuanPim";
  font-weight: 300;
  src: url("../fonts/DBChuanPim/DBChuanPimLight.ttf") format("truetype"); }

@font-face {
  font-family: "DBChuanPim";
  font-weight: 400;
  src: url("../fonts/DBChuanPim/DBChuanPimX.ttf") format("truetype"); }

@font-face {
  font-family: "DBChuanPim";
  font-weight: 600;
  src: url("../fonts/DBChuanPim/DBChuanPimBd.ttf") format("truetype"); }

@font-face {
  font-family: "supermarket";
  font-weight: 300;
  src: url("../fonts/supermarket/supermarket.ttf") format("truetype"); }

@font-face {
  font-family: "handywrite";
  font-weight: 300;
  src: url("../fonts/handywrite/handywrite.ttf") format("truetype"); }

#threesixty {
  /*position: fixed;*/
  top: 0;
  left: 0;
  margin-left: auto;
  margin-top: auto;
  position: relative;
  width: 100%;
  z-index: 5;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -moz-transition: opacity 0.3s linear, height 0s linear 0.35s;
  -o-transition: opacity 0.3s linear, height 0s linear 0.35s;
  -webkit-transition: opacity 0.3s linear, height 0s linear 0.35s;
  transition: opacity 0.3s linear, height 0s linear 0.35s; }
  #threesixty #threesixty_drag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5; }
  #threesixty + #threesixty_images_list_wrapper {
    position: fixed;
    display: none;
    right: 15px;
    top: 70px;
    bottom: 15vw;
    z-index: 11;
    -moz-transform: translateX(calc(100% + 15px));
    -o-transform: translateX(calc(100% + 15px));
    -ms-transform: translateX(calc(100% + 15px));
    -webkit-transform: translateX(calc(100% + 15px));
    transform: translateX(calc(100% + 15px));
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #threesixty + #threesixty_images_list_wrapper #threesixty_images_list {
      position: relative;
      display: block;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      overflow-y: auto;
      background-color: rgba(0, 0, 0, 0.35);
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
      #threesixty + #threesixty_images_list_wrapper #threesixty_images_list img.preview-image {
        position: relative;
        width: 200px;
        height: auto;
        top: 0;
        left: 0;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        cursor: pointer; }
  #threesixty #spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin-left: -45px;
    margin-top: -50px;
    display: none; }
  #threesixty #spinner span {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #FFF !important;
    font: 0.8em Arial, Verdana, sans;
    text-align: center;
    line-height: 0.6em;
    margin-top: -0.3em; }
  #threesixty ol {
    list-style-type: none; }
  #threesixty .current-image {
    visibility: visible;
    width: auto; }
  #threesixty .previous-image {
    visibility: hidden;
    width: 0; }
  #threesixty #threesixty_images {
    height: 80%;
    padding: 0;
    position: relative;
    margin: 0;
    left: 0;
    transition: all .6s;
    backface-visibility: hidden; }
    #threesixty #threesixty_images img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  #threesixty #threesixty_images.slideLeft {
    transition: all .6s;
    backface-visibility: hidden;
    top: 5rem; }
    @media only screen and (min-width: 48em) {
      #threesixty #threesixty_images.slideLeft {
        left: 0; } }
  #threesixty + div + a {
    display: none; }
  #threesixty + div + a + a.close {
    z-index: 10;
    position: fixed;
    display: none; }
  #threesixty + div + a + a.close + a#objectToggle {
    z-index: 10;
    position: fixed;
    display: none; }
  #threesixty.active {
    min-height: 75vh;
    height: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 1;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    @media only screen and (min-width: 75em) {
      #threesixty.active {
        height: 100%;
        position: absolute; } }
    #threesixty.active + div + a {
      display: inherit; }
    #threesixty.active + div + a + a.close {
      display: inherit; }
    #threesixty.active + div + a + a.close + a#objectToggle {
      display: inherit; }
    #threesixty.active #legend {
      display: none; }
      @media only screen and (min-width: 75em) {
        #threesixty.active #legend {
          display: inherit; } }
    #threesixty.active + #threesixty_images_list_wrapper {
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
      #threesixty.active + #threesixty_images_list_wrapper.minimize {
        -moz-transform: translateX(calc(100% + 15px));
        -o-transform: translateX(calc(100% + 15px));
        -ms-transform: translateX(calc(100% + 15px));
        -webkit-transform: translateX(calc(100% + 15px));
        transform: translateX(calc(100% + 15px));
        /*#spnToggleImagesList{
					img{
						@include rotate(0);
					}
				}*/ }
      #threesixty.active + #threesixty_images_list_wrapper #spnToggleImagesList {
        display: block; }
        #threesixty.active + #threesixty_images_list_wrapper #spnToggleImagesList img {
          -moz-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
          #threesixty.active + #threesixty_images_list_wrapper #spnToggleImagesList img#slideDesktop {
            display: none; }
  #threesixty + #threesixty_images_list_wrapper #spnToggleImagesList {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(-80%, -50%);
    -o-transform: translate(-80%, -50%);
    -ms-transform: translate(-80%, -50%);
    -webkit-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%);
    cursor: pointer; }
  #threesixty #legend {
    display: none;
    width: 16vw;
    height: 9vw;
    position: absolute;
    z-index: 2000;
    bottom: 10%;
    right: 3rem;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    border: solid 5px #CCC; }
  #threesixty #legend_full {
    position: absolute;
    margin: 0 auto;
    border: solid 2px #009F4B;
    opacity: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  #threesixty #legend_inner {
    position: absolute;
    margin: 0 auto;
    background-color: rgba(0, 159, 75, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  #threesixty #legend_object {
    max-width: 100%;
    max-height: 100%;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }

#items-popup .mfp-close {
  color: #FFF !important; }

#items-popup h2 {
  color: #FFF;
  position: absolute;
  top: 1em;
  left: 50%;
  transform: translateX(-50%); }

#items-popup #threesixty #threesixty_images {
  top: 10%;
  height: 65%;
  width: 100%; }
  @media screen and (min-width: 990px) {
    #items-popup #threesixty #threesixty_images {
      width: 80%; } }

#items-popup #popup_content {
  position: absolute;
  bottom: 0;
  color: #FFF;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  z-index: 5;
  height: 200px; }
  @media screen and (min-width: 990px) {
    #items-popup #popup_content {
      width: 30%;
      right: 10rem;
      bottom: unset;
      top: 36%;
      left: unset;
      transform: unset; } }
  @media screen and (min-width: 1400px) {
    #items-popup #popup_content {
      right: 20rem; } }

.modal-game .modal-game__size {
  max-width: 80rem; }
  @media only screen and (min-width: 100em) {
    .modal-game .modal-game__size {
      max-width: 90rem; } }

.modal-game__bg {
  padding-top: 56.25%;
  border-radius: 3px;
  overflow: hidden;
  position: relative; }
  .modal-game__bg--video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-game .btn-image {
  padding: 0;
  margin-left: auto;
  display: flex; }
  .modal-game .btn-image img {
    width: 10rem; }

.modal-game .game-squirrels__title {
  position: absolute;
  top: 4rem;
  right: 2rem;
  max-width: 30rem;
  display: flex;
  flex-direction: column; }
  .modal-game .game-squirrels__title .btn-image {
    margin-right: 10rem;
    margin-top: 2rem; }

.modal-game .game-squirrels__board {
  position: absolute;
  top: 2rem;
  left: 4rem;
  right: 4rem;
  display: flex;
  justify-content: center; }
  .modal-game .game-squirrels__board--mission video {
    position: absolute;
    width: 50%;
    top: 9rem; }
  .modal-game .game-squirrels__board--mission .btn-image {
    position: absolute;
    bottom: 7%;
    right: 7%; }
  .modal-game .game-squirrels__board--manual .btn-image {
    position: absolute;
    bottom: 15%;
    right: 22%; }

.modal-game .game-squirrels__scene {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .modal-game .game-squirrels__scene .game-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 2.5rem;
    left: 2rem;
    right: 2rem; }
    .modal-game .game-squirrels__scene .game-top-bar .character_power {
      flex: 1 0 40%;
      position: relative; }
      .modal-game .game-squirrels__scene .game-top-bar .character_power img:last-child {
        position: absolute;
        width: 1.25rem;
        top: calc(50% - 21px);
        left: calc(15px + 430px); }
    .modal-game .game-squirrels__scene .game-top-bar .game-timer {
      flex: 1 0 20%;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
      .modal-game .game-squirrels__scene .game-top-bar .game-timer img {
        width: 80%; }
      .modal-game .game-squirrels__scene .game-top-bar .game-timer--time {
        position: absolute;
        font-size: 1.75rem;
        color: #fff;
        margin-left: 5.5rem; }
    .modal-game .game-squirrels__scene .game-top-bar .game-point {
      flex: 1 0 40%;
      display: flex; }
      .modal-game .game-squirrels__scene .game-top-bar .game-point__item {
        display: flex;
        justify-content: flex-end;
        position: relative; }
        .modal-game .game-squirrels__scene .game-top-bar .game-point__item img {
          width: 90%; }
        .modal-game .game-squirrels__scene .game-top-bar .game-point__item .game-point--point {
          position: absolute;
          right: 14px;
          top: 0.5rem;
          font-size: 1.75rem;
          color: #fff;
          text-align: center;
          width: 30px; }
  .modal-game .game-squirrels__scene .pine_cone {
    cursor: pointer;
    position: absolute;
    width: 50px; }
    .modal-game .game-squirrels__scene .pine_cone.--tree.--top_left {
      top: 50%;
      left: 20%; }
    .modal-game .game-squirrels__scene .pine_cone.--tree.--bottom_left {
      bottom: 15%;
      left: 10%; }
    .modal-game .game-squirrels__scene .pine_cone.--tree.--top_rigth {
      top: 40%;
      right: 30%; }
    .modal-game .game-squirrels__scene .pine_cone.--tree.--bottom_rigth {
      bottom: 25%;
      right: 20%; }
  .modal-game .game-squirrels__scene .character {
    position: absolute;
    top: 50%;
    left: calc(50% - 60px); }
    .modal-game .game-squirrels__scene .character__move--center {
      display: none;
      position: relative; }
      .modal-game .game-squirrels__scene .character__move--center img {
        width: 150px; }
        .modal-game .game-squirrels__scene .character__move--center img:last-child {
          position: absolute;
          left: 0;
          top: 0;
          opacity: 0; }
    .modal-game .game-squirrels__scene .character__move--left, .modal-game .game-squirrels__scene .character__move--rigth {
      display: none;
      position: relative; }
      .modal-game .game-squirrels__scene .character__move--left img, .modal-game .game-squirrels__scene .character__move--rigth img {
        width: 150px; }
    .modal-game .game-squirrels__scene .character__eat--left, .modal-game .game-squirrels__scene .character__eat--rigth {
      display: none;
      position: relative; }
      .modal-game .game-squirrels__scene .character__eat--left img:first-child, .modal-game .game-squirrels__scene .character__eat--rigth img:first-child {
        width: 80px; }
      .modal-game .game-squirrels__scene .character__eat--left img:nth-child(2), .modal-game .game-squirrels__scene .character__eat--rigth img:nth-child(2) {
        position: absolute;
        top: -4.5rem;
        left: -1.75rem;
        width: 4rem;
        cursor: pointer; }
      .modal-game .game-squirrels__scene .character__eat--left img:last-child, .modal-game .game-squirrels__scene .character__eat--rigth img:last-child {
        position: absolute;
        top: -4.5rem;
        right: -1.75rem;
        width: 4rem;
        cursor: pointer; }
    .modal-game .game-squirrels__scene .character.--center .character__move--center {
      display: flex; }
    .modal-game .game-squirrels__scene .character.--center.--look_up .character__move--center {
      transform: translate(0, 150px); }
      .modal-game .game-squirrels__scene .character.--center.--look_up .character__move--center img {
        transform: rotate(180deg); }
    .modal-game .game-squirrels__scene .character.--rigth_back .character__move--left, .modal-game .game-squirrels__scene .character.--left .character__move--left {
      display: flex; }
    .modal-game .game-squirrels__scene .character.--left_back .character__move--rigth, .modal-game .game-squirrels__scene .character.--rigth .character__move--rigth {
      display: flex; }
    .modal-game .game-squirrels__scene .character.--eat.--top_left .character__eat--left {
      display: flex;
      transform: translate(-300px, -95px); }
    .modal-game .game-squirrels__scene .character.--eat.--top_rigth .character__eat--rigth {
      display: flex;
      transform: translate(210px, -160px); }
    .modal-game .game-squirrels__scene .character.--eat.--bottom_left .character__eat--left {
      display: flex;
      transform: translate(-430px, 130px); }
    .modal-game .game-squirrels__scene .character.--eat.--bottom_rigth .character__eat--rigth {
      display: flex;
      transform: translate(340px, 30px); }
    .modal-game .game-squirrels__scene .character.--move .character__move--center img:first-child {
      animation-name: moveCenter1;
      animation-duration: 700ms;
      animation-iteration-count: infinite; }
    .modal-game .game-squirrels__scene .character.--move .character__move--center img:last-child {
      animation-name: moveCenter2;
      animation-duration: 700ms;
      animation-iteration-count: infinite; }
    .modal-game .game-squirrels__scene .character.--move .character__move--left img {
      animation-name: moveLeft;
      animation-duration: 700ms;
      animation-iteration-count: infinite; }
    .modal-game .game-squirrels__scene .character.--move.--g-top_left .character__move--left {
      animation-name: goLefttop;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-top_rigth .character__move--rigth {
      animation-name: goRigthtop;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-top_left_center .character__move--rigth {
      transform: translate(-300px, -60px);
      animation-name: goCenterlefttop;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-top_rigth_center .character__move--left {
      transform: translate(145px, -125px) rotate(-7deg);
      animation-name: goCenterrigthtop;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-top_down .character__move--center {
      animation-name: goDownlong;
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom_down .character__move--center {
      transform: translate(0, 150px);
      animation-name: goDown;
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom .character__move--center {
      animation-name: goBottom;
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-top .character__move--center {
      transform: translate(0, 150px);
      animation-name: goUp;
      animation-duration: 1s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom_left .character__move--left {
      transform: translate(0, 250px);
      animation-name: goLeftbottom;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom_rigth .character__move--rigth {
      transform: translate(0, 250px);
      animation-name: goRigthbottom;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom_left_center .character__move--rigth {
      transform: translate(-430px, 100px);
      animation-name: goCenterleftbottom;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
    .modal-game .game-squirrels__scene .character.--move.--g-bottom_rigth_center .character__move--left {
      transform: translate(270px, 55px);
      animation-name: goCenterrigthbottom;
      animation-duration: 2s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene .scenebottom {
    position: absolute;
    top: 100%;
    left: 0;
    transition: top 300ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .modal-game .game-squirrels__scene .character__move--store {
    display: none;
    position: absolute;
    top: -100%; }
    .modal-game .game-squirrels__scene .character__move--store img {
      width: 150px; }
      .modal-game .game-squirrels__scene .character__move--store img:first-child {
        animation-name: moveStore;
        animation-duration: 700ms;
        animation-iteration-count: infinite; }
      .modal-game .game-squirrels__scene .character__move--store img:nth-child(2) {
        display: none; }
      .modal-game .game-squirrels__scene .character__move--store img:nth-child(3) {
        display: none; }
      .modal-game .game-squirrels__scene .character__move--store img:last-child {
        display: none; }
  .modal-game .game-squirrels__scene--store .scenebottom {
    top: 0%; }
  .modal-game .game-squirrels__scene--store .pine_cone, .modal-game .game-squirrels__scene--store .character__move--center {
    display: none; }
  .modal-game .game-squirrels__scene--store .character__move--store {
    display: block; }
  .modal-game .game-squirrels__scene--store.--done .character__move--store img:first-child {
    display: none; }
  .modal-game .game-squirrels__scene--store.--done .character__move--store img:nth-child(2) {
    display: block; }
  .modal-game .game-squirrels__scene--store.--done .character__move--store img:last-child {
    display: block;
    position: absolute;
    left: 60px;
    bottom: -15px;
    width: 30px; }
  .modal-game .game-squirrels__scene--store.--winter .pine_cone {
    display: block;
    opacity: 0.4; }
    .modal-game .game-squirrels__scene--store.--winter .pine_cone.--top_rigth {
      top: 85%;
      right: auto;
      left: 50%; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move .character__move--store img:first-child {
    display: none; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move .character__move--store img:nth-child(2) {
    display: block;
    animation-name: moveAnimate;
    animation-duration: 700ms;
    animation-iteration-count: infinite; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-top_left .character__move--store {
    animation-name: goLefttopw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-top_rigth .character__move--store {
    animation-name: goRigthtopw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-top_left_center .character__move--store {
    transform: translate(-300px, -60px) rotate(300deg);
    animation-name: goCenterlefttopw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-top_rigth_center .character__move--store {
    transform: translate(0, 100px);
    animation-name: goCenterrigthtopw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-bottom_left .character__move--store {
    animation-name: goLeftbottomw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-bottom_rigth .character__move--store {
    animation-name: goRigthbottomw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-bottom_left_center .character__move--store {
    transform: translate(-430px, 140px) rotate(-70deg) scaleX(-1);
    animation-name: goCenterleftbottomw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--move.--g-bottom_rigth_center .character__move--store {
    transform: translate(260px, 50px) rotate(95deg);
    animation-name: goCenterrigthbottomw;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store.--winter .character.--eat .character__move--store {
    display: none; }
  .modal-game .game-squirrels__scene--store.--winter .character.--eat.--top_left .character__eat--left {
    display: flex;
    transform: translate(-330px, -30px); }
  .modal-game .game-squirrels__scene--store.--winter .character.--eat.--top_rigth .character__eat--rigth {
    display: flex;
    transform: translate(40px, 205px); }
  .modal-game .game-squirrels__scene--store.--winter .character__eat--left, .modal-game .game-squirrels__scene--store.--winter .character__eat--rigth {
    display: none;
    position: relative; }
    .modal-game .game-squirrels__scene--store.--winter .character__eat--left img:first-child, .modal-game .game-squirrels__scene--store.--winter .character__eat--rigth img:first-child {
      width: 80px; }
    .modal-game .game-squirrels__scene--store.--winter .character__eat--left img:nth-child(2), .modal-game .game-squirrels__scene--store.--winter .character__eat--rigth img:nth-child(2) {
      display: none; }
    .modal-game .game-squirrels__scene--store.--winter .character__eat--left img:last-child, .modal-game .game-squirrels__scene--store.--winter .character__eat--rigth img:last-child {
      display: none; }
  .modal-game .game-squirrels__scene--store_first .character__move--store {
    animation-name: goStorefirst;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store_second .character__move--store {
    animation-name: goStoresecond;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .modal-game .game-squirrels__scene--store_third .character__move--store {
    animation-name: goStorethird;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }

.modal-game .game-squirrels .board-score {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center; }
  .modal-game .game-squirrels .board-score--video {
    display: none; }
  .modal-game .game-squirrels .board-score--win {
    display: none;
    max-width: 40rem; }
    .modal-game .game-squirrels .board-score--win .btn-image {
      position: absolute;
      bottom: 28%;
      left: calc(50% - 80px); }
  .modal-game .game-squirrels .board-score--failed {
    display: none;
    max-width: 40rem; }
    .modal-game .game-squirrels .board-score--failed .btn-image {
      position: absolute;
      bottom: 28%;
      left: calc(50% - 80px); }
  .modal-game .game-squirrels .board-score--point {
    display: none;
    max-width: 40rem; }
    .modal-game .game-squirrels .board-score--point .ps-sequoia, .modal-game .game-squirrels .board-score--point .ps-store {
      position: absolute;
      bottom: 49%;
      color: #fff;
      font-size: 2.5rem; }
    .modal-game .game-squirrels .board-score--point .ps-sequoia {
      left: 46%; }
    .modal-game .game-squirrels .board-score--point .ps-store {
      right: 34%; }
    .modal-game .game-squirrels .board-score--point .btn-image {
      position: absolute;
      bottom: 28%;
      left: calc(50% - 80px); }
  .modal-game .game-squirrels .board-score.--fail {
    display: flex; }
    .modal-game .game-squirrels .board-score.--fail .board-score--failed {
      display: block; }
  .modal-game .game-squirrels .board-score.--point {
    display: flex; }
    .modal-game .game-squirrels .board-score.--point .board-score--point {
      display: block; }
  .modal-game .game-squirrels .board-score.--winner {
    display: flex; }
    .modal-game .game-squirrels .board-score.--winner .board-score--win {
      display: block; }
  .modal-game .game-squirrels .board-score.--video {
    display: flex; }
    .modal-game .game-squirrels .board-score.--video .board-score--video {
      display: block; }

@keyframes moveCenter1 {
  0% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  99% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes moveCenter2 {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes moveStore {
  0% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(5deg); } }

@keyframes moveLeft {
  0% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(5deg); } }

@keyframes goLefttop {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(-120px, 0); }
  50% {
    transform: translate(-140px, -40px); }
  100% {
    transform: translate(-300px, -60px); } }

@keyframes goRigthtop {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(50px, -90px) rotate(-20deg); }
  100% {
    transform: translate(145px, -125px) rotate(-7deg); } }

@keyframes goCenterrigthtop {
  0% {
    transform: translate(145px, -125px) rotate(-7deg); }
  50% {
    transform: translate(50px, -90px) rotate(-20deg); }
  100% {
    transform: translate(0, 0); } }

@keyframes goCenterlefttop {
  0% {
    transform: translate(-300px, -60px); }
  25% {
    transform: translate(-140px, -40px); }
  50% {
    transform: translate(-120px, 0); }
  100% {
    transform: translate(0, 0); } }

@keyframes goDownlong {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 400px); } }

@keyframes goDown {
  0% {
    transform: translate(0, 150px); }
  100% {
    transform: translate(0, 400px); } }

@keyframes goUp {
  0% {
    transform: translate(0, 150px); }
  100% {
    transform: translate(0, 0); } }

@keyframes goBottom {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 150px); } }

@keyframes goLeftbottom {
  0% {
    transform: translate(0, 260px); }
  25% {
    transform: translate(-120px, 250px); }
  50% {
    transform: translate(-215px, 200px); }
  75% {
    transform: translate(-315px, 180px); }
  100% {
    transform: translate(-430px, 130px); } }

@keyframes goRigthbottom {
  0% {
    transform: translate(0, 250px); }
  35% {
    transform: translate(65px, 120px); }
  70% {
    transform: translate(215px, 80px) rotate(-20deg); }
  100% {
    transform: translate(270px, 55px) rotate(0); } }

@keyframes goCenterrigthbottom {
  0% {
    transform: translate(270px, 55px) rotate(0); }
  35% {
    transform: translate(215px, 80px) rotate(-20deg); }
  70% {
    transform: translate(65px, 120px); }
  100% {
    transform: translate(0, 250px); } }

@keyframes goCenterleftbottom {
  0% {
    transform: translate(-430px, 100px); }
  25% {
    transform: translate(-315px, 190px); }
  50% {
    transform: translate(-215px, 200px); }
  75% {
    transform: translate(-120px, 230px); }
  100% {
    transform: translate(0, 250px); } }

@keyframes goStorefirst {
  0% {
    transform: translate(0, 200px); }
  25% {
    transform: translate(-100px, 250px) rotate(45deg); }
  50% {
    transform: translate(-250px, 300px) rotate(45deg); }
  75% {
    transform: translate(-350px, 300px) rotate(60deg); }
  100% {
    transform: translate(-420px, 320px) rotate(70deg); } }

@keyframes goStoresecond {
  0% {
    transform: translate(0, 200px); }
  35% {
    transform: translate(-150px, 200px) rotate(45deg); }
  74% {
    transform: translate(-350px, 200px) rotate(65deg); }
  100% {
    transform: translate(-350px, 200px) rotate(85deg); } }

@keyframes goStorethird {
  0% {
    transform: translate(0, 200px) scaleX(-1); }
  50% {
    transform: translate(200px, 200px) scaleX(-1) rotate(45deg); }
  100% {
    transform: translate(300px, 300px) scaleX(-1) rotate(45deg); } }

@keyframes moveAnimate {
  0% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(5deg); } }

@keyframes goLefttopw {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-200px, 100px) rotate(50deg); }
  100% {
    transform: translate(-300px, 0px) rotate(110deg); } }

@keyframes goCenterlefttopw {
  0% {
    transform: translate(-300px, 0px) rotate(300deg); }
  50% {
    transform: translate(-200px, 100px) rotate(220deg); }
  100% {
    transform: translate(0, 0) rotate(220deg); } }

@keyframes goRigthtopw {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 50px); }
  100% {
    transform: translate(0, 100px); } }

@keyframes goCenterrigthtopw {
  0% {
    transform: translate(0, 100px) rotate(180deg); }
  50% {
    transform: translate(0, 50px) rotate(180deg); }
  100% {
    transform: translate(0, 0) rotate(180deg); } }

@keyframes goLeftbottomw {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-200px, 100px) rotate(45deg); }
  100% {
    transform: translate(-430px, 100px) rotate(60deg); } }

@keyframes goCenterleftbottomw {
  0% {
    transform: translate(-430px, 140px) rotate(-70deg) scaleX(-1); }
  50% {
    transform: translate(-230px, 100px) rotate(-100deg) scaleX(-1); }
  100% {
    transform: translate(0, 0) rotate(-100deg) scaleX(-1); } }

@keyframes goRigthbottomw {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(100px, 50px) rotate(-80deg); }
  100% {
    transform: translate(260px, 50px) rotate(-95deg); } }

@keyframes goCenterrigthbottomw {
  0% {
    transform: translate(260px, 50px) rotate(95deg); }
  50% {
    transform: translate(100px, 50px) rotate(80deg); }
  100% {
    transform: translate(0, 0) rotate(50deg); } }

.modal-suite .modal-content {
  background: rgba(0, 4, 30, 0.2);
  backdrop-filter: blur(10px); }

.modal-suite .modal-model__content {
  height: 100%;
  width: 100%;
  max-width: 650px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .modal-suite .modal-model__content > .title, .modal-suite .modal-model__content > .description {
    color: #FFFFFF;
    font-family: "DB Heavent";
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 28px;
    min-height: 390px;
    font-weight: bold;
    width: 100%;
    overflow: auto; }
  .modal-suite .modal-model__content > .title {
    color: #FFFFFF;
    font-style: italic;
    font-size: 40px;
    line-height: 49px;
    min-height: 0;
    margin-bottom: 28px; }
    .modal-suite .modal-model__content > .title > span {
      color: #FFFFFF;
      font-size: 32px;
      line-height: 24px;
      display: block; }
    @media only screen and (min-width: 75em) {
      .modal-suite .modal-model__content > .title {
        font-size: 65px;
        line-height: 79px; } }

.modal-suite .modal-model model-viewer {
  height: 100%;
  width: 100%; }

.modal-suite .modal-model .list-model {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  display: flex; }
  .modal-suite .modal-model .list-model > li {
    margin-left: 1rem;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #ff8100; }
    .modal-suite .modal-model .list-model > li > img {
      width: 3rem;
      height: 3rem;
      border-radius: 50%; }

.modal-suite .show_picture {
  height: 100%;
  width: 100%;
  text-align: center; }
  .modal-suite .show_picture > video {
    height: 100%;
    width: auto;
    max-width: 80vw; }

.modal-suite .modal-img {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .modal-suite .modal-img .threesixty__desc {
    width: 100%;
    padding: 0 1rem; }
  @media only screen and (min-width: 75em) {
    .modal-suite .modal-img {
      align-items: center;
      justify-content: center; }
      .modal-suite .modal-img .threesixty__desc {
        width: 40%;
        padding: 0 1rem;
        position: absolute;
        top: 3rem;
        right: 0;
        z-index: 5;
        pointer-events: none; } }

.modal-suite .modal-audio .icon-audio {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  cursor: pointer;
  width: auto; }
  .modal-suite .modal-audio .icon-audio img {
    width: 32px; }
    .modal-suite .modal-audio .icon-audio img:first-child {
      display: none; }
    .modal-suite .modal-audio .icon-audio img:nth-child(2) {
      display: block; }
  .modal-suite .modal-audio .icon-audio.play img:first-child {
    display: block; }
  .modal-suite .modal-audio .icon-audio.play img:nth-child(2) {
    display: none; }

.modal-suite .splide-modal .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center; }

.modal-suite .splide-modal .splide__pagination {
  bottom: -2rem; }

.modal-suite .video-bg {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; }

.modal-suite--rock .modal-img {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  display: none;
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .modal-suite--rock .modal-img.active {
    display: flex;
    opacity: 1; }
  .modal-suite--rock .modal-img model-viewer {
    width: 100%;
    height: 100%; }
  .modal-suite--rock .modal-img::before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    /* Black w/opacity/see-through */
    filter: blur(8px);
    -webkit-filter: blur(8px); }

.modal-suite .icon-lang {
  cursor: pointer;
  display: flex;
  position: absolute;
  right: 1rem;
  bottom: 5rem;
  width: auto; }
  .modal-suite .icon-lang img {
    width: 32px; }
    .modal-suite .icon-lang img:first-child {
      display: none; }
    .modal-suite .icon-lang img:nth-child(2) {
      display: block; }
  .modal-suite .icon-lang.active img:first-child {
    display: block; }
  .modal-suite .icon-lang.active img:nth-child(2) {
    display: none; }

.modal-suite .btn-closem {
  color: #FFF;
  font-size: 1.5rem;
  background-color: transparent;
  width: 2em;
  height: 2em;
  padding: 0.25em 0.25em;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0.25rem;
  z-index: 5;
  /* opacity: 1; */ }

.language-btn {
  cursor: pointer; }
  .language-btn a {
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.625rem;
    color: #fff; }
    .language-btn a span {
      margin-top: 0.5rem; }
    .language-btn a:hover, .language-btn a:focus {
      color: #FFF;
      text-decoration: none; }
    .language-btn a img {
      width: 26px; }
    .language-btn a:first-child {
      display: none; }
    .language-btn a:nth-child(2) {
      display: flex; }
  .language-btn.active a:first-child {
    display: flex; }
  .language-btn.active a:nth-child(2) {
    display: none; }

@media only screen and (min-width: 75em) {
  .main-page .tool-icon > div:nth-child(2) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%); } }

.hide-menu #container > div,
.hide-menu .main-page > .map-museum,
.hide-menu .main-page > .tool-icon > div:not(.col-right),
.hide-menu #manual,
.hide-menu .warpper-sidebar {
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.075, 0.82, 0.165, 1); }

.hide-menu .main-page > .tool-icon .icon[data-js="hiedMenu"] .img > img {
  transform: rotate(180deg); }

.warpper-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  pointer-events: none; }
  .warpper-sidebar .sidebar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -221px;
    pointer-events: auto;
    min-height: 50vh;
    max-height: 70vh;
    overflow-y: auto;
    padding: 1rem;
    transition: right 600ms cubic-bezier(0.075, 0.82, 0.165, 1); }
    .warpper-sidebar .sidebar .list-sidebar {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
      .warpper-sidebar .sidebar .list-sidebar > li {
        border-radius: 10px;
        border: 2px solid #FFFFFF;
        background-color: #FFF;
        margin-bottom: 1rem;
        cursor: pointer;
        padding-top: 56.25%;
        width: 183px;
        position: relative;
        overflow: hidden;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
  @media only screen and (min-width: 75em) {
    .warpper-sidebar .sidebar {
      top: 50%;
      transform: translateY(-50%);
      max-height: 70vh; } }
  .warpper-sidebar.open .sidebar {
    right: 0; }

.list-rock {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem; }
  .list-rock--item {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 45vh;
    flex: 1 0 33.3333%;
    max-width: 33.3333%;
    cursor: pointer; }

.multi-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  .multi-body img {
    cursor: pointer; }
  .multi-body-md {
    max-width: 50vw;
    margin: auto; }
    .multi-body-md .box-sm {
      width: 12.5vw; }
    .multi-body-md .box-lg {
      width: 25vw; }
    .multi-body-md .box-xl {
      width: 37.5vw; }
    .multi-body-md .box-w {
      width: 100%; }
  .multi-body-lg {
    max-width: 75vw;
    margin: auto; }
    .multi-body-lg .box-sm {
      width: 9.375vw; }
    .multi-body-lg .box-lg {
      width: 18.75vw; }
    .multi-body-lg .box-xl {
      width: 28.125vw; }
      .multi-body-lg .box-xl--custom {
        position: relative;
        padding-top: 30% !important; }
        .multi-body-lg .box-xl--custom img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          padding: 1rem; }
    .multi-body-lg .box-xxl {
      width: 37.5vw; }
    .multi-body-lg .box-w {
      width: 100%; }
  .multi-body [class*=box-] {
    padding: 1rem; }
  .multi-body .box-no-gutters {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }

.views_user {
  position: fixed;
  bottom: 10px;
  left: 0;
  color: #fff;
  width: 100vw; }
  .views_user .viewer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    @media only screen and (min-width: 75em) {
      .views_user .viewer {
        flex-wrap: nowrap;
        justify-content: flex-end; } }
  .views_user .box_num {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin: 0 2px; }
  @media only screen and (min-width: 75em) {
    .views_user .right {
      margin-right: 55px; } }

.hotspot-water {
  border: 0;
  box-shadow: none;
  padding: 0;
  background-color: transparent; }
  .hotspot-water .hotspotAnnotation-water {
    background-image: url("../image/icons/icon-water.png");
    background-position: center;
    background-size: cover;
    width: 40px;
    height: 40px; }

.sand_clickLeft, .sand_clickRigth {
  position: absolute;
  cursor: pointer;
  width: 4rem;
  height: 5rem;
  z-index: 1; }
  @media only screen and (min-width: 100em) {
    .sand_clickLeft, .sand_clickRigth {
      width: 5rem;
      height: 7rem; } }

.sand_clickLeft {
  bottom: 26%;
  left: 35%; }
  @media only screen and (min-width: 100em) {
    .sand_clickLeft {
      bottom: 18%; } }

.sand_clickRigth {
  bottom: 26%;
  right: 35%; }
  @media only screen and (min-width: 100em) {
    .sand_clickRigth {
      bottom: 18%; } }

.show_video_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .show_video_step .show_video_spaec {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    overflow: hidden; }
    .show_video_step .show_video_spaec video, .show_video_step .show_video_spaec > img {
      width: 100%;
      position: absolute;
      top: 0; }
    .show_video_step .show_video_spaec .btn-image {
      position: absolute;
      bottom: 10%;
      right: 10%; }
    .show_video_step .show_video_spaec.hidebtn .btn-image {
      bottom: 2%;
      right: 2.5%; }
    .show_video_step .show_video_spaec.hum-active .btn-image {
      bottom: 23%;
      right: 13.7%; }
    .show_video_step .show_video_spaec.hum-active.active .btn-image {
      bottom: 0;
      right: 1rem; }
    .show_video_step .show_video_spaec.active-intro > img:first-child {
      width: 50%;
      right: -100%;
      z-index: 1;
      height: 100%;
      transition: right 300ms cubic-bezier(0.075, 0.82, 0.165, 1); }
    .show_video_step .show_video_spaec.active-intro .btn-image {
      display: none;
      z-index: 1; }
    .show_video_step .show_video_spaec.active-intro.active > img:first-child {
      right: 0; }
    .show_video_step .show_video_spaec.active-intro.active .btn-image {
      display: block;
      bottom: 2%;
      right: 2.5%; }

.no-events {
  pointer-events: none; }
