@import url("https://p.typekit.net/p.css?s=1&k=zsu2hyx&ht=tk&f=11043.11044.11045.11069.13005&a=41473591&app=typekit&e=css");

/*!
Theme Name: One Step
Theme URI: https://underscoretw.com/
Author: Pretty Useful Co.
Author URI: https://studio.pretty-useful.co
Description: A custom theme developed for One Step Inc., using Tailwind CSS and Alpine JS.
Version: 0.1.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: onestep
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

One Step is based on _tw https://underscoretw.com/, (C) 2021-2023 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

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

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

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

@font-face {
  font-family:"antique-olive";

  src:url("https://use.typekit.net/af/19dbce/000000000000000077359e80/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/19dbce/000000000000000077359e80/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/19dbce/000000000000000077359e80/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");

  font-display:auto;

  font-style:normal;

  font-weight:400;

  font-stretch:normal;
}

@font-face {
  font-family:"antique-olive";

  src:url("https://use.typekit.net/af/2794df/000000000000000077359e86/30/l?subset_id=2&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/2794df/000000000000000077359e86/30/d?subset_id=2&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/2794df/000000000000000077359e86/30/a?subset_id=2&fvd=n5&v=3") format("opentype");

  font-display:auto;

  font-style:normal;

  font-weight:500;

  font-stretch:normal;
}

@font-face {
  font-family:"antique-olive";

  src:url("https://use.typekit.net/af/ec0d4b/000000000000000077359e8b/30/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/ec0d4b/000000000000000077359e8b/30/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/ec0d4b/000000000000000077359e8b/30/a?subset_id=2&fvd=n7&v=3") format("opentype");

  font-display:auto;

  font-style:normal;

  font-weight:700;

  font-stretch:normal;
}

@font-face {
  font-family:"antique-olive-condensed";

  src:url("https://use.typekit.net/af/a01047/000000000000000077359e7d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/a01047/000000000000000077359e7d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/a01047/000000000000000077359e7d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");

  font-display:auto;

  font-style:normal;

  font-weight:400;

  font-stretch:normal;
}

@font-face {
  font-family:"antique-olive-compact";

  src:url("https://use.typekit.net/af/728a5e/000000000000000077359e7f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/728a5e/000000000000000077359e7f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/728a5e/000000000000000077359e7f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");

  font-display:auto;

  font-style:normal;

  font-weight:400;

  font-stretch:normal;
}

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

/*! 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: antique-olive, sans-serif;
  /* 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: ;
}

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

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

body{
  font-family:antique-olive, sans-serif;
  --tw-text-opacity:1;
  color:rgb(64 64 64 / var(--tw-text-opacity));
}

.antique-olive-compact {
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.antique-olive-condensed {
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.antique-olive {
  font-family: "antique-olive", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.antique-olive--medium {
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.antique-olive--bold {
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1, h2, .h1, .h2 {
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, .h1 {
  line-height: 1.25;
  font-size:2.5rem;
}

@media (min-width: 640px){
  h1, .h1{
    font-size:3rem;
  }
}

@media (min-width: 768px){
  h1, .h1{
    font-size:3.5rem;
  }
}

@media (min-width: 1024px){
  h1, .h1{
    font-size:4rem;
  }
}

h2, .h2 {
  line-height: 1.25;
  font-size:2rem;
}

@media (min-width: 768px){
  h2, .h2{
    font-size:2.25rem;
  }
}

@media (min-width: 1024px){
  h2, .h2{
    font-size:2.5rem;
  }
}

h3, .h3 {
  line-height: 1.25;
  font-size:1.75rem;
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

@media (min-width: 768px){
  h3, .h3{
    font-size:2rem;
  }
}

@media (min-width: 1024px){
  h3, .h3{
    font-size:2.25rem;
  }
}

.tiny-text {
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.small-text {
  letter-spacing: 1px;
  font-size:1rem;
  text-transform:uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media (min-width: 768px){
  .small-text{
    font-size:1.25rem;
  }
}

@media (min-width: 1024px){
  .small-text{
    font-size:1.5rem;
  }
}

.tiny-paragraph{
  line-height:1.25;
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1280px){
  .tiny-paragraph{
    font-weight:1.375rem;
  }
}

.small-paragraph{
  font-size:1.75rem;
  line-height:1.25;
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  .small-paragraph{
    font-size:1.9rem;
  }
}

@media (min-width: 1024px){
  .small-paragraph{
    font-size:2rem;
  }
}

@media (min-width: 1280px){
  .small-paragraph{
    font-size:2.1rem;
  }
}

.statistic-paragraph{
  font-size:1.25rem;
  line-height:1.25;
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  .statistic-paragraph{
    font-size:1.5rem;
  }
}

@media (min-width: 1024px){
  .statistic-paragraph{
    font-size:1.75rem;
  }
}

.giant-paragraph {
  line-height: 1.2;
  font-size:1.5rem;
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 640px){
  .giant-paragraph{
    font-size:1.75rem;
  }
}

@media (min-width: 768px){
  .giant-paragraph{
    font-size:2rem;
  }
}

@media (min-width: 1024px){
  .giant-paragraph{
    font-size:2.5rem;
  }
}

.large-paragraph{
  font-size:1rem;
  font-family: "antique-olive", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  .large-paragraph{
    font-size:1.15rem;
  }
}

@media (min-width: 1024px){
  .large-paragraph{
    font-size:1.25rem;
  }
}

.large-paragraph-title{
  font-size:2rem;
  line-height:1.25;
  font-family: "antique-olive", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.large-statistic {
  font-size: 5rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.medium-statistic {
  font-size: 5rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1280px) {
  .large-statistic {
    font-size: 6rem;
  }

  .medium-statistic {
    font-size: 5rem;
  }
}

.circle-statistic{
  font-size:4rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.circle-statistic-text {
  line-height: 1.25;
  font-size:2rem;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.heading-pill {
  font-size: 1.25rem;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(255 119 26 / var(--tw-bg-opacity));
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:2rem;
  padding-right:2rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.button--pill {
  font-size: 1.25rem;
  border-radius:9999px;
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:2rem;
  padding-right:2rem;
  text-align:center;
  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;
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.max-w-2xs {
  max-width: 13rem;
}

/*
 HEADER
*/

