/*
Theme Name: Future Days
Author: Dengun
Author URI: https://www.dengun.com
Description: Derived from Twenty Twenty-Tree, theme used for a single-page app using Tailwind.css
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: future-days
Tags: tailwind, custom, single-page, fse
*/

/*
! tailwindcss v3.3.3 | 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.
*/

html {
  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: Suisse;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}

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

*, ::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(59 130 246 / 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(59 130 246 / 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:  ;
}

.container {
  width: 100%;
}

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

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

.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-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-\[0\] {
  inset: 0;
}

.inset-x-\[0\] {
  left: 0;
  right: 0;
}

.-top-lg {
  top: -30px;
}

.bottom-\[0\] {
  bottom: 0;
}

.bottom-\[10px\] {
  bottom: 10px;
}

.bottom-\[auto\] {
  bottom: auto;
}

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

.left-\[0\] {
  left: 0;
}

.left-\[12px\] {
  left: 12px;
}

.left-sm {
  left: 20px;
}

.right-\[0\] {
  right: 0;
}

.right-\[10px\] {
  right: 10px;
}

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

.top-\[-35px\] {
  top: -35px;
}

.top-\[0\] {
  top: 0;
}

.top-\[40px\] {
  top: 40px;
}

.top-\[72px\] {
  top: 72px;
}

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

.m-\[0\] {
  margin: 0;
}

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

.mx-sm {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-xxxs {
  margin-left: 5px;
  margin-right: 5px;
}

.my-md {
  margin-top: 25px;
  margin-bottom: 25px;
}

.my-sm {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-lg {
  margin-bottom: 30px;
}

.mb-md {
  margin-bottom: 25px;
}

.mb-sm {
  margin-bottom: 20px;
}

.mb-xs {
  margin-bottom: 15px;
}

.mb-xxl {
  margin-bottom: 40px;
}

.mb-xxs {
  margin-bottom: 10px;
}

.mb-xxxs {
  margin-bottom: 5px;
}

.ml-auto {
  margin-left: auto;
}

.ml-xs {
  margin-left: 15px;
}

.mr-xxs {
  margin-right: 10px;
}

.mt-auto {
  margin-top: auto;
}

.mt-lg {
  margin-top: 30px;
}

.mt-md {
  margin-top: 25px;
}

.mt-sm {
  margin-top: 20px;
}

.mt-xl {
  margin-top: 35px;
}

.mt-xxs {
  margin-top: 10px;
}

.mt-xxxs {
  margin-top: 5px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1\.1\] {
  aspect-ratio: 1.1;
}

.aspect-\[1\] {
  aspect-ratio: 1;
}

.aspect-\[2\.4442\] {
  aspect-ratio: 2.4442;
}

.aspect-\[3\.5\] {
  aspect-ratio: 3.5;
}

.aspect-\[8\.89\/6\] {
  aspect-ratio: 8.89/6;
}

.\!h-auto {
  height: auto !important;
}

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

.h-\[14vw\] {
  height: 14vw;
}

.h-\[15vw\] {
  height: 15vw;
}

.h-\[16vw\] {
  height: 16vw;
}

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

.min-h-\[calc\(100vh_-_225px\)\] {
  min-height: calc(100vh - 225px);
}

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

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

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

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

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

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

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

.w-\[50vw\] {
  width: 50vw;
}

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

.w-\[clamp\(340px\2c 880px\2c 880px\)\] {
  width: clamp(340px,880px,880px);
}

.w-\[clamp\(360px\2c 1176px\2c 1176px\)\] {
  width: clamp(360px,1176px,1176px);
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

.flex-1 {
  flex: 1 1 0%;
}

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

.basis-\[content\] {
  flex-basis: content;
}

.-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-1\/2 {
  --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));
}

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

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

.resize {
  resize: both;
}

.scroll-mt-\[120px\] {
  scroll-margin-top: 120px;
}

.scroll-mt-xs {
  scroll-margin-top: 15px;
}

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

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}

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

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

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

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

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

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

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

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

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

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[7px\] {
  gap: 7px;
}

.gap-lg {
  gap: 30px;
}

.gap-sm {
  gap: 20px;
}

.gap-xs {
  gap: 15px;
}

.gap-xxs {
  gap: 10px;
}

.gap-xxxl {
  gap: 45px;
}

.gap-xxxs {
  gap: 5px;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

.scroll-smooth {
  scroll-behavior: smooth;
}

.rounded {
  border-radius: 30px;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[17px\] {
  border-radius: 17px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[25px\] {
  border-radius: 25px;
}

.rounded-\[calc\(20px-var\(--border-thickness\)\)\] {
  border-radius: calc(20px - var(--border-thickness));
}

.rounded-b-\[15px\] {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.rounded-r-\[20px\] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.rounded-t-\[15px\] {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.rounded-t-\[17px\] {
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
}

.rounded-t-\[20px\] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-sm {
  border-width: 1px;
}

.border-b-\[0\] {
  border-bottom-width: 0;
}

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

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

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

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

.border-theme-text {
  border-color: var(--fd-theme-text);
}

.border-theme-text-nav {
  border-color: var(--fd-theme-text-nav);
}

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

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

.bg-\[\#55FDBB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(85 253 187 / var(--tw-bg-opacity));
}

.bg-\[\#58FCC3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(88 252 195 / var(--tw-bg-opacity));
}

.bg-\[\#5c6568\] {
  --tw-bg-opacity: 1;
  background-color: rgb(92 101 104 / var(--tw-bg-opacity));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\] {
  background-color: rgba(0,0,0,0.8);
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.85\)\] {
  background-color: rgba(0,0,0,0.85);
}

.bg-\[transparent\] {
  background-color: transparent;
}

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

.bg-theme-bg {
  background-color: var(--fd-theme-bg);
}

.bg-theme-text {
  background-color: var(--fd-theme-text);
}

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

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-opacity-\[0\.85\] {
  --tw-bg-opacity: 0.85;
}

.bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\.85\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.00\)_100\%\)\] {
  background-image: linear-gradient(180deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.00) 100%);
}

.bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/backgrounds\/plants-monstrera\.webp\'\)\2c _url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/backgrounds\/plants-estrelicia\.webp\'\)\] {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/plants-monstrera.webp'), url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/plants-estrelicia.webp');
}

.bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/circle-chevron-left\.svg\'\)\] {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/circle-chevron-left.svg');
}

.bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/circle-chevron-right\.svg\'\)\] {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/circle-chevron-right.svg');
}

.bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/ig-white\.svg\'\)\] {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/ig-white.svg');
}

.bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/in-white\.svg\'\)\] {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/in-white.svg');
}

.bg-black-white {
  background-image: linear-gradient(270deg,#000 64.45%,#3b3b3b);
}

.bg-blue-yellow {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/blue-yellow.webp');
}

.bg-orange-green {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/orange-green.webp');
}

.bg-pink-green {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/pink-green.webp');
}

.bg-pink-green-linear {
  background-image: linear-gradient(210deg, #FC80D4 7.48%, #FB79FA 25.94%, #C18FE8 44.65%, #85EBFF 72.94%, #55FDBB 101.23%);
}

.bg-white-black {
  background-image: linear-gradient(90deg,#3b3b3b 45%,#000 70%);
}

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

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

.bg-\[position\:left\2c _right\] {
  background-position: left, right;
}

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

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

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

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

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

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

.p-\[2px\] {
  padding: 2px;
}

.p-\[3px\] {
  padding: 3px;
}

.p-sm {
  padding: 20px;
}

.p-xs {
  padding: 15px;
}

.p-xxs {
  padding: 10px;
}

.p-xxxs {
  padding: 5px;
}

.px-\[0\] {
  padding-left: 0;
  padding-right: 0;
}

.px-\[17px\] {
  padding-left: 17px;
  padding-right: 17px;
}

.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}

.px-lg {
  padding-left: 30px;
  padding-right: 30px;
}

.px-sm {
  padding-left: 20px;
  padding-right: 20px;
}

.px-xl {
  padding-left: 35px;
  padding-right: 35px;
}

.px-xs {
  padding-left: 15px;
  padding-right: 15px;
}

.px-xxs {
  padding-left: 10px;
  padding-right: 10px;
}

.px-xxxs {
  padding-left: 5px;
  padding-right: 5px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.py-lg {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-xl {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-xs {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-xxl {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-xxs {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pb-4xl {
  padding-bottom: 50px;
}

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

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

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

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

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

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

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

.pb-\[5vh\] {
  padding-bottom: 5vh;
}

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

.pb-sm {
  padding-bottom: 20px;
}

.pb-xl {
  padding-bottom: 35px;
}

.pb-xxl {
  padding-bottom: 40px;
}

.pb-xxs {
  padding-bottom: 10px;
}

.pl-\[7px\] {
  padding-left: 7px;
}

.pl-xs {
  padding-left: 15px;
}

.pl-xxs {
  padding-left: 10px;
}

.pr-\[3px\] {
  padding-right: 3px;
}

.pr-\[40px\] {
  padding-right: 40px;
}

.pr-\[7px\] {
  padding-right: 7px;
}

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

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

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

.pt-md {
  padding-top: 25px;
}

.pt-sm {
  padding-top: 20px;
}

.pt-xs {
  padding-top: 15px;
}

.pt-xxl {
  padding-top: 40px;
}

.pt-xxs {
  padding-top: 10px;
}

.pt-xxxs {
  padding-top: 5px;
}

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

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

.font-sans {
  font-family: Suisse;
}

.font-serif {
  font-family: Epika;
}

.text-\[108px\] {
  font-size: 108px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-caption {
  font-size: 0.75rem;
  line-height: 106%;
}

.text-hero-sm {
  font-size: 2.5rem;
  line-height: 105%;
}

.text-lg {
  font-size: 1.5625rem;
  line-height: 105%;
}

.text-md {
  font-size: 1.25rem;
  line-height: 105%;
}

.text-sm {
  font-size: 0.9375rem;
  line-height: 106%;
}

.text-xl {
  font-size: 2.1875rem;
  line-height: 105%;
}

.text-xxl {
  font-size: 3.125rem;
  line-height: 105%;
}

.font-light {
  font-weight: 300;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-\[0\.8\] {
  line-height: 0.8;
}

.leading-\[1\.05\] {
  line-height: 1.05;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

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

.leading-\[106\.424\%\] {
  line-height: 106.424%;
}

.leading-\[109\.424\%\] {
  line-height: 109.424%;
}

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

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

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

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

.tracking-\[-0\.25px\] {
  letter-spacing: -0.25px;
}

.tracking-\[-0\.5px\] {
  letter-spacing: -0.5px;
}

.tracking-\[-0\.6px\] {
  letter-spacing: -0.6px;
}

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

.text-theme-text {
  color: var(--fd-theme-text);
}

.text-theme-text-nav {
  color: var(--fd-theme-text-nav);
}

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-\[0\] {
  opacity: 0;
}

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

.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-100 {
  transition-duration: 100ms;
}

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

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

* {
  /* https://www.uv.mx/personal/gvera/2012/09/05/stop-fonts-looking-bold-on-mac-browsers/*/
  -webkit-font-smoothing: antialiased;
}

body {
  color: var(--fd-theme-text);
  background: var(--fd-theme-bg);
}

.wp-site-blocks {
  pointer-events: none;
}

input:focus-within {
  outline: none;
}

::-moz-selection {
  background-color: #f5f5f5;
  color: #000;
}

::selection {
  background-color: #f5f5f5;
  color: #000;
}

.bg-white::-moz-selection {
  background-color: #000;
  color: #f5f5f5;
}

.bg-white::selection {
  background-color: #000;
  color: #f5f5f5;
}

/* some reset from block themes or whatever... */

:where(.wp-site-blocks) > * {
  margin-block-start: 0;
}

#banner {
  --banner-background: url("/wp-content/themes/twentytwentythree-child/assets/backgrounds/orange-green.webp");
}

#banner.banner--pink-green {
  --banner-background: url("/wp-content/themes/twentytwentythree-child/assets/backgrounds/pink-green.webp");
}

#banner.banner--blue-yellow {
  --banner-background: url("/wp-content/themes/twentytwentythree-child/assets/backgrounds/blue-yellow.webp");
}

#navbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
}

#navbar::before {
  content: var(--tw-content);
  opacity: 0;
}

#navbar:not(.is-active) #navbar-list {
  border-color: var(--fd-theme-text-nav);
  color: var(--fd-theme-text-nav);
}

#navbar:not(.is-active) #navbar-list li {
  border-color: var(--fd-theme-text-nav);
}

#navbar.is-active {
  position: fixed;
  bottom: auto;
  top: 0;
  margin-left: 20px;
  margin-right: 20px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#navbar.is-active::before {
  content: var(--tw-content);
  opacity: 1;
}

@media not all and (min-width: 768px) {
  #navbar.is-active {
    margin-left: 10px;
    margin-right: 10px;
  }
}

#navbar.is-active #navbar-list {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#navbar [data-navbar-toggle] {
  --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));
}

