/*!
Theme Name: SCI KU
Theme URI: https://underscoretw.com/
Author: 1DD
Author URI: https://1dd.co/
Description: 
Version: 0.1.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: SCI KU
Tags:
*/

/**
 * The line above injects the WordPress file header. It needs to be first,
 * before this comment.
 */

/**
 * This injects custom `@font-face` rules.
 */

/**
 * Custom `@font-face` rules
 *
 * These will be added immediately before Tailwind’s `base` layer.
 */

@font-face {
  font-family: "DB Ozone X";

  src: url("assets/fonts/DBOzone/DBOzoneX-Medium.eot");

  src:
		url("assets/fonts/DBOzone/DBOzoneX-Medium.eot?#iefix")
			format("embedded-opentype"),
		url("assets/fonts/DBOzone/DBOzoneX-Medium.woff2") format("woff2"),
		url("assets/fonts/DBOzone/DBOzoneX-Medium.woff") format("woff"),
		url("assets/fonts/DBOzone/DBOzoneX-Medium.ttf") format("truetype"),
		url("assets/fonts/DBOzone/DBOzoneX-Medium.svg#DBOzoneX-Medium")
			format("svg");

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

/**
 * This injects Tailwind's base styles and any base styles registered by
 * plugins, then adds custom base styles.
 */

/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (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 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Roboto, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

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

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

/*
Remove the default font size and weight for headings.
*/

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;
}

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
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)
3. Remove gaps between table borders by default.
*/

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

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

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

/*
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 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

:root {
  --color-primary-rgb: 48 49 129;
  --color-secondary-rgb: 180 189 52;
  --color-tertiary-rgb: 0 91 84;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(33 150 243 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(33 150 243 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

/**
 * Custom styles to immediately follow Tailwind’s `base` layer
 *
 * “Add things like base typography styles [or] opinionated global resets.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-base-styles
 */

/**
 * This uses the background and foreground colors declared in the
 * `theme.json` file and is applied both to the frontend and in the block
 * editor.
*/

:root {
  /* Tailwind colors */
  --color-transparent: transparent;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-gray: #f5f5f5;
  --color-dark-rgb: 0, 0, 0;
  --color-dark: rgba(var(--color-dark-rgb), 1);
  --animation-primary: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);
  --animation-nav: all 0.8s cubic-bezier(0.7, 0.1, 0.2, 1);
  --animation-navigation-forward: 0.8s cubic-bezier(0.8, 0, 0.1, 1);
  --animation-navigation-backward: 0.4s cubic-bezier(0.8, 0, 0.1, 1);
  --animation-navigation-fade: 0.3s ease-in-out;
}

* {
  box-sizing: border-box;
}

:where(a:where(:not(.wp-element-button))) {
  text-decoration: initial;
}

.block-search ::-webkit-input-placeholder {
  line-height: 4 !important;
}

.notice-translate-google {
  display: none;
}

.notice-translate-google.show {
  display: flex;
}

body {
  position: relative;
  margin: 0px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  font-family: Sarabun;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body[data-scroll="hidden"] {
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  overscroll-behavior-y: none;
}

:is(h1, h2, h3, h4, h5, h6) {
  font-family: DB Ozone X;
}

#content {
  transform: translate(0, 0) rotate(0deg);
  position: relative;
}

#wp-admin-bar-wp-logo {
  display: none !important;
}

.top-bar {
  min-height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 130px;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 960px) {
  .top-bar {
    min-height: 270px;
  }
}

.top-bar.light-bar {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
  background-image: none !important;
  padding-bottom: 0px !important;
}

.wrap-program .group .top-bar.light-bar {
  height: 100%;
}

.wrap-program .group .top-bar.light-bar h3 span {
  height: 3rem;
}

.top-bar.light-bar :is(.breadcrumbs) {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity));
}

.top-bar.light-bar h1 {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.statuspage-btnshare.light-bar {
  padding-bottom: 1rem !important;
}

.swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.is-layout-flex {
  gap: 1rem;
}

@media (min-width: 960px) {
  .is-layout-flex {
    gap: 1.75rem;
  }
}

.wp-block-group-is-layout-grid {
  gap: 1rem;
}

@media (min-width: 960px) {
  .wp-block-group-is-layout-grid {
    gap: 1.75rem;
  }
}

[data-aos="fade-in"] {
  opacity: 0;
}

[data-aos="fade-in"].aos-animate {
  opacity: 1;
}

[data-aos="slide-up"] {
  opacity: 1;
  transform: translate3d(0, 300px, 0);
}

[data-aos="slide-up"].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.wrap-post {
  transition: opacity 0.3s ease-in-out;
}

.wrap-post.fade-out {
  opacity: 0;
}

.wrap-post.fade-in {
  opacity: 1;
}

.wrap-program .group .bg-gray {
  height: 100%;
}

.wrap-program .group .bg-gray h3 span {
  height: 3rem;
}

.m-br-hidden br {
  display: none;
}

@media (min-width: 720px) {
  .m-br-hidden br {
    display: block;
  }
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #b4bd34;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/**
 * This injects Tailwind's component classes and any component classes
 * registered by plugins, then adds custom component classes.
 *
 * The `@import-glob` line imports all CSS files from the `components`
 * directory (except for `components.css`, which is imported on the following
 * line). This is meant to simplify the process of integrating styles from
 * JavaScript components or WordPress plugins.
 */

.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}

.prose {
  color: var(--tw-prose-body);
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"], [class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
  border-left-style: solid;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}

.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}

.prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}

.modal {
  pointer-events: none;
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5000;
  display: flex;
  height: 100%;
  width: 100%;
  transform-origin: bottom;
  align-items: center;
  justify-content: center;
}

@media (max-width: 640px) {
  .modal {
    min-height: 100dvh
  }

  .modal .modal-content {
    max-height: 100dvh
  }
}

.modal .overlay-modal {
  background-color: rgba(var(--color-dark-rgb), 0.5);
  z-index: 40;
  transition: var(--animation-navigation-backward);
  opacity: 0;
  visibility: hidden;
  pointer-events: all;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.modal .card-modal {
  z-index: 50;
  width: 100%;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), 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-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2.5rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 720px) {
  .modal .card-modal {
    --tw-translate-y: 5%;
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), 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));
    padding: 2.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.modal .modal-action {
  display: flex;
  justify-content: flex-end;
}

.modal .close-modal {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
}

.modal .close-modal:hover {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: linear;
}

.modal.modal-active {
  pointer-events: auto;
}

.modal.modal-active .overlay-modal {
  visibility: visible;
  opacity: 1;
}

.modal.modal-active .card-modal {
  --tw-translate-y: 0px;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), 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));
  opacity: 1;
  transition-property: all;
  transition-delay: 100ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-footer .accordion-head-footer {
  cursor: pointer;
}

.accordion-item-footer .accordion-head-footer .icon {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), 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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-footer.open .icon {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), 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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accordion-item-footer .footer-accordion-content {
  max-height: 0px;
  overflow: hidden;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.link-hover {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  letter-spacing: 0.05em;
}

.link-hover span {
  position: relative !important;
  display: block !important;
  margin: 0;
  transition: var(--animation-primary);
  transform: translate(0, 0) rotate(0.001deg);
}

.link-hover span:nth-child(2) {
  transform: translate(0, 60%) rotate(0.001deg);
  position: absolute !important;
  top: 50%;
  display: block !important;
  width: 100%;
}

.link-hover:hover span {
  transform: translate(0, -110%) rotate(0.005deg);
}

.link-hover:hover span:nth-child(2) {
  transform: translate(0, -50%) rotate(-0.005deg);
}

.link-lines {
  background: linear-gradient(0deg, currentColor, currentColor) no-repeat
		right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 1px;
  padding-bottom: 2px;
}

.link-lines:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}

.btn {
  --animation-primary: 0.4s cubic-bezier(0.5, 0.75, 0, 1);
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: background-color var(--animation-primary);
}

.btn .btn-background {
  position: absolute;
  top: -1%;
  left: -1%;
  height: 102%;
  width: 102%;
  transform: translateY(101%) rotate(0.001deg);
  border-radius: 50% 50% 0 0;
  transition: all var(--animation-primary);
}

.btn .btn-text {
  transform: translateY(0%) rotate(0.001deg);
  transition: all var(--animation-primary);
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
}

