@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Outfit:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Public+Sans:wght@400;600;700&display=swap');

*, ::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.19 | MIT License | https://tailwindcss.com
*/

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

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
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: DM Sans, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container{
  width: 100%;
}

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

.reveal{
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.reveal.active{
  --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));
  opacity: 1;
}

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

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.-inset-\[1px\]{
  inset: -1px;
}

.inset-0{
  inset: 0px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-5{
  bottom: 1.25rem;
}

.left-0{
  left: 0px;
}

.left-\[12\.5\%\]{
  left: 12.5%;
}

.left-\[37\.5\%\]{
  left: 37.5%;
}

.left-\[62\.5\%\]{
  left: 62.5%;
}

.left-\[87\.5\%\]{
  left: 87.5%;
}

.right-0{
  right: 0px;
}

.right-5{
  right: 1.25rem;
}

.right-6{
  right: 1.5rem;
}

.top-0{
  top: 0px;
}

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

.top-6{
  top: 1.5rem;
}

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

.isolate{
  isolation: isolate;
}

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

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

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

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

.z-\[99999\]{
  z-index: 99999;
}

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

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

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

.\!mt-\[20px\]{
  margin-top: 20px !important;
}

.\!mt-\[5px\]{
  margin-top: 5px !important;
}

.-mb-\[120px\]{
  margin-bottom: -120px;
}

.-mt-\[1px\]{
  margin-top: -1px;
}

.mb-1\.5{
  margin-bottom: 0.375rem;
}

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

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

.mb-16{
  margin-bottom: 4rem;
}

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

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

.mb-4{
  margin-bottom: 1rem;
}

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

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

.ml-1\.5{
  margin-left: 0.375rem;
}

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

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

.mr-4{
  margin-right: 1rem;
}

.mt-0\.5{
  margin-top: 0.125rem;
}

.mt-1{
  margin-top: 0.25rem;
}

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

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

.mt-14{
  margin-top: 3.5rem;
}

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

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

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

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

.mt-\[1px\]{
  margin-top: 1px;
}

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-3\.5{
  height: 0.875rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-\[1\.54px\]{
  height: 1.54px;
}

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

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

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

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

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

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

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

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

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

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

.h-\[53\.8px\]{
  height: 53.8px;
}

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

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

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

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

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

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

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

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

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

.w-3\.5{
  width: 0.875rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-\[12\.5\%\]{
  width: 12.5%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto{
  width: auto;
}

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

.w-full{
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

.translate-y-10{
  --tw-translate-y: 2.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));
}

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

.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-none{
  resize: none;
}

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

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

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

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

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

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

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

.gap-0{
  gap: 0px;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.gap-\[1px\]{
  gap: 1px;
}

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

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

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

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

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

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

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

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

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

.overflow-hidden{
  overflow: hidden;
}

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

.break-all{
  word-break: break-all;
}

.rounded{
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

.rounded-\[76\.78px\]{
  border-radius: 76.78px;
}

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

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

.border{
  border-width: 1px;
}

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

.border-\[0\.96px\]{
  border-width: 0.96px;
}

.border-\[1\.09px\]{
  border-width: 1.09px;
}

.border-\[1\.19px\]{
  border-width: 1.19px;
}

.border-\[1\.38px\]{
  border-width: 1.38px;
}

.border-\[1\.54px\]{
  border-width: 1.54px;
}

.border-x-\[0\.96px\]{
  border-left-width: 0.96px;
  border-right-width: 0.96px;
}

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

.border-y-\[1\.54px\]{
  border-top-width: 1.54px;
  border-bottom-width: 1.54px;
}

.border-b-\[0\.96px\]{
  border-bottom-width: 0.96px;
}

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

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

.border-t-\[0\.96px\]{
  border-top-width: 0.96px;
}

.border-t-\[1\.54px\]{
  border-top-width: 1.54px;
}

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

.border-\[\#2750751A\]{
  border-color: #2750751A;
}

.border-\[\#27507524\]{
  border-color: #27507524;
}

.border-\[\#27507540\]{
  border-color: #27507540;
}

.border-\[\#275075\]{
  --tw-border-opacity: 1;
  border-color: rgb(39 80 117 / var(--tw-border-opacity, 1));
}

.border-\[\#402410\]\/25{
  border-color: rgb(64 36 16 / 0.25);
}

.border-\[\#CDEC7640\]{
  border-color: #CDEC7640;
}

.border-\[\#E4E4E4\]{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
}

.border-\[\#F3EFE8\]{
  --tw-border-opacity: 1;
  border-color: rgb(243 239 232 / var(--tw-border-opacity, 1));
}

.border-\[\#FFFFFF12\]{
  border-color: #FFFFFF12;
}

.border-\[\#FFFFFF21\]{
  border-color: #FFFFFF21;
}

.border-\[\#FFFFFF40\]{
  border-color: #FFFFFF40;
}

.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/25{
  border-color: rgb(255 255 255 / 0.25);
}

.border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}

.border-l-\[\#402410\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(64 36 16 / var(--tw-border-opacity, 1));
}

.bg-\[\#224A6D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(34 74 109 / var(--tw-bg-opacity, 1));
}

.bg-\[\#27507514\]{
  background-color: #27507514;
}

.bg-\[\#275075\]{
  --tw-bg-opacity: 1;
  background-color: rgb(39 80 117 / var(--tw-bg-opacity, 1));
}

.bg-\[\#275075\]\/85{
  background-color: rgb(39 80 117 / 0.85);
}

.bg-\[\#402410\]{
  --tw-bg-opacity: 1;
  background-color: rgb(64 36 16 / var(--tw-bg-opacity, 1));
}

.bg-\[\#402410\]\/25{
  background-color: rgb(64 36 16 / 0.25);
}

.bg-\[\#A47E5A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(164 126 90 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EDE5D4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(237 229 212 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EDE5D4\]\/45{
  background-color: rgb(237 229 212 / 0.45);
}

.bg-\[\#EEF1F4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 241 244 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F4F4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FBF9F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 249 247 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.fill-current{
  fill: currentColor;
}

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

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

.p-2{
  padding: 0.5rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

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

.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

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

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

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

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

.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-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-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-outfit{
  font-family: Outfit, sans-serif;
}

.font-playfair{
  font-family: Playfair Display, serif;
}

.font-publicsans{
  font-family: Public Sans, sans-serif;
}

.font-sans{
  font-family: DM Sans, sans-serif;
}

.text-\[10\.55px\]{
  font-size: 10.55px;
}

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

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

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

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

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

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

.text-\[15\.5px\]{
  font-size: 15.5px;
}

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

.text-\[16\.71px\]{
  font-size: 16.71px;
}

.text-\[16\.89px\]{
  font-size: 16.89px;
}

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

.text-\[17\.6px\]{
  font-size: 17.6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-\[39\.31px\]{
  font-size: 39.31px;
}

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

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

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

.font-black{
  font-weight: 900;
}

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

.font-light{
  font-weight: 300;
}

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

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

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

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

.italic{
  font-style: italic;
}

.leading-\[1\.15\]{
  line-height: 1.15;
}

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

.leading-\[1\.2\]{
  line-height: 1.2;
}

.leading-\[1\.35\]{
  line-height: 1.35;
}

.leading-\[1\.3\]{
  line-height: 1.3;
}

.leading-\[1\.4\]{
  line-height: 1.4;
}

.leading-\[1\.5\]{
  line-height: 1.5;
}

.leading-\[1\.6\]{
  line-height: 1.6;
}

.leading-\[100\%\]{
  line-height: 100%;
}

.leading-\[19\.36px\]{
  line-height: 19.36px;
}

.leading-\[19\.43px\]{
  line-height: 19.43px;
}

.leading-\[20\.4px\]{
  line-height: 20.4px;
}

.leading-\[22px\]{
  line-height: 22px;
}

.leading-\[23\.8px\]{
  line-height: 23.8px;
}

.leading-\[24px\]{
  line-height: 24px;
}

.leading-\[27\.9px\]{
  line-height: 27.9px;
}

.leading-\[28\.05px\]{
  line-height: 28.05px;
}

.leading-\[28\.64px\]{
  line-height: 28.64px;
}

.leading-\[28\.72px\]{
  line-height: 28.72px;
}

.leading-\[39\.16px\]{
  line-height: 39.16px;
}

.leading-\[66\.83px\]{
  line-height: 66.83px;
}

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

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

.tracking-\[-0\.28px\]{
  letter-spacing: -0.28px;
}

.tracking-\[-0\.32px\]{
  letter-spacing: -0.32px;
}

.tracking-\[-0\.74px\]{
  letter-spacing: -0.74px;
}

.tracking-\[-0\.7px\]{
  letter-spacing: -0.7px;
}

.tracking-\[-1\.41px\]{
  letter-spacing: -1.41px;
}

.tracking-\[-1px\]{
  letter-spacing: -1px;
}

.tracking-\[0\.21px\]{
  letter-spacing: 0.21px;
}

.tracking-\[0\.36px\]{
  letter-spacing: 0.36px;
}

.tracking-\[0\.37px\]{
  letter-spacing: 0.37px;
}

.tracking-\[0\.4px\]{
  letter-spacing: 0.4px;
}

.tracking-\[0\.52px\]{
  letter-spacing: 0.52px;
}

.tracking-\[0\.56px\]{
  letter-spacing: 0.56px;
}

.tracking-\[0\.5px\]{
  letter-spacing: 0.5px;
}

.tracking-\[0\.74px\]{
  letter-spacing: 0.74px;
}

.tracking-\[0\.84px\]{
  letter-spacing: 0.84px;
}

.tracking-\[0\.92px\]{
  letter-spacing: 0.92px;
}

.tracking-\[1\.5px\]{
  letter-spacing: 1.5px;
}

.tracking-\[1\.8px\]{
  letter-spacing: 1.8px;
}

.tracking-\[1px\]{
  letter-spacing: 1px;
}

.tracking-\[2\.11px\]{
  letter-spacing: 2.11px;
}

.tracking-\[2\.2px\]{
  letter-spacing: 2.2px;
}

.tracking-\[2px\]{
  letter-spacing: 2px;
}

.tracking-\[3\.38px\]{
  letter-spacing: 3.38px;
}

.tracking-normal{
  letter-spacing: 0em;
}

.text-\[\#0000008C\]{
  color: #0000008C;
}

.text-\[\#0D2430\]{
  --tw-text-opacity: 1;
  color: rgb(13 36 48 / var(--tw-text-opacity, 1));
}

.text-\[\#0E121D\]{
  --tw-text-opacity: 1;
  color: rgb(14 18 29 / var(--tw-text-opacity, 1));
}

.text-\[\#152E39\]{
  --tw-text-opacity: 1;
  color: rgb(21 46 57 / var(--tw-text-opacity, 1));
}

.text-\[\#275075\]{
  --tw-text-opacity: 1;
  color: rgb(39 80 117 / var(--tw-text-opacity, 1));
}

.text-\[\#402410\]{
  --tw-text-opacity: 1;
  color: rgb(64 36 16 / var(--tw-text-opacity, 1));
}

.text-\[\#445566\]{
  --tw-text-opacity: 1;
  color: rgb(68 85 102 / var(--tw-text-opacity, 1));
}

.text-\[\#4D5765\]{
  --tw-text-opacity: 1;
  color: rgb(77 87 101 / var(--tw-text-opacity, 1));
}

.text-\[\#4d5765\]{
  --tw-text-opacity: 1;
  color: rgb(77 87 101 / var(--tw-text-opacity, 1));
}

.text-\[\#888880\]{
  --tw-text-opacity: 1;
  color: rgb(136 136 128 / var(--tw-text-opacity, 1));
}

.text-\[\#A47E5A\]{
  --tw-text-opacity: 1;
  color: rgb(164 126 90 / var(--tw-text-opacity, 1));
}

.text-\[\#E2B13C\]{
  --tw-text-opacity: 1;
  color: rgb(226 177 60 / var(--tw-text-opacity, 1));
}

.text-\[\#EDE5D4\]{
  --tw-text-opacity: 1;
  color: rgb(237 229 212 / var(--tw-text-opacity, 1));
}

.text-\[\#FBFEFF\]{
  --tw-text-opacity: 1;
  color: rgb(251 254 255 / var(--tw-text-opacity, 1));
}

.text-\[\#FFFFFF99\]{
  color: #FFFFFF99;
}

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

.text-black\/50{
  color: rgb(0 0 0 / 0.5);
}

.text-black\/60{
  color: rgb(0 0 0 / 0.6);
}

.text-black\/85{
  color: rgb(0 0 0 / 0.85);
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

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

.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}

.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}

.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}

.placeholder-\[\#4D5765\]::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(77 87 101 / var(--tw-placeholder-opacity, 1));
}

.placeholder-\[\#4D5765\]::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(77 87 101 / var(--tw-placeholder-opacity, 1));
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-60{
  opacity: 0.6;
}

.opacity-90{
  opacity: 0.9;
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_0px_0px_2\.13px_rgba\(11\2c 11\2c 11\2c 0\.3\)\]{
  --tw-shadow: 0px 0px 0px 2.13px rgba(11,11,11,0.3);
  --tw-shadow-colored: 0px 0px 0px 2.13px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_10\.74px_16\.71px_0px_\#FBFBFB\]{
  --tw-shadow: 0px 10.74px 16.71px 0px #FBFBFB;
  --tw-shadow-colored: 0px 10.74px 16.71px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_12\.28px_49\.14px_rgba\(245\2c 200\2c 76\2c 0\.3\)\]{
  --tw-shadow: 0px 12.28px 49.14px rgba(245,200,76,0.3);
  --tw-shadow-colored: 0px 12.28px 49.14px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.brightness-\[1\.02\]{
  --tw-brightness: brightness(1.02);
  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);
}

.contrast-\[0\.9\]{
  --tw-contrast: contrast(0.9);
  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);
}

.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}

.sepia{
  --tw-sepia: sepia(100%);
  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);
}

.sepia-\[0\.2\]{
  --tw-sepia: sepia(0.2);
  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, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

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

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

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

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

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

  100% {
    transform: translate3d(-25%, 0, 0);
  }
}

.animate-marquee {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee 25s linear infinite;
}

@keyframes marquee-horizontal {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

.animate-marquee-horizontal {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee-horizontal 30s linear infinite;
}

@keyframes marquee-up {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -50%, 0);
  }
}

@keyframes marquee-down {
  0% {
    transform: translate3d(0, -50%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.animate-marquee-up {
  display: flex;
  flex-direction: column;
  height: -moz-max-content;
  height: max-content;
  animation: marquee-up 20s linear infinite;
}

.animate-marquee-down {
  display: flex;
  flex-direction: column;
  height: -moz-max-content;
  height: max-content;
  animation: marquee-down 20s linear infinite;
}

.hero-image-container {
  position: relative;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.45);
}

@media (min-width: 1024px) {
  .hero-image-container {
    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.6);
  }
}

.hero-image-container::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 1px 0 1px rgba(255, 255, 255, 0.05);
}

.reveal-trigger.reveal {
  opacity: 1 !important;
  transform: none !important;
}

.reveal-line {
  transform: scaleX(0);
  transform-origin: left;
  transition-property: transform;
  transition-duration: 600ms;
  transition-timing-function: ease-out;
}

.reveal-trigger.active .reveal-line {
  transform: scaleX(1);
}

.reveal-fade {
  opacity: 0;
  transform: none !important;
  transition: opacity 1000ms ease-out !important;
}

.reveal-fade.active {
  opacity: 1 !important;
}

/* Preloader */

.preloader {
  position: fixed;
  inset: 0;
  width: 100vw;
  min-height: 100vh;
  min-height: 100dvh;
  z-index: 999999;
  pointer-events: auto;
}

.pre-mask {
  position: absolute;
  background: #f4f0ea;
  z-index: 1;
  transform: scale(1);
}

.mask-tl {
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  transform-origin: center top;
}

.mask-tr {
  top: 0;
  right: 0;
  width: 50%;
  height: 50%;
  transform-origin: right center;
}

.mask-bl {
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  transform-origin: left center;
}

.mask-br {
  right: 0;
  bottom: 0;
  width: 50%;
  height: 50%;
  transform-origin: center bottom;
}

.pre-lines {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}

.line-v,
.line-h,
.fill-left,
.fill-right,
.fill-top,
.fill-bottom {
  position: absolute;
  display: block;
  background: rgba(63, 63, 63, 0.28);
}

.line-v {
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  transform: translateX(-0.5px);
}

.line-h {
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  transform: translateY(-0.5px);
}

.fill-left {
  left: 0;
  top: 50%;
  width: 0;
  height: 1px;
  transform: translateY(-0.5px);
}

.fill-right {
  right: 0;
  top: 50%;
  width: 0;
  height: 1px;
  transform: translateY(-0.5px);
}

.fill-top {
  top: 0;
  left: 50%;
  width: 1px;
  height: 0;
  transform: translateX(-0.5px);
}

.fill-bottom {
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 0;
  transform: translateX(-0.5px);
}

.pre-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  transform: translate(-50%, -50%);
  z-index: 4;
  display: grid;
  place-items: center;
  border-radius: 3px;
  background: #333;
  backdrop-filter: blur(2px);
}