#navbar:not(.is-expanded) {
  border-radius: 30px;
}

#navbar.is-expanded {
  border-radius: 20px;
}

#navbar.is-expanded [data-navbar-toggle] {
  --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));
}

@media not all and (min-width: 1024px) {
  #navbar:not(.is-expanded) #navbar-list {
    display: none;
  }
}

@media not all and (min-width: 768px) {
  #navbar.is-expanded #navbar-list {
    display: flex;
  }
}

#navbar-cover {
  height: 0;
}

#navbar.is-active ~ #navbar-cover {
  height: 100px;
  transition: height 300ms ease-in-out;
}

@media (min-width: 414px) and (max-width: 438px) {
  #banner-intro-top-festival {
    white-space: normal;
    padding-left: 1px;
  }

  #banner-intro-top-line {
    display: none;
  }
}

@media (min-width: 414px) and (max-width: 420px) {
  #banner-intro-top-festival {
    white-space: normal;
    padding-left: 5px;
  }
}

#banner-wrapper,
#scroller {
  height: 100svh;
  pointer-events: all;
}

[data-accordion] > * {
  --border-thickness: 3px;
  --bullet-color: white;
}

[data-accordion] .bullet {
  background-color: white;
}

[data-accordion] .bullet--black {
  background-color: black;
}

