@font-face {
  font-family: 'Libre Baskerville';

  src: url(public/fonts/LibreBaskerville-Italic.woff2?aa86ffe7ab092ad05407bbe6603d32f3) format('woff2'),
        url(public/fonts/LibreBaskerville-Italic.woff?8a9d036f9aa24a01b11e06f14665bc4d) format('woff');

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';

  src: url(public/fonts/LibreBaskerville-Regular.woff2?56742ca0af775ee787e13818c5403abb) format('woff2'),
        url(public/fonts/LibreBaskerville-Regular.woff?ee5fed0c1b8a3af15db6338e8032257a) format('woff');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';

  src: url(public/fonts/LibreBaskerville-Bold.woff2?97e73f6520b6367d62a8cb10165dcf7a) format('woff2'),
        url(public/fonts/LibreBaskerville-Bold.woff?9ac9b1c5e34358e848d2b0af180b43ec) format('woff');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Rubik';

  src: url(public/fonts/Rubik-LightItalic.woff2?bb3bcd539d50e91f5e1ecb6c8ad09ca5) format('woff2'),
        url(public/fonts/Rubik-LightItalic.woff?0bd329ff3eca5537fcc4e482d388f461) format('woff');

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: 'Rubik';

  src: url(public/fonts/Rubik-Light.woff2?b67e2dbc54ac3317237360c7b5be8f48) format('woff2'),
        url(public/fonts/Rubik-Light.woff?08de7c79bb8b8c55bc1cf2c621ec3206) format('woff');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}


.mega-menu-wrap{
  width: 100% !important;
}

#mega-menu-wrap-webMenu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-webMenu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-webMenu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background-color: #12403D !important;
}

.mega-menu{
  padding-top: 3rem !important;
}

@media (min-width: 768px){
  .mega-menu{
    padding-top: 0px !important;
  }
}

.mega-menu-link{
  text-align: center !important;
}
/* .et-btn{
    @apply py-4 px-8 text-xl rounded-md bg-gray-600 hover:cursor-pointer shodow-sm;
} */

/* .et-btn-yellow{
    @apply bg-et-yellow text-et-dark;
}
.et-btn-sand{
    @apply bg-et-sand text-white;
}
.et-btn-dark{
    @apply bg-et-dark text-white;
} */