.pre-icon {
  position: absolute;
  width: 62%;
  height: 62%;
  display: none;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.pre-count {
  color: #fff;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-variant-numeric: tabular-nums;
}

/* Slow Hero Banner Background Zoom */

@keyframes slow-zoom {
  0% {
    transform: scale(1);
  }

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

.animate-slow-zoom {
  animation: slow-zoom 24s ease-in-out infinite alternate;
}

/* Index Hero Title Blur & Scale Animation */

.hero-title-animated.reveal {
  opacity: 1 !important;
  transform: scale(0.95) !important;
  transition: none !important;
}

.hero-title-animated.reveal.active {
  animation: hero-scale-anim 30s forwards cubic-bezier(0.89, 5, 0.89, 8) !important;
}

@keyframes hero-scale-anim {
  100% {
    transform: scale(1);
  }
}

.hero-title-animated span {
  display: inline-block;
  opacity: 0;
  filter: blur(6px);
}

.hero-title-animated.active span {
  animation: hero-fade-in-anim 0.8s cubic-bezier(0.11, 0, 0.5, 0) forwards;
}

.hero-title-animated.active span:nth-child(1) {
  animation-delay: 0.1s;
}

.hero-title-animated.active span:nth-child(2) {
  animation-delay: 0.2s;
}

.hero-title-animated.active span:nth-child(3) {
  animation-delay: 0.3s;
}

.hero-title-animated.active span:nth-child(4) {
  animation-delay: 0.4s;
}

.hero-title-animated.active span:nth-child(5) {
  animation-delay: 0.5s;
}

.hero-title-animated.active span:nth-child(6) {
  animation-delay: 0.6s;
}

.hero-title-animated.active span:nth-child(7) {
  animation-delay: 0.7s;
}

.hero-title-animated.active span:nth-child(8) {
  animation-delay: 0.8s;
}

.hero-title-animated.active span:nth-child(9) {
  animation-delay: 0.9s;
}

.hero-title-animated.active span:nth-child(10) {
  animation-delay: 1.0s;
}

.hero-title-animated.active span:nth-child(11) {
  animation-delay: 1.1s;
}

.hero-title-animated.active span:nth-child(12) {
  animation-delay: 1.2s;
}

.hero-title-animated.active span:nth-child(13) {
  animation-delay: 1.3s;
}

.hero-title-animated.active span:nth-child(14) {
  animation-delay: 1.4s;
}

.hero-title-animated.active span:nth-child(15) {
  animation-delay: 1.5s;
}

.hero-title-animated.active span:nth-child(16) {
  animation-delay: 1.6s;
}

.hero-title-animated.active span:nth-child(17) {
  animation-delay: 1.7s;
}

.hero-title-animated.active span:nth-child(18) {
  animation-delay: 1.8s;
}

@keyframes hero-fade-in-anim {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}

.hover\:scale-\[1\.01\]:hover{
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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-\[1\.02\]:hover{
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  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\:border-white\/50:hover{
  border-color: rgb(255 255 255 / 0.5);
}

.hover\:bg-\[\#1a3853\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(26 56 83 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#1d3c59\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 60 89 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#275075\]\/10:hover{
  background-color: rgb(39 80 117 / 0.1);
}

.hover\:bg-\[\#8e6b4a\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(142 107 74 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#8f6c4b\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(143 108 75 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:text-\[\#275075\]:hover{
  --tw-text-opacity: 1;
  color: rgb(39 80 117 / var(--tw-text-opacity, 1));
}

.hover\:text-indigo-600:hover{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

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

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

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.25rem;
  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));
}

@media (min-width: 640px){
  .sm\:mb-3{
    margin-bottom: 0.75rem;
  }

  .sm\:ml-2{
    margin-left: 0.5rem;
  }

  .sm\:inline{
    display: inline;
  }

  .sm\:h-4{
    height: 1rem;
  }

  .sm\:h-7{
    height: 1.75rem;
  }

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

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

  .sm\:w-4{
    width: 1rem;
  }

  .sm\:w-7{
    width: 1.75rem;
  }

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

  .sm\:w-\[170\.7px\]{
    width: 170.7px;
  }

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

  .sm\:w-\[201\.5px\]{
    width: 201.5px;
  }

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

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

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

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

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

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

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

  .sm\:pr-16{
    padding-right: 4rem;
  }

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

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

  .sm\:tracking-\[1\.5px\]{
    letter-spacing: 1.5px;
  }
}

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

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

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-\[22px\]{
    line-height: 22px;
  }
}

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

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

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

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

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

  .lg\:-mr-8{
    margin-right: -2rem;
  }

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

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

  .lg\:mb-16{
    margin-bottom: 4rem;
  }

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

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

  .lg\:ml-3{
    margin-left: 0.75rem;
  }

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

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

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

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

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

  .lg\:block{
    display: block;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

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

  .lg\:h-6{
    height: 1.5rem;
  }

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

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

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

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

  .lg\:h-\[44\.09px\]{
    height: 44.09px;
  }

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

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

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

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

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

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

  .lg\:w-5{
    width: 1.25rem;
  }

  .lg\:w-6{
    width: 1.5rem;
  }

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

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

  .lg\:w-\[154\.83px\]{
    width: 154.83px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:grid-rows-\[auto_auto_auto_auto_1fr_auto\]{
    grid-template-rows: auto auto auto auto 1fr auto;
  }

  .lg\:grid-rows-subgrid{
    grid-template-rows: subgrid;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-2\.5{
    gap: 0.625rem;
  }

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

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

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

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

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

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

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

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

  .lg\:rounded-\[17\.41px\]{
    border-radius: 17.41px;
  }

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

  .lg\:border-r-\[0\.96px\]{
    border-right-width: 0.96px;
  }

  .lg\:p-0{
    padding: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:pl-16{
    padding-left: 4rem;
  }

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

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

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

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

  .lg\:text-\[12\.5px\]{
    font-size: 12.5px;
  }

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

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

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

  .lg\:text-\[15\.5px\]{
    font-size: 15.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[14px\]{
    line-height: 14px;
  }

  .lg\:leading-\[16px\]{
    line-height: 16px;
  }

  .lg\:leading-\[17px\]{
    line-height: 17px;
  }

  .lg\:leading-\[18px\]{
    line-height: 18px;
  }

  .lg\:leading-\[20px\]{
    line-height: 20px;
  }

  .lg\:leading-\[22px\]{
    line-height: 22px;
  }

  .lg\:leading-\[23px\]{
    line-height: 23px;
  }

  .lg\:leading-\[24px\]{
    line-height: 24px;
  }

  .lg\:leading-\[26px\]{
    line-height: 26px;
  }

  .lg\:leading-\[28px\]{
    line-height: 28px;
  }

  .lg\:leading-\[32px\]{
    line-height: 32px;
  }

  .lg\:leading-\[36px\]{
    line-height: 36px;
  }

  .lg\:leading-\[40px\]{
    line-height: 40px;
  }

  .lg\:leading-\[46px\]{
    line-height: 46px;
  }

  .lg\:leading-\[48px\]{
    line-height: 48px;
  }

  .lg\:leading-\[52px\]{
    line-height: 52px;
  }

  .lg\:leading-\[54px\]{
    line-height: 54px;
  }

  .lg\:leading-\[56px\]{
    line-height: 56px;
  }

  .lg\:leading-\[58px\]{
    line-height: 58px;
  }

  .lg\:leading-\[60px\]{
    line-height: 60px;
  }

  .lg\:tracking-\[-0\.6px\]{
    letter-spacing: -0.6px;
  }

  .lg\:tracking-\[-0\.8px\]{
    letter-spacing: -0.8px;
  }

  .lg\:tracking-\[-1\.1px\]{
    letter-spacing: -1.1px;
  }

  .lg\:tracking-\[-1\.2px\]{
    letter-spacing: -1.2px;
  }

  .lg\:tracking-\[-1\.41px\]{
    letter-spacing: -1.41px;
  }

  .lg\:tracking-\[1px\]{
    letter-spacing: 1px;
  }
}

@media (min-width: 1280px){
  .xl\:-mb-\[150px\]{
    margin-bottom: -150px;
  }

  .xl\:-mr-\[50px\]{
    margin-right: -50px;
  }

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

  .xl\:mb-12{
    margin-bottom: 3rem;
  }

  .xl\:mb-16{
    margin-bottom: 4rem;
  }

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

  .xl\:mb-4{
    margin-bottom: 1rem;
  }

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

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

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

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

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

  .xl\:mt-\[140px\]{
    margin-top: 140px;
  }

  .xl\:h-7{
    height: 1.75rem;
  }

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

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

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

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

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

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

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

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

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

  .xl\:h-\[88\.3px\]{
    height: 88.3px;
  }

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

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

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

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

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

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

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

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

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

  .xl\:w-\[402\.84px\]{
    width: 402.84px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:gap-10{
    gap: 2.5rem;
  }

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

  .xl\:gap-24{
    gap: 6rem;
  }

  .xl\:gap-3\.5{
    gap: 0.875rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

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

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

  .xl\:pl-\[60px\]{
    padding-left: 60px;
  }

  .xl\:pl-\[80px\]{
    padding-left: 80px;
  }

  .xl\:pr-10{
    padding-right: 2.5rem;
  }

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

  .xl\:pr-\[60px\]{
    padding-right: 60px;
  }

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

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

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

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

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

  .xl\:text-\[18\.74px\]{
    font-size: 18.74px;
  }

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

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

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

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

  .xl\:text-\[23\.03px\]{
    font-size: 23.03px;
  }

  .xl\:text-\[24\.57px\]{
    font-size: 24.57px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .xl\:text-\[88\.45px\]{
    font-size: 88.45px;
  }

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

  .xl\:leading-\[101\.72px\]{
    line-height: 101.72px;
  }

  .xl\:leading-\[18px\]{
    line-height: 18px;
  }

  .xl\:leading-\[20px\]{
    line-height: 20px;
  }

  .xl\:leading-\[22px\]{
    line-height: 22px;
  }

  .xl\:leading-\[24px\]{
    line-height: 24px;
  }

  .xl\:leading-\[26px\]{
    line-height: 26px;
  }

  .xl\:leading-\[28px\]{
    line-height: 28px;
  }

  .xl\:leading-\[30px\]{
    line-height: 30px;
  }

  .xl\:leading-\[32px\]{
    line-height: 32px;
  }

  .xl\:leading-\[34px\]{
    line-height: 34px;
  }

  .xl\:leading-\[36px\]{
    line-height: 36px;
  }

  .xl\:leading-\[40px\]{
    line-height: 40px;
  }

  .xl\:leading-\[41\.77px\]{
    line-height: 41.77px;
  }

  .xl\:leading-\[44px\]{
    line-height: 44px;
  }

  .xl\:leading-\[48px\]{
    line-height: 48px;
  }

  .xl\:leading-\[56px\]{
    line-height: 56px;
  }

  .xl\:leading-\[58px\]{
    line-height: 58px;
  }

  .xl\:leading-\[60px\]{
    line-height: 60px;
  }

  .xl\:leading-\[64px\]{
    line-height: 64px;
  }

  .xl\:leading-\[65px\]{
    line-height: 65px;
  }

  .xl\:leading-\[66px\]{
    line-height: 66px;
  }

  .xl\:leading-\[68px\]{
    line-height: 68px;
  }

  .xl\:leading-\[74px\]{
    line-height: 74px;
  }

  .xl\:tracking-\[-0\.6px\]{
    letter-spacing: -0.6px;
  }

  .xl\:tracking-\[-1\.1px\]{
    letter-spacing: -1.1px;
  }

  .xl\:tracking-\[-1\.2px\]{
    letter-spacing: -1.2px;
  }

  .xl\:tracking-\[-1\.77px\]{
    letter-spacing: -1.77px;
  }

  .xl\:tracking-\[1\.5px\]{
    letter-spacing: 1.5px;
  }
}

@media (min-width: 1536px){
  .\32xl\:-mb-\[180px\]{
    margin-bottom: -180px;
  }

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

  .\32xl\:mb-12{
    margin-bottom: 3rem;
  }

  .\32xl\:mb-16{
    margin-bottom: 4rem;
  }

  .\32xl\:mb-4{
    margin-bottom: 1rem;
  }

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

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

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

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

  .\32xl\:mt-\[186\.2px\]{
    margin-top: 186.2px;
  }

  .\32xl\:h-7{
    height: 1.75rem;
  }

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

  .\32xl\:h-\[282\.97px\]{
    height: 282.97px;
  }

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

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

  .\32xl\:h-\[55\.28px\]{
    height: 55.28px;
  }

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

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

  .\32xl\:h-\[88\.3px\]{
    height: 88.3px;
  }

  .\32xl\:w-7{
    width: 1.75rem;
  }

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

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

  .\32xl\:w-\[299\.94px\]{
    width: 299.94px;
  }

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

  .\32xl\:w-\[402\.84px\]{
    width: 402.84px;
  }

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

  .\32xl\:w-\[55\.28px\]{
    width: 55.28px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\32xl\:gap-12{
    gap: 3rem;
  }

  .\32xl\:gap-16{
    gap: 4rem;
  }

  .\32xl\:gap-24{
    gap: 6rem;
  }

  .\32xl\:gap-32{
    gap: 8rem;
  }

  .\32xl\:gap-36{
    gap: 9rem;
  }

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

  .\32xl\:gap-6{
    gap: 1.5rem;
  }

  .\32xl\:gap-8{
    gap: 2rem;
  }

  .\32xl\:gap-x-16{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

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

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

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

  .\32xl\:rounded-\[16px\]{
    border-radius: 16px;
  }

  .\32xl\:rounded-\[18\.43px\]{
    border-radius: 18.43px;
  }

  .\32xl\:rounded-\[24px\]{
    border-radius: 24px;
  }

  .\32xl\:p-10{
    padding: 2.5rem;
  }

  .\32xl\:p-14{
    padding: 3.5rem;
  }

  .\32xl\:p-16{
    padding: 4rem;
  }

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

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

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

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

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

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

  .\32xl\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

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

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

  .\32xl\:pl-10{
    padding-left: 2.5rem;
  }

  .\32xl\:pl-\[100px\]{
    padding-left: 100px;
  }

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

  .\32xl\:text-\[16\.89px\]{
    font-size: 16.89px;
  }

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

  .\32xl\:text-\[18\.43px\]{
    font-size: 18.43px;
  }

  .\32xl\:text-\[19\.1px\]{
    font-size: 19.1px;
  }

  .\32xl\:text-\[19\.96px\]{
    font-size: 19.96px;
  }

  .\32xl\:text-\[19\.98px\]{
    font-size: 19.98px;
  }

  .\32xl\:text-\[20\.43px\]{
    font-size: 20.43px;
  }

  .\32xl\:text-\[21\.58px\]{
    font-size: 21.58px;
  }

  .\32xl\:text-\[21\.5px\]{
    font-size: 21.5px;
  }

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

  .\32xl\:text-\[23\.03px\]{
    font-size: 23.03px;
  }

  .\32xl\:text-\[23\.87px\]{
    font-size: 23.87px;
  }

  .\32xl\:text-\[24\.57px\]{
    font-size: 24.57px;
  }

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

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

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

  .\32xl\:text-\[32\.06px\]{
    font-size: 32.06px;
  }

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

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

  .\32xl\:text-\[49\.14px\]{
    font-size: 49.14px;
  }

  .\32xl\:text-\[51\.81px\]{
    font-size: 51.81px;
  }

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

  .\32xl\:text-\[57\.29px\]{
    font-size: 57.29px;
  }

  .\32xl\:text-\[70\.4px\]{
    font-size: 70.4px;
  }

  .\32xl\:text-\[73\.71px\]{
    font-size: 73.71px;
  }

  .\32xl\:text-\[88\.45px\]{
    font-size: 88.45px;
  }

  .\32xl\:leading-\[100\%\]{
    line-height: 100%;
  }

  .\32xl\:leading-\[101\.72px\]{
    line-height: 101.72px;
  }

  .\32xl\:leading-\[23\.21px\]{
    line-height: 23.21px;
  }

  .\32xl\:leading-\[26\.77px\]{
    line-height: 26.77px;
  }

  .\32xl\:leading-\[27\.64px\]{
    line-height: 27.64px;
  }

  .\32xl\:leading-\[28\.05px\]{
    line-height: 28.05px;
  }

  .\32xl\:leading-\[30px\]{
    line-height: 30px;
  }

  .\32xl\:leading-\[31\.03px\]{
    line-height: 31.03px;
  }

  .\32xl\:leading-\[31\.33px\]{
    line-height: 31.33px;
  }

  .\32xl\:leading-\[31\.94px\]{
    line-height: 31.94px;
  }

  .\32xl\:leading-\[32px\]{
    line-height: 32px;
  }

  .\32xl\:leading-\[33\.94px\]{
    line-height: 33.94px;
  }

  .\32xl\:leading-\[34\.52px\]{
    line-height: 34.52px;
  }

  .\32xl\:leading-\[35\.8px\]{
    line-height: 35.8px;
  }

  .\32xl\:leading-\[36\.55px\]{
    line-height: 36.55px;
  }

  .\32xl\:leading-\[38px\]{
    line-height: 38px;
  }

  .\32xl\:leading-\[40\.31px\]{
    line-height: 40.31px;
  }

  .\32xl\:leading-\[41\.46px\]{
    line-height: 41.46px;
  }

  .\32xl\:leading-\[41\.77px\]{
    line-height: 41.77px;
  }

  .\32xl\:leading-\[48\.03px\]{
    line-height: 48.03px;
  }

  .\32xl\:leading-\[54\.5px\]{
    line-height: 54.5px;
  }

  .\32xl\:leading-\[56\.99px\]{
    line-height: 56.99px;
  }

  .\32xl\:leading-\[59\.4px\]{
    line-height: 59.4px;
  }

  .\32xl\:leading-\[69\.22px\]{
    line-height: 69.22px;
  }

  .\32xl\:leading-\[76\.03px\]{
    line-height: 76.03px;
  }

  .\32xl\:leading-\[84\.76px\]{
    line-height: 84.76px;
  }

  .\32xl\:tracking-\[-0\.74px\]{
    letter-spacing: -0.74px;
  }

  .\32xl\:tracking-\[-1\.41px\]{
    letter-spacing: -1.41px;
  }

  .\32xl\:tracking-\[-1\.77px\]{
    letter-spacing: -1.77px;
  }

  .\32xl\:tracking-\[2\.05px\]{
    letter-spacing: 2.05px;
  }

  .\32xl\:tracking-\[2\.76px\]{
    letter-spacing: 2.76px;
  }
}