.btn .btn-border {
  border: 0.1em solid #000;
  pointer-events: none;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.btn .duplicate {
  position: absolute;
  transform: translateY(170%) rotate(0.001deg);
}

.btn:hover .btn-background {
  transform: translateY(0%) rotate(0.001deg);
  border-radius: 0% 0% 0 0;
  transition: all var(--animation-primary);
}

.btn:hover .btn-text {
  transform: translateY(-170%) rotate(0.001deg);
  transition: all var(--animation-primary);
}

.btn:hover .btn-text.duplicate {
  transform: translateY(0%) rotate(0.001deg);
}

.btn-header-link {
  position: relative;
  white-space: nowrap;
  font-family: DB Ozone X;
  font-size: 20px;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-header-link:hover {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.btn-dropdown {
  position: relative;
  white-space: nowrap;
  padding-right: 1.25rem;
  font-family: DB Ozone X;
  font-size: 20px;
}

.btn-dropdown:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cpath d='M12 7L8 11L4 7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  position: absolute;
  right: 0px;
  top: 6px;
  height: 1rem;
  width: 1rem;
}

.btn-link {
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-link .icon.external {
  position: relative;
  height: 16px;
  min-width: 16px;
  max-width: 16px;
  overflow: hidden;
}

.btn-link .icon.external svg {
  margin-bottom: 0.125rem;
  display: block;
  height: 100%;
  width: 100%;
  transform-origin: bottom left;
  transition-duration: 0.80s;
}

.btn-link .icon.external svg:nth-child(1) {
  --tw-translate-y: 0;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link .icon.external svg:nth-child(2) {
  --tw-translate-y: 15px;
  --tw-translate-x: -15px;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link:hover .icon.external svg {
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.80s;
}

.btn-link:hover .icon.external svg:nth-child(1) {
  --tw-translate-y: -13px;
  --tw-translate-x: 18px;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link:hover .icon.external svg:nth-child(2) {
  --tw-translate-y: -18px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), 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));
  opacity: 1;
}

.btn-link .icon.internal {
  position: relative;
  height: 18px;
  min-width: 18px;
  max-width: 18px;
  overflow: hidden;
}

.btn-link .icon.internal svg {
  display: block;
  height: 100%;
  width: 100%;
  transform-origin: bottom left;
  transition-duration: 0.80s;
}

.btn-link .icon.internal svg:nth-child(1) {
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link .icon.internal svg:nth-child(2) {
  --tw-translate-y: -18px;
  --tw-translate-x: -38px;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link:hover .icon.internal svg {
  transition-property: transform opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.80s;
}

.btn-link:hover .icon.internal svg:nth-child(1) {
  --tw-translate-x: 20px;
  transform: translate(var(--tw-translate-x), 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));
}

.btn-link:hover .icon.internal svg:nth-child(2) {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), 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));
  opacity: 1;
}

.btn-edit-admin {
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-edit-admin:hover {
  --tw-bg-opacity: 0.9;
}

@media (min-width: 960px) {
  .btn-edit-admin {
    height: 2rem;
    width: 2rem;
  }
}

.btn-edit-admin i {
  font-size: 12px;
}

@media (min-width: 960px) {
  .btn-edit-admin i {
    font-size: 14px;
  }
}

.share-item .a2a_kit a {
  border: 1px solid;
  display: flex !important;
  height: 34px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.a2a_full_services .a2a_i[href*="/#"],
	.a2a_full_services .a2a_i[href="/#xing"] {
  display: none;
}

.a2a_full_services .a2a_i[href*="/#"]:is(
				.a2a_i[href="/#facebook"],
				.a2a_i[href="/#x"],
				.a2a_i[href="/#line"],
				.a2a_i[href="/#threads"],
				.a2a_i[href="/#copy_link"],),
				.a2a_full_services .a2a_i[href="/#xing"]:is(
				.a2a_i[href="/#facebook"],
				.a2a_i[href="/#x"],
				.a2a_i[href="/#line"],
				.a2a_i[href="/#threads"],
				.a2a_i[href="/#copy_link"],) {
  display: inline-block;
}

div.a2a_full_footer {
  display: none !important;
}

.card-highlight {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
  background-color: rgb(var(--color-secondary-rgb) / var(--tw-bg-opacity, 1));
}

.card-highlight .overlay {
  background: linear-gradient(
			180deg,
			rgba(0, 0, 0, 0) 70%,
			rgba(0, 0, 0, 0.7) 100%
		);
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
}

.card-categories {
  display: block;
  min-height: 140px;
  border-radius: 1rem;
  padding-bottom: 1rem;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.card-categories > * {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 960px) {
  .card-categories {
    min-height: 165px;
  }
}

@media (min-width: 1320px) {
  .card-categories {
    min-height: 190px;
  }
}

.card-categories:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1140px) {
  .card-categories:hover {
    background-color: transparent;
    --tw-shadow: 0 0 rgb(0, 0 / 0, 0);
    --tw-shadow-colored: 0 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.group-sidebar {
  margin-bottom: 2.5rem;
}

.group-sidebar a {
  position: relative;
}

.group-sidebar a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  height: 0.875rem;
  width: 0.875rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  background-size: contain;
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill='black' d='M14.8485 8.77817C15.239 8.38765 15.239 7.75449 14.8485 7.36396L8.48453 1C8.094 0.609476 7.46084 0.609476 7.07031 1C6.67979 1.39052 6.67979 2.02369 7.07031 2.41421L12.7272 8.07107L7.07031 13.7279C6.67979 14.1184 6.67979 14.7516 7.07031 15.1421C7.46084 15.5327 8.094 15.5327 8.48453 15.1421L14.8485 8.77817ZM-0.000755064 9.07107H14.1414L14.1414 7.07107H-0.000755317L-0.000755064 9.07107Z'%3E%3C/path%3E%3C/svg%3E");
}

.group-sidebar a[target="_blank"]:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  height: 0.75rem;
  width: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  background-size: contain;
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'%3E%3Cpath fill='black' d='M14 1.49998C14 0.947692 13.5523 0.499987 13 0.5L3.99998 0.500212C3.44769 0.500225 2.99999 0.947951 3 1.50024C3.00001 2.05252 3.44774 2.50023 4.00002 2.50021L12 2.50002L12.0002 10.5C12.0002 11.0523 12.448 11.5 13.0002 11.5C13.5525 11.5 14.0002 11.0523 14.0002 10.5L14 1.49998ZM2.39368 13.5211L13.7071 2.20709L12.2929 0.79291L0.979434 12.1069L2.39368 13.5211Z'%3E%3C/path%3E%3C/svg%3E");
}

.group-sidebar a:hover:after {
  opacity: 1;
}

.filter-wrap ul:first-child {
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 0.5rem;
}

@media (min-width: 720px) {
  .filter-wrap ul:first-child {
    display: flex;
  }
}

@media (min-width: 960px) {
  .filter-wrap ul:first-child {
    gap: 1rem;
  }
}

@media (max-width: 320px) {
  .filter-wrap ul:first-child {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}

.filter-wrap .sf-field-taxonomy-degree-level {
  font-size: 12px;
}

@media (min-width: 960px) {
  .filter-wrap .sf-field-taxonomy-degree-level {
    font-size: 16px;
  }
}

.filter-wrap .sf-field-taxonomy-role-document,
	.filter-wrap .sf-field-search,
	.filter-wrap .sf-field-reset,
	.filter-wrap .sf-field-taxonomy-degree-level,
	.filter-wrap .sf-field-taxonomy-type-program,
	.filter-wrap .sf-field-post-meta-department_name {
  grid-column: span 2 / span 2;
}

.filter-wrap .sf-field-taxonomy-type-program,
	.filter-wrap .sf-field-post-meta-department_name {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  font-size: 14px !important;
}

@media (min-width: 960px) {
  .filter-wrap .sf-field-taxonomy-type-program,
	.filter-wrap .sf-field-post-meta-department_name {
    font-size: 16px !important;
  }
}

@media (max-width: 320px) {
  .filter-wrap .sf-field-taxonomy-document-categories,
	.filter-wrap .sf-field-taxonomy-year-document {
    grid-column: span 2 / span 2 !important;
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}

.filter-wrap .sf-field-search {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-size: 14px !important;
}

@media (min-width: 960px) {
  .filter-wrap .sf-field-search {
    font-size: 16px !important;
  }
}

.filter-wrap .sf-field-reset {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: right !important;
}

.filter-wrap .sf-field-taxonomy-role-document,
	.filter-wrap .sf-field-taxonomy-degree-level {
  display: flex;
  height: 42px;
  width: 100%;
  align-items: center;
  border-radius: 9999px;
  background-color: rgb(228 228 228 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 960px) {
  .filter-wrap .sf-field-taxonomy-role-document,
	.filter-wrap .sf-field-taxonomy-degree-level {
    width: auto;
  }
}

.filter-wrap .sf-field-taxonomy-role-document input, .filter-wrap .sf-field-taxonomy-degree-level input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.filter-wrap .sf-field-taxonomy-role-document .sf-label-radio, .filter-wrap .sf-field-taxonomy-degree-level .sf-label-radio {
  display: flex;
  height: 32px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.filter-wrap .sf-field-taxonomy-role-document ul, .filter-wrap .sf-field-taxonomy-degree-level ul {
  display: flex !important;
  width: 100% !important;
  gap: 0.5rem !important;
}

.filter-wrap .sf-field-taxonomy-role-document ul > *, .filter-wrap .sf-field-taxonomy-degree-level ul > * {
  flex-grow: 1 !important;
}

.filter-wrap .sf-field-taxonomy-role-document li > li, .filter-wrap .sf-field-taxonomy-degree-level li > li {
  padding: 0px;
}

.filter-wrap .sf-field-taxonomy-role-document :checked + label, .filter-wrap .sf-field-taxonomy-degree-level :checked + label {
  cursor: default;
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.filter-wrap .sf-field-taxonomy-document-categories,
	.filter-wrap .sf-field-taxonomy-year-document,
	.filter-wrap .sf-field-search,
	.filter-wrap .sf-field-taxonomy-type-program,
	.filter-wrap .sf-field-post-meta-department_name {
  flex-grow: 1;
}

.filter-wrap .sf-field-taxonomy-document-categories label, .filter-wrap .sf-field-taxonomy-year-document label, .filter-wrap .sf-field-search label, .filter-wrap .sf-field-taxonomy-type-program label, .filter-wrap .sf-field-post-meta-department_name label {
  width: 100%;
}

.filter-wrap .sf-field-taxonomy-document-categories select,
		.filter-wrap .sf-field-taxonomy-document-categories input,
		.filter-wrap .sf-field-taxonomy-year-document select,
		.filter-wrap .sf-field-taxonomy-year-document input,
		.filter-wrap .sf-field-search select,
		.filter-wrap .sf-field-search input,
		.filter-wrap .sf-field-taxonomy-type-program select,
		.filter-wrap .sf-field-taxonomy-type-program input,
		.filter-wrap .sf-field-post-meta-department_name select,
		.filter-wrap .sf-field-post-meta-department_name input {
  height: 42px !important;
  width: 100% !important;
  border-radius: 0.375rem !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.filter-wrap .search-filter-reset {
  position: relative;
  font-size: 12px;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

@media (min-width: 720px) {
  .filter-wrap.filter-doc .searchandfilter > ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}

@media (min-width: 960px) {
  .filter-wrap.filter-doc .searchandfilter > ul {
    display: flex !important;
  }
}

@media (min-width: 720px) {
  .filter-wrap.filter-doc .sf-field-taxonomy-role-document {
    grid-column: span 1 / span 1 !important;
  }

  .filter-wrap.filter-doc .sf-field-search,
		.filter-wrap.filter-doc .sf-field-reset {
    grid-column: span 3 / span 3 !important;
  }
}

.filter-news-cate,
.filter-job-cate,
.filter-procurement-cate {
  margin-bottom: 2rem;
}

.filter-news-cate .sf-field-search,
	.filter-news-cate .sf-field-post_date,
	.filter-news-cate .sf-field-search,
	.filter-news-cate .sf-field-reset,
	.filter-job-cate .sf-field-search,
	.filter-job-cate .sf-field-post_date,
	.filter-job-cate .sf-field-search,
	.filter-job-cate .sf-field-reset,
	.filter-procurement-cate .sf-field-search,
	.filter-procurement-cate .sf-field-post_date,
	.filter-procurement-cate .sf-field-search,
	.filter-procurement-cate .sf-field-reset {
  display: none;
}

.filter-news-cate form > ul, .filter-job-cate form > ul, .filter-procurement-cate form > ul {
  padding-left: 0px !important;
}

.filter-news-cate form > ul li, .filter-job-cate form > ul li, .filter-procurement-cate form > ul li {
  padding: 0px !important;
}

.filter-news-cate .sf-field-taxonomy-news_cate ul, .filter-news-cate .sf-field-taxonomy-job-categorie ul, .filter-news-cate .sf-field-taxonomy-procurement-categorie ul, .filter-job-cate .sf-field-taxonomy-news_cate ul, .filter-job-cate .sf-field-taxonomy-job-categorie ul, .filter-job-cate .sf-field-taxonomy-procurement-categorie ul, .filter-procurement-cate .sf-field-taxonomy-news_cate ul, .filter-procurement-cate .sf-field-taxonomy-job-categorie ul, .filter-procurement-cate .sf-field-taxonomy-procurement-categorie ul {
  margin: 0px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.75rem !important;
  padding: 0px !important;
}

.filter-news-cate .sf-field-taxonomy-news_cate ul input, .filter-news-cate .sf-field-taxonomy-job-categorie ul input, .filter-news-cate .sf-field-taxonomy-procurement-categorie ul input, .filter-job-cate .sf-field-taxonomy-news_cate ul input, .filter-job-cate .sf-field-taxonomy-job-categorie ul input, .filter-job-cate .sf-field-taxonomy-procurement-categorie ul input, .filter-procurement-cate .sf-field-taxonomy-news_cate ul input, .filter-procurement-cate .sf-field-taxonomy-job-categorie ul input, .filter-procurement-cate .sf-field-taxonomy-procurement-categorie ul input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.filter-news-cate .sf-field-taxonomy-news_cate ul label, .filter-news-cate .sf-field-taxonomy-job-categorie ul label, .filter-news-cate .sf-field-taxonomy-procurement-categorie ul label, .filter-job-cate .sf-field-taxonomy-news_cate ul label, .filter-job-cate .sf-field-taxonomy-job-categorie ul label, .filter-job-cate .sf-field-taxonomy-procurement-categorie ul label, .filter-procurement-cate .sf-field-taxonomy-news_cate ul label, .filter-procurement-cate .sf-field-taxonomy-job-categorie ul label, .filter-procurement-cate .sf-field-taxonomy-procurement-categorie ul label {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 14px;
}

.filter-news-cate .sf-field-taxonomy-news_cate ul label:hover, .filter-news-cate .sf-field-taxonomy-job-categorie ul label:hover, .filter-news-cate .sf-field-taxonomy-procurement-categorie ul label:hover, .filter-job-cate .sf-field-taxonomy-news_cate ul label:hover, .filter-job-cate .sf-field-taxonomy-job-categorie ul label:hover, .filter-job-cate .sf-field-taxonomy-procurement-categorie ul label:hover, .filter-procurement-cate .sf-field-taxonomy-news_cate ul label:hover, .filter-procurement-cate .sf-field-taxonomy-job-categorie ul label:hover, .filter-procurement-cate .sf-field-taxonomy-procurement-categorie ul label:hover {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.filter-news-cate .sf-field-taxonomy-news_cate ul .sf-option-active label, .filter-news-cate .sf-field-taxonomy-job-categorie ul .sf-option-active label, .filter-news-cate .sf-field-taxonomy-procurement-categorie ul .sf-option-active label, .filter-job-cate .sf-field-taxonomy-news_cate ul .sf-option-active label, .filter-job-cate .sf-field-taxonomy-job-categorie ul .sf-option-active label, .filter-job-cate .sf-field-taxonomy-procurement-categorie ul .sf-option-active label, .filter-procurement-cate .sf-field-taxonomy-news_cate ul .sf-option-active label, .filter-procurement-cate .sf-field-taxonomy-job-categorie ul .sf-option-active label, .filter-procurement-cate .sf-field-taxonomy-procurement-categorie ul .sf-option-active label {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.filter-news-sidebar,
.filter-job-sidebar,
.filter-procurements-sidebar {
  margin-bottom: 2.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
}

.filter-news-sidebar .sf-field-taxonomy-news_cate,
	.filter-news-sidebar .sf-field-taxonomy-job-categorie,
	.filter-news-sidebar .sf-field-taxonomy-procurement-categorie,
	.filter-job-sidebar .sf-field-taxonomy-news_cate,
	.filter-job-sidebar .sf-field-taxonomy-job-categorie,
	.filter-job-sidebar .sf-field-taxonomy-procurement-categorie,
	.filter-procurements-sidebar .sf-field-taxonomy-news_cate,
	.filter-procurements-sidebar .sf-field-taxonomy-job-categorie,
	.filter-procurements-sidebar .sf-field-taxonomy-procurement-categorie {
  display: none;
}

.filter-news-sidebar .sf-field-search, .filter-job-sidebar .sf-field-search, .filter-procurements-sidebar .sf-field-search {
  padding-top: 0px !important;
}

.filter-news-sidebar .sf-field-search label, .filter-job-sidebar .sf-field-search label, .filter-procurements-sidebar .sf-field-search label {
  position: relative;
  width: 100%;
}

.filter-news-sidebar .sf-field-search label input, .filter-job-sidebar .sf-field-search label input, .filter-procurements-sidebar .sf-field-search label input {
  display: flex;
  height: 45px;
  width: 100%;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 2.5rem;
  font-size: 14px;
  line-height: 4;
}

.filter-news-sidebar .sf-field-search label input:focus, .filter-job-sidebar .sf-field-search label input:focus, .filter-procurements-sidebar .sf-field-search label input:focus {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.filter-news-sidebar .sf-field-search label:after, .filter-job-sidebar .sf-field-search label:after, .filter-procurements-sidebar .sf-field-search label:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0.875rem;
  right: 0.75rem;
  min-height: 18px;
  min-width: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Ccircle cx='6.66667' cy='7.33464' r='5.91667' stroke='black' stroke-width='1.5'%3E%3C/circle%3E%3Cline x1='10.5303' y1='11.8056' x2='15.5303' y2='16.8056' stroke='black' stroke-width='1.5'%3E%3C/line%3E%3C/svg%3E");
}

.filter-news-sidebar .sf-field-search h4, .filter-job-sidebar .sf-field-search h4, .filter-procurements-sidebar .sf-field-search h4 {
  font-family: Sarabun;
  font-weight: 700;
}

.filter-news-sidebar .sf-field-post_date h4, .filter-job-sidebar .sf-field-post_date h4, .filter-procurements-sidebar .sf-field-post_date h4 {
  font-family: Sarabun;
  font-size: 14px;
  font-weight: 700;
}

.filter-news-sidebar .sf-field-post_date .sf_date_field li, .filter-job-sidebar .sf-field-post_date .sf_date_field li, .filter-procurements-sidebar .sf-field-post_date .sf_date_field li {
  display: flex;
  align-items: center;
}

.filter-news-sidebar .sf-field-post_date .sf_date_field li > label, .filter-job-sidebar .sf-field-post_date .sf_date_field li > label, .filter-procurements-sidebar .sf-field-post_date .sf_date_field li > label {
  position: relative;
  flex: 1 1 0%;
}

.filter-news-sidebar .sf-field-post_date .sf_date_field li > label:after, .filter-job-sidebar .sf-field-post_date .sf_date_field li > label:after, .filter-procurements-sidebar .sf-field-post_date .sf_date_field li > label:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 8px;
  right: 0.5rem;
  min-height: 18px;
  min-width: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cg clip-path='url(%23clip0_7883_1702)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.15625 0.5V2.5H9.15625V0.5H10.1562V2.5H11.1562C11.4324 2.5 11.6562 2.72386 11.6562 3V11C11.6562 11.2761 11.4324 11.5 11.1562 11.5H1.15625C0.88011 11.5 0.65625 11.2761 0.65625 11V3C0.65625 2.72386 0.88011 2.5 1.15625 2.5H2.15625V0.5H3.15625ZM1.65625 5.5V10.5H10.6562V5.5H1.65625Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7883_1702'%3E%3Crect width='12' height='12' fill='white' transform='translate(0.15625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.filter-news-sidebar .sf-field-post_date .sf_date_field .sf-date-prefix, .filter-job-sidebar .sf-field-post_date .sf_date_field .sf-date-prefix, .filter-procurements-sidebar .sf-field-post_date .sf_date_field .sf-date-prefix {
  min-width: 36px;
}

.filter-news-sidebar .sf-field-post_date .sf_date_field .sf-datepicker, .filter-job-sidebar .sf-field-post_date .sf_date_field .sf-datepicker, .filter-procurements-sidebar .sf-field-post_date .sf_date_field .sf-datepicker {
  display: flex;
  height: 35px;
  width: 100%;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 2.5rem;
  font-size: 14px;
  line-height: 4;
}

.filter-news-sidebar .sf-field-post_date .sf_date_field .sf-datepicker:focus, .filter-job-sidebar .sf-field-post_date .sf_date_field .sf-datepicker:focus, .filter-procurements-sidebar .sf-field-post_date .sf_date_field .sf-datepicker:focus {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.filter-news-sidebar .sf-field-reset, .filter-job-sidebar .sf-field-reset, .filter-procurements-sidebar .sf-field-reset {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right;
  font-size: 14px;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.filter-news-sidebar .sf-field-reset input, .filter-job-sidebar .sf-field-reset input, .filter-procurements-sidebar .sf-field-reset input {
  cursor: pointer;
  text-decoration-line: underline;
}

@media (max-width: 768px) {
  .filter-news-sidebar input[type="text"],
		.filter-news-sidebar input[type="date"],
		.filter-news-sidebar textarea,
		.filter-job-sidebar input[type="text"],
		.filter-job-sidebar input[type="date"],
		.filter-job-sidebar textarea,
		.filter-procurements-sidebar input[type="text"],
		.filter-procurements-sidebar input[type="date"],
		.filter-procurements-sidebar textarea {
    font-size: 16px;
  }
}

.ll-skin-melon .ui-widget {
  overflow: hidden !important;
  border-radius: 0.5rem !important;
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.ll-skin-melon td .ui-state-default {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

/* default form */

.nf-error .nf-error-msg,
.nf-error-msg,
.ninja-forms-req-symbol {
  font-size: 14px;
}

.nf-pass.field-wrap .nf-field-element:after {
  content: "\f00c" !important;
  color: #fff !important;
  background: #008000 !important;
}

.nf-error .ninja-forms-field {
  --tw-text-opacity: 1 !important;
  color: rgb(218 170 0 / var(--tw-text-opacity)) !important;
}

.nf-error.field-wrap .nf-field-element:after {
  background: red !important;
  color: #fff !important;
  font-family: FontAwesome;
  content: "\f12a" !important;
  position: absolute;
  line-height: 50px !important;
  text-align: center !important;
  transition: all 0.5s !important;
}

.field-wrap .nf-field-element:after {
  font-size: 12px !important;
  top: 15px !important;
  right: 15px !important;
  bottom: 0 !important;
  height: 20px !important;
  width: 20px !important;
  display: flex !important;
  justify-content: center !important;
  border-radius: 100px !important;
  align-items: center !important;
}

.nf-error .nf-field-element input:is([type="text"], [type="email"], [type="tel"], textarea), .nf-error .nf-field-element textarea:is([type="text"], [type="email"], [type="tel"], textarea) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 0 0 / var(--tw-border-opacity)) !important;
}

.nf-pass .nf-field-element input:is([type="text"], [type="email"], [type="tel"], textarea), .nf-pass .nf-field-element textarea:is([type="text"], [type="email"], [type="tel"], textarea) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 128 0 / var(--tw-border-opacity)) !important;
}

/* custom form */

.nf-before-form-content {
  display: none;
}

.nf-form-content label {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.nf-field-element :is([type="text"], [type="email"], [type="tel"], textarea) {
  border-radius: 0.375rem !important;
  border-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.wrap-program .group .nf-field-element :is([type="text"], [type="email"], [type="tel"], textarea) {
  height: 100%;
}

.wrap-program .group .nf-field-element :is([type="text"], [type="email"], [type="tel"], textarea) h3 span {
  height: 3rem;
}

.nf-field-element :is([type="text"], [type="email"], [type="tel"], textarea):focus {
  border-color: rgb(0 0 0 / 0.2) !important;
}

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {
  cursor: pointer !important;
  border-radius: 0.5rem !important;
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.nf-form-content button:hover, .nf-form-content input[type="button"]:hover, .nf-form-content input[type="submit"]:hover {
  --tw-bg-opacity: 0.8 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.checkbox-container.label-right .field-wrap {
  align-items: flex-start;
}

.checkbox-container.label-right .field-wrap .ninja-forms-req-symbol {
  display: none;
}

.checkbox-container.label-right .field-wrap label:before {
  left: -26px !important;
  top: 1px !important;
  font-size: 14px !important;
}

.checkbox-container.label-right .field-wrap label:after {
  top: 2px !important;
  border-radius: 4px !important;
}

.checkbox-container.label-right .field-wrap .nf-field-label {
  margin-right: 0.5rem;
  width: auto;
  align-items: flex-start;
}

.checkbox-container.label-right .field-wrap .nf-field-description {
  margin-right: 0px;
  width: 100%;
}

.checkbox-container.label-right .field-wrap .nf-field-description span {
  font-size: 12px;
}

.checkbox-container.label-right .field-wrap a {
  margin-left: -6px;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

[class^="i-"] {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.i-arrow-right {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'%3E%3Cpath d='M1 1L6 6.5L1 12' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

.i-arrow-left {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'%3E%3Cpath d='M7 12L2 6.5L7 1' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

input:focus:focus,
	input:focus-visible:focus,
	optgroup:focus:focus,
	optgroup:focus-visible:focus,
	select:focus:focus,
	select:focus-visible:focus,
	textarea:focus:focus,
	textarea:focus-visible:focus {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
  --tw-ring-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.wrap-gtralate .gtranslate_wrapper {
  display: flex;
  gap: 0.375rem;
}

.wrap-gtralate .gt-current-lang {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.wrap-gtralate .glink {
  color: rgb(255 255 255 / 0.5);
}

.wrap-gtralate-mobile .gtranslate_wrapper {
  display: flex;
  width: 100%;
  gap: 0.5rem;
}

.wrap-gtralate-mobile .gtranslate_wrapper a {
  flex-grow: 1;
}

.wrap-gtralate-mobile .gt-current-lang {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.page-numbers {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  display: inline-flex;
  min-height: 2.25rem;
  min-width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 14px;
}

.wrap-program .group .page-numbers {
  height: 100%;
}

.wrap-program .group .page-numbers h3 span {
  height: 3rem;
}

.page-numbers.current {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.the-content {
  padding-right: 0px;
}

@media (min-width: 960px) {
  .the-content {
    padding-right: 2rem;
  }
}

.the-content * {
  scroll-margin-top: 10rem;
  scroll-padding-top: 10rem;
}

.the-content ul,
	.the-content ul.wp-block-list {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.the-content ol,
	.the-content ol.wp-block-list {
  list-style-type: decimal;
  padding-left: 1.5rem;
}

.the-content li a {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.375rem;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

.the-content li a[target="_blank"]:after {
  content: "";
  position: relative;
  top: 0.625rem;
  display: flex;
  height: 0.5rem;
  width: 0.5rem;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M8.75 1C8.75 0.585786 8.41421 0.25 8 0.25H1.25C0.835786 0.25 0.5 0.585786 0.5 1C0.5 1.41421 0.835786 1.75 1.25 1.75H7.25V7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75V1ZM1.53033 8.53033L8.53033 1.53033L7.46967 0.46967L0.46967 7.46967L1.53033 8.53033Z' fill='%23302782'/%3E%3C/svg%3E");
}

.the-content .wp-block-heading {
  margin-bottom: 1.25rem !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

@media (min-width: 720px) {
  .the-content .wp-block-heading {
    font-size: 40px !important;
  }
}

.the-content p a {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.375rem;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

.the-content p a[target="_blank"]:after {
  content: "";
  position: relative;
  top: 0.625rem;
  display: flex;
  height: 0.5rem;
  width: 0.5rem;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M8.75 1C8.75 0.585786 8.41421 0.25 8 0.25H1.25C0.835786 0.25 0.5 0.585786 0.5 1C0.5 1.41421 0.835786 1.75 1.25 1.75H7.25V7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75V1ZM1.53033 8.53033L8.53033 1.53033L7.46967 0.46967L0.46967 7.46967L1.53033 8.53033Z' fill='%23302782'/%3E%3C/svg%3E");
}

.the-content p {
  min-height: 24px;
}

.the-content .accordion-content a {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

.the-content .accordion-content a[target="_blank"]:after {
  content: "";
  position: relative;
  top: 0.125rem;
  display: flex;
  height: 0.5rem;
  width: 0.5rem;
  align-items: center;
  justify-content: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M8.75 1C8.75 0.585786 8.41421 0.25 8 0.25H1.25C0.835786 0.25 0.5 0.585786 0.5 1C0.5 1.41421 0.835786 1.75 1.25 1.75H7.25V7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75V1ZM1.53033 8.53033L8.53033 1.53033L7.46967 0.46967L0.46967 7.46967L1.53033 8.53033Z' fill='%23302782'/%3E%3C/svg%3E");
}

.the-content .wp-block-file .wp-block-file__button {
  margin-left: 0px !important;
  margin-right: 0px !important;
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  font-weight: 700 !important;
  text-decoration-line: none !important;
}

.the-content .wp-block-file :is(a[id*="wp-block-file--media"]) {
  display: none !important;
}

.the-content .wp-block-image,
	.the-content .wp-block-embed {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.the-content :where(.wp-element-button, .wp-block-button__link) {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.the-content .wp-block-separator {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
  border-top: 1px solid;
}

.the-content .accordion-content .acf-innerblocks-container :first-child {
  margin-top: 0px !important;
}

.the-content .accordion-content .acf-innerblocks-container :last-child {
  margin-bottom: 0px !important;
}

.the-content iframe[src*="google"] {
  margin-bottom: 2.5rem;
  height: 700px;
  min-width: 100%;
  max-width: 100%;
  border-radius: 0.75rem;
  border-width: 0px;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 0px;
  outline-color: #E5E5E5;
}

.the-content iframe[src*="google.com/maps"] {
  margin-bottom: 0px !important;
  height: 700px !important;
  min-width: 100% !important;
  max-width: 100% !important;
  border-radius: 0px !important;
  border-width: 0px !important;
  outline-width: 0px !important;
}

.size-full img {
  width: 100%;
}

.the-content .wp-block-heading {
  margin-top: 60px !important;
}

.the-content > .wp-block-heading:first-child {
  margin-top: 0 !important;
}

.the-content .wp-block-list {
  margin-bottom: 20px;
}

/* Paragraphs */

.the-content p {
  margin-bottom: 20px;
}

/* Headings */

.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  margin-top: 30px;
  margin-bottom: 15px;
}

/* Lists */

.the-content .wp-block-list,
.the-content ul,
.the-content ol {
  margin-bottom: 20px;
  padding-left: 20px;
  /* Adjust for nested lists */
}

.the-content .wp-block-list li,
.the-content ul li,
.the-content ol li {
  margin-bottom: 0;
}

/* Blockquotes */

.the-content blockquote {
  margin: 20px 0;
  padding: 10px 20px;
  border-left: 4px solid #ccc;
  background-color: #f9f9f9;
}

/* Images */

.the-content .wp-block-image,
.the-content .wp-block-file {
  margin: 20px 0;
  margin-bottom: 20px !important;
}

.onedd-tabs__pane > :first-child {
  margin-top: 0 !important;
}

.onedd-tabs__pane > :last-child {
  margin-bottom: 0 !important;
}

/* Tables */

.the-content .wp-block-table {
  margin: 20px 0;
  border-collapse: collapse;
  width: 100%;
}

.the-content .wp-block-table td,
.the-content .wp-block-table th {
  border: 1px solid #ddd;
  padding: 10px;
}

/* Buttons */

.the-content .wp-block-button {
  margin: 20px 0;
}

.the-content .wp-block-button__link {
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
}

/* Spacer */

.the-content .wp-block-spacer {
  height: 20px;
  /* Default height */
}

/* Media & Text Block */

.the-content .wp-block-media-text {
  margin: 20px 0;
  display: flex;
  align-items: center;
  gap: 20px;
}

/* Columns */

.the-content .wp-block-columns {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.the-content .wp-block-column {
  flex: 1;
}

/* Group */

.the-content .wp-block-group {
  margin: 20px 0;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

/* Separator */

.the-content .wp-block-separator {
  margin: 30px 0;
  border: none;
  border-top: 1px solid #ddd;
}

.the-content .wp-block-list .wp-block-list {
  margin-bottom: 0;
}

.text-caption {
  margin-bottom: 0;
}

.accordion-content .btn-primary {
  text-decoration: none !important;
}

.accordion-content .btn-primary::after {
  display: none !important;
}

.the-content .swiper img {
  height: 500px;
  width: auto;
  margin: auto;
}

.the-content .swiper-slide {
  background: #000;
}

.the-contentt p:has(> strong) + ul,
.the-content p:has(> strong) + ol {
  margin-top: -20px !important;
}

.wp-block-table {
  border-collapse: collapse;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.wp-block-table table {
  border: 2px solid #302782;
  border-radius: 10px;
}

.wp-block-table tr:first-child {
  background-color: #302782 !important;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.wp-block-table tr:first-child td {
  padding: 10px;
  text-align: center;
}

.wp-block-table td {
  border: 1px solid #302782;
  padding: 10px;
}

.wp-block-table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.wp-block-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.wp-block-table td.has-text-align-center {
  text-align: center;
}

.wp-block-table td a {
  color: #302782;
  text-decoration: none;
}

.wp-block-table td a:hover {
  text-decoration: underline;
}

.wp-block-table {
  margin: 20px 0;
}

.tippy-box {
  background-color: transparent !important;
}

.tippy-content {
  border-radius: 0.5rem;
  padding: 0px;
  box-shadow: 0px 4px 18.1px 0px rgba(0, 0, 0, 0.4);
}

.tippy-box[data-animation="shift-away"][data-state="hidden"] {
  opacity: 0;
  transform: translateY(10px);
}

.tooltip-text {
  position: absolute;
  top: -2.2rem;
  left: 50%;
  z-index: 10;
  display: none;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
  white-space: nowrap;
  border-radius: 0.375rem;
  background-color: rgb(0 0 0 / 0.7);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tooltip-text-bottom {
  position: absolute;
  bottom: -2.2rem;
  left: 50%;
  z-index: 10;
  display: none;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
  white-space: nowrap;
  border-radius: 0.375rem;
  background-color: rgb(0 0 0 / 0.7);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tooltip:hover .tooltip-text,
.tooltip:hover .tooltip-text-bottom {
  display: block;
}

.tooltip {
  position: relative;
  cursor: pointer;
}

/**
 * Custom styles to immediately follow Tailwind’s `components` layer
 *
 * “Add more opinionated, complex classes like buttons, form controls, alerts,
 * etc; the sort of pre-built components you often see in other frameworks that
 * you might need to override with utility classes.”
 *
 * — from https://tailwindcss.com/docs/plugins#adding-components
 */

/**
 * Post title styles
 *
 * These will be applied to all headings with a `page-title` or `entry-title`
 * class on the frontend and to the post title in the block editor.
 *
 * The supplied styles are meant to match the default `h1` classes from
 * Tailwind Typography.
 */

.page-title,
.entry-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 40rem;
  font-weight: 800;
}

/**
 * Layout styles for centered content areas
 *
 * If you are controlling the width of your content area with styles applied
 * to its container, you can delete the following styles whose selectors begin
 * with `.page-content >` and `.entry-content >`. For more details, please see
 * the following:
 *
 * https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/
 */

.page-content > *,
.entry-content > * {
  /* Content width from the `theme.json` file */
  margin-left: auto;
  margin-right: auto;
  max-width: 40rem;
}

.entry-content > .alignwide {
  /* Wide width from the `theme.json` file */
  max-width: 60rem;
}

.entry-content > .alignfull {
  max-width: none;
}

.entry-content > .alignleft {
  float: left;
  margin-right: 2rem;
}

.entry-content > .alignright {
  float: right;
  margin-left: 2rem;
}

/* components section */

/**
 * This injects Tailwind's utility classes and any utility classes registered
 * by plugins, then adds custom utility classes.
 */

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-right-2 {
  right: -0.5rem;
}

.-top-2 {
  top: -0.5rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.end-1 {
  inset-inline-end: 0.25rem;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-24 {
  right: 6rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-0\.5 {
  top: 0.125rem;
}

.top-1 {
  top: 0.25rem;
}

.top-10 {
  top: 2.5rem;
}

.top-12 {
  top: 3rem;
}

.top-2 {
  top: 0.5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-3\.5 {
  top: 0.875rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-\[1\.7rem\] {
  top: 1.7rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-\[1000\] {
  z-index: 1000;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[9\] {
  z-index: 9;
}

.order-last {
  order: 9999;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-full {
  grid-column: 1 / -1;
}

.m-16 {
  margin: 4rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-7 {
  margin: 1.75rem;
}

.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.\!my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!mb-10 {
  margin-bottom: 2.5rem !important;
}

.\!mb-14 {
  margin-bottom: 3.5rem !important;
}

.\!mb-16 {
  margin-bottom: 4rem !important;
}

.\!mb-5 {
  margin-bottom: 1.25rem !important;
}

.\!mb-7 {
  margin-bottom: 1.75rem !important;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.\!mt-10 {
  margin-top: 2.5rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.\!h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-20 {
  height: 5rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[42px\] {
  height: 42px;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[50vh\] {
  height: 50vh;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[55px\] {
  height: 55px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[670px\] {
  height: 670px;
}

.h-\[80px\] {
  height: 80px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.\!max-h-\[60vh\] {
  max-height: 60vh !important;
}

.max-h-32 {
  max-height: 8rem;
}

.max-h-\[90px\] {
  max-height: 90px;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-20 {
  min-height: 5rem;
}

.min-h-36 {
  min-height: 9rem;
}

.min-h-9 {
  min-height: 2.25rem;
}

.min-h-\[130px\] {
  min-height: 130px;
}

.min-h-\[140px\] {
  min-height: 140px;
}

.min-h-\[160px\] {
  min-height: 160px;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.min-h-\[320px\] {
  min-height: 320px;
}

.min-h-\[48px\] {
  min-height: 48px;
}

.min-h-\[50px\] {
  min-height: 50px;
}

.min-h-\[54px\] {
  min-height: 54px;
}

.min-h-\[70vh\] {
  min-height: 70vh;
}

.min-h-screen {
  min-height: 100vh;
}

.min-h-\[50vh\] {
  min-height: 50vh;
}

.min-h-dvh {
  min-height: 100dvh;
}

.min-h-\[80vh\] {
  min-height: 80vh;
}

.w-1 {
  width: 0.25rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-20 {
  width: 5rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[86px\] {
  width: 86px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-20 {
  min-width: 5rem;
}

.min-w-28 {
  min-width: 7rem;
}

.min-w-5 {
  min-width: 1.25rem;
}

.min-w-9 {
  min-width: 2.25rem;
}

.min-w-\[100px\] {
  min-width: 100px;
}

.min-w-\[140px\] {
  min-width: 140px;
}

.min-w-\[180px\] {
  min-width: 180px;
}

.min-w-\[220px\] {
  min-width: 220px;
}

.min-w-\[40px\] {
  min-width: 40px;
}

.min-w-\[60px\] {
  min-width: 60px;
}

.max-w-28 {
  max-width: 7rem;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-4 {
  max-width: 1rem;
}

.max-w-\[140px\] {
  max-width: 140px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[40px\] {
  max-width: 40px;
}

.max-w-\[570px\] {
  max-width: 570px;
}

.max-w-\[748px\] {
  max-width: 748px;
}

.max-w-\[840px\] {
  max-width: 840px;
}

.max-w-\[90\%\] {
  max-width: 90%;
}

.max-w-none {
  max-width: none;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.origin-center {
  transform-origin: center;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), 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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), 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));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), 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));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), 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));
}

.transform {
  transform: translate(var(--tw-translate-x), 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));
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-outside {
  list-style-position: outside;
}

.list-disc {
  list-style-type: disc;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[1fr_18px\] {
  grid-template-columns: 1fr 18px;
}

.grid-cols-\[60px_1fr\] {
  grid-template-columns: 60px 1fr;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.\!items-end {
  align-items: flex-end !important;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-black\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(0 0 0 / 0.1);
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-y-visible {
  overflow-y: visible;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-solid {
  border-style: solid;
}

.border-none {
  border-style: none;
}

.border-black\/20 {
  border-color: rgb(0 0 0 / 0.2);
}

.border-black\/30 {
  border-color: rgb(0 0 0 / 0.3);
}

.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}

.border-grayBorder {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}

.border-primary {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.\!bg-primary {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#FFD7B7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 215 183 / var(--tw-bg-opacity));
}

.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}

.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-primary {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.bg-secondary {
  background-color: rgb(var(--color-secondary-rgb) / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.bg-cover {
  background-size: cover;
}

.fill-secondary {
  fill: rgb(var(--color-secondary-rgb) / var(--tw-bg-opacity, 1));
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-1 {
  padding: 0.25rem;
}

.p-16 {
  padding: 4rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-7 {
  padding: 1.75rem;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.\!pb-8 {
  padding-bottom: 2rem !important;
}

.\!pr-0 {
  padding-right: 0px !important;
}

.\!pt-0 {
  padding-top: 0px !important;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-\[125px\] {
  padding-top: 125px;
}

.pt-32 {
  padding-top: 8rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-dbozm {
  font-family: DB Ozone X;
}

.font-sarabun {
  font-family: Sarabun;
}

.\!text-fs22 {
  font-size: 22px !important;
}

.text-fs12 {
  font-size: 12px;
}

.text-fs13 {
  font-size: 13px;
}

.text-fs14 {
  font-size: 14px;
}

.text-fs16 {
  font-size: 16px;
}

.text-fs18 {
  font-size: 18px;
}

.text-fs20 {
  font-size: 20px;
}

.text-fs24 {
  font-size: 24px;
}

.text-fs28 {
  font-size: 28px;
}

.text-fs30 {
  font-size: 30px;
}

.text-fs32 {
  font-size: 32px;
}

.text-fs34 {
  font-size: 34px;
}

.text-fs36 {
  font-size: 36px;
}

.text-fs40 {
  font-size: 40px;
}

.text-fs48 {
  font-size: 48px;
}

.text-fs80 {
  font-size: 80px;
}

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

.font-medium {
  font-weight: 500;
}

.italic {
  font-style: italic;
}

.leading-\[1\.6\] {
  line-height: 1.6;
}

.leading-\[4\] {
  line-height: 4;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.\!text-primary {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}

.text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}

.text-primary {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.text-status {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.overline {
  text-decoration-line: overline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.opacity-0 {
  opacity: 0;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.invert {
  --tw-invert: invert(100%);
  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);
}

.filter {
  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);
}

.backdrop-blur-\[3px\] {
  --tw-backdrop-blur: blur(3px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-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;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* all layout */

.lg\:grid-cols-footer-2 {
  grid-template-columns: repeat(2, 1fr);
}

.lg\:grid-cols-footer-3 {
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 960px) {
  .lg\:grid-cols-footer-3 .contact-detail {
    padding-right: 2.5rem;
  }
}

.lg\:grid-cols-footer-4 {
  grid-template-columns: repeat(4, 1fr);
}

@media (min-width: 960px) {
  .lg\:grid-cols-footer-4 .contact-detail {
    padding-right: 2.5rem;
  }
}

.lg\:grid-cols-footer-5 {
  grid-template-columns: 240px repeat(4, 1fr);
}

.contact-detail a {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

@media (min-width: 960px) {
  .admin-bar header {
    top: 30px !important;
  }
}

#wpadminbar {
  z-index: 60;
}

.error404 .header-top, .search .header-top, .single-post .header-top, .single-procurement .header-top, .single-job-application .header-top, .document-repository-archive .header-top, .post-type-archive-documents .header-top, .tax-document-categories .header-top, .tax-role-document .header-top, .tax-year-document .header-top {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1)) !important;
}

.icon-close {
  display: none;
}

#menu-m-toggle.active .icon-menu {
  display: none;
}

#menu-m-toggle.active .icon-close {
  display: block;
}

#menu-m-toggle .menu-text::after {
  content: "เมนู";
}

#menu-m-toggle.active .menu-text::after {
  content: "ปิด";
}

.menu-trigger[aria-expanded="true"] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.menu-trigger [aria-expanded="false"] {
  color: rgb(0 0 0 / 0.5);
}

.list-menu {
  min-width: 200px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.list-menu li {
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.list-menu li:hover {
  background-color: rgb(var(--color-secondary-rgb) / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

.list-menu li span,
		.list-menu li a {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.list-menu li:not(:last-child):after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0px;
  z-index: 0;
  margin-left: 1rem;
  margin-right: 1rem;
  height: 1px;
  width: calc(100% - 32px);
  background-color: rgb(0 0 0 / 0.1);
}

.list-menu li[aria-expanded="true"] {
  background-color: rgb(var(--color-secondary-rgb) / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

.drilldown-menu {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.drilldown-menu.has-active .menu-level {
  min-height: 100vh;
}

.drilldown-menu i {
  height: 12px;
  width: 18px;
}

:has(.drilldown-menu.has-active) .menu-m .mid,
		:has(.drilldown-menu.has-active) .menu-m .bottom {
  display: none;
}

.menu-level {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  background: white;
  transform: translateX(100%);
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
  will-change: transform;
  visibility: visible;
}

.menu-level[data-menu="main"] {
  position: relative;
  transform: translateX(0);
  transition-timing-function: ease-out;
}

.menu-level.is-active {
  z-index: 2;
  transform: translateX(0);
  transition-timing-function: ease-out;
}

.menu-level.is-previous {
  z-index: 1;
  transition-timing-function: ease-in;
}

.menu-level li {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  font-family: DB Ozone X;
  font-size: 28px;
  line-height: 1;
  border-bottom: 1px solid #eee;
}

.menu-level a {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  text-decoration: none;
  transition: background 0.3s;
}

.menu-level a:hover {
  background: #f5f5f5;
}

.menu-level .wrap-back-button {
  margin-left: 0px !important;
  margin-right: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 230 169 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.menu-level .back-button {
  justify-content: flex-start !important;
  gap: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 230 169 / var(--tw-bg-opacity)) !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-family: Sarabun !important;
  font-size: 14px !important;
}

.menu-level .before-title {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  font-size: 20px !important;
  color: rgb(0 0 0 / 0.5) !important;
}

.submenu {
  position: absolute;
  min-height: 100vh;
  visibility: visible;
  z-index: -1;
}

.submenu.is-active {
  z-index: 2;
}

.submenu[data-menu^="level-2"] {
  z-index: 3;
}

.submenu[data-menu^="level-2"].is-active {
  z-index: 4;
}

.submenu[data-menu^="level-3"] {
  z-index: 5;
}

.submenu[data-menu^="level-3"].is-active {
  z-index: 6;
}

.is-closing {
  transform: translateX(100%);
}

.menu-m {
  pointer-events: none;
  position: fixed;
  top: 0px;
  height: 100%;
  width: 100%;
  max-width: 100%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 110px;
  padding-bottom: 1.25rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.menu-m .top {
  margin-bottom: 2rem;
  /* a.active {
			&::after {
				transform: translateY(-50%) rotate(360deg);
				transition: all 300ms ease-in-out;
			}
		} */
}

.menu-m .mid {
  margin-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.menu-m .mid ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.menu-m .mid a {
  font-family: Sarabun;
  font-size: 16px;
}

.menu-m .mid a:hover {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}

.menu-m .bottom {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.menu-m .bottom button,
		.menu-m .bottom a {
  display: flex;
  height: 2.5rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 0.75rem;
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
  font-family: Sarabun;
  font-size: 16px;
}

.menu-m.active {
  pointer-events: auto;
  opacity: 1;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.menu-m .btn-th.active, .menu-m .btn-eng.active {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 1 !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.overlay-mobile-menu {
  pointer-events: none;
  position: fixed;
  top: 0px;
  z-index: 10;
  height: 120px;
  width: 100%;
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.list-menu a {
  position: relative;
}

/* &:after {
			content: "";
			@apply absolute opacity-0 right-[16px] top-1/2 -translate-y-1/2 w-3 h-3 bg-contain;
			background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill='black' d='M14.8485 8.77817C15.239 8.38765 15.239 7.75449 14.8485 7.36396L8.48453 1C8.094 0.609476 7.46084 0.609476 7.07031 1C6.67979 1.39052 6.67979 2.02369 7.07031 2.41421L12.7272 8.07107L7.07031 13.7279C6.67979 14.1184 6.67979 14.7516 7.07031 15.1421C7.46084 15.5327 8.094 15.5327 8.48453 15.1421L14.8485 8.77817ZM-0.000755064 9.07107H14.1414L14.1414 7.07107H-0.000755317L-0.000755064 9.07107Z'%3E%3C/path%3E%3C/svg%3E");
		} */

.list-menu a[target="_blank"]:after {
  content: "";
  position: relative;
  top: 50%;
  margin-top: 10px;
  margin-left: 10px;
  min-height: 0.5rem;
  min-width: 0.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  background-size: contain;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'%3E%3Cpath fill='black' d='M14 1.49998C14 0.947692 13.5523 0.499987 13 0.5L3.99998 0.500212C3.44769 0.500225 2.99999 0.947951 3 1.50024C3.00001 2.05252 3.44774 2.50023 4.00002 2.50021L12 2.50002L12.0002 10.5C12.0002 11.0523 12.448 11.5 13.0002 11.5C13.5525 11.5 14.0002 11.0523 14.0002 10.5L14 1.49998ZM2.39368 13.5211L13.7071 2.20709L12.2929 0.79291L0.979434 12.1069L2.39368 13.5211Z'%3E%3C/path%3E%3C/svg%3E");
}

.list-menu a:hover:after {
  opacity: 1;
}

.menu-level a {
  position: relative;
}

.menu-level a[target="_blank"]:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  height: 0.75rem;
  width: 0.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
  background-size: contain;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'%3E%3Cpath fill='black' d='M14 1.49998C14 0.947692 13.5523 0.499987 13 0.5L3.99998 0.500212C3.44769 0.500225 2.99999 0.947951 3 1.50024C3.00001 2.05252 3.44774 2.50023 4.00002 2.50021L12 2.50002L12.0002 10.5C12.0002 11.0523 12.448 11.5 13.0002 11.5C13.5525 11.5 14.0002 11.0523 14.0002 10.5L14 1.49998ZM2.39368 13.5211L13.7071 2.20709L12.2929 0.79291L0.979434 12.1069L2.39368 13.5211Z'%3E%3C/path%3E%3C/svg%3E");
}

.menu-level a:hover:after {
  opacity: 1;
}

.text-logo {
  max-width: 200px !important;
}

.has-translate-notice .text-logo {
  display: flex !important;
  flex-direction: column !important;
  line-height: 0.8 !important;
}

.has-translate-notice .text-logo br {
  display: none !important;
}

.navigation-dark {
  background: rgba(0, 0, 0, 0.03);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  z-index: 60;
  transition: 0.25s cubic-bezier(0.8, 0, 0.1, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: all;
  cursor: pointer;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

body[data-overlay="active"] .navigation-dark {
  opacity: 1;
  visibility: visible;
  transition: var(--animation-navigation-forward);
}

.wrapper-search {
  pointer-events: none;
  position: fixed;
  left: 0px;
  top: 25%;
  right: 0px;
  z-index: 99999999;
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.block-search {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: var(--animation-navigation-backward);
  transform: scale(0.9) translate(5%, -0%) rotate(0.001deg);
  opacity: 0;
  visibility: hidden;
  transform-origin: bottom center;
  width: 720px;
  max-width: 100%;
}

::-webkit-input-placeholder {
  line-height: 2;
}

body[data-overlay="active"] .wrapper-search {
  pointer-events: auto;
}

body[data-overlay="active"] .block-search {
  transform: scale(1) translate(0%, 0%) rotate(0.001deg);
  opacity: 1;
  visibility: visible;
  transition: var(--animation-navigation-forward);
}

/* all page */

.size-full img {
  width: 100%;
}

.swiper-banner {
  min-height: 23rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 540px) {
  .swiper-banner {
    min-height: 32rem;
  }
}

@media (min-width: 720px) {
  .swiper-banner {
    min-height: 35rem;
  }
}

@media (min-width: 960px) {
  .swiper-banner {
    min-height: 32rem;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1140px) {
  .swiper-banner {
    min-height: 36rem;
  }
}

@media (min-width: 1320px) {
  .swiper-banner {
    min-height: 38rem;
  }
}

@media (min-width: 1536px) {
  .swiper-banner {
    min-height: 45rem;
  }
}

@media screen and (min-width: 2100px) {
  .swiper-banner {
    min-height: 48rem;
  }
}

@media screen and (min-width: 2300px) {
  .swiper-banner {
    min-height: 50rem;
  }
}

@media screen and (min-width: 2400px) {
  .swiper-banner {
    min-height: 52rem;
  }
}

@media screen and (min-width: 2500px) {
  .swiper-banner {
    min-height: 54rem;
  }
}

.swiper-banner img:not([draggable]),
	.swiper-banner embed,
	.swiper-banner object,
	.swiper-banner video {
  height: auto;
  max-width: 100%;
}

.swiper-banner .swiper-container {
  z-index: 1;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-height: 23rem;
  width: 100%;
  overflow: visible;
  padding-top: 120px;
}

@media (min-width: 540px) {
  .swiper-banner .swiper-container {
    min-height: 32rem;
    padding-top: 130px;
  }
}

@media (min-width: 720px) {
  .swiper-banner .swiper-container {
    min-height: 35rem;
    padding-top: 150px;
  }
}

@media (min-width: 960px) {
  .swiper-banner .swiper-container {
    min-height: 32rem;
  }
}

@media (min-width: 1140px) {
  .swiper-banner .swiper-container {
    min-height: 36rem;
  }
}

@media (min-width: 1320px) {
  .swiper-banner .swiper-container {
    min-height: 38rem;
  }
}

@media (min-width: 1536px) {
  .swiper-banner .swiper-container {
    min-height: 45rem;
  }
}

@media screen and (min-width: 2100px) {
  .swiper-banner .swiper-container {
    min-height: 48rem;
  }
}

@media screen and (min-width: 2300px) {
  .swiper-banner .swiper-container {
    min-height: 50rem;
  }
}

@media screen and (min-width: 2400px) {
  .swiper-banner .swiper-container {
    min-height: 52rem;
  }
}

@media screen and (min-width: 2500px) {
  .swiper-banner .swiper-container {
    min-height: 54rem;
  }
}

.swiper-banner .swiper-slide img {
  display: block;
  margin: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  aspect-ratio: 2/1;
  max-height: 200px;
  border-radius: 0.75rem;
}

@media (min-width: 540px) {
  .swiper-banner .swiper-slide img {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}

@media (min-width: 720px) {
  .swiper-banner .swiper-slide img {
    aspect-ratio: 2/1;
  }
}

@media (min-width: 960px) {
  .swiper-banner .swiper-slide img {
    border-radius: 20px;
  }
}

@media (min-width: 1320px) {
  .swiper-banner .swiper-slide img {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}

.swiper-banner .swiper-button-next,
	.swiper-banner .swiper-button-prev {
  position: absolute;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  top: calc(50% + 30px);
  z-index: 10;
  height: 30px;
  width: 30px;
  border-radius: 9999px;
  background-size: 10px;
}

@media (min-width: 720px) {
  .swiper-banner .swiper-button-next,
	.swiper-banner .swiper-button-prev {
    height: 44px;
    width: 44px;
    background-size: 12px;
  }
}

.swiper-banner .swiper-button-next:after, .swiper-banner .swiper-button-prev:after {
  content: "";
}

.swiper-banner .swiper-button-prev {
  left: -16px !important;
}

@media (min-width: 960px) {
  .swiper-banner .swiper-button-prev {
    left: 20% !important;
  }
}

.swiper-banner .swiper-button-next {
  right: -16px !important;
}

@media (min-width: 960px) {
  .swiper-banner .swiper-button-next {
    right: 20% !important;
  }
}

.swiper-banner .swiper-pagination {
  bottom: var(--swiper-pagination-bottom, 25px) !important;
}

@media screen and (min-width: 1536px) {
  .swiper-banner .swiper-pagination {
    bottom: var(--swiper-pagination-bottom, 34px) !important
  }
}

.swiper-banner .swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-banner .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-banner .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  align-items: center;
}

.swiper-banner .swiper-container-android .swiper-slide,
	.swiper-banner .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-banner .swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}

.swiper-banner .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-banner .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-banner .swiper-container-autoheight,
	.swiper-banner .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-banner .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-banner .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-banner .swiper-wp8-horizontal {
  touch-action: pan-y;
}

.swiper-banner .swiper-wp8-vertical {
  touch-action: pan-x;
}

.swiper-banner .swiper-button-next.swiper-button-disabled,
	.swiper-banner .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-banner .swiper-button-prev,
	.swiper-banner .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M11 20L2 11L11 2' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  right: auto;
}

.swiper-banner .swiper-button-next,
	.swiper-banner .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M2 2L11 11L2 20' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  left: auto;
}

.swiper-banner .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-banner .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

.swiper-banner .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-banner .swiper-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-banner .swiper-3d .swiper-cube-shadow,
	.swiper-banner .swiper-3d .swiper-slide,
	.swiper-banner .swiper-3d .swiper-slide-shadow-bottom,
	.swiper-banner .swiper-3d .swiper-slide-shadow-left,
	.swiper-banner .swiper-3d .swiper-slide-shadow-right,
	.swiper-banner .swiper-3d .swiper-slide-shadow-top,
	.swiper-banner .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-banner .swiper-3d .swiper-slide-shadow-bottom,
	.swiper-banner .swiper-3d .swiper-slide-shadow-left,
	.swiper-banner .swiper-3d .swiper-slide-shadow-right,
	.swiper-banner .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-banner .swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
			to left,
			rgba(0, 0, 0, 1),
			rgba(0, 0, 0, 0.2)
		);
}

.swiper-banner .swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
			to right,
			rgba(0, 0, 0, 1),
			rgba(0, 0, 0, 0.2)
		);
}

.swiper-banner .swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
			to top,
			rgba(0, 0, 0, 1),
			rgba(0, 0, 0, 0)
		);
}

.swiper-banner .swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
			to bottom,
			rgba(0, 0, 0, 1),
			rgba(0, 0, 0, 0)
		);
}

.swiper-banner .swiper-container-coverflow .swiper-wrapper,
	.swiper-banner .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-banner .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-banner .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-banner .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-banner .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-banner .swiper-slide {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

@media (min-width: 720px) {
  .swiper-banner .swiper-slide {
    overflow: hidden;
  }
}

.swiper-banner .swiper-slide.swiper-slide-active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 1;
}

.swiper-banner .swiper-pagination-bullet {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-block;
  height: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 10px;
  transition: 0.2s;
}

.swiper-banner .swiper-pagination-bullet-active {
  background: #fff;
  border: medium none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.s-highlight .swiper-pagination {
  bottom: var(--swiper-pagination-bottom, 0px) !important;
}

.s-highlight .swiper-pagination-bullet {
  background: transparent none repeat scroll 0 0;
  border: 1px solid var(--color-primary);
  border-radius: 10px;
  display: inline-block;
  height: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 10px;
  transition: 0.2s;
}

.s-highlight .swiper-pagination-bullet-active {
  background: var(--color-primary);
  border: medium none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.swiper-hightlight .swiper-button-next,
	.swiper-hightlight .swiper-button-prev {
  position: absolute;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  top: 50%;
  z-index: 10;
  height: 30px;
  width: 30px;
  border-radius: 9999px;
  background-size: 10px;
}

@media (min-width: 720px) {
  .swiper-hightlight .swiper-button-next,
	.swiper-hightlight .swiper-button-prev {
    top: 45%;
    height: 44px;
    width: 44px;
    background-size: 12px;
  }
}

.swiper-hightlight .swiper-button-next:after, .swiper-hightlight .swiper-button-prev:after {
  content: "";
}

.swiper-hightlight .swiper-button-prev,
	.swiper-hightlight .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M11 20L2 11L11 2' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  right: auto;
}

.swiper-hightlight .swiper-button-next,
	.swiper-hightlight .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='22' viewBox='0 0 13 22' fill='none'%3E%3Cpath d='M2 2L11 11L2 20' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  left: auto;
}

@media (min-width: 720px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
  }

  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
    }
  }
}

.\*\:inline-block > * {
  display: inline-block;
}

.\*\:inline-flex > * {
  display: inline-flex;
}

.\*\:aspect-\[2\/1\] > * {
  aspect-ratio: 2/1;
}

.\*\:max-h-\[250px\] > * {
  max-height: 250px;
}

.\*\:w-fit > * {
  width: -moz-fit-content;
  width: fit-content;
}

.\*\:w-full > * {
  width: 100%;
}

.\*\:max-w-full > * {
  max-width: 100%;
}

.\*\:gap-1 > * {
  gap: 0.25rem;
}

.\*\:rounded-lg > * {
  border-radius: 0.5rem;
}

.\*\:border-b > * {
  border-bottom-width: 1px;
}

.\*\:object-cover > * {
  -o-object-fit: cover;
     object-fit: cover;
}

.\*\:py-2 > * {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.first\:pt-0:first-child {
  padding-top: 0px;
}

.last\:mb-4:last-child {
  margin-bottom: 1rem;
}

.last\:\!border-0:last-child {
  border-width: 0px !important;
}

.last\:border-none:last-child {
  border-style: none;
}

.hover\:border-2:hover {
  border-width: 2px;
}

.hover\:border-primary:hover {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary:hover {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-black\/70:hover {
  color: rgb(0 0 0 / 0.7);
}

.hover\:text-primary:hover {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.hover\:text-white\/80:hover {
  color: rgb(255 255 255 / 0.8);
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:border-primary:focus {
  border-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primary:focus {
  --tw-ring-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.active\:bg-primary:active {
  background-color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

.group[open] .group-open\:-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), 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));
}

.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), 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));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: rgb(var(--color-primary-rgb) / var(--tw-bg-opacity, 1));
}

@media (min-width: 540px) {
  .sm\:gap-6 {
    gap: 1.5rem;
  }
}

@media (min-width: 720px) {
  .md\:bottom-4 {
    bottom: 1rem;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!max-h-\[70vh\] {
    max-height: 70vh !important;
  }

  .md\:min-h-14 {
    min-height: 3.5rem;
  }

  .md\:min-h-\[65px\] {
    min-height: 65px;
  }

  .md\:w-2\/4 {
    width: 50%;
  }

  .md\:min-w-14 {
    min-width: 3.5rem;
  }

  .md\:max-w-\[620px\] {
    max-width: 620px;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:\!items-center {
    align-items: center !important;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .md\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 960px) {
  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:order-first {
    order: -9999;
  }

  .lg\:order-last {
    order: 9999;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-\[64px\] {
    height: 64px;
  }

  .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:\!max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:min-w-\[120px\] {
    min-width: 120px;
  }

  .lg\:max-w-40 {
    max-width: 10rem;
  }

  .lg\:max-w-\[120px\] {
    max-width: 120px;
  }

  .lg\:cursor-default {
    cursor: default;
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[1fr_320px\] {
    grid-template-columns: 1fr 320px;
  }

  .lg\:grid-cols-\[1fr_450px\] {
    grid-template-columns: 1fr 450px;
  }

  .lg\:grid-cols-\[300px_1fr\] {
    grid-template-columns: 300px 1fr;
  }

  .lg\:grid-cols-\[minmax\(0\2c 1fr\)_300px\] {
    grid-template-columns: minmax(0,1fr) 300px;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:\!pb-0 {
    padding-bottom: 0px !important;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:text-fs16 {
    font-size: 16px;
  }

  .lg\:text-fs18 {
    font-size: 18px;
  }

  .lg\:text-fs22 {
    font-size: 22px;
  }

  .lg\:text-fs28 {
    font-size: 28px;
  }

  .lg\:text-fs30 {
    font-size: 30px;
  }

  .lg\:text-fs32 {
    font-size: 32px;
  }

  .lg\:text-fs36 {
    font-size: 36px;
  }

  .lg\:text-fs40 {
    font-size: 40px;
  }

  .lg\:text-fs60 {
    font-size: 60px;
  }
}

@media (min-width: 1140px) {
  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
    transform: translate(var(--tw-translate-x), 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));
  }

  .xl\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform: translate(var(--tw-translate-x), 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));
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xl\:gap-3 {
    gap: 0.75rem;
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .group:hover .xl\:group-hover\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), 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));
  }
}

@media (max-width: 320px) {
  .xs\:hidden {
    display: none;
  }
}

.\[\&_summary\:\:-webkit-details-marker\]\:hidden summary::-webkit-details-marker {
  display: none;
}
