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

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

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: 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;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-12 {
  bottom: 3rem;
}

.bottom-24 {
  bottom: 6rem;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

.m-0 {
  margin: 0px;
}

.m-4 {
  margin: 1rem;
}

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

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

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

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

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

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

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

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

.block {
  display: block;
}

.\!inline-block {
  display: inline-block !important;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.size-0 {
  width: 0px;
  height: 0px;
}

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

.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}

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

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

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

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.h-16 {
  height: 4rem;
}

.h-5 {
  height: 1.25rem;
}

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

.w-16 {
  width: 4rem;
}

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

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

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

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

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

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

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

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

.grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

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

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

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

.gap-y-1 {
  row-gap: 0.25rem;
}

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

.gap-y-2 {
  row-gap: 0.5rem;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

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

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

.border-original {
  --tw-border-opacity: 1;
  border-color: rgb(216 204 204 / var(--tw-border-opacity, 1));
}

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

.border-t-originalLight {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 240 240 / var(--tw-border-opacity, 1));
}

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

.bg-original {
  --tw-bg-opacity: 1;
  background-color: rgb(216 204 204 / var(--tw-bg-opacity, 1));
}

.bg-originalLight {
  --tw-bg-opacity: 1;
  background-color: rgb(244 240 240 / var(--tw-bg-opacity, 1));
}

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

.p-0 {
  padding: 0px;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

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

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

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

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

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

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

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

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

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

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

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

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

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-1 {
  padding-left: 0.25rem;
}

.pl-14 {
  padding-left: 3.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

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

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

.pl-5 {
  padding-left: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.text-original {
  --tw-text-opacity: 1;
  color: rgb(216 204 204 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

.opacity-20 {
  opacity: 0.2;
}

.opacity-50 {
  opacity: 0.5;
}

.outline {
  outline-style: solid;
}

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

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

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

body .hamburger {
  padding: 0px unset;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

body .hamburger:hover {
  opacity: 1;
}

body.menuOpened .hamburger:hover {
  opacity: 1;
}

body.menuOpened .hamburger .hamburger-inner,
body.menuOpened .hamburger .hamburger-inner::before,
body.menuOpened .hamburger .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
 * Squeeze
 */

body .hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

body .hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body.menuOpened .hamburger .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

body.menuOpened .hamburger .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

body.menuOpened .hamburger .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* vars */

.shutdownItem {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 1000;
}

.shutdownItem .shutdownOverlay {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
}

.shutdownItem .shutdownText {
  position: absolute;
  top: 40%;
  bottom: 50%;
  text-align: center;
  width: 100%;
  font-size: 3vw;
  transform: rotateZ(-25deg);
  color: #FFFFFF;
}

@media (max-width: 991px) {
  .shutdownItem .shutdownText {
    font-size: 10vw;
    transform: rotateZ(0deg);
  }
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

body.preload * {
  transition: none !important;
}

body .headerMobileMenu {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFFFFF;
  z-index: 9;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.7s ease-out 0.5s;
}

body .headerMobileMenu .menuItem {
  opacity: 0;
  transition: opacity 0.5s ease-out 0s;
}

body.menuOpened .headerMobileMenu {
  transform: scaleX(1);
  transition: transform 0.7s ease-out 0s;
}

body.menuOpened .headerMobileMenu .menuItem {
  opacity: 1;
  transition: opacity 0.5s ease-out 0.7s;
}

.container-fluid {
  padding-left: max(min(60px, (3.125vw) + 0px), 30px);
  padding-right: max(min(60px, (3.125vw) + 0px), 30px);
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.ignore-container {
  margin-left: calc(min((100vw - 1920px) / 2 * -1, 0px) + min(max(-60px, (-3.125vw) + 0px), -30px));
  margin-right: calc(min((100vw - 1920px) / 2 * -1, 0px) + min(max(-60px, (-3.125vw) + 0px), -30px));
}

.ignore-container.left {
  margin-right: 0;
}

.ignore-container.right {
  margin-left: 0;
}

.stickyItem {
  position: sticky;
}

.stickyItem.stickTop {
  top: 0;
  margin-bottom: auto;
}

.stickyItem.stickBottom {
  margin-top: auto;
  bottom: 0;
}

.horizontal-line {
  width: 100%;
  height: 2px;
}

.no-wrap {
  white-space: nowrap;
}

.underline {
  text-decoration: underline;
}

.difference {
  mix-blend-mode: difference;
}

.headerAlert .paddingTopHeader {
  padding-top: 164px;
}

@media (max-width: 991px) {
  .headerAlert .paddingTopHeader {
    padding-top: 124px;
  }
}

.paddingTopHeader {
  padding-top: 132px;
}

@media (max-width: 991px) {
  .paddingTopHeader {
    padding-top: 90px;
  }
}

.alertEnabled .paddingTopHeader {
  padding-top: 168px;
}

@media (max-width: 991px) {
  .alertEnabled .paddingTopHeader {
    padding-top: 140px;
  }
}

.link {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.link:hover {
  color: #d8cccc;
}

.link.noHover:hover .original {
  color: #d8cccc;
}

.link.noHover:hover {
  color: #000000;
}

.link.animateImage:hover img {
  transform: scale(1.05);
}

.link.animateImage img {
  transition: transform 0.3s cubic-bezier(0, 0, 0.5, 1) 0s;
}

.link.assetsLink {
  color: red;
}

.link.addedAssetsLink {
  color: #d8cccc;
}

.link.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.size-0 {
  font-size: max(min(80px, (4.167vw) + 0px), 40px);
  line-height: 1;
  display: inline;
}

.size-1, .styled-content h1 {
  font-size: max(min(40px, (2.083vw) + 0px), 26px);
  line-height: 1;
  display: inline;
}

.size-2, .header .menuLink, .styled-content h2 {
  font-size: max(min(30px, (1.563vw) + 0px), 22px);
  line-height: 1;
  display: inline;
}

.size-3, .styled-content p, .styled-content span, .styled-content li, .styled-content h3 {
  font-size: max(min(20px, (1.042vw) + 0px), 18px);
  line-height: 1.5;
  display: inline;
  height: 100%;
}

.size-4, .styled-content h4 {
  font-size: max(min(16px, (0.833vw) + 0px), 16px);
  line-height: 1.5;
  display: inline;
}

.size-5, .customFormField label:not(.checkbox), .styled-content .caption, .styled-content h6, .styled-content h5 {
  font-size: max(min(14px, (0.729vw) + 0px), 14px);
  line-height: 1.5;
  display: inline;
}

.normal {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

.vl {
  border-left: 1px solid #000000;
  height: 200px;
}

@media (max-width: 991px) {
  .vl {
    height: 100px;
  }
}

.styled-content li {
  list-style: disc;
}

.styled-content h1 {
  clear: both;
  display: block;
}

.styled-content h2 {
  clear: both;
  display: block;
}

.styled-content h3 {
  clear: both;
  display: block;
}

.styled-content h4 {
  clear: both;
  display: block;
}

.styled-content h5 {
  clear: both;
  display: block;
}

.styled-content h6 {
  clear: both;
  display: block;
}

.styled-content img, .styled-content iframe {
  max-width: 100%;
}

.styled-content a {
  font-weight: 400;
  color: black;
  text-decoration: underline;
}

.styled-content strong {
  font-weight: bold;
}

.styled-content p, .styled-content span, .styled-content li {
  display: block;
}

.styled-content li {
  display: list-item;
}

.styled-content div {
  width: auto !important;
}

.styled-content p:last-child {
  margin-bottom: 0;
}

.styled-content img {
  max-width: 100%;
  height: auto;
  padding-bottom: 30px;
}

.styled-content img.left {
  float: left;
  margin-right: 20px;
}

.styled-content img.right {
  float: right;
  margin-left: 20px;
}

.styled-content .captionImage {
  margin-bottom: 30px;
}

.styled-content .captionImage.left {
  margin: 0;
  float: left;
  margin-right: 15px;
}

.styled-content .captionImage.right {
  margin: 0;
  float: right;
  margin-left: 15px;
}

.styled-content .captionImage.left .caption {
  float: left;
  clear: both;
  width: 100%;
}

.styled-content .captionImage.right .caption {
  float: right;
  clear: both;
  width: 100%;
}

.styled-content .caption {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}

.imageContainer {
  position: relative;
  width: 100%;
}

.imageContainer.imageFrame {
  filter: drop-shadow(0 0 6px black);
  border: 7px solid #FFFFFF;
}

.imageContainer.background {
  height: 100%;
  width: 100%;
}

.imageContainer .imageObject:not(.native) {
  padding-top: 66.667%;
}

.imageContainer .imageObject:not(.native).portrait {
  padding-top: 150%;
}

.imageContainer .imageObject:not(.native).equal {
  padding-top: 100%;
}

.imageContainer .imageObject:not(.native).contain img {
  -o-object-fit: contain;
     object-fit: contain;
}

.imageContainer .imageObject:not(.native) img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}

.imageContainer .imageObject.native img {
  -o-object-fit: cover;
     object-fit: cover;
}

.imageContainer .imageObject.native.contain img {
  -o-object-fit: contain;
     object-fit: contain;
}

.imageContainer .imageObject.native.halfScreen {
  display: flex;
  justify-content: center;
}

.imageContainer .imageObject.native.halfScreen img {
  max-height: 50vh;
}

#Form_ContactForm .customFormField label:not(.checkbox) {
  display: block;
}

.customFormField {
  padding-top: 10px;
}

.customFormField.narrow input, .customFormField.narrow textarea, .customFormField.narrow select {
  width: min(750px, 100%);
  border: none;
}

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

.customFormField label:not(.checkbox) {
  color: #000000;
  text-transform: uppercase;
  padding-top: 15px;
  line-height: 1.5;
}

.customFormField input, .customFormField textarea, .customFormField select {
  background-color: #FFFFFF;
  width: 100%;
  border: 1px solid #d8cccc;
  outline: none;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}

.customFormField input:focus, .customFormField textarea:focus, .customFormField select:focus {
  outline: none;
}

.customFormField input:invalid:focus, .customFormField textarea:invalid:focus, .customFormField select:invalid:focus {
  outline: 1px solid #DC3545;
  border: none;
}

.customFormField input, .customFormField select {
  height: 50px;
}

.customFormField input.smaller, .customFormField select.smaller {
  height: 31px;
}

.customFormField input[type=radio], .customFormField input[type=checkbox], .customFormField select[type=radio], .customFormField select[type=checkbox] {
  height: 12px;
  border-radius: 0;
  width: auto;
}

.customFormField textarea {
  height: 240px;
}

.customFormField select option {
  padding: 10px 5px;
}

.std-btn {
  background-color: #000000;
  padding: 13px 75px;
  border: none;
  outline: none;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}

.std-btn:hover {
  background-color: #d8cccc;
  color: #000000;
}

.std-btn.originalColor {
  background-color: #d8cccc;
  color: #000000;
}

.std-btn.originalColor:hover {
  background-color: #000000;
  color: #FFFFFF;
}

.std-btn.smaller {
  padding: 13px 40px;
}

.std-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
  opacity: 0;
  transition: opacity 0s cubic-bezier(0, 0, 0.5, 1) 0.5s;
}

.std-popup.is-active {
  transition: opacity 0s cubic-bezier(0, 0, 0.5, 1) 0s;
  transform: scale(1);
  opacity: 1;
}

.std-popup .overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1) 0s;
  opacity: 0;
}

.std-popup.is-active .overlay {
  opacity: 1;
}

.std-popup .close-button {
  position: sticky;
  z-index: 2;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  float: right;
  padding: 8px 10px;
  color: #d8cccc;
  cursor: pointer;
}

.std-popup .popup-container {
  opacity: 0;
  position: relative;
  width: 70%;
  height: 80%;
  margin-top: 100px;
  background-color: #FFFFFF;
  overflow: scroll;
  z-index: 10;
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1) 0s;
}

.std-popup .popup-container.testimonials {
  background-color: #d8cccc;
  width: 50%;
}

@media (max-width: 991px) {
  .std-popup .popup-container.testimonials {
    width: 90%;
  }
}

.std-popup.is-active .popup-container {
  opacity: 1;
}

.header {
  background-color: rgba(255, 255, 255, 0.85);
  color: #000000;
  z-index: 100;
}

.header .logo {
  height: 100%;
  width: 180px;
}

.header .menuLink {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
}

.header .menuLink:hover {
  color: #d8cccc;
}

@media (max-width: 991px) {
  .header {
    border-bottom: 1px solid #d8cccc;
  }

  .header .logo {
    height: 80px;
    width: 110px;
  }
}

.footer {
  position: relative;
  z-index: 8;
  border-top: 5px solid #d8cccc;
}

.footer .link {
  color: #FFFFFF;
  text-decoration: none;
}

.footer .link:hover span {
  color: #d8cccc;
}

.openFaq img {
  transition: all 400ms;
}

.openFaq.opened img {
  transform: rotate(-90deg);
}

.blaze-next, .blaze-prev {
  padding: 2%;
}

.blaze-navigation {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 12px;
}

.blaze-navigation .blaze-pagination {
  display: flex;
  justify-content: center;
}

.blaze-navigation .blaze-pagination button {
  background-color: #d8cccc;
  opacity: 0.5;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.2s, background 0.3s;
  width: 12px;
  height: 12px;
  margin: 2px;
  color: transparent;
}

.blaze-navigation .blaze-pagination button.active {
  transform: scale(1.2);
  opacity: 1;
}

@media (min-width: 991px) {
  .blaze-navigation {
    display: none;
  }
}

.lds-ring {
  display: flex;
  position: relative;
  width: 80px;
  height: 24px;
  bottom: 14px;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  margin: 4px;
  border: 4px solid white;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: white transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

.lds-ring.original div {
  border: 4px solid #d8cccc;
  border-color: #d8cccc transparent transparent transparent;
}

#ForgotPassword {
  width: 100%;
  display: block;
  grid-column: span 12/span 12;
}

.EECommerceHidden, .GoogleSEOHidden {
  display: none;
}

.dropdownLocation {
  position: relative;
}

.dropdownLocation .nzPostAddressContainer {
  background-color: #d8cccc;
  position: absolute;
  border: 1px solid black;
  width: 100%;
  z-index: 100;
}

.dropdownLocation .nzPostAddressContainer .nzPostAddress {
  padding: 10px;
  border-bottom: 1px solid black;
  cursor: pointer;
}

.message.bad {
  font-weight: bold;
  color: red;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.hover\:bg-original:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(216 204 204 / var(--tw-bg-opacity, 1));
}

.hover\:bg-originalLight:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 240 240 / var(--tw-bg-opacity, 1));
}

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

.hover\:opacity-90:hover {
  opacity: 0.9;
}

@media (min-width: 576px) {
  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }
}

@media (min-width: 992px) {
  .lg\:bottom-24 {
    bottom: 6rem;
  }

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

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

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

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, 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\:items-end {
    align-items: flex-end;
  }

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

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

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

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

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

  .lg\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

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

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

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

  .lg\:border-b-original {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(216 204 204 / var(--tw-border-opacity, 1));
  }

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

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

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

@media (min-width: 1200px) {
  .xxl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/*# sourceMappingURL=style.css.map */