.donate-link {
  background: var(--wp--preset--color--orange);
  padding: 15px 40px;
  border-radius: 50px;
  font-weight: 700;
  color: white;
}

.menu-li{
  padding-left:2rem;
  padding-right:2rem;
  padding-top:1rem;
  padding-bottom:1rem;
}

/*
Graphic Components
*/

.box-shadow-left--orange {
  box-shadow: -25px 0px 0px -5px var(--wp--preset--color--yellow), -30px 0px 0px -5px var(--wp--preset--color--orange);
}

@media (min-width: 1280px) {
  .xl\:box-shadow-left--orange {
    box-shadow: -25px 0px 0px -5px var(--wp--preset--color--yellow), -30px 0px 0px -5px var(--wp--preset--color--orange);
  }
}

.box-shadow-left--blue-light-light {
  box-shadow: -25px 0px 0px -5px var(--wp--preset--color--blue-light-light), -30px 0px 0px -5px var(--wp--preset--color--blue);
}

.box-shadow-left--blue-sky {
  box-shadow: -25px 0px 0px -5px var(--wp--preset--color--blue-sky), -30px 0px 0px -5px var(--wp--preset--color--blue);
}

@media (min-width: 1280px) {
  .xl\:box-shadow-left--blue-light-light {
    box-shadow: -25px 0px 0px -5px var(--wp--preset--color--blue-light-light), -30px 0px 0px -5px var(--wp--preset--color--blue);
  }
}

.itinerary-list-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  width: 4px;
  background: var(--wp--preset--color--blue-light);
}

.itinerary-list-wrapper {
  position: relative;
}

.leaves-richtext{
  height:auto;
  width:100%;
  max-width:200px;
}

@media (min-width: 768px){
  .leaves-richtext{
    max-width:300px;
  }
}

@media (min-width: 1280px){
  .leaves-richtext{
    max-width:400px;
  }
}

/* Map Components */