.image-crisp {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.tabs-boxed {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.tab {
  height: auto !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.tab-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(18, 64, 61, var(--tw-bg-opacity)) !important;
}

.collapse:focus {
  background-image: none;
}

.btn-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(249, 210, 57, var(--tw-bg-opacity)) !important;
}

.home-usp {
  background-size: 0 0;
}

@media (min-width) {
  .home-usp {
    background-image: contain;
  }
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.frm_fields_container {
  display: flex !important;
  align-items: center !important;
}

/* .frm_field_19_container .form-field{
    @apply mb-0 !important;
} */

/* 
.frm_style_formidable-style.with_frm_style .form-field {
    @apply mb-0 !important;
}

.frm_form_fields input{
@apply py-5 bg-transparent border border-et-yellow rounded-sm !important;
}

.frm_button_submit{
    @apply bg-et-yellow text-et-dark py-3 outline-none border-none !important;
} */

.wpcf7-response-output {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0.5rem !important;
  border-style: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

/* #wpcf7-f46-o1 .wpcf7-response-output{
    @apply mx-0 px-0 mb-0 mt-2 border-none text-gray-500 !important;
} */

.wpcf7-not-valid-tip {
  margin-top: 0.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}

.wpcf7-form input, .wpcf7-form select {
  width: 100%;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(249, 210, 57, var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.wpcf7-form input:focus, .wpcf7-form select:focus {
  background-color: transparent;
}

.wpcf7-form input[type="submit"] {
  margin-top: 1rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 210, 57, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

.wpcf7-form input[type="submit"]:hover {
  cursor: pointer;
}

@media (min-width: 768px) {
  .wpcf7-form input[type="submit"] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.footer-form {
  display: flex;
}

@media (max-width: 767px) {
  .footer-form {
    display: block;
  }
}

.footer-form input[type="submit"] {
  margin-top: 0px;
  margin-left: 1rem;
}

@media (max-width: 767px) {
  .footer-form input[type="submit"] {
    margin-top: 1rem;
  }

  .footer-form input[type="submit"] {
    margin-left: 0px;
  }
}

/* Contact page */

#wpcf7-f47-o2 p, #wpcf7-f47-o1 p {
  margin-bottom: 0px !important;
}

#wpcf7-f47-o2 input[type="submit"], #wpcf7-f47-o1 input[type="submit"] {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(18, 64, 61, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

#wpcf7-f47-o2 input[type="submit"]:hover, #wpcf7-f47-o1 input[type="submit"]:hover {
  cursor: pointer;
}

#wpcf7-f47-o2 label, #wpcf7-f47-o1 label {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

#wpcf7-f47-o2 input, #wpcf7-f47-o2 select, #wpcf7-f47-o1 input, #wpcf7-f47-o1 select {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

#wpcf7-f47-o2 .wpcf7-not-valid-tip, #wpcf7-f47-o1 .wpcf7-not-valid-tip {
  margin-top: 0px !important;
}

/* #wpcf7-f46-o1 .wpcf7-response-output{
    @apply mx-0 px-0 mb-0 mt-2 border-none text-gray-500 !important;
} */

.accordion {
  position: relative;
  width: 100%;
  transition: 0.4s;
}

.active span {
  --text-opacity: 1;
}

.panel {
  height: 0;
  transition: 0.3s ease height;
  overflow: hidden;
}

/*! tailwindcss v2.0.4 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

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

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

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

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

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

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

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

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

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

/*
Forms
=====
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

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

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

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

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

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

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

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

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

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

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

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

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

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

table {
  border-collapse: collapse;
}

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

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

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

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

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

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

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

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

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

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

* {
  --tw-shadow: 0 0 #0000;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

:root {
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
}

html {
  -webkit-tap-highlight-color: transparent;
}

:root {
  --p: 259 94.4% 51.2%;
  --pf: 259 94.3% 41%;
  --pc: 0 0% 100%;
  --s: 314 100% 47.1%;
  --sf: 314 100% 37.1%;
  --sc: 0 0% 100%;
  --a: 174 60% 51%;
  --af: 174 59.8% 41%;
  --ac: 0 0% 100%;
  --n: 219 14.1% 27.8%;
  --nf: 222 13.4% 19%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98%;
  --b3: 216 12.2% 83.9%;
  --bc: 215 27.9% 16.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --padding-card: 2rem;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --navbar-padding: .5rem;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --tab-spacer: 0.5rem;
  --focus-ring: 2px;
  --focus-ring-offset: 2px;
  --glass-opacity: 30%;
  --glass-border-opacity: 10%;
  --glass-reflex-degree: 100deg;
  --glass-reflex-opacity: 10%;
  --glass-blur: 40px;
  --glass-text-shadow-opacity: 5%;
}

@media (prefers-color-scheme: dark) {
  :root {
    --p: 259 94% 61%;
    --pf: 259 94.4% 51.2%;
    --pc: 0 0% 100%;
    --s: 314 100% 47.1%;
    --sf: 314 100% 37.1%;
    --sc: 0 0% 100%;
    --a: 174 60% 51%;
    --af: 174 59.8% 41%;
    --ac: 0 0% 100%;
    --n: 222 13.4% 19%;
    --nf: 223 13.7% 10%;
    --nc: 0 0% 100%;
    --b1: 219 14.1% 27.8%;
    --b2: 222 13.4% 19%;
    --b3: 223 13.7% 10%;
    --bc: 228 14.3% 93.1%;
    --in: 202 100% 70%;
    --su: 89 61.6% 52%;
    --wa: 54 68.8% 63.5%;
    --er: 0 100% 71.8%;
  }
}

[data-theme=light] {
  --p: 259 94.4% 51.2%;
  --pf: 259 94.3% 41%;
  --pc: 0 0% 100%;
  --s: 314 100% 47.1%;
  --sf: 314 100% 37.1%;
  --sc: 0 0% 100%;
  --a: 174 60% 51%;
  --af: 174 59.8% 41%;
  --ac: 0 0% 100%;
  --n: 219 14.1% 27.8%;
  --nf: 222 13.4% 19%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98%;
  --b3: 216 12.2% 83.9%;
  --bc: 215 27.9% 16.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --padding-card: 2rem;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --navbar-padding: .5rem;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --tab-spacer: 0.5rem;
  --focus-ring: 2px;
  --focus-ring-offset: 2px;
  --glass-opacity: 30%;
  --glass-border-opacity: 10%;
  --glass-reflex-degree: 100deg;
  --glass-reflex-opacity: 10%;
  --glass-blur: 40px;
  --glass-text-shadow-opacity: 5%;
}

[data-theme=dark] {
  --p: 259 94% 61%;
  --pf: 259 94.4% 51.2%;
  --pc: 0 0% 100%;
  --s: 314 100% 47.1%;
  --sf: 314 100% 37.1%;
  --sc: 0 0% 100%;
  --a: 174 60% 51%;
  --af: 174 59.8% 41%;
  --ac: 0 0% 100%;
  --n: 222 13.4% 19%;
  --nf: 223 13.7% 10%;
  --nc: 0 0% 100%;
  --b1: 219 14.1% 27.8%;
  --b2: 222 13.4% 19%;
  --b3: 223 13.7% 10%;
  --bc: 228 14.3% 93.1%;
  --in: 202 100% 70%;
  --su: 89 61.6% 52%;
  --wa: 54 68.8% 63.5%;
  --er: 0 100% 71.8%;
}

[data-theme=cupcake] {
  --p: 183 47.4% 59%;
  --pf: 183 47.2% 49%;
  --pc: 0 0% 100%;
  --s: 338 71.4% 78%;
  --sf: 338 71.8% 68%;
  --sc: 0 0% 100%;
  --a: 39 84.1% 58%;
  --af: 39 83.7% 48%;
  --ac: 0 0% 100%;
  --n: 280 46.5% 13.9%;
  --nf: 279 46.4% 11%;
  --nc: 0 0% 100%;
  --b1: 24 33.3% 97.1%;
  --b2: 27 22% 92%;
  --b3: 22 14.3% 89%;
  --bc: 280 46.5% 13.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 1.9rem;
  --rounded-badge: 1.9rem;
  --tab-border: 2px;
}

[data-theme=bumblebee] {
  --p: 50 94.4% 58%;
  --pf: 50 94.3% 47.8%;
  --pc: 240 33.3% 14.1%;
  --s: 41 74.2% 52.9%;
  --sf: 41 73.6% 43.1%;
  --sc: 0 0% 100%;
  --a: 240 33.3% 14.1%;
  --af: 240 33.3% 10%;
  --ac: 0 0% 100%;
  --n: 240 33.3% 14.1%;
  --nf: 240 33.3% 10%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 0 0% 96.1%;
  --b3: 0 0% 89%;
  --bc: 0 0% 0%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
}

[data-theme=emerald] {
  --p: 141 50% 60%;
  --pf: 141 49.8% 50%;
  --pc: 210 20% 98%;
  --s: 219 96.1% 60%;
  --sf: 219 96.1% 50%;
  --sc: 210 20% 98%;
  --a: 10 81.2% 56.1%;
  --af: 10 81.2% 45.9%;
  --ac: 210 20% 98%;
  --n: 219 20.3% 25.1%;
  --nf: 220 19.5% 15.1%;
  --nc: 210 20% 98%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98%;
  --b3: 0 0% 94.9%;
  --bc: 219 20.3% 25.1%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
}

[data-theme=corporate] {
  --p: 229 95.7% 63.9%;
  --pf: 229 95.7% 53.9%;
  --pc: 233 27.3% 12.9%;
  --s: 215 26.3% 59%;
  --sf: 214 26.1% 48.8%;
  --sc: 233 27.3% 12.9%;
  --a: 154 49% 60%;
  --af: 154 49% 50%;
  --ac: 233 27.3% 12.9%;
  --n: 233 27.3% 12.9%;
  --nf: 240 25% 3.1%;
  --nc: 210 38.5% 94.9%;
  --b1: 0 0% 100%;
  --b2: 210 60% 98%;
  --b3: 210 38.5% 94.9%;
  --bc: 233 27.3% 12.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
}

[data-theme=synthwave] {
  --p: 321 69.6% 69%;
  --pf: 321 70.3% 59%;
  --pc: 257 63.2% 17.1%;
  --sf: 197 87.4% 75.1%;
  --s: 197 86.6% 64.9%;
  --sc: 257 63.2% 17.1%;
  --af: 48 89.3% 67.1%;
  --a: 48 89% 57.1%;
  --ac: 257 63.2% 17.1%;
  --n: 253 60.8% 19%;
  --nf: 257 64.3% 11%;
  --nc: 260 60% 98%;
  --b1: 254 59.1% 25.9%;
  --b2: 253 60.8% 19%;
  --b3: 257 64.3% 11%;
  --bc: 260 60% 98%;
  --in: 199 87% 63.9%;
  --su: 168 74.2% 68%;
  --wa: 48 89% 57.1%;
  --er: 352 73.6% 56.9%;
}

[data-theme=retro] {
  font-family: uisecondaryerif,Georgia,Cambria,Times New Roman,Times,serif;
  --p: 3 73.8% 76.1%;
  --pf: 3 73.6% 65.9%;
  --pc: 345 5.3% 14.9%;
  --s: 145 27.3% 72%;
  --sf: 145 26.8% 62%;
  --sc: 345 5.3% 14.9%;
  --a: 49 67.2% 76.1%;
  --af: 49 66.7% 65.9%;
  --ac: 345 5.3% 14.9%;
  --n: 42 16.8% 42%;
  --nf: 41 13.1% 23.9%;
  --nc: 45 47.1% 80%;
  --b1: 45 47.1% 80%;
  --b2: 45 37.1% 72%;
  --b3: 42 36% 65.1%;
  --bc: 345 5.3% 14.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 0.4rem;
  --rounded-btn: 0.4rem;
  --rounded-badge: 0.4rem;
}

[data-theme=cyberpunk] {
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  --p: 345 100% 72.9%;
  --pf: 344 100% 67.1%;
  --pc: 0 0% 0%;
  --s: 195 80.4% 70%;
  --sf: 194 65.8% 61%;
  --sc: 0 0% 0%;
  --a: 276 74.3% 71%;
  --af: 276 75.7% 62.9%;
  --ac: 0 0% 0%;
  --n: 57 100% 12.9%;
  --nf: 60 80% 2%;
  --nc: 56 100% 50%;
  --b1: 56 100% 50%;
  --b2: 56 100% 42.9%;
  --b3: 56 100% 36.1%;
  --bc: 0 0% 0%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 0;
  --rounded-btn: 0;
  --rounded-badge: 0;
  --tab-radius: 0;
}

[data-theme=valentine] {
  --p: 353 73.8% 67.1%;
  --pf: 353 73.6% 56.9%;
  --pc: 0 0% 100%;
  --s: 254 86.4% 76.9%;
  --sf: 254 86.9% 67.1%;
  --sc: 0 0% 100%;
  --a: 181 55.6% 70%;
  --af: 181 54.9% 60%;
  --ac: 0 0% 100%;
  --n: 336 42.9% 48%;
  --nf: 340 40.2% 38%;
  --nc: 318 46.4% 89%;
  --b1: 318 46.4% 89%;
  --b2: 315 58.9% 79%;
  --b3: 316 62.3% 72.9%;
  --bc: 344 38.5% 28%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 1.9rem;
  --rounded-badge: 1.9rem;
}

[data-theme=halloween] {
  --p: 32 89.3% 52.2%;
  --pf: 32 88.8% 42%;
  --pc: 180 7.3% 8%;
  --s: 271 45.8% 42%;
  --sf: 271 46% 32%;
  --sc: 0 0% 100%;
  --a: 91 100% 32.9%;
  --af: 91 100% 22.9%;
  --ac: 0 0% 100%;
  --n: 180 3.6% 11%;
  --nf: 180 7.3% 8%;
  --nc: 0 0% 100%;
  --b1: 0 0% 12.9%;
  --b2: 180 3.6% 11%;
  --b3: 180 7.3% 8%;
  --bc: 0 0% 100%;
  --in: 202 100% 70%;
  --su: 89 61.6% 52%;
  --wa: 54 68.8% 63.5%;
  --er: 0 100% 71.8%;
}

[data-theme=garden] {
  --p: 139 16% 42.9%;
  --pf: 137 14.8% 33.1%;
  --pc: 0 0% 100%;
  --s: 97 37.1% 93.1%;
  --sf: 98 36.3% 82.2%;
  --sc: 96 32.5% 15.1%;
  --a: 0 67.7% 93.9%;
  --af: 0 71.1% 85.1%;
  --ac: 0 22% 16.1%;
  --n: 0 3.9% 35.1%;
  --nf: 0 3.7% 15.9%;
  --nc: 0 4.3% 91%;
  --b1: 0 4.3% 91%;
  --b2: 0 5.2% 81%;
  --b3: 0 5.4% 71%;
  --bc: 0 3.2% 6.1%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
}

[data-theme=forest] {
  --p: 141 72% 42%;
  --pf: 141 71.8% 32%;
  --pc: 0 0% 100%;
  --s: 141 74.7% 48%;
  --sf: 141 75.3% 38%;
  --sc: 0 0% 100%;
  --a: 35 69% 52%;
  --af: 35 69.2% 42%;
  --ac: 0 0% 100%;
  --n: 0 9.7% 6.1%;
  --nf: 0 20% 2%;
  --nc: 0 0% 100%;
  --b1: 0 12.2% 8%;
  --b2: 0 9.7% 6.1%;
  --b3: 0 20% 2%;
  --bc: 0 0% 100%;
  --rounded-btn: 1.9rem;
  --in: 202 100% 70%;
  --su: 89 61.6% 52%;
  --wa: 54 68.8% 63.5%;
  --er: 0 100% 71.8%;
}

[data-theme=aqua] {
  --p: 189 100% 62.9%;
  --pf: 189 100% 52.9%;
  --pc: 0 0% 0%;
  --s: 274 30.9% 56.9%;
  --sf: 274 30.8% 47.1%;
  --sc: 0 0% 100%;
  --a: 47 100% 80%;
  --af: 47 100% 70%;
  --ac: 0 0% 100%;
  --n: 231 77.4% 32.9%;
  --nf: 231 67.6% 29%;
  --nc: 0 0% 100%;
  --b1: 231 88.7% 38%;
  --b2: 231 77.4% 32.9%;
  --b3: 231 67.6% 29%;
  --bc: 0 0% 100%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
}

[data-theme=lofi] {
  --p: 0 0% 50.2%;
  --pf: 0 0% 45.1%;
  --pc: 240 4% 95.1%;
  --s: 0 0% 30.2%;
  --sf: 0 0% 25.1%;
  --sc: 240 4% 95.1%;
  --a: 0 0% 10.2%;
  --af: 0 0% 5.1%;
  --ac: 240 4% 95.1%;
  --n: 240 4% 95.1%;
  --nf: 240 5.9% 90%;
  --nc: 0 0% 30.2%;
  --b1: 0 0% 100%;
  --b2: 0 0% 100%;
  --b3: 0 0% 100%;
  --bc: 0 0% 49%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --border-color: #e6e6e6;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
  --rounded-box: 0rem;
  --rounded-btn: 0rem;
  --rounded-badge: 0rem;
  --tab-radius: 0rem;
}

[data-theme=lofi] * {
  border-color: var(--border-color) !important;
  --tw-border-opacity: 1 !important;
  --tw-text-opacity: 1 !important;
  --tw-shadow: 0 0 0 1px var(--border-color) !important;
}

[data-theme=pastel] {
  --p: 284 21.6% 80%;
  --pf: 282 21.6% 70%;
  --pc: 0 0% 0%;
  --s: 352 70.5% 88%;
  --sf: 352 69.6% 78%;
  --sc: 0 0% 100%;
  --a: 158 54.6% 81%;
  --af: 158 55.4% 71%;
  --ac: 0 0% 100%;
  --n: 199 43.7% 61%;
  --nf: 199 44% 51%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98%;
  --b3: 216 12.2% 83.9%;
  --bc: 206 3.1% 55.1%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
  --rounded-box: 1rem;
  --rounded-btn: 1.9rem;
  --rounded-badge: 1.9rem;
}

[data-theme=fantasy] {
  --p: 296 82.8% 25.1%;
  --pf: 296 81.8% 15.1%;
  --pc: 0 0% 100%;
  --s: 200 100% 37.1%;
  --sf: 200 100% 27.1%;
  --sc: 0 0% 100%;
  --a: 31 94.4% 51.2%;
  --af: 31 94.3% 41%;
  --ac: 0 0% 100%;
  --n: 215 27.9% 16.9%;
  --nf: 221 39.3% 11%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98%;
  --b3: 216 12.2% 83.9%;
  --bc: 215 27.9% 16.9%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
}

[data-theme=wireframe] {
  font-family: Chalkboard,comic sans ms,"sanssecondaryerif";
  --p: 0 0% 72.2%;
  --pf: 0 0% 72.2%;
  --pc: 0 0% 0%;
  --s: 0 0% 72.2%;
  --sf: 0 0% 72.2%;
  --sc: 0 0% 0%;
  --a: 0 0% 72.2%;
  --af: 0 0% 72.2%;
  --ac: 0 0% 0%;
  --b1: 0 0% 100%;
  --b2: 0 0% 100%;
  --b3: 0 0% 100%;
  --bc: 0 0% 0%;
  --n: 0 0% 92.2%;
  --nf: 0 0% 92.2%;
  --nc: 0 0% 0%;
  --in: 240 100% 50%;
  --su: 120 100% 25.1%;
  --wa: 60 30.2% 50%;
  --er: 0 100% 50%;
  --border-color: #000000;
  --rounded-box: 0.2rem;
  --rounded-btn: 0.2rem;
  --rounded-badge: 0.2rem;
  --tab-radius: 0.2rem;
}

[data-theme=wireframe] * {
  border-color: var(--border-color) !important;
  --tw-border-opacity: 1 !important;
  --tw-text-opacity: 1 !important;
  --tw-shadow: 0 0 0 1px var(--border-color) !important;
}

[data-theme=black] {
  --p: 0 0% 100%;
  --pf: 0 0% 100%;
  --pc: 0 0% 0%;
  --s: 0 0% 100%;
  --sf: 0 0% 100%;
  --sc: 0 0% 0%;
  --a: 0 0% 100%;
  --af: 0 0% 100%;
  --ac: 0 0% 0%;
  --b1: 0 0% 0%;
  --b2: 0 0% 20%;
  --b3: 0 0% 30.2%;
  --bc: 0 0% 100%;
  --n: 0 0% 20%;
  --nf: 0 0% 30.2%;
  --nc: 0 0% 100%;
  --in: 240 100% 50%;
  --su: 120 100% 25.1%;
  --wa: 60 100% 50%;
  --er: 0 100% 50%;
  --rounded-box: 0;
  --rounded-btn: 0;
  --rounded-badge: 0;
  --tab-radius: 0;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
  --btn-text-case: lowercase;
}

[data-theme=luxury] {
  --p: 0 0% 100%;
  --pf: 0 0% 90.2%;
  --pc: 0 0% 0%;
  --s: 218 54.3% 18%;
  --sf: 219 56.1% 8%;
  --sc: 0 0% 100%;
  --a: 319 21.8% 26.1%;
  --af: 320 22% 16.1%;
  --ac: 0 0% 100%;
  --n: 270 4.3% 9%;
  --nf: 270 2.2% 18%;
  --nc: 37 67.3% 58%;
  --b1: 240 10% 3.9%;
  --b2: 270 4.3% 9%;
  --b3: 270 2.2% 18%;
  --bc: 37 67.3% 58%;
  --in: 202 100% 70%;
  --su: 89 61.6% 52%;
  --wa: 54 68.8% 63.5%;
  --er: 0 100% 71.8%;
}

[data-theme=dracula] {
  --p: 330 100% 85.1%;
  --pf: 330 100% 75.1%;
  --pc: 233 12.1% 12.9%;
  --s: 115 100% 85.1%;
  --sf: 115 100% 75.1%;
  --sc: 233 12.1% 12.9%;
  --a: 60 100% 85.1%;
  --af: 60 100% 75.1%;
  --ac: 233 12.1% 12.9%;
  --n: 245 14.3% 15.1%;
  --nf: 233 12.1% 12.9%;
  --nc: 251 100% 90%;
  --b1: 244 13% 21.2%;
  --b2: 245 14.3% 15.1%;
  --b3: 233 12.1% 12.9%;
  --bc: 251 100% 90%;
  --in: 207 89.8% 53.9%;
  --su: 174 100% 29%;
  --wa: 36 100% 50%;
  --er: 14 100% 57.1%;
}

h2 {
  margin-bottom: 1.5rem;
  font-family: 'Libre BaskerVille', ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

@media (min-width: 640px) {
  h2 {
    font-size: 3rem;
    line-height: 1;
  }

  h2 {
    line-height: 1.375;
  }
}

h3 {
  margin-bottom: 1rem;
  font-family: 'Libre BaskerVille', ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

p, .js-tab-content li {
  margin-bottom: 1rem;
  font-family: Rubik, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

.et-btn {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.et-btn:hover {
  cursor: pointer;
}

.et-btn-primary {
  display: inline-flex;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 210, 57, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
}

.et-btn-primary:hover {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgba(18, 64, 61, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.et-btn-primary {
  /* -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; */
  /* font-size: .875rem; */
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

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

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.btn {
  border-color: transparent;
  border-color: hsla(var(--n)/var(--tw-border-opacity,1));
  cursor: pointer;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-duration: .15s;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  border-radius: var(--rounded-btn,.5rem);
  height: 3rem;
  font-size: .875rem;
  line-height: 1.25rem;
  line-height: 2;
  padding-left: 1rem;
  padding-right: 1rem;
  min-height: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  text-transform: var(--btn-text-case,uppercase);
  border-width: var(--border-btn,1px);
  -webkit-animation: button-pop var(--animation-btn,.25s) ease-out;
  animation: button-pop var(--animation-btn,.25s) ease-out;
  --tw-bg-opacity: 1;
  background-color: hsla(var(--n)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  color: hsla(var(--nc)/var(--tw-text-opacity,1));
}

.btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.btn-disabled,.btn[disabled] {
  pointer-events: none;
  --tw-bg-opacity: 1;
  --tw-bg-opacity: 0.2;
  background-color: hsla(var(--n)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 0;
  --tw-text-opacity: 1;
  --tw-text-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
}

.btn-square {
  height: 3rem;
  padding: 0;
  width: 3rem;
}

.btn.loading,.btn.loading:hover {
  pointer-events: none;
}

.btn.loading:before {
  border-radius: 9999px;
  border-width: 2px;
  height: 1rem;
  margin-right: .5rem;
  width: 1rem;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  border-color: transparent currentColor currentColor transparent;
}

@media (prefers-reduced-motion:reduce) {
  .btn.loading:before {
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
  }
}

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

  to {
    transform: rotate(1turn);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.btn-group>input[type=radio].btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn-group>input[type=radio].btn:before {
  content: attr(data-title);
}

.checkbox:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.footer {
  display: grid;
  place-items: start;
  width: 100%;
  grid-auto-flow: row;
  font-size: .875rem;
  line-height: 1.25rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  row-gap: 2.5rem;
}

.footer>* {
  display: grid;
  place-items: start;
  grid-auto-flow: row;
  gap: .5rem;
}

@media (min-width:48rem) {
  .footer {
    grid-auto-flow: column;
  }

  .footer-center {
    grid-auto-flow: row dense;
  }
}

.label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .5rem .25rem;
}

.hero {
  background-position: 50%;
  background-size: cover;
  display: grid;
  place-items: center;
  width: 100%;
}

.hero>* {
  grid-column-start: 1;
  grid-row-start: 1;
}

.input {
  flex-shrink: 1;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-duration: .15s;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  height: 3rem;
  font-size: .875rem;
  line-height: 1.25rem;
  line-height: 2;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  --tw-border-opacity: 0;
  border-color: hsla(var(--bc)/var(--tw-border-opacity,1));
  border-width: 1px;
  border-radius: var(--rounded-btn,.5rem);
}

.input:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsla(var(--bc)/.2);
}

.link {
  cursor: pointer;
  text-decoration: underline;
}

.modal {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  z-index: 999;
  --tw-bg-opacity: 1;
  --tw-bg-opacity: 0.4;
  background-color: hsla(var(--nf)/var(--tw-bg-opacity,1));
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-duration: .15s;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

@media (min-width:640px) {
  .modal {
    align-items: center;
  }

  .modal-box {
    max-width: 32rem;
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    --tw-translate-y: 0px;
    border-bottom-left-radius: var(--rounded-box,1rem);
    border-bottom-right-radius: var(--rounded-box,1rem);
  }
}

.modal-open,.modal-toggle:checked~.modal,.modal:target {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.modal-action {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5rem;
}

.modal-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.navbar {
  display: flex;
  align-items: center;
  padding: var(--navbar-padding,.5rem);
  min-height: 4rem;
}

.navbar>* {
  display: flex;
  align-items: center;
}

.navbar-start {
  width: 50%;
  justify-content: flex-start;
}

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

.navbar-end {
  width: 50%;
  justify-content: flex-end;
}

.range {
  cursor: pointer;
  height: 1.25rem;
  width: 100%;
  -webkit-appearance: none;
  --range-shdw: var(--bc);
  background-color: transparent;
}

.range:focus {
  outline: none;
}

.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 3rem;
  font-size: .875rem;
  line-height: 1.25rem;
  line-height: 2;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-right: 2.5rem;
  min-height: 3rem;
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  --tw-border-opacity: 0;
  border-color: hsla(var(--bc)/var(--tw-border-opacity,1));
  border-width: 1px;
  font-weight: 600;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-duration: .15s;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  border-radius: var(--rounded-btn,.5rem);
  background-image: linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);
  background-position: calc(100% - 20px) calc(1px + 50%),calc(100% - 16px) calc(1px + 50%);
  background-size: 4px 4px,4px 4px;
  background-repeat: no-repeat;
}

.select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsla(var(--bc)/.2);
}

.select-disabled,.select[disabled] {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b2)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  border-color: hsla(var(--b2)/var(--tw-border-opacity,1));
  cursor: not-allowed;
  --tw-text-opacity: 0.2;
}

.steps .step {
  display: grid;
  place-items: center;
  text-align: center;
  grid-template-columns: repeat(1,minmax(0,1fr));
  grid-template-rows: repeat(2,minmax(0,1fr));
  grid-template-rows: 40px 1fr;
  min-width: 4rem;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.tab {
  cursor: pointer;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 2rem;
  font-size: .875rem;
  line-height: 1.25rem;
  line-height: 2;
  --tab-padding: 1rem;
  --tw-text-opacity: 1;
  --tw-text-opacity: 0.5;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
  padding-left: var(--tab-padding,1rem);
  padding-right: var(--tab-padding,1rem);
}

.btn .badge {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  border-color: transparent;
  --tw-text-opacity: 1;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
}

.btn .badge-outline {
  background-color: transparent;
  --tw-border-opacity: 1;
  border-color: hsla(var(--b2)/var(--tw-border-opacity,1));
  --tw-text-opacity: 1;
  color: hsla(var(--b2)/var(--tw-text-opacity,1));
}

.btn:active:focus,.btn:active:hover {
  -webkit-animation: none;
  animation: none;
  transform: scale(var(--btn-focus-scale,.95));
}

.btn-active,.btn:hover {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--nf)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  border-color: hsla(var(--nf)/var(--tw-border-opacity,1));
}

.btn:focus-visible {
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsl(var(--nf));
}

.btn.glass.btn-active,.btn.glass:hover {
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}

.btn.glass:focus-visible {
  box-shadow: 0 0 0 2px currentColor;
}

.btn-ghost {
  background-color: transparent;
  border-color: transparent;
  border-width: 1px;
  color: currentColor;
}

.btn-ghost.btn-active,.btn-ghost:hover {
  --tw-bg-opacity: 1;
  --tw-bg-opacity: 0.2;
  background-color: hsla(var(--bc)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 0;
}

.btn-ghost:focus-visible {
  box-shadow: 0 0 0 2px currentColor;
}

.btn.loading.btn-circle:before,.btn.loading.btn-square:before {
  margin-right: 0;
}

.btn.loading.btn-lg:before,.btn.loading.btn-xl:before {
  height: 1.25rem;
  width: 1.25rem;
}

.btn.loading.btn-sm:before,.btn.loading.btn-xs:before {
  height: .75rem;
  width: .75rem;
}

.btn-group>.btn-active,.btn-group>input[type=radio]:checked.btn {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--p)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  border-color: hsla(var(--p)/var(--tw-border-opacity,1));
  --tw-text-opacity: 1;
  color: hsla(var(--pc)/var(--tw-text-opacity,1));
}

.btn-group>.btn-active:focus-visible,.btn-group>input[type=radio]:checked.btn:focus-visible {
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsl(var(--p));
}

.btn-group>.btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}

.btn-group>.btn:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@-webkit-keyframes button-pop {
  0% {
    transform: scale(var(--btn-focus-scale,.95));
  }

  40% {
    transform: scale(1.02);
  }

  to {
    transform: scale(1);
  }
}

@keyframes button-pop {
  0% {
    transform: scale(var(--btn-focus-scale,.95));
  }

  40% {
    transform: scale(1.02);
  }

  to {
    transform: scale(1);
  }
}

.checkbox {
  --chkbg: var(--bc);
  --chkfg: var(--b1);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  --tw-border-opacity: 1;
  --tw-border-opacity: 0.2;
  border-color: hsla(var(--bc)/var(--tw-border-opacity,1));
  border-width: 1px;
  cursor: pointer;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: var(--rounded-btn,.5rem);
}

.checkbox:focus-visible {
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsl(var(--bc));
}

.checkbox:checked {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--bc)/var(--tw-bg-opacity,1));
  background-repeat: no-repeat;
  -webkit-animation: checkmark var(--animation-input,.2s) ease-in-out;
  animation: checkmark var(--animation-input,.2s) ease-in-out;
  background-image: linear-gradient(-45deg,transparent 65%,hsl(var(--chkbg)) 0),linear-gradient(45deg,transparent 75%,hsl(var(--chkbg)) 0),linear-gradient(-45deg,hsl(var(--chkbg)) 40%,transparent 0),linear-gradient(45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 0,hsl(var(--chkfg)) 40%,transparent 0),linear-gradient(-45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 0);
}

