*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.15 | 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;
}

@font-face {
  font-family: "SharpSansNo1";

  src: url("./../fonts/SharpSansNo1-Semibold.woff2") format("woff2");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "SharpSansNo1";

  src: url("./../fonts/SharpSansNo1-Bold.woff2") format("woff2");

  font-weight: 600;

  font-style: normal;
}

@font-face {
  font-family: "CentraNo2";

  src: url("./../fonts/CentraNo2-Book-modified.woff2") format("woff2");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "CentraNo2";

  src: url("./../fonts/CentraNo2-Medium-modified.woff2") format("woff2");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "Cambon";

  src: url("./../fonts/Cambon-SemiBoldItalic.woff2") format("woff2");

  font-weight: 500;

  font-style: normal;
}

html {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  scroll-behavior: smooth;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: CentraNo2, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity, 1));
  -webkit-tap-highlight-color: transparent;
}

h1,
  h2 {
  text-wrap: balance;
  font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

h4,
  h5,
  h6 {
  text-wrap: balance;
  font-family: CentraNo2, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

h1 {
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 1;
  }
}

h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

h3 {
  text-wrap: balance;
  font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

h5 {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  h5 {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

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

.button-rounded {
  display: inline-block;
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

/* .grid-2 {
    @apply grid grid-cols-2 gap-x-48;
    > div,
    > div > div {
      @apply space-y-6;
    }
    div {
      @apply !aspect-auto size-full;
    }
    .relative {
      @apply !rounded-none border-l-2 border-black-10;
    }
    img {
      @apply object-contain;
    }
  } */

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

@media (min-width: 1024px) {
  .grid-3 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}

.grid-3 {
  a {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  a {
    transition-duration: 300ms;
  }
  a:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.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));
  }
  .relative {
    aspect-ratio: 1 / 1 !important;
  }
}

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

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

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

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

.-right-48 {
  right: -12rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-6 {
  bottom: 1.5rem;
}

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

.bottom-\[48\%\] {
  bottom: 48%;
}

.left-0 {
  left: 0px;
}

.left-6 {
  left: 1.5rem;
}

.left-\[-25\%\] {
  left: -25%;
}

.left-\[10\%\] {
  left: 10%;
}

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

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

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

.left-\[20\%\] {
  left: 20%;
}

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

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

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

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

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

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

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

.left-\[48\%\] {
  left: 48%;
}

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

.left-\[60\%\] {
  left: 60%;
}

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

.left-\[calc\(50\%-338px\)\] {
  left: calc(50% - 338px);
}

.right-0 {
  right: 0px;
}

.right-6 {
  right: 1.5rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-6 {
  top: 1.5rem;
}

.top-\[-10\%\] {
  top: -10%;
}

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

.top-\[-15\%\] {
  top: -15%;
}

.top-\[-4\%\] {
  top: -4%;
}

.top-\[10\%\] {
  top: 10%;
}

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

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

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

.top-\[20\%\] {
  top: 20%;
}

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

.top-\[25\%\] {
  top: 25%;
}

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

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

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

.top-\[49\%\] {
  top: 49%;
}

.top-\[50\%\] {
  top: 50%;
}

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-10 {
  order: 10;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

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

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

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

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

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

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

.row-span-6 {
  grid-row: span 6 / span 6;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

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

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

.-mt-\[10\%\] {
  margin-top: -10%;
}

.-mt-\[25\%\] {
  margin-top: -25%;
}

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

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

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

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

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

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

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

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

.ml-0 {
  margin-left: 0px;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-\[-10\%\] {
  margin-left: -10%;
}

.ml-\[0\%\] {
  margin-left: 0%;
}

.ml-\[15\%\] {
  margin-left: 15%;
}

.ml-\[40\%\] {
  margin-left: 40%;
}

.ml-\[65\%\] {
  margin-left: 65%;
}

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

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

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

.mr-auto {
  margin-right: auto;
}

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

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

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

.mt-\[-10\%\] {
  margin-top: -10%;
}

.mt-\[-100\%\] {
  margin-top: -100%;
}

.mt-\[-15\%\] {
  margin-top: -15%;
}

.mt-\[-20\%\] {
  margin-top: -20%;
}

.mt-\[-30\%\] {
  margin-top: -30%;
}

.mt-\[-40\%\] {
  margin-top: -40%;
}

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

.mt-\[0\.5px\] {
  margin-top: 0.5px;
}

.mt-\[10\%\] {
  margin-top: 10%;
}

.mt-\[100\%\] {
  margin-top: 100%;
}

.mt-\[150\%\] {
  margin-top: 150%;
}

.mt-\[20\%\] {
  margin-top: 20%;
}

.mt-\[25\%\] {
  margin-top: 25%;
}

.mt-\[30\%\] {
  margin-top: 30%;
}

.mt-\[40\%\] {
  margin-top: 40%;
}

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

.mt-\[50\%\] {
  margin-top: 50%;
}

.mt-\[60\%\] {
  margin-top: 60%;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!aspect-\[1\/4\] {
  aspect-ratio: 1/4 !important;
}

.aspect-2\/1 {
  aspect-ratio: 2 / 1;
}

.aspect-3\/4 {
  aspect-ratio: 3 / 4;
}

.aspect-3\/5 {
  aspect-ratio: 3 / 5;
}

.aspect-5\/3 {
  aspect-ratio: 5 / 3;
}

.aspect-9\/16 {
  aspect-ratio: 9 / 16;
}

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

.aspect-\[5\/4\] {
  aspect-ratio: 5/4;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-16 {
  width: 4rem;
  height: 4rem;
}

.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-\[9px\] {
  width: 9px;
  height: 9px;
}

.size-fit {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.size-full {
  width: 100%;
  height: 100%;
}

.h-1 {
  height: 0.25rem;
}

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

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

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

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

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

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

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

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

.h-\[35\%\] {
  height: 35%;
}

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

.h-\[50\%\] {
  height: 50%;
}

.h-\[60\%\] {
  height: 60%;
}

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

.h-\[8\%\] {
  height: 8%;
}

.h-\[80\%\] {
  height: 80%;
}

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

.h-\[calc\(100\%-30px\)\] {
  height: calc(100% - 30px);
}

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

.h-\[calc\(100vh-139px\)\] {
  height: calc(100vh - 139px);
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-24 {
  max-height: 6rem;
}

.\!min-h-\[120vh\] {
  min-height: 120vh !important;
}

.\!min-h-\[150vh\] {
  min-height: 150vh !important;
}

.\!min-h-\[50vh\] {
  min-height: 50vh !important;
}

.\!min-h-fit {
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
}

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

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

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

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

.w-1 {
  width: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100vw-12rem\)\] {
  width: calc(100vw - 12rem);
}

.w-\[calc\(100vw-3rem\)\] {
  width: calc(100vw - 3rem);
}

.w-\[calc\(100vw-6rem\)\] {
  width: calc(100vw - 6rem);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-52 {
  max-width: 13rem;
}

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

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

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

.grow {
  flex-grow: 1;
}

.origin-\[75vh_75vh\] {
  transform-origin: 75vh 75vh;
}

.translate-y-\[12\%\] {
  --tw-translate-y: 12%;
  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-\[20\%\] {
  --tw-translate-y: 20%;
  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-\[50\%\] {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[calc\(100\%-5rem\)\] {
  --tw-translate-y: calc(100% - 5rem);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

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

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

.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

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

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

@keyframes bouncing {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

.animate-bouncing {
  animation: bouncing 1s ease-in-out both;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fade-in {
  animation: fade-in 0.6s ease-in both;
}

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in-down {
  animation: fade-in-down 0.6s ease-in-out both;
}

@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-fade-in-left {
  animation: fade-in-left 0.6s ease-in-out both;
}

@keyframes fade-in-right {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-fade-in-right {
  animation: fade-in-right 0.6s ease-in-out both;
}

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in-up {
  animation: fade-in-up 0.6s ease-in-out both;
}

@keyframes horizontal-vibration {
  0% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(5px);
  }

  50% {
    transform: translateX(-5px);
  }

  75% {
    transform: translateX(5px);
  }

  100% {
    transform: translateX(0);
  }
}

.animate-horizontal-vibration {
  animation: horizontal-vibration 0.3s linear infinite both;
}

@keyframes pop {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

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

.animate-pop {
  animation: pop 0.6s ease-out both;
}

@keyframes zoom-in {
  0% {
    opacity: 0;
    transform: scale(.5);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.animate-zoom-in {
  animation: zoom-in 0.6s ease-out both;
}

.cursor-default {
  cursor: default;
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

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

.snap-center {
  scroll-snap-align: center;
}

.snap-always {
  scroll-snap-stop: always;
}

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

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

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

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

.auto-cols-\[100\%\] {
  grid-auto-columns: 100%;
}

.auto-cols-\[14\%\] {
  grid-auto-columns: 14%;
}

.grid-flow-col {
  grid-auto-flow: column;
}

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

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

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

.grid-cols-subgrid {
  grid-template-columns: subgrid;
}

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

.grid-rows-6 {
  grid-template-rows: repeat(6, 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;
}

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

.place-content-start {
  place-content: start;
}

.place-content-end {
  place-content: end;
}

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

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

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-24 {
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

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

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-48 {
  row-gap: 12rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

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

.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-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-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-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-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * 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-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));
}

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

.place-self-end {
  place-self: end;
}

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

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.\!overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

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

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

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

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

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

.text-balance {
  text-wrap: balance;
}

.text-pretty {
  text-wrap: pretty;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

.rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

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

.border-l {
  border-left-width: 1px;
}

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

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

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(220 26 65 / var(--tw-border-opacity, 1));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(248 243 240 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

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

.bg-\[\#009640\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 150 64 / var(--tw-bg-opacity, 1));
}

.bg-\[\#374c28\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 76 40 / var(--tw-bg-opacity, 1));
}

.bg-\[\#48217b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(72 33 123 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EAE5C3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 229 195 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F5E621\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 230 33 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FEDB27\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 219 39 / var(--tw-bg-opacity, 1));
}

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

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

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

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

.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(220 26 65 / var(--tw-bg-opacity, 1));
}

.bg-primary-10 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 236 / var(--tw-bg-opacity, 1));
}

.bg-primary\/10 {
  background-color: rgb(220 26 65 / 0.1);
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
}

.bg-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(118 183 41 / var(--tw-bg-opacity, 1));
}

.bg-tertiary-10 {
  background-color: #76B72910;
}

.bg-tertiary-40 {
  background-color: #76B72940;
}

.bg-transparent {
  background-color: transparent;
}

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

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

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

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

.from-black-10 {
  --tw-gradient-from: #D9D9D9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(217 217 217 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black-40 {
  --tw-gradient-from: #8C8C8C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(140 140 140 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black-60 {
  --tw-gradient-from: #424242 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 66 66 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black-80 {
  --tw-gradient-from: #333333 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(51 51 51 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/50 {
  --tw-gradient-from: rgb(0 0 0 / 0.5) 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);
}

.from-primary {
  --tw-gradient-from: #DC1A41 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 26 65 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary-10 {
  --tw-gradient-from: #FCE8EC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 232 236 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-secondary {
  --tw-gradient-from: #F8F3F0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 243 240 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-tertiary {
  --tw-gradient-from: #76B729 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(118 183 41 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-tertiary-10 {
  --tw-gradient-from: #76B72910 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(118 183 41 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-tertiary-40 {
  --tw-gradient-from: #76B72940 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(118 183 41 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

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

.from-white {
  --tw-gradient-from: #FFFFFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-75\% {
  --tw-gradient-to-position: 75%;
}

.fill-secondary-dark {
  fill: #ECDED6;
}

.fill-white {
  fill: #FFFFFF;
}

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

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

.object-\[60\%\] {
  -o-object-position: 60%;
     object-position: 60%;
}

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

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

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

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

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

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

.\!p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 0.25rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-12 {
  padding-right: 3rem;
}

.pr-24 {
  padding-right: 6rem;
}

.pt-12 {
  padding-top: 3rem;
}

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

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

.pt-\[10\%\] {
  padding-top: 10%;
}

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

.\!text-left {
  text-align: left !important;
}

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

.\!text-center {
  text-align: center !important;
}

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

.\!text-right {
  text-align: right !important;
}

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

.font-primary {
  font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-secondary {
  font-family: CentraNo2, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-tertiary {
  font-family: Cambon, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

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

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

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

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

.\!text-black-80 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1)) !important;
}

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

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

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

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

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

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

.text-primary-10 {
  --tw-text-opacity: 1;
  color: rgb(252 232 236 / var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(248 243 240 / var(--tw-text-opacity, 1));
}

.text-tertiary {
  --tw-text-opacity: 1;
  color: rgb(118 183 41 / var(--tw-text-opacity, 1));
}

.text-tertiary-10 {
  color: #76B72910;
}

.text-tertiary-40 {
  color: #76B72940;
}

.text-transparent {
  color: transparent;
}

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

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

.underline-offset-2 {
  text-underline-offset: 2px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-15 {
  opacity: 0.15;
}

.outline {
  outline-style: solid;
}

.outline-white {
  outline-color: #FFFFFF;
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}

.drop-shadow-3xl {
  --tw-drop-shadow: drop-shadow(15px 15px 7px rgba(0,0,0,0.20));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-100 {
  transition-delay: 100ms;
}

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

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

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

.will-change-transform {
  will-change: transform;
}

.\@container {
  container-type: inline-size;
}

.animate-delay-100 {
  animation-delay: 100ms;
}

.animate-delay-200 {
  animation-delay: 200ms;
}

.animate-delay-300 {
  animation-delay: 300ms;
}

.animate-delay-\[0\.4s\] {
  animation-delay: 0.4s;
}

.animate-delay-\[1s\] {
  animation-delay: 1s;
}

.animate-delay-\[4s\] {
  animation-delay: 4s;
}

.animate-duration-1000 {
  animation-duration: 1000ms;
}

.animate-duration-300 {
  animation-duration: 300ms;
}

.animate-duration-500 {
  animation-duration: 500ms;
}

.animate-duration-700 {
  animation-duration: 700ms;
}

.animate-duration-800 {
  animation-duration: 800ms;
}

.animate-duration-900 {
  animation-duration: 900ms;
}

.animate-duration-\[1\.5s\] {
  animation-duration: 1.5s;
}

.animate-duration-\[1s\] {
  animation-duration: 1s;
}

.animate-iteration-count-infinite {
  animation-iteration-count: infinite;
}

.animate-iteration-count-twice {
  animation-iteration-count: 2;
}

.animate-ease-in-out {
  animation-timing-function: ease-in-out;
}

[x-cloak] {
  display: none !important;
}

/* Chrome, Safari and Opera */

.scrollbar-hidden::-webkit-scrollbar {
  display: none;
}

.scrollbar-hidden {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100%));
  }
}

.animate-marquee {
  animation: marquee 20s linear infinite;
}

@keyframes animate-bounceInUp {
  from,
    60%,
    75%,
    90%,
    to {
    animation-timing-function: ease-in-out;
  }

  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }

  60% {
    transform: translate3d(0, -5px, 0);
  }

  75% {
    transform: translate3d(0, -2px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate-bounceInUp {
  animation-name: animate-bounceInUp;
}

.animate-bounceIn {
  animation: animate-bounceIn 300ms ease both;
}

@keyframes animate-bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(0.9);
  }

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

@keyframes animate-expandDown {
  from,
    to {
    animation-timing-function: ease-in;
  }

  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(100%);
  }
}

.animate-expandDown {
  animation-name: animate-expandDown;
}

.\[mask-image\:_linear-gradient\(to_right\2c transparent_0\2c _black_128px\)\] {
  -webkit-mask-image: linear-gradient(to right,transparent 0, black 128px);
          mask-image: linear-gradient(to right,transparent 0, black 128px);
}

.\!\[stroke-dashoffset\:0\] {
  stroke-dashoffset: 0 !important;
}

.visually-hidden:not(:focus):not(:active) {
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* prevent layout shift when actually using skip link */

[href="#main-content"].visually-hidden:focus,
[href="#main-content"].visually-hidden:active {
  position: absolute;
}

/* Drupal CKEditor styles */

.article > div > :not([hidden]) ~ :not([hidden]),
.paragraph--type--rich-text-editor > div > :not([hidden]) ~ :not([hidden]),
.ck-content > :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));
}

.article > div,
.paragraph--type--rich-text-editor > div,
.ck-content {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 1024px) {
  .article > div,
.paragraph--type--rich-text-editor > div,
.ck-content {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}

.article > div,
.paragraph--type--rich-text-editor > div,
.ck-content {
  .text-align-center {
    text-align: center !important;
  }
  .text-align-right {
    text-align: right !important;
  }
  .align-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .align-center {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .align-center {
    width: 100% !important;
  }
  @media (min-width: 1024px) {
    .align-center {
      width: 50% !important;
    }
  }
  .align-center {
    .inline-image {
      aspect-ratio: 1 / 1 !important;
    }
    .inline-image {
      border-radius: 0px !important;
    }
    .inline-image {
      img {
        -o-object-fit: contain !important;
           object-fit: contain !important;
      }
    }
  }
  .align-left,
  .align-right {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .align-left,
  .align-right {
    width: calc(50% - 0.75rem);
  }
  .align-left,
  .align-right {
    .inline-image {
      aspect-ratio: 1 / 1 !important;
    }
  }
  .align-left {
    float: left !important;
  }
  .align-left {
    margin-right: 1.5rem;
  }
  .align-right {
    float: right !important;
  }
  .text-red {
    --tw-text-opacity: 1;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1));
  }
  .rounded-pill {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .rounded-pill {
    border-radius: 0.75rem;
  }
  .rounded-pill {
    --tw-bg-opacity: 1;
    background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
  }
  .rounded-pill {
    padding: 1.5rem;
  }
  @media (min-width: 1024px) {
    .rounded-pill {
      border-radius: 1.5rem;
    }
  }
  .grid-2 {
    display: grid;
  }
  .grid-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-2 {
    row-gap: 6rem;
  }
  .grid-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-divide-opacity, 1));
  }
  .grid-2 > * {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  @media (min-width: 1024px) {
    .grid-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px) {
    .grid-2 {
      row-gap: 0px;
    }
  }
  @media (min-width: 1024px) {
    .grid-2 > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-x-reverse: 0;
      border-right-width: calc(1px * var(--tw-divide-x-reverse));
      border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  @media (min-width: 1024px) {
    .grid-2 > * {
      padding-left: 6rem;
      padding-right: 6rem;
    }
  }
  .contact-iframe {
    height: 2140px;
  }
  @media (min-width: 1100px) {
    .contact-iframe {
      height: 1150px;
    }
  }
  h2 {
    text-align: left;
  }
  h2 {
    font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  h2 {
    --tw-text-opacity: 1;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1));
  }
  p,
  li {
    font-family: CentraNo2, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  p,
  li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  p,
  li {
    --tw-text-opacity: 1;
    color: rgb(66 66 66 / var(--tw-text-opacity, 1));
  }
  ul {
    list-style-position: outside;
  }
  ul {
    list-style-type: disc;
  }
  ul > :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));
  }
  ul {
    padding-left: 1.5rem;
  }
  a {
    --tw-text-opacity: 1;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1));
  }
  hr {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  hr {
    height: 1px !important;
  }
  hr {
    --tw-text-opacity: 1 !important;
    color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
  }
  blockquote {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  blockquote {
    border-radius: 0.75rem;
  }
  blockquote {
    --tw-bg-opacity: 1;
    background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
  }
  blockquote {
    padding: 1.5rem !important;
  }
  blockquote::before {
    content: var(--tw-content);
    display: none;
  }
  @media (min-width: 1024px) {
    blockquote {
      border-radius: 1.5rem;
    }
  }
  blockquote p {
    margin: 0px;
  }
  blockquote p {
    font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  blockquote p {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  blockquote p {
    font-style: normal !important;
  }
  blockquote p {
    --tw-text-opacity: 1 !important;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1)) !important;
  }
  .inline-button {
    display: inline-block;
  }
  .inline-button {
    min-width: 4rem;
  }
  .inline-button {
    border-radius: 9999px;
  }
  .inline-button {
    border-style: none !important;
  }
  .inline-button {
    --tw-bg-opacity: 1;
    background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
  }
  .inline-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .inline-button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .inline-button {
    --tw-text-opacity: 1;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1));
  }
  .inline-button {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .inline-button {
    transition-duration: 300ms;
  }
  .inline-button:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.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));
  }
  .inline-button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(220 26 65 / var(--tw-bg-opacity, 1));
  }
  .inline-button:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

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

.ck-content {
  .drupal-media {
    width: 100%;
  }
  .drupal-media-style-align-left,
  .drupal-media-style-align-right {
    clear: none !important;
  }
  .drupal-media-style-align-left,
  .drupal-media-style-align-right {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .drupal-media-style-align-left,
  .drupal-media-style-align-right {
    margin-left: 0px !important;
  }
  .drupal-media-style-align-left,
  .drupal-media-style-align-right {
    width: calc(50% - 0.75rem);
  }
  .drupal-media-style-align-left,
  .drupal-media-style-align-right {
    .align-left,
    .align-right {
      width: 100%;
    }
  }
  .drupal-media-style-align-left {
    margin-right: 1.5rem !important;
  }
  .grid-2 {
    > div > :not([hidden]) ~ :not([hidden]),
    > div > div > :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));
    }
    figure,
    figure div {
      aspect-ratio: auto !important;
    }
    figure,
    figure div {
      width: 100%;
      height: 100%;
    }
    .inline-image {
      width: 100%;
      height: 100%;
    }
    .inline-image {
      border-radius: 0px !important;
    }
    .inline-image img {
      position: relative !important;
    }
    .inline-image img {
      -o-object-fit: contain;
         object-fit: contain;
    }
  }
}

.paragraph--type--rich-text-editor > div > :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));
}

.paragraph--type--rich-text-editor > div {
  padding-top: 3rem;
  padding-bottom: 3rem;
  .grid-2 {
    > div > :not([hidden]) ~ :not([hidden]),
    > div > div > :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));
    }
    .inline-media-container {
      aspect-ratio: auto !important;
    }
    .inline-media-container {
      width: 100%;
      height: 100%;
    }
    .inline-image {
      width: 100%;
      height: 100%;
    }
    .inline-image {
      border-radius: 0px !important;
    }
    .inline-image img {
      -o-object-fit: contain;
         object-fit: contain;
    }
  }
}

#story-timeline {
  section {
    position: relative;
  }
  section {
    min-height: 100vh;
  }
  section {
    overflow: hidden;
  }
  section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  @media (min-width: 1024px) {
    section {
      padding-left: 12rem;
      padding-right: 12rem;
    }
  }
  @media (min-width: 1024px) {
    section {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  }
  section {
    .title {
      text-align: center;
    }
    .title {
      font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }
    .title {
      font-size: 44px;
    }
    .title {
      font-weight: 700;
    }
    .title {
      line-height: 100%;
    }
    .title {
      --tw-text-opacity: 1;
      color: rgb(220 26 65 / var(--tw-text-opacity, 1));
    }
    @media (min-width: 1024px) {
      .title {
        font-size: 84px;
      }
    }
    @media (min-width: 1024px) {
      .title {
        line-height: 84px;
      }
    }
    .subtitle {
      text-align: center;
    }
    .subtitle {
      font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    }
    .subtitle {
      font-size: 24px;
    }
    .subtitle {
      font-weight: 400;
    }
    .subtitle {
      --tw-text-opacity: 1;
      color: rgb(236 222 214 / var(--tw-text-opacity, 1));
    }
    @media (min-width: 1024px) {
      .subtitle {
        font-size: 32px;
      }
    }
    @media (min-width: 1024px) {
      .description {
        width: 40%;
      }
    }
    .description {
      strong {
        font-family: Cambon, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      }
      strong {
        font-size: 2.25rem;
        line-height: 2.5rem;
      }
      strong {
        --tw-text-opacity: 1;
        color: rgb(220 26 65 / var(--tw-text-opacity, 1));
      }
    }
    .timeline-path {
      stroke: #F8F3F0;
    }
    .timeline-path {
      fill: none;
      stroke-width: 4;
      stroke-linecap: round;
      stroke-dasharray: 1 10;
    }
    .timeline-mask {
      fill: none;
      stroke-width: 4;
      stroke: white;
      stroke-linecap: round;
      stroke-dasharray: 1 10;
      transition: stroke-dashoffset 6s linear 0s;
    }
  }
  #year1908 {
    .title {
      strong {
        --tw-text-opacity: 1;
        color: rgb(0 150 64 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year1962 {
    .title,
    .subtitle {
      --tw-text-opacity: 1;
      color: rgb(0 143 204 / var(--tw-text-opacity, 1));
    }
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(245 230 33 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year1970 {
    .title {
      --tw-text-opacity: 1;
      color: rgb(233 223 101 / var(--tw-text-opacity, 1));
    }
    .subtitle {
      --tw-text-opacity: 1;
      color: rgb(83 107 65 / var(--tw-text-opacity, 1));
    }
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(233 223 101 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year2012 {
    .title {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year2019 {
    .subtitle {
      --tw-text-opacity: 1;
      color: rgb(140 140 140 / var(--tw-text-opacity, 1));
    }
  }
  #year2022 {
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year2023 {
    .subtitle {
      --tw-text-opacity: 1;
      color: rgb(156 123 196 / var(--tw-text-opacity, 1));
    }
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(156 123 196 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year2024 {
    .title {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
  }
  #year2025 {
    .subtitle {
      color: rgb(230 0 126 / 0.6);
    }
    .title {
      --tw-text-opacity: 1;
      color: rgb(230 0 126 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(230 0 126 / var(--tw-text-opacity, 1));
      }
    }
  }
  #today {
    .description {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .description {
      strong {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
  }
}

.\[\&_input\]\:button-rounded input {
  display: inline-block;
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

.\[\&_select\]\:button-rounded select {
  display: inline-block;
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

.\[\&_textarea\]\:button-rounded textarea {
  display: inline-block;
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 9999px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

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

.\*\:text-left > * {
  text-align: left;
}

.\*\:font-primary > * {
  font-family: SharpSansNo1, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

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

.\*\:text-primary > * {
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

.odd\:bg-tertiary:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(118 183 41 / var(--tw-bg-opacity, 1));
}

.even\:bg-tertiary-dark:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(54 156 79 / var(--tw-bg-opacity, 1));
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.hover\:scale-\[300\%\]:hover {
  --tw-scale-x: 300%;
  --tw-scale-y: 300%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 26 65 / var(--tw-bg-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

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

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

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

.disabled\:hover\:scale-100:hover:disabled {
  --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));
}

.disabled\:hover\:bg-secondary:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
}

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

.disabled\:hover\:text-primary:hover:disabled {
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.group:hover .group-hover\:animate-fade-in {
  animation: fade-in 0.6s ease-in both;
}

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.group:hover .group-hover\:animate-fade-in-up {
  animation: fade-in-up 0.6s ease-in-out both;
}

.group:hover .group-hover\:\!text-black-80 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:text-black-80 {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(220 26 65 / var(--tw-text-opacity, 1));
}

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

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

@container (min-width: 180px) {
  .\@\[180px\]\:block {
    display: block;
  }

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

@supports (-webkit-touch-callout:none) {
  .supports-\[-webkit-touch-callout\:none\]\:pb-\[72px\] {
    padding-bottom: 72px;
  }
}

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

  .lg\:relative {
    position: relative;
  }

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

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

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

  .lg\:left-6 {
    left: 1.5rem;
  }

  .lg\:left-\[120px\] {
    left: 120px;
  }

  .lg\:left-\[1300px\] {
    left: 1300px;
  }

  .lg\:left-\[1625px\] {
    left: 1625px;
  }

  .lg\:left-\[311px\] {
    left: 311px;
  }

  .lg\:left-\[432px\] {
    left: 432px;
  }

  .lg\:left-\[605px\] {
    left: 605px;
  }

  .lg\:left-\[711px\] {
    left: 711px;
  }

  .lg\:left-\[80px\] {
    left: 80px;
  }

  .lg\:left-\[884px\] {
    left: 884px;
  }

  .lg\:left-\[calc\(50\%\+60px\)\] {
    left: calc(50% + 60px);
  }

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

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

  .lg\:top-\[-20\%\] {
    top: -20%;
  }

  .lg\:top-\[-30\%\] {
    top: -30%;
  }

  .lg\:top-\[-35\%\] {
    top: -35%;
  }

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

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

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

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

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

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

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

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

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

  .lg\:top-\[calc\(50\%\+0px\)\] {
    top: calc(50% + 0px);
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:order-first {
    order: -9999;
  }

  .lg\:order-last {
    order: 9999;
  }

  .lg\:order-none {
    order: 0;
  }

  .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\:row-span-2 {
    grid-row: span 2 / span 2;
  }

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

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

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

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

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

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

  .lg\:ml-0 {
    margin-left: 0px;
  }

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

  .lg\:ml-\[-5\%\] {
    margin-left: -5%;
  }

  .lg\:ml-\[25\%\] {
    margin-left: 25%;
  }

  .lg\:ml-\[30\%\] {
    margin-left: 30%;
  }

  .lg\:ml-\[40\%\] {
    margin-left: 40%;
  }

  .lg\:ml-\[45\%\] {
    margin-left: 45%;
  }

  .lg\:ml-\[52\%\] {
    margin-left: 52%;
  }

  .lg\:ml-\[55\%\] {
    margin-left: 55%;
  }

  .lg\:ml-\[60\%\] {
    margin-left: 60%;
  }

  .lg\:ml-\[70\%\] {
    margin-left: 70%;
  }

  .lg\:mr-24 {
    margin-right: 6rem;
  }

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

  .lg\:mt-\[-10\%\] {
    margin-top: -10%;
  }

  .lg\:mt-\[-20\%\] {
    margin-top: -20%;
  }

  .lg\:mt-\[-3\%\] {
    margin-top: -3%;
  }

  .lg\:mt-\[-35\%\] {
    margin-top: -35%;
  }

  .lg\:mt-\[-5\%\] {
    margin-top: -5%;
  }

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

  .lg\:mt-\[10\%\] {
    margin-top: 10%;
  }

  .lg\:mt-\[15\%\] {
    margin-top: 15%;
  }

  .lg\:mt-\[5\%\] {
    margin-top: 5%;
  }

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

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

  .lg\:block {
    display: block;
  }

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

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!aspect-auto {
    aspect-ratio: auto !important;
  }

  .lg\:aspect-2\/1 {
    aspect-ratio: 2 / 1;
  }

  .lg\:aspect-3\/1 {
    aspect-ratio: 3 / 1;
  }

  .lg\:aspect-3\/4 {
    aspect-ratio: 3 / 4;
  }

  .lg\:aspect-\[3\/1\.5\] {
    aspect-ratio: 3/1.5;
  }

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

  .lg\:aspect-\[5\/2\] {
    aspect-ratio: 5/2;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .lg\:aspect-video {
    aspect-ratio: 16 / 9;
  }

  .lg\:size-24 {
    width: 6rem;
    height: 6rem;
  }

  .lg\:size-auto {
    width: auto;
    height: auto;
  }

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

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

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

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

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

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

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

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

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

  .lg\:h-\[65\%\] {
    height: 65%;
  }

  .lg\:h-\[70\%\] {
    height: 70%;
  }

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

  .lg\:h-\[80\%\] {
    height: 80%;
  }

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

  .lg\:h-auto {
    height: auto;
  }

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

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

  .lg\:\!min-h-\[180vh\] {
    min-height: 180vh !important;
  }

  .lg\:\!min-h-\[84vw\] {
    min-height: 84vw !important;
  }

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

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

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

  .lg\:min-h-fit {
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .lg\:\!w-\[30\%\] {
    width: 30% !important;
  }

  .lg\:\!w-\[40\%\] {
    width: 40% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100vw-24rem\)\] {
    width: calc(100vw - 24rem);
  }

  .lg\:w-\[calc\(20\%-19\.5px\)\] {
    width: calc(20% - 19.5px);
  }

  .lg\:w-\[calc\(25\%-18px\)\] {
    width: calc(25% - 18px);
  }

  .lg\:w-\[calc\(50\%-0\.75rem\)\] {
    width: calc(50% - 0.75rem);
  }

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

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

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

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

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

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

  @keyframes fade-in {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  .lg\:animate-fade-in {
    animation: fade-in 0.6s ease-in both;
  }

  @keyframes fade-in-up {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }

    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .lg\:animate-fade-in-up {
    animation: fade-in-up 0.6s ease-in-out both;
  }

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

  .lg\:scroll-pl-\[calc\(25\%\+1rem\)\] {
    scroll-padding-left: calc(25% + 1rem);
  }

  .lg\:scroll-pr-24 {
    scroll-padding-right: 6rem;
  }

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

  .lg\:auto-cols-\[50\%\] {
    grid-auto-columns: 50%;
  }

  .lg\:auto-cols-\[7\%\] {
    grid-auto-columns: 7%;
  }

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

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

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, 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\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

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

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

  .lg\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

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

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

  .lg\:place-content-end {
    place-content: end;
  }

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

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

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

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

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

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

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

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

  .lg\:gap-x-24 {
    -moz-column-gap: 6rem;
         column-gap: 6rem;
  }

  .lg\:gap-x-48 {
    -moz-column-gap: 12rem;
         column-gap: 12rem;
  }

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

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

  .lg\:gap-y-24 {
    row-gap: 6rem;
  }

  .lg\:gap-y-72 {
    row-gap: 18rem;
  }

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

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

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

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

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

  .lg\:justify-self-end {
    justify-self: end;
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .lg\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .lg\:bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(248 243 240 / var(--tw-bg-opacity, 1));
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-24 {
    padding: 6rem;
  }

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

  .lg\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

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

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

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

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

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

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

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

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

  .lg\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

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

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

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

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

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-36 {
    padding-left: 9rem;
  }

  .lg\:pl-48 {
    padding-left: 12rem;
  }

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

  .lg\:pl-\[calc\(25\%\+1rem\)\] {
    padding-left: calc(25% + 1rem);
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-36 {
    padding-right: 9rem;
  }

  .lg\:pr-48 {
    padding-right: 12rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

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

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

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

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

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

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

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

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

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

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

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

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

  .lg\:drop-shadow-4xl {
    --tw-drop-shadow: drop-shadow(50px 50px 20px rgba(0,0,0,0.20));
    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);
  }

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

  .lg\:duration-300 {
    transition-duration: 300ms;
  }

  .lg\:animate-delay-0 {
    animation-delay: 0ms;
  }

  .lg\:\*\:h-auto > * {
    height: auto;
  }

  .\*\:lg\:text-\[120px\] > * {
    font-size: 120px;
  }

  .lg\:odd\:border-b:nth-child(odd) {
    border-bottom-width: 1px;
  }

  .lg\:odd\:border-black-10:nth-child(odd) {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  }

  .lg\:odd\:pb-12:nth-child(odd) {
    padding-bottom: 3rem;
  }

  .lg\:even\:pt-12:nth-child(even) {
    padding-top: 3rem;
  }

  .lg\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.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));
  }

  .lg\:hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(220 26 65 / var(--tw-border-opacity, 1));
  }

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

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

  .group:hover .lg\:group-hover\:rotate-12 {
    --tw-rotate: 12deg;
    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));
  }

  .group:hover .lg\:group-hover\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(220 26 65 / var(--tw-text-opacity, 1));
  }

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

  .lg\:\[\&_a\:hover\]\:underline a:hover {
    text-decoration-line: underline;
  }
}

.\[\&_a\]\:block a {
  display: block;
}

@media (min-width: 1024px) {
  .lg\:\[\&_button\:hover\]\:underline button:hover {
    text-decoration-line: underline;
  }
}

.\[\&_div\]\:w-full div {
  width: 100%;
}

@media (min-width: 1024px) {
  .\[\&_div\]\:lg\:w-1\/2 div {
    width: 50%;
  }
}

.\[\&_img\]\:object-\[26\%\] img {
  -o-object-position: 26%;
     object-position: 26%;
}

@media (min-width: 1024px) {
  .lg\:\[\&_img\]\:object-left img {
    -o-object-position: left;
       object-position: left;
  }
}

.\[\&_input\]\:w-full input {
  width: 100%;
}

.\[\&_input\]\:text-black-80 input {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.\[\&_input\]\:placeholder\:text-black-40 input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

.\[\&_input\]\:placeholder\:text-black-40 input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

.\[\&_label\]\:block label {
  display: block;
}

.\[\&_label\]\:pl-6 label {
  padding-left: 1.5rem;
}

.\[\&_label\]\:pt-2 label {
  padding-top: 0.5rem;
}

.\[\&_label\]\:text-white label {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_p\]\:px-6 p {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1024px) {
  .\[\&_p\]\:lg\:w-2\/3 p {
    width: 66.666667%;
  }

  .\[\&_p\]\:lg\:px-24 p {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.\[\&_picture\:first-child\]\:z-10 picture:first-child {
  z-index: 10;
}

.\[\&_picture\]\:size-full picture {
  width: 100%;
  height: 100%;
}

.\[\&_picture\]\:w-1\/2 picture {
  width: 50%;
}

.\[\&_picture\]\:w-\[80\%\] picture {
  width: 80%;
}

.\[\&_select\]\:w-full select {
  width: 100%;
}

.\[\&_select\]\:appearance-none select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.\[\&_select\]\:bg-\[url\(\'\/themes\/custom\/ferrara\/images\/chevron-icon\.svg\'\)\] select {
  background-image: url('/themes/custom/ferrara/images/chevron-icon.svg');
}

.\[\&_select\]\:bg-\[length\:0\.75rem\] select {
  background-size: 0.75rem;
}

.\[\&_select\]\:bg-\[right_1\.5rem_center\] select {
  background-position: right 1.5rem center;
}

.\[\&_select\]\:bg-no-repeat select {
  background-repeat: no-repeat;
}

.\[\&_select\]\:pr-6 select {
  padding-right: 1.5rem;
}

.\[\&_select\]\:text-black-80 select {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.\[\&_span\]\:absolute span {
  position: absolute;
}

.\[\&_span\]\:mt-6 span {
  margin-top: 1.5rem;
}

.\[\&_span\]\:block span {
  display: block;
}

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.\[\&_span\]\:animate-fade-in-up span {
  animation: fade-in-up 0.6s ease-in-out both;
}

.\[\&_span\]\:transition-opacity span {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_span\]\:duration-300 span {
  transition-duration: 300ms;
}

@media (min-width: 1024px) {
  .\[\&_span\]\:lg\:ml-6 span {
    margin-left: 1.5rem;
  }

  .\[\&_span\]\:lg\:mt-0 span {
    margin-top: 0px;
  }

  .\[\&_span\]\:lg\:inline span {
    display: inline;
  }

  .\[\&_svg\]\:lg\:hidden svg {
    display: none;
  }
}

.\[\&_textarea\]\:w-full textarea {
  width: 100%;
}

.\[\&_textarea\]\:rounded-\[2rem\] textarea {
  border-radius: 2rem;
}

.\[\&_textarea\]\:text-black-80 textarea {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.\[\&_textarea\]\:placeholder\:text-black-40 textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

.\[\&_textarea\]\:placeholder\:text-black-40 textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}

.\[\&_ul\]\:columns-3 ul {
  -moz-columns: 3;
       columns: 3;
}
.m-auto{
    margin:auto;
}
.patent{
    padding: 3rem 0;
}
th, td {
    max-width: 33.33%;
    width: 100%;
}
.max-w-70{
    max-width: 70%;
}
.max-w-100vw{ 
    max-width:100vw;
}
@media (min-width:1024px){
    .sm-flex-row{
        flex-direction: row;
    }
    .max-w-30{
        max-width: 30%;
    }
}