.miles{
  font-size:2.25rem;
  line-height:2.5rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

@media (min-width: 1280px){
  .miles{
    font-size:3.75rem;
    line-height:1;
  }
}

.location-title.active{
  font-size:1.875rem;
  line-height:2.25rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1280px){
  .location-title.active{
    font-size:3.75rem;
    line-height:1;
  }
}

.location-title{
  font-size:1.875rem;
  line-height:2.25rem;
  font-family: "antique-olive-compact", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 1280px){
  .location-title{
    font-size:2.25rem;
    line-height:2.5rem;
  }
}

/*
Carousel
*/

.slick-dots {
  top: 25px;
  left: 0;
  bottom: auto;
  right: auto;
  width: auto;
  display: flex;
  flex-direction: column;
}

.slick-dots li {
  width: 50px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-dots li button {
  width: 25px;
  height: 25px;
  border: 4px solid black;
  border-radius: 50px;
  opacity: 0.5;
}

.slick-dots li button:before {
  content: '';
}

.slick-dots li.slick-active button {
  width: 25px;
  height: 25px;
  opacity: 1;
}

.wp-block-cb-carousel.alignfull.slick-slider.slick-dotted {
  margin-bottom: 0;
}

.wp-block-cb-carousel.alignfull.slick-dotted.slick-slider .slick-slide {
  padding-left: 0;
  padding-right: 0;
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '›';
}

.slick-prev:before {
  content: '‹';
}

.wp-block-cb-carousel.alignfull .slick-next {
  background: var(--wp--preset--color--yellow) !important;
  right:0px;
  height:3rem;
  width:1.5rem;
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px;
  padding-right:0px;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
}

.wp-block-cb-carousel.alignfull .slick-next:hover{
  width:3rem;
}

@media (min-width: 1024px){
  .wp-block-cb-carousel.alignfull .slick-next{
    width:5rem;
    padding-right:1.5rem;
  }

  .wp-block-cb-carousel.alignfull .slick-next:hover{
    width:6rem;
  }
}

.wp-block-cb-carousel.alignfull .slick-prev {
  background: var(--wp--preset--color--yellow) !important;
  left:0px;
  height:3rem;
  width:1.5rem;
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px;
  padding-left:0px;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
}

.wp-block-cb-carousel.alignfull .slick-prev:hover{
  width:3rem;
}

@media (min-width: 1024px){
  .wp-block-cb-carousel.alignfull .slick-prev{
    width:5rem;
    padding-left:1.5rem;
  }

  .wp-block-cb-carousel.alignfull .slick-prev:hover{
    width:6rem;
  }
}

.slick-next:before, .slick-prev:before {
  font-size: 40px;
  line-height: 0;
}

@media (min-width: 1280px) {
  .slick-next:before, .slick-prev:before {
    font-size: 60px;
    line-height: 0;
  }
}

.wp-block-cb-carousel.alignfull .slick-slide {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-cb-carousel.apply-carousel .slick-next, 
.wp-block-cb-carousel.apply-carousel .slick-prev {
  top: 25%;
}

/* Animations */

.leaf-animation {
  animation: leaf-animation 4.25s ease 0s infinite normal none;
}

.leaf-animation-reverse {
  animation: leaf-animation 4s ease-in-out 0.25s infinite normal none;
}

@keyframes leaf-animation {
  0% {
    transform: rotate(-2deg);
    transform-origin: left;
  }

  66% {
    transform: rotate(2deg);
    transform-origin: left;
  }

  100% {
    transform: rotate(-2deg);
    transform-origin: left;
  }
}

@keyframes leaf-animation-rev {
  0% {
    transform: rotate(2deg);
    transform-origin: left;
  }

  66% {
    transform: rotate(-2deg);
    transform-origin: left;
  }

  100% {
    transform: rotate(2deg);
    transform-origin: left;
  }
}

/**
  * Form Styles
  **/

.forminator-label.forminator-repeater-label{
  font-size:1.75rem;
  line-height:1.25;
  font-family: "antique-olive-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  .forminator-label.forminator-repeater-label{
    font-size:1.9rem;
  }
}

@media (min-width: 1024px){
  .forminator-label.forminator-repeater-label{
    font-size:2rem;
  }
}

@media (min-width: 1280px){
  .forminator-label.forminator-repeater-label{
    font-size:2.1rem;
  }
}

.forminator-ui.forminator-custom-form[data-design=flat] .forminator-field .forminator-file-upload {
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
}

select {
  padding: 1rem 2rem;
}

form.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.wp-block-search__label {
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.wp-block-search__inside-wrapper .wp-block-search__button{
  margin-left:0px;
  --tw-bg-opacity:1;
  background-color:rgb(16 187 213 / var(--tw-bg-opacity));
}

/* Pagination */

.navigation.pagination .nav-links{
  text-align:center;
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.nav-links{
  display:flex;
  justify-content:space-between;
  gap:2rem;
}

.navigation.pagination .nav-links{
  justify-content:center;
}

.nav-links .nav-previous,
 .nav-links .nav-next{
  width:100%;
}

@media (min-width: 1024px){
  .nav-links .nav-previous,
 .nav-links .nav-next{
    width:50%;
  }
}

.nav-links .nav-next{
  text-align:right;
}

/* Single Blog */

.single-post-header a[rel="category tag"]{
  margin-bottom:2rem;
  display:inline-block;
  border-radius:9999px;
  --tw-bg-opacity:1;
  background-color:rgb(29 69 50 / var(--tw-bg-opacity));
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
  --tw-text-opacity:1;
  color:rgb(247 162 10 / var(--tw-text-opacity));
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

/* Comments */

#content #comments{
  width:100%;
}

@media (min-width: 640px){
  #content #comments{
    max-width:640px;
  }
}

@media (min-width: 768px){
  #content #comments{
    max-width:768px;
  }
}

@media (min-width: 1024px){
  #content #comments{
    max-width:1024px;
  }
}

@media (min-width: 1280px){
  #content #comments{
    max-width:1280px;
  }
}