.checkbox:disabled {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--bc)/var(--tw-bg-opacity,1));
  border-color: transparent;
  cursor: not-allowed;
  opacity: .2;
}

@-webkit-keyframes checkmark {
  0% {
    background-position-y: 5px;
  }

  50% {
    background-position-y: -2px;
  }

  to {
    background-position-y: 0;
  }
}

@keyframes checkmark {
  0% {
    background-position-y: 5px;
  }

  50% {
    background-position-y: -2px;
  }

  to {
    background-position-y: 0;
  }
}

.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-ghost {
  box-shadow: 0 0 0 2px currentColor;
}

.label a:hover {
  --tw-text-opacity: 1;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
}

.input-disabled,.input[disabled] {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b2)/var(--tw-bg-opacity,1));
  --tw-border-opacity: 1;
  border-color: hsla(var(--b2)/var(--tw-border-opacity,1));
  cursor: not-allowed;
  --tw-text-opacity: 0.2;
}

.input-disabled::-moz-placeholder,.input[disabled]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.input-disabled:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.input-disabled::-moz-placeholder, .input[disabled]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.input-disabled:-ms-input-placeholder, .input[disabled]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.input-disabled::placeholder,.input[disabled]::placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.link:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.link:focus-visible {
  box-shadow: 0 0 0 2px currentColor;
}

