@font-face {
    font-family:"MonumentExtendedUltralight";
    src: url(/fonts/MonumentExtended-Ultralight.woff2?f80f5d2d490ca2c3c4eeb6156c5c54cc) format("woff2"),
        url(/fonts/MonumentExtended-Ultralight.woff?f0fd102c363a09abd2f255c1f039f9b5) format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"MonumentExtended-Bold";
    src: url(/fonts/MonumentExtended-Bold.woff2?6e6c8f4a0abcfdba5335afb8f5e06309) format("woff2"),
        url(/fonts/MonumentExtended-Bold.woff?48d3493acb6cdaa4655c7577727189dd) format("woff");
    font-weight: bold;
    font-style: normal;
}
 
  
@font-face {
    font-family:"Oroban-Elegans";
    src: url(/fonts/Oroban-Elegans.woff2?3b6b60ae3c7162fd3bc45628c92dbe4d) format("woff2"),
        url(/fonts/Oroban-Elegans.woff?3572cc297dde58a5a90a0201e9d25479) format("woff");
    font-weight: normal;
    font-style: normal;
}
 
  
@font-face {
    font-family:"Oroban-ElegansItalic";
    src: url(/fonts/Oroban-ElegansItalic.woff2?dc64b730826d36e7f067ae08beb1c194) format("woff2"),
        url(/fonts/Oroban-ElegansItalic.woff?d5eb10c8a3f870676821024673130826) format("woff");
    font-weight: normal;
    font-style: normal;
}
/*
! tailwindcss v3.1.6 | 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: #e5e7eb; /* 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.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
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;
}
    html {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    }

    .link {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

    .link:hover {
  --tw-text-opacity: 1;
  color: rgb(135 167 224 / var(--tw-text-opacity));
}

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

    .links a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

    .links a:hover {
  --tw-text-opacity: 1;
  color: rgb(135 167 224 / var(--tw-text-opacity));
}

    .links a:active {
  --tw-text-opacity: 1;
  color: rgb(255 154 255 / var(--tw-text-opacity));
}

*, ::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-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:  ;
}

::-webkit-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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-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:  ;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.right-4 {
  right: 1rem;
}
.top-4 {
  top: 1rem;
}
.right-0 {
  right: 0px;
}
.-bottom-16 {
  bottom: -4rem;
}
.top-0 {
  top: 0px;
}
.top-full {
  top: 100%;
}
.left-0 {
  left: 0px;
}
.z-50 {
  z-index: 50;
}
.z-10 {
  z-index: 10;
}
.order-1 {
  order: 1;
}
.order-3 {
  order: 3;
}
.order-2 {
  order: 2;
}
.order-4 {
  order: 4;
}
.my-\[1\.2em\] {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.ml-auto {
  margin-left: auto;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.mr-0 {
  margin-right: 0px;
}
.mt-16 {
  margin-top: 4rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mr-auto {
  margin-right: 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;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-full {
  height: 100%;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[60px\] {
  height: 60px;
}
.h-8 {
  height: 2rem;
}
.h-6 {
  height: 1.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-40 {
  height: 10rem;
}
.h-10 {
  height: 2.5rem;
}
.h-\[110px\] {
  height: 110px;
}
.h-24 {
  height: 6rem;
}
.h-20 {
  height: 5rem;
}
.h-auto {
  height: auto;
}
.h-0 {
  height: 0px;
}
.h-screen {
  height: 100vh;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.min-h-\[150px\] {
  min-height: 150px;
}
.min-h-\[1\.3em\] {
  min-height: 1.3em;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-full {
  width: 100%;
}
.w-\[calc\(100\%_-_\(60px\+16px\)\)\] {
  width: calc(100% - (60px + 16px));
}
.w-\[60px\] {
  width: 60px;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[50\%\] {
  width: 50%;
}
.w-32 {
  width: 8rem;
}
.w-\[110px\] {
  width: 110px;
}
.w-96 {
  width: 24rem;
}
.w-auto {
  width: auto;
}
.w-3\/5 {
  width: 60%;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[100vw\] {
  max-width: 100vw;
}
.max-w-full {
  max-width: 100%;
}
.max-w-desktop {
  max-width: 1140px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-1\/2 {
  max-width: 50%;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-none {
  flex: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.grow {
  flex-grow: 1;
}
.basis-full {
  flex-basis: 100%;
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  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-0 {
  --tw-translate-y: 0px;
  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));
}
@-webkit-keyframes scrolling {

  from {
    transform: translateX(0);;
  }

  to {
    transform: translateX(calc(-1 * var(--marquee-width)));;
  }
}
@keyframes scrolling {

  from {
    transform: translateX(0);;
  }

  to {
    transform: translateX(calc(-1 * var(--marquee-width)));;
  }
}
.animate-scrolling {
  -webkit-animation: scrolling var(--marquee-time) linear infinite;;
          animation: scrolling var(--marquee-time) linear infinite;;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.columns-1 {
  -moz-columns: 1;
       columns: 1;
}
.break-inside-avoid {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.content-center {
  align-content: center;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-items-center {
  justify-items: center;
}
.gap-\[1\.2em\] {
  gap: 1.2em;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-px {
  gap: 1px;
}
.gap-4 {
  gap: 1rem;
}
.gap-0 {
  gap: 0px;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.gap-y-7 {
  row-gap: 1.75rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * 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-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * 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));
}
.self-end {
  align-self: flex-end;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border-2 {
  border-width: 2px;
}
.border {
  border-width: 1px;
}
.border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-gli-pink {
  --tw-border-opacity: 1;
  border-color: rgb(255 154 255 / var(--tw-border-opacity));
}
.border-y-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gli-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(255 154 255 / var(--tw-bg-opacity));
}
.bg-gli-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(254 255 101 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-\[image\:var\(--background-image\)\] {
  background-image: var(--background-image);
}
.bg-\[url\(\'\/images\/sn\/youtube-hover\.svg\'\)\] {
  background-image: url('/images/sn/youtube-hover.svg');
}
.bg-\[image\:var\(--background-image-\"\.\$b-\>name\.\"\)\] {
  background-image: var(--background-image-".$b->name.");
}
.bg-cover {
  background-size: cover;
}
.bg-\[length\:150px\] {
  background-size: 150px;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-center {
  background-position: center;
}
.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;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[1em\] {
  padding-left: 1em;
  padding-right: 1em;
}
.py-1-12 {
  padding-top: 1.12em;
  padding-bottom: 1.12em;
}
.px-0-65 {
  padding-left: 0.65em;
  padding-right: 0.65em;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-\[0\.5rem\] {
  padding-top: 0.5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.font-secondary {
  font-family: MonumentExtendedUltralight, sans-serif;
}
.font-primary {
  font-family: Oroban-Elegans, serif;
}
.font-primary-italic {
  font-family: Oroban-ElegansItalic, serif;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-\[1\.2em\] {
  font-size: 1.2em;
}
.text-\[1\.4em\] {
  font-size: 1.4em;
}
.text-\[1\.5em\] {
  font-size: 1.5em;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-tight {
  line-height: 1.25;
}
.leading-\[60px\] {
  line-height: 60px;
}
.leading-\[110px\] {
  line-height: 110px;
}
.leading-7 {
  line-height: 1.75rem;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gli-error {
  --tw-text-opacity: 1;
  color: rgb(218 56 56 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 185 241 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.decoration-4 {
  text-decoration-thickness: 4px;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.decoration-2 {
  text-decoration-thickness: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.accent-gli-pink {
  accent-color: #ff9aff;
}
.accent-white {
  accent-color: #fff;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-75 {
  opacity: 0.75;
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.text-sm-fluid {
  font-size: 12px;
}
@media (min-width: 320px) {

  .text-sm-fluid {
    font-size: calc(12px + 2 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .text-sm-fluid {
    font-size: 14px;
  }
}
.text-md-fluid {
  font-size: 16px;
}
@media (min-width: 320px) {

  .text-md-fluid {
    font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .text-md-fluid {
    font-size: 18px;
  }
}
.text-bigtitle-fluid {
  font-size: 55px;
}
@media (min-width: 320px) {

  .text-bigtitle-fluid {
    font-size: calc(55px + 89 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .text-bigtitle-fluid {
    font-size: 144px;
  }
}
.leading-md-fluid {
  line-height: 1.3em;
}
@media (min-width: 320px) {

  .leading-md-fluid {
    line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .leading-md-fluid {
    line-height: 1.3em;
  }
}
.leading-thight-fluid {
  line-height: 0.60em;
}
@media (min-width: 320px) {

  .leading-thight-fluid {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .leading-thight-fluid {
    line-height: 0.70em;
  }
}
.typo-title {
  padding-top: 0.15em;
  font-size: 32px;
}
@media (min-width: 320px) {

  .typo-title {
    font-size: calc(32px + 10 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-title {
    font-size: 42px;
  }
}
.typo-title {
  line-height: 0.60em;
}
@media (min-width: 320px) {

  .typo-title {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-title {
    line-height: 0.70em;
  }
}
.typo-bigtitle {
  padding-top: 0.15em;
  font-size: 55px;
}
@media (min-width: 320px) {

  .typo-bigtitle {
    font-size: calc(55px + 89 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-bigtitle {
    font-size: 144px;
  }
}
.typo-bigtitle {
  line-height: 0.60em;
}
@media (min-width: 320px) {

  .typo-bigtitle {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-bigtitle {
    line-height: 0.70em;
  }
}
.typo-3xl {
  padding-top: 0.15em;
  font-size: 30px;
}
@media (min-width: 320px) {

  .typo-3xl {
    font-size: calc(30px + 90 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-3xl {
    font-size: 120px;
  }
}
.typo-3xl {
  line-height: 0.60em;
}
@media (min-width: 320px) {

  .typo-3xl {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-3xl {
    line-height: 0.70em;
  }
}
.leading-thight {
  padding-top: 0.15em;
  line-height: 0.60em;
}
@media (min-width: 320px) {

  .leading-thight {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .leading-thight {
    line-height: 0.70em;
  }
}
.typo-sm {
  font-size: 12px;
}
@media (min-width: 320px) {

  .typo-sm {
    font-size: calc(12px + 2 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-sm {
    font-size: 14px;
  }
}
.typo-sm {
  line-height: 1.3em;
}
@media (min-width: 320px) {

  .typo-sm {
    line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-sm {
    line-height: 1.3em;
  }
}
.typo-md {
  font-size: 16px;
}
@media (min-width: 320px) {

  .typo-md {
    font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-md {
    font-size: 18px;
  }
}
.typo-md {
  line-height: 1.3em;
}
@media (min-width: 320px) {

  .typo-md {
    line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-md {
    line-height: 1.3em;
  }
}
.typo-lg {
  font-size: 27.2px;
}
@media (min-width: 320px) {

  .typo-lg {
    font-size: calc(27.2px + 10.000000000000004 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-lg {
    font-size: 37.2px;
  }
}
.typo-lg {
  line-height: 1.3em;
}
@media (min-width: 320px) {

  .typo-lg {
    line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .typo-lg {
    line-height: 1.3em;
  }
}
.hamburger {
        content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
.gli-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.gli-prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.gli-prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.gli-prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.gli-prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.gli-prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.gli-prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.gli-prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.gli-prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.gli-prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.gli-prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.gli-prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.gli-prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.gli-prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.gli-prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.gli-prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.gli-prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.gli-prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.gli-prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.gli-prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.gli-prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}
.gli-prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}
.gli-prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.gli-prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.gli-prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.gli-prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.gli-prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.gli-prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.gli-prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.gli-prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.gli-prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.gli-prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.gli-prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.gli-prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.gli-prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}
.gli-prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}
.gli-prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.gli-prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.gli-prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}
.gli-prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.gli-prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.gli-prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}
.gli-prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}
.gli-prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.gli-prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.gli-prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.gli-prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.gli-prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.gli-prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.gli-prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.gli-prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.gli-prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.gli-prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.gli-prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.gli-prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.gli-prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.gli-prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.gli-prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.gli-prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.gli-prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.gli-prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.gli-prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.gli-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.gli-prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.gli-prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.gli-prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.gli-prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.gli-prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.gli-prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.gli-prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.gli-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.gli-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.gli-prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.gli-prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.gli-prose {
  max-width: none;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 16px;
}
@media (min-width: 320px) {

  .gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
    font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
    font-size: 18px;
  }
}
.gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
  line-height: 1.3em;
}
@media (min-width: 320px) {

  .gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
    line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
  }
}
@media (min-width: 1920px) {

  .gli-prose :is(:where(p):not(:where([class~="not-prose"] *))) {
    line-height: 1.3em;
  }
}
.gli-prose :is(:where(a):not(:where([class~="not-prose"] *))) {
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.gli-prose :is(:where(a):not(:where([class~="not-prose"] *))):hover {
  --tw-text-opacity: 1;
  color: rgb(135 167 224 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.gli-prose :is(:where(a):not(:where([class~="not-prose"] *))):active {
  --tw-text-opacity: 1;
  color: rgb(255 154 255 / var(--tw-text-opacity));
}
.mce_inline_error {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(218 56 56 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(218 56 56 / var(--tw-text-opacity));
}

.placeholder\:text-center::-moz-placeholder {
  text-align: center;
}

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

.placeholder\:text-gray-500::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.placeholder\:text-gray-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.before\:w-\[calc\(1\.2em_-_16px\)\]::before {
  content: var(--tw-content);
  width: calc(1.2em - 16px);
}

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

.before\:font-secondary::before {
  content: var(--tw-content);
  font-family: MonumentExtendedUltralight, sans-serif;
}

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

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

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

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

.before\:content-\[var\(--ordered-list-id\)\]::before {
  --tw-content: var(--ordered-list-id);
  content: var(--tw-content);
}

.before\:typo-title::before {
        content: var(--tw-content);
        padding-top: 0.15em;
        font-size: 32px;
    }

@media (min-width: 320px) {

  .before\:typo-title::before {
    font-size: calc(32px + 10 * (100vw - 320px) / 1600);
  }
}

@media (min-width: 1920px) {

  .before\:typo-title::before {
    font-size: 42px;
  }
}

.before\:typo-title::before {
  line-height: 0.60em;
}

@media (min-width: 320px) {

  .before\:typo-title::before {
    line-height: calc(0.60em + 0.09999999999999998 * (100vw - 320px) / 1600);
  }
}

@media (min-width: 1920px) {

  .before\:typo-title::before {
    line-height: 0.70em;
  }
}

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

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

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

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:border-r-0:last-child {
  border-right-width: 0px;
}

.last\:bg-gradient-to-t:last-child {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.hover\:border-gli-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(135 167 224 / var(--tw-border-opacity));
}

.hover\:border-gli-pink:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 154 255 / var(--tw-border-opacity));
}

.hover\:bg-gli-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(135 167 224 / var(--tw-bg-opacity));
}

.hover\:bg-gli-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 154 255 / var(--tw-bg-opacity));
}

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

.hover\:bg-gli-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 255 101 / var(--tw-bg-opacity));
}

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

.hover\:bg-gradient-to-t:hover {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

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

.hover\:to-gli-yellow:hover {
  --tw-gradient-to: #feff65;
}

.hover\:to-gli-pink:hover {
  --tw-gradient-to: #ff9aff;
}

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

.hover\:text-gli-pink:hover {
  --tw-text-opacity: 1;
  color: rgb(255 154 255 / var(--tw-text-opacity));
}

.hover\:paused:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.hover\:\[content\:url\(\'\/images\/sn\/youtube-hover\.svg\'\)\]:hover {
  content: url('/images/sn/youtube-hover.svg');
}

.hover\:\[content\:url\(\'\/images\/sn\/facebook-hover\.svg\'\)\]:hover {
  content: url('/images/sn/facebook-hover.svg');
}

.hover\:\[content\:url\(\'\/images\/sn\/instagram-hover\.svg\'\)\]:hover {
  content: url('/images/sn/instagram-hover.svg');
}

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

.last\:hover\:bg-gradient-to-t:hover:last-child {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.focus\:border-gli-pink:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 154 255 / var(--tw-border-opacity));
}

.active\:border-gli-blue:active {
  --tw-border-opacity: 1;
  border-color: rgb(135 167 224 / var(--tw-border-opacity));
}

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

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

.active\:bg-gli-pink:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 154 255 / var(--tw-bg-opacity));
}

.active\:text-gli-blue:active {
  --tw-text-opacity: 1;
  color: rgb(135 167 224 / var(--tw-text-opacity));
}

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

.not-edging\:bg-gli-pink:not(:first-child):not(:last-child) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 154 255 / var(--tw-bg-opacity));
}

.not-edging\:bg-gli-yellow:not(:first-child):not(:last-child) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 255 101 / var(--tw-bg-opacity));
}

.not-edging\:hover\:bg-gli-yellow:hover:not(:first-child):not(:last-child) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 255 101 / var(--tw-bg-opacity));
}

.not-edging\:hover\:bg-gli-pink:hover:not(:first-child):not(:last-child) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 154 255 / var(--tw-bg-opacity));
}

.edging\:from-transparent:first-child {
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.edging\:to-gli-yellow:first-child {
  --tw-gradient-to: #feff65;
}

.edging\:to-gli-pink:first-child {
  --tw-gradient-to: #ff9aff;
}

.edging\:hover\:from-transparent:hover:first-child {
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.edging\:hover\:to-gli-yellow:hover:first-child {
  --tw-gradient-to: #feff65;
}

.edging\:hover\:to-gli-pink:hover:first-child {
  --tw-gradient-to: #ff9aff;
}

.edging\:from-transparent:last-child {
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.edging\:to-gli-yellow:last-child {
  --tw-gradient-to: #feff65;
}

.edging\:to-gli-pink:last-child {
  --tw-gradient-to: #ff9aff;
}

.edging\:hover\:from-transparent:hover:last-child {
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.edging\:hover\:to-gli-yellow:hover:last-child {
  --tw-gradient-to: #feff65;
}

.edging\:hover\:to-gli-pink:hover:last-child {
  --tw-gradient-to: #ff9aff;
}

@supports (-webkit-touch-callout : none) {

  .ios-touch\:flex-none {
    flex: none;
  }

  .ios-touch\:bg-scroll {
    background-attachment: scroll;
  }
}

@supports not (-webkit-touch-callout : none) {

  .not-ios-touch\:bg-fixed {
    background-attachment: fixed;
  }
}

@media (min-width: 480px) {

  .old\:flex {
    display: flex;
  }

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

  .old\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

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

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

  .old\:gap-4 {
    gap: 1rem;
  }

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

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

  .old\:placeholder\:text-left::-moz-placeholder {
    text-align: left;
  }

  .old\:placeholder\:text-left::placeholder {
    text-align: left;
  }
}

@media (min-width: 576px) {

  .sm\:right-8 {
    right: 2rem;
  }

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

  .sm\:block {
    display: block;
  }

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

  .sm\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

  .sm\:max-w-3xl {
    max-width: 48rem;
  }

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

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

  .sm\:max-w-6xl {
    max-width: 72rem;
  }

  .sm\:max-w-7xl {
    max-width: 80rem;
  }

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

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

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

  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
    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\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    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\:scale-100 {
    --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));
  }

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

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

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

  .sm\:items-baseline {
    align-items: baseline;
  }

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

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

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

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-7 {
    gap: 1.75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

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

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

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

  .sm\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .sm\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0px;
  }

  .sm\:border-r-2 {
    border-right-width: 2px;
  }

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

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

  .sm\:bg-\[image\:var\(--background-image-sm\)\] {
    background-image: var(--background-image-sm);
  }

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

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

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

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

  .sm\:align-middle {
    vertical-align: middle;
  }

  .sm\:last\:border-r-0:last-child {
    border-right-width: 0px;
  }
}

@media (min-width: 768px) {

  .md\:static {
    position: static;
  }

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

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

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

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

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

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

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

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:max-h-48 {
    max-height: 12rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:max-w-1\/3 {
    max-width: calc(100%/3);
  }

  .md\:columns-3 {
    -moz-columns: 3;
         columns: 3;
  }

  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

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

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

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

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

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

  .md\:border-r-2 {
    border-right-width: 2px;
  }

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

  .md\:bg-\[image\:var\(--background-image-md\)\] {
    background-image: var(--background-image-md);
  }

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

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

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

  .md\:py-1-12 {
    padding-top: 1.12em;
    padding-bottom: 1.12em;
  }

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

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

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

    .md\:typo-md {
    font-size: 16px;
  }

    @media (min-width: 320px) {

    .md\:typo-md {
      font-size: calc(16px + 2 * (100vw - 320px) / 1600);
    }
  }

    @media (min-width: 1920px) {

    .md\:typo-md {
      font-size: 18px;
    }
  }

    .md\:typo-md {
    line-height: 1.3em;
  }

    @media (min-width: 320px) {

    .md\:typo-md {
      line-height: calc(1.3em + 0 * (100vw - 320px) / 1600);
    }
  }

    @media (min-width: 1920px) {

    .md\:typo-md {
      line-height: 1.3em;
    }
  }

    .first\:md\:bg-gradient-to-r:first-child {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

    .md\:last\:border-r-0:last-child {
    border-right-width: 0px;
  }

    .last\:md\:bg-gradient-to-l:last-child {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

    .md\:hover\:bg-gradient-to-r:hover {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

    .md\:hover\:bg-gradient-to-l:hover {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

    .first\:md\:hover\:bg-gradient-to-r:hover:first-child {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

    .last\:md\:hover\:bg-gradient-to-l:hover:last-child {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }
}

@media (min-width: 992px) {

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

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

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:flex-none {
    flex: none;
  }

  .lg\:columns-4 {
    -moz-columns: 4;
         columns: 4;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

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

  .lg\:self-baseline {
    align-self: baseline;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

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

  .lg\:text-\[0\.9em\] {
    font-size: 0.9em;
  }
}

@media (min-width: 1200px) {

  .xl\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

  .xl\:max-w-3xl {
    max-width: 48rem;
  }

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

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

  .xl\:max-w-6xl {
    max-width: 72rem;
  }

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

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

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

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

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

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

  .xl\:bg-\[image\:var\(--background-image-xl\)\] {
    background-image: var(--background-image-xl);
  }
}