@media (min-width: 1536px){
  #content #comments{
    max-width:1536px;
  }
}

#content #comments{
  margin-left:auto;
  margin-right:auto;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left:2rem;
  padding-right:2rem;
  padding-top:2rem;
  padding-bottom:2rem;
  --tw-text-opacity:1;
  color:rgb(0 55 72 / var(--tw-text-opacity));
}

#content #comments h2{
  font-size:1rem;
  font-family: "antique-olive", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  #content #comments h2{
    font-size:1.15rem;
  }
}

@media (min-width: 1024px){
  #content #comments h2{
    font-size:1.25rem;
  }
}

#content #respond #reply-title{
  font-size:1rem;
  font-family: "antique-olive", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 768px){
  #content #respond #reply-title{
    font-size:1.15rem;
  }
}

@media (min-width: 1024px){
  #content #respond #reply-title{
    font-size:1.25rem;
  }
}

#comments ol li article.comment-body{
  padding-top:1rem;
  padding-bottom:1rem;
}

#comments ol li article .comment-author{
  display:flex;
  align-items:center;
  gap:0.5rem;
}

#comments .comment-form-comment{
  display:flex;
  flex-direction:column;
}

#comments #comment{
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgb(226 250 254 / var(--tw-border-opacity));
  padding:1rem;
}

#comments #submit{
  margin-top:2rem;
  --tw-bg-opacity:1;
  background-color:rgb(247 162 10 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(29 69 50 / var(--tw-text-opacity));
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.25rem;
  border-radius:9999px;
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:2rem;
  padding-right:2rem;
  text-align:center;
  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;
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

#comments form .comment-form-comment{
  padding-top:1rem;
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.block-editor-block-list__block [data-aos^=fade][data-aos^=fade] {
  opacity: 1 !important;
}

.rte ul {
  list-style: disc;
  padding-left: 40px;
  margin-bottom: 1rem;
}

.gradient-bg--transparent-blue-light-light {
  background-color: transparenet;
  background: linear-gradient(180deg, transparent 60%, var(--wp--preset--color--blue-light-light) 60%);
}

@media (min-width: 1280px) {
  .xl\:gradient-bg--transparent-blue-light-light {
    background-color: transparenet;
    background: linear-gradient(180deg, transparent 60%, var(--wp--preset--color--blue-light-light) 60%);
  }
}

@media (min-width: 1668px) {
  #africa-bg svg,
	#europe-bg svg,
	#green-leaf svg {
    height: auto !important;
  }
}