.modal-box {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  padding: 1.5rem;
  width: 100%;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-y: 2.5rem;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-duration: .15s;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  border-top-left-radius: var(--rounded-box,1rem);
  border-top-right-radius: var(--rounded-box,1rem);
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
}

.modal-open .modal-box,.modal-toggle:checked~.modal .modal-box,.modal:target .modal-box {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-translate-y: 0px;
}

.modal-action>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem*var(--tw-space-x-reverse));
  margin-left: calc(0.5rem*(1 - var(--tw-space-x-reverse)));
}

@-webkit-keyframes radiomark {
  0% {
    box-shadow: 0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset,var(--focus-shadow);
  }

  50% {
    box-shadow: 0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset,var(--focus-shadow);
  }

  to {
    box-shadow: 0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset,var(--focus-shadow);
  }
}

@keyframes radiomark {
  0% {
    box-shadow: 0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset,var(--focus-shadow);
  }

  50% {
    box-shadow: 0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset,var(--focus-shadow);
  }

  to {
    box-shadow: 0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset,var(--focus-shadow);
  }
}

.range:focus-visible::-webkit-slider-thumb {
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsl(var(--range-shdw));
}

.range:focus-visible::-moz-range-thumb {
  box-shadow: 0 0 0 2px hsl(var(--b1)),0 0 0 4px hsl(var(--range-shdw));
}

