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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Barlow Semi Condensed, Roboto Condensed, system-ui, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

/* Smooth scrolling */

html {
  scroll-behavior: smooth;
}

/* Global typography */

body {
  color: rgba(252, 254, 226, 1);
}

/* Default link styling */

a {
  --tw-text-opacity: 1;
  color: rgb(185 156 94 / var(--tw-text-opacity, 1));
  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: 200ms;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}

h1, h2, h3, h4, h5, h6 {
  font-family: Caudex, Noto Serif, Georgia, serif;
  text-transform: uppercase;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  max-width: 100%;
}

/* Heading sizes */

h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}

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

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

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

@media (min-width: 768px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

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

h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

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

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

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

@media (min-width: 1024px) {
  h4 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}

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

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

h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h6 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

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

button, .btn, .btn-primary, .btn-secondary {
  font-family: Caudex, Noto Serif, Georgia, serif;
}

body:before {
  content: '';
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  height: 12rem;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.99) 21.75%, rgba(2, 2, 2, 0.392857) 63.08%, rgba(4, 4, 4, 0) 95.15%);
}

.container {
  width: 100%;
}

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

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

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

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

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

.btn-primary {
  background-color: rgba(13, 172, 179, 1);
  background-repeat: no-repeat;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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: 200ms;
  background-size: 70%;
  background-position: 10px -40px;
}

.btn-primary:hover {
  background-color: rgba(126, 34, 206, 1);
}

.card {
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1800px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 640px) {
  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* Navigation components */

.nav-link {
  font-family: Caudex, Noto Serif, Georgia, serif;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.25rem;
  letter-spacing: 0.32px;
  --tw-text-opacity: 1;
  color: rgb(202 198 190 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.nav-link:hover {
  color: rgba(252, 254, 226, 1);
  --tw-drop-shadow: drop-shadow(0 0 16px rgba(255,255,255,1));
  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);
}

@media (min-width: 1280px) {
  .nav-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.nav-link-mobile {
  font-family: Caudex, Noto Serif, Georgia, serif;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(252, 254, 226, 1);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.nav-link-mobile:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 0 12px rgba(255,255,255,0.4));
  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);
}

.wishlist-btn-desktop {
  display: none;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(13 172 179 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  outline: 1px solid rgba(13, 172, 179, 1);
  outline-offset: 4px;
}

.wishlist-btn-desktop:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 128 141 / var(--tw-bg-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 0 8px rgba(6,128,141,0.5));
  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);
}

@media (min-width: 1024px) {
  .wishlist-btn-desktop {
    display: flex;
  }
}

.wishlist-btn-mobile {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(6 128 141 / var(--tw-bg-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  outline: 1px solid rgba(13, 172, 179, 1);
  outline-offset: 4px;
}

.wishlist-btn-mobile:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 0 12px rgba(6,128,141,0.6));
  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);
}

/* Leaderboard components */

.leaderboard-lightbox-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/assets/images/main-background.webp');
}

.leaderboard-rank-badge {
  left: 50%;
  display: flex;
  height: 2rem;
  width: 2rem;
  --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));
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(87 112 113 / var(--tw-bg-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Pagination */

.pagination {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding-top: 1.5rem;
}

/* Lightbox close buttons */

.lightbox-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 36 41 / var(--tw-bg-opacity, 1));
  color: rgba(252, 254, 226, 1);
  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: 200ms;
}

.lightbox-close-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
}

.lightbox-close-btn-sm {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 10;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 36 41 / var(--tw-bg-opacity, 1));
  color: rgba(252, 254, 226, 1);
  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: 200ms;
}

.lightbox-close-btn-sm:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px) {
  .lightbox-close-btn-sm {
    top: 1rem;
    right: 1rem;
    height: 2.5rem;
    width: 2.5rem;
  }
}

@media (min-width: 768px) {
  .lightbox-close-btn-sm {
    height: 3rem;
    width: 3rem;
  }
}

.lightbox-close-icon {
  height: 1rem;
  width: 1rem;
}

.lightbox-close-icon-sm {
  height: 0.75rem;
  width: 0.75rem;
}

@media (min-width: 640px) {
  .lightbox-close-icon-sm {
    height: 1rem;
    width: 1rem;
  }
}

@media (min-width: 768px) {
  .lightbox-close-icon-sm {
    height: 1rem;
    width: 1rem;
  }
}

/* Section headings */