[data-accordion] .is-open {
  --border-thickness: 5px;
}

[data-accordion] [data-accordion-content] {
  --transition-duration: 250ms;
  opacity: 0;
  transition:
    padding var(--transition-duration) var(--transition-duration) ease-in-out,
    max-height var(--transition-duration) var(--transition-duration) ease-in-out,
    opacity var(--transition-duration) ease-in-out;
}

[data-accordion] .is-open [data-accordion-content] {
  opacity: 1;
  transition:
    padding var(--transition-duration) ease-in-out,
    max-height var(--transition-duration) ease-in-out,
    opacity var(--transition-duration) var(--transition-duration) ease-in-out;
}

.program-panel-content p {
  margin-bottom: 15px;
  max-width: 457px;
  font-size: 1rem;
}

.stakeholders-sponsor {
  height: 60px;
  width: 100%;
  max-width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}

.stakeholders-sponsor--large {
  height: 150px;
  width: 100%;
  max-width: 375px;
}

[data-ticket-description] ul {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 5px;
}

[data-ticket-description] * {
  font-size: 0.9375rem;
  line-height: 106%;
}

@media (min-width: 768px) {
  [data-ticket-description] * {
    font-size: 1.25rem;
    line-height: 120%;
  }
}

[data-ticket-description] p {
  margin-bottom: 5px;
}

[data-ticket-description] li {
  display: inline-flex;
}

[data-ticket-description] li:before {
  content: "";
  width: 5px;
  height: 5px;
  margin-top: 5px;
  display: inline-block;
  background-color: white;
  border-radius: 100%;
  margin-right: 5px;
}

#banner-title canvas {
  width: calc(70% - 40px) !important;
  height: auto !important;
}

.bullet {
  --width: 5px;
  --color: black;
  width: var(--width);
  height: var(--width);
  display: inline-block;
  background-color: var(--color);
  border-radius: 100%;
}

.bullet--lg {
  --width: 10px;
}

.bullet--xl {
  --width: 13px;
}

.bullet--white {
  --color: white;
}

#activity-plant img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.dng-commitment-list {
  counter-reset: commitment;
}

.dng-commitment-list > li {
  counter-increment: commitment;
}

.dng-commitment-list > li:before {
  content: counter(commitment);
}

.speaker-carousel {
  margin: 0 !important;
}

.speaker-popup p {
  margin-bottom: 0;
  font-family: Suisse;
  font-size: 0.9375rem;
  line-height: 106%;
  font-weight: 300;
}

@media (min-width: 768px) {
  .speaker-popup p {
    margin-bottom: 25px;
    font-size: 1.25rem;
    line-height: 105%;
  }
}

.speaker-carousel .swiper-slide {
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
}

.speaker-carousel:has(.swiper-slide:hover) .swiper-slide {
  opacity: 1;
}

@media (min-width: 1024px) {
  .speaker-carousel:has(.swiper-slide:hover) .swiper-slide {
    opacity: 0.4;
  }
}

.speaker-carousel:has(.swiper-slide:hover) .swiper-slide:hover {
  opacity: 1;
}