.range::-webkit-slider-runnable-track {
  height: .5rem;
  width: 100%;
  border-radius: var(--rounded-box,1rem);
  background-color: hsla(var(--bc)/.1);
}

.range::-moz-range-track {
  height: .5rem;
  width: 100%;
  border-radius: var(--rounded-box,1rem);
  background-color: hsla(var(--bc)/.1);
}

.range::-webkit-slider-thumb {
  background-color: hsl(var(--range-shdw));
  border-style: none;
  height: 1.25rem;
  position: relative;
  width: 1.25rem;
  -webkit-transition-property: all;
  transition-property: all;
  transition-duration: .15s;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  border-radius: var(--rounded-box,1rem);
  -webkit-appearance: none;
  top: 50%;
  transform: translateY(-50%);
}

.range::-moz-range-thumb {
  background-color: hsl(var(--range-shdw));
  border-style: none;
  height: 1.25rem;
  position: relative;
  width: 1.25rem;
  -moz-transition-property: all;
  transition-property: all;
  transition-duration: .15s;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  border-radius: var(--rounded-box,1rem);
  top: 50%;
}

.select-disabled::-moz-placeholder,.select[disabled]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.select-disabled:-ms-input-placeholder,.select[disabled]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.select-disabled::-moz-placeholder, .select[disabled]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.select-disabled:-ms-input-placeholder, .select[disabled]:-ms-input-placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.select-disabled::placeholder,.select[disabled]::placeholder {
  --tw-placeholder-opacity: 1;
  --tw-placeholder-opacity: 0.2;
  color: hsla(var(--bc)/var(--tw-placeholder-opacity,1));
}