.section-heading {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  background: linear-gradient(180deg, #FFFBF2 0%, #A5A29B 93.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 768px) {
  .section-heading {
    font-size: 3rem;
    line-height: 1;
  }
}

.section-heading-with-margin {
  margin-bottom: 2rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  background: linear-gradient(180deg, #FFFBF2 0%, #A5A29B 93.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 768px) {
  .section-heading-with-margin {
    font-size: 3rem;
    line-height: 1;
  }
}

.section-heading-small {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  background: linear-gradient(180deg, #FFFBF2 0%, #A5A29B 93.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Carousel navigation buttons */

.carousel-nav-btn {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 36 41 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  color: rgba(252, 254, 226, 1);
  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: 200ms;
}

.carousel-nav-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
}

.carousel-nav-btn-with-margin {
  margin-right: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 36 41 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  color: rgba(252, 254, 226, 1);
  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: 200ms;
}

.carousel-nav-btn-with-margin:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
}

/* Social icons */

.social-icon-base {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  color: rgba(252, 254, 226, 1);
  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: 200ms;
}

.social-icon-base:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Hero buttons */

.hero-btn-primary {
  display: inline-flex;
  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));
  align-items: center;
  background-repeat: no-repeat;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  outline: 1px solid rgba(13, 172, 179, 1);
  outline-offset: 4px;
  background-color: rgba(13, 172, 179, 1);
  background-size: 70%;
  background-position: 10px -40px;
}

.hero-btn-primary:hover {
  background-color: rgb(6, 128, 141);
}

.hero-btn-secondary {
  display: inline-flex;
  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));
  align-items: center;
  background-repeat: no-repeat;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  outline: 1px solid rgba(224, 205, 194, 0.52);
  outline-offset: 4px;
  background-color: rgba(224, 205, 194, 0.4);
  background-size: 70%;
  background-position: 10px -40px;
}

.hero-btn-secondary:hover {
  background-color: rgba(224, 205, 194, 0.5);
}