.swiper-scrollbar-custom {
  --swiper-scrollbar-size: 20px;
  --swiper-scrollbar-drag-bg-color: var(--dng-theme-text);
  position: static !important;
  background-color: rgba(200, 200, 200, 0.4);
}

.subscription-form,
.sib_signup_form {
  width: 100%;
  max-width: 450px;
}

.subscription-form .sib_signup_box_inside_1 {
  display: flex;
  height: 45px;
  width: 100%;
  overflow: hidden;
  border-radius: 95px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  font-family: Suisse;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 109.424%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.subscription-form .sib-email-area {
  flex: 1 1 0%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.subscription-form input[type="email"] {
  height: 45px;
  width: 100%;
  flex: 1 1 0%;
  background-color: transparent;
  padding: 15px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.subscription-form input[type="email"]::-moz-placeholder {
  opacity: 0.5;
}

.subscription-form input[type="email"]::placeholder {
  opacity: 0.5;
}

.subscription-form .sib-default-btn {
  height: 45px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 10px;
  padding-right: 15px;
}

.subscription-form .sib-default-btn::before {
  --tw-content: url(/wp-content/themes/twentytwentythree-child/assets/icons/arrow-white.svg);
  content: var(--tw-content);
}

.subscription-form .sib-default-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.subscription-form .sib-default-btn:hover::before {
  --tw-content: url(/wp-content/themes/twentytwentythree-child/assets/icons/arrow-black.svg);
  content: var(--tw-content);
}

.selection\:bg-black *::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.selection\:bg-black *::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

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

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

.selection\:bg-black::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.selection\:bg-black::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

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

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

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:relative::before {
  content: var(--tw-content);
  position: relative;
}

.before\:inset-\[0\]::before {
  content: var(--tw-content);
  inset: 0;
}

.before\:mt-xs::before {
  content: var(--tw-content);
  margin-top: 15px;
}

.before\:rotate-180::before {
  content: var(--tw-content);
  --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));
}

.before\:rounded::before {
  content: var(--tw-content);
  border-radius: 30px;
}

.before\:rounded-\[20px\]::before {
  content: var(--tw-content);
  border-radius: 20px;
}

.before\:bg-\[image\:var\(--banner-background\)\]::before {
  content: var(--tw-content);
  background-image: var(--banner-background);
}

.before\:bg-\[url\(\/wp-content\/themes\/twentytwentythree-child\/assets\/backgrounds\/plants-palm\.webp\)\]::before {
  content: var(--tw-content);
  background-image: url(/wp-content/themes/twentytwentythree-child/assets/backgrounds/plants-palm.webp);
}

.before\:bg-blue-yellow::before {
  content: var(--tw-content);
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/blue-yellow.webp');
}

.before\:bg-orange-green::before {
  content: var(--tw-content);
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/orange-green.webp');
}

.before\:bg-pink-green::before {
  content: var(--tw-content);
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/backgrounds/pink-green.webp');
}

.before\:bg-\[length\:50\%\]::before {
  content: var(--tw-content);
  background-size: 50%;
}

.before\:bg-cover::before {
  content: var(--tw-content);
  background-size: cover;
}

.before\:bg-\[0_0\]::before {
  content: var(--tw-content);
  background-position: 0 0;
}

.before\:bg-center::before {
  content: var(--tw-content);
  background-position: center;
}

.before\:bg-no-repeat::before {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.before\:text-md::before {
  content: var(--tw-content);
  font-size: 1.25rem;
  line-height: 105%;
}

.before\:opacity-30::before {
  content: var(--tw-content);
  opacity: 0.3;
}

.before\:opacity-40::before {
  content: var(--tw-content);
  opacity: 0.4;
}

.before\:opacity-\[0\]::before {
  content: var(--tw-content);
  opacity: 0;
}

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

.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-\[0\]::after {
  content: var(--tw-content);
  inset: 0;
}

.after\:mt-\[-2px\]::after {
  content: var(--tw-content);
  margin-top: -2px;
}

.after\:h-\[2px\]::after {
  content: var(--tw-content);
  height: 2px;
}

.after\:flex-1::after {
  content: var(--tw-content);
  flex: 1 1 0%;
}

.after\:rounded-\[20px\]::after {
  content: var(--tw-content);
  border-radius: 20px;
}

.after\:bg-black::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.after\:bg-theme-text::after {
  content: var(--tw-content);
  background-color: var(--fd-theme-text);
}

.after\:opacity-50::after {
  content: var(--tw-content);
  opacity: 0.5;
}

.hover\:gap-xxl:hover {
  gap: 40px;
}

.hover\:bg-\[rgba\(0\2c 0\2c 0\2c 0\.6\)\]:hover {
  background-color: rgba(0,0,0,0.6);
}

.hover\:bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\]:hover {
  background-color: rgba(0,0,0,0.8);
}

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

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: 0.4;
}