.steps .step:before {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b3)/var(--tw-bg-opacity,1));
  height: .5rem;
  top: 0;
  --tw-text-opacity: 1;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
  width: 100%;
  grid-column-start: 1;
  grid-row-start: 1;
  content: "";
  margin-left: -100%;
}

.steps .step:after {
  content: counter(step);
  counter-increment: step;
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b3)/var(--tw-bg-opacity,1));
  border-radius: 9999px;
  display: block;
  display: grid;
  place-items: center;
  place-self: center;
  height: 2rem;
  position: relative;
  --tw-text-opacity: 1;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
  width: 2rem;
  grid-column-start: 1;
  grid-row-start: 1;
}

.steps .step:first-child:before {
  content: none;
}

.steps .step[data-content]:after {
  content: attr(data-content);
}

.tab:hover {
  --tw-text-opacity: 1;
}

.tab.tab-active {
  border-color: hsla(var(--bc)/var(--tw-border-opacity,1));
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  color: hsla(var(--bc)/var(--tw-text-opacity,1));
}

.tab:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.tab:focus-visible {
  box-shadow: inset 0 0 0 2px currentColor;
}

.tab-lifted.tab-active {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b1)/var(--tw-bg-opacity,1));
  border-left-width: var(--tab-border,1px);
  border-bottom-width: 0;
  border-right-width: var(--tab-border,1px);
  border-top-width: var(--tab-border,1px);
  border-left-color: hsla(var(--border-color,var(--b3))/var(--tw-border-opacity,1));
  border-right-color: hsla(var(--border-color,var(--b3))/var(--tw-border-opacity,1));
  border-top-color: hsla(var(--border-color,var(--b3))/var(--tw-border-opacity,1));
  padding-left: calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));
  padding-right: calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));
  padding-bottom: var(--tab-border,1px);
  padding-top: 0;
}