.btn-primary:hover, .btn-secondary:hover, .hero-btn-primary:hover, .hero-btn-secondary:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 170 172'%3E%3Cpath fill='%23000' fill-opacity='.1' d='M91.2 52.4 91 52q.2-.6 0-1.3v-3q-.2-1.1-.5-2.2L90 44q-.1-.9-.6-1.7 0-.4-.2-.7-.2-.5-.4-1.1l-.1-.3q-1-1.2-1.6-2.5l-.6-.7q-.1-.4-.5-.6L86 36l-1.1-1.3-1-1-1.2-1-1-.8.3-.2q.8.3 1.2.7l1.7 1.3 1.5 1.3 1 1 1 1.2q.3.4.6.7.4.7 1 1.4l1.5 2.6q.5 1 .9 1.8.3 1.1.7 2.3c.5 1 .5 2.3.9 3.4v1.2l.2 1.6q.3 0 .2-.2l.7-1 .6-1 .1-.1q.4-1.1 1-2l1.2-2.2.2-.3q.4-.4.5-1l.2-.3 1-2q.3 0 .4-.3l1.4-2.6 1.3-2.3.2-.4.5-.6q0-.5.5-.8v-.2l1-1.8.8-1.5.4-.7q.3-.8 1-1.7l.6-1 1.4-2.6q.6-.4 1-1 .2-.7.8-1.2 0-.2.3-.3c0-.6.6-.9.8-1.4l.5-.3q.2-.9.9-1.4l.6-.8 1.3-1.7q.2.2 0 .4l-.5 1.4-.7 1.6-1.2 2.7-.6 1.4-1 2q-.7 1.8-1.6 3.2l-1.3 2.3-1 1.8-1.5 2.7-1 1.8-1.7 3-1 1.6-.7 1.3-1 1.7-.5 1.1-1.1 1.9-.6 1-1 1.8-1.2 2.1-.1.4 1-.6c.2 0 .4-.4.7-.3h.1a.3.3 0 0 1 .4-.3q.4-.1.8-.4l1.2-.4q.4 0 .8-.3 1.1-.4 2.2-.6 1.2-.4 2.3-.4c.9 0 1.7-.4 2.6-.2h3.3l.8.2q.8 0 1.4.3.6 0 1.2.2l2.6.8q1.5.5 2.9 1.2l.7.5-.3.2-.2-.2a31 31 0 0 0-8-1.6h-3l-1.8.3-1.9.4-2.8 1q-.5.1-1 .3-1 .5-2 1.1-1.2.6-2.1 1.3-1 .5-1.8 1.4-.8.6-1.6 1.4a25 25 0 0 0-6.3 10.2q-.6 1.5-.9 3.1l-.4 3q-.2 1.5-.3 3.4c.2.8 0 1.7.3 2.6v1l.2.9.2.8.1.8q.1.5.3.8.2 1 .6 2 .2.3.2.7.4.7.8 1.5.3.7.7 1.5l.8 1.5.7.8q0 .6.6.9l.2.3q.7 1 1.7 2l1.6 1.6 1 .8q.8.8 2 1.4a30 30 0 0 0 5 2.5q1.7.7 3.6 1 1.9.5 3.8.5h1.3l2-.1 1.6-.3q.9-.1 1.8-.4.4-.1.8-.1.6-.4 1.4-.5.5-.3 1-.3l-.1.3h-.1q-.7.3-1.3.7l-.8.3q-.3.1-.7.3l-1 .3a24 24 0 0 1-12.7 1h-.8l-1.2-.4q-.6 0-1.2-.4l-1.5-.6-.6-.2q-1.3-.4-2.5-1.2l.4.7 14.8 25.7.3.5.2.6q.2.2.2.6l.4 1c0 .2.4.4.3.8.4.4.3 1 .7 1.3q0 .3.2.7.2.2.2.6l.1.2q.3.3.3.8c0 .3.4.5.3.8q.4.6.7 1.3t.5 1.2h-.3q-.2-.4-.5-.7c-.2 0 0-.4-.3-.4q-.5-.6-.8-1.2-.2-.4-.6-.7-.1-.4-.5-.7c-.3-.7-1-1-1.2-1.7q-.2-.4-.6-.7 0-.5-.5-.9l-1.2-1.6q-.5-.4-.7-1l-3.9-6.7q-.2-.2-.2-.6v-.1l-.2-.1-.3-.3-.1-.4-.3-.5q-.3-.2-.3-.5l-9.3-16-.2 2.5-.2 1-.5 2.4q-.7 2.3-1.9 4.6l-1.5 2.6-1.4 1.8-1 1.2-1 1-1.2 1.1-.7.6q-.7.6-1.8 1.2a1 1 0 0 0-.6.7v-.6q0-.2.3-.4.5-.3 1-.7.6-.8 1.4-1.4l.2-.3 1.3-1.5.3-.5.5-.6q.5-.4.6-.9l.4-.9q.3-.6.7-1.1 0-.4.3-.7l.1-.1v-.2q.2-.8.5-1.6l.2-.4q.3-.1.2-.4 0-.8.3-1.3t.2-.7v-.7q0-.4.2-.7l.1-.7.2-1.4v-.2q-.2-.6 0-1.2v-.8q.1-1-.1-1.7c-.3-.5-.1-1.1-.3-1.6v-.4q0-.8-.3-1.4-.4-1-.6-2v-.2q-.2-.8-.7-1.6 0-.5-.4-1l-.1-.2q0-.6-.5-1l-.2-.4L87 93l-1-1.4q-.4-.7-1-1.2L83.7 89l-2.1-2-.7-.5-2.2-1.6a28 28 0 0 0-5.2-2.5q-2-.7-4.3-1.2l-1.8-.2-1-.2H65l-3.7.1q-.6 0-1.1.2-1.3 0-2.5.4-1 0-1.9.6c-.3-.2-.5.2-.8.2q-.3.1-.8.3t-.8.4q-1 .4-2 1l-2 1.2q-.4.3-.6.5-.4 0-.6.5l-.4.2q-.2.1-.4.4-.7.4-1.2 1L44 90.6l-.6.8a20 20 0 0 0-2 3.5q0 .5-.4.8-.7 2-1.2 4-.1.8-.3 1.7v.4H39l.1-2.1q.2-.2.4-.3 0-.4-.2-.7.3-1 .3-2l.3-.6.4-1.5q.3-1.2.9-2.3.1-.8.6-1.6.6-1.2 1.4-2.2.2-.4.5-.9.2-.2.5-.5l.2-.3a2 2 0 0 1 1.2-1.1q.1-.8.8-1.2l1-1.1q.5-.2.7-.6.7-.4 1.4-1c.8-.2 1.3-.9 2-1.3H45l-2.1-.1h-5.4l-3.2-.1H28l-3-.1h-4.7l-1-.2q-1.5-.1-3-.4l-1-.1-3.1-.5q-1 0-2-.3-.2-.3 0-.4.7 0 1.6-.2l1.5-.1 2.3-.2q1.8 0 3.5-.3 1.5-.2 3-.2H24l2.5.1h12.1l2.4.1h5.1l2.4.1h2.1l-1.4-1-1.9-1.5q-.4-.8-1-1.1t-.7-.7q-.5-.3-.7-.8c-.5-.2-.5-.9-1-1.1q-.4-.8-1-1.5-.2-.1 0-.5l-.2-.2q-.3-.1-.4-.4l-.1-.5-.4-.4q-.6-1-1-2c.1-.3-.3-.5-.2-.8l-.4-.8-.1-.5v-.3q-.5-.9-.6-1.9L39 59q.1-.6 0-1.4h-.1q0-.6.3-1l.8 3.7q.3.8.4 1.5v.1q.5.7.7 1.4l1 1.8q.4.8.9 1.7.2.4.6.7.2.5.5.7l.6.8a24 24 0 0 0 7.3 5.8h.2q.2.4.6.4l1.4.6 1.5.5a20 20 0 0 0 4.9 1l1.4.2 2 .1h2.2l2-.4 1.6-.3 1.7-.4 1.7-.5q.7-.3 1.2-.6c.3-.2.6 0 .9-.3l.8-.4q1.4-.6 2.5-1.4.3-.1.5-.4.4-.3 1-.4l.3-.3 1-1 2-1.7.1-.1 1.3-1.6q.8-.8 1.4-1.8l1-1.4q1-1.5 1.6-3 .1-.8.5-1.3.3-.6.4-1.3l.1-.3q.5-.7.6-1.6v-.3q0-.8.3-1.4l.4-1.9q-.1-.5.1-1m-6.7 20.8-.5.2-.8.6a17 17 0 0 1-3.2 2.4l-.7-.5-1-.6.1 1q.2.6 0 1l-5 2.2q.7.4 1.6.7l1.6.6 2 1q-.2.8-.2 1.7l1.4-.8c.1-.2.7.1.9.2l1.5 1.2 2.2 1.8-.7-5.6c.7-.5 1.3-.5 1.7-1h-.1l-1.3-.7q-.3-.2-.2-1c0-.1.4-4 .7-4.4m-2.9 5.4.3.9a1 1 0 0 1-.5 1l-.3.1a1 1 0 0 1-.8 0q-.7-.5-.8-1.3 0-.3.2-.5a1 1 0 0 1 1.3-.5q.4 0 .6.3'/%3E%3Cpath fill='%23000' fill-opacity='.1' d='M43.1 104.2v-.7l.1-.8.1-.5q0-.8.2-1.4 0-.5.2-1l.5-.3v-.3q0-.6.2-1l.6-1.5q.3-.8.8-1.4l.5-1.1q.1-.6.6-1l.4-.5.9-1.2 1.3-1.3 1.1-1.1c0-.3.5-.3.6-.5q0-.4.6-.3l.3-.4q.4-.4 1-.6h.2q.5-.6 1.1-.8l1.2-.7 1.1-.5 1.2-.5 1.8-.5 1.4-.3q.9-.2 1.9-.3l.8-.1q2 0 4 .2l3.4.6q1.6.4 3 1.2c1.5.4 2.8 1.4 4 2.2q1.2.9 2.3 1.9l.6.6q.3.4.7.7c0 .3.5.5.6.8q.3.3.5.6l.5.6.2.3q.7 1.5 1.6 2.8l.3.8q.2.3.3.8l.2.4.1.5q.5.7.6 1.5l.4 2 .1.8q.3 1.2.2 2.2l-.1 3.2a24 24 0 0 1-2 7l-.7 1.4q0 .3-.3.5l-.5.9-.5.7q-1 1.3-2 2.4-.7.8-1.7 1.6l-1.7 1.3q-1.2.9-2.6 1.6-.3.2-.8.3l-.7.5-.8.2-.7.3-2 .6-.9.2h-.7q-.5.1-.8.2l-2.5.2q-1.2 0-2.6-.2a20 20 0 0 1-8.2-2.5l-2-1.2-2.3-1.8q-.9-.8-1.8-1.7-.1-.5-.6-.8-.7-.8-1-1.6-1-1.3-1.8-2.7l-.3-.9q-.3-.2-.3-.8c-.5-.6-.4-1.5-.9-2.2v-.1q-.1-.8-.4-1.6v-1l-.2-.8v-2.9q-.2-.6.1-1.2m11.6-11-.9.6-.8.6-.8.6a17 17 0 0 0-3.2 3.5l-.7 1.1a16 16 0 0 0-2.2 6l-.3 2.8a20 20 0 0 0 .7 5.3l.8 2.1q.4.8.8 1.7.1.4.6.8a13 13 0 0 0 2.6 3.2 17 17 0 0 0 6.8 4 19 19 0 0 0 9.2.5 15 15 0 0 0 3.5-1c.4-.2.8-.1 1-.6h.2l2.3-1.6q1-.6 1.8-1.6.8-.6 1.2-1.3l.6-.7.5-.7q.4-.3.4-.7l.4-.8q.3-.8.8-1.4l.2-.4.6-2.2.3-1.3.2-1.7.1-1v-1.5l-.2-1.2v-.3l-.3-1.5q0-.3-.2-.7-.4-.6-.4-1.4v-.1l-.5-.8q-.1-.5-.3-1l-.5-.8-.5-.8q-.4-.2-.4-.8l-.4-.2q-.1-.1-.3-.4c-.1-.3-.6-.5-.7-.8l-.4-.5-1-.9-.9-.7a22 22 0 0 0-5-2.7l-3.1-.8a17 17 0 0 0-6.9.3l-2.4.7q-.7.4-1.5.7zM91.2 88H91l-.2-.3-.1-.3q-.8-1.7-1-3.6l-.2-.1q-.2-1.3-.3-2.6v-1.3q0-.2 0-.4V79q-.2-.7 0-1 0-1.2.3-2.2v-1c.2-.3 0-.7.2-.9q.3-.4.2-.8v-.3a1 1 0 0 0 .5-1v-.1q.6-.6.6-1.4l.2-.3.2-.3q.4-.6.6-1.3l.1-.3q.7-1 1.2-2l1.7-2 2.3-2 .8-.7q.8-.7 1.9-1.2l2-1.2.7-.2q.4-.4.8-.3.7-.4 1.6-.6l1.4-.4a23 23 0 0 1 19.9 5.3l1.4 1.4q.4.8 1.2 1.3.7 1.2 1.3 2l1.2 2.2.8 2 .6 1.9.4 1.9.2.8.1 2.1v3.2a23 23 0 0 1-2.8 8.5l-1 1.7-1 1.2q-.7 1-1.7 2l-.8.8-.5.4q-.2.2-.4.3-.5.4-.8.7-.5.2-.8.6l-1 .6-1.2.6q-.5.3-1 .4-.4.4-.9.4l-1 .4-2.3.7q-1.2.3-2.3.5h-5l-1.6-.2q-1.4-.3-2.8-.7-.6-.1-1.1-.4-.6-.1-1-.5-2-.7-3.7-2-1.4-.8-2.7-2l-.6-.8-.2-.3q-.9-.5-1.3-1.3-.5-.7-1-1.3l-1-1.5-1-1.7zm41.4-8.3-.2-.6v-1.5a12 12 0 0 0-.6-3.4q0-.4-.3-.8V73l-.5-1q-.1-.4-.5-1-.2-.3-.4-1l-.4-.4q-.4-.7-1-1.4l-.5-.5-.4-.6q-1.2-1.2-2.5-2.2a17 17 0 0 0-11-3.5q-1.2.1-2.2.1c-1 .4-2 .3-3 .8-.3-.1-.5.4-.8.2l-.8.5q-.5 0-.9.3l-3.2 2.2-1.4 1.3-2 2.3-.8 1.4q-.8 1.3-1.2 2.7-.6 1.9-.9 3.8 0 1.7-.2 3.2.3.5.2 1l.1 1q0 .8.3 1.4.2 1 .7 2 .1.7.5 1l.4 1q.5 1 1.2 2 .5.4.8 1 .3.2.6.6l.8.8q.7.8 1.6 1.4a19 19 0 0 0 7.8 3.2 19 19 0 0 0 4.8.2l1.1-.2 1.2-.2 1.5-.4.9-.4.9-.4c.6-.2 2.9-1.7 3.5-2.1l.1-.2.7-.6q.8-.7 1.5-1.5l1-1.2.1-.2a1 1 0 0 0 .6-.7c.1-.3.5-.4.4-.8l.5-1q.5-.5.6-1.1v-.6l.4-.4.1-.4q0-.8.3-1.4l.5-1.9-.2-.4zM76.3 71.8l-.8.5-1.8.9-1.6.5q-.3.2-.8.3c-.3-.1-.6.3-1 .2l-1.7.4-1.8.2a20 20 0 0 1-6-.4l-2-.5a25 25 0 0 1-6.5-3.2q-1.2-.7-2.2-1.8-.3-.2-.6-.6-.2-.2-.5-.5-.5-.6-1-1.2h-.1q-.6-.8-1-1.5l-.4-.5-.1-.2-.1-.3c-.5-.5-.5-.5-.6-1l-.1-.2q-.6-1-1-2l-.7-1.8-.3-1.5c.1-.3-.3-.5-.1-.8q-.4-.7-.4-1.6l-.1-.8v-1.7q.1-.3 0-.8v-1.2l.2-1.8q0-.7.3-1.3l.1-.4a1 1 0 0 0 .3-.7l.1-.8.4-.8 1.1-2.5.7-1.4.8-1.2q.8-1 1.5-2 .3-.2.5-.5.5-.3.8-.8c0-.3.5-.2.5-.5l1-.8q.6-.3 1-.9h.2c.5 0 .8-.6 1.3-.8l1.4-.8 1.5-.7 2.4-.8 2.4-.6q.4 0 .8-.2 1.3-.1 2.5-.1h2.6l2 .3 1.5.4a28 28 0 0 1 6.3 2.7l1.4 1 1.8 1.5 1 1q.5.8 1.2 1.2.5.8.9 1.4.3.5.7 1l.6 1q.3.5.4 1l.5.8q.4.9.6 1.7.4.8.5 1.8.5 1.5.6 3a19 19 0 0 1-.3 6.9 17 17 0 0 1-2 5.6l-1.1 2-1.2 1.7-1.1 1.2-2.5 2.4-1 .7-.8.6zm-1-35.6-.5-.3-.7-.5-1.7-1A19 19 0 0 0 66 32a22 22 0 0 0-5.8.2q-.8 0-1.4.3-.8.3-1.7.7l-.7.3q-.4.2-.8.2a19 19 0 0 0-3.4 2.3q-.7.9-1.4 1.4l-1.5 1.8-1 1.6a19 19 0 0 0-2.2 6.5 20 20 0 0 0 .4 6.8l.3.9.2.7q.1.4.3.8l.5.8c.2.3 0 .6.3.9q.3.5.8 1.1l.4.8q.2.2.5.6.4.5.7.9.6.4 1 1l1.1.9c1.6 1.3 2 1.3 3.3 2q.7.4 1.3.6l1 .4q.6.1 1 .3.8 0 1.4.3l1 .2q2 .2 3.8 0h.6q.3-.1.6-.1l.5-.2q.3.2.6 0l.6-.1c.2.2.2-.2.4-.2q.6 0 1.2-.4.8-.3 1.7-.8.3-.3.9-.4l.3-.1q.5-.6 1-.7.7-.6 1.4-1 .2-.4.6-.6.4-.6 1-1l.2-.1.9-1.2q.6-1.2 1.4-2l.1-.1q.2-.5.3-1c.1-.4.6-.8.5-1.3q.4-.8.7-1.6.2-.2 0-.5.2-.7.3-1.6l.2-1.6v-2l-.1-1.4v-1l-.3-.7v-.3l-.6-1.9q-.3-.9-.8-1.7l-.1-.3q-.1-.3-.3-.8-.2-.3-.6-.6l-.2-.2-1.3-1.8q-.4-.3-.5-.6-.4-.1-.6-.6-.5-.2-.6-.7'/%3E%3Cpath fill='%23000' fill-opacity='.1' d='M50.6 126.7q-1-.5-2-1.2l-.5-.3L45 123q-1.5-1-2.7-2.3-.2-.3-.5-.6l-.9-.7-.7-.8-1.2-1.2q-1-1-1.7-2.1l-.2-.2q-.7-.5-1-1.2l-.6-.6q-.2-.5-.5-.7-.5-1-1.2-1.7-.8-1.3-1.6-2.6-.3-.3-.3-.8l-.3-.3-1.4-2.4-.8-1.6c0-.5-.5-.8-.5-1.3l-.1-.2q-.6-.9-.8-1.8-.6-1.2-.8-2.5L27 97q-.6-1.3-1-2.7V94q0-.4-.2-.9-.3-.3-.3-.9l-.2-.4.2-.5q-.7-1-.6-2 0-.8-.2-1.4l-.2-1.7q0-.4-.2-1-.1-.5-.1-1v-.6q.4-.5 1-.3h4.2l.4.1.1 1.6.5 3.5q.4 2.9 1 5.6l.6 2.2.6 2 .5 1.5q.4.7.5 1.7.3.5.5 1 .4.8.5 1.4v.1q.5.8.8 1.6.2.4.3.8l.5.8q.2.8.8 1.6l1 2.2 1.3 2q.4.7.8 1.2l.7 1.2.9 1.3q.3.2.5.6l.5.6q.4.7.8 1.2.3.3.5.6l.5.5q.1.6.6.8.7 1 1.6 1.8l1 1q1 1.3 2.3 2.4.1.4.5.6M110 37.3a1 1 0 0 1 .1-1.1c.5-.6.6-1.4 1.3-1.9q0-.4.4-.8c.4-.3.3-.7.5-1l.2-.1 1.2.8 6.8 5.8.7.7.7.7 1 1.1q.2.4.6.7c.3.1.3.6.6.7q.2.4.6.7.3.6.8 1.2.3.3.6.7.1.5.5.7l.1.2 2.6 4q.5 1.2 1.1 2.1l1.3 2.5.2.7q.3.3.3.7l.4.7q.2.4.3.8t.4 1c.2.9.8 1.8.9 2.7q.5 1.3.8 2.5l.4 1.7.5 2.5.3 2.1.4 2.8.2 2.1q-.4-.6-.5-1.1l-.3-.9v-.4l-.4-1.1-.3-1-.1-.3q-.2-.3-.3-.7c0-.3-.4-.4-.3-.6 0-.3-.3-.5-.1-.7-.5-.7-.5-1.5-1-2.2l-.4-.9c0-.3-.4-.5-.3-.9q-.7-1.6-1.5-2.7l-1.2-2.4-1.3-2.3q-.4-.5-.8-1.2-.3-.7-.8-1.2-.4-.7-1-1.2l-.1-.3c-.2-.6-.8-.9-1-1.5q-.4-.2-.5-.6l-.6-.7-.5-.7q-.3-.2-.6-.6c-.3 0-.2-.6-.6-.6q-.6-.8-1.3-1.6l-1.7-1.7-3.7-3.4-5.3-4zM124.4 108.4q.1-.6.5-1t1-1v-.2q.6-.9 1.2-1.7l.7-1q0-.5.6-.8c.2-.7.8-1.1 1-1.7q0-.4.5-.7 0-.1.2-.2.2-.6.3-1l.7-.4q.1-.3 0-.6l.1-.4 1.1-1.8v-.1q.6-1.5 1.2-2.8l1-2 .1-.3q0-.8.6-1.4l.1-.5a1 1 0 0 1 .2-.7l.5-1q0-.4.2-.7l.1-.4v-.2c.5-.7.3-1.7.7-2.5h.2v1.3q-.2 1.1-.3 2.2l-.2 1.2q-.1 1.1-.4 2.3a51 51 0 0 1-2.2 8.3l-.6 1.6-.8 2.1a1 1 0 0 1-.6.5q.1.3 0 .6l-.7 1.7-1.2 2q-.7 1.4-1.5 2.7l-.8 1.2-.9 1.2-.9 1.3-2.2 2.8-1.1 1.3-2 2-1.6 1.7q-.4 0-.5.5c-.4 0-.5.5-1 .6 0 .4-.5.4-.6.7q-.5.3-1 .7-.3.3-.6.5-.4.1-.6.5l-1.6 1.1h-.4l-2.4-4.2.3-1q.5-.3 1-.8.7-.2 1.1-.8h.1c.7-.3 1-1 1.7-1.2l.2-.2 1-.9 1-.9q.4-.2.8-.6l1.3-1.3q.3-.4.8-.5l.1-.1v-.1q.3-.7.9-1l1-1.1 1.5-1.8.5-.6zM56.7 130l1.8.5 3.2.8 3.6.5 2.5.3 4.4.2H75l2.4-.2 2.6-.2q.4-.1 1 0 1-.3 2.3-.4l2-.4 2.4-.5q.4 0 1-.2l1.8-.5 1.7-.4 1.3-.5q.5 0 1-.3c.3.1.5-.3.8-.2q.4 0 .7-.3l1.1-.4c.6-.1 1.1-.6 1.7-.6h.2q.8-.6 1.8-1 .7-.2 1.3-.6l2.8 5-.4.2h-.2q-.7.4-1.5.6l-1.1.5-.9.3-1 .4q-.4.2-1 .3-1 .4-2 .6l-2.1.6-2 .5-3.4.6q-3.2.5-6.5.6h-3.3q-1.8 0-3.6-.2-.6 0-1.2-.2H74l-.6-.1-2.1-.4-1.5-.3q-2.4-.4-4.8-1.2-.6-.1-1.2-.4l-1.2-.4-1.3-.5-1.9-.7c-.2-.3-.6 0-.8-.4q-.7-.2-1.4-.6zM56.1 28.6q.5-.6 1.2-.6l.2-.2q.7-.3 1.4-.6.5-.1 1-.4l.7-.3q1.1-.4 2.2-.7l.9-.3q1-.4 2-.6l2.3-.7 1.8-.4 1.8-.3 1.8-.3q1.3 0 2.5-.3l2.7-.2h3.7l3.3.2 1.5.2q1.5 0 3 .4l1.3.2 5.6 1.4q.5.3 1.2.4l1.1.4 1.4.5 2.7 1 .9.5q-.1.6-.5 1l-1 1.7-1 1.9q0 .2-.3.3L100 32 97 30.8l-1.4-.5q-.6-.2-1-.3t-.9-.4h-.1l-5-1.4-2.3-.5-2.4-.5a79 79 0 0 0-9-1h-3.5q-.7.1-1.6 0c-.8.2-1.6 0-2.3.3h-.7q-2 .1-4 .5l-3.2.7q-.9 0-1.7.4zM47.5 33.6v.2l-1.8 2-1.8 2.2a42 42 0 0 0-4.3 6.2l-1 1.6-1.3 2.4-1 1.9-1.5 3.4-.8 2-.9 2.5q-.2 1.1-.6 2.2l-.7 2.4-.7 2.6-.4 2.5-.5 3.2L30 74l-.3.2h-1.5l-2-.1h-1.7q-.2-.2 0-.4v-.4q0-.9.2-1.8.1-.3.1-.4 0-.8.3-1.7v-.6l.1-.6q.2-.6.2-1 .4-.7.4-1.6l.2-.4.2-.8V64l.3-.7.1-.8 1.2-3.3q.4-.5.5-1.1t.6-1.2v-.2l.8-1.9.6-1 1-2.1.1-.2c.6-.3.6-.8.8-1.3q.7-.6 1.1-1.6l1-1.4q.3-.7 1-1.3.1-.5.5-.8l.7-.8V44q.5-.8 1.1-1.5.4-.2.6-.6t.6-.6q.3 0 .3-.3.3-.2.4-.6.7-.4 1-.9t.7-.6l.2-.2q.3-.5.8-.7l.6-.7 1-.8q.1 0 .2-.3h.3q.3-.3.6-.5c.3-.6.9-.7 1.2-1.2a.3.3 0 0 0 .4-.2l.5-.4q0-.2.6-.4'/%3E%3C/svg%3E");
}

