@import url(https://fonts.googleapis.com/css?family=Prompt:300,300i,400,400i,500,500i,600,600i,700,700i&subset=thai);/*
 * Bulma
 */
/*
 * Media Queries mixins for Sass
 */
.overlay .css-loader {
  font-size: 90px;
  position: relative;
  overflow: hidden;
  width: 1em;
  height: 1em;
  margin: 72px auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
  text-indent: -9999em;
  color: #fff;
  border-radius: 50%; }

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em; }
  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em; }
  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; } }

@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; }
  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em; }
  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em; }
  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em; } }

html {
  font-size: 62.5%;
  min-height: 100vh; }
  html.open-overlay {
    overflow: hidden;
    -ms-touch-action: none;
        touch-action: none; }
    html.open-overlay > body {
      overflow: hidden;
      -ms-touch-action: none;
          touch-action: none; }

body {
  font-size: 1.6rem;
  min-height: 100%; }

html,
body,
ul,
ol {
  margin: 0;
  padding: 0; }

body {
  background: #ddd;
  background: rgba(0, 0, 0, 0.7);
  font-family: 'Prompt', sans-serif;
  background: #fe2885;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe2885), color-stop(80%, #9303bb), color-stop(100%, #9303bb));
  background: linear-gradient(to bottom, #fe2885 0%, #9303bb 80%, #9303bb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe2885', endColorstr='#9303bb', GradientType=0 ); }
  body > section {
    color: #fff;
    margin: 0 auto; }
    body > section .container.wrapper {
      max-width: 980px; }
    body > section.hero > .hero-body > .container {
      max-width: 980px; }
    body > section > figure.image.title img {
      max-width: 430px;
      margin: auto; }
  body .title {
    color: #fff; }

.prompt-light {
  font-weight: 300; }

.prompt-regular, #nav #nav-menu .navbar-item, .modal .modal-content {
  font-weight: 400; }

.prompt-medium, .btn-default {
  font-weight: 500; }

.prompt-semi-bold {
  font-weight: 600; }

.prompt-bold {
  font-weight: 700; }

.hero > .hero-body {
  min-height: 100vh;
  padding-top: 10rem;
  padding-bottom: 10rem; }
  @media only screen and (orientation: landscape) {
    .hero > .hero-body {
      padding-top: 15rem;
      padding-bottom: 15rem; } }
  @media only screen and (min-width: 414px) {
    .hero > .hero-body {
      padding-top: 12rem;
      padding-bottom: 12rem; } }
  @media screen and (min-width: 769px), print {
    .hero > .hero-body {
      padding-top: 20rem;
      padding-bottom: 20rem; } }

.bg-section {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1300px auto; }
  @media only screen and (orientation: portrait) {
    .bg-section {
      background-size: 1300px auto; } }
  @media screen and (min-width: 1216px) {
    .bg-section {
      background-size: cover; } }

.btn-default {
  color: #0ad79a;
  font-size: 2.0rem;
  text-transform: uppercase;
  border: none;
  background-color: #000;
  padding: 1.5rem 3rem;
  width: auto;
  height: auto;
  cursor: pointer;
  border-radius: 38px; }
  @media screen and (min-width: 769px), print {
    .btn-default {
      font-size: 2.4rem; } }
  @media screen and (min-width: 769px), print {
    .btn-default {
      padding: 1.5rem 4rem; } }
  .btn-default:hover, .btn-default:active, .btn-default:focus {
    outline: none;
    color: #0ad79a; }

.hamburger:focus {
  outline: 0;
  border: 0; }

.hamburger-box {
  vertical-align: middle; }

nav.navbar {
  background-color: transparent; }
  nav.navbar.is-active {
    height: 100vh;
    top: 0 !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important; }
  nav.navbar .navbar-brand img {
    width: 330px;
    height: 140px; }

.social {
  margin-top: 4rem; }
  .social a {
    color: #fff;
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
    .social a:hover {
      color: #ffe035; }

#nav {
  font-size: 1.4rem; }
  #nav .navbar {
    top: 1.5rem; }
    @media screen and (min-width: 769px), print {
      #nav .navbar {
        height: 6rem;
        top: 4rem; } }
  #nav .navbar-brand {
    -ms-flex-line-pack: left;
        align-content: left;
    height: 5rem; }
    @media screen and (min-width: 769px), print {
      #nav .navbar-brand {
        height: auto; } }
    @media only screen and (min-width: 1024px) {
      #nav .navbar-brand .navbar-item {
        width: 100px; } }
    @media only screen and (min-width: 1366px) {
      #nav .navbar-brand .navbar-item {
        width: 200px; } }
    #nav .navbar-brand .navbar-item img {
      width: auto;
      max-height: 3rem; }
      @media only screen and (min-width: 1024px) {
        #nav .navbar-brand .navbar-item img {
          max-height: 3rem; } }
  @media only screen and (max-width: 768px) {
    #nav #nav-menu {
      padding-top: 5rem;
      max-height: 100vh; } }
  @media only screen and (max-width: 768px) and (orientation: landscape) {
    #nav #nav-menu {
      padding-top: 0rem; } }
  #nav #nav-menu .navbar-item {
    color: #fff;
    letter-spacing: 0.2rem; }
    @media only screen and (max-width: 768px) {
      #nav #nav-menu .navbar-item {
        position: relative;
        font-size: 3.6rem;
        letter-spacing: 0.4rem;
        font-weight: 500;
        text-align: center; }
        #nav #nav-menu .navbar-item:before {
          display: block;
          position: absolute;
          content: "";
          top: -1px;
          left: 1.5rem;
          right: 1.5rem;
          height: 1px;
          background-color: #fff; }
        #nav #nav-menu .navbar-item:first-child:before {
          display: none; } }
    @media only screen and (max-width: 320px) {
      #nav #nav-menu .navbar-item {
        font-size: 3.5rem;
        letter-spacing: 0.1rem; } }
    #nav #nav-menu .navbar-item > a {
      color: inherit;
      font-weight: inherit;
      font-size: inherit; }
  #nav #nav-menu .navbar-start > .navbar-item {
    margin-left: 1.2rem;
    margin-right: 1.2rem; }
    @media only screen and (min-width: 1024px) {
      #nav #nav-menu .navbar-start > .navbar-item {
        margin-left: 0;
        margin-right: 0; } }
    @media only screen and (min-width: 1366px) {
      #nav #nav-menu .navbar-start > .navbar-item {
        margin-left: 1.2rem;
        margin-right: 1.2rem; } }
  #nav #nav-menu .navbar-end.nav-social {
    position: relative;
    font-size: 1.4rem; }
    @media only screen and (max-width: 768px) {
      #nav #nav-menu .navbar-end.nav-social {
        margin-top: 0.5rem;
        margin-bottom: 2rem;
        padding-top: 2rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        #nav #nav-menu .navbar-end.nav-social:before {
          display: block;
          position: absolute;
          content: "";
          top: calc(-1px - 0.5rem);
          left: 1.5rem;
          right: 1.5rem;
          height: 1px;
          background-color: #fff; } }
    #nav #nav-menu .navbar-end.nav-social .navbar-item {
      font-size: inherit; }
      #nav #nav-menu .navbar-end.nav-social .navbar-item a {
        line-height: 0; }
      @media only screen and (max-width: 768px) {
        #nav #nav-menu .navbar-end.nav-social .navbar-item {
          margin: 0.3rem 0.2rem; }
          #nav #nav-menu .navbar-end.nav-social .navbar-item:before {
            display: none; } }
  @media only screen and (max-width: 768px) {
    #nav #nav-menu {
      opacity: 0;
      overflow: auto;
      transition: opacity 0.5s linear;
      background: #fe2884;
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe2884), color-stop(100%, #8b00bf));
      background: linear-gradient(to bottom, #fe2884 0%, #8b00bf 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe2884', endColorstr='#8b00bf', GradientType=0 ); }
      #nav #nav-menu.is-active {
        display: block;
        position: fixed;
        opacity: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1; } }
  #nav .hamburger {
    display: none;
    padding: 0.5rem 1rem;
    margin-left: auto;
    z-index: 2; }
    @media only screen and (max-width: 768px) {
      #nav .hamburger {
        display: inline-block; } }
  #nav .headroom {
    will-change: transform;
    transition: -webkit-transform all .5s ease-in-out;
    transition: transform all .5s ease-in-out;
    transition: transform all .5s ease-in-out, -webkit-transform all .5s ease-in-out; }
  #nav .headroom--pinned {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  #nav .headroom--unpinned {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  #nav .headroom--not-top {
    top: 0;
    background-color: rgba(0, 0, 0, 0.5); }
    @media screen and (min-width: 1024px) {
      #nav .headroom--not-top {
        top: 0; } }