.tab-lifted.tab-active:after,.tab-lifted.tab-active:before {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  width: var(--tab-radius,.5rem);
  height: var(--tab-radius,.5rem);
  bottom: 0;
  --tab-grad: calc(68% - var(--tab-border, 1px));
  --tab-corner-bg: radial-gradient(circle at var(--circle-pos),transparent var(--tab-grad),hsla(var(--border-color,var(--b3))/var(--tw-border-opacity,1)) calc(var(--tab-grad) + 0.3px),hsla(var(--border-color,var(--b3))/var(--tw-border-opacity,1)) calc(var(--tab-grad) + var(--tab-border, 1px)),hsla(var(--b1)/var(--tw-border-opacity,1)) calc(var(--tab-grad) + var(--tab-border, 1px) + 0.3px));
}

.tab-lifted.tab-active:before {
  left: calc(var(--tab-radius, .5rem)*-1);
  --circle-pos: top left;
  background-image: var(--tab-corner-bg);
}

[dir=rtl] .tab-lifted.tab-active:before {
  --circle-pos: top right;
}

.tab-lifted.tab-active:after {
  right: calc(var(--tab-radius, .5rem)*-1);
  --circle-pos: top right;
  background-image: var(--tab-corner-bg);
}

[dir=rtl] .tab-lifted.tab-active:after {
  --circle-pos: top left;
}

.tab-lifted.tab-active:first-child:before {
  background: none;
}

.tab-lifted.tab-active:last-child:after {
  background: none;
}

.tab-lifted.tab-active+.tab-lifted.tab-active:before {
  background: none;
}

.tabs-boxed {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--b2)/var(--tw-bg-opacity,1));
  padding: .25rem;
  border-radius: var(--rounded-btn,.5rem);
}

.tabs-boxed .tab-active {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--p)/var(--tw-bg-opacity,1));
  --tw-text-opacity: 1;
  color: hsla(var(--pc)/var(--tw-text-opacity,1));
  border-radius: var(--rounded-btn,.5rem);
}

.tabs-boxed .tab-active:hover {
  --tw-text-opacity: 1;
  color: hsla(var(--pc)/var(--tw-text-opacity,1));
}