/* Podium rank badges */

.podium-rank-badge {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-bottom: 0.5rem;
  display: flex;
  --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));
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.podium-rank-first {
  height: 6rem;
  width: 6rem;
  --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));
  background-image: url('/assets/images/gold.png');
}

.podium-rank-second {
  height: 4rem;
  width: 4rem;
  --tw-translate-y: -66.666667%;
  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));
  background-image: url('/assets/images/silver.png');
}

.podium-rank-third {
  height: 3rem;
  width: 3rem;
  --tw-translate-y: -66.666667%;
  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));
  background-image: url('/assets/images/bronze.png');
}

/* Pagination active button */

.pagination-active-btn {
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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: 200ms;
}

.pagination-active-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 128 75 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

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

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

.bottom-12 {
  bottom: 3rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-96 {
  height: 24rem;
}

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

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

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

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

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

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.max-w-none {
  max-width: none;
}

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

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

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

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded {
  border-radius: 0.25rem;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

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

.border {
  border-width: 1px;
}

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

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

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

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

.border-bronze {
  --tw-border-opacity: 1;
  border-color: rgb(192 102 0 / var(--tw-border-opacity, 1));
}

.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(185 156 94 / var(--tw-border-opacity, 1));
}

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

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

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

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

.border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}

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

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

