@import url('https://fonts.googleapis.com/css?family=Bitter:400,700,400italic|Droid+Serif:400,700,400italic,700italic|Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Kanit:200,300,regular,500,600,700,800&subset=latin,thai');


/* Fonts */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ==========================================================================
   Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
   ========================================================================== */
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-code-block {
  margin: unset;
}
pre.w-code-block code {
  all: inherit;
}
.w-optimization {
  display: contents;
}
.w-webflow-badge,
.w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  transition: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #aaadb0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: unset !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  position: unset;
  display: inline-block !important;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input::placeholder,
.w-select::placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
}
.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  cursor: auto;
  font-style: normal;
  letter-spacing: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation='over-left'] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation='over-left'] .w-nav-overlay,
.w-nav[data-animation='over-left'] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation='over-right'] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation='over-right'] .w-nav-overlay,
.w-nav[data-animation='over-right'] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse='all'] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse='all'] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse='medium'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='medium'] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse='small'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='small'] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse='tiny'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='tiny'] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.wf-layout-layout {
  display: grid;
}
:root {
  --topbarheight: 80px;
  --bottombar: 80px;
  --themebg: hsla(0, 0.00%, 12.67%, 1.00);
  --themefootbar: hsla(0, 0.00%, 94.67%, 0.99);
  --thememainaccent: hsla(0, 100.00%, 43.00%, 1.00);
  --themetextaccent1: hsla(0, 0.00%, 90.67%, 1.00);
  --themecardmain: #bda966;
  --themecardmainover: hsla(46.20689655172413, 38.02%, 67.73%, 1.00);
  --themelineopa20: hsla(0, 0.00%, 93.33%, 0.20);
  --bg: #03070a;
}
.ftbar {
  position: fixed;
  top: auto;
  right: calc(50vw - 493.5px + 55px + 55px);
  bottom: 34px;
  z-index: 10;

  display: flex;
  height: 89px;
  justify-content: center;
  align-items: center;

  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;

  background-color: rgba(12, 15, 20, 0.15);

  box-shadow: 0 8px 32px 0 hsla(0, 4.65%, 38.22%, 0.33);
  backdrop-filter: brightness(63%) blur(10px);

  color: var(--themefootbar);

  left: calc(50vw - 493.5px + 55px + 55px);
}
.ftbar::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 34px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .ftbar {
    left: 55px;
    right: 55px;
    bottom: 21px;
  }
}
@media screen and (max-width: 767px) {
  .ftbar {
    left: 8px;
    right: 8px;
    bottom: 8px;
    margin-bottom: 0px;
    border-radius: 34px;
  }
}
@media screen and (max-width: 479px) {
  .ftbar {
    left: 8px;
    right: 8px;
  }
}
.bfbtm {
  display: flex;
  width: 610px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .bfbtm {
    padding-right: 21px;
    padding-left: 21px;
  }
}
@media screen and (max-width: 479px) {
  .bfbtm {
    padding-right: 13px;
    padding-left: 13px;
  }
}
.btmf {
  display: flex;
  width: 80px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: hsla(40.285714285714285, 35.71%, 61.57%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.btmf:hover {
  color: hsla(39.75000000000001, 61.70%, 91.30%, 1.00);
}
@media screen and (max-width: 479px) {
  .btmf {
    width: 60px;
    font-size: 12px;
  }
}
.div-block-4 {
  width: 40px;
  height: 40px;
  background-color: hsla(0, 0.00%, 84.67%, 1.00);
}
.btmfcc {
  display: flex;
  width: 192px;
  height: 192px;
  max-width: 33vw;
  justify-content: center;
  align-items: center;

  border-radius: 96px;

  background-color: hsla(260.00000000000006, 0.00%, 100.00%, 1.00);
  background-image: linear-gradient(104deg, hsla(0, 0.00%, 100.00%, 1.00), #fac17e);

  transform: translate(0px, 40px);

  color: var(--themetextaccent1);
}
.btmfc {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 479px) {
  .btmfc {
    padding-right: 4px;
    padding-left: 4px;
  }
}
.tpbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;

  display: flex;
  height: 89px;
  justify-content: center;
  align-items: flex-start;

  background-color: #0c0f14;
}
.div-block-2-copy {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.ct {
  position: relative;
  z-index: 1;

  display: flex;
  padding-top: 89px;
  padding-bottom: 233px;
  justify-content: center;
  align-items: flex-start;

  background-color: hsla(0, 0.00%, 0.00%, 0.00);
}
@media screen and (max-width: 767px) {
  .ct {
    padding-bottom: 144px;
  }
}
.ctf {
  width: 987px;
  max-width: 100%;
  border-radius: 44px;
}
@media screen and (max-width: 767px) {
  .ctf {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.card {
  display: flex;
  min-height: 256px;
  margin-top: 40px;
  padding: 24px;
  justify-content: space-between;
  align-items: stretch;

  border-radius: 22px;

  background-color: #333039;

  color: hsla(36, 0.00%, 100.00%, 1.00);
}
@media screen and (max-width: 767px) {
  .card {
    align-items: stretch;
  }
}
@media screen and (max-width: 479px) {
  .card {
    flex-direction: column;
    flex-wrap: nowrap;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
.div-block-9 {
  position: relative;

  display: flex;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 44px;
  justify-content: center;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 100.00%, 0.18);
}
@media screen and (max-width: 479px) {
  .div-block-9 {
    width: 100%;
    padding-left: 0px;
  }
}
.tool {
  padding: 21px 89px;
}
@media screen and (max-width: 991px) {
  .tool {
    padding-right: 55px;
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .tool {
    padding: 13px 34px;
  }
}
@media screen and (max-width: 479px) {
  .tool {
    padding: 13px 0px;
  }
}
.toolf {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 767px) {
  .toolf {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
  }
}
@media screen and (max-width: 479px) {
  .toolf {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
.div-block-11 {
  width: 44px;
  height: 44px;
  background-color: hsla(0, 16.97%, 71.90%, 1.00);
}
.toolfb {
  display: flex;
  height: 89px;
  padding-top: 10px;
  padding-bottom: 10px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 3px;
  grid-row-gap: 3px;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 98.67%, 0.20);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  font-family: Kanit;
  color: #ccae7c;
  text-decoration: none;
  white-space: nowrap;
}
.toolfb:hover {
  border-width: 0px;
  background-color: hsla(32.142857142857146, 91.80%, 76.08%, 0.50);
  background-image: linear-gradient(176deg, #f162de, #7141d1);
}
.hl2 {
  display: flex;
  padding-top: 32px;
  padding-bottom: 20px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
}
.heading {
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;

  font-family: Kanit;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .heading {
    font-size: 22px;
  }
}
.text-block {
  margin-left: 0px;
  line-height: 38px;
}
.div-block-14 {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, hsla(0, 0.00%, 100.00%, 1.00), hsla(0, 0.00%, 100.00%, 0.00));
}
.bftp {
  display: flex;
  width: 987px;
  height: 100%;
  padding-right: 10px;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;

  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;

  color: var(--themetextaccent1);
}
@media screen and (max-width: 767px) {
  .bftp {
    padding-right: 20px;
    padding-left: 0px;
  }
}
.tr {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 767px) {
  .tr {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media screen and (max-width: 479px) {
  .tr {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}
.tb {
  display: flex;
  width: 44px;
  height: 100%;
  justify-content: center;
  align-items: center;

  color: var(--themetextaccent1);
}
.tbce {
  width: 24px;
  height: 24px;
}
.slider {
  display: flex;
  height: 211px;
  margin-bottom: 22px;
  justify-content: center;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 86.67%, 0.00);
}
@media screen and (max-width: 767px) {
  .slider {
    width: calc(100vw - 30px);
  }
}
@media screen and (max-width: 479px) {
  .slider {
    width: calc(100vw);
  }
}
.div-block-18 {
  display: flex;
}
.text-field {
  margin-bottom: 0px;
}
.div-block-19 {
  display: flex;
  height: 40px;
  padding-right: 44px;
  padding-left: 54px;
  justify-content: space-between;
  align-items: center;

  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: hsla(0, 0.00%, 78.00%, 1.00) hsla(0, 0.00%, 34.00%, 1.00) hsla(0, 0.00%, 78.00%, 1.00) hsla(0, 0.00%, 78.00%, 1.00);
  border-radius: 20px 0px 0px 20px;

  background-color: var(--themebg);

  color: var(--themetextaccent1);
  font-size: 18px;
}
.div-block-20 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.button {
  display: flex;
  height: 40px;
  padding: 0px 20px 0px 15px;
  justify-content: center;
  align-items: center;

  border: 0px solid #c7c7c7;
  border-radius: 0px 20px 20px 0px;

  background-color: var(--themebg);

  color: var(--themetextaccent1);
}
.button:hover {
  background-color: hsla(0, 0.00%, 22.67%, 1.00);
}
.text-block-2 {
  font-family: Kanit;
  font-weight: 300;
  text-align: left;
}
.btmce {
  width: 28px;
  height: 28px;
  color: #58585a;
}
.button-2 {
  position: relative;

  display: flex;
  height: 40px;
  padding-right: 15px;
  padding-left: 15px;
  justify-content: center;
  align-items: center;

  border-radius: 20px;

  background-color: #333039;

  color: hsla(0, 0.00%, 90.67%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.button-2:hover {
  overflow: hidden;
  background-color: rgba(250, 198, 138, 0.5);
  background-image: linear-gradient(137deg, #7a43dd, #f162de);
}
.div-block-21 {
  display: flex;
  padding-top: 8px;
  padding-right: 22px;
  padding-bottom: 8px;
  justify-content: space-between;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 93.33%, 1.00);
}
.div-block-22 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmrow {
  width: 44px;
  height: 44px;
}
.div-block-23 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
}
.div-block-24 {
  padding-right: 12px;
  padding-left: 12px;
  font-family: Kanit;
  text-align: center;
}
.text-block-3 {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}
.text-block-4 {
  font-size: 20px;
  font-weight: 700;
}
.card-info {
  display: flex;
  margin-top: 40px;
  padding: 4px 4px 24px 24px;
  justify-content: space-between;
  align-items: flex-start;

  border-radius: 22px;

  background-color: #333039;

  color: hsla(0, 0.00%, 100.00%, 1.00);
}
.btnrc {
  height: 100%;
}
.btna {
  display: flex;
  width: 64px;
  height: 64px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: hsla(0, 0.00%, 7.33%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .btna {
    font-size: 12px;
  }
}
.heading-2 {
  margin-top: 16px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}
.row-cn {
  display: flex;
  height: 64px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: space-between;
  align-items: center;

  background-color: hsla(0, 0.00%, 93.33%, 1.00);
}
.row-info {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 1px;
  grid-row-gap: 1px;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 100.00%, 1.00);
}
.heading-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}
.div-block-29 {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media screen and (max-width: 479px) {
  .div-block-29 {
    width: 100%;
  }
}
.text-block-5 {
  padding-top: 3px;

  font-family: 'Droid Serif', serif;
  color: var(--themetextaccent1);
  font-size: 32px;
  line-height: 28px;
  font-weight: 300;
  -webkit-text-stroke-width: 1px;
  text-shadow: 0 0 2px hsla(0, 0.00%, 92.67%, 0.40);
}
@media screen and (max-width: 479px) {
  .text-block-5 {
    font-size: 28px;
  }
}
.div-block-30 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .div-block-30 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media screen and (max-width: 479px) {
  .div-block-30 {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
.div-block-31 {
  display: flex;
  margin-top: 12px;
  margin-bottom: 4px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;

  color: hsla(0, 0.00%, 20.00%, 1.00);
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}
.txtg {
  font-family: Kanit;
  color: #999;
  font-size: 12px;
  line-height: 32px;
  font-weight: 300;
}
.text-block-7 {
  font-family: Kanit;
}
.slidef {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.slidec {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 340px;
  height: 211px;
  max-width: 100vw;
  padding-bottom: 24px;
  justify-content: center;
  align-items: flex-end;

  border-radius: 22px;

  background-color: hsla(260.00000000000006, 8.57%, 20.59%, 1.00);

  color: hsla(0, 0.00%, 60.00%, 1.00);
  text-decoration: none;
}
.slidec:hover {
  background-color: rgba(250, 198, 138, 0.5);
  background-image: linear-gradient(115deg, #f162de, #7a43dd);
}
@media screen and (max-width: 479px) {
  .slidec {
    width: 300px;
  }
}
.slide {
  padding-right: 20px;
  padding-left: 20px;
}
.sfl {
  display: flex;
  height: 211px;
  justify-content: center;
  align-items: center;
  color: hsla(0, 0.00%, 93.33%, 1.00);
}
@media screen and (max-width: 479px) {
  .sfl {
    display: flex;
  }
}
.sfr {
  display: flex;
  height: 211px;
  justify-content: center;
  align-items: center;
  color: hsla(0, 0.00%, 93.33%, 1.00);
}
@media screen and (max-width: 479px) {
  .sfr {
    display: flex;
    width: 80px;
  }
}
.slidecc {
  text-align: center;
}
.wb {
  margin-bottom: 12px;

  font-family: 'Droid Serif', serif;
  color: var(--themetextaccent1);
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  text-shadow: 0 0 2px var(--themebg);
}
.slide-nav {
  display: none;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
@media screen and (max-width: 767px) {
  .slide-nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .gl {
    display: block;
  }
}
.fm {
  padding-right: 21px;
  padding-left: 21px;
}
@media screen and (max-width: 479px) {
  .fm {
    padding-right: 21px;
    padding-bottom: 0px;
    padding-left: 21px;
  }
}
.hl {
  display: flex;
  padding-top: 10px;
  padding-bottom: 20px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
  white-space: nowrap;
}
.div-block-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;

  display: flex;
  width: 55px;
  height: 55px;
  margin-top: -10.5px;
  margin-left: -6px;
  justify-content: center;
  align-items: center;

  border-radius: 27.5px;

  background-color: var(--themebg);
  background-image: linear-gradient(139deg, #f45ade, #7141d1);

  color: var(--themetextaccent1);
}
.text-block-9 {
  padding-right: 32px;
  padding-left: 20px;
  font-family: Kanit;
  font-size: 18px;
  font-weight: 300;
}
@media screen and (max-width: 479px) {
  .text-block-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.btmcfce {
  width: 96px;
  height: 96px;
  transform: translate(0px, -46px);
  color: #58585a;
}
@media screen and (max-width: 479px) {
  .icon {
    margin-right: 0px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .iconright {
    margin-right: 0px;
    margin-left: 30px;
  }
}
.dropdown-list {
  backdrop-filter: blur(5px);
}
.dropdown-list.w--open {
  overflow: hidden;
  border-radius: 12px;
  background-color: var(--themefootbar);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;

  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  background-color: hsla(0, 0.00%, 0.00%, 0.60);
}
.popdepo {
  overflow: auto;
  width: 576px;
  max-height: 80vh;
  max-width: 100%;

  border: 0px solid black;
  border-radius: 22px;

  background-color: #211e25;

  font-family: Kanit;
  color: hsla(0, 0.00%, 86.00%, 1.00);
}
@media screen and (max-width: 767px) {
  .popdepo {
    max-height: 100vh;
  }
}
.pophd {
  position: sticky;
  top: 0px;
  z-index: 20;

  display: flex;
  height: var(--topbarheight);
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;

  background-color: #211e25;

  color: hsla(0, 0.00%, 89.33%, 1.00);
}
.btnclose {
  display: flex;
  width: 44px;
  height: 44px;
  justify-content: center;
  align-items: center;

  border-radius: 22px;

  color: hsla(0, 0.00%, 46.67%, 1.00);
}
.btnclose:hover {
  color: hsla(0, 0.00%, 52.67%, 1.00);
}
.txtdg {
  font-size: 18px;
  font-weight: 300;
}
.ztxtl {
  padding: 0px 20px;
  text-align: center;
}
.div-block-40 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.lff {
  display: flex;
  padding: 0px 20px 20px;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.txtd {
  padding-bottom: 0px;
  font-family: Kanit;
  font-size: 18px;
  font-weight: 400;
}
.txtd.gdo {
  display: flex;
}
.text-block-12 {
  font-size: 16px;
  font-weight: 700;
}
.cardpurple {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(219, 54.11%, 37.64%, 1.00);
  border-radius: 20px;

  background-color: #33303b;
}
.div-block-43 {
  display: flex;
  width: 256px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: hsla(0, 0.00%, 100.00%, 1.00);
  text-align: center;
}
@media screen and (max-width: 479px) {
  .div-block-43 {
    width: auto;
    min-width: 164px;
  }
}
.div-block-44 {
  display: flex;
  width: 164px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: hsla(0, 0.00%, 100.00%, 1.00);
}
@media screen and (max-width: 479px) {
  .div-block-44 {
    width: 128px;
  }
}
.emb {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.text-block-13 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media screen and (max-width: 479px) {
  .text-block-13 {
    font-size: 14px;
    line-height: 18px;
  }
}
.text-block-14 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .text-block-14 {
    font-size: 12px;
    line-height: 16px;
  }
}
.text-block-15 {
  font-size: 24px;
}
@media screen and (max-width: 479px) {
  .text-block-15 {
    font-size: 22px;
  }
}
.text-block-16 {
  font-size: 16px;
}
.text-block-17 {
  font-size: 12px;
}
.cardbule {
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 76.20%, 69.19%, 1.00);
  border-radius: 20px;

  background-color: #33303b;
}
.dgtt {
  display: flex;
  padding: 20px;
  justify-content: center;
  align-items: center;

  font-family: Kanit;
  font-weight: 300;
}
.cardred {
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 83.18%, 64.34%, 1.00);
  border-radius: 20px;

  background-color: #33303b;
}
@media screen and (max-width: 479px) {
  .cardred {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.text-block-13-copy {
  margin-top: 10px;
  margin-bottom: 20px;

  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}
.div-block-45 {
  color: white;
}
.text-block-15-copy {
  font-size: 16px;
  text-align: center;
}
.text-block-18 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.button-3 {
  height: 40px;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-radius: 20px;

  background-color: hsla(224.92753623188406, 91.19%, 55.49%, 1.00);
}
.div-block-46 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}
.div-block-47 {
  display: flex;
}
.text-field-2 {
  width: 100%;
  height: 48px;
  margin-bottom: 0px;

  border-radius: 24px 0px 0px 24px;

  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .text-field-2 {
    padding-right: 8px;
    padding-left: 8px;
    color: hsla(0, 0.00%, 0.67%, 1.00);
  }
}
.sb {
  height: 48px;
  min-width: 128px;

  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;

  background-color: hsla(116, 59.57%, 49.72%, 1.00);

  font-size: 16px;
}
@media screen and (max-width: 479px) {
  .sb {
    min-width: 64px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
.div-block-48 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.div-block-49 {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-radius: 16px;

  background-color: hsla(0, 0.00%, 100.00%, 1.00);

  color: hsla(270, 100.00%, 24.31%, 1.00);
}
.cp {
  width: 32px;
  height: 32px;
}
.div-block-50 {
  display: flex;
  width: 128px;
  height: 128px;
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;

  border-style: dashed;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-radius: 20px;
}
.text-block-19 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.headingname {
  font-size: 20px;
  line-height: 20px;
}
.card-gl {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 22px;
  background-color: hsla(0, 0.00%, 93.33%, 1.00);
}
@media screen and (max-width: 767px) {
  .card-gl {
    display: block;
  }
}
.row-clean {
  display: flex;
  height: 64px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: space-between;
  align-items: center;

  border-bottom: 1px solid var(--themelineopa20);

  font-size: 16px;
  text-decoration: none;
}
.row-info-clean {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 1px;
  grid-row-gap: 1px;

  color: var(--themetextaccent1);
}
.ls {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.row-ls {
  display: flex;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  justify-content: space-between;
  align-items: center;

  border-bottom: 1px solid var(--themelineopa20);

  color: var(--themetextaccent1);
}
.text-block-20 {
  color: #999;
  font-size: 12px;
}
.text-block-21 {
  font-family: Lato, sans-serif;
}
.btns {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 40px;
  height: 80px;
  justify-content: center;
  align-items: center;

  border: 0px none black;
  border-radius: 20px;

  background-color: hsla(260.00000000000006, 8.57%, 20.59%, 1.00);

  color: var(--themebg);
}
.btns:hover {
  background-color: rgba(250, 198, 138, 0.5);
  background-image: linear-gradient(126deg, #f162de, #7a43dd);
}
@media screen and (max-width: 479px) {
  .btns {
    background-color: hsla(0, 0.00%, 93.33%, 0.00);
    color: var(--themetextaccent1);
  }
}
@media screen and (max-width: 479px) {
  .btns:hover {
    background-color: hsla(0, 0.00%, 89.41%, 0.00);
  }
}
@media screen and (max-width: 479px) {
  .div-block-51 {
    width: 100%;
  }
}
.dl:hover {
  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  color: var(--themecardmain);
}
.tbceu {
  width: 40px;
  height: 40px;
}
.btc {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;

  border-radius: 16px;

  background-color: hsla(0, 0.00%, 0.00%, 0.25);

  backdrop-filter: blur(5px);

  color: var(--themetextaccent1);
}
.btc:hover {
  background-color: #3a3a3a;
}
.cp-copy {
  width: 20px;
  height: 20px;
}
.div-block-53 {
  width: 100%;
}
.div-block-54 {
  width: 100%;
}
@media screen and (max-width: 479px) {
  .div-block-54 {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.bftp-r {
  display: flex;
  width: 720px;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .bftp-r {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.row-center {
  position: relative;

  display: flex;
  height: 64px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;

  color: var(--themetextaccent1);
  text-decoration: none;
}
.fl {
  display: flex;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
}
.div-block-56 {
  display: flex;
  width: 200px;
  height: 200px;
  padding: 10px;
  justify-content: center;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 97.65%, 1.00);
}
.hlf {
  display: flex;
  padding-top: 0px;
  padding-bottom: 8px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .hlf {
    padding-bottom: 0px;
  }
}
.row-clean-menu {
  display: flex;
  height: 64px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: space-between;
  align-items: center;

  border-bottom: 1px solid var(--themelineopa20);

  color: var(--themetextaccent1);
  text-decoration: none;
}
.row-clean-menu:hover {
  border-radius: 12px;
  background-color: hsla(0, 0.00%, 92.55%, 0.20);
}
.btn-form {
  display: flex;
  width: 100%;
  height: 48px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 24px;

  background-color: var(--themecardmain);
  background-image: linear-gradient(198deg, hsla(235.2, 85.23%, 65.49%, 0.25), hsla(257.2602739726027, 62.39%, 54.12%, 1.00));

  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.25);

  font-family: Kanit;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}
.btn-form:hover {
  background-color: var(--themecardmainover);
}
.ctqr {
  display: flex;
  min-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center;
}
.row-cen-d {
  display: flex;
  min-height: 64px;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.text-block-22 {
  font-size: 24px;
  line-height: 32px;
}
.text-block-23 {
  font-size: 16px;
  font-weight: 700;
}
.div-block-57 {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.div-block-58 {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-color: hsla(0, 0.00%, 92.55%, 1.00);
}
.f-b {
  padding-top: 48px;
  padding-bottom: 0px;
}
.infohl {
  position: relative;

  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: var(--themetextaccent1);
  font-size: 12px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .infohl {
    width: 100px;
  }
}
.row-center-3 {
  display: flex;
  height: 64px;
  justify-content: center;
  align-items: center;
}
.txtfinput {
  height: 48px;
  margin-bottom: 0px;

  border: 0px solid #eee;
  border-radius: 24px;

  background-color: hsla(0, 0.00%, 30.00%, 0.76);

  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 16px;
  text-align: center;
}
.txtfinput:focus {
  border-color: hsla(0, 0.00%, 0.00%, 1.00);
}
.div-block-60 {
  position: absolute;
  left: 4px;
  top: 0%;
  right: auto;
  bottom: 0%;

  display: flex;
  height: 48px;
  justify-content: center;
  align-items: center;
}
.btt24 {
  width: 24px;
  height: 24px;
  color: hsla(0, 0.00%, 100.00%, 0.45);
}
.div-block-61 {
  display: flex;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
}
.row-center-input {
  position: relative;

  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;

  color: hsla(0, 0.00%, 0.00%, 1.00);
}
.btn-form-ot {
  display: flex;
  width: 100%;
  height: 48px;
  margin-bottom: 0px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;

  background-color: hsla(0, 0.00%, 100.00%, 0.00);

  color: var(--themetextaccent1);
  font-size: 16px;
  text-decoration: underline;
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .btn-form-ot {
    margin-bottom: 13px;
  }
}
.fc {
  display: flex;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  justify-content: flex-start;
  align-items: flex-end;

  font-family: Kanit;
  color: var(--themetextaccent1);
  font-weight: 300;
}
.tl {
  display: flex;
  height: 100%;
}
.text-block-24 {
  padding-top: 8px;
  font-size: 10px;
}
.bfbtm10 {
  display: flex;
  width: 680px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .bfbtm10 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.info {
  position: relative;

  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: var(--themetextaccent1);
  font-size: 12px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .info {
    width: 100px;
  }
}
.text-block-25 {
  color: #999;
}
.line-r {
  position: absolute;
  left: auto;
  top: 12px;
  right: 0%;
  bottom: 0%;

  display: flex;
  width: 44%;
  height: 4px;
  justify-content: flex-end;
  align-items: center;

  background-color: #999;
}
@media screen and (max-width: 767px) {
  .line-r {
    width: 38%;
  }
}
.div-block-65 {
  width: 50%;
  height: 8px;
  background-color: hsla(0, 0.00%, 92.55%, 1.00);
}
.line-l {
  position: absolute;
  left: 0%;
  top: 12px;
  right: auto;
  bottom: 0%;

  display: flex;
  width: 44%;
  height: 4px;
  justify-content: flex-end;
  align-items: center;

  background-color: #999;

  color: hsla(0, 0.00%, 90.67%, 1.00);
}
@media screen and (max-width: 767px) {
  .line-l {
    width: 38%;
  }
}
.bdtheme {
  background-color: #211e25;
}
.dropdown-toggle {
  padding: 10px 30px;
  color: var(--themetextaccent1);
}
.dropdown-toggle.w--open {
  color: var(--themetextaccent1);
}
@media screen and (max-width: 767px) {
  .dropdown-toggle {
    padding-left: 15px;
  }
}
@media screen and (max-width: 479px) {
  .dropdown-toggle {
    padding-right: 25px;
    padding-left: 5px;
  }
}
.dropdown-toggle-2 {
  color: var(--themetextaccent1);
}
.div-block-66 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  background-color: hsla(0, 0.00%, 100.00%, 0.00);
}
.div-block-66:hover {
  background-color: hsla(0, 0.00%, 100.00%, 0.20);
}
.hlt {
  display: flex;
  margin-top: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
  white-space: nowrap;
}
.bglottie {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}
.lottie-animation {
  width: 100%;
  height: 100%;
}
.lanm {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;

  width: 100vw;
  height: 100vh;

  opacity: 0.1;
}
.lottiece {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}
.bgim {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;

  display: none;

  opacity: 0.2;
}
.image {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.image-2 {
  opacity: 0.66;
}
.hlt-statement {
  display: flex;
  margin-top: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
  white-space: nowrap;
}
.spcard {
  display: flex;
  max-width: 100%;
  min-height: 64px;
  margin-bottom: 22px;
  justify-content: center;
  align-items: center;
}
.txtcard {
  font-size: 14px;
  font-weight: 400;
}
.cr {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;

  text-align: right;
}
@media screen and (max-width: 991px) {
  .cr {
    padding-right: 21px;
    padding-left: 21px;
  }
}
@media screen and (max-width: 767px) {
  .cr {
    width: 100%;
    padding-right: 13px;
    padding-left: 13px;
  }
}
@media screen and (max-width: 479px) {
  .cr {
    width: 100%;
  }
}
.div-block-68 {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.div-block-69 {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.div-block-70 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-end;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
.btmcebt {
  width: 44px;
  height: 44px;
}
.fbn {
  position: relative;

  width: 100%;
  height: 260.856px;
  margin-top: 20px;
  margin-bottom: 20px;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 0.00%, 1.00);
  background-image: url("https://cdn.prod.website-files.com/681c35e11bbe489dc05268f3/68415c78e8258c56acdf087d_cpsmg.png");
  background-position: 50% 50%;
  background-size: auto;
}
@media screen and (max-width: 767px) {
  .fbn {
    height: calc(100vw * 0.3623);
  }
}
@media screen and (max-width: 767px) {
  .sf {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.div-block-71 {
  display: flex;
  height: 44px;
  padding-left: 12px;
  justify-content: center;
  align-items: center;

  border-radius: 8px;

  background-color: hsla(265.7142857142857, 100.00%, 0.00%, 0.40);
}
@media screen and (max-width: 479px) {
  .div-block-71 {
    padding-left: 6px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.text-block-26 {
  font-family: 'Droid Serif', serif;
}
.icdd {
  margin-right: 10px;
  transform: translate(0px, -1px);
}
@media screen and (max-width: 479px) {
  .icdd {
    margin-right: 5px;
  }
}
.tbb {
  display: flex;
  width: 55px;
  height: 55px;
  justify-content: center;
  align-items: center;

  border-radius: 13px;

  background-color: rgba(12, 15, 20, 0.9);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  color: hsla(265.7142857142857, 10.45%, 13.14%, 1.00);
}
@media screen and (max-width: 479px) {
  .tbb {
    border-style: solid;
    border-width: 2px 2px 2px 0px;
    border-color: hsla(40.285714285714285, 35.71%, 61.57%, 0.51);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.div-block-72 {
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  justify-content: center;
  align-items: center;

  border-radius: 6px;

  background-color: hsla(37.5, 43.96%, 64.31%, 1.00);
  background-image: none;

  color: #333039;
}
.flag {
  min-width: 21px;
  transform: translate(0px, -2px);
}
.tbcet {
  width: 28px;
  height: 28px;
}
.slideccb {
  width: 100%;
  height: 52px;
  padding-top: 6px;
  padding-bottom: 6px;

  background-color: hsla(260.00000000000006, 8.57%, 20.59%, 1.00);

  font-size: 12px;
  text-align: center;
}
.slidec2 {
  position: relative;

  overflow: hidden;
  width: 340px;
  height: 211px;
  max-width: 100vw;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(260.00000000000006, 0.00%, 0.00%, 1.00);

  color: hsla(0, 0.00%, 60.00%, 1.00);
  text-decoration: none;
}
.slidec2:hover {
  background-color: rgba(250, 198, 138, 0.5);
  background-image: linear-gradient(115deg, #f162de, #7a43dd);
}
@media screen and (max-width: 479px) {
  .slidec2 {
    width: 300px;
  }
}
.txt-p {
  font-family: 'Droid Serif', serif;
  color: white;
  font-size: 14px;
}
.div-block-73 {
  position: relative;
  height: 200px;
  background-image: url("https://cdn.prod.website-files.com/681c35e11bbe489dc05268f3/68415c78e8258c56acdf087d_cpsmg.png");
  background-position: 0px 0px;
  background-size: auto;
}
.image-3 {
  width: 100%;
  height: 100%;
}
.arce {
  width: 32px;
  height: 32px;
}
.lgt {
  display: flex;
  padding-top: 0px;
}
.lglt {
  height: 44px;
}
.flg {
  display: flex;
  width: 376px;
  height: 160px;
  padding-right: 10px;
  padding-left: 10px;
  justify-content: center;
  align-items: center;

  border-radius: 4px;

  background-color: hsla(0, 100.00%, 0.00%, 1.00);
  background-image: url("https://cdn.prod.website-files.com/681c35e11bbe489dc05268f3/68415c78e8258c56acdf087d_cpsmg.png");
  background-position: 0px 0px;
  background-size: auto;
}
.cardn {
  position: relative;

  display: flex;
  overflow: hidden;
  min-height: 144px;
  margin-top: 34px;
  padding-right: 34px;
  padding-left: 34px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;

  border-style: solid;
  border-width: 2px;
  border-color: hsla(260, 5.03%, 35.10%, 0.80);
  border-radius: 21px;

  box-shadow: 0 0 8px 1px hsla(0, 0.00%, 100.00%, 0.17);

  color: hsla(36, 0.00%, 100.00%, 1.00);
}
@media screen and (max-width: 991px) {
  .cardn {
    margin-top: 21px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .cardn {
    min-height: 89px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
  }
}
@media screen and (max-width: 479px) {
  .cardn {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
  }
}
.lr {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.ln {
  position: relative;

  display: flex;
  height: 34px;
  padding-left: 44px;
  justify-content: center;
  align-items: center;

  border-radius: 22px;

  background-color: hsla(0, 0.00%, 100.00%, 0.18);

  color: hsla(36, 0.00%, 100.00%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .ln {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
  }
}
.chd {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .chd {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media screen and (max-width: 479px) {
  .chd {
    width: 100%;
  }
}
.cl {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media screen and (max-width: 479px) {
  .cl {
    width: 100%;
  }
}
.div-block-74 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-end;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.txtgg {
  position: absolute;
  left: 24px;
  top: 24px;
}
@media screen and (max-width: 991px) {
  .txtgg {
    position: absolute;
    left: 24px;
    top: 24px;
    right: auto;
    bottom: auto;
  }
}
.text-block-28 {
  color: #999;
}
.text-block-29 {
  color: #999;
}
.text-block-30 {
  color: #999;
}
.text-block-31 {
  color: #999;
}
.ctf2 {
  position: relative;
  z-index: 1;

  display: flex;
  padding-top: 80px;
  padding-bottom: 140px;
  justify-content: center;
  align-items: flex-start;

  background-color: hsla(0, 0.00%, 0.00%, 0.00);
}
.flgt {
  display: flex;
  width: 233px;
  padding-right: 13px;
  padding-left: 13px;
  justify-content: center;
  align-items: center;

  border-radius: 4px;

  background-image: none;
  background-size: auto;
}
@media screen and (max-width: 479px) {
  .flgt {
    width: 144px;
    margin-left: 13px;
    padding-right: 3px;
    padding-left: 3px;
  }
}
.btmceg {
  position: relative;
  width: 28px;
  height: 28px;
  color: hsla(124, 70.26%, 59.64%, 1.00);
}
.btmcew {
  width: 28px;
  height: 28px;
  color: #999;
}
.row-center-spt {
  position: relative;

  display: none;
  height: 64px;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;

  color: var(--themetextaccent1);
  text-decoration: none;
}
@media screen and (max-width: 479px) {
  .row-center-spt {
    margin-top: 21px;
  }
}
.div-block-76 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.embc {
  width: 80px;
  height: 80px;
}
.bgan {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;

  background-color: #211e25;
}
.ctn {
  position: relative;
  z-index: 1;

  display: flex;
  height: 100vh;
  padding-bottom: 80px;
  justify-content: center;
  align-items: center;

  background-color: hsla(0, 0.00%, 0.00%, 0.00);
}
@media screen and (max-width: 479px) {
  .ctn {
    justify-content: center;
    align-items: flex-start;
  }
}
.fmb {
  overflow: hidden;
  max-width: 720px;
  border-radius: 34px;
}
@media screen and (max-width: 479px) {
  .fmb {
    padding-bottom: 0px;
    border-radius: 0px;
  }
}
.flgg {
  display: flex;
  width: 100%;
  height: 160px;
  max-width: 376px;
  padding-right: 10px;
  padding-left: 10px;
  justify-content: center;
  align-items: center;

  border-radius: 4px;

  background-color: hsla(0, 0.00%, 100.00%, 1.00);
  background-image: none;
  background-size: auto;
}
.f-b-l {
  padding-top: 34px;
  padding-bottom: 0px;
}
@media screen and (max-width: 479px) {
  .f-b-l {
    padding-top: 34px;
  }
}
.row-center-l {
  position: relative;

  display: flex;
  height: 64px;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;

  color: var(--themetextaccent1);
  text-decoration: none;
}
.fform {
  position: static;
  width: 100%;
  border-radius: 0px 0px 21px 21px;
}
@media screen and (max-width: 767px) {
  .fform {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.lgm {
  width: 100%;
  height: auto;
  padding: 0px 55px;
}
@media screen and (max-width: 479px) {
  .lgm {
    padding-right: 55px;
    padding-bottom: 8px;
    padding-left: 55px;
  }
}
.fm40 {
  padding-right: 34px;
  padding-left: 34px;
}
.fltf {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .fltf {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.bgcard {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -2;

  background-color: #333039;
}
.div-block-77 {
  width: 100vw;
  height: 100vh;
}
.div-block-78 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}
.ibtn {
  width: 34px;
  height: 34px;
  opacity: 0.88;
  filter: drop-shadow(0px 2px 5px hsla(12, 68.42%, 57.78%, 0.70));
}
.ibtnf {
  width: 34px;
  height: 34px;
}
.ibtnfc {
  width: 88px;
  height: 88px;
  transform: translate(0px, -47px);
}
@media screen and (max-width: 479px) {
  .ibtnfc {
    width: 72px;
    height: 72px;
  }
}
.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}
.utility-page-content {
  display: flex;
  width: 260px;
  flex-direction: column;
  text-align: center;
}
.text-block-32 {
  font-size: 26px;
  line-height: 32px;
}
.line-r-g {
  position: absolute;
  left: auto;
  top: 12px;
  right: 0%;
  bottom: 0%;

  display: flex;
  width: 44%;
  height: 4px;
  justify-content: flex-end;
  align-items: center;

  background-color: #50e059;
}
@media screen and (max-width: 767px) {
  .line-r-g {
    width: 38%;
  }
}
.line-l-g {
  position: absolute;
  left: 0%;
  top: 12px;
  right: auto;
  bottom: 0%;

  display: flex;
  width: 44%;
  height: 4px;
  justify-content: flex-end;
  align-items: center;

  background-color: #50e059;

  color: hsla(0, 0.00%, 90.67%, 1.00);
}
@media screen and (max-width: 767px) {
  .line-l-g {
    width: 38%;
  }
}
.bgcardft {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;

  background-image: linear-gradient(180deg, rgba(51, 48, 57, 0.17), rgba(51, 48, 57, 0.1) 33%);
}
.imbn {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
}
.imbgp {
  box-sizing: border-box;
  width: 100%;
  height: 159px;
  object-fit: cover;
  object-position: 50% 50%;
}
.imz {
  width: 100%;
  height: 159px;
  background-color: hsla(0, 29.36%, 54.70%, 1.00);
}
.imgimg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zbr {
  position: absolute;
  left: auto;
  top: 18px;
  right: 20px;
  bottom: 0%;

  display: flex;
  height: 44px;
  justify-content: flex-end;
  align-items: center;

  border-radius: 22px;
}
.btmcecc {
  width: 28px;
  height: 28px;
}
.wheel {
  width: 256px;
  height: 256px;
  border-radius: 256px;
  background-color: hsla(265.7142857142857, 25.00%, 31.47%, 1.00);
}
.dg {
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
}
.imgp {
  border-radius: 24px;
}
.cpg {
  position: relative;

  overflow: hidden;
  width: 100%;
  padding-top: 100%;

  border-radius: 24px;

  background-color: hsla(32.35023041474654, 93.13%, 54.31%, 1.00);
  background-image: linear-gradient(4deg, hsla(259.20000000000005, 100.00%, 19.61%, 1.00), hsla(263.33333333333337, 100.00%, 21.18%, 1.00));
}
.g2c {
  display: grid;
  padding-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}
.hlt-statement-c {
  display: flex;
  margin-top: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;

  color: var(--themetextaccent1);
  white-space: nowrap;
}
.ca {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}
.fullc {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.bgcardftf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -3;

  background-color: hsla(266.6666666666667, 8.74%, 20.20%, 1.00);
}
.txtinc {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;

  display: flex;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;

  font-family: Kanit;
  color: #fcc107;
  font-size: 36px;
  line-height: 40px;
}
.text-block-33 {
  color: hsla(336.4285714285714, 75.68%, 85.49%, 1.00);
  font-size: 64px;
  line-height: 80px;
  font-weight: 700;
}
@media screen and (max-width: 479px) {
  .text-block-33 {
    font-size: 44px;
    line-height: 44px;
  }
}
.text-block-34 {
  color: #f6bed4;
}
@media screen and (max-width: 479px) {
  .text-block-34 {
    font-size: 28px;
  }
}
.text-block-35 {
  font-size: 18px;
  line-height: 24px;
}
.text-block-36 {
  font-weight: 300;
}
.txtdgt {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}
.div-block-80 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 479px) {
  .div-block-80 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}
.txtd2 {
  padding-bottom: 0px;
  font-family: Kanit;
  font-size: 18px;
  font-weight: 400;
}
.txtd2.gdo {
  display: flex;
  margin-top: 20px;
}
.form-block-2 {
  margin-bottom: 0px;
}
.div-block-81 {
  display: flex;
  width: 400px;
  height: 225px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-radius: 24px;

  background-color: #333039;
}
@media screen and (max-width: 479px) {
  .div-block-81 {
    width: 200px;
    height: 112.5px;
  }
}
.text-block-37 {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  line-height: 24px;
}
.dgtt2 {
  display: flex;
  padding: 40px 20px 20px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;

  font-family: Kanit;
  font-weight: 300;
}
.text-block-38 {
  margin-bottom: 10px;
}
.lc {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;

  text-align: center;
}
.zbtn {
  display: flex;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: center;
  align-items: center;

  color: hsla(0, 0.00%, 88.00%, 1.00);
}
.btnwh {
  display: flex;
  height: 44px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;

  background-image: linear-gradient(180deg, hsla(257.53846153846155, 100.00%, 74.51%, 1.00), hsla(278, 79.28%, 46.11%, 1.00));

  font-family: Kanit;
  font-size: 16px;
}
.codewh {
  margin-top: 24px;
}
.btnform {
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;

  background-color: hsla(22, 63.92%, 59.35%, 1.00);

  font-size: 16px;
}
.txtinput {
  width: 100%;
  height: 48px;
  margin-bottom: 0px;

  border-radius: 24px;

  background-color: hsla(0, 0.00%, 100.00%, 0.90);

  color: hsla(0, 6.38%, 3.76%, 1.00);
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .txtinput {
    padding-right: 8px;
    padding-left: 8px;
    color: hsla(0, 0.00%, 0.67%, 1.00);
  }
}
.div-block-82 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ztnl {
  margin-bottom: 10px;
  padding: 20px;
}
.button-4 {
  display: flex;
  height: 44px;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;

  background-color: hsla(34, 100.00%, 40.33%, 1.00);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(34, 100.00%, 61.56%, 1.00), hsla(47, 100.00%, 94.00%, 1.00));

  font-size: 24px;
  text-shadow: 0 1px 1px hsla(0, 16.44%, 0.00%, 0.59);
}
.zinfo {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.txtlabel {
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}
.fin {
  position: relative;

  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;

  background-color: hsla(265.7142857142857, 6.13%, 23.24%, 1.00);

  font-size: 16px;
}
.iminfo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;

  width: 32px;
  height: 32px;
  margin-top: 6px;
  margin-left: 6px;
}
.dgtt22 {
  display: flex;
  padding: 20px 20px 40px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  font-family: Kanit;
  font-weight: 300;
}
.sbb {
  height: 48px;
  min-width: 128px;

  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;

  background-color: hsla(116, 59.57%, 49.72%, 1.00);

  font-size: 16px;
}
@media screen and (max-width: 479px) {
  .sbb {
    min-width: 128px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
.zimg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: block;
  overflow: hidden;
  width: 100%;
}
.img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  width: 100%;
  height: 100%;
  padding-top: 0px;

  cursor: pointer;
  object-fit: cover;
}
.imb {
  width: 360px;
  height: auto;
}
.dbm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.popclean {
  position: relative;

  overflow: auto;
  width: 576px;
  max-height: 80vh;
  max-width: 100%;
  padding-bottom: 0px;

  border: 0px solid black;
  border-radius: 22px;

  background-color: #211e25;

  font-family: Kanit;
  color: hsla(0, 0.00%, 86.00%, 1.00);
}
@media screen and (max-width: 767px) {
  .popclean {
    max-height: 100vh;
  }
}
.list {
  padding-right: 34px;
  padding-left: 34px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .list {
    padding-right: 0px;
    padding-left: 13px;
  }
}
@media screen and (max-width: 479px) {
  .list {
    padding-right: 0px;
    padding-left: 13px;
  }
}
.ztxtl2 {
  margin-bottom: 89px;
  padding: 21px 20px;
  font-size: 16px;
  text-align: center;
}
.lfff {
  display: flex;
  margin-bottom: 120px;
  padding: 0px 20px 20px;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.txtwd {
  width: 100%;
}
.ztnlfd {
  padding: 20px 20px 30px;
}
.popbtnd {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10vh;
  z-index: 1;

  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .popbtnd {
    bottom: 0vh;
    background-color: hsla(265.7142857142857, 10.45%, 13.14%, 1.00);
  }
}
.tbonus {
  max-width: 100vw;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  background-color: hsla(265.7142857142857, 10.45%, 13.14%, 1.00);
}
.zspaceend {
  min-height: 120px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.popbtm {
  display: grid;
  overflow: hidden;
  width: 576px;
  max-height: 80vh;
  max-width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  grid-template-rows: auto minmax(90px, 1fr);

  border-radius: 24px;

  background-color: hsla(265.7142857142857, 10.45%, 13.14%, 1.00);

  color: hsla(0, 0.00%, 94.00%, 1.00);
}
.ctbonus {
  overflow: auto;
  width: 100%;
  max-width: 100vw;
}
.hlft2 {
  display: flex;
  padding-top: 0px;
  padding-bottom: 20px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;

  background-color: hsla(0, 18.44%, 57.49%, 1.00);

  color: var(--themetextaccent1);
  white-space: nowrap;
}
.wcrg {
  width: 250px;
  height: 250px;
}
.dw {
  display: flex;
  justify-content: center;
  align-items: center;
}
.txtfinputsl {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 48px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 44px;
  justify-content: center;
  align-items: center;

  border: 0px solid #eee;
  border-radius: 24px;

  background-color: hsla(0, 0.00%, 100.00%, 1.00);

  color: var(--themebg);
  font-size: 16px;
  text-align: center;
}
.txtfinputsl:focus {
  border-color: hsla(0, 0.00%, 0.00%, 1.00);
}
.select {
  display: flex;
  height: 48px;
  margin-bottom: 0px;
  justify-content: center;
  align-items: center;

  border: 0px solid #eee;
  border-radius: 24px;

  background-color: hsla(0, 0.00%, 100.00%, 1.00);

  color: var(--themebg);
  font-size: 16px;
  text-align: center;
}
.select:focus {
  border-color: hsla(0, 0.00%, 0.00%, 1.00);
}
.tcd {
  display: flex;
  height: 44px;
  padding-right: 12px;
  padding-left: 12px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 6px;
  grid-row-gap: 6px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 80.00%, 0.13);
  border-radius: 8px;

  background-color: #03070a;

  box-shadow: inset 0 -1px 10px 0 hsla(0, 0.00%, 100.00%, 0.20);

  color: #d9be89;
}
@media screen and (max-width: 479px) {
  .tcd {
    border-width: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.btms {
  display: flex;
  width: 68px;
  height: 68px;
  max-width: 33vw;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.03);
  border-radius: 96px;

  background-color: hsla(39.75000000000001, 24.94%, 82.24%, 0.18);
  background-image: none;

  box-shadow: 0 8px 32px 0 hsla(39.75000000000001, 51.28%, 69.41%, 0.20);
  backdrop-filter: blur(10px);

  color: var(--themetextaccent1);
}
.btms:hover {
  background-color: hsla(39.75000000000001, 18.65%, 68.86%, 0.33);
}
.ibns {
  width: 44px;
  height: 44px;
}
.code-embed {
  width: 44px;
  height: 44px;
  opacity: 0.8;
}
.rct {
  position: relative;

  display: flex;
  overflow: hidden;
  height: 233px;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: space-between;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: rgba(237, 237, 237, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  color: #ccae7c;
}
@media screen and (max-width: 767px) {
  .rct {
    height: 144px;
  }
}
.cplay {
  display: grid;
  padding: 13px 21px 8px;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 767px) {
  .cplay {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 479px) {
  .cplay {
    padding-bottom: 0px;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
  }
}
.image-4 {
  width: 44px;
  height: 44px;
  min-height: 44px;
  min-width: 44px;
  opacity: 0.8;
}
.cts {
  position: relative;

  display: flex;
  justify-content: center;
  align-items: center;

  font-family: 'Droid Serif', serif;
  color: hsla(37.5, 0.00%, 86.67%, 1.00);
  font-size: 20px;
  font-weight: 700;
}
.zh {
  display: flex;
  padding: 13px 21px 8px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 767px) {
  .zh {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
@media screen and (max-width: 479px) {
  .zh {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
.cg {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 100%;
  min-height: 144px;
  padding: 24px;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 hsla(0, 0.00%, 100.00%, 0.52);

  color: #ccae7c;
  white-space: nowrap;
}
.code-embed-2 {
  width: 28px;
  height: 28px;
  color: hsla(265.7142857142857, 46.31%, 91.31%, 1.00);
}
.dropdown-list-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}
.dropdown-list-2.w--open {
  top: 40px;
  right: 24px;

  overflow: hidden;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.15);
  border-radius: 21px;

  background-color: hsla(217.5, 25.00%, 6.27%, 0.40);

  box-shadow: 0 2px 5px 3px rgba(0,0,0,0.2);
  backdrop-filter: blur(5px);
}
.dropdown-toggle-3 {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 479px) {
  .dropdown-toggle-3 {
    border: 0px solid black;
  }
}
.ddl {
  display: flex;
  height: 55px;
  padding: 0px 34px 0px 21px;
  justify-content: flex-start;
  align-items: center;

  color: #ccae7c;
}
.ddl:hover {
  color: hsla(37.5, 50.66%, 86.49%, 1.00);
}
.ddl.w--current {
  color: hsla(37.5, 43.73%, 83.41%, 1.00);
}
.bg-color {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -10;

  background-color: #03070a;

  filter: none;
}
.cbg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;

  border-style: solid;
  border-width: 6px;
  border-color: hsla(0, 0.00%, 79.33%, 0.20);
  border-radius: 28px;
}
.cbb {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;

  display: flex;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 79.33%, 1.00);
  border-radius: 16px;

  background-color: hsla(260.00000000000006, 8.57%, 20.59%, 1.00);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(217.5, 25.00%, 6.27%, 1.00), hsla(262.5, 7.69%, 20.39%, 1.00));

  backdrop-filter: blur(5px);
}
.ctl {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;

  display: flex;
  padding-top: 24px;
  padding-bottom: 24px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 79.33%, 1.00);

  backdrop-filter: none;

  color: hsla(253.33333333333334, 8.57%, 20.59%, 1.00);
}
@media screen and (max-width: 479px) {
  .ctl {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.rctl {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;

  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0.00%, 79.22%, 0.20);
  border-radius: 12px;
}
.rctlb {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 1.00);
  border-radius: 12px;

  backdrop-filter: blur(5px);
}
.image-5 {
  width: 34px;
  height: 34px;
  opacity: 0.8;
}
@media screen and (max-width: 479px) {
  .dropdown {
    border: 0px solid black;
  }
}
.zm {
  display: flex;
  padding-top: 40px;
  padding-bottom: 12px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media screen and (max-width: 767px) {
  .zm {
    overflow: auto;
  }
}
.cgb {
  position: relative;

  display: flex;
  overflow: hidden;
  min-height: 89px;
  min-width: 144px;
  padding: 12px;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-column-gap: 6px;
  grid-row-gap: 6px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;
  background-image: none;

  box-shadow: 1px 0 19px -2px hsla(0, 0.00%, 100.00%, 0.20);
  filter: none;

  color: #ccae7c;
  white-space: nowrap;
}
.cgbb {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 100%;
  min-height: 377px;
  min-width: 233px;
  padding: 24px;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 hsla(0, 0.00%, 100.00%, 0.52);

  color: #ccae7c;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .cgbb {
    min-height: 291.25px;
  }
}
.cgbb.fade {
  opacity: 0.5;
}
.imgpr5 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.txtm {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}
.txtm.green {
  color: hsla(112, 91.49%, 53.92%, 1.00);
  font-size: 16px;
  line-height: 20px;
}
.txtm.yellow {
  color: hsla(57, 91.49%, 53.92%, 1.00);
  font-size: 16px;
}
.znn {
  color: hsla(37.5, 25.78%, 59.58%, 0.73);
  font-size: 14px;
}
.text-block-41 {
  font-size: 14px;
  font-weight: 400;
}
.znd {
  font-family: Kanit;
  color: hsla(37.5, 11.07%, 66.27%, 1.00);
  font-size: 12px;
  font-weight: 300;
}
.znzd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.imzg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 12;
}
.zff {
  display: flex;
  padding-top: 44px;
  padding-bottom: 34px;
  justify-content: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;

  background-image: linear-gradient(180deg, hsla(0, 0.00%, 0.00%, 0.00), hsla(0, 0.00%, 0.00%, 1.00));
}
.txtdt {
  font-size: 16px;
}
.zn {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
.znic {
  width: 20px;
  height: 20px;
  opacity: 0.8;
}
.zm-f {
  display: flex;
  padding-top: 64px;
  padding-bottom: 22px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media screen and (max-width: 767px) {
  .zm-f {
    overflow: auto;
  }
}
.zm-copy {
  display: flex;
  padding-top: 22px;
  padding-bottom: 22px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media screen and (max-width: 767px) {
  .zm-copy {
    overflow: auto;
  }
}
.div-block-87 {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;

  background-image: linear-gradient(to bottom, hsla(0, 0.00%, 100.00%, 0.67),hsla(0, 0.00%, 100.00%, 0.67)), url("https://cdn.prod.website-files.com/681c35e11bbe489dc05268f3/68567425e92310d8af63ae7c_iStock-1331311972.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.div-block-88 {
  display: flex;
  height: 64px;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0.00%, 0.00%, 0.21);
  border-radius: 32px;

  background-color: hsla(0, 66.56%, 74.08%, 1.00);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.50),rgba(0,0,0,0.50));

  font-family: Bitter, serif;
  color: hsla(0, 0.00%, 84.67%, 1.00);
  font-size: 20px;
  font-weight: 700;
}
.text-block-44 {
  text-shadow: -5px 5px 7px hsla(0, 56.79%, 8.08%, 0.20);
}
.div-block-89 {
  display: flex;
  width: 200px;
  height: 88px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(262, 92.31%, 15.95%, 0.07);
  border-radius: 64px;

  background-image: url("https://cdn.prod.website-files.com/681c35e11bbe489dc05268f3/68567425e92310d8af63ae7c_iStock-1331311972.jpg");
  background-position: 0% 0%;
  background-size: cover;

  box-shadow: inset 0 0 30px 8px hsla(0, 10.84%, 0.60%, 0.52);
  filter: brightness(139%);
  backdrop-filter: none;

  transition: all 333ms ease;

  font-family: Bitter, serif;
  color: hsla(0, 0.00%, 20.00%, 0.71);
  font-size: 22px;
  font-weight: 700;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
}
.div-block-89:hover {
  background-position: 50% 50%;
  box-shadow: inset 0 0 60px 4px hsla(0, 10.84%, 0.60%, 0.64);
  filter: brightness(150%);
  color: hsla(0, 100.00%, 0.00%, 0.95);
}
.text-block-45 {
  filter: none;
}
.text-block-46 {
  color: hsla(253.33333333333334, 100.00%, 0.00%, 1.00);
  font-size: 16px;
  font-weight: 400;
  text-shadow: 0 0 6px hsla(0, 0.00%, 100.00%, 1.00);
}
.zm2 {
  position: relative;

  overflow: hidden;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;

  white-space: nowrap;

  /* Fade effect on left and right edges - 233px each side */
  -webkit-mask-image: linear-gradient(to right, transparent 0, white 233px, white calc(100% - 233px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0, white 233px, white calc(100% - 233px), transparent 100%);
}
@media screen and (max-width: 991px) {
  .zm2 {
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0, white 144px, white calc(100% - 144px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, white 144px, white calc(100% - 144px), transparent 100%);
  }
}
@media screen and (max-width: 767px) {
  .zm2 {
    -webkit-mask-image: linear-gradient(to right, transparent 0, white 89px, white calc(100% - 89px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, white 89px, white calc(100% - 89px), transparent 100%);
  }
}
@media screen and (max-width: 479px) {
  .zm2 {
    -webkit-mask-image: linear-gradient(to right, transparent 0, white 55px, white calc(100% - 55px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, white 55px, white calc(100% - 55px), transparent 100%);
  }
}
.cf {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: flex;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: center;
  align-items: center;
}
.btnbg {
  display: flex;
  width: 144px;
  height: 55px;
  padding: 2px;
  justify-content: center;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 22.00%, 1.00);
  background-image: linear-gradient(319deg, #c0a97a, #303030 54%, #c0a97a);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  transition: none 0ms ease;

  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .btnbg {
    width: 110.01px;
    height: 42.02px;
  }
}
@media screen and (max-width: 479px) {
  .btnbg {
    width: 89px;
    height: 34px;
    font-size: 14px;
  }
}
.btnbg-in {
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 13px;
  padding-left: 13px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(217.5, 25.00%, 6.27%, 0.90);

  color: hsla(39.75000000000001, 51.28%, 69.41%, 1.00);
  white-space: nowrap;
}
@media screen and (max-width: 479px) {
  .btnbg-in {
    padding-right: 3px;
    padding-left: 3px;
  }
}
.zm-pro {
  display: flex;
  padding: 13px 21px 8px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 991px) {
  .zm-pro {
    overflow: auto;
  }
}
@media screen and (max-width: 767px) {
  .zm-pro {
    overflow: auto;
  }
}
.fgc {
  position: absolute;
  left: 2px;
  top: 2px;
  right: auto;
  bottom: auto;
  z-index: 12;

  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;

  border-radius: 24px;
}
@media screen and (max-width: 479px) {
  .fgc {
    display: none;
  }
}
.ri {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;

  width: 100%;
  height: 100%;
}
.ftgd {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 12;

  display: flex;
  height: 44px;
  padding-left: 13px;
  justify-content: flex-start;
  align-items: flex-end;

  border-radius: 0px 0px 16px 16px;

  background-image: linear-gradient(180deg, hsla(0, 0.00%, 0.00%, 0.00), hsla(0, 0.00%, 0.00%, 0.79));

  color: hsla(37.5, 100.00%, 92.67%, 1.00);
}
@media screen and (max-width: 767px) {
  .ftgd {
    padding-left: 8px;
  }
}
.txtgm {
  padding-top: 0px;
  padding-bottom: 13px;
  color: hsla(37.5, 48.84%, 85.67%, 1.00);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .txtgm {
    padding-bottom: 8px;
  }
}
.imp {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.text-block-48 {
  position: relative;
  z-index: 13;
}
.zgrb {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 13;

  display: flex;
  padding-right: 21px;
  padding-bottom: 21px;
  flex-direction: row-reverse;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media screen and (max-width: 767px) {
  .zgrb {
    padding-right: 13px;
    padding-bottom: 13px;
  }
}
.clg {
  position: relative;

  overflow: hidden;
  width: 34px;
  height: 34px;

  border: 2px solid black;
  border-radius: 16px;

  background-color: hsla(58.5, 100.00%, 52.94%, 1.00);

  transform: scale(1.4);
}
@media screen and (max-width: 479px) {
  .clg {
    width: 21px;
    height: 21px;
  }
}
.ifg {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 13;

  display: flex;
  padding-right: 21px;
  padding-bottom: 21px;
  padding-left: 21px;
  flex-direction: row-reverse;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media screen and (max-width: 767px) {
  .ifg {
    padding-right: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
  }
}
.ttgl {
  font-size: 14px;
  line-height: 24px;
}
.imggc {
  width: 20px;
  height: 20px;
}
.imgs {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  width: 100%;
  height: 100%;

  object-fit: cover;
}
.zgrt {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 13;

  display: flex;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 20px;
  flex-direction: row-reverse;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.image-10 {
  width: 28px;
  height: 28px;
}
.hrtf {
  display: flex;
  overflow: auto;
  justify-content: center;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 991px) {
  .hrtf {
    padding-right: 34px;
    padding-left: 34px;
    justify-content: flex-start;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .hrtf {
    padding-right: 21px;
    padding-left: 21px;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
@media screen and (max-width: 479px) {
  .hrtf {
    display: none;
    justify-content: flex-start;
    align-items: center;
  }
}
.imgrank {
  width: 48px;
  height: 48px;
}
.ranz {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.txtrank {
  color: hsla(36, 0.00%, 100.00%, 0.47);
  font-size: 12px;
  line-height: 16px;
}
.cl-64 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media screen and (max-width: 479px) {
  .cl-64 {
    width: 100%;
  }
}
.cestar {
  width: 55px;
  height: 55px;
  filter: drop-shadow(0px 0px 2px hsla(0, 0.00%, 100.00%, 0.76));
}
.cestar.c1 {
  color: #fbf1c2;
}
.cestar.c2 {
  color: #efcfa6;
}
.cestar.c3 {
  color: #eab58e;
}
.cestar.c4 {
  color: #af829f;
}
.cestar.c5 {
  color: #784fba;
}
.cestar.c6 {
  color: #9013fe;
}
.c6 {
  color: hsla(271.9148936170212, 99.16%, 53.53%, 0.80);
}
.c5 {
  color: hsla(262.9906542056074, 43.67%, 51.96%, 1.00);
}
.c4 {
  color: hsla(321.3333333333333, 21.95%, 59.80%, 1.00);
}
.c3 {
  color: hsla(25.43478260869566, 68.66%, 73.73%, 1.00);
}
.c2 {
  color: hsla(33.6986301369863, 69.52%, 79.41%, 1.00);
}
.c1 {
  color: hsla(49.47368421052632, 87.69%, 87.25%, 1.00);
}
.div-block-96 {
  padding-bottom: 88px;
}
.div-block-97 {
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}
.text-field-3 {
  border: 0px solid black;
  border-radius: 24px;
  color: hsla(265.7142857142857, 10.45%, 13.14%, 1.00);
  font-size: 16px;
}
.form-block-3 {
  margin-bottom: 0px;
}
.success-message {
  padding-top: 0px;
  padding-bottom: 0px;
}
.error-message {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.field-label {
  font-weight: 300;
}
.div-block-98 {
  display: grid;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 128px 1fr;
  grid-template-rows: auto;
}
.div-block-99 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.cc1 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #a0d8ef;
}
.cc2 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #4a90e2;
}
.cc3 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #7ed321;
}
.cc4 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #f5a623;
}
.cc5 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #d0021b;
}
.cc6 {
  position: relative;

  width: 100%;
  margin-bottom: 20px;
  padding-top: 66%;
  padding-right: 0px;
  padding-bottom: 0px;

  border-radius: 32px;

  background-color: #9013fe;
}
.div-block-100 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.text-block-50 {
  color: hsla(0, 0.90%, 18.50%, 1.00);
  font-size: 28px;
}
.tr2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 767px) {
  .tr2 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }
}
.text-block-51 {
  color: hsla(0, 2.49%, 91.80%, 1.00);
  font-size: 22px;
}
.hdm {
  margin-bottom: 0px;
  padding-left: 21px;

  font-family: Kanit;
  color: hsla(0, 0.00%, 84.67%, 1.00);
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
}
.hdc {
  margin-bottom: 0px;

  font-family: Kanit;
  color: hsla(0, 0.00%, 84.67%, 1.00);
  font-size: 18px;
  line-height: 55px;
  font-weight: 300;
  text-align: center;
}
.chr {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 991px) {
  .chr {
    padding-right: 0px;
    padding-left: 34px;
  }
}
@media screen and (max-width: 767px) {
  .chr {
    padding-left: 21px;
  }
}
@media screen and (max-width: 479px) {
  .chr {
    width: 100%;
    padding-right: 21px;
    justify-content: center;
    align-items: center;
  }
}
.zhb {
  display: flex;
  min-height: 89px;
  justify-content: center;
  align-items: center;
}
.zlf {
  display: flex;
  min-height: 88px;
  justify-content: center;
  align-items: flex-end;
  grid-column-gap: 34px;
  grid-row-gap: 34px;

  color: hsla(0, 0.00%, 45.33%, 1.00);
}
.btnbgzc {
  display: flex;
  width: 233px;
  height: 55px;
  padding: 2px;
  justify-content: center;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 22.00%, 1.00);
  background-image: linear-gradient(319deg, #c0a97a, #303030 54%, #c0a97a);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  transition: none 0ms ease;

  font-size: 16px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .btnbgzc {
    width: 233px;
  }
}
@media screen and (max-width: 479px) {
  .btnbgzc {
    width: 144px;
    font-size: 14px;
  }
}
.code-embed-3 {
  display: none;
  margin-bottom: 0px;
}
.tr2h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
@media screen and (max-width: 767px) {
  .tr2h {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }
}
@media screen and (max-width: 479px) {
  .tr2h {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
.ftsp {
  display: flex;
  min-height: 55px;
  justify-content: center;
  align-items: flex-end;
  grid-column-gap: 34px;
  grid-row-gap: 34px;

  color: hsla(0, 0.00%, 45.33%, 1.00);
}
.div-block-104 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  opacity: 0.8;
}
.imgtf {
  width: 21px;
  height: 21px;
  opacity: 0.8;
}
.div-block-105 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-column-gap: 8px;
  grid-row-gap: 8px;

  text-align: left;
}
@media screen and (max-width: 767px) {
  .div-block-105 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }
}
@media screen and (max-width: 479px) {
  .div-block-105 {
    text-align: left;
  }
}
.code-embed-4 {
  display: none;
}
@media screen and (max-width: 479px) {
  .text-block-52 {
    font-size: 12px;
  }
}
.btnbgbl {
  display: flex;
  height: 55px;
  padding: 2px;
  justify-content: center;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 22.00%, 1.00);
  background-image: linear-gradient(319deg, #c0a97a, #303030 54%, #c0a97a);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  transition: none 0ms ease;

  font-size: 14px;
  text-decoration: none;
}
@media screen and (max-width: 479px) {
  .btnbgbl {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 14px;
  }
}
.text-block-53 {
  color: hsla(225.0000000000001, 5.86%, 78.76%, 1.00);
  font-size: 12px;
}
.imgtf2 {
  width: 13px;
  height: 13px;
  opacity: 0.8;
}
.btnbg-in-bl {
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 34px;
  padding-left: 34px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(217.5, 25.00%, 6.27%, 0.90);

  color: hsla(39.75000000000001, 51.28%, 69.41%, 1.00);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .btnbg-in-bl {
    padding-right: 21px;
    padding-left: 21px;
  }
}
@media screen and (max-width: 479px) {
  .btnbg-in-bl {
    padding-right: 13px;
    padding-left: 13px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.div-block-106 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-block-54 {
  font-size: 16px;
}
.imgrt {
  width: 110.01px;
  height: 110.01px;

  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0.00%, 100.00%, 0.77);
  border-radius: 21px;
}
@media screen and (max-width: 479px) {
  .imgrt {
    width: 100%;
    height: auto;
    margin-bottom: 13px;
    border-radius: 21px;
  }
}
.imgbg {
  width: 100%;
  height: 100%;
  opacity: 0.9;
  filter: blur(3px);
  object-fit: cover;
}
.zm2-scrol {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}
@media screen and (max-width: 991px) {
  .zm2-scrol {
    width: auto;
    justify-content: flex-start;
    align-items: center;
  }
}
.puf {
  position: relative;

  overflow: auto;
  overflow-x: hidden;
  width: 379px;
  max-height: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  justify-content: center;
  align-items: flex-start;

  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;

  background-color: hsla(265.7142857142857, 0.00%, 10.67%, 0.76);

  box-shadow: 0 8px 32px 0 rgba(0,0,0,0.2);
  backdrop-filter: saturate(200%) blur(10px);
}
@media screen and (max-width: 991px) {
  .puf {
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .puf {
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 479px) {
  .puf {
    position: fixed;
    left: 5px;
    top: auto;
    right: 5px;
    bottom: 0px;

    max-height: 100%;
    padding-right: 0px;
    padding-left: 0px;

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-left-radius: 34px;
    border-top-right-radius: 34px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

    background-image: linear-gradient(180deg, rgba(27, 27, 27, 0.76), hsla(0, 0.00%, 10.59%, 0.00));

    width: calc(100% - 10px);
  }
}
.popup-bot {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;

  display: inline-flex;
  overflow: auto;
  width: 100vw;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  background-color: hsla(0, 0.00%, 0.00%, 0.60);
}
@media screen and (max-width: 767px) {
  .popup-bot {
    padding-top: 33px;
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 479px) {
  .popup-bot {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: linear-gradient(180deg, hsla(0, 0.00%, 0.00%, 0.33) 33%, hsla(0, 0.00%, 0.00%, 1.00));
  }
}
.image-11 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 479px) {
  .image-11 {
    object-fit: cover;
  }
}
.bnb {
  position: relative;

  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  aspect-ratio: 21/9;

  border-radius: 0px 0px 21px 21px;

  background-color: hsla(253.33333333333334, 8.41%, 20.98%, 1.00);

  box-shadow: 1px 0 19px -2px rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 479px) {
  .bnb {
    border-radius: 0px;
  }
}
.div-block-109 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;

  filter: blur(12px);
}
.img219 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fmg {
  display: inline-flex;
  width: 100%;
  padding-top: 13px;
  padding-right: 21px;
  padding-bottom: 21px;
  padding-left: 21px;
  grid-auto-columns: 1fr;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: 233px 1fr;
  grid-template-rows: auto;
  min-height: min(calc(100vh - 301px), 100%);
}
@media screen and (max-width: 991px) {
  .fmg {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
@media screen and (max-width: 767px) {
  .fmg {
    grid-template-columns: 144px 1fr;
  }
}
@media screen and (max-width: 479px) {
  .fmg {
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    grid-column-gap: 13px;
    grid-template-columns: 55px 1fr;
  }
}
.tab {
  display: flex;
  height: 55px;
  padding-left: 13px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 13px;
  grid-row-gap: 13px;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.00);
  border-radius: 13px;

  background-color: hsla(217.5, 15.68%, 14.98%, 0.00);

  box-shadow: none;

  font-family: Kanit;
  color: #ccae7c;
  font-size: 19px;
  text-decoration: none;
}
.tab:hover {
  background-image: linear-gradient(176deg, #f162de, #7141d1);
}
@media screen and (max-width: 991px) {
  .tab {
    padding-left: 13px;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
@media screen and (max-width: 767px) {
  .tab {
    padding-left: 5px;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 5px;
    grid-row-gap: 5px;

    border-radius: 13px;

    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .tab {
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;

    font-size: 12px;
  }
}
.tab.select {
  border-width: 1px;
  border-color: hsla(0, 0.00%, 93.33%, 0.00);

  background-color: hsla(32.666666666666664, 35.14%, 30.09%, 0.51);

  box-shadow: none;
  backdrop-filter: brightness(200%);

  color: hsla(37.5, 100.00%, 90.44%, 1.00);
}
@media screen and (max-width: 991px) {
  .tab.select {
    font-weight: 300;
  }
}
@media screen and (max-width: 767px) {
  .tab.select {
    font-size: 14px;
  }
}
.fmgt {
  position: sticky;
  top: 0px;

  display: flex;
  min-width: 144px;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}
@media screen and (max-width: 991px) {
  .fmgt {
    position: sticky;
    top: 0px;
    z-index: 1;
    min-width: 144px;
  }
}
@media screen and (max-width: 767px) {
  .fmgt {
    min-width: 89px;
  }
}
@media screen and (max-width: 479px) {
  .fmgt {
    position: sticky;
    top: 110px;
    min-width: 55px;
  }
}
.fmggg {
  display: grid;
  max-width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 991px) {
  .fmggg {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .fmggg {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 479px) {
  .fmggg {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.gg {
  display: flex;
  overflow: hidden;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;

  border-radius: 13px;

  background-color: hsla(217.5, 25.00%, 6.27%, 1.00);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);
}
@media screen and (max-width: 479px) {
  .gg {
    aspect-ratio: auto;
  }
}
.fmgg {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fmgg {
    max-width: calc(100vw - 126px);
  }
}
@media screen and (max-width: 479px) {
  .fmgg {
    max-width: calc(100vw - 110px);
  }
}
.ggi {
  width: 100%;
  height: 100%;
}
.timg {
  width: 29px;
  height: 29px;
  color: hsla(37.5, 43.31%, 46.98%, 1.00);
}
@media screen and (max-width: 767px) {
  .timg {
    width: 21px;
    height: 21px;
  }
}
.pvg {
  display: grid;
  max-width: 100%;
  margin-bottom: 21px;
  grid-auto-columns: 1fr;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 991px) {
  .pvg {
    margin-bottom: 21px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 767px) {
  .pvg {
    margin-bottom: 13px;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 479px) {
  .pvg {
    display: grid;
    margin-bottom: 13px;
    flex-direction: row;
    flex-wrap: nowrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
.pvd {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .pvd {
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .pvd {
    min-height: calc(((100vw - 131px) / 2) * 0.618);
  }
}
@media screen and (max-width: 479px) {
  .pvd {
    object-fit: cover;
  }
}
.scrb {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 144px;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;

  border-radius: 13px;

  background-color: hsla(217.5, 25.00%, 6.27%, 1.00);

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);
}
@media screen and (max-width: 991px) {
  .scrb {
    width: 100%;
    height: 144px;
  }
}
@media screen and (max-width: 767px) {
  .scrb {
    width: 100%;
    height: 110.01px;
    min-height: calc(((100vw - 131px) / 2) * 0.618);
  }
}
@media screen and (max-width: 479px) {
  .scrb {
    min-width: 100%;
    aspect-ratio: auto;
    min-height: calc(((100vw - 131px) / 2) * 0.618);
  }
}
.btnf {
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 14.22%, 0.00%, 0.38);

  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.25);
  backdrop-filter: saturate(180%) blur(10px);

  text-decoration: none;
  white-space: nowrap;
}
.btnf:hover {
  border-width: 1px;
}
.image-15 {
  width: 13px;
  height: 13px;
  opacity: 0.8;
}
.putt {
  position: sticky;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;

  display: flex;
  padding: 13px;
  justify-content: flex-end;
  align-items: center;
  grid-column-gap: 13px;
  grid-row-gap: 13px;

  transform: none;
}
@media screen and (max-width: 479px) {
  .putt {
    justify-content: flex-end;
    align-items: center;
  }
}
.btnft {
  display: flex;
  height: 42px;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 21.33%, 0.00%, 0.10);

  box-shadow: none;
  backdrop-filter: saturate(180%) blur(10px);

  color: hsla(0, 0.00%, 96.00%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.flb {
  position: sticky;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;

  padding-top: 13px;
  padding-right: 13px;
  padding-left: 13px;
}
@media screen and (max-width: 479px) {
  .flb {
    display: flex;
    padding-top: 13px;
    justify-content: center;
    align-items: flex-start;
  }
}
.btnft2 {
  display: flex;
  width: 89px;
  height: 42px;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 21.33%, 0.00%, 0.20);

  box-shadow: none;
  backdrop-filter: saturate(180%) blur(10px);

  color: hsla(0, 0.00%, 96.00%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.btnft2:hover {
  border-width: 1px;
  color: hsla(0, 0.00%, 100.00%, 1.00);
}
.rct5061 {
  position: relative;

  display: flex;
  overflow: hidden;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: space-between;
  align-items: center;

  border-top-style: solid;
  border-top-width: 0px;
  border-top-color: rgba(237, 237, 237, 0.02);
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: rgba(237, 237, 237, 0.02);
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: rgba(237, 237, 237, 0.02);
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: rgba(237, 237, 237, 0.02);
  border-top-left-radius: 21px;
  border-top-right-radius: 21px;
  border-bottom-left-radius: 21px;
  border-bottom-right-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 rgba(255, 255, 255, 0.52);

  color: #ccae7c;

  height: calc((100vw - 42px)*0.381966/2);
  max-height: calc((987px - 42px)*0.381966/2);
}
@media screen and (max-width: 767px) {
  .rct5061 {
    max-height: calc((987px - 42px)*0.618034/2);
    height: calc((100vw - 42px)*0.618034/2);
  }
}
.div-block-119 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  grid-column-gap: 13px;
  grid-row-gap: 13px;

  border-radius: 27.5px;
}
@media screen and (max-width: 767px) {
  .div-block-119 {
    padding: 0px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}
.popttopr {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: flex;
  justify-content: center;
  align-items: center;

  border-radius: 34px 34px 0px 0px;

  background-image: linear-gradient(180deg, hsla(0, 1.23%, 15.88%, 1.00), hsla(0, 1.23%, 15.88%, 0.00));

  backdrop-filter: none;
  pointer-events: none;

  font-family: Kanit;
  color: hsla(0, 0.00%, 95.33%, 1.00);
  font-size: 18px;
  font-weight: 300;
}
.div-block-121 {
  margin-top: 21px;
  margin-bottom: 21px;
  color: hsla(0, 0.00%, 78.00%, 1.00);
  text-align: center;
}
.image-16 {
  width: 64px;
  height: 64px;
}
.text-block-55 {
  text-align: left;
}
.div-block-122 {
  display: flex;
  height: 34px;
  margin-top: 13px;
  justify-content: space-between;
  align-items: center;

  color: hsla(0, 0.00%, 80.00%, 1.00);
  text-align: left;
}
.div-block-123 {
  margin-bottom: 13px;
  padding: 21px 21px 13px;
  border-radius: 21px;
  background-color: hsla(0, 0.67%, 15.89%, 1.00);
}
.fcc {
  display: flex;
  padding: 20px 20px 10px;
  justify-content: center;
  align-items: flex-end;

  font-family: Kanit;
  color: var(--themetextaccent1);
  font-weight: 300;
}
.div-block-124 {
  color: hsla(0, 0.00%, 82.00%, 1.00);
  text-align: center;
}
.pufb {
  position: relative;

  overflow: auto;
  overflow-x: hidden;
  width: 610px;
  max-height: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  justify-content: center;
  align-items: flex-start;

  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;

  background-color: hsla(265.7142857142857, 0.00%, 10.67%, 0.76);

  box-shadow: 0 8px 32px 0 rgba(0,0,0,0.2);
  backdrop-filter: saturate(200%) blur(10px);
}
@media screen and (max-width: 991px) {
  .pufb {
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .pufb {
    width: 379px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 479px) {
  .pufb {
    position: fixed;
    left: 5px;
    right: 5px;
    bottom: 0px;

    max-height: 100%;

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-left-radius: 34px;
    border-top-right-radius: 34px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

    width: calc(100% - 10px);
  }
}
.ffpop {
  position: static;
  width: 100%;
  padding-right: 34px;
  padding-left: 34px;
  border-radius: 0px 0px 21px 21px;
}
@media screen and (max-width: 479px) {
  .ffpop {
    padding-right: 21px;
    padding-left: 21px;
  }
}
.link-block {
  text-decoration: none;
}
.cardr {
  position: relative;

  overflow: hidden;
  height: 377px;
  max-width: 144px;
  min-width: 144px;

  border-radius: 21px;

  background-color: hsla(0, 0.00%, 44.00%, 1.00);

  color: hsla(0, 0.00%, 86.67%, 1.00);
}
.div-block-126 {
  display: flex;
  overflow: auto;
  padding: 21px 34px 8px;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}
.rankn {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;

  display: flex;
  height: 89px;
  justify-content: center;
  align-items: center;
}
.graph {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: none;

  background-color: hsla(37.5, 29.42%, 53.72%, 1.00);
  background-image: linear-gradient(180deg, hsla(37.5, 43.96%, 64.31%, 0.00), hsla(37.5, 35.75%, 69.91%, 0.71) 10%, hsla(37.5, 43.96%, 64.31%, 1.00));
}
.graph.r1 {
  top: 99.330715%;
}
.graph.r2 {
  top: 95.257413%;
}
.graph.r3 {
  top: 73.105858%;
}
.graph.r4 {
  top: 26.894142%;
}
.graph.r5 {
  top: 4.742587%;
}
.text-block-56 {
  position: relative;
  display: flex;
  height: 55px;
  justify-content: center;
  align-items: center;
}
.text-block-57 {
  text-align: center;
}
.div-block-127 {
  display: none;
  padding-right: 34px;
  padding-bottom: 13px;
  padding-left: 34px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}
.image-17 {
  width: 33px;
  height: 34px;
}
.div-block-128 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: hsla(0, 0.00%, 80.67%, 1.00);
}
.targ {
  position: relative;

  width: 144px;
  height: 89px;
  min-width: 144px;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 43.92%, 1.00);

  color: hsla(0, 0.00%, 88.67%, 1.00);
}
.div-block-130 {
  display: flex;
  width: 100%;
  padding: 8px 34px 13px;
  justify-content: flex-end;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  grid-template-columns: 1fr 89fr;
  grid-template-rows: auto;
}
.pg {
  display: flex;
  min-width: 89px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;

  color: hsla(0, 0.00%, 85.33%, 1.00);
  white-space: normal;
}
.text-block-58 {
  font-size: 12px;
  text-align: center;
}
.text-block-59 {
  font-size: 16px;
}
.div-block-132 {
  position: relative;
}
.target {
  position: relative;

  width: 89px;
  height: 89px;
  min-width: 89px;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 43.92%, 1.00);

  color: hsla(0, 0.00%, 88.67%, 1.00);
}
.div-block-133 {
  display: flex;
  overflow: auto;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 34px;
  padding-left: 34px;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}
.div-block-134 {
  position: relative;

  display: flex;
  padding-right: 34px;
  padding-left: 34px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
}
.rw {
  display: flex;
  width: 89px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  grid-column-gap: 5px;
  grid-row-gap: 5px;

  color: hsla(0, 0.00%, 85.33%, 1.00);
  white-space: nowrap;
}
.targ2 {
  position: relative;

  width: 144px;
  height: 55px;
  min-width: 144px;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 43.92%, 1.00);

  color: hsla(0, 0.00%, 88.67%, 1.00);
}
.rankn2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;

  display: flex;
  justify-content: center;
  align-items: center;
}
.div-block-135 {
  position: absolute;
  left: 0%;
  top: 42px;
  right: 34px;
  bottom: 42px;
  z-index: -1;

  background-color: hsla(0, 0.00%, 17.33%, 1.00);
}
.div-block-136 {
  position: relative;

  display: flex;
  overflow: hidden;
  max-width: 55px;
  min-height: 55px;
  min-width: 55px;
  justify-content: center;
  align-items: center;

  border-radius: 13px;

  background-color: hsla(0, 0.00%, 28.67%, 1.00);

  text-align: center;
  white-space: normal;
}
.txtpg {
  margin-top: 5px;
  color: hsla(0, 0.00%, 85.49%, 1.00);
  font-size: 14px;
}
.txtbn {
  font-size: 12px;
  line-height: 14px;
}
.div-block-137 {
  display: flex;
  margin-left: 21px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.txtn {
  position: absolute;
  left: auto;
  top: auto;
  right: 5px;
  bottom: 5px;

  font-size: 12px;
  line-height: 14px;
}
.div-block-138 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;

  width: 200%;
  height: 233px;
  padding-top: 0px;

  background-color: hsla(0, 0.00%, 50.59%, 1.00);

  transform: translate(-43px, 55px) rotate(-34deg);
}
.text-block-60 {
  padding-left: 34px;

  font-family: Kanit;
  color: hsla(0, 0.00%, 86.67%, 0.33);
  font-size: 34px;
  line-height: 55px;
  text-align: center;
  white-space: nowrap;
}
.div-block-139 {
  position: absolute;
  left: 0%;
  top: 34px;
  right: 0%;
  bottom: auto;
  z-index: 1;

  padding-top: 13px;
  padding-right: 5px;
  padding-left: 5px;

  opacity: 0.61;
}
.imgbtm {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 55px;
  z-index: 2;

  display: flex;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  justify-content: center;
  align-items: center;

  transform: none;
}
.image-18 {
  width: 89px;
  height: 89px;
}
.pufbig {
  position: relative;

  overflow: auto;
  overflow-x: hidden;
  width: 1000px;
  max-height: 100%;
  max-width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  justify-content: center;
  align-items: flex-start;

  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;

  background-color: hsla(265.7142857142857, 0.00%, 10.67%, 0.76);

  box-shadow: 0 8px 32px 0 rgba(0,0,0,0.2);
  backdrop-filter: saturate(200%) blur(10px);
}
@media screen and (max-width: 991px) {
  .pufbig {
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .pufbig {
    width: 379px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 479px) {
  .pufbig {
    position: fixed;
    left: 5px;
    right: 5px;
    bottom: 0px;

    max-height: 100%;

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-left-radius: 34px;
    border-top-right-radius: 34px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

    width: calc(100% - 10px);
  }
}
.gdl {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 13;

  width: 233px;

  -webkit-mask-image: linear-gradient(90deg, white, transparent);
  mask-image: linear-gradient(90deg, white, transparent);
  background: inherit;
  backdrop-filter: blur(0px);
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .gdl {
    width: 144px;
  }
}
@media screen and (max-width: 767px) {
  .gdl {
    width: 89px;
  }
}
@media screen and (max-width: 479px) {
  .gdl {
    width: 55px;
  }
}
.gdr {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;

  width: 233px;

  -webkit-mask-image: linear-gradient(270deg, white, transparent);
  mask-image: linear-gradient(270deg, white, transparent);
  background: inherit;
  backdrop-filter: blur(0px);
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .gdr {
    width: 144px;
  }
}
@media screen and (max-width: 767px) {
  .gdr {
    width: 89px;
  }
}
@media screen and (max-width: 479px) {
  .gdr {
    width: 55px;
  }
}
.hct {
  padding: 21px;
  font-family: Kanit;
  color: #d8d8d8;
}
.heading-3 {
  margin-top: 55px;
  margin-bottom: 34px;
  padding-right: 21px;
  padding-left: 21px;

  font-family: Kanit;
  color: hsla(0, 0.00%, 81.33%, 1.00);
  font-size: 44px;
  line-height: 55px;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .heading-3 {
    padding-left: 0px;
  }
}
@media screen and (max-width: 479px) {
  .heading-3 {
    margin-top: 34px;
    margin-bottom: 21px;
    font-size: 34px;
  }
}
.popttop {
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;

  display: flex;
  overflow: hidden;
  margin-bottom: 8px;
  justify-content: space-between;
  align-items: flex-start;

  border-radius: 34px 34px 0px 0px;
}
.image-19 {
  border-radius: 21px;
}
.fmu {
  position: relative;
  z-index: 1;

  margin-top: -110px;
  padding-right: 21px;
  padding-bottom: 21px;
  padding-left: 21px;
}
@media screen and (max-width: 991px) {
  .fmu {
    margin-top: -99px;
  }
}
@media screen and (max-width: 767px) {
  .fmu {
    margin-top: -79px;
  }
}
@media screen and (max-width: 479px) {
  .fmu {
    margin-top: -65px;
    padding-right: 21px;
    padding-bottom: 13px;
    padding-left: 21px;
  }
}
.hs {
  padding: 21px 21px 89px;
}
.rowstate {
  display: flex;
  height: 55px;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: space-between;
  align-items: center;

  border-bottom: 1px solid hsla(0, 0.00%, 16.67%, 1.00);

  color: hsla(0, 0.00%, 78.67%, 1.00);
}
@media screen and (max-width: 767px) {
  .rowstate {
    padding-right: 13px;
    padding-left: 13px;
  }
}
.div-block-142 {
  padding-bottom: 21px;
  padding-left: 21px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .div-block-142 {
    padding-left: 0px;
  }
}
@media screen and (max-width: 479px) {
  .div-block-142 {
    padding-left: 0px;
  }
}
.link {
  color: #747474;
  text-decoration: none;
}
.link:hover {
  color: hsla(0, 0.00%, 72.67%, 1.00);
  text-decoration: underline;
}
.link.w--current:hover {
  color: hsla(0, 0.00%, 68.67%, 1.00);
  text-decoration: underline;
}
.div-block-143 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.image-20 {
  width: 21px;
  height: 21px;
}
.text-block-61 {
  color: hsla(0, 0.00%, 37.33%, 1.00);
}
.text-block-62 {
  font-family: 'Droid Serif', serif;
  font-size: 16px;
}
.hdpn {
  margin-top: 34px;
  padding-left: 21px;

  font-family: Kanit;
  color: #cfcfcf;
  font-size: 44px;
  line-height: 55px;
  font-weight: 200;
}
@media screen and (max-width: 991px) {
  .hdpn {
    padding-left: 0px;
  }
}
.hd2c {
  margin-top: 55px;
  padding-right: 21px;
  padding-left: 21px;

  font-family: Kanit;
  color: hsla(0, 0.00%, 81.33%, 1.00);
  font-size: 34px;
  line-height: 34px;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .hd2c {
    padding-left: 0px;
  }
}
@media screen and (max-width: 479px) {
  .hd2c {
    margin-top: 34px;
    margin-bottom: 21px;
    font-size: 34px;
  }
}
.image-21 {
  width: 21px;
  height: 21px;
}
.pfdt {
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 21px;
  flex-direction: row;
  flex-wrap: wrap;
  grid-column-gap: 21px;
  grid-row-gap: 21px;

  color: #cfcfcf;
}
@media screen and (max-width: 991px) {
  .pfdt {
    padding-left: 0px;
  }
}
.tatl {
  display: flex;
  padding-top: 13px;
  padding-bottom: 21px;
  padding-left: 21px;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}
@media screen and (max-width: 991px) {
  .tatl {
    padding-left: 0px;
  }
}
@media screen and (max-width: 479px) {
  .tatl {
    padding-top: 8px;
  }
}
.btnft22 {
  display: flex;
  height: 34px;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 21.33%, 0.00%, 0.20);

  box-shadow: none;
  backdrop-filter: saturate(180%) blur(10px);

  color: hsla(0, 0.00%, 96.00%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.ctinfo {
  display: flex;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
.lf {
  color: #747474;
  text-decoration: none;
}
.lf:hover {
  color: hsla(0, 0.00%, 71.33%, 1.00);
  text-decoration: underline;
}
.fwn {
  text-align: center;
}
.txtwn {
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 13px;

  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 100.00%, 96.00%, 0.05);
  border-radius: 13px;

  background-image: radial-gradient(circle farthest-corner at 50% 0%, hsla(0, 100.00%, 69.56%, 0.26), hsla(0, 14.50%, 27.36%, 0.19));

  color: hsla(0, 100.00%, 74.00%, 1.00);
}
.igmctbig {
  width: 100%;
  height: auto;
  margin-top: 55px;
  padding: 0px 55px;
}
@media screen and (max-width: 479px) {
  .igmctbig {
    padding-right: 55px;
    padding-bottom: 8px;
    padding-left: 55px;
  }
}
.div-block-144 {
  display: flex;
  padding: 3px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 3px;
  grid-row-gap: 3px;

  border-radius: 24px;

  background-color: hsla(83.99999999999999, 13.51%, 7.25%, 1.00);
}
.btnft2-hl {
  display: flex;
  width: 89px;
  height: 42px;
  padding-right: 21px;
  padding-left: 21px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 20.57%, 88.25%, 1.00);

  box-shadow: none;
  backdrop-filter: saturate(180%) blur(10px);

  color: hsla(90, 7.40%, 20.48%, 1.00);
  text-decoration: none;
  white-space: nowrap;
}
.btnft2-hl:hover {
  border-width: 1px;
  color: hsla(0, 22.62%, 3.81%, 1.00);
}
.flb-c {
  position: sticky;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;

  padding-top: 10px;
}
@media screen and (max-width: 479px) {
  .flb-c {
    display: flex;
    padding-top: 13px;
    justify-content: center;
    align-items: flex-start;
  }
}
.btnf-h {
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.30);
  border-radius: 21px;

  background-color: hsla(265.7142857142857, 14.22%, 0.00%, 0.38);

  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  backdrop-filter: saturate(180%) blur(10px);

  text-decoration: none;
  white-space: nowrap;
}
.btnf-h:hover {
  border-width: 1px;
}
.zm-pro-v2 {
  display: grid;
  padding: 13px 21px 8px;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
}
@media screen and (max-width: 991px) {
  .zm-pro-v2 {
    overflow: auto;
  }
}
@media screen and (max-width: 767px) {
  .zm-pro-v2 {
    overflow: auto;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 479px) {
  .zm-pro-v2 {
    grid-auto-flow: row;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
.cjp {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;

  display: flex;
  justify-content: center;
  align-items: center;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 79.33%, 1.00);
  border-radius: 16px;

  background-color: hsla(260.00000000000006, 8.57%, 20.59%, 1.00);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(217.5, 25.00%, 6.27%, 1.00), hsla(262.5, 7.69%, 20.39%, 1.00));

  backdrop-filter: blur(5px);
}
.cp2 {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 100%;
  min-height: 377px;
  min-width: 100%;
  padding: 24px;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 hsla(0, 0.00%, 100.00%, 0.52);

  color: #ccae7c;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .cp2 {
    min-height: calc(((100vw - 84px)/3)*1.33);
  }
}
@media screen and (max-width: 767px) {
  .cp2 {
    min-width: 100%;
    min-height: calc(((100vw - 55px)/2)*1.33);
  }
}
@media screen and (max-width: 479px) {
  .cp2 {
    width: 50%;
    height: auto;
    max-width: 100%;
    min-width: 100%;
  }
}
.cp2.fade {
  opacity: 0.5;
}
.zffmb {
  display: flex;
  padding-top: 44px;
  padding-bottom: 34px;
  justify-content: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;

  background-image: linear-gradient(180deg, hsla(0, 0.00%, 0.00%, 0.00), hsla(0, 0.00%, 0.00%, 1.00));
}
@media screen and (max-width: 479px) {
  .zffmb {
    padding-bottom: 21px;
  }
}
.txtdt2 {
  font-size: 16px;
}
@media screen and (max-width: 479px) {
  .txtdt2 {
    font-size: 14px;
  }
}
.cp3 {
  position: relative;

  display: flex;
  overflow: hidden;
  width: 100%;
  min-height: 301px;
  min-width: 100%;
  padding: 24px;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;

  border-style: solid;
  border-width: 0px;
  border-color: hsla(0, 0.00%, 100.00%, 0.02);
  border-radius: 21px;

  background-color: #0c0f14;

  box-shadow: 0 -1px 5px 0 hsla(0, 0.00%, 100.00%, 0.52);

  color: #ccae7c;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .cp3 {
    min-height: calc(((100vw - 84px)/3));
  }
}
@media screen and (max-width: 767px) {
  .cp3 {
    min-width: 100%;
    min-height: calc(((100vw - 55px)/2));
  }
}
@media screen and (max-width: 479px) {
  .cp3 {
    width: 50%;
    height: auto;
    max-width: 100%;
    min-width: 100%;
  }
}
.cp3.fade {
  opacity: 0.5;
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a464ed-a4640a53 {
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a464f1-a4640a53 {
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a464f5-a4640a53 {
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a464f9-a4640a53 {
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a464fd-a4640a53 {
}
#w-node-_83c87cd7-a8c6-6dd7-f370-7af4e5a46501-a4640a53 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f657538-3f657519 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f65753c-3f657519 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f657540-3f657519 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f657544-3f657519 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f657548-3f657519 {
}
#w-node-e355e9e8-de2a-f4d4-41e5-6f173f65754c-3f657519 {
}
#w-node-_6079264c-32ed-d6f4-ff25-f0809ef92910-46b2f1e6 {
}
#w-node-cffab5b2-d765-6ccc-5622-2e8b0307847e-46b2f1e6 {
}
#w-node-d3f76e28-4865-8199-727d-4397bcd8c530-46b2f1e6 {
}
#w-node-bb6682a0-4894-867a-469f-3c57c3d3d4d5-46b2f1e6 {
}
#w-node-_5d79dfbb-20fb-380a-cd6c-9bd60ed8fa32-46b2f1e6 {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3cd2-f69d3ccf {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3cd6-f69d3ccf {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3cda-f69d3ccf {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3cde-f69d3ccf {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3ce2-f69d3ccf {
}
#w-node-e591d06e-e4c9-d39d-dd10-543ff69d3ce6-f69d3ccf {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dbf-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de1-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de2-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de3-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de4-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de6-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de7-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463de9-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dea-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dec-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463ded-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463def-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df0-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df2-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df3-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df5-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df6-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df8-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463df9-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dfb-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dfc-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dfe-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463dff-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e01-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e02-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e04-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e05-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e07-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e08-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e0a-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e0b-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e0d-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e0e-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e10-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e11-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e13-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e14-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e16-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e17-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e19-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e1a-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e1c-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e1d-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e1f-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e20-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e22-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e23-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e25-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e26-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e28-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e29-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e2b-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e2c-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e2e-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e2f-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e31-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e32-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e34-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e35-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e37-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e38-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e3a-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e3b-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e3d-4c463dbe {
}
#w-node-e54ab292-5757-8323-e64b-911b4c463e3e-4c463dbe {
}
@media screen and (max-width: 479px) {
  #w-node-e54ab292-5757-8323-e64b-911b4c463de3-4c463dbe {
  }
  #w-node-e54ab292-5757-8323-e64b-911b4c463de6-4c463dbe {
  }
}
#w-node-_6676f372-efdb-b105-689f-309f9d002a3c-9d002a26 {
}
#w-node-_6676f372-efdb-b105-689f-309f9d002a43-9d002a26 {
}
#w-node-_6676f372-efdb-b105-689f-309f9d002a4a-9d002a26 {
}
#w-node-_6676f372-efdb-b105-689f-309f9d002a51-9d002a26 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e053ec-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e053f3-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e053fa-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e05401-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e05408-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e0540f-c8e053e4 {
}
#w-node-e2636f59-cca4-d4f6-53c7-0a03c8e05416-c8e053e4 {
}