.rounded-box {
  border-radius: var(--rounded-box,1rem);
}

.rounded-btn {
  border-radius: var(--rounded-btn,.5rem);
}

.btn-sm {
  height: 2rem;
  font-size: .875rem;
  line-height: 1.25rem;
  line-height: 2rem;
  padding-left: .75rem;
  padding-right: .75rem;
  min-height: 2rem;
}

.btn-square.btn-xs {
  height: 1.5rem;
  padding: 0;
  width: 1.5rem;
}

.btn-square.btn-sm {
  height: 2rem;
  padding: 0;
  width: 2rem;
}

.btn-square.btn-md {
  height: 3rem;
  padding: 0;
  width: 3rem;
}

.btn-square.btn-lg {
  height: 4rem;
  padding: 0;
  width: 4rem;
}

.btn-circle.btn-sm {
  border-radius: 9999px;
  height: 2rem;
  padding: 0;
  width: 2rem;
}

/* @import url("../../public/fonts/stylesheet.css"); */

.relative {
  position: relative;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.top-0 {
  top: 0px;
}

.top-3 {
  top: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

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

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

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

.order-first {
  order: -9999;
}

.order-2 {
  order: 2;
}

.-m-4 {
  margin: -1rem;
}

.m-8 {
  margin: 2rem;
}

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

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

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

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

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

.-ml-4 {
  margin-left: -1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

.ml-3 {
  margin-left: 0.75rem;
}

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

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

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

.mt-12 {
  margin-top: 3rem;
}

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

.mt-0 {
  margin-top: 0px;
}

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

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

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

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

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

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

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

.mb-0 {
  margin-bottom: 0px;
}

.ml-4 {
  margin-left: 1rem;
}

.flex {
  display: flex;
}

.block {
  display: block;
}

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

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

.hidden {
  display: none;
}

.h-auto {
  height: auto;
}

.h-6 {
  height: 1.5rem;
}

.h-full {
  height: 100%;
}

.h-5 {
  height: 1.25rem;
}

.h-12 {
  height: 3rem;
}

.h-screen {
  height: 100vh;
}

.h-1 {
  height: 0.25rem;
}

.h-20 {
  height: 5rem;
}

.h-10 {
  height: 2.5rem;
}

.min-h-full {
  min-height: 100%;
}

.w-full {
  width: 100%;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-6 {
  width: 1.5rem;
}

.w-5 {
  width: 1.25rem;
}

.w-12 {
  width: 3rem;
}

.w-screen {
  width: 100vw;
}

.w-52 {
  width: 13rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-20 {
  width: 5rem;
}

.w-10 {
  width: 2.5rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-60 {
  width: 15rem;
}

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-xl {
  max-width: 36rem;
}

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

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-lg {
  max-width: 1024px;
}

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

.flex-grow {
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

.gap-5 {
  gap: 1.25rem;
}

.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-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-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));
}

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

.divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-none {
  border-radius: 0px;
}

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

.border {
  border-width: 1px;
}

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

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

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.bg-et-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 210, 57, var(--tw-bg-opacity));
}

.bg-et-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(18, 64, 61, var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.bg-et-light {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 243, 243, var(--tw-bg-opacity));
}

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

.bg-neutral {
  --tw-bg-opacity: 1;
  background-color: hsla(var(--n) / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

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

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.stroke-current {
  stroke: currentColor;
}

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

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

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-8 {
  padding: 2rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

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

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

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

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

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

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

.pb-32 {
  padding-bottom: 8rem;
}

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

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

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

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

.pb-2 {
  padding-bottom: 0.5rem;
}

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

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-8 {
  line-height: 2rem;
}

.leading-relaxed {
  line-height: 1.625;
}

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

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

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

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-et-yellow {
  --tw-text-opacity: 1;
  color: rgba(249, 210, 57, var(--tw-text-opacity));
}

.text-et-dark {
  --tw-text-opacity: 1;
  color: rgba(18, 64, 61, var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-neutral-content {
  --tw-text-opacity: 1;
  color: hsla(var(--nc) / var(--tw-text-opacity));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.underline {
  text-decoration: underline;
}

.opacity-0 {
  opacity: 0;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-et {
  --tw-shadow: 10px 10px #12403D;
  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 rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
  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;
}

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

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

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

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus\:bg-transparent:focus {
  background-color: transparent;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2: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(2px + 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-indigo-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

@media (min-width: 640px) {
  .sm\:absolute {
    position: absolute;
  }

  .sm\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

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

  .sm\:mr-4 {
    margin-right: 1rem;
  }

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

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

  .sm\:inline {
    display: inline;
  }

  .sm\:w-auto {
    width: auto;
  }

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

  .sm\:flex-row {
    flex-direction: row;
  }

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

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

  .sm\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }
}

@media (min-width: 768px) {
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-80 {
    width: 20rem;
  }

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

  .md\:max-w-md {
    max-width: 28rem;
  }

  .md\:flex-grow {
    flex-grow: 1;
  }

  .md\:flex-row {
    flex-direction: row;
  }

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

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

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

  .md\: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));
  }

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

  .md\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

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

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

  .md\:pl-16 {
    padding-left: 4rem;
  }

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

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

  .lg\:top-auto {
    top: auto;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

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

  .lg\:mr-0 {
    margin-right: 0px;
  }

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

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

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

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

  .lg\:flex {
    display: flex;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-80 {
    width: 20rem;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-8\/12 {
    width: 66.666667%;
  }

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

  .lg\:max-w-xl {
    max-width: 36rem;
  }

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

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:max-w-lg {
    max-width: 32rem;
  }

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

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

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

  .lg\:justify-end {
    justify-content: flex-end;
  }

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

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

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

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

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

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

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

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1280px) {
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mr-4 {
    margin-right: 1rem;
  }

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

  .xl\:mr-16 {
    margin-right: 4rem;
  }

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

  .xl\:w-80 {
    width: 20rem;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:max-w-2xl {
    max-width: 42rem;
  }

  .xl\:max-w-screen-lg {
    max-width: 1024px;
  }

  .xl\:max-w-md {
    max-width: 28rem;
  }

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

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

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .\32xl\:max-w-4xl {
    max-width: 56rem;
  }

  .\32xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

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

  .\32xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