.hover\:bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/circle-chevron-left-hover\.svg\'\)\]:hover {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/circle-chevron-left-hover.svg');
}

.hover\:bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/circle-chevron-right-hover\.svg\'\)\]:hover {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/circle-chevron-right-hover.svg');
}

.hover\:bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/ig-white-hover\.svg\'\)\]:hover {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/ig-white-hover.svg');
}

.hover\:bg-\[url\(\'\/wp-content\/themes\/twentytwentythree-child\/assets\/icons\/in-white-hover\.svg\'\)\]:hover {
  background-image: url('/wp-content/themes/twentytwentythree-child/assets/icons/in-white-hover.svg');
}

.hover\:px-xxl:hover {
  padding-left: 40px;
  padding-right: 40px;
}

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

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:after\:w-full:hover::after {
  content: var(--tw-content);
  width: 100%;
}

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

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:inline {
  display: inline;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group.is-active .group-\[\.is-active\]\:opacity-100 {
  opacity: 1;
}

@media not all and (min-width: 1280px) {
  .max-xl\:leading-\[50\%\] {
    line-height: 50%;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:order-1 {
    order: 1;
  }

  .max-lg\:mb-xxxs {
    margin-bottom: 5px;
  }

  .max-lg\:ml-auto {
    margin-left: auto;
  }

  .max-lg\:hidden {
    display: none;
  }

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

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .max-lg\:pb-xl {
    padding-bottom: 35px;
  }

  .max-lg\:leading-tight {
    line-height: 1;
  }

  .max-lg\:after\:w-full::after {
    content: var(--tw-content);
    width: 100%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-md\:-mt-xxxs {
    margin-top: -5px;
  }

  .max-md\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .max-md\:mb-xxs {
    margin-bottom: 10px;
  }

  .max-md\:ml-auto {
    margin-left: auto;
  }

  .max-md\:mt-xs {
    margin-top: 15px;
  }

  .max-md\:mt-xxxs {
    margin-top: 5px;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:hidden {
    display: none;
  }

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

  .max-md\:max-h-\[85svh\] {
    max-height: 85svh;
  }

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

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

  .max-md\:flex-1 {
    flex: 1 1 0%;
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

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

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

  .max-md\:gap-xxs {
    gap: 10px;
  }

  .max-md\:gap-y-xxxs {
    row-gap: 5px;
  }

  .max-md\:overflow-y-auto {
    overflow-y: auto;
  }

  .max-md\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .max-md\:rounded-b-\[20px\] {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .max-md\:rounded-t-\[20px\] {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .max-md\:pb-xs {
    padding-bottom: 15px;
  }

  .max-md\:pb-xxl {
    padding-bottom: 40px;
  }

  .max-md\:pt-xxxs {
    padding-top: 5px;
  }

  .max-md\:text-right {
    text-align: right;
  }

  .max-md\:text-xxl {
    font-size: 3.125rem;
    line-height: 105%;
  }

  .max-md\:leading-\[1\.1\] {
    line-height: 1.1;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:text-md {
    font-size: 1.25rem;
    line-height: 105%;
  }
}

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

  .md\:sticky {
    position: sticky;
  }

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

  .md\:left-xs {
    left: 15px;
  }

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

  .md\:top-\[80px\] {
    top: 80px;
  }

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

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

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

  .md\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .md\:mb-\[55px\] {
    margin-bottom: 55px;
  }

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

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

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

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mt-4xl {
    margin-top: 50px;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[465\/480\] {
    aspect-ratio: 465/480;
  }

  .md\:h-\[4vw\] {
    height: 4vw;
  }

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

  .md\:h-\[5vw\] {
    height: 5vw;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:flex-1 {
    flex: 1 1 0%;
  }

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

  .md\:-translate-y-1\/2 {
    --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));
  }

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

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

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

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

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

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

  .md\:gap-\[80px\] {
    gap: 80px;
  }

  .md\:gap-sm {
    gap: 20px;
  }

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

  .md\:rounded-l-\[20px\] {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .md\:rounded-r-\[20px\] {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .md\:border-b-\[0\] {
    border-bottom-width: 0;
  }

  .md\:p-sm {
    padding: 20px;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-md {
    padding-left: 25px;
    padding-right: 25px;
  }

  .md\:px-sm {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:px-xxl {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-xxxl {
    padding-left: 45px;
    padding-right: 45px;
  }

  .md\:py-4xl {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .md\:py-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .md\:py-xs {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .md\:py-xxl {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .md\:pb-4xl {
    padding-bottom: 50px;
  }

  .md\:pb-\[0\] {
    padding-bottom: 0;
  }

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

  .md\:pb-lg {
    padding-bottom: 30px;
  }

  .md\:pb-md {
    padding-bottom: 25px;
  }

  .md\:pl-\[17px\] {
    padding-left: 17px;
  }

  .md\:pl-xs {
    padding-left: 15px;
  }

  .md\:pr-lg {
    padding-right: 30px;
  }

  .md\:pr-xxl {
    padding-right: 40px;
  }

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

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

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

  .md\:text-\[14vw\] {
    font-size: 14vw;
  }

  .md\:text-\[2\.8125rem\] {
    font-size: 2.8125rem;
  }

  .md\:text-\[35px\] {
    font-size: 35px;
  }

  .md\:text-\[45px\] {
    font-size: 45px;
  }

  .md\:text-hero {
    font-size: 4.375rem;
    line-height: 105%;
  }

  .md\:text-lg {
    font-size: 1.5625rem;
    line-height: 105%;
  }

  .md\:text-md {
    font-size: 1.25rem;
    line-height: 105%;
  }

  .md\:text-xl {
    font-size: 2.1875rem;
    line-height: 105%;
  }

  .md\:text-xxl {
    font-size: 3.125rem;
    line-height: 105%;
  }

  .md\:before\:bg-\[length\:25\%\]::before {
    content: var(--tw-content);
    background-size: 25%;
  }

  .md\:before\:bg-left-top::before {
    content: var(--tw-content);
    background-position: left top;
  }
}

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

  .lg\:mb-\[270px\] {
    margin-bottom: 270px;
  }

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

  .lg\:block {
    display: block;
  }

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

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:w-\[23vw\] {
    width: 23vw;
  }

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

  .lg\:scroll-mt-4xl {
    scroll-margin-top: 50px;
  }

  .lg\:scroll-mt-\[120px\] {
    scroll-margin-top: 120px;
  }

  .lg\:scroll-mt-xxl {
    scroll-margin-top: 40px;
  }

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

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

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

  .lg\:gap-\[17px\] {
    gap: 17px;
  }

  .lg\:gap-lg {
    gap: 30px;
  }

  .lg\:gap-xxs {
    gap: 10px;
  }

  .lg\:rounded {
    border-radius: 30px;
  }

  .lg\:rounded-\[40px\] {
    border-radius: 40px;
  }

  .lg\:rounded-\[calc\(40px-var\(--border-thickness\)\)\] {
    border-radius: calc(40px - var(--border-thickness));
  }

  .lg\:border-b-\[0\] {
    border-bottom-width: 0;
  }

  .lg\:px-sm {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lg\:py-xxl {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:pb-4xl {
    padding-bottom: 50px;
  }

  .lg\:pb-\[0\] {
    padding-bottom: 0;
  }

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

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

  .lg\:pb-xxxs {
    padding-bottom: 5px;
  }

  .lg\:pl-sm {
    padding-left: 20px;
  }

  .lg\:pt-\[15vw\] {
    padding-top: 15vw;
  }

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

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

  .lg\:text-\[3\.75rem\] {
    font-size: 3.75rem;
  }

  .lg\:text-hero {
    font-size: 4.375rem;
    line-height: 105%;
  }

  .lg\:text-lg {
    font-size: 1.5625rem;
    line-height: 105%;
  }

  .lg\:text-title {
    font-size: 5.625rem;
    line-height: 105%;
  }

  .lg\:text-xxl {
    font-size: 3.125rem;
    line-height: 105%;
  }

  .lg\:leading-tight {
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }

  .xl\:snap-start {
    scroll-snap-align: start;
  }

  .xl\:pb-xxxs {
    padding-bottom: 5px;
  }

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

  .xl\:text-lg {
    font-size: 1.5625rem;
    line-height: 105%;
  }
}
