*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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:  ;
  --tw-perspective: none;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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:  ;
  --tw-perspective: none;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
}

/*
! 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 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;
}

/* montserrat-700 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Montserrat';

  font-style: normal;

  font-weight: 700;

  src: url('../../fonts/montserrat-v29-latin-700.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Montserrat';

  font-style: italic;

  font-weight: 700;

  src: url('../../fonts/montserrat-v29-latin-700italic.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 400;

  src: url('../../fonts/open-sans-v40-latin-regular.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: italic;

  font-weight: 400;

  src: url('../../fonts/open-sans-v40-latin-italic.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 600;

  src: url('../../fonts/open-sans-v40-latin-600.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: italic;

  font-weight: 600;

  src: url('../../fonts/open-sans-v40-latin-600italic.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 700;

  src: url('../../fonts/open-sans-v40-latin-700.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700italic - latin */

@font-face {
  font-display: swap;

  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

  font-family: 'Open Sans';

  font-style: italic;

  font-weight: 700;

  src: url('../../fonts/open-sans-v40-latin-700italic.woff2') format('woff2');

  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

input,
    textarea {
  display: block;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(15 23 43 / var(--tw-text-opacity, 1));
}

input::-moz-placeholder, textarea::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 101 101 / var(--tw-placeholder-opacity, 1));
}

input::placeholder,
    textarea::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(102 101 101 / var(--tw-placeholder-opacity, 1));
}

input:focus-visible,
    textarea:focus-visible {
  outline-style: solid;
  outline-color: #935D9F;
}

textarea {
  resize: none;
}

iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.nzd-rte p {
  margin-bottom: 1.25rem;
}

.ndz-rte p:last-child {
  margin-bottom: 0px;
}

/* TITLES */

/* .ndz-sectiontitle {
        @apply text-xs font-bold tracking-widest uppercase md:text-sm text-purple;
    } */

/* .ndz-title {
        @apply text-2xl/tight lg:text-3xl/tight xl:text-[40px]/[1.1] my-3 xl:mb-6;
    } */

/* .ndz-title-2 {
        @apply font-display text-2xl/tight lg:text-3xl/tight xl:text-[28px]/none my-2 xl:mb-5;
    } */

.ndz-sectiontitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .ndz-sectiontitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.ndz-title {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}

@media (min-width: 1280px) {
  .ndz-title {
    margin-bottom: 1.5rem;
  }
}

.ndz-title-2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

@media (min-width: 1280px) {
  .ndz-title-2 {
    margin-bottom: 1.25rem;
  }
}

/* HAMBURER MENU */