.bg-background {
  background-color: rgba(38, 41, 49, 1);
}

.bg-background-cream {
  background-color: rgba(252, 254, 226, 1);
}

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

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

.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(185 156 94 / var(--tw-bg-opacity, 1));
}

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

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

.bg-primary-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.bg-primary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 18 25 / var(--tw-bg-opacity, 1));
}

.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 172 179 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

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

.bg-main {
  background-image: url('/assets/images/main-background.webp');
}

.from-blue-800 {
  --tw-gradient-from: #1e40af var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-800 {
  --tw-gradient-from: #166534 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-purple-800 {
  --tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-red-800 {
  --tw-gradient-from: #991b1b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-yellow-800 {
  --tw-gradient-from: #854d0e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}

.to-green-600 {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.to-indigo-600 {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}

.to-orange-600 {
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}

.to-pink-600 {
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}

.to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}

.to-red-600 {
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}

.to-teal-600 {
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
}

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

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

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

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

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

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

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-sans {
  font-family: Barlow Semi Condensed, Roboto Condensed, system-ui, sans-serif;
}

.font-serif {
  font-family: Caudex, Noto Serif, Georgia, serif;
}

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

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

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.leading-relaxed {
  line-height: 1.625;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text {
  color: rgba(252, 254, 226, 1);
}

.text-accent {
  color: rgba(13, 172, 179, 1);
}

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

.text-cream {
  color: rgba(252, 254, 226, 1);
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(185 156 94 / var(--tw-text-opacity, 1));
}

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

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

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

.text-primary-900 {
  --tw-text-opacity: 1;
  color: rgb(16 18 25 / var(--tw-text-opacity, 1));
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(13 172 179 / var(--tw-text-opacity, 1));
}

.text-text {
  color: rgba(252, 254, 226, 1);
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

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

.outline {
  outline-style: solid;
}

.outline-offset-4 {
  outline-offset: 4px;
}

.outline-gray-300 {
  outline-color: #d1d5db;
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

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

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

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

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

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

/* Gradient text utility */

.text-gradient {
  background: linear-gradient(180deg, #FFFBF2 0%, #A5A29B 93.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Footer background image */

.footer-background {
  background-image: url('/assets/images/footer-background.webp');
  background-size: cover;
  background-position: center;
}

/* Offset border buttons */

.btn-offset-accent {
  outline: 1px solid rgba(13, 172, 179, 1);
  outline-offset: 4px;
}

.btn-offset-surface {
  outline: 1px solid rgba(224, 205, 194, 0.52);
  outline-offset: 4px;
}

.side-borders {
  @media (min-width: 1280px) {
    &:before {
      content: '';
      position: fixed;
      background-image: url('/press/side-border.png');
      background-size: cover;
      background-position: center;
      top: 5%;
      left: 5px;
      width: 20px;
      height: 90%;
      z-index: 1000;
    }

    &:after {
      content: '';
      position: fixed;
      background-image: url('/press/side-border.png');
      background-size: cover;
      background-position: center;
      top: 5%;
      right: 5px;
      width: 20px;
      height: 90%;
      z-index: 1000;
    }
  }
}

.feature-tab.active, .leaderboard-tab.active {
  background-image: url('/assets/images/feature-active.png');
  background-size: 60px auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  @media (min-width: 1024px) {
    background-size: 116px auto;

    background-position: center bottom;
  }
}

/* Parallax hero elements */

.hero-parallax-slow {
  transform: translateZ(0);
  will-change: transform;
}

.hero-parallax-fast {
  transform: translateZ(0);
  will-change: transform;
}

/* Mobile menu fade animations */

.mobile-menu-fade-in {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.mobile-menu-fade-in.show {
  opacity: 1;
}

.lightbox-background {
  background-image: url('/assets/images/frame.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* Custom styles for PHP integration */

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

.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 128 141 / var(--tw-bg-opacity, 1));
}

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

.hover\:text-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(185 156 94 / var(--tw-text-opacity, 1));
}

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

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

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

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

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:absolute:focus {
  position: absolute;
}

.focus\:left-4:focus {
  left: 1rem;
}

.focus\:top-4:focus {
  top: 1rem;
}

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

@media (min-width: 640px) {
  .sm\:max-w-2xl {
    max-width: 42rem;
  }

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

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

@media (min-width: 768px) {
  .md\:h-28 {
    height: 7rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

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

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

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

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

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

  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-40 {
    height: 10rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:max-w-7xl {
    max-width: 80rem;
  }
}

#language-selector option, #language-selector-desktop option {
  background-color: black;
}

#language-selector, #language-selector-desktop, #mobile-language-selector {
    color-scheme: dark;
}

@media (min-width: 1536px) {
  .\32xl\:max-w-full {
    max-width: 100%;
  }
}

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