footer.footer {
  font-weight: 300;
  font-size: 1.2rem;
  color: #fff;
  padding: 2rem 1.5rem;
  background-color: #54006a; }
  footer.footer .navbar-item,
  footer.footer a {
    color: inherit;
    font-family: inherit; }
  footer.footer .navbar-start > .navbar-item > a {
    letter-spacing: 0.2rem; }
    @media only screen and (max-width: 320px) {
      footer.footer .navbar-start > .navbar-item > a {
        letter-spacing: 0.05rem; } }
  footer.footer .navbar-end > .navbar-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }

footer .navbar-menu {
  font-weight: 400;
  background-color: transparent;
  box-shadow: none; }
  footer .navbar-menu > .navbar-end ul {
    list-style-type: none; }
    footer .navbar-menu > .navbar-end ul > li {
      padding: 0.75rem; }
  @media only screen and (max-width: 375px) {
    footer .navbar-menu > .navbar-start {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      footer .navbar-menu > .navbar-start > .navbar-item > a {
        letter-spacing: 0.05rem; } }
  @media only screen and (max-width: 1023px) {
    footer .navbar-menu > .navbar-start {
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin-bottom: 1rem; }
      footer .navbar-menu > .navbar-start > .navbar-item {
        -ms-flex-preferred-size: 1;
            flex-basis: 1;
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
    footer .navbar-menu > .navbar-end {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      footer .navbar-menu > .navbar-end > .navbar-item:first-child {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: center; }
      footer .navbar-menu > .navbar-end > .navbar-item:nth-child(2) {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: center; } }

.modal {
  z-index: 99;
  background-color: rgba(10, 10, 10, 0.6);
  -vendor-animation-duration: 2s;
  -vendor-animation-delay: 1s;
  -vendor-animation-iteration-count: infinite; }
  .modal .bg-outer {
    background: #fc05be;
    /* Old Browsers */
    /* FF3.6+ */
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #fc05be), color-stop(100%, #7c0791));
    /* Chrome, Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE 10+ */
    background: linear-gradient(135deg, #fc05be 0%, #7c0791 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc05be', endColorstr='#7c0791', GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .modal .bg-inner {
    background: #ed0fb5;
    /* Old Browsers */
    /* FF3.6+ */
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #ed0fb5), color-stop(100%, #ab11c3));
    /* Chrome, Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE 10+ */
    background: linear-gradient(135deg, #ed0fb5 0%, #ab11c3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed0fb5', endColorstr='#ab11c3', GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .modal .modal-background {
    background-color: rgba(10, 10, 10, 0.99); }
  .modal .modal-close {
    position: absolute;
    min-width: 32px;
    max-width: 32px;
    min-height: 32px;
    max-height: 32px;
    width: 32px;
    height: 32px;
    padding: 0;
    top: 0;
    right: 0; }
    @media screen and (min-width: 769px), print {
      .modal .modal-close {
        top: 1.5rem;
        right: 1.5rem; } }
    .modal .modal-close:before, .modal .modal-close:after {
      display: none; }
    .modal .modal-close:hover, .modal .modal-close:focus {
      background-color: transparent; }
    .modal .modal-close .hamburger-inner {
      height: 2px; }
      .modal .modal-close .hamburger-inner:before, .modal .modal-close .hamburger-inner:after {
        height: 2px; }
  .modal .modal-content {
    position: relative;
    max-height: calc(100% - 40px);
    overflow: hidden;
    padding: 1.5rem; }
    @media screen and (min-width: 769px), print {
      .modal .modal-content {
        padding: 3rem; } }
    .modal .modal-content .bg-section {
      position: relative;
      padding: 3rem 1.5rem;
      overflow: auto;
      max-height: calc(100vh - 40px - 1.5rem - 1.5rem);
      -webkit-overflow-scrolling: touch;
      background: none no-repeat top center;
      background-size: 100%; }
      @media screen and (min-width: 769px), print {
        .modal .modal-content .bg-section {
          max-height: calc(100vh - 40px - 3rem - 3rem); } }
      .modal .modal-content .bg-section.bg-remind-me {
        background-image: url(../images/popup/bg-remind-me.svg);
        background-size: 1360px 290px;
        background-position: center -30px; }
        @media screen and (min-width: 769px), print {
          .modal .modal-content .bg-section.bg-remind-me {
            background-position: center 0; } }
      .modal .modal-content .bg-section.bg-become-sponsor {
        background-image: url(../images/popup/bg-become-sponsor-mobile.svg);
        background-size: 220% auto;
        background-position: center -5%; }
        @media screen and (min-width: 769px), print {
          .modal .modal-content .bg-section.bg-become-sponsor {
            background-image: url(../images/popup/bg-become-sponsor.svg);
            background-size: 1280px 220px;
            background-position: center 0px; } }
      .modal .modal-content .bg-section.bg-join-booth {
        background-image: url(../images/popup/bg-join-booth-mobile.svg);
        background-size: 220% auto;
        background-position: center -5%; }
        @media screen and (min-width: 769px), print {
          .modal .modal-content .bg-section.bg-join-booth {
            background-image: url(../images/popup/bg-join-booth.svg);
            background-size: 1250px 250px;
            background-position: center 0px; } }
    .modal .modal-content h3 {
      color: #ffe035;
      font-size: 1.6rem;
      letter-spacing: 0.4rem; }
    .modal .modal-content section {
      color: #fff;
      max-width: 640px;
      margin: 0 auto; }
      .modal .modal-content section figure.image {
        margin: 2rem auto 3rem; }
        .modal .modal-content section figure.image img {
          margin: auto;
          width: 100%; }
          @media only screen and (orientation: landscape) {
            .modal .modal-content section figure.image img {
              width: 80%; } }
          @media screen and (min-width: 769px), print {
            .modal .modal-content section figure.image img {
              width: 100%; } }
      .modal .modal-content section .field {
        padding-left: 5%;
        padding-right: 5%; }
        @media only screen and (orientation: landscape) {
          .modal .modal-content section .field {
            padding-left: 10%;
            padding-right: 10%; } }
      .modal .modal-content section .label {
        color: inherit;
        font-weight: inherit; }
      .modal .modal-content section .is-button {
        margin-top: 3rem; }
        @media only screen and (orientation: landscape) {
          .modal .modal-content section .is-button {
            margin-top: 5rem; } }
  .modal .input:hover, .modal .input:focus, .modal .input:active,
  .modal .textarea:hover,
  .modal .textarea:focus,
  .modal .textarea:active,
  .modal .button:hover,
  .modal .button:focus,
  .modal .button:active {
    border-color: #b5b5b5;
    outline: none;
    box-shadow: none; }
  .modal .input.has-error,
  .modal .textarea.has-error,
  .modal .button.has-error {
    background-color: #ffcc33;
    border-color: #ffcc33; }
  .modal .input,
  .modal .textarea {
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