.ndz-hamburger {
  display: block;
  display: flex;
  width: 50px;
  height: 50px;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ndz-hamburger span {
  display: inline-block;
  height: 0.125rem;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: linear(0, -0.004 4.9%, -0.02 9.4%, -0.124 26.4%, -0.126 30.5%, -0.104 34.1%, -0.027 38.8%, 0.108 43.1%, 0.299 47%, 0.817 55.2%, 0.97 59.1%, 1.071 63.4%, 1.118 67.7%, 1.127 72.6%, 1.108 77.2%, 1.019 90.7%, 1.004 95.2%, 1);
}

.ndz-hamburger span:first-child,
    .ndz-hamburger span:last-child {
  width: 75%;
}

.ndz-hamburger-open span {
  transform-origin: center;
  --tw-rotate-z: 45deg;
  rotate: var(--tw-rotate-z);
}

.ndz-hamburger-open span:first-child,
    .ndz-hamburger-open span:last-child {
  width: 50%;
  --tw-rotate-z: -45deg;
  rotate: var(--tw-rotate-z);
}

.ndz-hamburger-open span:first-child {
  transform-origin: top right;
  --tw-translate-y: 0.04rem;
  --tw-translate-x: -0.25rem;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-hamburger-open span:last-child {
  transform-origin: bottom left;
  --tw-translate-y: -0.04rem;
  --tw-translate-x: -0.45rem;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

/* BUTTONS */

.ndz-btn {
  display: inline-block;
  min-width: 226px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.ndz-btn-animate-scale:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-btn-animate-scale:focus:active {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-btn-animate-outline {
  border-width: 1px;
  border-color: transparent;
}

.ndz-btn-animate-outline:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-btn-invert {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-btn-invert:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ndz-btn.active {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-btn-invert.active {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* SWITCH */

.ndz-switch {
  position: relative;
  width: 100%;
  padding-bottom: 65%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ndz-switch-card {
  position: absolute;
  inset: 0px;
  z-index: 10;
  overflow: hidden;
  border-radius: 15px;
}

.ndz-switch-card::after {
  position: absolute;
  inset: 0px;
  border-radius: 15px;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(15 23 43 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 23 43 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  mix-blend-mode: multiply;
  --tw-content: '';
  content: var(--tw-content);
}

.ndz-switch-card {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.ndz-switch-cardlink {
  position: absolute;
  inset: 0px;
  z-index: 20;
  border-radius: 15px;
}

.ndz-switch-textlink {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  position: absolute;
  left: 50%;
  bottom: -24px;
  z-index: 20;
  border-width: 1px;
  border-color: transparent;
  --tw-translate-x: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-switch-img {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
}

.ndz-switch:hover .ndz-switch-cardlink ~ .ndz-switch-img,
    .ndz-switch-textlink:hover ~ .ndz-switch-card > .ndz-switch-img {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-switch:hover > .ndz-switch-textlink,
    .ndz-switch-textlink:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-switch:hover > .ndz-switch-textlink:focus:active,
    .ndz-switch-textlink:hover:focus:active {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

/* MAINMENU */

.ndz-mainmenulink {
  position: relative;
  display: block;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(94 109 139 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 600;
  letter-spacing: 0.025em;
}

.ndz-mainmenulink::after {
  position: absolute;
  left: 0px;
  bottom: -0.11rem;
  height: 0.16rem;
  width: 4rem;
  border-radius: 9999px;
  background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(222,163,234,1) 40%, rgba(255,234,255,1) 60%, rgba(255,255,255,0) 100%);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  opacity: 0;
  --tw-blur: blur(0.05rem);
  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);
  --tw-content: '';
  content: var(--tw-content);
  --tw-translate-x: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-mainmenulink:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
}

@keyframes electric {
  0% {
    content: var(--tw-content);
    left: 0;
    opacity: 0;
  }

  25%,90% {
    content: var(--tw-content);
    opacity: 1;
  }

  100% {
    content: var(--tw-content);
    left: 100%;
    opacity: 0;
  }
}

.ndz-mainmenulink.test::after {
  content: var(--tw-content);
  animation: electric 500ms cubic-bezier(0.25, 0.5, 0.75, 0.5);
}

.ndz-mainmenulink > span {
  pointer-events: none;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.ndz-mainmenulink > span:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  --tw-content: attr(data-replace);
  content: var(--tw-content);
  --tw-translate-y: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-mainmenulink:hover > span:after {
  --tw-translate-y: 0px;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-mainmenulink > span > span {
  display: inline-block;
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.ndz-mainmenulink:hover > span > span {
  --tw-translate-y: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-mainmenu-active {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
}

.ndz-mainmenu-active::after {
  --tw-content: none;
  content: var(--tw-content);
}

.ndz-mainmenu-active > span > span {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-mainmenu-active:hover > span > span {
  --tw-translate-y: 0px;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-mainmenu-active > span:after {
  display: none;
}

/* METAMENU */

.ndz-metamenulink {
  position: relative;
  display: inline-flex;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(15 23 43 / 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: 200ms;
}

.ndz-metamenulink:hover {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-metamenulink:after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 1px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  --tw-content: '';
  content: var(--tw-content);
  --tw-translate-x: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.ndz-metamenulink:hover:after {
  width: 100%;
  opacity: 1;
}

.ndz-metamenu-active {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.ndz-metamenu-active::after {
  width: 100%;
  content: var(--tw-content);
  opacity: 1;
}

/* RTE */

.ndz-rte h1 {
  margin-bottom: 0.75rem;
  font-family: "Montserrat", Helvetica, Arial;
  font-size: 1.875rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .ndz-rte h1 {
    font-size: 2.25rem;
    line-height: 1.25;
  }
}

@media (min-width: 1280px) {
  .ndz-rte h1 {
    margin-bottom: 1.5rem;
    font-size: 50px;
    line-height: 1.1;
  }
}

.ndz-rte h2 {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  font-family: "Montserrat", Helvetica, Arial;
  font-size: 1.5rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .ndz-rte h2 {
    font-size: 1.875rem;
    line-height: 1.25;
  }
}

@media (min-width: 1280px) {
  .ndz-rte h2 {
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    font-size: 28px;
    line-height: 1.25;
  }
}

.ndz-rte h3 {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  font-family: "Montserrat", Helvetica, Arial;
  font-size: 1rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .ndz-rte h3 {
    font-size: 1.125rem;
    line-height: 1.25;
  }
}

@media (min-width: 1280px) {
  .ndz-rte h3 {
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.25;
  }
}

.ndz-rte h4 {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}

@media (min-width: 1280px) {
  .ndz-rte h4 {
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
  }
}

.ndz-rte p:has(+p) {
  margin-bottom: 0.75rem;
}

@media (min-width: 1280px) {
  .ndz-rte p:has(+p) {
    margin-bottom: 1.25rem;
  }
}

.ndz-rte a {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

/* CARD */

.ndz-card {
  position: relative;
}

.ndz-card-link {
  position: absolute;
  inset: 0px;
  z-index: 10;
}

.ndz-card-image {
  pointer-events: none;
  z-index: 20;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 10px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.ndz-card-image picture img,
    .ndz-card-image div img,
    .ndz-card-image .is-selected img {
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.165,0.840,0.440,1.000);
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-card-link:hover + .ndz-card-image picture img,
    .ndz-card-link:hover + .ndz-card-image div img,
    .ndz-card-link:hover + .ndz-card-image .is-selected img {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-card-link ~ .ndz-card-text .ndz-card-btn .ndz-btn {
  margin-top: 1.5rem;
  border-width: 1px;
  border-color: transparent;
}

.ndz-card-link:hover ~ .ndz-card-text .ndz-card-btn .ndz-btn {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-card-link:active:focus ~ .ndz-card-text .ndz-card-btn .ndz-btn {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.ndz-card-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* FLIPBOX */

.ndz-flipbox {
  --tw-perspective: 1000px;
  perspective: var(--tw-perspective);
}

.ndz-flipbox-inner {
  position: relative;
  display: block;
  height: 0px;
  cursor: pointer;
  padding-bottom: 100%;
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform-style: preserve-3d;
}

@media (min-width: 1280px) {
  .ndz-flipbox-inner {
    pointer-events: none;
  }
}

.ndz-flipbox-check {
  display: none;
}

.ndz-flipbox-check:checked + .ndz-flipbox-inner {
  --tw-rotate-y: 180deg;
  --webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
  transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
}

@media (min-width: 1280px) {
  .ndz-flipbox-check:checked + .ndz-flipbox-inner {
    --tw-rotate-y: 0deg;
    --webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
    transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
  }

  .ndz-flipbox:hover .ndz-flipbox-inner {
    --tw-rotate-y: 180deg;
    --webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
    transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
  }
}

.ndz-flipbox picture {
  position: absolute;
  overflow: hidden;
  border-radius: 10px;
  backface-visibility: hidden;
}

.ndz-flipbox picture:last-child {
  --tw-rotate-y: 180deg;
  --webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
  transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));
}

/* TIMELINE */

.ndz-timeline {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  width: 100%;
  max-width: 1140px;
}

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

@media (min-width: 768px) {
  .ndz-timeline {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

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

.ndz-timeline::after {
  position: absolute;
  top: 2.5rem;
  bottom: 2.5rem;
  left: 0.25rem;
  margin-left: -1px;
  width: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .ndz-timeline::after {
    left: 50%;
  }
}

.ndz-timeline-container {
  position: relative;
  display: flex;
  width: 100%;
  background-color: inherit;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 768px) {
  .ndz-timeline-container {
    width: 50%;
  }

  .ndz-timeline-container.ndz-timeline-left {
    justify-content: flex-end;
  }

  .ndz-timeline-container.ndz-timeline-right {
    left: 50%;
  }
}

.ndz-timeline-container::after {
  position: absolute;
  top: 50%;
  left: -0.25rem;
  z-index: 10;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

@media (min-width: 768px) {
  .ndz-timeline-container::after {
    left: auto;
    right: -0.5rem;
  }
}

.ndz-timeline-container.ndz-timeline-right::after {
  left: -0.25rem;
}

@media (min-width: 768px) {
  .ndz-timeline-container.ndz-timeline-right::after {
    left: -0.5rem;
  }
}

.ndz-timeline-container::before {
  position: absolute;
  top: 50%;
  left: -0px;
  z-index: 10;
  height: 0.125rem;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

@media (min-width: 768px) {
  .ndz-timeline-container::before {
    left: auto;
    right: 0.5rem;
  }
}

.ndz-timeline-container.ndz-timeline-right::before {
  left: 0.5rem;
}

.ndz-timeline-container .ndz-timeline-year {
  z-index: 10;
  display: flex;
  height: 4rem;
  width: 4rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-family: "Montserrat", Helvetica, Arial;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --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: 300ms;
}

.ndz-timeline-container .ndz-timeline-year:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .ndz-timeline-container .ndz-timeline-year {
    height: 6rem;
    width: 6rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.ndz-timeline-container.ndz-timeline-left .ndz-timeline-year {
  right: 3rem;
}

.ndz-timeline-container.ndz-timeline-right .ndz-timeline-year {
  left: 3rem;
}

.ndz-timeline-container .ndz-timeline-content {
  position: absolute;
  top: 50%;
  padding-left: 5rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
  --tw-translate-y: calc(calc(50% - 20px) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

@media (min-width: 768px) {
  .ndz-timeline-container .ndz-timeline-content {
    padding-left: 0px;
    padding-right: 5rem;
    text-align: right;
  }
}

@media (min-width: 1024px) {
  .ndz-timeline-container .ndz-timeline-content {
    padding-right: 10rem;
  }
}

.ndz-timeline-container.ndz-timeline-right .ndz-timeline-content {
  padding-right: 0px;
}

@media (min-width: 768px) {
  .ndz-timeline-container.ndz-timeline-right .ndz-timeline-content {
    padding-left: 5rem;
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .ndz-timeline-container.ndz-timeline-right .ndz-timeline-content {
    padding-left: 10rem;
  }
}

.ndz-timeline-container .ndz-timeline-year:hover + .ndz-timeline-content {
  opacity: 1;
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* fade in image when loaded */

.carousel-cell-image {
  transition: opacity 0.4s;
  opacity: 0;
}

.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 10;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  position:relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  pointer-events:auto;
}

.flickity-page-dots .dot::after {
  position:absolute;
  top:50%;
  content:'';
  left:50%;
  transform:translateX(-50%) translateY(-50%);
  width:20px;
  height:20px;
  border:1px solid #fff;
  border-radius:50%;
  background-color:transparent;
  display:inherit;
  opacity:0;
  transition: all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.flickity-page-dots .dot.is-selected::after {
  width:16px;
  height:16px;
  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;
}

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.inset-x-5 {
  left: 1.25rem;
  right: 1.25rem;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-10 {
  bottom: 2.5rem;
}

.left-0 {
  left: 0px;
}

.right-24 {
  right: 6rem;
}

.start-0 {
  inset-inline-start: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-\[5\.5\%\] {
  margin-bottom: 5.5%;
}

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

.ms-auto {
  margin-inline-start: auto;
}

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

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

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

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

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

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

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

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

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

.h-auto {
  height: auto;
}

.h-dvh {
  height: 100dvh;
}

.h-full {
  height: 100%;
}

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

.min-h-\[75dvh\] {
  min-height: 75dvh;
}

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

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

.w-12 {
  width: 3rem;
}

.w-4 {
  width: 1rem;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-9 {
  width: 2.25rem;
}

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-0 {
  min-width: 0px;
}

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

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

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

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

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

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

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

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

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

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

.flex-none {
  flex: none;
}

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

@keyframes kenburns {
  0% {
    transform-origin: center;
    transform: scale(1.0);
  }

  100% {
    transform: scale(1.2);
  }
}

.animate-kenburns {
  animation: kenburns 20s ease-out forwards;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

.gap-y-20 {
  row-gap: 5rem;
}

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

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

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

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

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

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

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

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

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

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

.border {
  border-width: 1px;
}

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

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

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

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

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 43 / var(--tw-border-opacity, 1));
}

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(94 109 139 / var(--tw-border-opacity, 1));
}

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

.border-purple {
  --tw-border-opacity: 1;
  border-color: rgb(147 93 159 / var(--tw-border-opacity, 1));
}

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

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(199 6 107 / var(--tw-bg-opacity, 1));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
}

.bg-purple\/10 {
  background-color: rgb(147 93 159 / 0.1);
}

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

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

.fill-purple {
  fill: #935D9F;
}

.stroke-white {
  stroke: #FFFFFF;
}

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

.p-0 {
  padding: 0px;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pb-\[65\%\] {
  padding-bottom: 65%;
}

.pb-\[65\.5\%\] {
  padding-bottom: 65.5%;
}

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

.pr-5 {
  padding-right: 1.25rem;
}

.ps-4 {
  padding-inline-start: 1rem;
}

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

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

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

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

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

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

.font-body {
  font-family: "Open Sans", Helvetica, Arial;
}

.font-display {
  font-family: "Montserrat", Helvetica, Arial;
}

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

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-3xl\/tight {
  font-size: 1.875rem;
  line-height: 1.25;
}

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

.text-\[11px\]\/tight {
  font-size: 11px;
  line-height: 1.25;
}

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

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

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

.text-xl\/tight {
  font-size: 1.25rem;
  line-height: 1.25;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-xxs {
  font-size: 0.625rem;
}

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

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.75\] {
  line-height: 1.75;
}

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

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

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

.text-black {
  --tw-text-opacity: 1;
  color: rgb(15 23 43 / var(--tw-text-opacity, 1));
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

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

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

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

.drop-shadow-\[0_3px_6px_rgba\(0\2c 0\2c 0\2c 0\.67\)\] {
  --tw-drop-shadow: drop-shadow(0 3px 6px rgba(0,0,0,0.67));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

.transition-all {
  transition-property: all;
  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-transform {
  transition-property: perspective, translate, scale, transform, perspective, rotate;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-0 {
  transition-delay: 0s;
}

.delay-\[100ms\] {
  transition-delay: 100ms;
}

.delay-\[200ms\] {
  transition-delay: 200ms;
}

.delay-\[300ms\] {
  transition-delay: 300ms;
}

.delay-\[400ms\] {
  transition-delay: 400ms;
}

.delay-\[500ms\] {
  transition-delay: 500ms;
}

.delay-\[800ms\] {
  transition-delay: 800ms;
}

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

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

.ease-\[linear\(0\2c _0\.037_1\.1\%\2c _0\.147_2\.3\%\2c _1\.017_8\.8\%\2c _1\.161_10\.8\%\2c _1\.218_12\.8\%\2c _1\.218_14\.1\%\2c _1\.194_15\.5\%\2c _0\.992_22\.4\%\2c _0\.965_24\.2\%\2c _0\.952_26\.1\%\2c _0\.955_28\.5\%\2c _0\.999_35\.2\%\2c _1\.011_39\.4\%\2c _0\.998_52\.7\%\2c _1\)\] {
  transition-timing-function: linear(0, 0.037 1.1%, 0.147 2.3%, 1.017 8.8%, 1.161 10.8%, 1.218 12.8%, 1.218 14.1%, 1.194 15.5%, 0.992 22.4%, 0.965 24.2%, 0.952 26.1%, 0.955 28.5%, 0.999 35.2%, 1.011 39.4%, 0.998 52.7%, 1);
}

.ease-in-epic {
  transition-timing-function: cubic-bezier(0.250, 0.000, 0.750, 0.250);
}

.ease-in-expo {
  transition-timing-function: cubic-bezier(0.950, 0.050, 0.795, 0.035);
}

.ease-out-expo {
  transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.translate-y-0 {
  --tw-translate-y: 0px;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.translate-y-10 {
  --tw-translate-y: 2.5rem;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.translate-y-full {
  --tw-translate-y: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);
}

.rotate-180 {
  --tw-rotate-z: 180deg;
  rotate: var(--tw-rotate-z);
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  scale: var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);
}

.placeholder\:text-purple::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.placeholder\:text-purple::placeholder {
  --tw-text-opacity: 1;
  color: rgb(147 93 159 / var(--tw-text-opacity, 1));
}

.placeholder\:opacity-50::-moz-placeholder {
  opacity: 0.5;
}

.placeholder\:opacity-50::placeholder {
  opacity: 0.5;
}

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

.after\:inset-x-0::after {
  content: var(--tw-content);
  left: 0px;
  right: 0px;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:h-1\/2::after {
  content: var(--tw-content);
  height: 50%;
}

.after\:bg-gradient-to-b::after {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.after\:from-transparent::after {
  content: var(--tw-content);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:to-black\/75::after {
  content: var(--tw-content);
  --tw-gradient-to: rgb(15 23 43 / 0.75) var(--tw-gradient-to-position);
}

.after\:mix-blend-multiply::after {
  content: var(--tw-content);
  mix-blend-mode: multiply;
}

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

.hover\:bg-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 93 159 / var(--tw-bg-opacity, 1));
}

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

.focus\:opacity-80:focus {
  opacity: 0.8;
}

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

.peer:disabled ~ .peer-disabled\:pointer-events-none {
  pointer-events: none;
}

.peer:disabled ~ .peer-disabled\:opacity-50 {
  opacity: 0.5;
}

@media (min-width: 640px) {
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  .md\:right-28 {
    right: 7rem;
  }

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

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

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

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

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:p-7 {
    padding: 1.75rem;
  }

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

  .md\:p-\[8\%\] {
    padding: 8%;
  }

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

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

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

  .md\:py-\[4\.5\%\] {
    padding-top: 4.5%;
    padding-bottom: 4.5%;
  }

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

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

  .md\:ps-6 {
    padding-inline-start: 1.5rem;
  }

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

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

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

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

@media (min-width: 1024px) {
  @media (min-width: 768px) {
    .lg\:md\:pr-0 {
      padding-right: 0px;
    }
  }

  .lg\:bottom-12 {
    bottom: 3rem;
  }

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

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-start-8 {
    grid-column-start: 8;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-12 {
    gap: 3rem;
  }

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

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

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

  .lg\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

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

  .lg\:px-\[8\%\] {
    padding-left: 8%;
    padding-right: 8%;
  }

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

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

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

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

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

  .lg\:text-3xl\/tight {
    font-size: 1.875rem;
    line-height: 1.25;
  }

  .lg\:text-4xl\/tight {
    font-size: 2.25rem;
    line-height: 1.25;
  }

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

  .lg\:text-\[28px\]\/\[1\.3\] {
    font-size: 28px;
    line-height: 1.3;
  }

  .lg\:text-\[80px\]\/none {
    font-size: 80px;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:right-48 {
    right: 12rem;
  }

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

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

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

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

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

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

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

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

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

  .xl\:w-14 {
    width: 3.5rem;
  }

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

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

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

  .xl\:gap-2 {
    gap: 0.5rem;
  }

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

  .xl\:p-20 {
    padding: 5rem;
  }

  .xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

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

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

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

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

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

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

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

  .xl\:text-\[28px\]\/none {
    font-size: 28px;
    line-height: 1;
  }

  .xl\:text-\[28px\]\/tight {
    font-size: 28px;
    line-height: 1.25;
  }

  .xl\:text-\[40px\]\/none {
    font-size: 40px;
    line-height: 1;
  }

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

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

  .xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .xl\:text-xs\/tight {
    font-size: 0.75rem;
    line-height: 1.25;
  }

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

  .xl\:leading-\[1\.9\] {
    line-height: 1.9;
  }
}