@font-face{
 font-family:'digital-clock-font';
 src: url('../font/digital-7.ttf');
}

@font-face{
 font-family:'digital-clock-font-italic';
 src: url('../font/digital-7-italic.ttf');
}

.font-digital{font-family:'digital-clock-font-italic';}

svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-border {
  height: 1.5em;
}
.svg-inline--fa.fa-li {
  width: 2em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.fa-layers-counter, .fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}

.fa-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black;
}

.fad.fa-inverse {
  color: #fff;
}
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
	box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;	
}

/*body{-moz-user-select:none;-webkit-user-select:none;user-select:none;}*/
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	-webkit-text-decoration: underline dotted;
			text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Arials Rounded MT, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
 
:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}*, ::before, ::after{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:rgba(229, 231, 235, var(--tw-border-opacity));--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);--tw-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);}.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16,
.aspect-w-17,
.aspect-w-auto,
.aspect-w-square,
.aspect-w-video{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);}.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *,
.aspect-w-17 > *,
.aspect-w-auto > *,
.aspect-w-square > *,
.aspect-w-video > *{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;}.aspect-w-1{--tw-aspect-w:1;}.aspect-w-2{--tw-aspect-w:2;}.aspect-w-4{--tw-aspect-w:4;}.aspect-w-8{--tw-aspect-w:8;}.aspect-h-1{--tw-aspect-h:1;}.aspect-h-3{--tw-aspect-h:3;}.aspect-h-5{--tw-aspect-h:5;}.fixed{position:fixed;}.absolute{position:absolute;}.relative{position:relative;}.right-0{right:0px;}.top-1\/2{top:50%;}.bottom-10{bottom:2.5rem;}.right-10{right:2.5rem;}.left-1\/2{left:50%;}.top-60{top:15rem;}.right-1{right:0.25rem;}.bottom-5{bottom:1.25rem;}.right-5{right:1.25rem;}.right-4{right:1rem;}.bottom-1\/2{bottom:50%;}.-left-1{left:-0.25rem;}.top-0{top:0px;}.left-0{left:0px;}.-top-px{top:-1px;}.-left-px{left:-1px;}.right-2{right:0.5rem;}.top-4{top:1rem;}.bottom-0{bottom:0px;}.bottom-8{bottom:2rem;}.right-8{right:2rem;}.-bottom-5{bottom:-1.25rem;}.right-3{right:0.75rem;}.-bottom-10{bottom:-2.5rem;}.bottom-4{bottom:1rem;}.top-1{top:0.25rem;}.left-4{left:1rem;}.right-1\.5{right:0.375rem;}.top-1\.5{top:0.375rem;}.bottom-1{bottom:0.25rem;}.-bottom-8{bottom:-2rem;}.left-2{left:0.5rem;}.z-20{z-index:20;}.z-10{z-index:10;}.z-999{z-index:999;}.z-500{z-index:500;}.-z-10{z-index:-10;}.col-span-2{grid-column:span 2 / span 2;}.col-span-10{grid-column:span 10 / span 10;}.col-span-3{grid-column:span 3 / span 3;}.col-span-9{grid-column:span 9 / span 9;}.col-auto{grid-column:auto;}.col-span-1{grid-column:span 1 / span 1;}.col-start-3{grid-column-start:3;}.m-auto{margin:auto;}.mx-auto{margin-left:auto;margin-right:auto;}.mx-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-1\.5{margin-left:0.375rem;margin-right:0.375rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-6{margin-top:1.5rem;margin-bottom:1.5rem;}.mx-0{margin-left:0px;margin-right:0px;}.my-4{margin-top:1rem;margin-bottom:1rem;}.mb-2{margin-bottom:0.5rem;}.mb-4{margin-bottom:1rem;}.mr-2{margin-right:0.5rem;}.ml-2{margin-left:0.5rem;}.mr-5{margin-right:1.25rem;}.mr-4{margin-right:1rem;}.mr-1\.5{margin-right:0.375rem;}.mr-1{margin-right:0.25rem;}.mr-6{margin-right:1.5rem;}.mt-10{margin-top:2.5rem;}.mb-5{margin-bottom:1.25rem;}.ml-1{margin-left:0.25rem;}.mt-2{margin-top:0.5rem;}.mt-6{margin-top:1.5rem;}.ml-4{margin-left:1rem;}.mb-10{margin-bottom:2.5rem;}.mt-4{margin-top:1rem;}.mt-5{margin-top:1.25rem;}.mt-2\.5{margin-top:0.625rem;}.mb-6{margin-bottom:1.5rem;}.block{display:block;}.flex{display:flex;}.table{display:table;}.grid{display:grid;}.hidden{display:none;}.h-11{height:2.75rem;}.h-9{height:2.25rem;}.h-8{height:2rem;}.h-80{height:20rem;}.h-18{height:4.5rem;}.h-full{height:100%;}.h-12{height:3rem;}.h-0{height:0px;}.h-auto{height:auto;}.h-4\/5{height:80%;}.h-4{height:1rem;}.h-2\.5{height:0.625rem;}.h-2{height:0.5rem;}.h-52{height:13rem;}.max-h-120{max-height:30rem;}.max-h-12{max-height:3rem;}.min-h-blog{min-height:calc(100vh - (72px + 36px + 40px + 72px));}.min-h-screen{min-height:100vh;}.min-h-\[calc\(100vh-56px-98\.42px-44px-334px-56px-56px\)\]{min-height:calc(100vh - 56px - 98.42px - 44px - 334px - 56px - 56px);}.min-h-768height{min-height:calc(100vh - 72px - 72px);}.min-h-memberMobileLink{min-height:calc(100vh - (72px + 40px + 142px + 40px + 373.13px + 72px));}.w-\[100\%\]{width:100%;}.w-11{width:2.75rem;}.w-64{width:16rem;}.w-full{width:100%;}.w-4\/5{width:80%;}.w-60pct{width:60%;}.w-52{width:13rem;}.w-100p{width:100px;}.w-200{width:50rem;}.w-8\/12{width:66.666667%;}.w-12{width:3rem;}.w-1\/3{width:33.333333%;}.w-3\/5{width:60%;}.w-4{width:1rem;}.w-2\.5{width:0.625rem;}.w-2{width:0.5rem;}.w-1\/2{width:50%;}.min-w-14{min-width:3.5rem;}.max-w-full{max-width:100%;}.flex-grow{flex-grow:1;}.table-fixed{table-layout:fixed;}.border-collapse{border-collapse:collapse;}.-translate-y-1\/2{--tw-translate-y:-50%;transform:var(--tw-transform);}.-translate-x-1\/2{--tw-translate-x:-50%;transform:var(--tw-transform);}.translate-y-1\/2{--tw-translate-y:50%;transform:var(--tw-transform);}.translate-x-0{--tw-translate-x:0px;transform:var(--tw-transform);}.-translate-x-maintain{--tw-translate-x:calc(-100% + 50px);transform:var(--tw-transform);}.-translate-x-full{--tw-translate-x:-100%;transform:var(--tw-transform);}.rotate-180{--tw-rotate:180deg;transform:var(--tw-transform);}.rotate-0{--tw-rotate:0deg;transform:var(--tw-transform);}.rotate-90{--tw-rotate:90deg;transform:var(--tw-transform);}.scale-x-100-{--tw-scale-x:-1;transform:var(--tw-transform);}@-webkit-keyframes shakeX{0%{transform:translateX(-0.3%);}50%{transform:translateX(0.3%);}100%{transform:translateX(-0.3%);}}@keyframes shakeX{0%{transform:translateX(-0.3%);}50%{transform:translateX(0.3%);}100%{transform:translateX(-0.3%);}}.animate-shakeX{-webkit-animation:shakeX linear 0.3s 3;animation:shakeX linear 0.3s 3;}.animate-none{-webkit-animation:none;animation:none;}.cursor-pointer{cursor:pointer;}.cursor-not-allowed{cursor:not-allowed;}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr));}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr));}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr));}.grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr));}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr));}.flex-col{flex-direction:column;}.flex-nowrap{flex-wrap:nowrap;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.gap-3{gap:0.75rem;}.gap-2{gap:0.5rem;}.gap-4{gap:1rem;}.gap-7{gap:1.75rem;}.gap-1{gap:0.25rem;}.gap-10{gap:2.5rem;}.gap-8{gap:2rem;}.gap-y-4{row-gap:1rem;}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem;}.gap-x-1{-moz-column-gap:0.25rem;column-gap:0.25rem;}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem;}.gap-x-2{-moz-column-gap:0.5rem;column-gap:0.5rem;}.gap-y-6{row-gap:1.5rem;}.gap-x-3{-moz-column-gap:0.75rem;column-gap:0.75rem;}.gap-y-5{row-gap:1.25rem;}.gap-y-3{row-gap:0.75rem;}.gap-y-2{row-gap:0.5rem;}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem;}.gap-y-1{row-gap:0.25rem;}.self-start{align-self:flex-start;}.self-end{align-self:flex-end;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.whitespace-nowrap{white-space:nowrap;}.rounded{border-radius:0.25rem;}.rounded-full{border-radius:9999px;}.rounded-3xl{border-radius:1.5rem;}.rounded-md{border-radius:0.375rem;}.rounded-lg{border-radius:0.5rem;}.rounded-xl{border-radius:0.75rem;}.rounded-b{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem;}.rounded-tl{border-top-left-radius:0.25rem;}.rounded-bl{border-bottom-left-radius:0.25rem;}.rounded-tl-full{border-top-left-radius:9999px;}.rounded-tr-full{border-top-right-radius:9999px;}.rounded-bl-full{border-bottom-left-radius:9999px;}.rounded-br-full{border-bottom-right-radius:9999px;}.border{border-width:1px;}.border-0{border-width:0px;}.border-b{border-bottom-width:1px;}.border-r{border-right-width:1px;}.border-b-2{border-bottom-width:2px;}.border-b-4{border-bottom-width:4px;}.border-none{border-style:none;}.border-articles{--tw-border-opacity:1;border-color:rgba(253, 120, 142, var(--tw-border-opacity));}.border-gray-500{--tw-border-opacity:1;border-color:rgba(107, 114, 128, var(--tw-border-opacity));}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209, 213, 219, var(--tw-border-opacity));}.border-white{--tw-border-opacity:1;border-color:rgba(255, 255, 255, var(--tw-border-opacity));}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156, 163, 175, var(--tw-border-opacity));}.border-headerBottom{--tw-border-opacity:1;border-color:rgba(251, 152, 172, var(--tw-border-opacity));}.border-black{--tw-border-opacity:1;border-color:rgba(0, 0, 0, var(--tw-border-opacity));}.border-navbar-border{--tw-border-opacity:1;border-color:rgba(255, 152, 0, var(--tw-border-opacity));}.border-sidebar-border-bottom{border-color:#d8cac5b4;}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229, 231, 235, var(--tw-border-opacity));}.border-footer-link{--tw-border-opacity:1;border-color:rgba(108, 117, 125, var(--tw-border-opacity));}.bg-pai{--tw-bg-opacity:1;background-color:rgba(234, 223, 240, var(--tw-bg-opacity));}.bg-white{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity));}.bg-sidebar-item-2{--tw-bg-opacity:1;background-color:rgba(239, 190, 108, var(--tw-bg-opacity));}.bg-sidebar-item-3{--tw-bg-opacity:1;background-color:rgba(125, 210, 232, var(--tw-bg-opacity));}.bg-sidebar-item-4{--tw-bg-opacity:1;background-color:rgba(147, 131, 243, var(--tw-bg-opacity));}.bg-sidebar-item-1{--tw-bg-opacity:1;background-color:rgba(251, 152, 172, var(--tw-bg-opacity));}.bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167, 139, 250, var(--tw-bg-opacity));}.bg-pai-white{--tw-bg-opacity:1;background-color:rgba(248, 249, 250, var(--tw-bg-opacity));}.bg-transparent{background-color:transparent;}.bg-articles{--tw-bg-opacity:1;background-color:rgba(253, 120, 142, var(--tw-bg-opacity));}.bg-contact{background-color:rgba(235, 148, 172, 0.9);}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107, 114, 128, var(--tw-bg-opacity));}.bg-navbar{--tw-bg-opacity:1;background-color:rgba(249, 242, 236, var(--tw-bg-opacity));}.bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139, 92, 246, var(--tw-bg-opacity));}.bg-link{--tw-bg-opacity:1;background-color:rgba(255, 190, 103, var(--tw-bg-opacity));}.bg-loginAccount{--tw-bg-opacity:1;background-color:rgba(239, 190, 108, var(--tw-bg-opacity));}.bg-loginPassword{--tw-bg-opacity:1;background-color:rgba(125, 210, 232, var(--tw-bg-opacity));}.bg-black{--tw-bg-opacity:1;background-color:rgba(0, 0, 0, var(--tw-bg-opacity));}.bg-\[\#f8f2ec\]{--tw-bg-opacity:1;background-color:rgba(248, 242, 236, var(--tw-bg-opacity));}.bg-footer-link{--tw-bg-opacity:1;background-color:rgba(108, 117, 125, var(--tw-bg-opacity));}.bg-footer-bg{--tw-bg-opacity:1;background-color:rgba(239, 234, 231, var(--tw-bg-opacity));}.bg-mobile-footer-bg{--tw-bg-opacity:1;background-color:rgba(245, 242, 212, var(--tw-bg-opacity));}.bg-member-gray{--tw-bg-opacity:1;background-color:rgba(242, 242, 242, var(--tw-bg-opacity));}.bg-red-500{--tw-bg-opacity:1;background-color:rgba(239, 68, 68, var(--tw-bg-opacity));}.bg-member-yellow-active{--tw-bg-opacity:1;background-color:rgba(255, 190, 104, var(--tw-bg-opacity));}.bg-member-yellow{--tw-bg-opacity:1;background-color:rgba(255, 244, 228, var(--tw-bg-opacity));}.bg-record-gray{--tw-bg-opacity:1;background-color:rgba(230, 230, 230, var(--tw-bg-opacity));}.bg-cooperation-table-background{background-color:rgba(0, 0, 0, 0.12);}.bg-faq-table-th{--tw-bg-opacity:1;background-color:rgba(125, 210, 232, var(--tw-bg-opacity));}.bg-faq-table-td{--tw-bg-opacity:1;background-color:rgba(243, 222, 195, var(--tw-bg-opacity));}.bg-\[\#f0eae8\]{--tw-bg-opacity:1;background-color:rgba(240, 234, 232, var(--tw-bg-opacity));}.bg-member-type-active{--tw-bg-opacity:1;background-color:rgba(255, 237, 237, var(--tw-bg-opacity));}.bg-\[\#eebe6c\]{--tw-bg-opacity:1;background-color:rgba(238, 190, 108, var(--tw-bg-opacity));}.bg-opacity-40{--tw-bg-opacity:0.4;}.bg-submit{background-image:linear-gradient(180deg, #eecda3 0%, #ef629f 100%);}.bg-mainBg{background-image:url(../../assets/img/home/bg.webp);}.bg-marquee1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB34AAAArCAYAAACXWylPAAACUUlEQVR4nO3dMYqTUQCF0Zv4hEkGf2YGtLCzFlyAuADXY+sG7F3MbEBcwIAbsLBQZowJkwj+RhHiIi6cA4/XPrjlV7zF57fvfiSZkmwDAAAAAAAAQJ1x/urrdHr0ZD4AAAAAAACAPmN+9vp9knWSvf0AAAAAAAAA+ozfy8dfkqySHOwHAAAAAAAA0Gd8url4meRRkp39AAAAAAAAAPqMzfezq9P/vg/tBwAAAAAAANBnjHGck/w/AAAAAAAAAJRZGgwAAAAAAACgm/ALAAAAAAAAUE74BQAAAAAAACgn/AIAAAAAAACUE34BAAAAAAAAygm/AAAAAAAAAOWEXwAAAAAAAIBywi8AAAAAAABAOeEXAAAAAAAAoJzwCwAAAAAAAFBO+AUAAAAAAAAoJ/wCAAAAAAAAlBN+AQAAAAAAAMoJvwAAAAAAAADlhF8AAAAAAACAcsIvAAAAAAAAQDnhFwAAAAAAAKCc8AsAAAAAAABQTvgFAAAAAAAAKCf8AgAAAAAAAJQTfgEAAAAAAADKCb8AAAAAAAAA5YRfAAAAAAAAgHLCLwAAAAAAAEA54RcAAAAAAACgnPALAAAAAAAAUE74BQAAAAAAACgn/AIAAAAAAACUE34BAAAAAAAAygm/AAAAAAAAAOXGPC/Hv/t0AAAAAAAAACgzLi5/3iX5lWRnPAAAAAAAAIA+4/mLzcckqyQH+wEAAAAAAAD0GQ+O354mWSfZ2w8AAAAAAACgz+L2+s0fuwEAAAAAAAD0GvcfnmyTTEm2dgQAAAAAAAAok+Qv9lonXelRJ0MAAAAASUVORK5CYII=);}.bg-pink-linear{background-image:linear-gradient(to bottom, #fca7b5 0%, #fd7e93 100%);}.bg-header-hover{background-image:linear-gradient(180deg, #ffbd6700 20%, #ffbd671e 50%, #ffbd67c2 100%);}.bg-login-btn{background-image:url(../../assets/img/btn-login.5575cde.png);}.bg-register-btn{background-image:url(../../assets/img/btn-register.5c20c9f.png);}.bg-footer{background-image:url(../../assets/img/home/footer.webp);}.bg-articles-gradient{background-image:linear-gradient(180deg, #fff4e5 0%, #ffe9cc 100%);}.bg-promotions-btn{background-image:linear-gradient(to bottom, #EDCAA2 0%, #EF6A9F 100%);}.bg-none{background-image:none;}.bg-mobile-member{background-image:linear-gradient(to bottom, #eadef2 0%, #f0ebe7 100%);}.bg-cover{background-size:cover;}.bg-center{background-position:center;}.bg-no-repeat{background-repeat:no-repeat;}.p-4{padding:1rem;}.p-2{padding:0.5rem;}.p-5{padding:1.25rem;}.p-3{padding:0.75rem;}.px-8{padding-left:2rem;padding-right:2rem;}.py-5{padding-top:1.25rem;padding-bottom:1.25rem;}.px-4{padding-left:1rem;padding-right:1rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem;}.px-1{padding-left:0.25rem;padding-right:0.25rem;}.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-0{padding-top:0px;padding-bottom:0px;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.px-5{padding-left:1.25rem;padding-right:1.25rem;}.px-12{padding-left:3rem;padding-right:3rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.px-16{padding-left:4rem;padding-right:4rem;}.px-9{padding-left:2.25rem;padding-right:2.25rem;}.px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.py-10{padding-top:2.5rem;padding-bottom:2.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.py-12{padding-top:3rem;padding-bottom:3rem;}.px-0{padding-left:0px;padding-right:0px;}.px-20{padding-left:5rem;padding-right:5rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.pb-2{padding-bottom:0.5rem;}.pt-2{padding-top:0.5rem;}.pb-20{padding-bottom:5rem;}.pb-4{padding-bottom:1rem;}.pt-4{padding-top:1rem;}.pb-1{padding-bottom:0.25rem;}.pl-12{padding-left:3rem;}.pr-4{padding-right:1rem;}.pb-5{padding-bottom:1.25rem;}.pt-5{padding-top:1.25rem;}.pt-6{padding-top:1.5rem;}.text-left{text-align:left;}.text-center{text-align:center;}.text-right{text-align:right;}.text-justify{text-align:justify;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-xs{font-size:0.8rem;line-height:1rem;}.text-3xl{font-size:1.875rem;line-height:2.25rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.font-bold{font-weight:700;}.font-black{font-weight:900;}.font-semibold{font-weight:600;}.leading-6{line-height:1.5rem;}.leading-10{line-height:2.5rem;}.leading-8{line-height:2rem;}.tracking-widest{letter-spacing:0.1em;}.tracking-dot2{letter-spacing:0.2em;}.text-white{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));}.text-gray-800{--tw-text-opacity:1;color:rgba(31, 41, 55, var(--tw-text-opacity));}.text-gray-600{--tw-text-opacity:1;color:rgba(75, 85, 99, var(--tw-text-opacity));}.text-footer-link{--tw-text-opacity:1;color:rgba(108, 117, 125, var(--tw-text-opacity));}.text-pai-white{--tw-text-opacity:1;color:rgba(248, 249, 250, var(--tw-text-opacity));}.text-articles{--tw-text-opacity:1;color:rgba(253, 120, 142, var(--tw-text-opacity));}.text-marquee{--tw-text-opacity:1;color:rgba(121, 85, 72, var(--tw-text-opacity));}.text-loginBtnText{--tw-text-opacity:1;color:rgba(239, 190, 108, var(--tw-text-opacity));}.text-registerBtnText{--tw-text-opacity:1;color:rgba(253, 120, 142, var(--tw-text-opacity));}.text-headerBottom{--tw-text-opacity:1;color:rgba(251, 152, 172, var(--tw-text-opacity));}.text-black{--tw-text-opacity:1;color:rgba(0, 0, 0, var(--tw-text-opacity));}.text-red-600{--tw-text-opacity:1;color:rgba(220, 38, 38, var(--tw-text-opacity));}.text-sidebar-item-1{--tw-text-opacity:1;color:rgba(251, 152, 172, var(--tw-text-opacity));}.text-sidebar-item-2{--tw-text-opacity:1;color:rgba(239, 190, 108, var(--tw-text-opacity));}.text-sidebar-item-3{--tw-text-opacity:1;color:rgba(125, 210, 232, var(--tw-text-opacity));}.text-sidebar-item-4{--tw-text-opacity:1;color:rgba(147, 131, 243, var(--tw-text-opacity));}.text-member-yellow-active{--tw-text-opacity:1;color:rgba(255, 190, 104, var(--tw-text-opacity));}.text-member-sync{--tw-text-opacity:1;color:rgba(253, 195, 121, var(--tw-text-opacity));}.text-game-title{--tw-text-opacity:1;color:rgba(125, 210, 231, var(--tw-text-opacity));}.text-red-500{--tw-text-opacity:1;color:rgba(239, 68, 68, var(--tw-text-opacity));}.text-purple-500{--tw-text-opacity:1;color:rgba(139, 92, 246, var(--tw-text-opacity));}.text-green-500{--tw-text-opacity:1;color:rgba(16, 185, 129, var(--tw-text-opacity));}.text-gray-200{--tw-text-opacity:1;color:rgba(229, 231, 235, var(--tw-text-opacity));}.text-member-type-text-active{--tw-text-opacity:1;color:rgba(252, 120, 143, var(--tw-text-opacity));}.text-gray-700{--tw-text-opacity:1;color:rgba(55, 65, 81, var(--tw-text-opacity));}.text-gray-400{--tw-text-opacity:1;color:rgba(156, 163, 175, var(--tw-text-opacity));}.text-gray-500{--tw-text-opacity:1;color:rgba(107, 114, 128, var(--tw-text-opacity));}.text-yellow-400{--tw-text-opacity:1;color:rgba(251, 191, 36, var(--tw-text-opacity));}.placeholder-red-500::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(239, 68, 68, var(--tw-placeholder-opacity));}.placeholder-red-500:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(239, 68, 68, var(--tw-placeholder-opacity));}.placeholder-red-500::placeholder{--tw-placeholder-opacity:1;color:rgba(239, 68, 68, var(--tw-placeholder-opacity));}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(255, 255, 255, var(--tw-placeholder-opacity));}.placeholder-white:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255, 255, 255, var(--tw-placeholder-opacity));}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255, 255, 255, var(--tw-placeholder-opacity));}.opacity-0{opacity:0;}.opacity-100{opacity:1;}.outline-error-px{outline:1px solid red;outline-offset:0px;}.outline-articles-px{outline:1px solid #fd788e;outline-offset:0px;}.outline-articles{outline:2px solid #fd788e;outline-offset:0px;}.outline-login{outline:1px solid #9383f3;outline-offset:0px;}.outline-none{outline:2px solid transparent;outline-offset:2px;}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));filter:var(--tw-filter);}.drop-shadow-slot{--tw-drop-shadow:drop-shadow(0.8px 0.5px 6.9px #fb284b);filter:var(--tw-filter);}.filter{filter:var(--tw-filter);}.transition{transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-100{transition-duration:100ms;}.before\:absolute::before{content:"";position:absolute;}.before\:left-0::before{content:"";left:0px;}.before\:bottom-1\/2::before{content:"";bottom:50%;}.before\:h-4::before{content:"";height:1rem;}.before\:w-0\.5::before{content:"";width:0.125rem;}.before\:w-0::before{content:"";width:0px;}.before\:translate-y-1\/2::before{content:"";--tw-translate-y:50%;transform:var(--tw-transform);}.before\:bg-black::before{content:"";--tw-bg-opacity:1;background-color:rgba(0, 0, 0, var(--tw-bg-opacity));}.hover\:bg-member-yellow-active:hover{--tw-bg-opacity:1;background-color:rgba(255, 190, 104, var(--tw-bg-opacity));}.hover\:bg-articles:hover{--tw-bg-opacity:1;background-color:rgba(253, 120, 142, var(--tw-bg-opacity));}.hover\:bg-member-type-active:hover{--tw-bg-opacity:1;background-color:rgba(255, 237, 237, var(--tw-bg-opacity));}.hover\:bg-header-hover:hover{background-image:linear-gradient(180deg, #ffbd6700 20%, #ffbd671e 50%, #ffbd67c2 100%);}.hover\:text-articles-hover:hover{--tw-text-opacity:1;color:rgba(147, 131, 243, var(--tw-text-opacity));}.hover\:text-pai-white:hover{--tw-text-opacity:1;color:rgba(248, 249, 250, var(--tw-text-opacity));}.hover\:text-member-type-text-active:hover{--tw-text-opacity:1;color:rgba(252, 120, 143, var(--tw-text-opacity));}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));}.hover\:drop-shadow-platformList:hover{--tw-drop-shadow:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.35));filter:var(--tw-filter);}.hover\:drop-shadow-slot:hover{--tw-drop-shadow:drop-shadow(0.8px 0.5px 6.9px #fb284b);filter:var(--tw-filter);}.focus\:text-articles:focus{--tw-text-opacity:1;color:rgba(253, 120, 142, var(--tw-text-opacity));}.focus\:outline-registered:focus{outline:2px solid #fd788e;outline-offset:0px;}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed;}.disabled\:bg-gray-200:disabled{--tw-bg-opacity:1;background-color:rgba(229, 231, 235, var(--tw-bg-opacity));}.disabled\:hover\:bg-pai-white:disabled:hover{--tw-bg-opacity:1;background-color:rgba(248, 249, 250, var(--tw-bg-opacity));}.disabled\:hover\:text-articles:disabled:hover{--tw-text-opacity:1;color:rgba(253, 120, 142, var(--tw-text-opacity));}.group:hover .group-hover\:text-navbar-hover{--tw-text-opacity:1;color:rgba(233, 30, 99, var(--tw-text-opacity));}@media (min-width: 280px){.\32 80\:mb-10{margin-bottom:2.5rem;}.\32 80\:mr-5{margin-right:1.25rem;}.\32 80\:grid{display:grid;}.\32 80\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}.\32 80\:p-10{padding:2.5rem;}.\32 80\:px-5{padding-left:1.25rem;padding-right:1.25rem;}.\32 80\:px-0{padding-left:0px;padding-right:0px;}.\32 80\:text-base{font-size:1rem;line-height:1.5rem;}}@media (min-width: 375px){.\33 75\:mr-5{margin-right:1.25rem;}.\33 75\:grid{display:grid;}.\33 75\:w-80{width:20rem;}.\33 75\:flex-row{flex-direction:row;}.\33 75\:items-center{align-items:center;}.\33 75\:gap-14{gap:3.5rem;}.\33 75\:px-5{padding-left:1.25rem;padding-right:1.25rem;}.\33 75\:text-base{font-size:1rem;line-height:1.5rem;}}@media (min-width: 411px){.\34 11\:mb-0{margin-bottom:0px;}.\34 11\:flex{display:flex;}.\34 11\:w-96{width:24rem;}.\34 11\:w-9\/12{width:75%;}.\34 11\:w-2\/3{width:66.666667%;}.\34 11\:w-1\/4{width:25%;}.\34 11\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.\34 11\:flex-row{flex-direction:row;}.\34 11\:gap-y-0{row-gap:0px;}.\34 11\:text-base{font-size:1rem;line-height:1.5rem;}}@media (min-width: 500px){.mobile\:min-h-memberMediumLink{min-height:calc(100vh - (72px + 40px + 142px + 40px + 248.75px + 72px));}.mobile\:w-120{width:30rem;}.mobile\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.mobile\:gap-4{gap:1rem;}.mobile\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem;}}@media (min-width: 576px){.sm\:w-2\/5{width:40%;}.sm\:max-w-540{max-width:540px;}.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}.sm\:px-12{padding-left:3rem;padding-right:3rem;}.sm\:px-0{padding-left:0px;padding-right:0px;}}@media (min-width: 768px){.md\:right-16{right:4rem;}.md\:right-8{right:2rem;}.md\:col-span-2{grid-column:span 2 / span 2;}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem;}.md\:mt-0{margin-top:0px;}.md\:mt-auto{margin-top:auto;}.md\:block{display:block;}.md\:grid{display:grid;}.md\:hidden{display:none;}.md\:h-14{height:3.5rem;}.md\:min-h-full{min-height:100%;}.md\:w-1\/3{width:33.333333%;}.md\:w-1\/2{width:50%;}.md\:w-2\/3{width:66.666667%;}.md\:max-w-720{max-width:720px;}.md\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr));}.md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr));}.md\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.md\:items-center{align-items:center;}.md\:gap-28{gap:7rem;}.md\:gap-4{gap:1rem;}.md\:gap-8{gap:2rem;}.md\:gap-y-2{row-gap:0.5rem;}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem;}.md\:gap-y-3{row-gap:0.75rem;}.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem;}.md\:border{border-width:1px;}.md\:border-b-0{border-bottom-width:0px;}.md\:border-gray-200{--tw-border-opacity:1;border-color:rgba(229, 231, 235, var(--tw-border-opacity));}.md\:bg-member-gray{--tw-bg-opacity:1;background-color:rgba(242, 242, 242, var(--tw-bg-opacity));}.md\:bg-articles{--tw-bg-opacity:1;background-color:rgba(253, 120, 142, var(--tw-bg-opacity));}.md\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229, 231, 235, var(--tw-bg-opacity));}.md\:bg-pai-white{--tw-bg-opacity:1;background-color:rgba(248, 249, 250, var(--tw-bg-opacity));}.md\:bg-none{background-image:none;}.md\:py-0{padding-top:0px;padding-bottom:0px;}.md\:px-20{padding-left:5rem;padding-right:5rem;}.md\:px-16{padding-left:4rem;padding-right:4rem;}.md\:py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem;}.md\:px-4{padding-left:1rem;padding-right:1rem;}.md\:px-8{padding-left:2rem;padding-right:2rem;}}@media (min-width: 992px){.lg\:col-span-2{grid-column:span 2 / span 2;}.lg\:block{display:block;}.lg\:hidden{display:none;}.lg\:w-\[80\%\]{width:80%;}.lg\:w-200{width:50rem;}.lg\:w-40{width:38.1rem;}.lg\:w-5\/12{width:41.666667%;}.lg\:w-full{width:100%;}.lg\:max-w-960{max-width:960px;}.lg\:max-w-1140{max-width:1140px;}.lg\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr));}.lg\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr));}.lg\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr));}.lg\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr));}.lg\:justify-evenly{justify-content:space-evenly;}.lg\:gap-8{gap:2rem;}.lg\:gap-2{gap:0.5rem;}.lg\:bg-pai-white{--tw-bg-opacity:1;background-color:rgba(248, 249, 250, var(--tw-bg-opacity));}.lg\:bg-none{background-image:none;}.lg\:p-6{padding:1.5rem;}.lg\:px-20{padding-left:5rem;padding-right:5rem;}.lg\:px-4{padding-left:1rem;padding-right:1rem;}.lg\:px-8{padding-left:2rem;padding-right:2rem;}}@media (min-width: 1200px){.xl\:w-1\/2{width:50%;}.xl\:w-1\/3{width:33.333333%;}.xl\:max-w-1140{max-width:1140px;}.xl\:max-w-6xl{max-width:72rem;}.xl\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr));}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem;}}
.fade-enter-active,.fade-leave-active,.layout-enter-active,.layout-leave-active{transition:opacity .3s linear}.fade-enter-active{transition-delay:.1s}.fade-enter,.fade-leave-to,.layout-enter,.layout-leave-to{opacity:0}::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track-piece{background:rgba(0,0,0,.7)}::-webkit-scrollbar-thumb{background:hsla(0,0%,77.3%,.7);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{box-sizing:border-box;transition-duration:.2s}body{background-color:#f8f2ec}body::-webkit-scrollbar{display:none}.divider{width:100%;height:2px;background-color:#999;background-color:5px;margin:2rem 0}.rwd-container{margin-left:auto;margin-right:auto}@media (min-width: 576px){.rwd-container{max-width:540px}}@media (min-width: 768px){.rwd-container{max-width:720px}}@media (min-width: 992px){.rwd-container{max-width:960px}}@media (min-width: 1200px){.rwd-container{max-width:1140px}}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(var(--swiper-navigation-size)*-1/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-color:currentcolor;border-style:solid;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}
/*!
 * FilePond 4.30.3
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;contain:strict}.filepond--data,.filepond--drip{position:absolute;pointer-events:none}.filepond--drip{top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;border-radius:.5em;background:rgba(0,0,0,.01)}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 0 0 hsla(0,0%,100%,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.25)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}
/*!
 * FilePondPluginImagePreview 4.6.10
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:rgba(40,40,40,.85)}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:rgba(0,0,0,.01)}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0m50 0h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}
.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
.dialog-open{overflow-y:hidden!important}
.swiper-container[data-v-a878d3bc]  .swiper-wrapper{aspect-ratio:13/3}.swiper-pagination[data-v-a878d3bc] {padding-bottom:1rem}.swiper-pagination[data-v-a878d3bc]  .swiper-pagination-bullet{width:30px;height:3px;border-radius:0;background:#fff;opacity:.5}.swiper-pagination[data-v-a878d3bc]  .swiper-pagination-bullet-active{opacity:1}.swiper-button-prev[data-v-a878d3bc]{left:8%}.swiper-button-next[data-v-a878d3bc]{right:8%}.swiper-button-next[data-v-a878d3bc],.swiper-button-prev[data-v-a878d3bc]{width:20px;height:20px;padding:1rem;color:hsla(0,0%,60%,.774);background:no-repeat 50%/100% 100%;opacity:.5}.swiper-button-next:hover .swiper-button-next[data-v-a878d3bc],.swiper-button-next:hover .swiper-button-prev[data-v-a878d3bc],.swiper-button-prev:hover .swiper-button-next[data-v-a878d3bc],.swiper-button-prev:hover .swiper-button-prev[data-v-a878d3bc]{opacity:1}.swiper-button-next[data-v-a878d3bc]:after,.swiper-button-prev[data-v-a878d3bc]:after,.swiper-container-rtl .swiper-button-next[data-v-a878d3bc]:after,.swiper-container-rtl .swiper-button-prev[data-v-a878d3bc]:after{content:""}.swiper-button-prev[data-v-a878d3bc]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.swiper-button-next[data-v-a878d3bc]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.swiper-container[data-v-a878d3bc]  .swiper-wrapper{aspect-ratio:5/2!important}}
.dialog-mask {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: baseline;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.384);
	z-index: 500;
	overflow: auto;
}
.dialog-mask .dialog-container {
	top: 2%;
	position: relative;
	padding: 15px;
}
.dialog-mask .dialog-container .dialog-block .title {
	background: linear-gradient(270deg,#edcaa2 0,#ef6a9f);
	position: relative;
	color: #fff;
	font-size: 1.25rem;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0.5rem;
}
.dialog-mask .dialog-container .dialog-block .title .close-wrap {
	position: absolute;
	right: 2%;
	top: 20%;
}
.dialog-mask .dialog-container .dialog-block .title .close-wrap {
	position: absolute;
	right: 2%;
	top: 20%;
}
.dialog-mask .dialog-container .dialog-block .title .close-wrap .close {
	position: relative;
	cursor: pointer;
	width: 30px;
	height: 30px;
	z-index: 1;
	background: #fff;
	border-radius: 50%;
}
.dialog-mask .dialog-container .dialog-block .title .close-wrap .close:before {
	content: "";
	position: absolute;
	border: 1px solid #eebe6c;
	height: 20px;
	border-radius: 100px;
	top: 50%;
	right: 50%;
	transform: translateY(-50%) translateX(50%) rotate(-45deg);
}
.dialog-mask .dialog-container .dialog-block .title .close-wrap .close:after {
	content: "";
	position: absolute;
	border: 1px solid #eebe6c;
	height: 20px;
	border-radius: 100px;
	top: 50%;
	right: 50%;
	transform: translateY(-50%) translateX(50%) rotate(45deg);
}
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}


/*jssor slider bullet skin 132 css*/
.jssorb132 {position:absolute;}
.jssorb132 .i {position:absolute;cursor:pointer;}
.jssorb132 .i .b {fill:#fff;fill-opacity:0.8;stroke:#000;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.7;}
.jssorb132 .i:hover .b {fill:#000;fill-opacity:.7;stroke:#fff;stroke-width:2000;stroke-opacity:0.8;}
.jssorb132 .iav .b {fill:#000;stroke:#fff;stroke-width:2400;fill-opacity:0.8;stroke-opacity:1;}
.jssorb132 .i.idn {opacity:0.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	clear: fixed;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade {
  .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
  }

  .carousel-item.active,
  .carousel-item-next.carousel-item-start,
  .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1;
  }

  .active.carousel-item-start,
  .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    transition(opacity 0s 2000);
  }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}

.carousel-control-next:hover, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-prev:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url(../../assets/img/prev.svg);
}
.carousel-control-next-icon {
	background-image: url(../../assets/img/next.svg);
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1.2rem;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-indicators .active {
    opacity: 1;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important;
}


/* Blog -------------------------------------------------------- */
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.BlogGameBg {
    background: linear-gradient(180deg, #fff4e5 0%, #ffe9cc 100%);
    color: #ffffff;
}

.BlogGameTColor {
    color: #fd788e;
}

.pt-2 a .BlogGameTColor:hover {
    color: red;
}

.rowEllipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.rowBlogEllipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.btn-blog-active:hover {
    background-color: #fd788e;
    border-radius: 5px;
    color: #fff !important;
}

.w3-round-large {
    border-radius: 8px;
}

.w3-large {
    font-size: 18px!important;
}

.text-justify {
    text-align: justify!important;
}

.text-theme {
	color: #fd788e;
}

.blogHover:hover {
    color: #9383f3;
	text-decoration: none;
}

.lp1 {
    letter-spacing: .1em;
}

.float-right {
    float: right!important;
}

.uk-text-bold {
    font-weight: 700;
}

.pl-3, .px-3 {
    padding-left: 1rem!important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem!important;
}

.pl-5, .px-5 {
    padding-left: 3rem!important;
}

.pr-5, .px-5 {
    padding-right: 3rem!important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.pt-3, .py-3 {
    padding-top: 1rem!important;
}

.p-5 {
    padding: 3rem!important;
}

.p-3 {
    padding: 1rem!important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem!important;
}

.d-none {
    display: none!important;
}

.w3-small {
    font-size: 12px!important;
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important;
}

.bgc-flex {
    position: relative;
    background: no-repeat;
    display: flex;
    background-size: cover;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.border-left {
    border-left: 1px solid #dee2e6!important;
}

.border-secondary {
    border-color: #6c757d!important;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.card-secure {	
	width:54.2%;	
}

.tablinks{font-size:1rem;}

@media (max-width: 700px) {
	.tablinks{font-size:.72rem;}	
}

@media (min-width: 280px) {
	
	.card-secure {
		width:62%;	
		top:40px; 
		left:32%;
		font-size:.35em; 		
	}
	
	.fs-res{font-size:.80em;}
	.fs-res2{font-size:.50em;}
}

@media (min-width: 320px) {
	
	.card-secure {
		width:62%;
		top:56px; 
		left:32%; 		
		font-size:.55em;
	}
	
	.fs-res{font-size:.75em;}
	.fs-res2{font-size:.70em;}	
}

@media (min-width: 500px) {
	
	.card-secure {
		width:62%;
		top:70px; 
		left:32%;
		font-size:.8em; 		
	}	
	.fs-res2{font-size:1em;}
	
	
}

@media (min-width: 576px) {
	
	.card-secure {
		width:62%;
		top:80px; 
		left:32%;
		font-size:.8em; 		
	}
	
	.fs-res{font-size:.80em;}
	
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 700px) {
	.card-secure {
		width:62%;
		top:70px; 
		left:32%;
		font-size:.75em; 		
	}	
}

@media (min-width: 768px) {
	.d-md-none {
		display: none!important;
	}
	.d-md-block {
		display: block!important;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%!important;
		flex: 0 0 75%!important;
		max-width: 75%!important;
	}
	
	.dialog-container {
		width: 50vw;
	}
	
	.card-secure {
		width:60%;
		top:40px; 
		left:30%;
		font-size:.48em; 		
	}
	
	.fs-res{font-size:.75em;}
}

@media (min-width: 900px) {
	.card-secure {
		width:60.2%;
		top:42px; 
		left:30%;
		font-size:.52em; 		
	}
	
	.fs-res{font-size:.77em;}
}

@media (min-width: 1000px) {
	.card-secure {
		width:60.2%;
		top:72px; 
		left:31%;
		font-size:.52em; 		
	}
	
	.fs-res{font-size:.95em;}
	
}

@media (min-width: 1024px) {
	
	.card-secure {
		width:60.2%;
		top:22%; 
		left:31%;
		font-size:.70em; 		
	}
	
	.fs-res{font-size:.75em;}	
}

@media (min-width: 1280px) {
	
	.card-secure {
		width:60.5%;	
		top:70px; 
		left:31%;
		font-size:.65em; 		
	}
	
	.fs-res{font-size:.95em;}
}

@media (max-width: 1024px) {
	.bg-light-pink{background-color:transparent !important;}
	.border-pink2{border:0px solid #fd788e !important;}
}

/* Pagination */
.list-wrapper,.list-wrapper-md {
	padding:0;	
	overflow: hidden;
}

.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
	color: #FFF;
	background-color: #efa9b9;
	border-color: #efa9b9;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #efa9b9;
}
/* Pagination END */

.btn:hover,.btn:focus,.form-control,.form-control:focus, a{
	outline: 0;
	box-shadow: none;
}
.btn-outline-theme {
    color: #8f8fd4;
    border-color: #8f8fd4;
}
.btn-outline-theme:hover {
    color: #fff;
    background-color: #8f8fd4;
    border-color: #8f8fd4;
}	

.bg-light-pink{background-color:#f8f2ec;}
.bg-pink{background-color:#eaacb3;}
.bg-dark-pink{background-color:#fd788e;}
.bg-deep-pink{background-color:#e1778d;}
.bg-linear{background: linear-gradient(270deg,#edcaa2 0,#ef6a9f);}
.bg-purple{background-color:#eadff0;}
.bg-dark-purple{background-color:#8f8fd4;}
.bg-theme {background-color: #eebe6c;}
.bg-grey{background-color: #cecece;}
.bg-transparent-dark{background: #0000006e;}
.bg-light-orange{background:#e9cdbc;}
.bg-orange{background:#efcb8f;}
.bg-light-blue{background:#96d4e5;}
.bg-light-brown {background-color: #c2a880;}
.bg-dark-white{background-color:#fff4e5;}


.border-pink{border:1px solid #fd788e;}
.border-pink2{border:1px solid #fd788e;}
.border-white{border: 3px solid #ffffff!important;}
.text-sm{font-size:.8em;}
.text-md{font-size: 1em;}
.textCoffee {color: #fd788e !important;}
.text-purple {color: #8f8fd4 !important;}
.text-gold {color:#efbe6c !important;}
.text-pink{color:#eaacb3 !important;}
.text-dark-pink{color:#fd788e !important;}
.text-shadow{text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);}
.fs-huge{font-size: 5.5rem!important;}

.sidebar-nav:hover{
	background-color:#fd788e;
	color:#FFFFFF;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*dataTable */
.dataTables_info {    
	width: 100%;
	font-size:.65em;
	color:#666;
	text-align: center !important;
}

.paging_simple_numbers {    
    text-align: center !important;
}

.dataTables_paginate {	
	width: 100%;
	margin:10px 0;
}

.paging_simple_numbers a.paginate_button {
    display: inline-block !important;
    padding: 4px 9px !important;
    margin: 4px 0 0 0 !important;	
    font-size:.8em;
	color:#666;
    -webkit-border-radius: 0px !important;
    margin-left: -1px !important;
    line-height: 1.42857 !important;
    text-decoration: none !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important; 
	cursor:pointer;	
}

.paging_simple_numbers a.paginate_button.current {
    background: #eaacb3 !important;
    color: #472901 !important;
}

table.dataTable tr {
    background-color: transparent;
}

table.dataTable tr:nth-child(odd) {
    background-color: #cecece;
}

/*BINDING FILE */
.file-drop-zone {min-height:50px;}		
.btn-file,.fileinput-cancel{display:none;}

.rounded-5 {border-radius: 0.9rem!important;}

.w-13{width:4rem;}

.custom-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;    
}

.custom-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;    
}

.custom-field::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;    
}

.custom-field:-moz-placeholder { /* Firefox 18- */
  color: #999;  
}

.custom-field{border:1px solid #fd788e;}

.custom-field:focus{border: 1px solid #fd788e;}

.text-tiny,.text-sm-rwd{font-size:1em;}
.text-xs-rwd{font-size:.7em;}

@media screen and (max-width: 768px) {		
	.text-tiny{font-size:.61rem;}
	.text-sm-rwd{font-size:.8em;}
	.text-xs-rwd{font-size:.7em;}		
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color:#f8f2ec;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.accordion-button:not(.collapsed) {
    color: #FFFFFF;
    background: linear-gradient(180deg,#edcaa2 0,#ef6a9f);
    box-shadow: none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: none;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn{box-shadow: none !important}

.btn-outline-yellow {
    color: #6c757d;
    border-color: #eebe6c;
}

.btn-outline-yellow:hover {
    color: #fff;
    background-color: #eebe6c;
    border-color: #eebe6c;
}

.accordion-button:not(.collapsed)::after {
  content: "";
  background-image: url(../img/home/plus_light.svg);
  order: 0;
  transform: rotate(0deg);
}

.accordion-button.collapsed::after {
  /* content: "\f057";  x*/
  /* content: "\f058";  check*/
  /* "\f067"  plus*/
  /* "\f068"  minus*/
  content: "";
  content: "";
  background-image: url(../img/home/plus_dark.svg);
}
.gif-load {
	width: 37px;
	height: 37px;
	background: url('/assets/layer/theme/default/loading-1.gif') no-repeat;
}
@media (min-width: 768px) {
  .md\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}