*, ::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: 400px) {
  .container {
    max-width: 400px;
  }
}

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

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-auto {
  inset: auto;
}

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

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

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

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

.-bottom-22 {
  bottom: -5.5rem;
}

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

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

.bottom-0 {
  bottom: 0px;
}

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

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-auto {
  bottom: auto;
}

.left-0 {
  left: 0px;
}

.left-0\.5 {
  left: 0.125rem;
}

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

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

.right-0 {
  right: 0px;
}

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

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

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

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

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

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

.top-auto {
  top: auto;
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

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

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

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

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

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

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

.\!-mb-18 {
  margin-bottom: -4.5rem !important;
}

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

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

.-mb-8\.5 {
  margin-bottom: -2.125rem;
}

.-mb-\[0\.25em\] {
  margin-bottom: -0.25em;
}

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

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

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

.-mr-12 {
  margin-right: -3rem;
}

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

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

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

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

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

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

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

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

.mb-4\.5 {
  margin-bottom: 1.08rem;
}

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

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

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

.mr-1\.5 {
  margin-right: 0.375rem;
}

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

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

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

.mt-18 {
  margin-top: 4.5rem;
}

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

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

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

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

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

.hidden {
  display: none;
}

.aspect-\[10\/20\] {
  aspect-ratio: 10/20;
}

.aspect-\[1151\/140\] {
  aspect-ratio: 1151/140;
}

.aspect-\[1512\/720\] {
  aspect-ratio: 1512/720;
}

.aspect-\[1512\/800\] {
  aspect-ratio: 1512/800;
}

.aspect-\[1512\/90\] {
  aspect-ratio: 1512/90;
}

.aspect-\[178\/137\] {
  aspect-ratio: 178/137;
}

.aspect-\[178\/153\] {
  aspect-ratio: 178/153;
}

.aspect-\[190\/100\] {
  aspect-ratio: 190/100;
}

.aspect-\[220\/136\] {
  aspect-ratio: 220/136;
}

.aspect-\[28\/35\] {
  aspect-ratio: 28/35;
}

.aspect-\[280\/138\] {
  aspect-ratio: 280/138;
}

.aspect-\[31\/51\] {
  aspect-ratio: 31/51;
}

.aspect-\[33\/22\] {
  aspect-ratio: 33/22;
}

.aspect-\[34\/53\] {
  aspect-ratio: 34/53;
}

.aspect-\[350\/364\] {
  aspect-ratio: 350/364;
}

.aspect-\[388\/397\] {
  aspect-ratio: 388/397;
}

.aspect-\[40\/24\] {
  aspect-ratio: 40/24;
}

.aspect-\[420\/280\] {
  aspect-ratio: 420/280;
}

.aspect-\[512\/284\] {
  aspect-ratio: 512/284;
}

.aspect-\[530\/710\] {
  aspect-ratio: 530/710;
}

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

.aspect-\[640\/370\] {
  aspect-ratio: 640/370;
}

.aspect-\[800\/377\] {
  aspect-ratio: 800/377;
}

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

.size-15 {
  width: 3.75rem;
  height: 3.75rem;
}

.size-18 {
  width: 4.5rem;
  height: 4.5rem;
}

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

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

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

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

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

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

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

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

.size-\[85\%\] {
  width: 85%;
  height: 85%;
}

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

.h-0 {
  height: 0px;
}

.h-6 {
  height: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[auto\] {
  height: auto;
}

.h-\[calc\(50\%\+20px\)\] {
  height: calc(50% + 20px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

.\!w-\[calc\(100\%-50px\)\] {
  width: calc(100% - 50px) !important;
}

.\!w-auto {
  width: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.\!min-w-0 {
  min-width: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.origin-right {
  transform-origin: right;
}

.-translate-x-1\/2 {
  --tw-translate-x: -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-x-full {
  --tw-translate-x: -100%;
  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-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-2 {
  --tw-translate-y: -0.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));
}

.translate-x-1\/2 {
  --tw-translate-x: 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-x-\[15\%\] {
  --tw-translate-x: 15%;
  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-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-\[0\.025em\] {
  --tw-translate-y: 0.025em;
  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\.05em\] {
  --tw-translate-y: 0.05em;
  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\.1em\] {
  --tw-translate-y: 0.1em;
  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-\[1\.5\%\] {
  --tw-translate-y: 1.5%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

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

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

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

.scale-x-0 {
  --tw-scale-x: 0;
  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 !important;
}

.cursor-default {
  cursor: default;
}

.cursor-grab {
  cursor: grab;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

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

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-4\.5 {
  gap: 1.08rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.divide-current > :not([hidden]) ~ :not([hidden]) {
  border-color: currentColor;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.overscroll-none {
  overscroll-behavior: none;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

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

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

.rounded-none {
  border-radius: 0px;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

.border-r {
  border-right-width: 1px;
}

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

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

.border-\[\#770c0c\] {
  --tw-border-opacity: 1;
  border-color: rgb(119 12 12 / var(--tw-border-opacity, 1));
}

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

.border-blue\/0 {
  border-color: rgb(var(--color-blue) / 0);
}

.border-blue\/10 {
  border-color: rgb(var(--color-blue) / 0.1);
}

.border-blue\/100 {
  border-color: rgb(var(--color-blue) / 1);
}

.border-blue\/15 {
  border-color: rgb(var(--color-blue) / 0.15);
}

.border-blue\/20 {
  border-color: rgb(var(--color-blue) / 0.2);
}

.border-blue\/25 {
  border-color: rgb(var(--color-blue) / 0.25);
}

.border-blue\/30 {
  border-color: rgb(var(--color-blue) / 0.3);
}

.border-blue\/35 {
  border-color: rgb(var(--color-blue) / 0.35);
}

.border-blue\/40 {
  border-color: rgb(var(--color-blue) / 0.4);
}

.border-blue\/45 {
  border-color: rgb(var(--color-blue) / 0.45);
}

.border-blue\/5 {
  border-color: rgb(var(--color-blue) / 0.05);
}

.border-blue\/50 {
  border-color: rgb(var(--color-blue) / 0.5);
}

.border-blue\/55 {
  border-color: rgb(var(--color-blue) / 0.55);
}

.border-blue\/60 {
  border-color: rgb(var(--color-blue) / 0.6);
}

.border-blue\/65 {
  border-color: rgb(var(--color-blue) / 0.65);
}

.border-blue\/70 {
  border-color: rgb(var(--color-blue) / 0.7);
}

.border-blue\/75 {
  border-color: rgb(var(--color-blue) / 0.75);
}

.border-blue\/80 {
  border-color: rgb(var(--color-blue) / 0.8);
}

.border-blue\/85 {
  border-color: rgb(var(--color-blue) / 0.85);
}

.border-blue\/90 {
  border-color: rgb(var(--color-blue) / 0.9);
}

.border-blue\/95 {
  border-color: rgb(var(--color-blue) / 0.95);
}

.border-current {
  border-color: currentColor;
}

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

.border-dark-blue\/0 {
  border-color: rgb(var(--color-dark-blue) / 0);
}

.border-dark-blue\/10 {
  border-color: rgb(var(--color-dark-blue) / 0.1);
}

.border-dark-blue\/100 {
  border-color: rgb(var(--color-dark-blue) / 1);
}

.border-dark-blue\/15 {
  border-color: rgb(var(--color-dark-blue) / 0.15);
}

.border-dark-blue\/20 {
  border-color: rgb(var(--color-dark-blue) / 0.2);
}

.border-dark-blue\/25 {
  border-color: rgb(var(--color-dark-blue) / 0.25);
}

.border-dark-blue\/30 {
  border-color: rgb(var(--color-dark-blue) / 0.3);
}

.border-dark-blue\/35 {
  border-color: rgb(var(--color-dark-blue) / 0.35);
}

.border-dark-blue\/40 {
  border-color: rgb(var(--color-dark-blue) / 0.4);
}

.border-dark-blue\/45 {
  border-color: rgb(var(--color-dark-blue) / 0.45);
}

.border-dark-blue\/5 {
  border-color: rgb(var(--color-dark-blue) / 0.05);
}

.border-dark-blue\/50 {
  border-color: rgb(var(--color-dark-blue) / 0.5);
}

.border-dark-blue\/55 {
  border-color: rgb(var(--color-dark-blue) / 0.55);
}

.border-dark-blue\/60 {
  border-color: rgb(var(--color-dark-blue) / 0.6);
}

.border-dark-blue\/65 {
  border-color: rgb(var(--color-dark-blue) / 0.65);
}

.border-dark-blue\/70 {
  border-color: rgb(var(--color-dark-blue) / 0.7);
}

.border-dark-blue\/75 {
  border-color: rgb(var(--color-dark-blue) / 0.75);
}

.border-dark-blue\/80 {
  border-color: rgb(var(--color-dark-blue) / 0.8);
}

.border-dark-blue\/85 {
  border-color: rgb(var(--color-dark-blue) / 0.85);
}

.border-dark-blue\/90 {
  border-color: rgb(var(--color-dark-blue) / 0.9);
}

.border-dark-blue\/95 {
  border-color: rgb(var(--color-dark-blue) / 0.95);
}

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

.border-gray\/0 {
  border-color: rgb(var(--color-gray) / 0);
}

.border-gray\/10 {
  border-color: rgb(var(--color-gray) / 0.1);
}

.border-gray\/100 {
  border-color: rgb(var(--color-gray) / 1);
}

.border-gray\/15 {
  border-color: rgb(var(--color-gray) / 0.15);
}

.border-gray\/20 {
  border-color: rgb(var(--color-gray) / 0.2);
}

.border-gray\/25 {
  border-color: rgb(var(--color-gray) / 0.25);
}

.border-gray\/30 {
  border-color: rgb(var(--color-gray) / 0.3);
}

.border-gray\/35 {
  border-color: rgb(var(--color-gray) / 0.35);
}

.border-gray\/40 {
  border-color: rgb(var(--color-gray) / 0.4);
}

.border-gray\/45 {
  border-color: rgb(var(--color-gray) / 0.45);
}

.border-gray\/5 {
  border-color: rgb(var(--color-gray) / 0.05);
}

.border-gray\/50 {
  border-color: rgb(var(--color-gray) / 0.5);
}

.border-gray\/55 {
  border-color: rgb(var(--color-gray) / 0.55);
}

.border-gray\/60 {
  border-color: rgb(var(--color-gray) / 0.6);
}

.border-gray\/65 {
  border-color: rgb(var(--color-gray) / 0.65);
}

.border-gray\/70 {
  border-color: rgb(var(--color-gray) / 0.7);
}

.border-gray\/75 {
  border-color: rgb(var(--color-gray) / 0.75);
}

.border-gray\/80 {
  border-color: rgb(var(--color-gray) / 0.8);
}

.border-gray\/85 {
  border-color: rgb(var(--color-gray) / 0.85);
}

.border-gray\/90 {
  border-color: rgb(var(--color-gray) / 0.9);
}

.border-gray\/95 {
  border-color: rgb(var(--color-gray) / 0.95);
}

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

.border-green\/0 {
  border-color: rgb(var(--color-green) / 0);
}

.border-green\/10 {
  border-color: rgb(var(--color-green) / 0.1);
}

.border-green\/100 {
  border-color: rgb(var(--color-green) / 1);
}

.border-green\/15 {
  border-color: rgb(var(--color-green) / 0.15);
}

.border-green\/20 {
  border-color: rgb(var(--color-green) / 0.2);
}

.border-green\/25 {
  border-color: rgb(var(--color-green) / 0.25);
}

.border-green\/30 {
  border-color: rgb(var(--color-green) / 0.3);
}

.border-green\/35 {
  border-color: rgb(var(--color-green) / 0.35);
}

.border-green\/40 {
  border-color: rgb(var(--color-green) / 0.4);
}

.border-green\/45 {
  border-color: rgb(var(--color-green) / 0.45);
}

.border-green\/5 {
  border-color: rgb(var(--color-green) / 0.05);
}

.border-green\/50 {
  border-color: rgb(var(--color-green) / 0.5);
}

.border-green\/55 {
  border-color: rgb(var(--color-green) / 0.55);
}

.border-green\/60 {
  border-color: rgb(var(--color-green) / 0.6);
}

.border-green\/65 {
  border-color: rgb(var(--color-green) / 0.65);
}

.border-green\/70 {
  border-color: rgb(var(--color-green) / 0.7);
}

.border-green\/75 {
  border-color: rgb(var(--color-green) / 0.75);
}

.border-green\/80 {
  border-color: rgb(var(--color-green) / 0.8);
}

.border-green\/85 {
  border-color: rgb(var(--color-green) / 0.85);
}

.border-green\/90 {
  border-color: rgb(var(--color-green) / 0.9);
}

.border-green\/95 {
  border-color: rgb(var(--color-green) / 0.95);
}

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

.border-light-blue\/0 {
  border-color: rgb(var(--color-light-blue) / 0);
}

.border-light-blue\/10 {
  border-color: rgb(var(--color-light-blue) / 0.1);
}

.border-light-blue\/100 {
  border-color: rgb(var(--color-light-blue) / 1);
}

.border-light-blue\/15 {
  border-color: rgb(var(--color-light-blue) / 0.15);
}

.border-light-blue\/20 {
  border-color: rgb(var(--color-light-blue) / 0.2);
}

.border-light-blue\/25 {
  border-color: rgb(var(--color-light-blue) / 0.25);
}

.border-light-blue\/30 {
  border-color: rgb(var(--color-light-blue) / 0.3);
}

.border-light-blue\/35 {
  border-color: rgb(var(--color-light-blue) / 0.35);
}

.border-light-blue\/40 {
  border-color: rgb(var(--color-light-blue) / 0.4);
}

.border-light-blue\/45 {
  border-color: rgb(var(--color-light-blue) / 0.45);
}

.border-light-blue\/5 {
  border-color: rgb(var(--color-light-blue) / 0.05);
}

.border-light-blue\/50 {
  border-color: rgb(var(--color-light-blue) / 0.5);
}

.border-light-blue\/55 {
  border-color: rgb(var(--color-light-blue) / 0.55);
}

.border-light-blue\/60 {
  border-color: rgb(var(--color-light-blue) / 0.6);
}

.border-light-blue\/65 {
  border-color: rgb(var(--color-light-blue) / 0.65);
}

.border-light-blue\/70 {
  border-color: rgb(var(--color-light-blue) / 0.7);
}

.border-light-blue\/75 {
  border-color: rgb(var(--color-light-blue) / 0.75);
}

.border-light-blue\/80 {
  border-color: rgb(var(--color-light-blue) / 0.8);
}

.border-light-blue\/85 {
  border-color: rgb(var(--color-light-blue) / 0.85);
}

.border-light-blue\/90 {
  border-color: rgb(var(--color-light-blue) / 0.9);
}

.border-light-blue\/95 {
  border-color: rgb(var(--color-light-blue) / 0.95);
}

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

.border-orange\/0 {
  border-color: rgb(var(--color-orange) / 0);
}

.border-orange\/10 {
  border-color: rgb(var(--color-orange) / 0.1);
}

.border-orange\/100 {
  border-color: rgb(var(--color-orange) / 1);
}

.border-orange\/15 {
  border-color: rgb(var(--color-orange) / 0.15);
}

.border-orange\/20 {
  border-color: rgb(var(--color-orange) / 0.2);
}

.border-orange\/25 {
  border-color: rgb(var(--color-orange) / 0.25);
}

.border-orange\/30 {
  border-color: rgb(var(--color-orange) / 0.3);
}

.border-orange\/35 {
  border-color: rgb(var(--color-orange) / 0.35);
}

.border-orange\/40 {
  border-color: rgb(var(--color-orange) / 0.4);
}

.border-orange\/45 {
  border-color: rgb(var(--color-orange) / 0.45);
}

.border-orange\/5 {
  border-color: rgb(var(--color-orange) / 0.05);
}

.border-orange\/50 {
  border-color: rgb(var(--color-orange) / 0.5);
}

.border-orange\/55 {
  border-color: rgb(var(--color-orange) / 0.55);
}

.border-orange\/60 {
  border-color: rgb(var(--color-orange) / 0.6);
}

.border-orange\/65 {
  border-color: rgb(var(--color-orange) / 0.65);
}

.border-orange\/70 {
  border-color: rgb(var(--color-orange) / 0.7);
}

.border-orange\/75 {
  border-color: rgb(var(--color-orange) / 0.75);
}

.border-orange\/80 {
  border-color: rgb(var(--color-orange) / 0.8);
}

.border-orange\/85 {
  border-color: rgb(var(--color-orange) / 0.85);
}

.border-orange\/90 {
  border-color: rgb(var(--color-orange) / 0.9);
}

.border-orange\/95 {
  border-color: rgb(var(--color-orange) / 0.95);
}

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

.border-pink\/0 {
  border-color: rgb(var(--color-pink) / 0);
}

.border-pink\/10 {
  border-color: rgb(var(--color-pink) / 0.1);
}

.border-pink\/100 {
  border-color: rgb(var(--color-pink) / 1);
}

.border-pink\/15 {
  border-color: rgb(var(--color-pink) / 0.15);
}

.border-pink\/20 {
  border-color: rgb(var(--color-pink) / 0.2);
}

.border-pink\/25 {
  border-color: rgb(var(--color-pink) / 0.25);
}

.border-pink\/30 {
  border-color: rgb(var(--color-pink) / 0.3);
}

.border-pink\/35 {
  border-color: rgb(var(--color-pink) / 0.35);
}

.border-pink\/40 {
  border-color: rgb(var(--color-pink) / 0.4);
}

.border-pink\/45 {
  border-color: rgb(var(--color-pink) / 0.45);
}

.border-pink\/5 {
  border-color: rgb(var(--color-pink) / 0.05);
}

.border-pink\/50 {
  border-color: rgb(var(--color-pink) / 0.5);
}

.border-pink\/55 {
  border-color: rgb(var(--color-pink) / 0.55);
}

.border-pink\/60 {
  border-color: rgb(var(--color-pink) / 0.6);
}

.border-pink\/65 {
  border-color: rgb(var(--color-pink) / 0.65);
}

.border-pink\/70 {
  border-color: rgb(var(--color-pink) / 0.7);
}

.border-pink\/75 {
  border-color: rgb(var(--color-pink) / 0.75);
}

.border-pink\/80 {
  border-color: rgb(var(--color-pink) / 0.8);
}

.border-pink\/85 {
  border-color: rgb(var(--color-pink) / 0.85);
}

.border-pink\/90 {
  border-color: rgb(var(--color-pink) / 0.9);
}

.border-pink\/95 {
  border-color: rgb(var(--color-pink) / 0.95);
}

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

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

.border-violet\/0 {
  border-color: rgb(var(--color-violet) / 0);
}

.border-violet\/10 {
  border-color: rgb(var(--color-violet) / 0.1);
}

.border-violet\/100 {
  border-color: rgb(var(--color-violet) / 1);
}

.border-violet\/15 {
  border-color: rgb(var(--color-violet) / 0.15);
}

.border-violet\/20 {
  border-color: rgb(var(--color-violet) / 0.2);
}

.border-violet\/25 {
  border-color: rgb(var(--color-violet) / 0.25);
}

.border-violet\/30 {
  border-color: rgb(var(--color-violet) / 0.3);
}

.border-violet\/35 {
  border-color: rgb(var(--color-violet) / 0.35);
}

.border-violet\/40 {
  border-color: rgb(var(--color-violet) / 0.4);
}

.border-violet\/45 {
  border-color: rgb(var(--color-violet) / 0.45);
}

.border-violet\/5 {
  border-color: rgb(var(--color-violet) / 0.05);
}

.border-violet\/50 {
  border-color: rgb(var(--color-violet) / 0.5);
}

.border-violet\/55 {
  border-color: rgb(var(--color-violet) / 0.55);
}

.border-violet\/60 {
  border-color: rgb(var(--color-violet) / 0.6);
}

.border-violet\/65 {
  border-color: rgb(var(--color-violet) / 0.65);
}

.border-violet\/70 {
  border-color: rgb(var(--color-violet) / 0.7);
}

.border-violet\/75 {
  border-color: rgb(var(--color-violet) / 0.75);
}

.border-violet\/80 {
  border-color: rgb(var(--color-violet) / 0.8);
}

.border-violet\/85 {
  border-color: rgb(var(--color-violet) / 0.85);
}

.border-violet\/90 {
  border-color: rgb(var(--color-violet) / 0.9);
}

.border-violet\/95 {
  border-color: rgb(var(--color-violet) / 0.95);
}

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

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

.border-yellow\/0 {
  border-color: rgb(var(--color-yellow) / 0);
}

.border-yellow\/10 {
  border-color: rgb(var(--color-yellow) / 0.1);
}

.border-yellow\/100 {
  border-color: rgb(var(--color-yellow) / 1);
}

.border-yellow\/15 {
  border-color: rgb(var(--color-yellow) / 0.15);
}

.border-yellow\/20 {
  border-color: rgb(var(--color-yellow) / 0.2);
}

.border-yellow\/25 {
  border-color: rgb(var(--color-yellow) / 0.25);
}

.border-yellow\/30 {
  border-color: rgb(var(--color-yellow) / 0.3);
}

.border-yellow\/35 {
  border-color: rgb(var(--color-yellow) / 0.35);
}

.border-yellow\/40 {
  border-color: rgb(var(--color-yellow) / 0.4);
}

.border-yellow\/45 {
  border-color: rgb(var(--color-yellow) / 0.45);
}

.border-yellow\/5 {
  border-color: rgb(var(--color-yellow) / 0.05);
}

.border-yellow\/50 {
  border-color: rgb(var(--color-yellow) / 0.5);
}

.border-yellow\/55 {
  border-color: rgb(var(--color-yellow) / 0.55);
}

.border-yellow\/60 {
  border-color: rgb(var(--color-yellow) / 0.6);
}

.border-yellow\/65 {
  border-color: rgb(var(--color-yellow) / 0.65);
}

.border-yellow\/70 {
  border-color: rgb(var(--color-yellow) / 0.7);
}

.border-yellow\/75 {
  border-color: rgb(var(--color-yellow) / 0.75);
}

.border-yellow\/80 {
  border-color: rgb(var(--color-yellow) / 0.8);
}

.border-yellow\/85 {
  border-color: rgb(var(--color-yellow) / 0.85);
}

.border-yellow\/90 {
  border-color: rgb(var(--color-yellow) / 0.9);
}

.border-yellow\/95 {
  border-color: rgb(var(--color-yellow) / 0.95);
}

.\!bg-orange {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(var(--color-orange) / var(--tw-bg-opacity, 1)) !important;
}

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

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

.bg-\[\#25305b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 48 91 / var(--tw-bg-opacity, 1));
}

.bg-\[\#76231f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(118 35 31 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F1EDE9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 237 233 / var(--tw-bg-opacity, 1));
}

.bg-\[\#d7b875\] {
  --tw-bg-opacity: 1;
  background-color: rgb(215 184 117 / var(--tw-bg-opacity, 1));
}

.bg-\[\#e9d5d6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 214 / var(--tw-bg-opacity, 1));
}

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

.bg-blue\/30 {
  background-color: rgb(var(--color-blue) / 0.3);
}

.bg-blue\/80 {
  background-color: rgb(var(--color-blue) / 0.8);
}

.bg-current {
  background-color: currentColor;
}

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

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

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

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

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

.bg-orange\/80 {
  background-color: rgb(var(--color-orange) / 0.8);
}

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0px;
}

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

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

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

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

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.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-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

.py-18 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

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

.py-30 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

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

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

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.\!pl-\[51px\] {
  padding-left: 51px !important;
}

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

.\!pt-\[3px\] {
  padding-top: 3px !important;
}

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

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

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

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

.pb-18 {
  padding-bottom: 4.5rem;
}

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

.pb-22 {
  padding-bottom: 5.5rem;
}

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

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

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

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

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-\[3px\] {
  padding-bottom: 3px;
}

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

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

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

.pl-\[14\%\] {
  padding-left: 14%;
}

.pl-\[30px\] {
  padding-left: 30px;
}

.pl-\[4\%\] {
  padding-left: 4%;
}

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

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

.pr-4 {
  padding-right: 1rem;
}

.pr-\[10\%\] {
  padding-right: 10%;
}

.pr-\[17\%\] {
  padding-right: 17%;
}

.pr-\[9\%\] {
  padding-right: 9%;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

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

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

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

.pt-15 {
  padding-top: 3.75rem;
}

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

.pt-18 {
  padding-top: 4.5rem;
}

.pt-19 {
  padding-top: 4.75rem;
}

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

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

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

.pt-3\.5 {
  padding-top: 0.875rem;
}

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

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

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

.pt-7 {
  padding-top: 1.75rem;
}

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

.pt-9 {
  padding-top: 2.25rem;
}

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

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

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

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

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

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

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

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

.\!text-\[120\%\] {
  font-size: 120% !important;
}

.text-\[0\.7em\] {
  font-size: 0.7em;
}

.text-\[105\%\] {
  font-size: 105%;
}

.text-\[110\%\] {
  font-size: 110%;
}

.text-\[118\%\] {
  font-size: 118%;
}

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

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

.text-\[140\%\] {
  font-size: 140%;
}

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

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

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

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

.text-\[180\%\] {
  font-size: 180%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-\[75\%\] {
  font-size: 75%;
}

.text-\[80\%\] {
  font-size: 80%;
}

.text-\[90\%\] {
  font-size: 90%;
}

.text-\[95\%\] {
  font-size: 95%;
}

.\!font-semibold {
  font-weight: 600 !important;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

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

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

.\!leading-none {
  line-height: 1 !important;
}

.leading-\[0\.96\] {
  line-height: 0.96;
}

.leading-\[0\.9\] {
  line-height: 0.9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!tracking-\[0\] {
  letter-spacing: 0 !important;
}

.tracking-\[0\.0125em\] {
  letter-spacing: 0.0125em;
}

.tracking-\[0\.0126em\] {
  letter-spacing: 0.0126em;
}

.tracking-\[0\.015em\] {
  letter-spacing: 0.015em;
}

.tracking-\[0\.01em\] {
  letter-spacing: 0.01em;
}

.tracking-\[0\.025em\] {
  letter-spacing: 0.025em;
}

.tracking-\[0\.028em\] {
  letter-spacing: 0.028em;
}

.tracking-\[0\.03em\] {
  letter-spacing: 0.03em;
}

.tracking-\[0\.04em\] {
  letter-spacing: 0.04em;
}

.tracking-\[0\.105em\] {
  letter-spacing: 0.105em;
}

.tracking-\[0\.175em\] {
  letter-spacing: 0.175em;
}

.tracking-\[0\.1875em\] {
  letter-spacing: 0.1875em;
}

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

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

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

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

.text-\[\#25305b\] {
  --tw-text-opacity: 1;
  color: rgb(37 48 91 / var(--tw-text-opacity, 1));
}

.text-\[\#76231f\] {
  --tw-text-opacity: 1;
  color: rgb(118 35 31 / var(--tw-text-opacity, 1));
}

.text-\[\#770c0c\] {
  --tw-text-opacity: 1;
  color: rgb(119 12 12 / var(--tw-text-opacity, 1));
}

.text-\[\#94774E\] {
  --tw-text-opacity: 1;
  color: rgb(148 119 78 / var(--tw-text-opacity, 1));
}

.text-\[\#a1743e\] {
  --tw-text-opacity: 1;
  color: rgb(161 116 62 / var(--tw-text-opacity, 1));
}

.text-\[\#d7b875\] {
  --tw-text-opacity: 1;
  color: rgb(215 184 117 / var(--tw-text-opacity, 1));
}

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

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

.text-current {
  color: currentColor;
}

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

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

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

.text-inherit {
  color: inherit;
}

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

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

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

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

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

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

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

.decoration-current {
  text-decoration-color: currentColor;
}

.decoration-transparent {
  text-decoration-color: transparent;
}

.decoration-1 {
  text-decoration-thickness: 1px;
}

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

.underline-offset-\[2px\] {
  text-underline-offset: 2px;
}

.underline-offset-\[3px\] {
  text-underline-offset: 3px;
}

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-\[0_0_16px_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 0 16px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 0 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.outline-\[3px\] {
  outline-width: 3px;
}

.outline-offset-\[3px\] {
  outline-offset: 3px;
}

.outline-orange\/50 {
  outline-color: rgb(var(--color-orange) / 0.5);
}

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

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

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

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

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

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

.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: 300ms;
}

.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

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

.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: 300ms;
}

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

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

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

.duration-\[600ms\] {
  transition-duration: 600ms;
}

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

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

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

/* --- Breakpoints --- */

/* xxs: 400px */

/* xs: 575px */

/* sm: 640px */

/* md: 768px */

/* lg: 1024px */

/* xl: 1280px */

/* 2xl: 1536px */

/* 3xl: 1920px */

/* ------ Fonts ------ */

@font-face {
  font-family: 'chillax';

  src: url('../fonts/chillax-variable.woff2') format('woff2'), url('../fonts/chillax-variable.woff') format('woff');

  font-style: normal;

  font-display: swap;
}

/* ------ Commons ------ */

::-moz-selection {
  background-color: rgb(var(--color-orange) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

::selection {
  background-color: rgb(var(--color-orange) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bg-orange ::-moz-selection {
  background-color: rgb(var(--color-blue) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bg-orange ::selection {
  background-color: rgb(var(--color-blue) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

body,
html {
  font-style: normal;
  font-optical-sizing: auto;
}

.font-main {
  font-family: var(--font-main);
  /* from 200 to 800 */
}

.font-titles {
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

.otgs-development-site-front-end {
  display: none !important;
}

.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.reduced-next-space+.reductive {
  padding-top: 1.5rem !important;
}

@media (min-width: 768px) {
  .reduced-next-space+.reductive {
    padding-top: 2rem !important;
  }
}

@media (min-width: 1280px) {
  .reduced-next-space+.reductive {
    padding-top: 2.5rem !important;
  }
}

.scroll-touch {
  -webkit-overflow-scrolling: touch;
  /* scrollbar-width: none; */
}

.scroll-touch::-webkit-scrollbar {
  /* @apply hidden; */
}

#iubenda_policy li:before {
  display: none;
}

.sections .bg-full + .bg-full {
  margin-top: 0px !important;
}

.sections .bg-color-blue:first-of-type,
.sections .bg-color-blue + .bg-color-blue,
.sections .bg-full:not(.bg-color-null) + .media.bg-full.bg-color-null {
  padding-top: 0px !important;
}

.sections .bg-full:last-of-type {
  margin-bottom: -4.5rem !important;
}

@media (min-width: 768px) {
  .sections .bg-full:last-of-type {
    margin-bottom: -6.25rem !important;
  }
}

@media (min-width: 1024px) {
  .sections .bg-full:last-of-type {
    margin-bottom: -7rem !important;
  }
}

@media (min-width: 1280px) {
  .sections .bg-full:last-of-type {
    margin-bottom: -8rem !important;
  }
}

/* ------ Texts Elements ------ */

.text-content> :last-child,
.text-content ul> :last-child,
.text-content ol> :last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.text-content ol li {
  padding-left: 1em;
}

.text-content ol {
  list-style: none;
  counter-reset: my-counter;
}

.text-content ol li {
  counter-increment: my-counter;
  padding-left: 1.5em;
}

.text-content ol li:before {
  content: "0" counter(my-counter);
  color: var(--color-gold);
  opacity: 0.9;
  display: inline-block;
  width: 1.95em;
  position: relative;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1em;
  margin-left: -1.95em;
}

.text-content ul ul,
.text-content ul ol,
.text-content ol ol,
.text-content ol ul {
  padding-top: 0.75rem;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .text-content ul ul,
    .text-content ul ol,
    .text-content ol ol,
    .text-content ol ul {
    padding-top: 0.875rem;
  }
}

@media (min-width: 1024px) {
  .text-content ul ul,
    .text-content ul ol,
    .text-content ol ol,
    .text-content ol ul {
    padding-top: 0.1rem;
  }
}

@media (min-width: 1280px) {
  .text-content ul ul,
    .text-content ul ol,
    .text-content ol ol,
    .text-content ol ul {
    padding-top: 1.08rem;
  }
}

.text-content .h1:not(:first-child),
.text-content .h2:not(:first-child),
.text-content .h3:not(:first-child),
.text-content .h4:not(:first-child),
.text-content .h5:not(:first-child),
.text-content .h6:not(:first-child) {
  padding-top: 0.75rem;
}

@media (min-width: 768px) {
  .text-content .h1:not(:first-child),
    .text-content .h2:not(:first-child),
    .text-content .h3:not(:first-child),
    .text-content .h4:not(:first-child),
    .text-content .h5:not(:first-child),
    .text-content .h6:not(:first-child) {
    padding-top: 0.875rem;
  }
}

@media (min-width: 1024px) {
  .text-content .h1:not(:first-child),
    .text-content .h2:not(:first-child),
    .text-content .h3:not(:first-child),
    .text-content .h4:not(:first-child),
    .text-content .h5:not(:first-child),
    .text-content .h6:not(:first-child) {
    padding-top: 0.1rem;
  }
}

@media (min-width: 1280px) {
  .text-content .h1:not(:first-child),
    .text-content .h2:not(:first-child),
    .text-content .h3:not(:first-child),
    .text-content .h4:not(:first-child),
    .text-content .h5:not(:first-child),
    .text-content .h6:not(:first-child) {
    padding-top: 1.08rem;
  }
}

.h1 {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0.96;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h1 {
    font-size: 82px;
  }
}

@media (min-width: 1024px) {
  .h1 {
    font-size: 116px;
  }
}

@media (min-width: 1280px) {
  .h1 {
    font-size: 150px;
  }
}

.h2 {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0.96;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h2 {
    font-size: 64px;
  }
}

@media (min-width: 1024px) {
  .h2 {
    font-size: 79px;
  }
}

@media (min-width: 1280px) {
  .h2 {
    font-size: 94px;
  }
}

.h3 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h3 {
    font-size: 50px;
  }
}

@media (min-width: 1024px) {
  .h3 {
    font-size: 60px;
  }
}

@media (min-width: 1280px) {
  .h3 {
    font-size: 70px;
  }
}

.h4 {
  font-size: 38px;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h4 {
    font-size: 46px;
  }
}

@media (min-width: 1024px) {
  .h4 {
    color: 54x;
  }
}

@media (min-width: 1280px) {
  .h4 {
    font-size: 62px;
  }
}

.h5 {
  font-size: 38px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h5 {
    font-size: 44px;
  }
}

@media (min-width: 1024px) {
  .h5 {
    font-size: 50px;
  }
}

@media (min-width: 1280px) {
  .h5 {
    font-size: 56px;
  }
}

.h6 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .h6 {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .h6 {
    font-size: 36px;
  }
}

@media (min-width: 1280px) {
  .h6 {
    font-size: 40px;
  }
}

.text-hl {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.35;
}

@media (min-width: 768px) {
  .text-hl {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .text-hl {
    font-size: 21px;
  }
}

@media (min-width: 1280px) {
  .text-hl {
    font-size: 22px;
  }
}

.cover .title-big {
  font-size: 45px;
  font-weight: 400;
  line-height: 0.9;
  letter-spacing: 0em;
  font-family: var(--font-titles);
  /* from 400 to 800 */
}

@media (min-width: 768px) {
  .cover .title-big {
    font-size: 55px;
  }
}

@media (min-width: 1024px) {
  .cover .title-big {
    font-size: 65px;
  }
}

@media (min-width: 1280px) {
  .cover .title-big {
    font-size: 75px;
  }
}

.cover .text-hl {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.31;
}

@media (min-width: 768px) {
  .cover .text-hl {
    font-size: 22px;
  }
}

@media (min-width: 1024px) {
  .cover .text-hl {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .cover .text-hl {
    font-size: 26px;
  }
}

.banner .text-hl {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

@media (min-width: 768px) {
  .banner .text-hl {
    font-size: 20px;
  }
}

@media (min-width: 1024px) {
  .banner .text-hl {
    font-size: 22px;
  }
}

@media (min-width: 1280px) {
  .banner .text-hl {
    font-size: 24px;
  }
}

.text-small {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  font-family: var(--font-main);
  /* from 200 to 800 */
}

.text-bigger {
  font-size: 17px;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .text-bigger {
    font-size: 18px;
  }
}

@media (min-width: 1024px) {
  .text-bigger {
    font-size: 19px;
  }
}

@media (min-width: 1280px) {
  .text-bigger {
    font-size: 20px;
  }
}

.text-smaller {
  font-size: 90%;
}

.link {
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.link:hover {
  opacity: 0.8;
}

.link-card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  font-weight: 700;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.link-card:hover {
  opacity: 0.8;
}

.title-small {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.34;
}

@media (min-width: 768px) {
  .title-small {
    font-size: 22px;
  }
}

@media (min-width: 1024px) {
  .title-small {
    font-size: 23px;
  }
}

@media (min-width: 1280px) {
  .title-small {
    font-size: 24px;
  }
}

.em {
  font-style: italic;
}

.text-space {
  margin-bottom: 1.25rem;
}

.text-space:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 1024px) {
  .text-space {
    margin-bottom: 1.5rem;
  }
}

.text-small-space {
  margin-bottom: 0.75rem;
}

.text-small-space:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 1024px) {
  .text-small-space {
    margin-bottom: 1rem;
  }
}

.text-small .text-space {
  margin-bottom: 0.625rem;
}

.text-small .text-space:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 1024px) {
  .text-small .text-space {
    margin-bottom: 0.75rem;
  }
}

.text-small .text-small-space {
  margin-bottom: 0.5rem;
}

.text-small .text-small-space:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 1024px) {
  .text-small .text-small-space {
    margin-bottom: 0.625rem;
  }
}

/* ------ CTA & Buttons ------ */

.cta .btn,
.cta.btn {
  position: relative;
  display: inline-flex;
  min-height: 55px;
  min-width: 130px;
  align-items: center;
  justify-content: center;
  gap: 1.08rem;
  border-radius: 9999px;
  border-width: 3px;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  letter-spacing: 0.025em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: var(--font-main);
  /* from 200 to 800 */
}

@media (min-width: 768px) {
  .cta .btn,
.cta.btn {
    min-height: 60px;
    min-width: 140px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .cta .btn,
.cta.btn {
    min-height: 65px;
    min-width: 150px;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 17px;
  }
}

@media (min-width: 1280px) {
  .cta .btn,
.cta.btn {
    min-height: 70px;
    min-width: 160px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.btn .svg.icon {
  aspect-ratio: 1 / 1;
  height: auto;
  width: 21px;
  flex-shrink: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 768px) {
  .btn .svg.icon {
    width: 23px;
  }
}

@media (min-width: 1024px) {
  .btn .svg.icon {
    width: 25px;
  }
}

@media (min-width: 1280px) {
  .btn .svg.icon {
    width: 27px;
  }
}

.cta-card .btn,
.cta-card.btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  border-radius: 0px;
  border-style: none;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  letter-spacing: 0.025em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: var(--font-main);
  /* from 200 to 800 */
}

@media (min-width: 768px) {
  .cta-card .btn,
.cta-card.btn {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .cta-card .btn,
.cta-card.btn {
    font-size: 17px;
  }
}

.cta-card .btn .svg.icon,
.cta-card.btn .svg.icon {
  aspect-ratio: 1 / 1;
  height: auto;
  width: 26px;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .cta-card .btn .svg.icon,
.cta-card.btn .svg.icon {
    width: 28px;
  }
}

@media (min-width: 1024px) {
  .cta-card .btn .svg.icon,
.cta-card.btn .svg.icon {
    width: 30px;
  }
}

@media (min-width: 1280px) {
  .cta-card .btn .svg.icon,
.cta-card.btn .svg.icon {
    width: 32px;
  }
}

/* .cta-card.cta-1 .btn,
.cta-card.cta-1.btn {
    @apply text-white;
}

.cta-card.cta-1:hover .btn,
.cta-card.cta-1.btn:hover {
    @apply text-orange;
} */

.cta .btn.smaller,
                        .cta.btn.smaller {
  min-height: 45px;
}

@media (min-width: 1024px) {
  .cta .btn.smaller,
                        .cta.btn.smaller {
    min-height: 48px;
  }
}

.cta .btn.smallest,
                        .cta.btn.smallest {
  min-height: 0px;
  min-width: 0px;
}

.cta .btn.bigger,
                        .cta.btn.bigger {
  min-height: 58px;
  gap: 0.625rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 14px;
}

@media (min-width: 768px) {
  .cta .btn.bigger,
                        .cta.btn.bigger {
    min-height: 64px;
    padding-left: 1.85rem;
    padding-right: 1.85rem;
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .cta .btn.bigger,
                        .cta.btn.bigger {
    min-height: 70px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  .cta .btn.bigger,
                        .cta.btn.bigger {
    min-height: 76px;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 17px;
  }
}

/* .cover .cta .btn,
.cover .cta.btn {
    @apply min-w-[220px] md:min-w-[230px] lg:min-w-[240px] xl:min-w-[250px];
} */

.cta-1 .btn,
.cta-1.btn {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-blue) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-1 .btn .svg,
.cta-1.btn .svg {
  --tw-text-opacity: 1;
  color: rgb(var(--color-orange) / var(--tw-text-opacity, 1));
}

.cta-1:hover .btn,
.cta-1.btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-orange) / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-orange) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-1:hover .btn ::-moz-selection, .cta-1.btn:hover ::-moz-selection {
  background-color: rgb(var(--color-blue) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-1:hover .btn ::selection,
.cta-1.btn:hover ::selection {
  background-color: rgb(var(--color-blue) / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-1:hover .btn .svg,
.cta-1.btn:hover .svg {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-1:focus .btn,
.cta-1.btn:focus {
  outline-width: 3px;
  outline-offset: 3px;
  outline-color: rgb(var(--color-orange) / 0.5);
}

.cta-2 .btn,
.cta-2.btn {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--color-blue) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-2 .btn .svg,
.cta-2.btn .svg {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-2:hover .btn,
.cta-2.btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-blue) / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(var(--color-blue) / var(--tw-text-opacity, 1));
}

.cta-2:hover .btn .svg,
.cta-2.btn:hover .svg {
  --tw-text-opacity: 1;
  color: rgb(var(--color-blue) / var(--tw-text-opacity, 1));
}

.cta-2:focus .btn,
.cta-2.btn:focus {
  outline-width: 3px;
  outline-offset: 3px;
  outline-color: rgb(255 255 255 / 0.5);
}

/* .cta-3 .btn,
                        .cta-3.btn {
                            @apply text-black bg-grey-hot;
                        }

                        .cta-3:hover .btn,
                        .cta-3.btn:hover {
                            @apply text-black bg-[#F1EDE9];
                        }

                        .cta-3:focus .btn,
                        .cta-3.btn:focus {
                            @apply outline-[3px] outline-grey-hot outline-offset-[3px];
                        } */

.cta-text .btn,
                        .cta-text.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(var(--color-blue) / var(--tw-text-opacity, 1));
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-text .btn:hover,
                        .cta-text.btn:hover {
  text-decoration-line: underline;
  text-decoration-color: currentColor;
}

@media (min-width: 1024px) {
  .cta-text .btn,
                        .cta-text.btn {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 16px;
  }
}

.cta-text:hover .btn,
                        .cta-text.btn:hover {
  text-decoration-line: underline;
  text-decoration-color: currentColor;
}

/* ------ Swiper General ------ */

.swiper-btn-disabled {
  opacity: 0.5 !important;
  cursor: default !important;
  pointer-events: none !important;
}

.swiper-button-lock {
  display: none !important;
}

.swiper-pagination-lock {
  display: none !important;
}

/* ------ Swiper Products Lines (Vertical) ------ */

.swiper-products-lines-bullet {
  display: flex;
  width: 42px;
  height: 42px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  will-change: transform;
}

@media (min-width: 768px) {
  .swiper-products-lines-bullet {
    width: 48px;
    height: 48px;
  }
}

@media (min-width: 1024px) {
  .swiper-products-lines-bullet {
    width: 54px;
    height: 54px;
  }
}

@media (min-width: 1280px) {
  .swiper-products-lines-bullet {
    width: 52px;
    height: 52px;
  }
}

.swiper-products-lines-bullet svg {
  display: block;
  aspect-ratio: 1 / 1;
  height: auto;
  width: 60%;
}

@media (min-width: 768px) {
  .swiper-products-lines-bullet svg {
    width: 55%;
  }
}

/* .swiper-pagination-bullets-dynamic {
    width: 100% !important;
    top: auto !important;
    bottom: auto !important;
}

.swiper-pagination-bullets-dynamic :not(.bullet-active-main) {
    transform: scale(0) !important;
}

.swiper-pagination-bullets-dynamic .bullet-active-prev,
.swiper-pagination-bullets-dynamic .bullet-active-next {
    transform: scale(0.66) !important;
}

.swiper-pagination-bullets-dynamic .bullet-active-prev-prev,
.swiper-pagination-bullets-dynamic .bullet-active-next-next {
    transform: scale(0.33) !important;
} */

/* ------ Swiper Cards ------ */

/* @media (max-width: 767px) {
    .cards-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child) {
        opacity: 0;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .cards-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child):not(:nth-child(2)) {
        opacity: 0.1;
    }
}

@media (min-width: 1024px) {
    .cards-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)) {
        opacity: 0.1;
    }
} */

/* ------ Swiper Quotes ------ */

@media (max-width: 767px) {
  .quotes-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child) {
    opacity: 0;
  }
}

@media (min-width: 768px) {
  .quotes-swiper:not(.swiper-initialized) .swiper-slide:not(:first-child):not(:nth-child(2)) {
    opacity: 0;
  }
}

/* ------ FS Lightbox ------ */

.fslightbox-container {
  background: rgb(34, 34, 37, 0.8) !important;
}

.fslightboxs {
  cursor: default !important;
}

.fslightbox-toolbar-button:nth-child(1),
.fslightbox-toolbar-button:nth-child(2),
.fslightbox-toolbar-button:nth-child(3),
.fslightbox-toolbar-button:nth-child(4),
.fslightbox-toolbar-button:nth-child(5) {
  display: none !important;
}

/* ------- FORM ------- */

form {
  position: relative;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-family: var(--font-main);
  /* from 200 to 800 */
}

@media (min-width: 768px) {
  form {
    font-size: 17px;
  }
}

@media (min-width: 1280px) {
  form {
    font-size: 18px;
  }
}

.gform_wrapper label {
  display: none !important;
}

form .gform_fields {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 1.5rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

@media (min-width: 575px) {
  form .gform_fields {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}

@media (min-width: 768px) {
  form .gform_fields {
    row-gap: 2rem;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (min-width: 1024px) {
  form .gform_fields {
    row-gap: 2.5rem;
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
}

form .gform_fields #input_1_13 {
  display: flex;
  width: 100%;
  justify-content: center;
  row-gap: 1.25rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

@media (min-width: 768px) {
  form .gform_fields #input_1_13 {
    row-gap: 1.5rem;
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }
}

@media (min-width: 1024px) {
  form .gform_fields #input_1_13 {
    row-gap: 1.75rem;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}

@media (min-width: 575px) {
  form .gform_fields #field_1_13,
form .gform_fields #field_1_8,
form .gform_fields #field_1_11 {
    grid-column: span 2 / span 2;
  }
}

form .gfield {
  position: relative;
  margin-bottom: 0px;
}

form .gfield.gform_hidden {
  margin: 0px !important;
  display: none !important;
  padding: 0px !important;
}

form .gfield .ginput_container label,
form .gfield.gfield--type-select label {
  display: block !important;
}

form .gfield.gfield--type-select label {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media (min-width: 768px) {
  form .gfield.gfield--type-select label {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 1024px) {
  form .gfield.gfield--type-select label {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

form label {
  margin-bottom: 0.375rem;
  display: block;
  width: 100%;
  padding: 0px;
  line-height: 1.2;
}

form label .gfield_required {
  display: none;
}

form input,
form select,
form textarea {
  font-size: inherit !important;
  display: block;
  height: 44px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
  border-bottom-width: 1px;
  border-color: currentColor;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-weight: 400;
  color: inherit;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px) {
  form input,
form select,
form textarea {
    height: 46px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 1024px) {
  form input,
form select,
form textarea {
    height: 48px;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

@media (min-width: 1280px) {
  form input,
form select,
form textarea {
    height: 50px;
  }
}

form textarea {
  height: 150px;
  max-height: 150px;
  min-height: 150px;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

form select {
  padding-right: 2.4em !important;
  background-image: url(../img/svg/arrow-select.svg);
  background-repeat: no-repeat;
  background-position: center right 0.9em;
  background-size: 14px auto;
}

/* form select:not(.has-value) {
    color: var(--color-ocra);
} */

::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
  opacity: 1 !important;
}

::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
  opacity: 1 !important;
}

form p {
  margin: 0px;
}

form p:after {
  visibility: hidden;
  clear: both;
  display: block;
  height: 0px;
  --tw-content: '';
  content: var(--tw-content);
}

form .gfield a {
  color: inherit;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

form .gfield a:hover {
  color: rgb(0 0 0 / 0.8);
}

form .gform_footer {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  form .gform_footer {
    padding-top: 2rem;
  }
}

@media (min-width: 1024px) {
  form .gform_footer {
    padding-top: 2.5rem;
  }
}

form .gform_ajax_spinner {
  display: none !important;
}

form .gform_validation_container {
  position: absolute !important;
  top: auto;
  left: -9999px;
  right: auto;
  bottom: auto;
}

.gform_validation_errors {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 2rem;
  margin-top: -0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(119 12 12 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 214 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 90%;
}

@media (min-width: 768px) {
  .gform_validation_errors {
    margin-bottom: 2.25rem;
    margin-top: -1rem;
  }
}

@media (min-width: 1024px) {
  .gform_validation_errors {
    margin-bottom: 2.5rem;
    margin-top: -1.25rem;
  }
}

.gform_validation_errors .gform_submission_error {
  font-size: inherit;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(119 12 12 / var(--tw-text-opacity, 1));
}

form .gfield_validation_message {
  position: absolute;
  top: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.125rem;
  font-size: 80%;
  font-weight: 400;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(119 12 12 / var(--tw-text-opacity, 1));
}

form .ginput_container_fileupload {
  position: relative;
}

form .ginput_container_fileupload .ginput_preview_list {
  display: none !important;
}

form .ginput_container_fileupload input[type="file"] {
  position: relative;
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 51px !important;
}

form .ginput_container_fileupload input[type="file"]:hover + svg {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

form .ginput_container_fileupload .gform_fileupload_rules {
  display: none !important;
  padding-top: 5px;
  font-size: 0.7em;
  line-height: 1.1;
}

form .ginput_container_fileupload input::file-selector-button,
form .ginput_container_fileupload input::-webkit-file-upload-button {
  display: none !important;
}

.gform_confirmation_message {
  text-align: center !important;
  font-size: 120% !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
}

/* ------- FORM GCHOICE ------- */

form .gchoice input {
  position: absolute;
  left: -9999px;
  right: auto;
}

form .gchoice label {
  position: relative;
  display: block;
  padding-left: 30px;
  padding-top: 0px;
}

@media (min-width: 768px) {
  form .gchoice label {
    padding-left: 34px;
  }
}

@media (min-width: 1024px) {
  form .gchoice label {
    padding-left: 38px;
  }
}

form .gfield.acceptance {
  margin-bottom: 0px;
}

@media (min-width: 575px) {
  form .gfield.acceptance {
    grid-column: span 2 / span 2;
  }
}

form .acceptance .gchoice label {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.3;
}

form .gchoice label:before,
form .gchoice label:after {
  position: absolute;
  top: 45%;
  left: 0px;
  right: auto;
  bottom: auto;
  margin: 0px;
  display: inline-flex;
  width: 20px;
  height: 20px;
  --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));
  border-radius: 0px;
  border-width: 1px;
  border-color: currentColor;
  padding: 0px;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 768px) {
  form .gchoice label:before,
form .gchoice label:after {
    width: 22px;
    height: 22px;
  }
}

@media (min-width: 1024px) {
  form .gchoice label:before,
form .gchoice label:after {
    width: 24px;
    height: 24px;
  }
}

form .gchoice label:after {
  clip-path: polygon(23% 42%, 41% 60%, 79% 19%, 90% 29%, 41% 81%, 12% 52%);
  left: 0.125rem;
  width: 16px;
  height: 16px;
  --tw-translate-y: -50%;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  border-radius: 0px;
  border-width: 0px;
  background-color: currentColor;
  opacity: 0;
}

@media (min-width: 768px) {
  form .gchoice label:after {
    width: 18px;
    height: 18px;
  }
}

@media (min-width: 1024px) {
  form .gchoice label:after {
    width: 20px;
    height: 20px;
  }
}

/* form .gchoice input:focus+label:before{outline:1px solid #B1B1B1 !important;outline-offset:4px;} */

form .gchoice input:checked+label:after {
  --tw-translate-y: -50%;
  --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));
  opacity: 1;
}

form .gchoice input,
form .gchoice input:focus-visible {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

form .gchoice input:focus-visible+label:before {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

form .gfield--type-choice legend {
  display: none !important;
}

form .gfield--type-choice .gfield_validation_message {
  padding-top: 3px !important;
}

@media (min-width: 768px) {
  form .gfield--type-choice .gfield_validation_message {
    padding-top: 4px !important;
  }
}

@media (min-width: 1024px) {
  form .gfield--type-choice .gfield_validation_message {
    padding-top: 5px !important;
  }
}

form #field_1_13.gfield--type-choice .gfield_validation_message {
  width: 100%;
  text-align: center;
}

/* ------- SWIPER PAGINATION BULLETS CUSTOMIZATION ------- */

/* Override delle variabili CSS di Swiper per personalizzazione globale */

:root {
  /* Dimensioni bullet */
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  /* Spaziatura tra bullet */
  --swiper-pagination-bullet-horizontal-gap: 8px;
  --swiper-pagination-bullet-vertical-gap: 8px;
  /* Colori e opacità */
  --swiper-pagination-bullet-inactive-color: rgb(255 255 255);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: rgba(255, 255, 255, 0.5);
  --swiper-pagination-bullet-opacity: 1;
  /* Border radius */
  --swiper-pagination-bullet-border-radius: 50%;
}

.swipe-words {
  animation: swipe-words 30s linear infinite;
}

@keyframes swipe-words {
  100% {
    transform: translateX(-100%);
  }
}

.\*\:block > * {
  display: block;
}

.\*\:flex > * {
  display: flex;
}

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

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

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

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

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

.\*\:px-1\.5 > * {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

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

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

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

.\*\:pb-\[3px\] > * {
  padding-bottom: 3px;
}

.\*\:pt-\[2px\] > * {
  padding-top: 2px;
}

.\*\:pt-\[4px\] > * {
  padding-top: 4px;
}

.\*\:\!opacity-100 > * {
  opacity: 1 !important;
}

.\*\: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: 300ms;
}

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

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

.after\:top-\[45\%\]::after {
  content: var(--tw-content);
  top: 45%;
}

.after\:h-\[80\%\]::after {
  content: var(--tw-content);
  height: 80%;
}

.after\:w-px::after {
  content: var(--tw-content);
  width: 1px;
}

.after\:-translate-y-1\/2::after {
  content: var(--tw-content);
  --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));
}

.after\:bg-current::after {
  content: var(--tw-content);
  background-color: currentColor;
}

.hover\:border-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-blue) / var(--tw-border-opacity, 1));
}

.hover\:border-blue\/0:hover {
  border-color: rgb(var(--color-blue) / 0);
}

.hover\:border-blue\/10:hover {
  border-color: rgb(var(--color-blue) / 0.1);
}

.hover\:border-blue\/100:hover {
  border-color: rgb(var(--color-blue) / 1);
}

.hover\:border-blue\/15:hover {
  border-color: rgb(var(--color-blue) / 0.15);
}

.hover\:border-blue\/20:hover {
  border-color: rgb(var(--color-blue) / 0.2);
}

.hover\:border-blue\/25:hover {
  border-color: rgb(var(--color-blue) / 0.25);
}

.hover\:border-blue\/30:hover {
  border-color: rgb(var(--color-blue) / 0.3);
}

.hover\:border-blue\/35:hover {
  border-color: rgb(var(--color-blue) / 0.35);
}

.hover\:border-blue\/40:hover {
  border-color: rgb(var(--color-blue) / 0.4);
}

.hover\:border-blue\/45:hover {
  border-color: rgb(var(--color-blue) / 0.45);
}

.hover\:border-blue\/5:hover {
  border-color: rgb(var(--color-blue) / 0.05);
}

.hover\:border-blue\/50:hover {
  border-color: rgb(var(--color-blue) / 0.5);
}

.hover\:border-blue\/55:hover {
  border-color: rgb(var(--color-blue) / 0.55);
}

.hover\:border-blue\/60:hover {
  border-color: rgb(var(--color-blue) / 0.6);
}

.hover\:border-blue\/65:hover {
  border-color: rgb(var(--color-blue) / 0.65);
}

.hover\:border-blue\/70:hover {
  border-color: rgb(var(--color-blue) / 0.7);
}

.hover\:border-blue\/75:hover {
  border-color: rgb(var(--color-blue) / 0.75);
}

.hover\:border-blue\/80:hover {
  border-color: rgb(var(--color-blue) / 0.8);
}

.hover\:border-blue\/85:hover {
  border-color: rgb(var(--color-blue) / 0.85);
}

.hover\:border-blue\/90:hover {
  border-color: rgb(var(--color-blue) / 0.9);
}

.hover\:border-blue\/95:hover {
  border-color: rgb(var(--color-blue) / 0.95);
}

.hover\:border-dark-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-dark-blue) / var(--tw-border-opacity, 1));
}

.hover\:border-dark-blue\/0:hover {
  border-color: rgb(var(--color-dark-blue) / 0);
}

.hover\:border-dark-blue\/10:hover {
  border-color: rgb(var(--color-dark-blue) / 0.1);
}

.hover\:border-dark-blue\/100:hover {
  border-color: rgb(var(--color-dark-blue) / 1);
}

.hover\:border-dark-blue\/15:hover {
  border-color: rgb(var(--color-dark-blue) / 0.15);
}

.hover\:border-dark-blue\/20:hover {
  border-color: rgb(var(--color-dark-blue) / 0.2);
}

.hover\:border-dark-blue\/25:hover {
  border-color: rgb(var(--color-dark-blue) / 0.25);
}

.hover\:border-dark-blue\/30:hover {
  border-color: rgb(var(--color-dark-blue) / 0.3);
}

.hover\:border-dark-blue\/35:hover {
  border-color: rgb(var(--color-dark-blue) / 0.35);
}

.hover\:border-dark-blue\/40:hover {
  border-color: rgb(var(--color-dark-blue) / 0.4);
}

.hover\:border-dark-blue\/45:hover {
  border-color: rgb(var(--color-dark-blue) / 0.45);
}

.hover\:border-dark-blue\/5:hover {
  border-color: rgb(var(--color-dark-blue) / 0.05);
}

.hover\:border-dark-blue\/50:hover {
  border-color: rgb(var(--color-dark-blue) / 0.5);
}

.hover\:border-dark-blue\/55:hover {
  border-color: rgb(var(--color-dark-blue) / 0.55);
}

.hover\:border-dark-blue\/60:hover {
  border-color: rgb(var(--color-dark-blue) / 0.6);
}

.hover\:border-dark-blue\/65:hover {
  border-color: rgb(var(--color-dark-blue) / 0.65);
}

.hover\:border-dark-blue\/70:hover {
  border-color: rgb(var(--color-dark-blue) / 0.7);
}

.hover\:border-dark-blue\/75:hover {
  border-color: rgb(var(--color-dark-blue) / 0.75);
}

.hover\:border-dark-blue\/80:hover {
  border-color: rgb(var(--color-dark-blue) / 0.8);
}

.hover\:border-dark-blue\/85:hover {
  border-color: rgb(var(--color-dark-blue) / 0.85);
}

.hover\:border-dark-blue\/90:hover {
  border-color: rgb(var(--color-dark-blue) / 0.9);
}

.hover\:border-dark-blue\/95:hover {
  border-color: rgb(var(--color-dark-blue) / 0.95);
}

.hover\:border-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-gray) / var(--tw-border-opacity, 1));
}

.hover\:border-gray\/0:hover {
  border-color: rgb(var(--color-gray) / 0);
}

.hover\:border-gray\/10:hover {
  border-color: rgb(var(--color-gray) / 0.1);
}

.hover\:border-gray\/100:hover {
  border-color: rgb(var(--color-gray) / 1);
}

.hover\:border-gray\/15:hover {
  border-color: rgb(var(--color-gray) / 0.15);
}

.hover\:border-gray\/20:hover {
  border-color: rgb(var(--color-gray) / 0.2);
}

.hover\:border-gray\/25:hover {
  border-color: rgb(var(--color-gray) / 0.25);
}

.hover\:border-gray\/30:hover {
  border-color: rgb(var(--color-gray) / 0.3);
}

.hover\:border-gray\/35:hover {
  border-color: rgb(var(--color-gray) / 0.35);
}

.hover\:border-gray\/40:hover {
  border-color: rgb(var(--color-gray) / 0.4);
}

.hover\:border-gray\/45:hover {
  border-color: rgb(var(--color-gray) / 0.45);
}

.hover\:border-gray\/5:hover {
  border-color: rgb(var(--color-gray) / 0.05);
}

.hover\:border-gray\/50:hover {
  border-color: rgb(var(--color-gray) / 0.5);
}

.hover\:border-gray\/55:hover {
  border-color: rgb(var(--color-gray) / 0.55);
}

.hover\:border-gray\/60:hover {
  border-color: rgb(var(--color-gray) / 0.6);
}

.hover\:border-gray\/65:hover {
  border-color: rgb(var(--color-gray) / 0.65);
}

.hover\:border-gray\/70:hover {
  border-color: rgb(var(--color-gray) / 0.7);
}

.hover\:border-gray\/75:hover {
  border-color: rgb(var(--color-gray) / 0.75);
}

.hover\:border-gray\/80:hover {
  border-color: rgb(var(--color-gray) / 0.8);
}

.hover\:border-gray\/85:hover {
  border-color: rgb(var(--color-gray) / 0.85);
}

.hover\:border-gray\/90:hover {
  border-color: rgb(var(--color-gray) / 0.9);
}

.hover\:border-gray\/95:hover {
  border-color: rgb(var(--color-gray) / 0.95);
}

.hover\:border-green:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-green) / var(--tw-border-opacity, 1));
}

.hover\:border-green\/0:hover {
  border-color: rgb(var(--color-green) / 0);
}

.hover\:border-green\/10:hover {
  border-color: rgb(var(--color-green) / 0.1);
}

.hover\:border-green\/100:hover {
  border-color: rgb(var(--color-green) / 1);
}

.hover\:border-green\/15:hover {
  border-color: rgb(var(--color-green) / 0.15);
}

.hover\:border-green\/20:hover {
  border-color: rgb(var(--color-green) / 0.2);
}

.hover\:border-green\/25:hover {
  border-color: rgb(var(--color-green) / 0.25);
}

.hover\:border-green\/30:hover {
  border-color: rgb(var(--color-green) / 0.3);
}

.hover\:border-green\/35:hover {
  border-color: rgb(var(--color-green) / 0.35);
}

.hover\:border-green\/40:hover {
  border-color: rgb(var(--color-green) / 0.4);
}

.hover\:border-green\/45:hover {
  border-color: rgb(var(--color-green) / 0.45);
}

.hover\:border-green\/5:hover {
  border-color: rgb(var(--color-green) / 0.05);
}

.hover\:border-green\/50:hover {
  border-color: rgb(var(--color-green) / 0.5);
}

.hover\:border-green\/55:hover {
  border-color: rgb(var(--color-green) / 0.55);
}

.hover\:border-green\/60:hover {
  border-color: rgb(var(--color-green) / 0.6);
}

.hover\:border-green\/65:hover {
  border-color: rgb(var(--color-green) / 0.65);
}

.hover\:border-green\/70:hover {
  border-color: rgb(var(--color-green) / 0.7);
}

.hover\:border-green\/75:hover {
  border-color: rgb(var(--color-green) / 0.75);
}

.hover\:border-green\/80:hover {
  border-color: rgb(var(--color-green) / 0.8);
}

.hover\:border-green\/85:hover {
  border-color: rgb(var(--color-green) / 0.85);
}

.hover\:border-green\/90:hover {
  border-color: rgb(var(--color-green) / 0.9);
}

.hover\:border-green\/95:hover {
  border-color: rgb(var(--color-green) / 0.95);
}

.hover\:border-light-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-light-blue) / var(--tw-border-opacity, 1));
}

.hover\:border-light-blue\/0:hover {
  border-color: rgb(var(--color-light-blue) / 0);
}

.hover\:border-light-blue\/10:hover {
  border-color: rgb(var(--color-light-blue) / 0.1);
}

.hover\:border-light-blue\/100:hover {
  border-color: rgb(var(--color-light-blue) / 1);
}

.hover\:border-light-blue\/15:hover {
  border-color: rgb(var(--color-light-blue) / 0.15);
}

.hover\:border-light-blue\/20:hover {
  border-color: rgb(var(--color-light-blue) / 0.2);
}

.hover\:border-light-blue\/25:hover {
  border-color: rgb(var(--color-light-blue) / 0.25);
}

.hover\:border-light-blue\/30:hover {
  border-color: rgb(var(--color-light-blue) / 0.3);
}

.hover\:border-light-blue\/35:hover {
  border-color: rgb(var(--color-light-blue) / 0.35);
}

.hover\:border-light-blue\/40:hover {
  border-color: rgb(var(--color-light-blue) / 0.4);
}

.hover\:border-light-blue\/45:hover {
  border-color: rgb(var(--color-light-blue) / 0.45);
}

.hover\:border-light-blue\/5:hover {
  border-color: rgb(var(--color-light-blue) / 0.05);
}

.hover\:border-light-blue\/50:hover {
  border-color: rgb(var(--color-light-blue) / 0.5);
}

.hover\:border-light-blue\/55:hover {
  border-color: rgb(var(--color-light-blue) / 0.55);
}

.hover\:border-light-blue\/60:hover {
  border-color: rgb(var(--color-light-blue) / 0.6);
}

.hover\:border-light-blue\/65:hover {
  border-color: rgb(var(--color-light-blue) / 0.65);
}

.hover\:border-light-blue\/70:hover {
  border-color: rgb(var(--color-light-blue) / 0.7);
}

.hover\:border-light-blue\/75:hover {
  border-color: rgb(var(--color-light-blue) / 0.75);
}

.hover\:border-light-blue\/80:hover {
  border-color: rgb(var(--color-light-blue) / 0.8);
}

.hover\:border-light-blue\/85:hover {
  border-color: rgb(var(--color-light-blue) / 0.85);
}

.hover\:border-light-blue\/90:hover {
  border-color: rgb(var(--color-light-blue) / 0.9);
}

.hover\:border-light-blue\/95:hover {
  border-color: rgb(var(--color-light-blue) / 0.95);
}

.hover\:border-orange:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-orange) / var(--tw-border-opacity, 1));
}

.hover\:border-orange\/0:hover {
  border-color: rgb(var(--color-orange) / 0);
}

.hover\:border-orange\/10:hover {
  border-color: rgb(var(--color-orange) / 0.1);
}

.hover\:border-orange\/100:hover {
  border-color: rgb(var(--color-orange) / 1);
}

.hover\:border-orange\/15:hover {
  border-color: rgb(var(--color-orange) / 0.15);
}

.hover\:border-orange\/20:hover {
  border-color: rgb(var(--color-orange) / 0.2);
}

.hover\:border-orange\/25:hover {
  border-color: rgb(var(--color-orange) / 0.25);
}

.hover\:border-orange\/30:hover {
  border-color: rgb(var(--color-orange) / 0.3);
}

.hover\:border-orange\/35:hover {
  border-color: rgb(var(--color-orange) / 0.35);
}

.hover\:border-orange\/40:hover {
  border-color: rgb(var(--color-orange) / 0.4);
}

.hover\:border-orange\/45:hover {
  border-color: rgb(var(--color-orange) / 0.45);
}

.hover\:border-orange\/5:hover {
  border-color: rgb(var(--color-orange) / 0.05);
}

.hover\:border-orange\/50:hover {
  border-color: rgb(var(--color-orange) / 0.5);
}

.hover\:border-orange\/55:hover {
  border-color: rgb(var(--color-orange) / 0.55);
}

.hover\:border-orange\/60:hover {
  border-color: rgb(var(--color-orange) / 0.6);
}

.hover\:border-orange\/65:hover {
  border-color: rgb(var(--color-orange) / 0.65);
}

.hover\:border-orange\/70:hover {
  border-color: rgb(var(--color-orange) / 0.7);
}

.hover\:border-orange\/75:hover {
  border-color: rgb(var(--color-orange) / 0.75);
}

.hover\:border-orange\/80:hover {
  border-color: rgb(var(--color-orange) / 0.8);
}

.hover\:border-orange\/85:hover {
  border-color: rgb(var(--color-orange) / 0.85);
}

.hover\:border-orange\/90:hover {
  border-color: rgb(var(--color-orange) / 0.9);
}

.hover\:border-orange\/95:hover {
  border-color: rgb(var(--color-orange) / 0.95);
}

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

.hover\:border-pink\/0:hover {
  border-color: rgb(var(--color-pink) / 0);
}

.hover\:border-pink\/10:hover {
  border-color: rgb(var(--color-pink) / 0.1);
}

.hover\:border-pink\/100:hover {
  border-color: rgb(var(--color-pink) / 1);
}

.hover\:border-pink\/15:hover {
  border-color: rgb(var(--color-pink) / 0.15);
}

.hover\:border-pink\/20:hover {
  border-color: rgb(var(--color-pink) / 0.2);
}

.hover\:border-pink\/25:hover {
  border-color: rgb(var(--color-pink) / 0.25);
}

.hover\:border-pink\/30:hover {
  border-color: rgb(var(--color-pink) / 0.3);
}

.hover\:border-pink\/35:hover {
  border-color: rgb(var(--color-pink) / 0.35);
}

.hover\:border-pink\/40:hover {
  border-color: rgb(var(--color-pink) / 0.4);
}

.hover\:border-pink\/45:hover {
  border-color: rgb(var(--color-pink) / 0.45);
}

.hover\:border-pink\/5:hover {
  border-color: rgb(var(--color-pink) / 0.05);
}

.hover\:border-pink\/50:hover {
  border-color: rgb(var(--color-pink) / 0.5);
}

.hover\:border-pink\/55:hover {
  border-color: rgb(var(--color-pink) / 0.55);
}

.hover\:border-pink\/60:hover {
  border-color: rgb(var(--color-pink) / 0.6);
}

.hover\:border-pink\/65:hover {
  border-color: rgb(var(--color-pink) / 0.65);
}

.hover\:border-pink\/70:hover {
  border-color: rgb(var(--color-pink) / 0.7);
}

.hover\:border-pink\/75:hover {
  border-color: rgb(var(--color-pink) / 0.75);
}

.hover\:border-pink\/80:hover {
  border-color: rgb(var(--color-pink) / 0.8);
}

.hover\:border-pink\/85:hover {
  border-color: rgb(var(--color-pink) / 0.85);
}

.hover\:border-pink\/90:hover {
  border-color: rgb(var(--color-pink) / 0.9);
}

.hover\:border-pink\/95:hover {
  border-color: rgb(var(--color-pink) / 0.95);
}

.hover\:border-violet:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-violet) / var(--tw-border-opacity, 1));
}

.hover\:border-violet\/0:hover {
  border-color: rgb(var(--color-violet) / 0);
}

.hover\:border-violet\/10:hover {
  border-color: rgb(var(--color-violet) / 0.1);
}

.hover\:border-violet\/100:hover {
  border-color: rgb(var(--color-violet) / 1);
}

.hover\:border-violet\/15:hover {
  border-color: rgb(var(--color-violet) / 0.15);
}

.hover\:border-violet\/20:hover {
  border-color: rgb(var(--color-violet) / 0.2);
}

.hover\:border-violet\/25:hover {
  border-color: rgb(var(--color-violet) / 0.25);
}

.hover\:border-violet\/30:hover {
  border-color: rgb(var(--color-violet) / 0.3);
}

.hover\:border-violet\/35:hover {
  border-color: rgb(var(--color-violet) / 0.35);
}

.hover\:border-violet\/40:hover {
  border-color: rgb(var(--color-violet) / 0.4);
}

.hover\:border-violet\/45:hover {
  border-color: rgb(var(--color-violet) / 0.45);
}

.hover\:border-violet\/5:hover {
  border-color: rgb(var(--color-violet) / 0.05);
}

.hover\:border-violet\/50:hover {
  border-color: rgb(var(--color-violet) / 0.5);
}

.hover\:border-violet\/55:hover {
  border-color: rgb(var(--color-violet) / 0.55);
}

.hover\:border-violet\/60:hover {
  border-color: rgb(var(--color-violet) / 0.6);
}

.hover\:border-violet\/65:hover {
  border-color: rgb(var(--color-violet) / 0.65);
}

.hover\:border-violet\/70:hover {
  border-color: rgb(var(--color-violet) / 0.7);
}

.hover\:border-violet\/75:hover {
  border-color: rgb(var(--color-violet) / 0.75);
}

.hover\:border-violet\/80:hover {
  border-color: rgb(var(--color-violet) / 0.8);
}

.hover\:border-violet\/85:hover {
  border-color: rgb(var(--color-violet) / 0.85);
}

.hover\:border-violet\/90:hover {
  border-color: rgb(var(--color-violet) / 0.9);
}

.hover\:border-violet\/95:hover {
  border-color: rgb(var(--color-violet) / 0.95);
}

.hover\:border-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-yellow) / var(--tw-border-opacity, 1));
}

.hover\:border-yellow\/0:hover {
  border-color: rgb(var(--color-yellow) / 0);
}

.hover\:border-yellow\/10:hover {
  border-color: rgb(var(--color-yellow) / 0.1);
}

.hover\:border-yellow\/100:hover {
  border-color: rgb(var(--color-yellow) / 1);
}

.hover\:border-yellow\/15:hover {
  border-color: rgb(var(--color-yellow) / 0.15);
}

.hover\:border-yellow\/20:hover {
  border-color: rgb(var(--color-yellow) / 0.2);
}

.hover\:border-yellow\/25:hover {
  border-color: rgb(var(--color-yellow) / 0.25);
}

.hover\:border-yellow\/30:hover {
  border-color: rgb(var(--color-yellow) / 0.3);
}

.hover\:border-yellow\/35:hover {
  border-color: rgb(var(--color-yellow) / 0.35);
}

.hover\:border-yellow\/40:hover {
  border-color: rgb(var(--color-yellow) / 0.4);
}

.hover\:border-yellow\/45:hover {
  border-color: rgb(var(--color-yellow) / 0.45);
}

.hover\:border-yellow\/5:hover {
  border-color: rgb(var(--color-yellow) / 0.05);
}

.hover\:border-yellow\/50:hover {
  border-color: rgb(var(--color-yellow) / 0.5);
}

.hover\:border-yellow\/55:hover {
  border-color: rgb(var(--color-yellow) / 0.55);
}

.hover\:border-yellow\/60:hover {
  border-color: rgb(var(--color-yellow) / 0.6);
}

.hover\:border-yellow\/65:hover {
  border-color: rgb(var(--color-yellow) / 0.65);
}

.hover\:border-yellow\/70:hover {
  border-color: rgb(var(--color-yellow) / 0.7);
}

.hover\:border-yellow\/75:hover {
  border-color: rgb(var(--color-yellow) / 0.75);
}

.hover\:border-yellow\/80:hover {
  border-color: rgb(var(--color-yellow) / 0.8);
}

.hover\:border-yellow\/85:hover {
  border-color: rgb(var(--color-yellow) / 0.85);
}

.hover\:border-yellow\/90:hover {
  border-color: rgb(var(--color-yellow) / 0.9);
}

.hover\:border-yellow\/95:hover {
  border-color: rgb(var(--color-yellow) / 0.95);
}

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

.hover\:bg-\[\#25305b\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 48 91 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#76231f\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(118 35 31 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#94774E\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(148 119 78 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#d7b875\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(215 184 117 / var(--tw-bg-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover\:decoration-current:hover {
  text-decoration-color: currentColor;
}

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

.\*\:hover\:bg-white\/80:hover > * {
  background-color: rgb(255 255 255 / 0.8);
}

.\*\:hover\:text-blue:hover > * {
  --tw-text-opacity: 1;
  color: rgb(var(--color-blue) / var(--tw-text-opacity, 1));
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.group\/nav:hover .group-hover\/nav\:pointer-events-auto {
  pointer-events: auto;
}

.group\/link:hover .group-hover\/link\:origin-left {
  transform-origin: left;
}

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

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

.group\/link:hover .group-hover\/link\:scale-x-100 {
  --tw-scale-x: 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));
}

.group\/card:hover .group-hover\/card\:bg-current {
  background-color: currentColor;
}

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

.group\/card:hover .group-hover\/card\:text-current {
  color: currentColor;
}

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

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

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

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

.group\/nav:hover .group-hover\/nav\:will-change-transform {
  will-change: transform;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:pointer-events-none {
  pointer-events: none;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:pointer-events-auto {
  pointer-events: auto;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:-mb-\[3px\] {
  margin-bottom: -3px;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:-mt-\[3px\] {
  margin-top: -3px;
}

.group\/header.stickysmall .group-\[\.stickysmall\]\/header\:h-\[90px\] {
  height: 90px;
}

.group\/header.stickysmall .group-\[\.stickysmall\]\/header\:w-\[110px\] {
  width: 110px;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/link.current .group-\[\.current\]\/link\:scale-x-100 {
  --tw-scale-x: 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));
}

.group\/align.text-center .group-\[\&\.text-center\]\/align\:justify-center {
  justify-content: center;
}

.group\/header.stickysmall .group-\[\.stickysmall\]\/header\:border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:\!bg-orange {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(var(--color-orange) / var(--tw-bg-opacity, 1)) !important;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:opacity-0 {
  opacity: 0;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:opacity-100 {
  opacity: 1;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:will-change-transform {
  will-change: transform;
}

.group\/swiper:not(.swiper-initialized) .group-\[\:not\(\.swiper-initialized\)\]\/swiper\:\*\:mr-4 > * {
  margin-right: 1rem;
}

@media (min-width: 575px) {
  .xs\:\!w-\[calc\(100\%-64px\)\] {
    width: calc(100% - 64px) !important;
  }

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

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

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

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

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

  .xs\:border-r {
    border-right-width: 1px;
  }

  .xs\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

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

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

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

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

@media (min-width: 640px) {
  .sm\:aspect-\[1250\/680\] {
    aspect-ratio: 1250/680;
  }

  .sm\:aspect-\[1512\/710\] {
    aspect-ratio: 1512/710;
  }

  .sm\:aspect-\[770\/430\] {
    aspect-ratio: 770/430;
  }

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

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

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

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

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

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

  .md\:bottom-4\.5 {
    bottom: 1.08rem;
  }

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

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

  .md\:right-\[9\%\] {
    right: 9%;
  }

  .md\:top-\[47\%\] {
    top: 47%;
  }

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

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

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

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

  .md\:\!-mb-25 {
    margin-bottom: -6.25rem !important;
  }

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

  .md\:\!mt-4 {
    margin-top: 1rem !important;
  }

  .md\:-mb-11 {
    margin-bottom: -2.75rem;
  }

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

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

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

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

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

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

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

  .md\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:mt-13 {
    margin-top: 3.25rem;
  }

  .md\:mt-25 {
    margin-top: 6.25rem;
  }

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

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

  .md\:aspect-\[428\/546\] {
    aspect-ratio: 428/546;
  }

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

  .md\:size-20 {
    width: 5rem;
    height: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:\!w-\[calc\(100\%-80px\)\] {
    width: calc(100% - 80px) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:w-\[calc\(50\%-2rem\)\] {
    width: calc(50% - 2rem);
  }

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

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

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

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

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

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

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

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

  .md\:max-w-none {
    max-width: none;
  }

  .md\:translate-x-\[4\%\] {
    --tw-translate-x: 4%;
    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));
  }

  .md\:translate-x-\[9\%\] {
    --tw-translate-x: 9%;
    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));
  }

  .md\:-scale-x-100 {
    --tw-scale-x: -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));
  }

  .md\:scale-x-100 {
    --tw-scale-x: 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));
  }

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

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

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

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

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

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

  .md\:gap-1\.5 {
    gap: 0.375rem;
  }

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

  .md\:gap-11 {
    gap: 2.75rem;
  }

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

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

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

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

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

  .md\:gap-9 {
    gap: 2.25rem;
  }

  .md\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

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

  .md\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:px-7\.5 {
    padding-left: 1.85rem;
    padding-right: 1.85rem;
  }

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

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

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

  .md\:py-17 {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }

  .md\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:py-19 {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }

  .md\:py-25 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .md\:py-34 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }

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

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

  .md\:\!pt-8 {
    padding-top: 2rem !important;
  }

  .md\:\!pt-\[4px\] {
    padding-top: 4px !important;
  }

  .md\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .md\:pb-19 {
    padding-bottom: 4.75rem;
  }

  .md\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .md\:pb-25 {
    padding-bottom: 6.25rem;
  }

  .md\:pb-28 {
    padding-bottom: 7rem;
  }

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

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

  .md\:pl-\[16\%\] {
    padding-left: 16%;
  }

  .md\:pl-\[18\%\] {
    padding-left: 18%;
  }

  .md\:pl-\[34px\] {
    padding-left: 34px;
  }

  .md\:pl-\[9\%\] {
    padding-left: 9%;
  }

  .md\:pr-\[16\%\] {
    padding-right: 16%;
  }

  .md\:pr-\[18\%\] {
    padding-right: 18%;
  }

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

  .md\:pt-13 {
    padding-top: 3.25rem;
  }

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

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

  .md\:pt-17 {
    padding-top: 4.25rem;
  }

  .md\:pt-19 {
    padding-top: 4.75rem;
  }

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

  .md\:pt-22 {
    padding-top: 5.5rem;
  }

  .md\:pt-25 {
    padding-top: 6.25rem;
  }

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

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

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

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

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

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

  .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-\[19px\] {
    font-size: 19px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:\*\:w-\[calc\(50\%-0\.5rem\)\] > * {
    width: calc(50% - 0.5rem);
  }

  .md\:\*\:w-\[calc\(50\%-1rem\)\] > * {
    width: calc(50% - 1rem);
  }

  .md\:\*\:pb-13 > * {
    padding-bottom: 3.25rem;
  }

  .group\/swiper:not(.swiper-initialized) .group-\[\:not\(\.swiper-initialized\)\]\/swiper\:md\:\*\:mr-8 > * {
    margin-right: 2rem;
  }
}

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

  .lg\:-bottom-34 {
    bottom: -8.5rem;
  }

  .lg\:-top-28 {
    top: -7rem;
  }

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

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

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

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

  .lg\:left-\[42\%\] {
    left: 42%;
  }

  .lg\:left-\[59\%\] {
    left: 59%;
  }

  .lg\:right-10 {
    right: 2.5rem;
  }

  .lg\:right-5\.5 {
    right: 1.38rem;
  }

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

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

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

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

  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

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

  .lg\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .lg\:-mb-13\.5 {
    margin-bottom: -3.375rem;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

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

  .lg\:-mr-\[10\%\] {
    margin-right: -10%;
  }

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

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

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

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

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

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

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

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

  .lg\:mb-5\.5 {
    margin-bottom: 1.38rem;
  }

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

  .lg\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

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

  .lg\:mt-28 {
    margin-top: 7rem;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:size-17 {
    width: 4.25rem;
    height: 4.25rem;
  }

  .lg\:size-22 {
    width: 5.5rem;
    height: 5.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:\!w-\[calc\(100\%-100px\)\] {
    width: calc(100% - 100px) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[47\.5\%\] {
    width: 47.5%;
  }

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

  .lg\:w-\[52\.5\%\] {
    width: 52.5%;
  }

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100\%\+2rem\)\] {
    width: calc(100% + 2rem);
  }

  .lg\:w-\[calc\(33\.333\%-3\.3333rem\)\] {
    width: calc(33.333% - 3.3333rem);
  }

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

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

  .lg\:\!min-w-\[150px\] {
    min-width: 150px !important;
  }

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

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

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

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

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

  .lg\:max-w-none {
    max-width: none;
  }

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

  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -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));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-11 {
    gap: 2.75rem;
  }

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

  .lg\:gap-13 {
    gap: 3.25rem;
  }

  .lg\:gap-15 {
    gap: 3.75rem;
  }

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

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

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

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

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

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

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

  .lg\:gap-6\.5 {
    gap: 1.6rem;
  }

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

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

  .lg\:gap-\[7\%\] {
    gap: 7%;
  }

  .lg\:gap-x-13 {
    -moz-column-gap: 3.25rem;
         column-gap: 3.25rem;
  }

  .lg\:gap-x-20 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

  .lg\:gap-x-5\.5 {
    -moz-column-gap: 1.38rem;
         column-gap: 1.38rem;
  }

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

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

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

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

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

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

  .lg\:gap-y-7 {
    row-gap: 1.75rem;
  }

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

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

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

  .lg\:border-b-\[3px\] {
    border-bottom-width: 3px;
  }

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

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

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

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

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

  .lg\:\!px-5\.5 {
    padding-left: 1.38rem !important;
    padding-right: 1.38rem !important;
  }

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

  .lg\:\!py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

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

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

  .lg\:px-13 {
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

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

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

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

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

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

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

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

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

  .lg\:py-22 {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-38 {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
  }

  .lg\:\!pt-\[5px\] {
    padding-top: 5px !important;
  }

  .lg\:pb-13 {
    padding-bottom: 3.25rem;
  }

  .lg\:pb-22 {
    padding-bottom: 5.5rem;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

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

  .lg\:pb-34 {
    padding-bottom: 8.5rem;
  }

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

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

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

  .lg\:pb-8\.5 {
    padding-bottom: 2.125rem;
  }

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

  .lg\:pl-\[21\%\] {
    padding-left: 21%;
  }

  .lg\:pl-\[38px\] {
    padding-left: 38px;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pr-\[21\%\] {
    padding-right: 21%;
  }

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

  .lg\:pt-11 {
    padding-top: 2.75rem;
  }

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

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

  .lg\:pt-18 {
    padding-top: 4.5rem;
  }

  .lg\:pt-19 {
    padding-top: 4.75rem;
  }

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

  .lg\:pt-22 {
    padding-top: 5.5rem;
  }

  .lg\:pt-25 {
    padding-top: 6.25rem;
  }

  .lg\:pt-28 {
    padding-top: 7rem;
  }

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

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

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

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

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

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[0\.9\] {
    line-height: 0.9;
  }

  .lg\:text-\[54x\] {
    color: 54x;
  }

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

  .lg\:\*\:w-\[calc\(50\%-0\.6667rem\)\] > * {
    width: calc(50% - 0.6667rem);
  }

  .lg\:\*\:w-\[calc\(50\%-1\.25rem\)\] > * {
    width: calc(50% - 1.25rem);
  }

  .lg\:\*\:max-w-\[350px\] > * {
    max-width: 350px;
  }

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

  .lg\:after\:top-\[52\%\]::after {
    content: var(--tw-content);
    top: 52%;
  }

  .group\/align.lg\:text-left .group-\[\&\.lg\\\:text-left\]\/align\:lg\:justify-start {
    justify-content: flex-start;
  }

  .group\/align.lg\:text-right .group-\[\&\.lg\\\:text-right\]\/align\:lg\:justify-end {
    justify-content: flex-end;
  }

  .group\/swiper:not(.swiper-initialized) .group-\[\:not\(\.swiper-initialized\)\]\/swiper\:lg\:\*\:mr-10 > * {
    margin-right: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .xl\:-bottom-40 {
    bottom: -10rem;
  }

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

  .xl\:bottom-7\.5 {
    bottom: 1.85rem;
  }

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

  .xl\:right-12 {
    right: 3rem;
  }

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

  .xl\:top-\[41\%\] {
    top: 41%;
  }

  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

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

  .xl\:-ml-10 {
    margin-left: -2.5rem;
  }

  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }

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

  .xl\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .xl\:mb-13 {
    margin-bottom: 3.25rem;
  }

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

  .xl\:mb-28 {
    margin-bottom: 7rem;
  }

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

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

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

  .xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

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

  .xl\:mt-15 {
    margin-top: 3.75rem;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

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

  .xl\:size-18 {
    width: 4.5rem;
    height: 4.5rem;
  }

  .xl\:size-25 {
    width: 6.25rem;
    height: 6.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:\!w-\[calc\(100\%-120px\)\] {
    width: calc(100% - 120px) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:w-\[calc\(100\%\+2\.5rem\)\] {
    width: calc(100% + 2.5rem);
  }

  .xl\:\!min-w-\[160px\] {
    min-width: 160px !important;
  }

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

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

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

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

  .xl\:gap-14 {
    gap: 3.5rem;
  }

  .xl\:gap-15 {
    gap: 3.75rem;
  }

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

  .xl\:gap-25 {
    gap: 6.25rem;
  }

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

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

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

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

  .xl\:gap-7\.5 {
    gap: 1.85rem;
  }

  .xl\:gap-9 {
    gap: 2.25rem;
  }

  .xl\:gap-\[9\%\] {
    gap: 9%;
  }

  .xl\:gap-x-15 {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }

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

  .xl\:gap-y-28 {
    row-gap: 7rem;
  }

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

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

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

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

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

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

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

  .xl\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:\!py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:\!py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

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

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

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

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

  .xl\:px-15 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:py-22 {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

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

  .xl\:py-25 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

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

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

  .xl\:pb-10\.5 {
    padding-bottom: 2.625rem;
  }

  .xl\:pb-15 {
    padding-bottom: 3.75rem;
  }

  .xl\:pb-25 {
    padding-bottom: 6.25rem;
  }

  .xl\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

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

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

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

  .xl\:pr-\[25\%\] {
    padding-right: 25%;
  }

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

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

  .xl\:pt-15 {
    padding-top: 3.75rem;
  }

  .xl\:pt-18 {
    padding-top: 4.5rem;
  }

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

  .xl\:pt-21 {
    padding-top: 5.25rem;
  }

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

  .xl\:pt-25 {
    padding-top: 6.25rem;
  }

  .xl\:pt-26 {
    padding-top: 6.5rem;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

  .xl\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xl\:pt-32 {
    padding-top: 8rem;
  }

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

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

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

  .xl\:pt-9 {
    padding-top: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .xl\:text-\[24px\] {
    font-size: 24px;
  }

  .xl\:text-\[26px\] {
    font-size: 26px;
  }

  .xl\:text-\[30px\] {
    font-size: 30px;
  }

  .xl\:text-\[32px\] {
    font-size: 32px;
  }

  .xl\:text-\[38px\] {
    font-size: 38px;
  }

  .xl\:text-\[40px\] {
    font-size: 40px;
  }

  .xl\:text-\[41px\] {
    font-size: 41px;
  }

  .xl\:text-\[43px\] {
    font-size: 43px;
  }

  .xl\:text-\[44px\] {
    font-size: 44px;
  }

  .xl\:text-\[48px\] {
    font-size: 48px;
  }

  .xl\:text-\[56px\] {
    font-size: 56px;
  }

  .xl\:text-\[62px\] {
    font-size: 62px;
  }

  .xl\:text-\[63px\] {
    font-size: 63px;
  }

  .xl\:text-\[70px\] {
    font-size: 70px;
  }

  .xl\:text-\[75px\] {
    font-size: 75px;
  }

  .xl\:text-\[94px\] {
    font-size: 94px;
  }

  .xl\:\*\:w-\[calc\(50\%-1\.5rem\)\] > * {
    width: calc(50% - 1.5rem);
  }

  .xl\:\*\:pb-15 > * {
    padding-bottom: 3.75rem;
  }

  .xl\:\*\:pt-\[3px\] > * {
    padding-top: 3px;
  }

  .group\/swiper:not(.swiper-initialized) .group-\[\:not\(\.swiper-initialized\)\]\/swiper\:xl\:\*\:mr-12 > * {
    margin-right: 3rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:right-0 {
    right: 0px;
  }

  .\32xl\:w-\[190px\] {
    width: 190px;
  }

  .\32xl\:translate-x-\[20\%\] {
    --tw-translate-x: 20%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:gap-10 {
    gap: 2.5rem;
  }

  .\32xl\:pt-\[2px\] {
    padding-top: 2px;
  }

  .\32xl\:text-\[15px\] {
    font-size: 15px;
  }

  .\32xl\:text-\[16px\] {
    font-size: 16px;
  }

  .\32xl\:\*\:pt-\[2px\] > * {
    padding-top: 2px;
  }
}

.\[\&\.current\]\:font-bold.current {
  font-weight: 700;
}

.\[\&\.items-1_\.swiper-courses-controls\]\:\!hidden.items-1 .swiper-courses-controls {
  display: none !important;
}

.\[\&\.items-1_\.swiper-video-controls\]\:\!hidden.items-1 .swiper-video-controls {
  display: none !important;
}

@media (min-width: 768px) {
  .\[\&\.items-2_\.swiper-courses-controls\]\:md\:\!hidden.items-2 .swiper-courses-controls {
    display: none !important;
  }

  .\[\&\.items-2_\.swiper-video-controls\]\:md\:\!hidden.items-2 .swiper-video-controls {
    display: none !important;
  }
}

.\[\&\.menu-open\]\:overflow-hidden.menu-open {
  overflow: hidden;
}

.\[\&\.modal-open\]\:overflow-hidden.modal-open {
  overflow: hidden;
}

.\[\&\.swiper-products-lines-bullet-active\]\:scale-\[1\.1\].swiper-products-lines-bullet-active {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\.swiper-products-lines-bullet-active\]\:bg-\[\#000000\].swiper-products-lines-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.\[\&\.swiper-products-lines-bullet-active\]\:bg-\[\#25305b\].swiper-products-lines-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(37 48 91 / var(--tw-bg-opacity, 1));
}

.\[\&\.swiper-products-lines-bullet-active\]\:bg-\[\#76231f\].swiper-products-lines-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(118 35 31 / var(--tw-bg-opacity, 1));
}

.\[\&\.swiper-products-lines-bullet-active\]\:bg-\[\#94774E\].swiper-products-lines-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(148 119 78 / var(--tw-bg-opacity, 1));
}

.\[\&\.swiper-products-lines-bullet-active\]\:bg-\[\#d7b875\].swiper-products-lines-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(215 184 117 / var(--tw-bg-opacity, 1));
}

.\[\&\.swiper-products-lines-bullet-active\]\:text-white.swiper-products-lines-bullet-active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\.video-button-pause-state\]\:bottom-4.video-button-pause-state {
  bottom: 1rem;
}

.\[\&\.video-button-pause-state\]\:right-4.video-button-pause-state {
  right: 1rem;
}

.\[\&\.video-button-pause-state\]\:size-11.video-button-pause-state {
  width: 2.75rem;
  height: 2.75rem;
}

.\[\&\.video-button-pause-state\]\:translate-x-0.video-button-pause-state {
  --tw-translate-x: 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));
}

.\[\&\.video-button-pause-state\]\:translate-y-0.video-button-pause-state {
  --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));
}

@media (min-width: 768px) {
  .\[\&\.video-button-pause-state\]\:md\:bottom-5.video-button-pause-state {
    bottom: 1.25rem;
  }

  .\[\&\.video-button-pause-state\]\:md\:right-5.video-button-pause-state {
    right: 1.25rem;
  }

  .\[\&\.video-button-pause-state\]\:md\:size-12.video-button-pause-state {
    width: 3rem;
    height: 3rem;
  }
}

@media (min-width: 1024px) {
  .\[\&\.video-button-pause-state\]\:lg\:bottom-6.video-button-pause-state {
    bottom: 1.5rem;
  }

  .\[\&\.video-button-pause-state\]\:lg\:right-6.video-button-pause-state {
    right: 1.5rem;
  }

  .\[\&\.video-button-pause-state\]\:lg\:size-13.video-button-pause-state {
    width: 3.25rem;
    height: 3.25rem;
  }
}

@media (min-width: 1280px) {
  .\[\&\.video-button-pause-state\]\:xl\:size-14.video-button-pause-state {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.\[\&\:first-child\>\*\]\:pt-3:first-child>* {
  padding-top: 0.75rem;
}

.\[\&\:first-child\]\:\!pt-0:first-child {
  padding-top: 0px !important;
}

.\[\&\:last-child\>\*\]\:pb-3:last-child>* {
  padding-bottom: 0.75rem;
}

.\[\&\:not\(\.swiper-slide-active\)\]\:scale-\[88\%\]:not(.swiper-slide-active) {
  --tw-scale-x: 88%;
  --tw-scale-y: 88%;
  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));
}

.\[\&\:not\(\.swiper-slide-active\)\]\:\!opacity-0:not(.swiper-slide-active) {
  opacity: 0 !important;
}

.\[\&\:not\(\.swiper-slide-active\)\]\:opacity-60:not(.swiper-slide-active) {
  opacity: 0.6;
}

.\[\&\:not\(\:first-of-type\)\]\:mt-18:not(:first-of-type) {
  margin-top: 4.5rem;
}

@media (min-width: 768px) {
  .\[\&\:not\(\:first-of-type\)\]\:md\:mt-25:not(:first-of-type) {
    margin-top: 6.25rem;
  }
}

@media (min-width: 1024px) {
  .\[\&\:not\(\:first-of-type\)\]\:lg\:mt-28:not(:first-of-type) {
    margin-top: 7rem;
  }
}

@media (min-width: 1280px) {
  .\[\&\:not\(\:first-of-type\)\]\:xl\:mt-32:not(:first-of-type) {
    margin-top: 8rem;
  }
}

.\[\&\>\*\:first-child\]\:\!pt-0>*:first-child {
  padding-top: 0px !important;
}

.\[\&\>\*\:last-child\]\:\!mb-0>*:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 768px) {
  .\[\&\>\*\:nth-child\(2n\)\]\:md\:mt-22>*:nth-child(2n) {
    margin-top: 5.5rem;
  }
}

@media (min-width: 1024px) {
  .\[\&\>\*\:nth-child\(2n\)\]\:lg\:mt-0>*:nth-child(2n) {
    margin-top: 0px;
  }

  .\[\&\>\*\:nth-child\(3n-1\)\]\:lg\:\!mt-22>*:nth-child(3n-1) {
    margin-top: 5.5rem !important;
  }
}

.\[\&\>div\]\:max-w-\[500px\]>div {
  max-width: 500px;
}

.\[\&_a\]\:relative a {
  position: relative;
}

.\[\&_a\]\:block a {
  display: block;
}

.\[\&_a\]\:flex a {
  display: flex;
}

.\[\&_a\]\:min-h-\[170px\] a {
  min-height: 170px;
}

.\[\&_a\]\:items-center a {
  align-items: center;
}

.\[\&_a\]\:p-3\.5 a {
  padding: 0.875rem;
}

@media (min-width: 768px) {
  .\[\&_a\]\:md\:min-h-\[200px\] a {
    min-height: 200px;
  }
}

@media (min-width: 1024px) {
  .\[\&_a\]\:lg\:min-h-\[230px\] a {
    min-height: 230px;
  }
}

@media (min-width: 1280px) {
  .\[\&_a\]\:xl\:min-h-\[260px\] a {
    min-height: 260px;
  }
}

.\[\&_br\+span\]\:block br+span {
  display: block;
}

.\[\&_li\]\:block li {
  display: block;
}

.\[\&_span\]\:h-\[3px\] span {
  height: 3px;
}

.\[\&_span\]\:w-\[40px\] span {
  width: 40px;
}

.\[\&_span\]\:bg-current span {
  background-color: currentColor;
}

.\[\&_span\]\:transition-all span {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.\[\&_span\]\:duration-\[300ms\] span {
  transition-duration: 300ms;
}

.group\/html.menu-open .group-\[\.menu-open\]\/html\:\[\&_span\]\:w-\[40px\] span {
  width: 40px;
}