*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
[tabindex='-1']:focus {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #f09;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
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;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
  max-width: 100%;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='datetime-local'],
input[type='month'],
input[type='time'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
  max-width: 100%;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  min-height: 100vh;
  background: #fff;
}
body {
  margin: 0;
  font-family: sarabun, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  color: #fff;
  text-align: left;
  background-color: #000;
  text-rendering: optimizeLegibility;
  min-height: 100vh;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 0.75rem;
  font-family: 'IBM Plex Thai', sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
h1 {
  font-size: 1.75em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.375em;
}
h4 {
  font-size: 1.125em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.875em;
}
._heading,
.btn,
.button,
.menu,
blockquote,
button,
nav {
  font-family: 'IBM Plex Thai', sans-serif;
  font-weight: 700;
}
p {
  padding: 0;
  margin: 0 0 1em;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
a {
  color: #f09;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  color: #f09;
}
a:active {
  color: #fff;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #dcdfe5;
  margin: 1.5em 0;
}
ol {
  padding-left: 1.6em;
  text-indent: 0;
  margin: 0 0 1.5em;
}
ul {
  padding-left: 1.5em;
  text-indent: 0;
  margin: 0 0 1.5em;
}
body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga1' on;
  font-feature-settings: 'liga1' on;
}
body,
html {
  width: 100%;
}
h2 label,
h3 label,
h4 label {
  font-weight: inherit;
}
.clearfix:after,
.clearfix:before,
form:after,
form:before {
  content: '';
  display: table;
}
.clearfix:after,
form:after {
  clear: both;
}
:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0 !important;
}
.input,
.input-text {
  border: 1px solid #dce0e4;
  border-radius: 0;
  padding: 4px 6px;
  display: block;
  width: 100%;
  background: #fbfbfb;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  -webkit-transition: 0.1s border-color ease-in-out;
  -o-transition: 0.1s border-color ease-in-out;
  transition: 0.1s border-color ease-in-out;
  font-size: 16px;
}
.input-text:focus,
.input:focus {
  border-color: #f09;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}
blockquote {
  text-align: left;
  font-size: 1.25em;
  line-height: 1.6;
  padding: 0 0 0 23px;
  border-left: 3px solid #262828;
  margin: 1.6em 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote cite {
  font-size: 0.8em;
}
.text-center {
  text-align: center;
}
#page .hide,
.hide {
  display: none;
}
.fade.in {
  opacity: 1;
}
.table,
.wp-block-table table {
  border: 1px solid #dcdfe5;
}
.table thead th,
.wp-block-table table thead th {
  background-color: #eee;
  color: #fff;
}
.table td,
.table th,
.wp-block-table table td,
.wp-block-table table th {
  padding: 6px 10px;
}
.s-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  width: 100%;
}
.button-primary,
.site .s-button a,
a.s-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  min-height: 44px;
  padding: 6px 20px;
  color: #fff;
  background-color: #f09;
  border-radius: 100px;
  border: none;
  margin: 8px;
}
.button-primary:hover,
.site .s-button a:hover,
a.s-button:hover {
  color: #fff;
  background-color: #f09;
}
.s-box {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  border: none;
  overflow: hidden;
}
.s-space {
  margin-bottom: 16px;
}
.s-scroll {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
}
.s-sec {
  padding-top: 32px;
  padding-bottom: 32px;
}
.s-title {
  text-align: center;
  margin-bottom: 16px;
}
.s-grid {
  display: grid;
  grid-gap: 16px;
  margin-bottom: 16px;
  grid-template-columns: minmax(0, 1fr);
}
.s-grid.-m2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.s-grid.-m3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.s-grid::after,
.s-grid::before {
  display: none;
}
.s-grid .s-grid {
  margin-bottom: 0;
}
.s-slider {
  margin: 0 -8px;
  height: 100%;
}
.s-slider.-large {
  margin-left: -16px;
  margin-right: -16px;
}
.s-slider.-large .slider {
  padding-left: 0;
  padding-right: 0;
}
.s-slider.-full {
  margin-left: -16px;
  margin-right: -16px;
}
.s-slider.-full .slider {
  padding-left: 0;
  padding-right: 0;
}
.s-slider.-dots-in .flickity-page-dots {
  bottom: 10px;
}
.s-slider.-dots-in .flickity-page-dots .dot {
  background: #fff;
  opacity: 0.5;
}
.s-slider.-dots-in .flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.s-slider.-dots-in .flickity-prev-next-button {
  color: #fff;
}
.s-slider.-dots-in .slider {
  padding-bottom: 0;
}
.s-slider .slider {
  padding: 0 8px 16px;
  width: 100%;
  min-height: 100%;
  position: relative;
  display: table;
  table-layout: fixed;
}
.s-slider .slider .content-item {
  display: table-cell;
}
.s-slider .slider .content-item.-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.s-slider .slider .content-item.-hero {
  display: grid;
  margin: 0;
}
.s-slider.-m1\.2 {
  margin-right: -16px;
}
.s-slider.-m1\.2 .slider {
  width: 82%;
}
.s-slider.-m1\.4 {
  margin-right: -16px;
}
.s-slider.-m1\.4 .slider {
  width: 71%;
}
.s-slider.-m2 .slider {
  width: 50%;
}
.s-slider.-m3 .slider {
  width: 33.333333%;
}
.s-slider.-togrid:after {
  content: 'flickity';
  display: none;
}
.s-modal {
  height: 0;
  max-height: 0;
  overflow: hidden;
  width: 94vw;
  max-width: 750px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
  -ms-transform: translate(-50%, -50%) scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
  padding: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 1100;
}
.s-modal.-full {
  width: 100vw;
  max-width: 100vw;
  left: 0;
  right: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.s-modal.-visible {
  opacity: 1;
  height: auto;
  max-height: 94vh;
  pointer-events: auto;
  overflow: auto;
  padding: 10px 20px 8px;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.s-modal.-visible.-full {
  height: 100vh;
  top: 0;
  max-height: 100vh;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.s-modal-trigger {
  display: inline-block;
}
.s-modal-bg {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: opacity 0.3s ease-in-out, height 10ms 0.3s;
  -o-transition: opacity 0.3s ease-in-out, height 10ms 0.3s;
  transition: opacity 0.3s ease-in-out, height 10ms 0.3s;
}
.s-modal-bg.-blacked-out {
  height: 100vh;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.s-modal-content {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  padding: 0 16px;
}
.s-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 26px;
  text-align: center;
  padding: 10px;
  line-height: 22px;
  height: 44px;
  width: 44px;
  z-index: 10;
  color: #fff;
  cursor: pointer;
}
.s-modal-close:hover {
  background-color: #f09;
  color: #fff;
}
.s-modal-login {
  max-width: 400px;
}
.s-modal .search-form {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 350px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 3px solid #f09;
  border-radius: 0;
}
.s-modal .search-form .search-field {
  padding-left: 6px;
}
@font-face {
  font-family: emmali;
  src: url(../fonts/emmali/EmmaliLite-SemiBold.woff2) format('woff2'), url(../fonts/emmali/EmmaliLite-SemiBold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: anantason;
  src: url(../fonts/anantason/Anantason-Regular.woff2) format('woff2'), url(../fonts/anantason/Anantason-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: anantason;
  src: url(../fonts/anantason/Anantason-Bold.woff2) format('woff2'), url(../fonts/anantason/Anantason-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Thai';
  src: url(../fonts/ibm-plex/ibmplexthai-light.woff2) format('woff2'), url(../fonts/ibm-plex/ibmplexthai-light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Thai';
  src: url(../fonts/ibm-plex/ibmplexthai-regular.woff2) format('woff2'), url(../fonts/ibm-plex/ibmplexthai-regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Thai';
  src: url(../fonts/ibm-plex/ibmplexthai-medium.woff2) format('woff2'), url(../fonts/ibm-plex/ibmplexthai-medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'IBM Plex Thai';
  src: url(../fonts/ibm-plex/ibmplexthai-bold.woff2) format('woff2'), url(../fonts/ibm-plex/ibmplexthai-bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Maledpan;
  src: url(../fonts/maledpan/maledpan.woff2) format('woff2'), url(../fonts/maledpan/maledpan.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Maledpan;
  src: url(../fonts/maledpan/maledpan-bold.woff2) format('woff2'), url(../fonts/maledpan/maledpan-bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Sarabun;
  src: local('Sarabun'), url(../fonts/sarabun/sarabun.woff2) format('woff2'), url(../fonts/sarabun/sarabun.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Sarabun;
  src: local('Sarabun'), url(../fonts/sarabun/sarabun-medium.woff2) format('woff2'),
    url(../fonts/sarabun/sarabun-medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Sarabun;
  src: local('Sarabun'), url(../fonts/sarabun/sarabun-bold.woff2) format('woff2'), url(../fonts/sarabun/sarabun-bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: seed-icons;
  src: local('seed-icons'), url(../fonts/seed-icons/seed-icons.woff2?seed) format('woff2'),
    url(../fonts/seed-icons/seed-icons.woff?seed) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
[class*=' si-'],
[class^='si-'] {
  font-family: seed-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.06em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.si-home:before {
  content: '\e900';
}
.si-home-alt:before {
  content: '\e901';
}
.si-menu:before {
  content: '\e902';
}
.si-paper-clip:before {
  content: '\e903';
}
.si-image:before {
  content: '\e904';
}
.si-camera:before {
  content: '\e905';
}
.si-video:before {
  content: '\e906';
}
.si-paper:before {
  content: '\e907';
}
.si-shuffle:before {
  content: '\e908';
}
.si-repeat:before {
  content: '\e909';
}
.si-briefcase:before {
  content: '\e90a';
}
.si-box:before {
  content: '\e90b';
}
.si-share:before {
  content: '\e90c';
}
.si-trash:before {
  content: '\e90d';
}
.si-pencil-o:before {
  content: '\e90e';
}
.si-pencil:before {
  content: '\e90f';
}
.si-play:before {
  content: '\e910';
}
.si-play-o:before {
  content: '\e911';
}
.si-zoom-in:before {
  content: '\e912';
}
.si-zoom-out:before {
  content: '\e913';
}
.si-search-o:before {
  content: '\e914';
}
.si-search:before {
  content: '\e915';
}
.si-basket:before {
  content: '\e916';
}
.si-basket-alt:before {
  content: '\e917';
}
.si-cart:before {
  content: '\e918';
}
.si-cart-alt:before {
  content: '\e919';
}
.si-cart-o:before {
  content: '\e91a';
}
.si-bag-alt:before {
  content: '\e94a';
}
.si-bag:before {
  content: '\e91b';
}
.si-globe:before {
  content: '\e91c';
}
.si-location:before {
  content: '\e91d';
}
.si-mail:before {
  content: '\e91e';
}
.si-phone:before {
  content: '\e91f';
}
.si-phone-o:before {
  content: '\e920';
}
.si-phone-alt:before {
  content: '\e921';
}
.si-mobile:before {
  content: '\e922';
}
.si-fax:before {
  content: '\e923';
}
.si-fax-o:before {
  content: '\e924';
}
.si-calendar:before {
  content: '\e960';
}
.si-calendar-alt:before {
  content: '\e925';
}
.si-clock:before {
  content: '\e926';
}
.si-user:before {
  content: '\e927';
}
.si-folder:before {
  content: '\e928';
}
.si-tag:before {
  content: '\e929';
}
.si-comment:before {
  content: '\e92a';
}
.si-upload:before {
  content: '\e92b';
}
.si-download:before {
  content: '\e92c';
}
.si-plus:before {
  content: '\e92d';
}
.si-minus:before {
  content: '\e92e';
}
.si-arrow-left:before {
  content: '\e92f';
}
.si-arrow-right:before {
  content: '\e930';
}
.si-arrow-up:before {
  content: '\e931';
}
.si-arrow-down:before {
  content: '\e932';
}
.si-check-o:before {
  content: '\e933';
}
.si-cross-o:before {
  content: '\e934';
}
.si-check:before {
  content: '\e95b';
}
.si-cross:before {
  content: '\e95c';
}
.si-dashboard:before {
  content: '\e95d';
}
.si-ellipsis:before {
  content: '\e935';
}
.si-chevron-left:before {
  content: '\e936';
}
.si-chevron-right:before {
  content: '\e937';
}
.si-chevron-down:before {
  content: '\e938';
}
.si-chevron-up:before {
  content: '\e939';
}
.si-caret-left:before {
  content: '\e93a';
}
.si-caret-right:before {
  content: '\e93b';
}
.si-caret-down:before {
  content: '\e93c';
}
.si-caret-up:before {
  content: '\e93d';
}
.si-angle-left:before {
  content: '\e93e';
}
.si-angle-right:before {
  content: '\e93f';
}
.si-angle-up:before {
  content: '\e940';
}
.si-angle-down:before {
  content: '\e941';
}
.si-eye:before {
  content: '\e942';
}
.si-qrcode:before {
  content: '\e943';
}
.si-barcode:before {
  content: '\e944';
}
.si-ampersand:before {
  content: '\e945';
}
.si-cog:before {
  content: '\e946';
}
.si-book:before {
  content: '\e947';
}
.si-info:before {
  content: '\e948';
}
.si-info-o:before {
  content: '\e949';
}
.si-file:before {
  content: '\e95e';
}
.si-file-pdf:before {
  content: '\e94b';
}
.si-facebook:before {
  content: '\e94c';
}
.si-facebook-circled:before {
  content: '\e94d';
}
.si-facebook-squared:before {
  content: '\e94e';
}
.si-twitter:before {
  content: '\e94f';
}
.si-twitter-circled:before {
  content: '\e950';
}
.si-line:before {
  content: '\e951';
}
.si-line-circle:before {
  content: '\e952';
}
.si-line-square:before {
  content: '\e953';
}
.si-vimeo:before {
  content: '\e954';
}
.si-vimeo-circle:before {
  content: '\e955';
}
.si-instagram:before {
  content: '\e956';
}
.si-instagram-circled:before {
  content: '\e961';
}
.si-youtube:before {
  content: '\e957';
}
.si-youtube-circle:before {
  content: '\e958';
}
.si-pinterest:before {
  content: '\e959';
}
.si-pinterest-circled:before {
  content: '\e962';
}
.si-google-logo:before {
  content: '\e95a';
}
.si-facebook-logo:before {
  content: '\e95f';
}
.alignfull,
.alignwide {
  margin-left: -16px;
  margin-right: -16px;
  max-width: 100vw;
  width: 100vw;
}
.wp-block-video video {
  max-width: 750px;
}
.wp-block-cover-text p {
  padding: 1.5em 0;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.wp-block-quote.is-large {
  border: none;
}
.wp-block-quote.is-large cite {
  display: block;
}
.wp-block-pullquote {
  border-left: none;
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
  padding: 2em;
  text-align: center;
  margin-bottom: 20px;
}
.wp-block-pullquote blockquote {
  border-left: none;
  padding-left: 0;
  text-align: center;
  margin: 0;
  font-family: 'IBM Plex Thai', sans-serif;
}
.wp-block-table {
  display: block;
  overflow-x: auto;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
p.has-drop-cap:not(:focus):first-letter {
  font-size: 5.4em;
  line-height: 0.9;
  font-family: 'IBM Plex Thai', sans-serif;
}
.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.aligncenter,
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  display: inline;
}
img.alignleft {
  display: inline;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8em 0;
}
.sticky {
  display: block;
}
.hentry li ol,
.hentry li ul {
  margin: 0.5em 0;
}
.byline,
.updated:not(.published) {
  display: none;
}
.bypostauthor {
  background-color: #f8f5e7;
}
.single .content-area .byline {
  display: inline;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.navigation {
  clear: both;
}
.gallery,
body.home .gallery {
  margin: 0 -10px 1.5em;
}
.gallery:after {
  display: table;
  content: '';
  clear: both;
}
.gallery-item {
  float: left;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 10px;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}
.gallery-caption {
  display: block;
}
.edit-link a {
  position: fixed;
  bottom: 5px;
  left: 5px;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  font-size: 10px;
  overflow: hidden;
  z-index: 900;
  font-family: arial, sans-serif;
}
.fb-comments {
  clear: both;
  display: block;
}
.search-field {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.site-main > .page-header {
  margin: 0;
  border: none;
  padding: 0;
}
.infinite-scroll .content-pagination {
  display: none;
}
.comments-area {
  clear: both;
  margin-bottom: 15px;
}
.comment-list {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
  border: 1px solid #e2e2e2;
  border-bottom: none;
}
.comment-list .comment {
  border-bottom: 1px solid #e2e2e2;
  padding: 25px;
  background-color: #f8f8f8;
}
.comment-list .vcard img.avatar {
  float: left;
  margin: 5px 12px 0 0;
}
.comment-list .vcard .says {
  display: none;
}
.comment-list .comment-metadata {
  font-size: 0.8em;
  line-height: 1.4em;
}
.comment-list .comment-metadata:after {
  content: '';
  clear: both;
  display: block;
  margin-bottom: 15px;
}
.comment-list .comment-metadata a {
  opacity: 0.8;
}
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comment-list .children .comment {
  border-bottom: none;
  padding-bottom: 0;
}
.comment-respond {
  background-color: #eee;
  padding: 25px 25px 5px;
  margin-top: 20px;
}
.comment-respond label {
  display: block;
  margin: 0;
}
.comment-form-comment {
  margin-bottom: 10px;
}
.comment-form-comment textarea {
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 3px 5px;
}
.search-form {
  width: 100%;
  height: 40px;
  max-width: 300px;
  background-color: #fff;
  border: 1px solid #dcdfe5;
  border-radius: 3px;
  position: relative;
}
.search-form > label {
  margin-bottom: 0;
  width: 100%;
}
.search-form > label:after {
  content: '\e914';
  font-family: seed-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
  color: #f09;
  font-size: 20px;
}
.search-form .search-field {
  width: calc(100% - 30px);
  border: none;
  background: 0 0;
  height: 40px;
  padding: 0 6px 0 14px;
  font-weight: 400;
  font-size: 16px;
}
.search-form .search-submit {
  height: 40px;
  background: 0 0;
  border: none;
  width: 40px;
  border-radius: 0;
  color: transparent;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
} /*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: 0;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: 0 0;
  border: none;
  color: #f09;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.flickity-button:hover {
  cursor: pointer;
  color: #f09;
}
.flickity-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #f09;
  box-shadow: 0 0 0 5px #f09;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  display: none;
}
.flickity-prev-next-button.previous {
  left: -40px;
}
.flickity-prev-next-button.next {
  right: -40px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -5px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: #f09;
  border-radius: 10px;
  opacity: 0.25;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  width: 18px;
}
.site {
  position: relative;
  min-height: 100vh;
}
.home-banner {
  margin-bottom: 30px;
}
.home-banner img {
  width: 100%;
}
.page-banner img {
  width: 100%;
}
.page-banner > .widget {
  display: none;
}
.page-banner > .widget:first-of-type {
  display: block;
}
.site-header {
  z-index: 900;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #000;
  min-height: 50px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.site-header.active .site-branding.-alt-logo .custom-logo {
  display: none;
}
.site-header.active .site-branding.-alt-logo .alt-logo {
  display: block !important;
}
.site-header a {
  color: #fff;
}
.site-header-space {
  min-height: 50px;
}
.site-branding {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-branding img {
  max-height: 50px;
  width: 100%;
  width: 90px;
  -o-object-fit: contain;
  object-fit: contain;
}
.site-logo img {
  margin-right: 10px;
}
.site-title {
  margin: 0;
  font-size: 22px;
  line-height: 1;
  padding-top: 2px;
}
.site-description {
  display: none;
}
.site-toggle {
  position: absolute;
  top: 1.3em;
  right: 16px;
  height: 2.4em;
  width: 2.4em;
  font-size: 10px;
  cursor: pointer;
}
.site-toggle:after {
  pointer-events: none;
  content: '';
  position: absolute;
  display: block;
  left: -16px;
  right: -16px;
  top: -1em;
  bottom: -1em;
  z-index: 0;
}
.site-toggle b {
  top: 50%;
  margin-top: -0.1em;
  z-index: 1;
}
.site-toggle b,
.site-toggle b:after,
.site-toggle b:before {
  pointer-events: none;
  display: block;
  content: '';
  border-radius: 1em;
  background-color: #f09;
  height: 0.2em;
  position: absolute;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: top 0.3s 0.15s, left 0.1s, background-color 0.3s 0.2s, -webkit-transform 0.2s;
  transition: top 0.3s 0.15s, left 0.1s, background-color 0.3s 0.2s, -webkit-transform 0.2s;
  -o-transition: top 0.3s 0.15s, left 0.1s, background-color 0.3s 0.2s, transform 0.2s;
  transition: top 0.3s 0.15s, left 0.1s, background-color 0.3s 0.2s, transform 0.2s;
  transition: top 0.3s 0.15s, left 0.1s, background-color 0.3s 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.site-toggle b {
  left: 0;
  right: 0;
}
.site-toggle b:before {
  left: 0;
  right: 1em;
  top: -0.8em;
}
.site-toggle b:after {
  left: 1em;
  right: 0;
  top: 0.8em;
}
.site-toggle.active b,
.site-toggle.active b:after,
.site-toggle.active b:before {
  -webkit-transition: top 0.2s, left 0.2s, background-color 0.2s, -webkit-transform 0.2s 0.15s;
  transition: top 0.2s, left 0.2s, background-color 0.2s, -webkit-transform 0.2s 0.15s;
  -o-transition: top 0.2s, left 0.2s, background-color 0.2s, transform 0.2s 0.15s;
  transition: top 0.2s, left 0.2s, background-color 0.2s, transform 0.2s 0.15s;
  transition: top 0.2s, left 0.2s, background-color 0.2s, transform 0.2s 0.15s, -webkit-transform 0.2s 0.15s;
}
.site-toggle.active b {
  background-color: transparent;
}
.site-toggle.active b:after,
.site-toggle.active b:before {
  left: 0;
  top: 0;
  right: 0;
}
.site-toggle.active b:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-toggle.active b:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-search {
  position: absolute;
  padding: 10px 16px;
  right: 0;
  top: 0;
  font-size: 20px;
  cursor: pointer;
}
.site-member {
  position: absolute;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-member .si-user {
  font-size: 24px;
  vertical-align: text-top;
}
.site-member .pic {
  line-height: 0;
}
.site-member .pic img {
  border-radius: 50px;
  width: 32px;
}
.site-member .info {
  display: none;
}
.site-nav-m {
  font-size: 18px;
  position: absolute;
  display: block;
  left: 0;
  top: 50px;
  height: 0;
  opacity: 0;
  width: 100%;
  background: 0 0;
  overflow: hidden;
  -webkit-transition: all 0.6s ease, background 0.5s ease;
  -o-transition: all 0.6s ease, background 0.5s ease;
  transition: all 0.6s ease, background 0.5s ease;
  -webkit-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
  z-index: 1;
}
.site-nav-m ul {
  padding: 0 10px;
}
.site-nav-m ul ul {
  padding: 0;
  font-size: 0.9em;
  font-weight: 400;
}
.site-nav-m ul ul li {
  border-bottom: none;
}
.site-nav-m ul ul a {
  border-bottom: none;
  padding: 0 0 12px;
}
.site-nav-m li {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.site-nav-m li .si-angle-down,
.site-nav-m li .si-arrow-down,
.site-nav-m li .si-caret-down,
.site-nav-m li .si-chevron-down {
  display: none;
}
.site-nav-m li a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  padding: 10px 0 9px;
}
.site-nav-m li a:hover {
  opacity: 0.8;
}
.site-nav-m li a:active {
  opacity: 0.6;
}
.site-nav-m li.current-menu-item > a {
  opacity: 1;
}
.site-nav-m .si-caret-down {
  -webkit-transition: all 0.3s, opacity 0.5s ease 0.5s;
  -o-transition: all 0.3s, opacity 0.5s ease 0.5s;
  transition: all 0.3s, opacity 0.5s ease 0.5s;
  opacity: 0;
}
.site-nav-m.active {
  height: calc(100vh - 50px);
  background-color: #1a013f;
  -webkit-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
  overflow: auto;
  opacity: 1;
  color: #fff;
}
.site-nav-m.active a {
  color: #fff;
}
.site-nav-m.active .menu > li {
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
}
.site-nav-m .menu-item-has-children {
  position: relative;
}
.site-nav-m .menu-item-has-children > i {
  display: block;
  position: absolute;
  right: -20px;
  top: 5px;
  opacity: 1;
  color: rgba(255, 255, 255, 0.8);
  font: 16px sans-serif;
  padding: 0 25px;
  line-height: 36px;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.site-nav-m .menu-item-has-children > i::before {
  vertical-align: -2px;
}
.site-nav-m .menu-item-has-children.active > i {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.site-nav-m .menu-item-has-children > .sub-menu {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s, opacity 0.3s;
  -o-transition: max-height 0.5s, opacity 0.3s;
  transition: max-height 0.5s, opacity 0.3s;
}
.site-nav-m .menu-item-has-children > .sub-menu i {
  top: -2px;
  line-height: 28px;
}
.site-nav-m .menu-item-has-children.active > .sub-menu {
  max-height: 300vh;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
.site-nav-m .menu > li {
  -webkit-transform: scale(1.1) translateY(-2px);
  -ms-transform: scale(1.1) translateY(-2px);
  transform: scale(1.1) translateY(-2px);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.site-nav-m .menu > li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.site-nav-m .menu > li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.site-nav-m .menu > li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.site-nav-m .menu > li:nth-child(4) {
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.site-nav-m .menu > li:nth-child(5) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.site-nav-m .menu > li:nth-child(6) {
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.site-nav-m .children {
  display: none;
}
.main-header {
  position: relative;
  overflow: hidden;
  padding-top: 16px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-header.-banner {
  padding-bottom: 14px;
  min-height: 120px;
  background: #000;
  color: #fff;
  text-align: center;
}
.main-header.-banner a {
  color: #fff;
}
.main-header.-banner .s-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-header.-banner.-blank {
  background: -webkit-linear-gradient(326deg, #f09 0, #f09 100%);
  background: -o-linear-gradient(326deg, #f09 0, #f09 100%);
  background: linear-gradient(124deg, #f09 0, #f09 100%);
}
.main-header.-minimal h4 {
  display: none;
}
.main-header.-hidden {
  display: none;
}
.main-header.-center {
  text-align: center;
}
.main-header .bg {
  position: absolute;
  top: -50px;
  bottom: -50px;
  left: -50px;
  right: -50px;
  background-size: cover;
  opacity: 0.7;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  background-position: center center;
}
.main-header .bg.-blank {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  background: -webkit-linear-gradient(326deg, #f09 0, #f09 100%);
  background: -o-linear-gradient(326deg, #f09 0, #f09 100%);
  background: linear-gradient(124deg, #f09 0, #f09 100%);
}
.main-header .title {
  font-size: 24px;
  margin: 0;
}
.main-header .title small {
  font-size: 0.7em;
  display: block;
  padding-top: 5px;
}
.main-header .bc {
  font-size: 0.875em;
  margin: 10px 0 0;
}
.main-header .bc .si-angle-right {
  padding: 0 5px;
  vertical-align: -1px;
}
.site-main.-hide-title h1.entry-title,
.site-main.-hide-title h1.page-title {
  display: none;
}
.content-item {
  position: relative;
}
.content-item .pic {
  line-height: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.content-item .pic img {
  width: 100%;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.content-item .entry-title {
  margin-bottom: 0;
  font-size: 1.25em;
}
.content-item .entry-meta {
  margin-bottom: 0;
}
.content-item .cat a {
  background: #f09;
  color: #fff;
  font-size: 0.875em;
  padding: 3px 6px;
  border-radius: 3px;
}
.content-item .cat a:hover {
  background: #f09;
}
.content-item .entry-footer,
.content-item .tags-links {
  display: none;
}
.content-item .entry-summary p {
  margin-top: 8px;
  margin-bottom: 0;
}
.hide-summary .content-item .entry-summary {
  display: none;
}
.content-item:hover .pic img {
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}
.content-item.-card {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 15px;
  background: #fff;
  padding-bottom: 65px;
}
.content-item.-card .pic {
  margin: -15px -15px 15px;
  border-radius: 3px 3px 0 0;
}
.content-item.-card .pic img {
  border-radius: 3px 3px 0 0;
}
.content-item.-card .author {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.content-item.-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background: #fff;
}
.content-item.-list .pic {
  margin: 0;
  width: 36%;
}
.content-item.-list .pic a {
  display: block;
  height: 100%;
}
.content-item.-list .pic img {
  border-radius: 3px 0 0 3px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.content-item.-list .info {
  width: 64%;
  padding: 15px 15px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-item.-list .entry-summary {
  display: none;
}
.content-item.-caption {
  position: relative;
  background-color: #000;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.content-item.-caption .pic {
  height: 100%;
  min-height: 150px;
  margin: 0;
  opacity: 0.8;
  -webkit-transition: 0.7s ease;
  -o-transition: 0.7s ease;
  transition: 0.7s ease;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.content-item.-caption .pic img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
  -webkit-transition: 0.7s ease;
  -o-transition: 0.7s ease;
  transition: 0.7s ease;
}
.content-item.-caption .entry-title {
  margin-bottom: 0;
}
.content-item.-caption .entry-meta {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: 0;
  -webkit-transition: 0.7s ease;
  -o-transition: 0.7s ease;
  transition: 0.7s ease;
}
.content-item.-caption .info {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 15px;
  color: #fff;
}
.content-item.-caption .info a {
  color: #fff;
}
.content-item.-caption:hover .pic {
  opacity: 0.4;
}
.content-item.-caption:hover .entry-meta {
  max-height: 42px;
  opacity: 1;
  margin-top: 8px;
}
.content-item.-hero {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  margin: 0 -15px 0;
}
.content-item.-hero .pic img {
  width: 100%;
  max-height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
.content-item.-hero .info {
  padding: 0 15px 15px;
}
.content-item .author {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  bottom: 0;
}
.content-item .author img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}
.content-item .author .name {
  color: #fff;
}
.content-item .author .name h2 {
  font-size: 1.125em;
  line-height: 1;
  margin-bottom: 0;
}
.content-item .author .name small {
  display: block;
  opacity: 0.75;
}
.content-headline {
  background: #000;
  color: #fff;
  position: relative;
}
.content-headline a {
  color: #fff;
}
.content-headline.-bright .pic img {
  opacity: 1;
}
.content-headline.-notitle .info {
  display: none;
}
.content-headline .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 500px;
  opacity: 0.7;
}
.content-headline .info {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.content-headline .info h2 {
  margin: 0;
}
.content-headline .info h3 {
  font-size: 0.8em;
  margin: 8px 0 0;
}
.flickity-slider .content-headline .info {
  opacity: 0;
  margin-top: 10px;
}
.flickity-slider .is-selected .content-headline .info {
  opacity: 1;
  margin-top: 2px;
}
.entry-meta {
  font-size: 0.82em;
  margin: 8px 0 15px;
  opacity: 0.8;
}
.entry-meta > span {
  margin-right: 10px;
}
.entry-meta i {
  margin-right: 4px;
}
.entry-meta a {
  color: #666;
}
.entry-meta a:hover {
  opacity: 0.6;
}
.content-table-date {
  width: 140px;
}
body.category .content-item .cat-links,
body.tag .content-item .tags-links {
  display: none;
}
.content-pagination {
  clear: both;
  margin-bottom: 16px;
  text-align: center;
}
.content-pagination a,
.content-pagination span {
  display: inline-block;
  padding: 0 8px;
  text-align: center;
  min-width: 40px;
  height: 40px;
  border-radius: 40px;
  margin: 0 3px;
  padding: 0;
  line-height: 36px;
  font-size: 1.1em;
  font-family: sans-serif;
}
.content-pagination a {
  color: #f09;
  border: 2px solid #dcdfe5;
}
.content-pagination a:focus,
.content-pagination a:hover {
  color: #f09;
  border-color: #f09;
}
.content-pagination a:active {
  color: #fff;
  border-color: #fff;
}
.content-pagination i {
  vertical-align: -1px;
}
.content-pagination .current {
  color: #f09;
  border: 2px solid #f09;
}
body.page-template-page-form .site-content {
  background-color: #f2f2f2;
}
.page-form {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.single-area > .content-area {
  max-width: 750px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.single-area .entry-meta {
  text-align: center;
}
.entry-author {
  margin: 30px auto;
  text-align: center;
}
.entry-author .pic {
  margin: 8px;
}
.entry-author .pic img {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
  object-fit: contain;
}
.entry-author .desc {
  font-size: 0.875em;
  margin-top: 5px;
}
.entry-author .name {
  font-size: 1.125em;
  margin-bottom: 0;
}
.entry-author.-head .entry-title {
  margin-bottom: 5px;
}
.widget-area .current-menu-item > a {
  font-weight: 700;
  color: #f09;
}
.widget-area .widget_nav_menu li {
  margin-bottom: 10px;
}
.widget-area .widget_nav_menu li:last-child {
  margin-bottom: 0;
}
.widget-area .widget_nav_menu .sub-menu {
  padding: 5px 0 0 12px;
}
.widget-area .widget_nav_menu .sub-menu li {
  margin-bottom: 5px;
  position: relative;
}
.widget-area .widget_nav_menu .sub-menu li:before {
  content: '';
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  left: -12px;
  top: calc(50% - 2px);
}
.widget-area ul {
  padding: 0;
  margin-bottom: 10px;
}
.widget-area li {
  list-style: none;
}
.widget-area a {
  color: #fff;
}
.widget-area a:hover {
  color: #f09;
}
.widget {
  margin-bottom: 16px;
}
.widget-title {
  margin-bottom: 10px;
  font-size: 1.375em;
}
.error-404 {
  text-align: center;
}
.error-404 .search-form {
  margin: 0 auto 30px;
}
.site-footer-space {
  min-height: 40px;
}
.site-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f09;
  min-height: 40px;
}
.site-info {
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-footbar a:hover {
  opacity: 0.8;
}
.site-footbar a:active {
  opacity: 0.6;
}
.site-footbar .widget {
  margin-bottom: 0;
}
.site-footbar p:last-of-type {
  margin-bottom: 0;
}
.-xl {
  font-size: 1.3rem;
}
.-xxl {
  font-size: 1.8rem;
}
.-nomg {
  margin-bottom: 0 !important;
}
header#masthead {
  position: fixed;
  -webkit-box-shadow: 0 0 10px 2px #f09;
  box-shadow: 0 0 10px 2px #fec00f;
  background: #ef017c49;
  background: -webkit-radial-gradient(circle, #c30165 2%, #b7015e 9%, #a30154 23%, #000 100%);
  background: -o-radial-gradient(circle, #c30165 2%, #b7015e 9%, #a30154 23%, #000 100%);
  background: radial-gradient(circle, #c30165 2%, #b7015e 9%, #a30154 23%, #000 100%);
  background: url(/wp-content/uploads/2022/06/bg-1-e1654366593475.jpg);
  background-size: cover;
  background-position: bottom;
}
.s-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.s-btn .btn-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.s-btn .btn-nav.btn-register a {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5db1), to(#ef017c));
    background: -webkit-linear-gradient(top, #ff5db1 0, #ef017c 100%);
    background: -o-linear-gradient(top, #ff5db1 0, #ef017c 100%);
    background: linear-gradient(180deg,#554311 0,#f78525 100%);
    color: #fff;
    border: 2px solid #886e23;
    -webkit-box-shadow: 1px 1px 10px #463607;
    box-shadow: 1px 1px 10px #f2f2f2;
}
.s-btn .btn-nav.btn-register a:hover {
  opacity: 0.9;
  color: #fff;
}
.s-btn .btn-nav.btn-line a {
  background-color: #00c22a;
  color: #fff;
  border: 2px solid #00ff37;
  -webkit-box-shadow: 1px 1px 10px #0592007e;
  box-shadow: 1px 1px 10px #0592007e;
}
.s-btn .btn-nav.btn-line a:hover {
  opacity: 0.9;
  color: #fff;
}
.s-btn .btn-nav a {
  font-size: 18px;
  margin: auto;
  background-color: #f09;
  color: #000;
  padding: 8px 20px;
  border-radius: 30px;
  margin-right: 10px;
  border: 2px solid #f09;
}
.s-btn .btn-nav a:hover {
  opacity: 0.9;
  color: #000;
}
.-btn .kt-btn-wrap a {
  padding: 5px 20px !important;
  border-radius: 3px !important;
}
.-btn .kt-btn-wrap a:hover {
  opacity: 0.9;
}
@-webkit-keyframes flicker-2 {
  0%,
  100%,
  18%,
  22%,
  25%,
  53%,
  57% {
    text-shadow: 0 0 2px #00f309, 0 0 4px #5eff6f, 0 0 6px #0bff00, 0 0 4px #14ff00, 0 0 8px #27ff00, 0 0 10px #12ff00, 0 0 12px #1eff00, 0 0 16px #00ff53;
  }
  20%,
  24%,
  55% {
    text-shadow: none;
  }
}
@keyframes flicker-2 {
  0%,
  100%,
  18%,
  22%,
  25%,
  53%,
  57% {
 text-shadow: 0 0 2px #a50000, 0 0 4px #530f0f, 0 0 6px #811e1e, 0 0 4px #731616, 0 0 8px #6b0101, 0 0 10px #741e1e, 0 0 12px #961717, 0 0 16px #e02424;
  }
  20%,
  24%,
  55% {
    text-shadow: none;
  }
}
@-webkit-keyframes flicker {
  0%,
  100%,
  18%,
  22%,
  25%,
  53%,
  57% {
   text-shadow: 0 0 2px #ffbe00cc, 0 0 4px #ffbd00, 0 0 6px #ffb800, 0 0 4px #e19617, 0 0 8px #c66b00, 0 0 10px #ffca33d1, 0 0 12px #ff7d00, 0 0 16px #ffab00;
  }
  20%,
  24%,
  55% {
    text-shadow: none;
  }
}
@keyframes flicker {
  0%,
  100%,
  18%,
  22%,
  25%,
  53%,
  57% {
          text-shadow: 0 0 2px #ffbe00cc, 0 0 4px #ffbd00, 0 0 6px #ffed00, 0 0 4px #fffe05, 0 0 8px #ffda09, 0 0 10px #ffca33d1, 0 0 12px #cdff00, 0 0 16px #ffff6d;
  }
  20%,
  24%,
  55% {
    text-shadow: none;
  }
}
.-lb {
  position: relative;
}
.-lb strong {
  position: relative;
  display: inline-block;
  color: #fff;
  -webkit-animation: flicker 1.5s infinite alternate;
  animation: flicker 1.5s infinite alternate;
}
.wp-block-embed-youtube {
  margin-top: 50px;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #f09;
  background: -webkit-linear-gradient(330deg, #f09 50%, #8b00c2 50%);
  background: -o-linear-gradient(330deg, #f09 50%, #8b00c2 50%);
  background: linear-gradient(120deg, #f09 50%, #8b00c2 50%);
  padding: 3px;
  -webkit-box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, 0 0 32px #f09, 0 0 42px #f09, 0 0 46px #f09,
    0 0 52px #f09;
  box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, 0 0 32px #f09, 0 0 42px #f09, 0 0 46px #f09, 0 0 52px #f09;
}
.-bd .kt-inside-inner-col {
  position: relative;
  background-color: #000;
  border-radius: 10px;
}
.-bd .kt-inside-inner-col:after {
  content: '';
  border-radius: 10px;
  position: absolute;
  top: -15px;
  left: -15px;
  width: calc(100% + (2 * 15px));
  height: calc(100% + (2 * 15px));
  background: -webkit-repeating-linear-gradient(138deg, #f09 0 15px, #000 15px 30px);
  background: -o-repeating-linear-gradient(138deg, #f09 0 15px, #000 15px 30px);
  background: repeating-linear-gradient(-48deg, #f09 0 15px, #000 15px 30px);
  background-size: 300% 100%;
  z-index: -1;
}
.no-mg {
  margin: 0 !important;
}
@-webkit-keyframes animate {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@keyframes animate {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@-webkit-keyframes swing {
  0% {
    background-color: #f09;
    width: 100%;
  }
  50% {
    background-color: #f09;
    width: 80%;
  }
  100% {
    background-color: #f09;
    width: 100%;
  }
}
@keyframes swing {
  0% {
    background-color: #f09;
    width: 100%;
  }
  50% {
    background-color: #f09;
    width: 80%;
  }
  100% {
    background-color: #f09;
    width: 100%;
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0) rotate(3deg);
  }
  30% {
    -webkit-transform: translate(0, 2px) rotate(0);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-2deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0) rotate(3deg);
  }
  30% {
    -webkit-transform: translate(0, 2px) rotate(0);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-2deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
.-neon {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 5px #f09, 0 0 10px #f09, 0 0 20px #f09, 0 0 30px #f09, 0 0 40px #f09;
  font-size: 100px;
}
.bg-inner {
  padding: 20px;
  background-color: #0006;
  border-radius: 10px;
  border: 1px solid #fec00f63;
  margin-bottom: 10px;
}
.glsr-reviews-wrap {
  gap: 20px !important;
}
.glsr-reviews-wrap .glsr-reviews {
  gap: 20px !important;
}
.glsr-reviews-wrap .glsr-reviews .glsr-review {
  border: 1px solid #bd92ff;
  border-radius: 5px;
  color: #fff;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
.s-review .glsr-reviews-wrap .glsr-reviews {
  grid-template-columns: 100%;
}
button.glsr-button.button.btn.btn-primary {
  font-size: 18px;
  margin: auto;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  padding: 8px 20px;
  border-radius: 3px;
  margin-right: 10px;
  border: 2px solid #f09;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe006f), to(#5c03bf));
  background: -webkit-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: -o-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: linear-gradient(180deg, #fe006f 0, #5c03bf 100%);
  cursor: pointer;
}
button.glsr-button.button.btn.btn-primary:hover {
  opacity: 0.9;
  color: #fff;
}
.post-info {
  display: grid;
  grid-template-columns: 20% 80%;
  grid-gap: 10px;
  margin-bottom: 10px;
}
.post-info img {
  width: 80px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}
.post-info .post-detail {
  margin: auto 0;
}
.post-info .post-detail h3 {
  font-size: 14px;
  color: #f09;
  margin-bottom: 0;
}
.post-info .post-detail .post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-info .post-detail .post-date a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe006f), to(#5c03bf));
  background: -webkit-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: -o-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: linear-gradient(180deg, #fe006f 0, #5c03bf 100%);
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  display: inline-block;
  font-size: 12px;
  margin: auto 10px auto 0;
}
.post-info .post-detail .post-date p {
  margin-bottom: 0;
}
.-footer {
    -webkit-box-shadow: 0 0 10px 2px #fec00f;
    box-shadow: 0 0 10px 2px #f74a16;
  background: url(/wp-content/uploads/2022/06/50-506857_hd-wallpaper-beautiful-sunset-orange-black-nature-dark-e1654366360253.jpg);
  background-size: cover;
  background-position: top;
}
.-footer ul {
  list-style: none;
  padding-left: 0;
}
.-archive {
  background-color: #0b0000;
}
.-archive .info {
  position: relative;
}
.-archive .info .entry-title a {
  color: #f09 !important;
}
h2 {
  margin-bottom: 20px;
}
.m-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  z-index: 10;
}
.m-btn .btn-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  text-align: center;
}
.m-btn .btn-nav.mb-home {
  width: 28%;
}
.m-btn .btn-nav.mb-home img {
  margin-top: -50px;
}
.m-btn .btn-nav.mb-home span {
  display: none;
}
.m-btn .btn-nav a {
  position: relative;
  padding-top: 5px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-family: 'IBM Plex Thai', sans-serif;
  display: block;
  margin: auto;
  font-size: 14px;
}
.m-btn .btn-nav a span {
  display: none;
  font-size: 14px;
}
.m-btn .btn-nav a img {
  margin: auto;
  display: block;
}
.m-btn .btn-nav:last-child a {
  border-right: 0;
}
.s-grid {
  margin-bottom: 0 !important;
}
.s-grid article {
  background-color: #fff;
  border: 4px solid transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.s-grid article .img {
  position: relative;
}
.s-grid article .img .list-term {
  position: absolute;
  top: 10px;
  right: 10px;
}
.s-grid article .img .list-term a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe006f), to(#5c03bf));
  background: -webkit-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: -o-linear-gradient(top, #fe006f 0, #5c03bf 100%);
  background: linear-gradient(180deg, #fe006f 0, #5c03bf 100%);
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: 'IBM Plex Thai', sans-serif;
  padding: 3px 10px;
}
.s-grid article .detail {
  padding: 15px;
}
.s-grid article .detail h2 a {
  color: #f09;
  font-size: 24px;
}
.s-grid article .detail h2 a:hover {
  color: #f09;
}
.s-grid article .detail .entry-date {
  color: #5f5f5f;
  font-size: 12px;
}
.s-grid article .detail .entry-summarys {
  color: #000;
}
.s-grid article:hover .detail h2 a {
  color: #fff;
  text-shadow: 0 0 2px #ff5ebf, 0 0 4px #ff5ebf, 0 0 6px #ff5ebf, 0 0 4px #f09, 0 0 8px #f09, 0 0 10px #f09, 0 0 12px #f09, 0 0 16px #f09;
}
.-nbg article {
  background-color: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.-nbg article .detail {
  padding: 15px;
}
.-nbg article .detail h2 a {
  color: #fff;
  font-size: 24px;
}
.-nbg article .detail h2 a:hover {
  color: #fff !important;
}
.-nbg article .detail .entry-date {
  color: #b3b3b3;
  font-size: 12px;
}
.-nbg article .detail .entry-summarys {
  color: #fff;
}
.post-releated article {
  margin-bottom: 10px;
}
.post-releated .entry-meta {
  margin: 0;
  padding: 5px 0;
}
.s-single {
  margin-top: 50px;
  margin-bottom: 50px;
}
.s-single .content-single {
  padding: 20px;
  border: 1px solid #f09;
  border-radius: 10px;
  margin: 30px 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.s-single .content-single .s-img img {
  width: 100%;
}
.s-archive {
  margin-top: 50px;
}
.menu-item-description {
  margin-bottom: 0;
  font-size: 12px;
  text-align: left;
}
.current-menu-item a {
  color: #fff;
      text-shadow: 0 0 2px #71ff00, 0 0 4px #00ff37, 0 0 6px #00ff37, 0 0 4px #00c22a, 0 0 8px #00ff37, 0 0 10px #00ff37, 0 0 12px #00c22a, 0 0 16px #00c22a;
}
.bg-line {
  padding: 2px;
  background: -webkit-radial-gradient(circle, #ef017c 0, #74003c 100%);
  background: -o-radial-gradient(circle, #ef017c 0, #74003c 100%);
         background: radial-gradient(circle,#fd7e0a 0,#f2ff00 100%);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
body {
  background: #11030c;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.inner-footer .has-inline-color {
  color: #fff !important;
  text-shadow: 0 0 2px #fec00f, 0 0 4px #fec00f, 0 0 6px #fec00f, 0 0 4px #fec00f, 0 0 8px #fec00f, 0 0 10px #fec00f, 0 0 12px #fec00f, 0 0 16px #fec00f;
    0 0 16px #a200ff;
}
.entry-meta {
  opacity: 0.9;
}
.entry-meta a {
  color: #fff !important;
  text-transform: uppercase;
}
.list-banner .carousel-cell {
  width: 100%;
}
.list-banner .carousel-cell img {
  width: 100%;
}
.list-banner .flickity-page-dots {
  bottom: 10px;
}
.list-banner .flickity-page-dots .dot {
  border: 1px solid #e175b6;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, inset 0 0 32px #f09, inset 0 0 42px #f09,
    inset 0 0 46px #f09, inset 0 0 52px #f09;
  box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, inset 0 0 32px #f09, inset 0 0 42px #f09, inset 0 0 46px #f09,
    inset 0 0 52px #f09;
  max-width: 100%;
  width: 14px;
  height: 14px;
}
.list-banner .flickity-viewport {
  min-height: 115px;
}
.-s-neon {
  border: 1px solid #bd92ff;
  -webkit-box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, inset 0 0 32px #f09, inset 0 0 42px #f09,
    inset 0 0 46px #f09, inset 0 0 52px #f09;
  box-shadow: 0 0 1px #5c03bf, 0 0 2px #5c03bf, 0 0 6px #f09, 0 0 22px #f09, inset 0 0 32px #f09, inset 0 0 42px #f09, inset 0 0 46px #f09,
    inset 0 0 52px #f09;
  max-width: 100%;
  margin: auto !important;
}
.list-maquee {
  margin-bottom: 0;
}
.list-maquee marquee p {
  font-family: 'IBM Plex Thai', sans-serif;
  font-size: 22px;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  z-index: 111111;
}
.t-eff {
  position: relative;
  font-size: 30px;
  margin-bottom: 5px;
  -webkit-animation: flicker-2 1.5s infinite alternate;
  animation: flicker-2 1.5s infinite alternate;
}
.t-eff strong {
  position: relative;
  display: inline-block;
  color: #fff;
  -webkit-animation: flicker 1.5s infinite alternate;
  animation: flicker 1.5s infinite alternate;
}
.sec-game .wp-block-kadence-column {
  margin-right: 5px !important;
}
.sec-game img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sec-game img:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.cta {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta .s-btn {
  display: block;
}
.cta .s-btn .btn-nav {
  width: 100%;
  margin-bottom: 20px;
}
.cta a {
  font-family: 'IBM Plex Thai', sans-serif;
  font-weight: 700;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cta a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.-over img {
  width: 100%;
}
.-aj {
  position: absolute;
  left: 50%;
  bottom: 30%;
  -webkit-transform: skewX(-5deg);
  -ms-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 40px !important;
  white-space: nowrap;
}
.-ah {
  position: absolute;
  left: 50%;
  bottom: 25%;
  -webkit-transform: skewX(-5deg);
  -ms-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px !important;
  white-space: nowrap;
}
.-aj2 {
  position: absolute;
  left: 50%;
  bottom: 10%;
  -webkit-transform: skewX(-5deg);
  -ms-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 40px !important;
  white-space: nowrap;
}
.-ah2 {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: skewX(-5deg);
  -ms-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px !important;
  white-space: nowrap;
}
.over-obj {
  position: relative;
}
.kt-accordion-inner-wrap .kt-blocks-accordion-header {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.kt-accordion-inner-wrap .kt-blocks-accordion-header span:after,
.kt-accordion-inner-wrap .kt-blocks-accordion-header span:before {
  background: #fff !important;
}
.kt-accordion-inner-wrap .kt-accordion-panel-inner,
.kt-accordion-inner-wrap .kt-blocks-accordion-header {
  background-color: transparent !important;
}
.kt-accordion-inner-wrap .kt-accordion-panel-inner span,
.kt-accordion-inner-wrap .kt-blocks-accordion-header span {
  color: #fff !important;
  font-size: 18px;
}
.kt-accordion-inner-wrap .kt-accordion-panel-inner p,
.kt-accordion-inner-wrap .kt-blocks-accordion-header p {
  color: #fff !important;
  font-size: 14px;
}
.kt-accordion-inner-wrap .kt-accordion-panel-inner {
  border-color: transparent !important;
  padding: 10px 20px !important;
}
.kt-accordion-inner-wrap .kt-accordion-panel-active {
  background: 0 0 !important;
  border-color: transparent transparent transparent #f09 !important;
}
.kt-accordion-inner-wrap .kt-accordion-panel-active span {
  color: #fff;
text-shadow: 0 0 2px #247700, 0 0 4px #00c22a, 0 0 6px #00c22a, 0 0 4px #00ff37, 0 0 8px #00ff37, 0 0 10px #00c22a, 0 0 12px #00c22a, 0 0 16px #00c22a;
}
.kt-accordion-inner-wrap .kt-accordion-panel-active span:after,
.kt-accordion-inner-wrap .kt-accordion-panel-active span:before {
  background: #f09 !important;
}
.textwidget .post-info {
  display: grid;
  grid-template-columns: 100%;
}
.textwidget .post-info img {
  width: 100% !important;
  height: auto !important;
}
.textwidget .post-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.textwidget .post-detail .post-date {
  font-size: 10px;
}
.textwidget .post-detail h3 {
  font-size: 20px;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.glsr-default form.glsr-form input.glsr-input,
.glsr-default form.glsr-form select.glsr-select,
.glsr-default form.glsr-form textarea.glsr-textarea {
  color: #000 !important;
}
.btn-download img {
  border: 1px solid #faf8f9;
  border-radius: 12px !important;
  -webkit-box-shadow: 0 0 2px #ff5db1, 0 0 4px #ff5db1, 0 0 8px #ff5db1, 0 0 14px #ef017c, inset 0 0 1px #ff5db1, inset 0 0 2px #ef017c,
    inset 0 0 6px #ef017c, inset 0 0 12px #ff5db1;
  box-shadow: 0 0 2px #ff5db1, 0 0 4px #ff5db1, 0 0 8px #ff5db1, 0 0 14px #ef017c, inset 0 0 1px #ff5db1, inset 0 0 2px #ef017c,
    inset 0 0 6px #ef017c, inset 0 0 12px #ff5db1;
}
.-bt-pomo figure {
  border: 4px solid transparent;
  border-radius: 10px !important;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#f70fff),
    color-stop(18%, #ed18fe),
    color-stop(32%, #d929fb),
    color-stop(49%, #896fef),
    color-stop(64%, #4ba5e7),
    color-stop(80%, #13d5df),
    color-stop(93%, #896fef),
    color-stop(96%, #d929fb),
    to(#f70fff)
  );
  background: -webkit-linear-gradient(
    bottom,
    #f70fff 0,
    #ed18fe 18%,
    #d929fb 32%,
    #896fef 49%,
    #4ba5e7 64%,
    #13d5df 80%,
    #896fef 93%,
    #d929fb 96%,
    #f70fff 100%
  );
  background: -o-linear-gradient(
    bottom,
    #f70fff 0,
    #ed18fe 18%,
    #d929fb 32%,
    #896fef 49%,
    #4ba5e7 64%,
    #13d5df 80%,
    #896fef 93%,
    #d929fb 96%,
    #f70fff 100%
  );
  background: linear-gradient( 360deg, #00ff37 0, #00ff37 18%, #00ff37 32%, #00ff37 49%, #00ff37 64%, #fec00f 80%, #fec00f 93%, #fec00f 96%, #fec00f 100% );
}
.-bt-pomo figure img {
  border-radius: 10px !important;
}
@-webkit-keyframes x-card-mover-1 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@keyframes x-card-mover-1 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
.-img-a {
  -webkit-animation: x-card-mover-1 1s infinite alternate;
  animation: x-card-mover-1 1s infinite alternate;
}
.text-co {
    background: -webkit-radial-gradient(circle, #f3ff56 0, #fffc0f 43%, #d406c6 80%, #be02c4 100%);
    background: -o-radial-gradient(circle, #ff0fc5 0, #ff0fc9 43%, #d406c6 80%, #be02c4 100%);
    background: radial-gradient(circle, #fff041 0, #57ff0f 43%, #d4d106 80%, #c4a802 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.site-header .s-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-header .s-container .s-btn a {
  font-size: 12px;
  padding: 2px 5px;
}
.menu-mnu-main-th-container {
  width: 100%;
}
.-nmg {
  margin: 0 !important;
}
body {
  background: url(/wp-content/uploads/2021/11/bg-game-e1636891432467.png), #000;
  background-repeat: no-repeat;
  background-size: contain;
}
.s-btn a {
  white-space: nowrap;
}
.s-btn a img {
  width: 24px;
  border-radius: 100px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  margin-right: 5px;
}
.s-btn a span {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
img.mnu_bg_btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 89%;
  z-index: 3;
}
img.icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
  width: 60px;
  z-index: 2;
  -webkit-animation: mymove 3s infinite;
  animation: mymove 3s infinite;
}
img.mnu_neon {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -2%);
  -ms-transform: translate(-50%, -2%);
  transform: translate(-50%, -2%);
  z-index: 1;
}
img.mnu_object {
  position: absolute;
  right: -10px;
  bottom: 50px;
  width: 50px;
  -webkit-transform: translate(-50%, -5%);
  -ms-transform: translate(-50%, -5%);
  transform: translate(-50%, -5%);
  z-index: 1;
  -webkit-animation: opa 3s infinite;
  animation: opa 3s infinite;
}
img.mnu_bg_object {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -2%);
  -ms-transform: translate(-50%, -2%);
  transform: translate(-50%, -2%);
  z-index: 1;
}
.mb-register img.icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -5%);
  -ms-transform: translate(-50%, -5%);
  transform: translate(-50%, -5%);
  width: 120px;
  z-index: 2;
  -webkit-animation: myslid 3s infinite;
  animation: myslid 3s infinite;
}
.mb-register img.mnu_bg_btn {
  width: 100%;
}
@-webkit-keyframes mymove {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes mymove {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes myslid {
  0% {
    left: 50%;
  }
  50% {
    left: 40%;
  }
  100% {
    left: 50%;
  }
}
@keyframes myslid {
  0% {
    left: 50%;
  }
  50% {
    left: 40%;
  }
  100% {
    left: 50%;
  }
}
@-webkit-keyframes opa {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes opa {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
iframe#iframe-play {
  width: 100% !important;
  border: none;
}
html {
  scroll-behavior: smooth;
}
@media (min-width: 576px) {
  .alignfull,
  .alignwide {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
}
@media (min-width: 768px) {
  .s-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .s-slider.-full {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .s-slider.-dots-in .flickity-page-dots {
    bottom: 15px;
  }
  .s-slider.-dots-in .flickity-prev-next-button.previous {
    left: 20px;
  }
  .s-slider.-dots-in .flickity-prev-next-button.next {
    right: 20px;
  }
  .s-modal-content {
    padding: 0 30px;
  }
  .s-modal.-visible {
    padding: 20px 30px 10px;
  }
  .flickity-prev-next-button {
    display: block;
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .content-item.-hero {
    margin: 0;
    border-radius: 3px 0 0 3px;
  }
  .content-headline .info {
    font-size: 30px;
  }
  .flickity-slider .content-headline .info {
    margin-top: 15px;
    -webkit-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
  }
  body.page-template-page-form .site-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-form {
    margin: 0 auto;
    max-width: 680px;
    padding: 10px 20px 0;
  }
  .page-form > .main-header {
    margin-top: -15px;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0;
  }
}
@media (min-width: 992px) {
  .text-center .-toleft {
    text-align: left;
  }
  .text-center .-toright {
    text-align: right;
  }
  .s-container {
    max-width: 990px;
  }
  .s-space {
    margin-bottom: 30px;
  }
  .s-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .s-title {
    margin-bottom: 30px;
  }
  .s-grid {
    grid-gap: 30px;
    margin-bottom: 30px;
  }
  .s-grid.-d2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .s-grid.-d3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .s-grid.-d4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .s-grid.-d5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .s-grid.-d6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .s-slider.-large {
    margin-left: 0;
    margin-right: 0;
  }
  .s-slider {
    margin: 0 -15px;
  }
  .s-slider.-m1\.2,
  .s-slider.-m1\.4 {
    margin-right: -15px;
  }
  .s-slider .slider {
    padding: 0 15px 30px;
    width: 100%;
  }
  .s-slider.-d2 .slider {
    width: 50%;
  }
  .s-slider.-d3 .slider {
    width: 33.333333%;
  }
  .s-slider.-d4 .slider {
    width: 25%;
  }
  .s-slider.-d5 .slider {
    width: 20%;
  }
  .s-slider.-d6 .slider {
    width: 16.666666%;
  }
  .s-slider.-togrid {
    display: grid;
    grid-gap: 30px;
    margin: 0;
  }
  .s-slider.-togrid.-d2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .s-slider.-togrid.-d3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .s-slider.-togrid.-d4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .s-slider.-togrid.-d5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .s-slider.-togrid.-d6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .s-slider.-togrid .slider {
    width: 100%;
    padding: 0;
  }
  .s-slider.-togrid:after {
    content: '';
    clear: both;
  }
  .s-modal-login {
    max-height: 400px;
  }
  ._mobile {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .main-body.-leftbar .alignfull,
  .main-body.-leftbar .alignwide,
  .main-body.-leftrightbar .alignfull,
  .main-body.-leftrightbar .alignwide,
  .main-body.-rightbar .alignfull,
  .main-body.-rightbar .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (min-width: 1110px) {
  .alignwide {
    margin-left: -180px;
    margin-right: -180px;
    max-width: 1110px;
    width: 1110px;
  }
}
@media (min-width: 1170px) {
  .s-container {
    max-width: 1170px;
  }
}
@media (max-width: 991px) {
  ._desktop {
    display: none !important;
  }
  body.headbar-m .site-branding,
  body.headbar-m .site-member,
  body.headbar-m .site-toggle {
    display: none;
  }
}
