*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}
  :focus-visible {
    outline: #F80000 auto 1px;
  }
  .wrapper {
  display: flex;
  height: 100%;
  min-height: 100vh;
  flex-direction: column;
}
  .container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
  body #modal {
  visibility: hidden;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
  body #modal-overlay {
  visibility: hidden;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
  body.has-open-modal {
  max-height: 100vh;
}
  body.has-open-modal #modal {
  visibility: visible;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
  body.has-open-modal #modal-overlay {
  visibility: visible;
  opacity: 0.5;
}
  body.has-scrolled #site-header {
  --tw-shadow: 0 3px 25px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 3px 25px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
  body.layout-dashboard {
  min-width: 1440px;
}
  body.layout-dashboard .container {
  max-width: 1024px;
}
  .typo-h1, .typography h1 {
  margin-bottom: 1.25rem;
  font-family: Recoleta, serif;
  font-size: 3.125rem;
  line-height: 1.05;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h1, .typography h1 {
    font-size: 4.875rem;
    line-height: 0.935;
  }
}
  .typo-h2, .typography h2 {
  margin-bottom: 1.75rem;
  font-family: Recoleta, serif;
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h2, .typography h2 {
    font-size: 3.125rem;
    line-height: 1.05;
  }
}
  .typo-h3, .typography h3 {
  margin-bottom: 1.25rem;
  font-family: Recoleta, serif;
  font-size: 1.625rem;
  line-height: 1.25;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h3, .typography h3 {
    font-size: 2.25rem;
    line-height: 1.25;
  }
}
  .typo-h4, .typography h4 {
  margin-bottom: 1.25rem;
  font-family: Recoleta, serif;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h4, .typography h4 {
    font-size: 1.625rem;
    line-height: 1.25;
  }
}
  .typo-h5, .typography h5 {
  font-family: Public Sans, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.25;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h5, .typography h5 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
  .typo-h6, .typography h6 {
  font-family: Public Sans, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.525;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
  @media (min-width: 768px) {

  .typo-h6, .typography h6 {
    font-size: 1.3125rem;
    line-height: 1.25;
  }
}
  .typo-body, .typography p, .typography li, .typography a {
  font-family: Public Sans, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.525;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
  .typo-smallcaps, .typography p.smallcaps {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
  .typo-footnote, .typography p.footnote {
  font-family: Public Sans, sans-serif;
  font-size: 0.875rem;
  line-height: 1.65;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
  .typography h1 {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
  .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  margin-top: 3.75rem;
  margin-bottom: 1.5rem;
}
  .typography p, .typography ul, .typography ol {
  margin-bottom: 1.5rem;
}
  .typography p:empty {
  display: none;
}
  .typography ul, .typography ol {
  padding-left: 1.125rem;
}
  .typography ul ul, .typography ul ol, .typography ol ul, .typography ol ol {
  padding-top: 0.25rem;
}
  .typography ul li, .typography ol li {
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 0.375rem;
}
  .typography ul {
  list-style-type: disc;
}
  .typography ol {
  list-style-type: decimal;
}
  .typography ol ol {
    list-style-type: lower-alpha;
  }
  .typography ol ol ol {
    list-style-type: upper-roman;
  }
  .typography *:first-child {
    margin-top: 0 !important;
  }
  .typography *:last-child {
    margin-bottom: 0 !important;
  }
  .typo-body-lg,
  .typography p.lg, .typography li.lg, .typography a.lg,
  .typography-lg p, .typography-lg li, .typography-lg a {
  font-family: Public Sans, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
  .typography a:not([class]), .link {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
  .typography a:not([class]):hover, .link:hover {
  text-decoration-line: underline;
}
  .typography a:not([class]):focus, .link:focus {
  text-decoration-line: underline;
}
.swiper-wrapper {
    display: flex; /* Swiper will override if needed, but ensures horizontal layout early */
  }
.swiper-slide {
    flex-shrink: 0;
    width: auto;
  }
.swiper-pagination {
  display: flex;
  gap: 0.5rem;
}
.swiper-pagination-bullet {
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(29 29 29 / 0.3);
  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;
}
.swiper-pagination-bullet:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.swiper-pagination-bullet:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.swiper-pagination-inverted .swiper-pagination-bullet {
  background-color: rgb(255 255 255 / 0.3);
}
.swiper-pagination-inverted .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.btn {
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.375rem;
  font-size: 1.0625rem;
  line-height: 1.525;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn:hover {
  background-color: rgba(0,0,0,0);
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.btn {
    box-shadow: 0 0 0 0 #F7DFE0;
  }
.btn[disabled], .btn.btn-faux-disabled {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity, 1));
}
.btn[disabled]:hover, .btn.btn-faux-disabled:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn.btn-faux-disabled {
  pointer-events: none;
}
.btn:not([disabled]):not(.btn-faux-disabled):focus {
    box-shadow: 0 0 0 4px #F7DFE0;
  }
.btn-outline {
  background-color: rgba(0,0,0,0);
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.btn-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-outline[disabled] {
  background-color: rgba(0,0,0,0);
  --tw-text-opacity: 1;
  color: rgb(198 198 198 / var(--tw-text-opacity, 1));
}
.btn-outline[disabled]:hover {
  --tw-text-opacity: 1;
  color: rgb(198 198 198 / var(--tw-text-opacity, 1));
}
.btn-icon-text {
  border-color: rgba(0,0,0,0);
  background-color: rgba(0,0,0,0);
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.btn-icon-text span {
  position: relative;
  top: 0.125rem;
  margin-right: 0.5rem;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.lang-toggle-left,
  .lang-toggle-right {
  position: relative;
}
.lang-toggle-left a,
  .lang-toggle-right a {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity, 1));
  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;
}
.lang-toggle-left span,
  .lang-toggle-right span {
  position: relative;
  z-index: 20;
  display: block;
  width: 100%;
  text-align: center;
}
.lang-toggle-left.is-active a,
  .lang-toggle-right.is-active a {
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
.lang-toggle-left::after {
  position: absolute;
  left: 0.125rem;
  top: 0;
  z-index: 10;
  height: 2rem;
  width: 2rem;
  --tw-translate-x: 1.75rem;
  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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
}
.lang-toggle-left.is-active::after {
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.js-tab[aria-selected=true],
  .js-tab-faux[aria-selected=true] {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px) {

  .js-tab[aria-selected=true],
  .js-tab-faux[aria-selected=true] {
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(29 29 29 / var(--tw-border-opacity, 1));
  }
}
.js-tabpanel[hidden] {
  display: none;
}
.field-label {
  position: relative;
  margin-bottom: 0.375rem;
  display: inline-block;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
}
.field-tooltip {
  display: none;
}
.field-tooltip-button {
  position: relative;
  top: -0.0625rem;
  margin-left: 0.375rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  font-family: Recoleta, serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  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;
}
.field-tooltip-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-tooltip-button:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-validation-icon {
  position: absolute;
  top: 0.1875rem;
  right: 0;
  display: inline-block;
}
.field-show-password-button {
  font-size: 0.875rem;
  line-height: 1.65;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  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;
}
.field-show-password-button:hover {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.field-show-password-button:focus {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
fieldset.has-errors .field-label {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.field-errors {
  margin-top: 0.375rem;
  font-size: 1rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
input[type=checkbox] + .field-label,
  input[type=radio] + .field-label,
  .field-show-password-button {
  font-weight: 400;
}
.field-text {
  display: block;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.field-text[disabled] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity, 1));
}
.field-quantity {
    -moz-appearance: textfield;
  }
.field-quantity::-webkit-outer-spin-button, .field-quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
.field-richtext .redactor-box {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  padding-right: 2rem;
}
.field-richtext .redactor-toolbar-wrapper {
  margin-bottom: 0.75rem;
}
.field-richtext .redactor-toolbar-wrapper .redactor-toolbar a {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.field-richtext .redactor-toolbar-wrapper .redactor-toolbar a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-richtext .redactor-toolbar-wrapper .redactor-toolbar a:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-richtext .redactor-in {
    word-break: break-word;
    height: 100%;
  }
.field-richtext .redactor-in p {
  margin-bottom: 1rem;
}
.field-richtext .redactor-in p:last-child {
  margin-bottom: 0;
}
.field-richtext .redactor-in a {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.field-richtext .redactor-in ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}
.field-richtext .redactor-in ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.field-color-preview {
  margin-right: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  cursor: pointer;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity, 1));
}
.field-color-preview input {
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}
.field-color {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.field-color span {
  position: absolute;
  left: 0.75rem;
  top: 0.5rem;
  z-index: 20;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.field-color input {
  position: relative;
  z-index: 10;
  width: 100%;
  border-radius: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 0.75rem;
}
.field-dropdown {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.field-dropdown select {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 2rem;
}
.field-dropdown span {
  pointer-events: none;
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
}
.field-file {
  position: relative;
  min-height: 280px;
  width: 100%;
  max-width: 640px;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.field-file input {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}
.field-file .field-file-thumbnail {
  position: absolute;
  top: 2.5rem;
  left: 50%;
  height: 6.25rem;
  width: 225px;
  --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));
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.field-file .field-file-btn {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  --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));
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.65;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity, 1));
  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;
}
.field-file:hover .field-file-btn, .field-file:focus .field-file-btn {
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-file .field-file-delete {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 30;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
}
.field-file .field-file-delete:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.field-file .field-file-delete:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
ul.errors {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
[type=checkbox],
  [type=radio] {
  position: absolute;
  left: 0;
    opacity: 0.01;
}
[type=checkbox] + label,
  [type=radio] + label {
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
  padding-left: 2rem;
}
[type=checkbox] + label:before,
  [type=radio] + label:before {
  position: absolute;
  left: -0.0625rem;
  top: 0.3125rem;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(112 107 103 / var(--tw-border-opacity, 1));
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
    box-shadow: 0 0 0 0 #F7DFE0;
}
[type=checkbox] + label:after,
  [type=radio] + label:after {
  position: absolute;
  top: 0.5rem;
  left: 0.375rem;
  height: 0.75rem;
  width: 0.375rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-bottom-width: 2px;
  border-right-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  opacity: 0;
  --tw-content: "";
  content: var(--tw-content);
}
[type=checkbox]:checked + label:before,
  [type=radio]:checked + label:before {
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
[type=checkbox]:checked + label:after,
  [type=radio]:checked + label:after {
  opacity: 1;
}
[type=checkbox]:hover + label:before, [type=checkbox]:focus + label:before,
  [type=radio]:hover + label:before,
  [type=radio]:focus + label:before {
    box-shadow: 0 0 0 4px #F7DFE0;
  }
.field-tile-radio {
  position: relative;
}
.field-tile-radio [type=radio] {
  position: absolute;
  inset: 0;
}
.field-tile-radio label {
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(247 223 224 / var(--tw-border-opacity, 1));
  padding: 1.5rem;
  padding-left: 3.75rem;
}
.field-tile-radio label:before {
  top: 50%;
  left: 1.25rem;
  margin-top: -0.625rem;
}
.field-tile-radio label:after {
  top: 50%;
  left: 1.75rem;
  margin-top: -7px;
  margin-left: -0.0625rem;
}
.field-tile-radio [type=radio]:checked + label {
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
}
.field-error-list {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.65;
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.js-floating-help-menu {
  visibility: hidden;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.js-floating-help-menu.is-open {
  visibility: visible;
  opacity: 1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.inset-y-0 {
  top: 0;
  bottom: 0;
}
.-bottom-12 {
  bottom: -0.75rem;
}
.-bottom-20 {
  bottom: -1.25rem;
}
.-bottom-64 {
  bottom: -4rem;
}
.-left-1 {
  left: -0.0625rem;
}
.-left-2\/3 {
  left: -66.667%;
}
.-left-6 {
  left: -0.375rem;
}
.-right-10 {
  right: -0.625rem;
}
.-right-2 {
  right: -0.125rem;
}
.-right-2\/3 {
  right: -66.667%;
}
.-top-1 {
  top: -0.0625rem;
}
.-top-180 {
  top: -11.25rem;
}
.-top-2 {
  top: -0.125rem;
}
.-top-60 {
  top: -3.75rem;
}
.-top-80 {
  top: -5rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-100 {
  bottom: 6.25rem;
}
.bottom-16 {
  bottom: 1rem;
}
.bottom-40 {
  bottom: 2.5rem;
}
.bottom-48 {
  bottom: 3rem;
}
.bottom-64 {
  bottom: 4rem;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-10 {
  left: 0.625rem;
}
.left-12 {
  left: 0.75rem;
}
.left-2 {
  left: 0.125rem;
}
.left-200 {
  left: 12.5rem;
}
.left-28 {
  left: 1.75rem;
}
.left-6 {
  left: 0.375rem;
}
.left-\[11\%\] {
  left: 11%;
}
.right-0 {
  right: 0;
}
.right-1\/2 {
  right: 50%;
}
.right-100 {
  right: 6.25rem;
}
.right-12 {
  right: 0.75rem;
}
.right-16 {
  right: 1rem;
}
.right-30 {
  right: 1.875rem;
}
.right-4 {
  right: 0.25rem;
}
.right-40 {
  right: 2.5rem;
}
.right-6 {
  right: 0.375rem;
}
.right-64 {
  right: 4rem;
}
.right-8 {
  right: 0.5rem;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 0.625rem;
}
.top-100 {
  top: 6.25rem;
}
.top-12 {
  top: 0.75rem;
}
.top-140 {
  top: 8.75rem;
}
.top-16 {
  top: 1rem;
}
.top-2 {
  top: 0.125rem;
}
.top-3 {
  top: 0.1875rem;
}
.top-4 {
  top: 0.25rem;
}
.top-40 {
  top: 2.5rem;
}
.top-5 {
  top: 0.3125rem;
}
.top-6 {
  top: 0.375rem;
}
.top-8 {
  top: 0.5rem;
}
.top-\[11\%\] {
  top: 11%;
}
.-bottom-40 {
  bottom: -2.5rem;
}
.-right-40 {
  right: -2.5rem;
}
.-right-32 {
  right: -2rem;
}
.-top-32 {
  top: -2rem;
}
.-top-28 {
  top: -1.75rem;
}
.right-\[-20px\] {
  right: -20px;
}
.-top-40 {
  top: -2.5rem;
}
.-top-50 {
  top: -3.125rem;
}
.-top-120 {
  top: -7.5rem;
}
.right-50 {
  right: 3.125rem;
}
.top-120 {
  top: 7.5rem;
}
.right-\[-3\.125rem\] {
  right: -3.125rem;
}
.top-\[-7\.5rem\] {
  top: -7.5rem;
}
.right-\[-5\.225rem\] {
  right: -5.225rem;
}
.right-\[0\] {
  right: 0;
}
.top-\[-6rem\] {
  top: -6rem;
}
.right-\[-2\.325rem\] {
  right: -2.325rem;
}
.top-\[-8rem\] {
  top: -8rem;
}
.top-\[-3rem\] {
  top: -3rem;
}
.right-\[-2rem\] {
  right: -2rem;
}
.top-\[-2\.7rem\] {
  top: -2.7rem;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-80 {
  z-index: 80;
}
.z-90 {
  z-index: 90;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.-m-48 {
  margin: -3rem;
}
.m-0 {
  margin: 0;
}
.-mx-20 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-mx-30 {
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}
.-mx-48 {
  margin-left: -3rem;
  margin-right: -3rem;
}
.-my-160 {
  margin-top: -10rem;
  margin-bottom: -10rem;
}
.-my-20 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.mx-12 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-40 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-12 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-20 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-24 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-32 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-40 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-60 {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.my-64 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-8 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-80 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.-mb-200 {
  margin-bottom: -12.5rem;
}
.-mb-32 {
  margin-bottom: -2rem;
}
.-ml-12 {
  margin-left: -0.75rem;
}
.-ml-2 {
  margin-left: -0.125rem;
}
.-ml-20 {
  margin-left: -1.25rem;
}
.-ml-24 {
  margin-left: -1.5rem;
}
.-mr-16 {
  margin-right: -1rem;
}
.-mr-\[125px\] {
  margin-right: -125px;
}
.-mt-10 {
  margin-top: -0.625rem;
}
.-mt-100 {
  margin-top: -6.25rem;
}
.-mt-12 {
  margin-top: -0.75rem;
}
.-mt-16 {
  margin-top: -1rem;
}
.-mt-2 {
  margin-top: -0.125rem;
}
.-mt-20 {
  margin-top: -1.25rem;
}
.-mt-24 {
  margin-top: -1.5rem;
}
.-mt-3 {
  margin-top: -0.1875rem;
}
.-mt-60 {
  margin-top: -3.75rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 0.625rem;
}
.mb-100 {
  margin-bottom: 6.25rem;
}
.mb-12 {
  margin-bottom: 0.75rem;
}
.mb-15 {
  margin-bottom: 0.9375rem;
}
.mb-16 {
  margin-bottom: 1rem;
}
.mb-18 {
  margin-bottom: 1.125rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.mb-24 {
  margin-bottom: 1.5rem;
}
.mb-30 {
  margin-bottom: 1.875rem;
}
.mb-32 {
  margin-bottom: 2rem;
}
.mb-4 {
  margin-bottom: 0.25rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.mb-48 {
  margin-bottom: 3rem;
}
.mb-50 {
  margin-bottom: 3.125rem;
}
.mb-6 {
  margin-bottom: 0.375rem;
}
.mb-60 {
  margin-bottom: 3.75rem;
}
.mb-64 {
  margin-bottom: 4rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.mb-80 {
  margin-bottom: 5rem;
}
.ml-40 {
  margin-left: 2.5rem;
}
.ml-6 {
  margin-left: 0.375rem;
}
.mr-16 {
  margin-right: 1rem;
}
.mr-40 {
  margin-right: 2.5rem;
}
.mr-6 {
  margin-right: 0.375rem;
}
.mr-8 {
  margin-right: 0.5rem;
}
.mt-100 {
  margin-top: 6.25rem;
}
.mt-12 {
  margin-top: 0.75rem;
}
.mt-16 {
  margin-top: 1rem;
}
.mt-20 {
  margin-top: 1.25rem;
}
.mt-24 {
  margin-top: 1.5rem;
}
.mt-30 {
  margin-top: 1.875rem;
}
.mt-32 {
  margin-top: 2rem;
}
.mt-40 {
  margin-top: 2.5rem;
}
.mt-48 {
  margin-top: 3rem;
}
.mt-50 {
  margin-top: 3.125rem;
}
.mt-6 {
  margin-top: 0.375rem;
}
.mt-60 {
  margin-top: 3.75rem;
}
.mt-64 {
  margin-top: 4rem;
}
.mt-8 {
  margin-top: 0.5rem;
}
.mt-80 {
  margin-top: 5rem;
}
.mt-\[-7px\] {
  margin-top: -7px;
}
.mt-\[50vh\] {
  margin-top: 50vh;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.mt-120 {
  margin-top: 7.5rem;
}
.mt-128 {
  margin-top: 8rem;
}
.mb-\[-2\.25rem\] {
  margin-bottom: -2.25rem;
}
.mt-\[5rem\] {
  margin-top: 5rem;
}
.mt-\[8rem\] {
  margin-top: 8rem;
}
.mb-\[-5rem\] {
  margin-bottom: -5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.h-100 {
  height: 6.25rem;
}
.h-12 {
  height: 0.75rem;
}
.h-120 {
  height: 7.5rem;
}
.h-140 {
  height: 8.75rem;
}
.h-20 {
  height: 1.25rem;
}
.h-200 {
  height: 12.5rem;
}
.h-24 {
  height: 1.5rem;
}
.h-240 {
  height: 15rem;
}
.h-28 {
  height: 1.75rem;
}
.h-32 {
  height: 2rem;
}
.h-40 {
  height: 2.5rem;
}
.h-48 {
  height: 3rem;
}
.h-480 {
  height: 30rem;
}
.h-60 {
  height: 3.75rem;
}
.h-64 {
  height: 4rem;
}
.h-\[288px\] {
  height: 288px;
}
.h-\[333px\] {
  height: 333px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[576px\] {
  height: 576px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[79\%\] {
  height: 79%;
}
.h-\[7rem\] {
  height: 7rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-\[300px\] {
  height: 300px;
}
.max-h-240 {
  max-height: 15rem;
}
.max-h-\[7rem\] {
  max-height: 7rem;
}
.min-h-\[280px\] {
  min-height: 280px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-100 {
  width: 6.25rem;
}
.w-12 {
  width: 0.75rem;
}
.w-120 {
  width: 7.5rem;
}
.w-140 {
  width: 8.75rem;
}
.w-160 {
  width: 10rem;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 1.25rem;
}
.w-200 {
  width: 12.5rem;
}
.w-225 {
  width: 14.0625rem;
}
.w-24 {
  width: 1.5rem;
}
.w-240 {
  width: 15rem;
}
.w-28 {
  width: 1.75rem;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 2rem;
}
.w-340 {
  width: 21.25rem;
}
.w-360 {
  width: 22.5rem;
}
.w-40 {
  width: 2.5rem;
}
.w-48 {
  width: 3rem;
}
.w-6 {
  width: 0.375rem;
}
.w-60 {
  width: 3.75rem;
}
.w-80 {
  width: 5rem;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[225px\] {
  width: 225px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[255px\] {
  width: 255px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[510px\] {
  width: 510px;
}
.w-\[78\%\] {
  width: 78%;
}
.w-\[800px\] {
  width: 800px;
}
.w-\[calc\(100\%_-_80px\)\] {
  width: calc(100% - 80px);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[420px\] {
  width: 420px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[80px\] {
  width: 80px;
}
.min-w-\[1440px\] {
  min-width: 1440px;
}
.max-w-500 {
  max-width: 31.25rem;
}
.max-w-\[140px\] {
  max-width: 140px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[688px\] {
  max-width: 688px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-reading {
  max-width: 53.75rem;
}
.max-w-screen-lg {
  max-width: 1024px;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-screen-sm {
  max-width: 640px;
}
.max-w-screen-xl {
  max-width: 1280px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-\[1100px\] {
  max-width: 1100px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-\[1400px\] {
  max-width: 1400px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1o00px\] {
  max-width: 1o00px;
}
.max-w-\[1050px\] {
  max-width: 1050px;
}
.max-w-\[calc\(1000px\+10rem\)\] {
  max-width: calc(1000px + 10rem);
}
.max-w-\[calc\(1000px\+5\.225rem\)\] {
  max-width: calc(1000px + 5.225rem);
}
.max-w-\[calc\(1050px\+5\.225rem\)\] {
  max-width: calc(1050px + 5.225rem);
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[20\%\] {
  max-width: 20%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top {
  transform-origin: top;
}
.-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));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-28 {
  --tw-translate-x: 1.75rem;
  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-x-6 {
  --tw-translate-x: 0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.list-outside {
  list-style-position: outside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.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-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-start {
  align-content: flex-start;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-100 {
  gap: 6.25rem;
}
.gap-20 {
  gap: 1.25rem;
}
.gap-24 {
  gap: 1.5rem;
}
.gap-32 {
  gap: 2rem;
}
.gap-40 {
  gap: 2.5rem;
}
.space-x-18 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.125rem * var(--tw-space-x-reverse));
  margin-left: calc(1.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-divide-opacity, 1));
}
.divide-lighter > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-divide-opacity, 1));
}
.divide-rose > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(247 223 224 / var(--tw-divide-opacity, 1));
}
.divide-white > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity, 1));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.break-all {
  word-break: break-all;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-\[16px\] {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.rounded-r-\[16px\] {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.\!border-l-0 {
  border-left-width: 0px !important;
}
.\!border-r-0 {
  border-right-width: 0px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-8 {
  border-left-width: 8px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-none {
  border-style: none;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(29 29 29 / var(--tw-border-opacity, 1));
}
.border-brand {
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
}
.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(112 107 103 / var(--tw-border-opacity, 1));
}
.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(131 131 131 / var(--tw-border-opacity, 1));
}
.border-light {
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity, 1));
}
.border-lighter {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-lightest {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(248 0 0 / var(--tw-border-opacity, 1));
}
.border-rose {
  --tw-border-opacity: 1;
  border-color: rgb(247 223 224 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: rgba(0,0,0,0);
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.bg-black\/30 {
  background-color: rgb(29 29 29 / 0.3);
}
.bg-black\/50 {
  background-color: rgb(29 29 29 / 0.5);
}
.bg-brand {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.bg-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(59 59 59 / var(--tw-bg-opacity, 1));
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(99 201 123 / var(--tw-bg-opacity, 1));
}
.bg-light {
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity, 1));
}
.bg-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.bg-rose {
  --tw-bg-opacity: 1;
  background-color: rgb(247 223 224 / var(--tw-bg-opacity, 1));
}
.bg-rosewater {
  --tw-bg-opacity: 1;
  background-color: rgb(253 245 245 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: rgba(0,0,0,0);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(255 214 108 / var(--tw-bg-opacity, 1));
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.p-100 {
  padding: 6.25rem;
}
.p-12 {
  padding: 0.75rem;
}
.p-20 {
  padding: 1.25rem;
}
.p-24 {
  padding: 1.5rem;
}
.p-4 {
  padding: 0.25rem;
}
.p-40 {
  padding: 2.5rem;
}
.p-48 {
  padding: 3rem;
}
.p-16 {
  padding: 1rem;
}
.px-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-16 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-24 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.px-32 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-48 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-6 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
.px-64 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[2\.5rem\] {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.py-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-14 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-140 {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}
.py-16 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-160 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-2 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-24 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-5 {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.py-6 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.py-8 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-80 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-\[1\.7rem\] {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}
.px-\[6rem\] {
  padding-left: 6rem;
  padding-right: 6rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[0px\] {
  padding-left: 0px;
  padding-right: 0px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.pb-100 {
  padding-bottom: 6.25rem;
}
.pb-12 {
  padding-bottom: 0.75rem;
}
.pb-140 {
  padding-bottom: 8.75rem;
}
.pb-16 {
  padding-bottom: 1rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.pb-32 {
  padding-bottom: 2rem;
}
.pb-40 {
  padding-bottom: 2.5rem;
}
.pb-6 {
  padding-bottom: 0.375rem;
}
.pb-60 {
  padding-bottom: 3.75rem;
}
.pb-64 {
  padding-bottom: 4rem;
}
.pb-8 {
  padding-bottom: 0.5rem;
}
.pb-80 {
  padding-bottom: 5rem;
}
.pb-\[380px\] {
  padding-bottom: 380px;
}
.pb-\[65px\] {
  padding-bottom: 65px;
}
.pl-100 {
  padding-left: 6.25rem;
}
.pl-12 {
  padding-left: 0.75rem;
}
.pl-16 {
  padding-left: 1rem;
}
.pl-20 {
  padding-left: 1.25rem;
}
.pl-24 {
  padding-left: 1.5rem;
}
.pl-32 {
  padding-left: 2rem;
}
.pl-340 {
  padding-left: 21.25rem;
}
.pl-40 {
  padding-left: 2.5rem;
}
.pl-6 {
  padding-left: 0.375rem;
}
.pl-60 {
  padding-left: 3.75rem;
}
.pl-8 {
  padding-left: 0.5rem;
}
.pr-12 {
  padding-right: 0.75rem;
}
.pr-16 {
  padding-right: 1rem;
}
.pr-24 {
  padding-right: 1.5rem;
}
.pr-32 {
  padding-right: 2rem;
}
.pr-40 {
  padding-right: 2.5rem;
}
.pr-60 {
  padding-right: 3.75rem;
}
.pt-10 {
  padding-top: 0.625rem;
}
.pt-12 {
  padding-top: 0.75rem;
}
.pt-120 {
  padding-top: 7.5rem;
}
.pt-18 {
  padding-top: 1.125rem;
}
.pt-20 {
  padding-top: 1.25rem;
}
.pt-28 {
  padding-top: 1.75rem;
}
.pt-30 {
  padding-top: 1.875rem;
}
.pt-40 {
  padding-top: 2.5rem;
}
.pt-48 {
  padding-top: 3rem;
}
.pt-60 {
  padding-top: 3.75rem;
}
.pt-64 {
  padding-top: 4rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.pt-80 {
  padding-top: 5rem;
}
.pt-\[35px\] {
  padding-top: 35px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-impactful {
  font-family: Gilroy, Campton, Public Sans, sans-serif;
}
.font-sans {
  font-family: Public Sans, sans-serif;
}
.font-serif {
  font-family: Recoleta, serif;
}
.text-12 {
  font-size: 0.75rem;
  line-height: 1.5;
}
.text-14 {
  font-size: 0.875rem;
  line-height: 1.65;
}
.text-16 {
  font-size: 1rem;
  line-height: 1.5;
}
.text-17 {
  font-size: 1.0625rem;
  line-height: 1.525;
}
.text-18 {
  font-size: 1.125rem;
  line-height: 1.2785;
}
.text-20 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.text-21 {
  font-size: 1.3125rem;
  line-height: 1.25;
}
.text-22 {
  font-size: 1.375rem;
  line-height: 1.25;
}
.text-24 {
  font-size: 1.5rem;
  line-height: 1.25;
}
.text-26 {
  font-size: 1.625rem;
  line-height: 1.25;
}
.text-36 {
  font-size: 2.25rem;
  line-height: 1.25;
}
.text-40 {
  font-size: 2.5rem;
  line-height: 1.25;
}
.text-50 {
  font-size: 3.125rem;
  line-height: 1.05;
}
.text-\[128px\] {
  font-size: 128px;
}
.text-\[60px\] {
  font-size: 60px;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
.text-brand {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(112 107 103 / var(--tw-text-opacity, 1));
}
.text-darker {
  --tw-text-opacity: 1;
  color: rgb(59 59 59 / var(--tw-text-opacity, 1));
}
.text-green {
  --tw-text-opacity: 1;
  color: rgb(99 201 123 / var(--tw-text-opacity, 1));
}
.text-grey {
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity, 1));
}
.text-light {
  --tw-text-opacity: 1;
  color: rgb(198 198 198 / var(--tw-text-opacity, 1));
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.text-rose {
  --tw-text-opacity: 1;
  color: rgb(247 223 224 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 214 108 / var(--tw-text-opacity, 1));
}
.text-yellow-dark {
  --tw-text-opacity: 1;
  color: rgb(112 83 0 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.shadow {
  --tw-shadow: 0 3px 25px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 3px 25px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-dark {
  --tw-shadow: 0 0 30px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-dark {
  --tw-shadow-color: #706B67;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline {
  outline-style: solid;
}
.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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-200 {
  transition-delay: 200ms;
}
.delay-500 {
  transition-delay: 500ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.content-\[\'\'\] {
  --tw-content: '';
  content: var(--tw-content);
}
.aspect-16-9 {
    height: 0;
    padding-bottom: 56.25%;
  }
.aspect-4-3 {
    height: 0;
    padding-bottom: 75%;
  }
.aspect-square {
    height: 0;
    padding-bottom: 100%;
  }
.list-checks {
  list-style-type: none;
}
.list-checks > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.list-checks {
  text-align: left;
}
.list-checks li {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjRjgwMDAwIiBkPSJNMTczLjg5OCA0MzkuNDA0bC0xNjYuNC0xNjYuNGMtOS45OTctOS45OTctOS45OTctMjYuMjA2IDAtMzYuMjA0bDM2LjIwMy0zNi4yMDRjOS45OTctOS45OTggMjYuMjA3LTkuOTk4IDM2LjIwNCAwTDE5MiAzMTIuNjkgNDMyLjA5NSA3Mi41OTZjOS45OTctOS45OTcgMjYuMjA3LTkuOTk3IDM2LjIwNCAwbDM2LjIwMyAzNi4yMDRjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6Ii8+PC9zdmc+);
    background-size: 18px 18px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding-left: 2rem;
  }
.mask-speech-bubble {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDQ1LjgwNyIgaGVpZ2h0PSI0OTEuNzc0IiB2aWV3Qm94PSIwIDAgNDQ1LjgwNyA0OTEuNzc0Ij4KICA8cGF0aCBmaWxsPSIjMDAwMDAwIiBkPSJNMzU1LjgwNyw0NjMuNzk0YzAsMS43NzYtLjE5LDMuNDYyLS4yMjksNS4yMTlWNjg0LjQ0NmwtNzUuNDUtNjkuMjc0Yy0yOC42LDE5LjA4My02My43NjMsMjkuNzQzLTEwMi44NzksMjkuNzQzQzc1Ljc3NCw2NDQuOTE2LDAsNTcxLjY5NCwwLDQ2My43OTRTNzUuNzc0LDI4Mi42NzIsMTc3LjI1LDI4Mi42NzJjMTAyLjc4MywwLDE3OC41NTgsNzMuMjIyLDE3OC41NTgsMTgxLjEyMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUgLTIzNy42NykiLz4KPC9zdmc+);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDQ1LjgwNyIgaGVpZ2h0PSI0OTEuNzc0IiB2aWV3Qm94PSIwIDAgNDQ1LjgwNyA0OTEuNzc0Ij4KICA8cGF0aCBmaWxsPSIjMDAwMDAwIiBkPSJNMzU1LjgwNyw0NjMuNzk0YzAsMS43NzYtLjE5LDMuNDYyLS4yMjksNS4yMTlWNjg0LjQ0NmwtNzUuNDUtNjkuMjc0Yy0yOC42LDE5LjA4My02My43NjMsMjkuNzQzLTEwMi44NzksMjkuNzQzQzc1Ljc3NCw2NDQuOTE2LDAsNTcxLjY5NCwwLDQ2My43OTRTNzUuNzc0LDI4Mi42NzIsMTc3LjI1LDI4Mi42NzJjMTAyLjc4MywwLDE3OC41NTgsNzMuMjIyLDE3OC41NTgsMTgxLjEyMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUgLTIzNy42NykiLz4KPC9zdmc+);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }
.active-nav-item {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-weight: 700;
}
.active-nav-item::before {
  position: absolute;
  right: -0.625rem;
  top: 50%;
  margin-top: -0.625rem;
  height: 1.25rem;
  width: 1.25rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
    z-index: -1;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.loader-ghost {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
    background-image: linear-gradient(to right, #E5E5E5 0%, #FFFFFF 30%, #E5E5E5 60%, #E5E5E5 100%);
    background-size: 400px 100%;
    animation: 2s linear infinite forwards ghostLoader;
}
@font-face {
  font-family: "Public Sans";
  font-weight: 800;
  src: url("/dist/fonts/PublicSans-Bold.ttf");
}
@font-face {
  font-family: "Public Sans";
  font-weight: 600;
  src: url("/dist/fonts/PublicSans-SemiBold.ttf");
}
@font-face {
  font-family: "Public Sans";
  font-weight: 400;
  src: url("/dist/fonts/PublicSans-Regular.ttf");
}
@font-face {
  font-family: "Recoleta";
  font-weight: 800;
  src: url("/dist/fonts/Recoleta-Bold.otf");
}
@font-face {
  font-family: "Recoleta";
  font-weight: 600;
  src: url("/dist/fonts/Recoleta-SemiBold.otf");
}
@font-face {
  font-family: "Recoleta";
  font-weight: 400;
  src: url("/dist/fonts/Recoleta-Regular.otf");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 800;
  src: url("/dist/fonts/Gilroy-Black.otf");
}
@keyframes ghostLoader {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: 200px 0;
  }
}
@media (min-width: 768px) {
  .md\:typo-smallcaps {
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:-bottom-8::after {
  content: var(--tw-content);
  bottom: -0.5rem;
}
.after\:bottom-10::after {
  content: var(--tw-content);
  bottom: 0.625rem;
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}
.after\:right-0::after {
  content: var(--tw-content);
  right: 0;
}
.after\:right-10::after {
  content: var(--tw-content);
  right: 0.625rem;
}
.after\:top-1\/2::after {
  content: var(--tw-content);
  top: 50%;
}
.after\:z-10::after {
  content: var(--tw-content);
  z-index: 10;
}
.after\:-ml-6::after {
  content: var(--tw-content);
  margin-left: -0.375rem;
}
.after\:-mt-10::after {
  content: var(--tw-content);
  margin-top: -0.625rem;
}
.after\:h-1::after {
  content: var(--tw-content);
  height: 0.0625rem;
}
.after\:h-16::after {
  content: var(--tw-content);
  height: 1rem;
}
.after\:h-20::after {
  content: var(--tw-content);
  height: 1.25rem;
}
.after\:w-1::after {
  content: var(--tw-content);
  width: 0.0625rem;
}
.after\:w-12::after {
  content: var(--tw-content);
  width: 0.75rem;
}
.after\:w-16::after {
  content: var(--tw-content);
  width: 1rem;
}
.after\:rotate-45::after {
  content: var(--tw-content);
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:bg-black::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.after\:bg-lighter::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.after\:shadow::after {
  content: var(--tw-content);
  --tw-shadow: 0 3px 25px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 3px 25px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.hover\:bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.hover\:bg-rosewater:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 245 245 / var(--tw-bg-opacity, 1));
}
.hover\:bg-transparent:hover {
  background-color: rgba(0,0,0,0);
}
.hover\:text-brand:hover {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.focus\:bg-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 0 0 / var(--tw-bg-opacity, 1));
}
.focus\:text-brand:focus {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.focus\:text-red:focus {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.focus\:underline:focus {
  text-decoration-line: underline;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.hover\:enabled\:bg-black:enabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.hover\:enabled\:bg-white:enabled:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:enabled\:text-black:enabled:hover {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
.hover\:enabled\:text-white:enabled:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.focus\:enabled\:bg-black:enabled:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.focus\:enabled\:bg-white:enabled:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.focus\:enabled\:text-white:enabled:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.disabled\:opacity-10:disabled {
  opacity: 0.1;
}
.group:hover .group-hover\:text-red {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.group:focus .group-focus\:text-red {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.data-\[saving\=true\]\:visible[data-saving="true"] {
  visibility: visible;
}
.data-\[saving\=true\]\:opacity-100[data-saving="true"] {
  opacity: 1;
}
@media (min-width: 640px) {

  .sm\:top-\[-3rem\] {
    top: -3rem;
  }

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

  .sm\:-mb-160 {
    margin-bottom: -10rem;
  }

  .sm\:-ml-20 {
    margin-left: -1.25rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

  .sm\:mb-80 {
    margin-bottom: 5rem;
  }

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mb-\[-1rem\] {
    margin-bottom: -1rem;
  }

  .sm\:mt-\[5rem\] {
    margin-top: 5rem;
  }

  .sm\:mb-\[-1\.5rem\] {
    margin-bottom: -1.5rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:w-80 {
    width: 5rem;
  }

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

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

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

  .sm\:max-w-\[95vw\] {
    max-width: 95vw;
  }

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

  .sm\:translate-x-0 {
    --tw-translate-x: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

  .sm\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-divide-opacity, 1));
  }

  .sm\:px-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sm\:px-\[7rem\] {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .sm\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .sm\:pl-80 {
    padding-left: 5rem;
  }

  .sm\:leading-none {
    line-height: 1;
  }
}
@media (min-width: 768px) {

  .md\:static {
    position: static;
  }

  .md\:right-\[-3\.25rem\] {
    right: -3.25rem;
  }

  .md\:top-\[-6rem\] {
    top: -6rem;
  }

  .md\:right-\[-2\.45rem\] {
    right: -2.45rem;
  }

  .md\:right-\[-1\.45rem\] {
    right: -1.45rem;
  }

  .md\:top-\[-5rem\] {
    top: -5rem;
  }

  .md\:-my-100 {
    margin-top: -6.25rem;
    margin-bottom: -6.25rem;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:mx-15 {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }

  .md\:mx-48 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

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

  .md\:my-140 {
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .md\:-mt-18 {
    margin-top: -1.125rem;
  }

  .md\:-mt-4 {
    margin-top: -0.25rem;
  }

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

  .md\:mb-100 {
    margin-bottom: 6.25rem;
  }

  .md\:mb-30 {
    margin-bottom: 1.875rem;
  }

  .md\:mb-4 {
    margin-bottom: 0.25rem;
  }

  .md\:ml-100 {
    margin-left: 6.25rem;
  }

  .md\:ml-6 {
    margin-left: 0.375rem;
  }

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

  .md\:mt-\[8rem\] {
    margin-top: 8rem;
  }

  .md\:mt-\[7rem\] {
    margin-top: 7rem;
  }

  .md\:mb-\[-6\.5rem\] {
    margin-bottom: -6.5rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-360 {
    height: 22.5rem;
  }

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

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

  .md\:w-120 {
    width: 7.5rem;
  }

  .md\:w-140 {
    width: 8.75rem;
  }

  .md\:w-340 {
    width: 21.25rem;
  }

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

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

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

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

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

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

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

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

  .md\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

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

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

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

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

  .md\:px-100 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

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

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md\:py-100 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .md\:py-140 {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

  .md\:py-32 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

  .md\:pb-240 {
    padding-bottom: 15rem;
  }

  .md\:pb-80 {
    padding-bottom: 5rem;
  }

  .md\:pt-120 {
    padding-top: 7.5rem;
  }

  .md\:pt-140 {
    padding-top: 8.75rem;
  }

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

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

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

  .md\:text-26 {
    font-size: 1.625rem;
    line-height: 1.25;
  }

  .md\:text-36 {
    font-size: 2.25rem;
    line-height: 1.25;
  }

  .md\:text-50 {
    font-size: 3.125rem;
    line-height: 1.05;
  }

  .md\:text-78 {
    font-size: 4.875rem;
    line-height: 0.935;
  }

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

  .md\:text-black {
    --tw-text-opacity: 1;
    color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  }

  .md\:text-darker {
    --tw-text-opacity: 1;
    color: rgb(59 59 59 / var(--tw-text-opacity, 1));
  }

  .md\:text-red {
    --tw-text-opacity: 1;
    color: rgb(248 0 0 / var(--tw-text-opacity, 1));
  }

  .md\:hover\:text-red:hover {
    --tw-text-opacity: 1;
    color: rgb(248 0 0 / var(--tw-text-opacity, 1));
  }

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

  .md\:focus\:text-red:focus {
    --tw-text-opacity: 1;
    color: rgb(248 0 0 / var(--tw-text-opacity, 1));
  }

  .md\:focus\:underline:focus {
    text-decoration-line: underline;
  }
}
@media (min-width: 1024px) {

  .lg\:sticky {
    position: sticky;
  }

  .lg\:-bottom-24 {
    bottom: -1.5rem;
  }

  .lg\:-bottom-40 {
    bottom: -2.5rem;
  }

  .lg\:-right-80 {
    right: -5rem;
  }

  .lg\:left-0 {
    left: 0;
  }

  .lg\:right-0 {
    right: 0;
  }

  .lg\:right-100 {
    right: 6.25rem;
  }

  .lg\:right-80 {
    right: 5rem;
  }

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

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

  .lg\:top-\[-7\.5rem\] {
    top: -7.5rem;
  }

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

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

  .lg\:float-right {
    float: right;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:my-140 {
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mr-80 {
    margin-right: 5rem;
  }

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

  .lg\:mt-80 {
    margin-top: 5rem;
  }

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

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:h-480 {
    height: 30rem;
  }

  .lg\:h-80 {
    height: 5rem;
  }

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

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

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

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

  .lg\:w-1\/5 {
    width: 20%;
  }

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

  .lg\:w-500 {
    width: 31.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-20 {
    gap: 1.25rem;
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-divide-opacity, 1));
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:border-black {
    --tw-border-opacity: 1;
    border-color: rgb(29 29 29 / var(--tw-border-opacity, 1));
  }

  .lg\:p-100 {
    padding: 6.25rem;
  }

  .lg\:px-12 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

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

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

  .lg\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:py-140 {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }

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

  .lg\:px-\[9rem\] {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:px-24 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .lg\:pb-28 {
    padding-bottom: 1.75rem;
  }

  .lg\:pl-30 {
    padding-left: 1.875rem;
  }

  .lg\:pl-80 {
    padding-left: 5rem;
  }

  .lg\:pr-100 {
    padding-right: 6.25rem;
  }

  .lg\:pr-60 {
    padding-right: 3.75rem;
  }

  .lg\:pr-64 {
    padding-right: 4rem;
  }

  .lg\:pr-80 {
    padding-right: 5rem;
  }

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

  .lg\:text-50 {
    font-size: 3.125rem;
    line-height: 1.05;
  }

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

  .lg\:text-\[256px\] {
    font-size: 256px;
  }
}
@media (min-width: 1280px) {

  .xl\:-ml-1\/5 {
    margin-left: -20%;
  }

  .xl\:-mr-1\/5 {
    margin-right: -20%;
  }

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

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

  .xl\:block {
    display: block;
  }

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

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

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

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

  .xl\:px-32 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-\[10rem\] {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:px-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:pr-80 {
    padding-right: 5rem;
  }

  .xl\:text-24 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (min-width: 1536px) {

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