form.forminator-custom-form > .forminator-row {
  background: rgba(255,255,255,0.2);
}

form.forminator-custom-form > .forminator-row input,
form.forminator-custom-form > .forminator-row .select2-selection {
  font-size: 1rem;
  min-height: 40px;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

form.forminator-custom-form > .forminator-row .forminator-label {
  font-size: 1rem;
  min-height: 40px;
}

form.forminator-custom-form > .forminator-row label {
  font-size: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "antique-olive", sans-serif;
  font-weight: 500;
  font-style: normal;
}

form.forminator-custom-form > .forminator-row .forminator-description,
form.forminator-custom-form > .forminator-row .forminator-file-upload span,
form.forminator-custom-form > .forminator-row .forminator-checkbox__label {
  font-size: 1rem;
}

form.forminator-custom-form > .forminator-row .forminator-button{
  --tw-bg-opacity:1;
  background-color:rgb(29 69 50 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(247 162 10 / var(--tw-text-opacity));
  font-size: 1.25rem;
  border-radius:9999px;
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:2rem;
  padding-right:2rem;
  text-align:center;
  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;
  font-family: "antique-olive", sans-serif;
  font-weight: 700;
  font-style: normal;
}

form.forminator-custom-form > .forminator-row .forminator-button:hover{
  --tw-bg-opacity:1;
  background-color:rgb(0 55 72 / var(--tw-bg-opacity));
}

form.forminator-custom-form > .forminator-row .forminator-radio-bullet,
.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options,
form.forminator-custom-form > .forminator-row .forminator-checkbox__wrapper .forminator-checkbox .forminator-checkbox-box{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=flat] .forminator-radio input:checked+.forminator-radio-bullet:before, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-radio input:checked+.forminator-radio-bullet:before{
  --tw-bg-opacity:1;
  background-color:rgb(16 187 213 / var(--tw-bg-opacity));
}

form.forminator-custom-form > .forminator-row .forminator-label.forminator-repeater-label {
  font-size: 2rem;
}

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

.container{
  width:100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible{
  visibility:visible;
}

.absolute{
  position:absolute;
}

.relative{
  position:relative;
}

.sticky{
  position:sticky;
}

.inset-0{
  inset:0px;
}

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

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

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

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

.-top-96{
  top:-24rem;
}

.bottom-0{
  bottom:0px;
}

.bottom-4{
  bottom:1rem;
}

.left-0{
  left:0px;
}

.left-4{
  left:1rem;
}

.left-auto{
  left:auto;
}

.right-0{
  right:0px;
}

.right-auto{
  right:auto;
}

.top-0{
  top:0px;
}

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

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

.top-full{
  top:100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block{
  display:block;
}

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

.inline{
  display:inline;
}

.flex{
  display:flex;
}

.hidden{
  display:none;
}

.h-0{
  height:0px;
}

.h-20{
  height:5rem;
}

.h-4{
  height:1rem;
}

.h-5{
  height:1.25rem;
}

.h-52{
  height:13rem;
}

.h-96{
  height:24rem;
}

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

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

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

.h-auto{
  height:auto;
}

.h-full{
  height:100%;
}

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

.w-0{
  width:0px;
}

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

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

.w-1\/4{
  width:25%;
}

.w-11\/12{
  width:91.666667%;
}

.w-2\/12{
  width:16.666667%;
}

.w-20{
  width:5rem;
}

.w-4{
  width:1rem;
}

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

.w-40{
  width:10rem;
}

.w-5{
  width:1.25rem;
}

.w-52{
  width:13rem;
}

.w-auto{
  width:auto;
}

.w-full{
  width:100%;
}

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

.min-w-\[5rem\]{
  min-width:5rem;
}

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

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

.max-w-5xl{
  max-width:64rem;
}

.max-w-\[10rem\]{
  max-width:10rem;
}

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

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

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

.max-w-sm{
  max-width:24rem;
}

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

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

.origin-top-right{
  transform-origin:top right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-16{
  gap:4rem;
}

.gap-2{
  gap:0.5rem;
}

.gap-4{
  gap:1rem;
}

.gap-6{
  gap:1.5rem;
}

.gap-8{
  gap:2rem;
}

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

.overflow-hidden{
  overflow:hidden;
}

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

.rounded-l-full{
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px;
}

.rounded-r-full{
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px;
}

.rounded-t-full{
  border-top-left-radius:9999px;
  border-top-right-radius:9999px;
}

.bg-blue{
  --tw-bg-opacity:1;
  background-color:rgb(16 187 213 / var(--tw-bg-opacity));
}

.bg-blue-dark{
  --tw-bg-opacity:1;
  background-color:rgb(0 55 72 / var(--tw-bg-opacity));
}

.bg-blue-light{
  --tw-bg-opacity:1;
  background-color:rgb(138 202 214 / var(--tw-bg-opacity));
}

.bg-blue-light-light{
  --tw-bg-opacity:1;
  background-color:rgb(226 250 254 / var(--tw-bg-opacity));
}

.bg-blue-sky{
  --tw-bg-opacity:1;
  background-color:rgb(188 243 252 / var(--tw-bg-opacity));
}

.bg-green{
  --tw-bg-opacity:1;
  background-color:rgb(148 190 30 / var(--tw-bg-opacity));
}

.bg-green-dark{
  --tw-bg-opacity:1;
  background-color:rgb(29 69 50 / var(--tw-bg-opacity));
}

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

.bg-red{
  --tw-bg-opacity:1;
  background-color:rgb(240 84 101 / var(--tw-bg-opacity));
}

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

.bg-yellow{
  --tw-bg-opacity:1;
  background-color:rgb(247 162 10 / var(--tw-bg-opacity));
}

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

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

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

.p-4{
  padding:1rem;
}

.p-8{
  padding:2rem;
}

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

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

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

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

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

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

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

.py-0{
  padding-top:0px;
  padding-bottom:0px;
}

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

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

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

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

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

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

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

.pb-0{
  padding-bottom:0px;
}

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

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

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

.pb-36{
  padding-bottom:9rem;
}

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

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

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

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

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

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

.pl-6{
  padding-left:1.5rem;
}

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

.pr-8{
  padding-right:2rem;
}

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

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

.pt-28{
  padding-top:7rem;
}

.pt-36{
  padding-top:9rem;
}

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

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

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

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

.text-\[1\.5rem\]{
  font-size:1.5rem;
}

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

.uppercase{
  text-transform:uppercase;
}

.tracking-widest{
  letter-spacing:0.1em;
}

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

.text-blue{
  --tw-text-opacity:1;
  color:rgb(16 187 213 / var(--tw-text-opacity));
}

.text-blue-dark{
  --tw-text-opacity:1;
  color:rgb(0 55 72 / var(--tw-text-opacity));
}

.text-blue-light{
  --tw-text-opacity:1;
  color:rgb(138 202 214 / var(--tw-text-opacity));
}

.text-blue-light-light{
  --tw-text-opacity:1;
  color:rgb(226 250 254 / var(--tw-text-opacity));
}

.text-blue-sky{
  --tw-text-opacity:1;
  color:rgb(188 243 252 / var(--tw-text-opacity));
}

.text-green{
  --tw-text-opacity:1;
  color:rgb(148 190 30 / var(--tw-text-opacity));
}

.text-green-dark{
  --tw-text-opacity:1;
  color:rgb(29 69 50 / var(--tw-text-opacity));
}

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

.text-red{
  --tw-text-opacity:1;
  color:rgb(240 84 101 / var(--tw-text-opacity));
}

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

.text-yellow{
  --tw-text-opacity:1;
  color:rgb(247 162 10 / var(--tw-text-opacity));
}

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

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

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

.transition{
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
}

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

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

.content-none{
  --tw-content:none;
  content:var(--tw-content);
}

/**
 * Custom styles to immediately follow Tailwind’s `utilities` layer
 *
 * Add your own utility classes to this theme. Complex utility classes should
 * be added using Tailwind’s plugin system:
 *
 * https://tailwindcss.com/docs/plugins#adding-utilities
 */

.page-content > *, .entry-content > * {
  max-width: 56rem;
}

.page-title, .entry-title {
  max-width: 60rem;
}

.hover\:bg-blue-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgb(0 55 72 / var(--tw-bg-opacity));
}

.hover\:bg-orange:hover{
  --tw-bg-opacity:1;
  background-color:rgb(255 119 26 / var(--tw-bg-opacity));
}

.hover\:bg-yellow:hover{
  --tw-bg-opacity:1;
  background-color:rgb(247 162 10 / var(--tw-bg-opacity));
}

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

.hover\:text-blue:hover{
  --tw-text-opacity:1;
  color:rgb(16 187 213 / var(--tw-text-opacity));
}

.hover\:text-green-dark:hover{
  --tw-text-opacity:1;
  color:rgb(29 69 50 / var(--tw-text-opacity));
}

.hover\:text-orange:hover{
  --tw-text-opacity:1;
  color:rgb(255 119 26 / var(--tw-text-opacity));
}

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

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

.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity:1;
  color:rgb(0 55 72 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .sm\:-mt-8{
    margin-top:-2rem;
  }

  .sm\:max-w-\[14rem\]{
    max-width:14rem;
  }
}

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

  .md\:relative{
    position:relative;
  }

  .md\:-bottom-24{
    bottom:-6rem;
  }

  .md\:-top-40{
    top:-10rem;
  }

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

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

  .md\:block{
    display:block;
  }

  .md\:hidden{
    display:none;
  }

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

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

  .md\:max-w-\[17rem\]{
    max-width:17rem;
  }

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

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

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

  .md\:px-24{
    padding-left:6rem;
    padding-right:6rem;
  }

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

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

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

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

  .md\:text-blue-dark{
    --tw-text-opacity:1;
    color:rgb(0 55 72 / var(--tw-text-opacity));
  }
}

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

  .lg\:-top-44{
    top:-11rem;
  }

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

  .lg\:top-\[400px\]{
    top:400px;
  }

  .lg\:-ml-48{
    margin-left:-12rem;
  }

  .lg\:-mt-24{
    margin-top:-6rem;
  }

  .lg\:-mt-56{
    margin-top:-14rem;
  }

  .lg\:h-full{
    height:100%;
  }

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

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

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

  .lg\:w-1\/4{
    width:25%;
  }

  .lg\:w-2\/5{
    width:40%;
  }

  .lg\:w-3\/5{
    width:60%;
  }

  .lg\:w-56{
    width:14rem;
  }

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

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

  .lg\:max-w-\[24rem\]{
    max-width:24rem;
  }

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

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

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

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

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

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

  .lg\:gap-16{
    gap:4rem;
  }

  .lg\:py-28{
    padding-top:7rem;
    padding-bottom:7rem;
  }

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

  .lg\:pb-36{
    padding-bottom:9rem;
  }

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

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

  .lg\:text-\[2rem\]{
    font-size:2rem;
  }
}

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

  .xl\:left-0{
    left:0px;
  }

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

  .xl\:top-\[500px\]{
    top:500px;
  }

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

  .xl\:mb-36{
    margin-bottom:9rem;
  }

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

  .xl\:block{
    display:block;
  }

  .xl\:hidden{
    display:none;
  }

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

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

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

  .xl\:w-2\/5{
    width:40%;
  }

  .xl\:w-3\/5{
    width:60%;
  }

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

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

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

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

  .xl\:gap-0{
    gap:0px;
  }

  .xl\:gap-16{
    gap:4rem;
  }

  .xl\:bg-yellow{
    --tw-bg-opacity:1;
    background-color:rgb(247 162 10 / var(--tw-bg-opacity));
  }

  .xl\:bg-none{
    background-image:none;
  }

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

  .xl\:p-8{
    padding:2rem;
  }

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

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

  .xl\:px-24{
    padding-left:6rem;
    padding-right:6rem;
  }

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

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

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

  .xl\:pt-36{
    padding-top:9rem;
  }

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

  .xl\:text-\[2\.5rem\]{
    font-size:2.5rem;
  }
}

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