*, ::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;
}

.font-regular {
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

html {
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  font-size: 15px;
  line-height: 140%;
}

a {
  cursor: pointer;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1140px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.wrapper-inside {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
}

.wrapper-narrow {
  max-width: 1360px;
}

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

@media (max-width: 1360px) {
  .full-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 1140px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-y {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 1360px) {
  h1,
  .h1 {
    font-size: 56px !important;
  }
}

@media (max-width: 1140px) {
  h1,
  .h1 {
    font-size: 48px !important;
  }
}

@media (max-width: 860px) {
  h1,
  .h1 {
    font-size: 32px !important;
  }
}

h1,
  .h1 {
  font-size: 65px;
  line-height: 105%;
}

h1.hero,
  .h1.hero {
  font-size: 80px;
  line-height: 105%;
}

@media (max-width: 1360px) {
  h2,
  .h2 {
    font-size: 40px !important;
  }
}

@media (max-width: 1140px) {
  h2,
  .h2 {
    font-size: 35px !important;
  }
}

@media (max-width: 860px) {
  h2,
  .h2 {
    font-size: 28px !important;
  }
}

h2,
  .h2 {
  font-size: 44px;
  line-height: 105%;
}

@media (max-width: 1360px) {
  h3,
  .h3 {
    font-size: 28px !important;
  }
}

@media (max-width: 1140px) {
  h3,
  .h3 {
    font-size: 26px !important;
  }
}

@media (max-width: 860px) {
  h3,
  .h3 {
    font-size: 24px !important;
  }
}

h3,
  .h3 {
  font-size: 32px;
  line-height: 120%;
}

@media (max-width: 1360px) {
  h4,
  .h4 {
    font-size: 24px !important;
  }
}

@media (max-width: 1140px) {
  h4,
  .h4 {
    font-size: 22px !important;
  }
}

@media (max-width: 860px) {
  h4,
  .h4 {
    font-size: 20px !important;
  }
}

h4,
  .h4 {
  font-size: 28px;
  line-height: 120%;
}

h5,
  .h5 {
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
}

p {
  font-size: 15px;
  line-height: 140%;
}

em {
  font-style: normal;
}

/*
    xs: ["12px", "120%"],
    sm: ["12px", "140%"],
    base: ["15px", "140%"],
    lg: ["18px", "140%"],
    xl: ["28px", "120%"],
    "2xl": ["32px", "120%"],
    "3xl": ["44px", "105%"],
    "4xl": ["65px", "105%"],
    "5xl": ["80px", "105%"],
  */

@media (max-width: 1360px) {
  .text-4xl {
    font-size: 56px !important;
  }
}

@media (max-width: 1140px) {
  .text-4xl {
    font-size: 48px !important;
  }
}

@media (max-width: 860px) {
  .text-4xl {
    font-size: 32px !important;
  }
}

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

.subtitle {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  display: block;
}

html.lenis,
  html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.button {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
  line-height: 1 !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .button {
    width: 100%;
  }
}

.button.narrow {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.button.mint-outline {
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.mint-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.button.dark-outline {
  --tw-border-opacity: 1;
  border-color: rgb(30 30 30 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.button.dark-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

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

.button.lilac-outline {
  --tw-border-opacity: 1;
  border-color: rgb(124 155 194 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.button.lilac-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 155 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / 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(30 30 30 / var(--tw-text-opacity, 1));
}

.button.white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 30 30 / var(--tw-border-opacity, 1));
  background-color: transparent;
}

.button.mint {
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.button.mint:hover {
  background-color: transparent;
}

.button.dark {
  --tw-border-opacity: 1;
  border-color: rgb(30 30 30 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.dark:hover {
  background-color: transparent;
}

.button.lilac {
  --tw-border-opacity: 1;
  border-color: rgb(124 155 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(124 155 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.lilac:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.headerRow {
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 860px) {
  .headerRow {
    margin-bottom: 1.5rem;
    display: block;
  }
}

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

.footerList p {
  display: block;
  font-size: 12px;
  line-height: 140%;
}

.footerList a {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 12px;
  line-height: 140%;
}

.footerList a:hover {
  text-decoration-line: underline;
}

.underlineAnimation {
  position: relative;
}

.underlineAnimation::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 2px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 600ms;
}

.loadingScreen {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 200;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.loadingScreen.hide {
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s ease;
}

.loadingScreen.remove {
  display: none;
}

.loadingScreen .logoHolder {
  width: 126px;
  height: 44px;
  max-width: 126px;
  transition: width 1s ease;
  margin-left: 50%;
  position: relative;
  left: -62px;
}

.loadingScreen .logoHolder .logo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -webkit-mask-image: url(/images/logos/logo-white.svg);
          mask-image: url(/images/logos/logo-white.svg);
  background: white;
  background-repeat: no-repeat;
  -webkit-mask-repeat: unset;
          mask-repeat: unset;
  width: 126px;
  height: 44px;
  max-width: 126px;
  transition: width 1s ease;
}

.loadingScreen .logo.layer2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #7C9BC2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 155 194 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #1CF6CF var(--tw-gradient-to-position);
  -webkit-mask-image: url(/images/logos/logo-white.svg);
          mask-image: url(/images/logos/logo-white.svg);
  -webkit-mask-repeat: unset;
          mask-repeat: unset;
  width: 126px;
  height: 44px;
  max-width: 0;
  transition: max-width 2s ease;
}

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

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-2 {
  left: 0.5rem;
}

.left-8 {
  left: 2rem;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-6 {
  top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-start-7 {
  grid-column-start: 7;
}

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

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

.\!mb-20 {
  margin-bottom: 5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-14 {
  margin-left: 3.5rem;
}

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

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

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

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

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

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

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

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

.mt-28 {
  margin-top: 7rem;
}

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

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

.hidden {
  display: none;
}

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

.h-2 {
  height: 0.5rem;
}

.h-4 {
  height: 1rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

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

.w-10 {
  width: 2.5rem;
}

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

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-64 {
  width: 16rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  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 !important;
  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)) !important;
}

.\!rotate-45 {
  --tw-rotate: 45deg !important;
  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)) !important;
}

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

.resize {
  resize: both;
}

.grid-cols-\[repeat\(auto-fill\2c minmax\(360px\2c 1fr\)\)\] {
  grid-template-columns: repeat(auto-fill,minmax(360px,1fr));
}

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-7 {
  gap: 1.75rem;
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-2xl {
  border-radius: 1rem;
}

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

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

.border-lilac {
  --tw-border-opacity: 1;
  border-color: rgb(124 155 194 / var(--tw-border-opacity, 1));
}

.border-lilac\/20 {
  border-color: rgb(124 155 194 / 0.2);
}

.border-mint {
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

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

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

.bg-dark\/0 {
  background-color: rgb(30 30 30 / 0);
}

.bg-dark\/10 {
  background-color: rgb(30 30 30 / 0.1);
}

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

.bg-dark\/50 {
  background-color: rgb(30 30 30 / 0.5);
}

.bg-dark\/60 {
  background-color: rgb(30 30 30 / 0.6);
}

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

.bg-grey-light\/50 {
  background-color: rgb(225 225 225 / 0.5);
}

.bg-mint {
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

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

.bg-dark-pattern {
  background-image: url('/images/home/gradient-blog.webp');
}

.bg-dark-pattern-large {
  background-image: url('/images/home/gradient-big.webp');
}

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

.from-dark\/20 {
  --tw-gradient-from: rgb(30 30 30 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-dark\/60 {
  --tw-gradient-from: rgb(30 30 30 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

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

.to-dark\/0 {
  --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
}

.to-dark\/40 {
  --tw-gradient-to: rgb(30 30 30 / 0.4) var(--tw-gradient-to-position);
}

.to-white\/60 {
  --tw-gradient-to: rgb(255 255 255 / 0.6) var(--tw-gradient-to-position);
}

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

.bg-\[0_0\] {
  background-position: 0 0;
}

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

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

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

.p-10 {
  padding: 2.5rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-16 {
  padding: 4rem;
}

.p-20 {
  padding: 5rem;
}

.p-7 {
  padding: 1.75rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb-36 {
  padding-bottom: 9rem;
}

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

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

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

.pl-10 {
  padding-left: 2.5rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!text-lg {
  font-size: 18px !important;
  line-height: 140% !important;
}

.text-4xl {
  font-size: 65px;
  line-height: 105%;
}

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

.text-base {
  font-size: 15px;
  line-height: 140%;
}

.text-lg {
  font-size: 18px;
  line-height: 140%;
}

.text-sm {
  font-size: 12px;
  line-height: 140%;
}

.lowercase {
  text-transform: lowercase;
}

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

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

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

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

.text-lilac {
  --tw-text-opacity: 1;
  color: rgb(124 155 194 / var(--tw-text-opacity, 1));
}

.text-mint {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

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

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

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

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

.\!opacity-0 {
  opacity: 0 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ease-linear {
  transition-timing-function: linear;
}

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

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

header.scrolled .headerBg {
  pointer-events: none;
  opacity: 1;
}

.overlayNav {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 500;
  display: flex;
  height: 100%;
  width: 300px;
  --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));
  flex-direction: column;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px) {
  .overlayNav {
    width: 300px;
    padding: 1.5rem;
  }
}

.overlayNav.open {
  pointer-events: auto;
  visibility: visible;
  --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));
  opacity: 1;
}

.overlayNav * {
  pointer-events: auto;
}

@media (max-width: 1360px) {
  .overlayNav .top a:not(.button) {
    font-size: 24px !important;
  }
}

@media (max-width: 1140px) {
  .overlayNav .top a:not(.button) {
    font-size: 22px !important;
  }
}

@media (max-width: 860px) {
  .overlayNav .top a:not(.button) {
    font-size: 20px !important;
  }
}

.overlayNav .top a:not(.button) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 28px;
  line-height: 120%;
  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;
}

.overlayNav .top a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .overlayNav .top a:not(.button) {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}

.overlayNav .bottom a {
  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;
}

.overlayNav .bottom a:hover {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.overlayNav .button {
  margin-top: 1.5rem;
  width: auto;
}

.overlayNavUnderlay {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 400;
  height: 100%;
  width: 100%;
  background-color: rgb(30 30 30 / 0.8);
  opacity: 0;
  transition-property: opacity;
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.overlayNav.open ~ .overlayNavUnderlay {
  pointer-events: auto;
  opacity: 1;
}

.secondaryOverlayNav {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 300px;
  z-index: 500;
  display: flex;
  height: 100%;
  width: 300px;
  flex-direction: column;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-duration: 600ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 860px) {
  .secondaryOverlayNav {
    left: 0px;
    width: 300px;
    padding: 1.5rem;
  }
}

.secondaryOverlayNav.open {
  pointer-events: auto;
  visibility: visible;
  --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));
  opacity: 1;
}

.secondaryOverlayNav * {
  pointer-events: auto;
}

@media (max-width: 1360px) {
  .secondaryOverlayNav .top a:not(.button) {
    font-size: 24px !important;
  }
}

@media (max-width: 1140px) {
  .secondaryOverlayNav .top a:not(.button) {
    font-size: 22px !important;
  }
}

@media (max-width: 860px) {
  .secondaryOverlayNav .top a:not(.button) {
    font-size: 20px !important;
  }
}

.secondaryOverlayNav .top a:not(.button) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 28px;
  line-height: 120%;
  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;
}

.secondaryOverlayNav .top a:not(.button):hover {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .secondaryOverlayNav .top a:not(.button) {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}

.pageContent {
  background-image: url('/images/light-pattern.webp');
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.textContent :first-child {
  margin-top: 0px;
}

.textContent img {
  /* 200% width + 2rem gap (32px), so add 2rem to width and negative margin */
  width: calc(200% + 2.5rem);
  max-width: calc(200% + 2.5rem);
  margin-left: calc(-100% - 2.5rem);
  margin-right: 0;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media (max-width: 860px) {
  .textContent img {
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
  }
}

.textContent.propertyTextContent img {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}

.textContent p {
  margin-bottom: 1.25rem;
  font-size: 15px;
  line-height: 140%;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .textContent p {
    margin-bottom: 1rem;
  }
}

.textContent p:first-child {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.textContent ul {
  margin-bottom: 2.5rem;
}

@media (max-width: 860px) {
  .textContent ul {
    margin-bottom: 2rem;
  }
}

.textContent ul li {
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  font-size: 15px;
  line-height: 140%;
}

@media (max-width: 1360px) {
  .textContent h2 {
    font-size: 28px !important;
  }
}

@media (max-width: 1140px) {
  .textContent h2 {
    font-size: 26px !important;
  }
}

@media (max-width: 860px) {
  .textContent h2 {
    font-size: 24px !important;
  }
}

.textContent h2 {
  margin-bottom: 1.5rem;
  font-size: 32px;
  line-height: 120%;
}

@media (max-width: 860px) {
  .textContent h2 {
    margin-bottom: 1rem;
  }
}

@media (max-width: 1360px) {
  .textContent h2.inner {
    font-size: 28px !important;
  }
}

@media (max-width: 1140px) {
  .textContent h2.inner {
    font-size: 26px !important;
  }
}

@media (max-width: 860px) {
  .textContent h2.inner {
    font-size: 24px !important;
  }
}

.textContent h2.inner {
  margin-bottom: 1rem;
  font-size: 32px;
  line-height: 120%;
}

@media (max-width: 1360px) {
  .textContent h3 {
    font-size: 24px !important;
  }
}

@media (max-width: 1140px) {
  .textContent h3 {
    font-size: 22px !important;
  }
}

@media (max-width: 860px) {
  .textContent h3 {
    font-size: 20px !important;
  }
}

.textContent h3 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 28px;
  line-height: 120%;
}

@media (max-width: 860px) {
  .textContent h3 {
    margin-bottom: 0.75rem;
    margin-top: 2rem;
  }
}

.textContent h4 {
  margin-bottom: 0.5rem;
  margin-top: 2.5rem;
  font-size: 18px;
  line-height: 140%;
}

@media (max-width: 860px) {
  .textContent h4 {
    margin-bottom: 0.75rem;
    margin-top: 2.5rem;
  }
}

.textContent p a:not(.button),
  .textContent ul li a,
  .textContent ol li a {
  text-decoration-line: underline;
}

.textContent .button {
  margin-top: 1rem;
  margin-right: 1rem;
  display: inline-block;
}

.backgroundSlider .slick-list,
  .backgroundSlider .slick-track,
  .backgroundSlider .slick-slide,
  .backgroundSlider .slick-slide > div {
  height: 100%;
  width: 100%;
}

@media (max-width: 1360px) {
  .wordSlider .slick-slide span {
    font-size: 40px !important;
  }
}

@media (max-width: 1140px) {
  .wordSlider .slick-slide span {
    font-size: 35px !important;
  }
}

@media (max-width: 860px) {
  .wordSlider .slick-slide span {
    font-size: 28px !important;
  }
}

.wordSlider .slick-slide span {
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: 44px;
  line-height: 105%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition: padding 1s ease;
}

.wordSlider .slick-slide.slick-current span {
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Custom styles to fix the word slider display */

.wordSlider {
  height: auto !important;
  overflow: visible !important;
}

.wordSlider .slick-list {
  overflow: visible !important;
  padding: 20px 0 !important;
}

.wordSlider .slick-track {
  min-height: 200px;
}

/* Ensure text is visible */

.wordSlider .slick-slide {
  height: auto !important;
  transition:
      padding 1s ease,
      border 0.4s ease,
      opacity 0.4s ease,
      color 0.4s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
}

.homeScroller {
  padding-top: 5rem;
  padding-bottom: 7rem;
}

@media (max-width: 860px) {
  .homeScroller {
    padding-bottom: 4rem;
    padding-top: 3rem;
  }
}

.homeScroller .inner {
  margin-left: 2.5rem;
  white-space: nowrap;
}

@media (max-width: 860px) {
  .homeScroller .inner {
    margin-left: 1.25rem;
  }
}

.oneProject {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 2.5rem;
  margin-bottom: 3.5rem;
  display: inline-block;
  height: 565px;
  width: 450px;
  overflow: hidden;
  vertical-align: top;
}

@media (max-width: 1140px) {
  .oneProject {
    height: 500px;
    width: 400px;
  }
}

@media (max-width: 860px) {
  .oneProject {
    margin-right: 1.5rem;
    margin-bottom: 2.5rem;
    height: 400px;
    width: 300px;
  }
}

.oneProject img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneProject .textBox {
  position: absolute;
  bottom: -3.5rem;
  z-index: 10;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 860px) {
  .oneProject .textBox {
    bottom: 0px;
  }
}

.oneProject .textBox .subtitle {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.oneProject .textBox h3 {
  white-space: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.oneProject .textBox span.button {
  margin-top: 1.5rem;
  display: inline-block;
  opacity: 0;
}

@media (max-width: 860px) {
  .oneProject .textBox span.button {
    opacity: 1;
  }
}

.oneProject .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: #1E1E1E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-to-position: 40%;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneAthlete {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  border-bottom-width: 6px;
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
  vertical-align: top;
}

@media (max-width: 860px) {
  .oneAthlete {
    margin-bottom: 0px;
  }
}

.oneAthlete img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 860px) {
  .oneAthlete img {
    -o-object-position: 70% 15%;
       object-position: 70% 15%;
  }
}

@media (max-width: 501px) {
  .oneAthlete img {
    -o-object-position: top;
       object-position: top;
  }
}

.oneAthlete .textBox {
  position: absolute;
  bottom: -3.5rem;
  z-index: 10;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 860px) {
  .oneAthlete .textBox {
    bottom: 0px;
  }
}

.oneAthlete .subtitle {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  z-index: 10;
  max-width: 75%;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px) {
  .oneAthlete .subtitle {
    top: 2rem;
    left: 2rem;
  }
}

@media (max-width: 860px) {
  .oneAthlete .subtitle {
    top: 1.5rem;
    left: 1.5rem;
  }
}

.oneAthlete .textBox h3 {
  white-space: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.oneAthlete .textBox p {
  margin-top: 1rem;
  display: inline-block;
  max-height: 40px;
  overflow: hidden;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
}

@media (max-width: 860px) {
  .oneAthlete .textBox p {
    display: none;
    max-height: none;
  }
}

.oneAthlete .textBox p {
  transition:
      opacity 800ms ease,
      max-height 800ms ease-in-out;
}

.oneAthlete + p {
  display: none;
  overflow: hidden;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .oneAthlete + p {
    margin-bottom: 2rem;
    display: inline-block;
    --tw-bg-opacity: 1;
    background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1));
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.oneAthlete .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(30 30 30 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(30 30 30 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(30 30 30 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
  --tw-gradient-to: rgb(30 30 30 / 1) var(--tw-gradient-to-position);
  opacity: 0.6;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

@media (max-width: 860px) {
  .oneAthlete .overlay {
    opacity: 0.8;
  }
}

.newsScroller .oneNews {
  position: relative;
  margin-right: 2.5rem;
  margin-bottom: 3.5rem;
  display: inline-block;
  height: auto;
  width: 540px;
  overflow: hidden;
  vertical-align: top;
}

@media (max-width: 1360px) {
  .newsScroller .oneNews {
    width: 440px;
  }
}

@media (max-width: 860px) {
  .newsScroller .oneNews {
    margin-right: 1.5rem;
    margin-bottom: 2.5rem;
    width: 300px;
  }
}

.newsWrapper .oneNews {
  margin-bottom: 3rem;
}

.oneNews .image {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.oneNews .image::after {
  display: block;
  padding-bottom: 70%;
  --tw-content: '';
  content: var(--tw-content);
}

.oneNews .image img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.oneNews .tag {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  display: block;
  margin-top: 1.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  border-radius: 9999px;
  background-color: rgb(124 155 194 / 0.2);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(124 155 194 / var(--tw-text-opacity, 1));
}

.oneProject .textBox .oneNews .tag {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.oneAthlete .oneNews .tag {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  z-index: 10;
  max-width: 75%;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px) {
  .oneAthlete .oneNews .tag {
    top: 2rem;
    left: 2rem;
  }
}

@media (max-width: 860px) {
  .oneAthlete .oneNews .tag {
    top: 1.5rem;
    left: 1.5rem;
  }
}

.oneNews .tag .circle {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

.textBox .oneNews .tag {
  margin-bottom: 1rem;
}

.oneNews .tag.mint {
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.oneNews .tag.lilac {
  --tw-bg-opacity: 1;
  background-color: rgb(124 155 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.oneNews .title {
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
  margin-top: 1rem;
  display: block;
  white-space: normal;
  padding-right: 2.5rem;
}

@media (max-width: 860px) {
  .oneNews .title {
    margin-top: 0.75rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 1360px) {
  .oneNews.featuredNews .title {
    font-size: 24px !important;
  }
}

@media (max-width: 1140px) {
  .oneNews.featuredNews .title {
    font-size: 22px !important;
  }
}

@media (max-width: 860px) {
  .oneNews.featuredNews .title {
    font-size: 20px !important;
  }
}

.oneNews.featuredNews .title {
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 0.75rem;
}

.oneNews p {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  white-space: normal;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .oneNews p {
    margin-bottom: 0.75rem;
    padding-right: 1.5rem;
    font-size: 14px;
  }
}

.filters a {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}

@media (max-width: 860px) {
  .filters a {
    width: auto;
  }
}

.pagination a,
  .pagination span {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.pagination a:hover,
  .pagination span:hover {
  --tw-border-opacity: 1;
  border-color: rgb(124 155 194 / var(--tw-border-opacity, 1));
}

.pagination a.current,
  .pagination span.current {
  --tw-border-opacity: 1;
  border-color: rgb(124 155 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(124 155 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.oneTeam {
  margin-bottom: 4rem;
}

@media (max-width: 860px) {
  .oneTeam {
    margin-bottom: 2.5rem;
  }
}

.oneTeam img {
  width: 100%;
}

.oneTeam .text {
  min-height: 112px;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
  background-color: rgb(225 225 225 / 0.5);
  padding: 1.25rem;
}

@media (max-width: 860px) {
  .oneTeam .text {
    min-height: 0px;
    border-left-width: 2px;
  }
}

.oneTeam .text p {
  margin-top: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

.underlineLink {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  display: block;
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
}

.oneProject .textBox .underlineLink {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.oneAthlete .underlineLink {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  z-index: 10;
  max-width: 75%;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px) {
  .oneAthlete .underlineLink {
    top: 2rem;
    left: 2rem;
  }
}

@media (max-width: 860px) {
  .oneAthlete .underlineLink {
    top: 1.5rem;
    left: 1.5rem;
  }
}

.underlineLink .circle {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

.textBox .underlineLink {
  margin-bottom: 1rem;
}

.underlineLink:hover {
  border-color: inherit;
}

.oneService {
  margin-top: 5rem;
  margin-bottom: 15rem;
  max-width: 380px;
}

@media (max-width: 860px) {
  .oneService {
    margin-top: 0px;
    margin-bottom: 3rem;
    max-width: 100%;
  }
}

.subtitle .circle {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

.oneService h2 {
  margin-top: 1.5rem;
  margin-bottom: 1.75rem;
}

@media (max-width: 860px) {
  .oneService h2 {
    margin-top: 1rem;
    margin-bottom: 1.25rem;
  }
}

.oneService p {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

.serviceSlider {
  width: 100%;
  position: relative;
  transition: all 1s ease;
}

.serviceSlider .slick-slide {
  opacity: 0;
  transition: opacity 1s ease;
}

.serviceSlider .slick-active {
  opacity: 1;
}

.otherService {
  position: relative;
  margin-bottom: 1.5rem;
  display: flex;
  height: 520px;
  flex-direction: column;
  justify-content: space-between;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.5);
  padding: 2.5rem;
}

@media (max-width: 1140px) {
  .otherService {
    height: 440px;
    padding: 2rem;
  }
}

@media (max-width: 860px) {
  .otherService {
    height: 360px;
    padding: 1.5rem;
  }
}

.otherService img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.otherService:hover img {
  opacity: 0.5;
}

.otherService div {
  position: relative;
  z-index: 10;
}

.otherService .top {
  padding-bottom: 2.5rem;
}

.otherService h3 {
  margin-top: 1rem;
}

.homeScroller .os-scrollbar {
  z-index: 40;
  /*The size of the scrollbar*/
  --os-size: 2px;
  /*The axis-perpendicular padding of the scrollbar (horizontal: padding-y, vertical: padding-x)*/
  --os-padding-perpendicular: 1px;
  /*The axis padding of the scrollbar (horizontal: padding-x, vertical: padding-y)*/
  --os-padding-axis: 0;
  /*The border radius of the scrollbar track*/
  --os-track-border-radius: 6px;
  /*The background of the scrollbar track*/
  --os-track-bg: #1e1e1e;
  /*The :hover background of the scrollbar track*/
  --os-track-bg-hover: #1e1e1e;
  /*The :active background of the scrollbar track*/
  --os-track-bg-active: #1e1e1e;
  /*The border radius of the scrollbar handle*/
  --os-handle-border-radius: 6px;
  /*The background of the scrollbar handle*/
  --os-handle-bg: #1e1e1e;
  /*The :hover background of the scrollbar handle*/
  --os-handle-bg-hover: #1e1e1e;
  /*The :active background of the scrollbar handle*/
  --os-handle-bg-active: #1e1e1e;
  /*The min size of the scrollbar handle*/
  --os-handle-min-size: 33px;
  /*The max size of the scrollbar handle*/
  --os-handle-max-size: 360px;
  /*The axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size: 200%;
  /*The :hover axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-hover: 200%;
  /*The :active axis-perpendicular size of the scrollbar handle (horizontal: height, vertical: width)*/
  --os-handle-perpendicular-size-active: 200%;
  /*Increases the interactive area of the scrollbar handle.*/
  --os-handle-interactive-area-offset: 2px;
}

#contact_form h3 {
  margin-bottom: 0.25rem;
}

#contact_form input:not([type="checkbox"]),
  #contact_form textarea {
  margin-bottom: 1.5rem;
  width: 100%;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(124 155 194 / 0.5);
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 15px;
  line-height: 140%;
  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;
}

#contact_form input:not([type="checkbox"])::-moz-placeholder, #contact_form textarea::-moz-placeholder {
  color: rgb(100 100 100 / 0.5);
}

#contact_form input:not([type="checkbox"])::placeholder,
  #contact_form textarea::placeholder {
  color: rgb(100 100 100 / 0.5);
}

#contact_form input:not([type="checkbox"]):focus,
  #contact_form textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(28 246 207 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#contact_form textarea {
  border-radius: 1rem;
}

#contact_form label {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  margin-bottom: 0.75rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(124 155 194 / var(--tw-text-opacity, 1));
}

.oneProject .textBox #contact_form label {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.oneAthlete #contact_form label {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  z-index: 10;
  max-width: 75%;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px) {
  .oneAthlete #contact_form label {
    top: 2rem;
    left: 2rem;
  }
}

@media (max-width: 860px) {
  .oneAthlete #contact_form label {
    top: 1.5rem;
    left: 1.5rem;
  }
}

#contact_form label .circle {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

.textBox #contact_form label {
  margin-bottom: 1rem;
}

.textBox {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.25rem;
}

@media (max-width: 1360px) {
  .textBox {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 1.75rem;
  }
}

@media (max-width: 860px) {
  .textBox {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.textBox .subtitle {
  margin-bottom: 1rem;
}

.textBox.bigger {
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

@media (max-width: 860px) {
  .textBox.bigger {
    padding-top: 2.5rem;
    padding-bottom: 2.25rem;
  }
}

.marqueeSlider,
  .marqueeSliderLogos {
  text-align: center;
  white-space: nowrap;
}

.marqueeSliderLogos .slick-slide div {
  display: flex !important;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.marqueeSliderLogos .slick-slide img {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  max-height: 50px;
  max-width: 100px;
  opacity: 0.5;
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.stat {
  text-align: center;
}

@media (max-width: 860px) {
  .stat {
    text-align: left;
  }
}

@media (max-width: 1360px) {
  .stat .number {
    font-size: 56px !important;
  }
}

@media (max-width: 1140px) {
  .stat .number {
    font-size: 48px !important;
  }
}

@media (max-width: 860px) {
  .stat .number {
    font-size: 32px !important;
  }
}

.stat .number {
  font-size: 65px;
  line-height: 105%;
}

.stat .number.hero {
  font-size: 80px;
  line-height: 105%;
}

.stat .number {
  margin-bottom: 0.5rem;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  @media (max-width: 1360px) {
    .stat .number {
      font-size: 56px !important;
    }
  }

  @media (max-width: 1140px) {
    .stat .number {
      font-size: 48px !important;
    }
  }

  @media (max-width: 860px) {
    .stat .number {
      font-size: 32px !important;
    }
  }

  .stat .number {
    margin-bottom: 0.25rem;
    font-size: 65px !important;
    line-height: 105% !important;
  }
}

.stat .text {
  font-family: "Space Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 120%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 170px;
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}

.oneProject .textBox .stat .text {
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

.oneAthlete .stat .text {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  z-index: 10;
  max-width: 75%;
  --tw-text-opacity: 1;
  color: rgb(28 246 207 / var(--tw-text-opacity, 1));
}

@media (max-width: 1360px) {
  .oneAthlete .stat .text {
    top: 2rem;
    left: 2rem;
  }
}

@media (max-width: 860px) {
  .oneAthlete .stat .text {
    top: 1.5rem;
    left: 1.5rem;
  }
}

.stat .text .circle {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(28 246 207 / var(--tw-bg-opacity, 1));
}

.textBox .stat .text {
  margin-bottom: 1rem;
}

@media (max-width: 860px) {
  .stat .text {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
  }

  .stat .text br {
    display: none;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

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

.animate-fadeIn {
  animation: fadeIn 600ms ease-out forwards;
  animation-delay: 0.3s;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

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

.spin {
  animation: spin 12s linear infinite;
}

.homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
  width: calc(100% - 40px);
  left: 0;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-handle,
.homeScroller .os-scrollbar-track {
    width: calc(100% - 20px);
  }
}

.homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
  bottom: -2px;
  cursor: pointer;
  left: 0;
  height: 5px;
}

@media (max-width: 860px) {
  .homeScroller .os-scrollbar-horizontal .os-scrollbar-handle {
    width: 180px;
  }
}

.homeScroller .os-scrollbar-track {
  height: 1px;
  overflow: visible;
  margin-top: -2px;
  background-color: rgb(30 30 30 / 0.3);
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.about_cta_2 p:not(:first-child) {
  margin-top: 2rem;
}

@media (max-width: 860px) {
  .about_cta_2 p:first-child {
    margin-top: 2rem;
  }
}

@media (max-width: 1040px) {
  .articleHeader {
    background-image: var(--mobile-image) !important;
  }
}

@media (max-width: 860px) {
  .mobile\:center-reset {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
  }

  @media (max-width: 1360px) {
    .mobile\:h3 {
      font-size: 28px !important;
    }
  }

  @media (max-width: 1140px) {
    .mobile\:h3 {
      font-size: 26px !important;
    }
  }

  @media (max-width: 860px) {
    .mobile\:h3 {
      font-size: 24px !important;
    }
  }

  .mobile\:h3 {
    font-size: 32px;
    line-height: 120%;
  }
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:bg-cover::after {
  content: var(--tw-content);
  background-size: cover;
}

.after\:pb-\[67\.5\%\]::after {
  content: var(--tw-content);
  padding-bottom: 67.5%;
}

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

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

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

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

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

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

.group:hover .group-hover\:bottom-0 {
  bottom: 0px;
}

.group:hover .group-hover\:top-0 {
  top: 0px;
}

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

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

.group:hover .group-hover\:bg-dark\/0 {
  background-color: rgb(30 30 30 / 0);
}

.group:hover .group-hover\:bg-dark\/10 {
  background-color: rgb(30 30 30 / 0.1);
}

.group:hover .group-hover\:bg-dark\/40 {
  background-color: rgb(30 30 30 / 0.4);
}

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

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

.group:hover .group-hover\:opacity-70 {
  opacity: 0.7;
}

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

.group:hover .group-hover\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

@media (max-width: 1560px) {
  .large\:col-span-4 {
    grid-column: span 4 / span 4;
  }
}

@media (max-width: 1360px) {
  .laptop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

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

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

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

  .laptop\:pl-10 {
    padding-left: 2.5rem;
  }

  .laptop\:text-base {
    font-size: 15px;
    line-height: 140%;
  }
}

@media (max-width: 1140px) {
  .medium\:order-1 {
    order: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .medium\:block {
    display: block;
  }

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

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

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

  .medium\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media (max-width: 1080px) {
  .tablet\:col-span-4 {
    grid-column: span 4 / span 4;
  }

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

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

  .tablet\:h-screen {
    height: 100vh;
  }

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

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

@media (min-width: 860px) {
  .desktop\:sticky {
    position: sticky;
  }

  .desktop\:top-\[150px\] {
    top: 150px;
  }
}

@media (max-width: 860px) {
  .mobile\:relative {
    position: relative;
  }

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

  .mobile\:bottom-8 {
    bottom: 2rem;
  }

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

  .mobile\:left-5 {
    left: 1.25rem;
  }

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

  .mobile\:right-5 {
    right: 1.25rem;
  }

  .mobile\:right-6 {
    right: 1.5rem;
  }

  .mobile\:right-auto {
    right: auto;
  }

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

  .mobile\:top-6 {
    top: 1.5rem;
  }

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

  .mobile\:top-\[300px\] {
    top: 300px;
  }

  .mobile\:top-\[400px\] {
    top: 400px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .mobile\:\!mb-0 {
    margin-bottom: 0px !important;
  }

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

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

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

  .mobile\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:block {
    display: block;
  }

  .mobile\:inline {
    display: inline;
  }

  .mobile\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

  .mobile\:w-24 {
    width: 6rem;
  }

  .mobile\:w-32 {
    width: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

  .mobile\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .mobile\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .mobile\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .mobile\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

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

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

  .mobile\:from-dark\/40 {
    --tw-gradient-from: rgb(30 30 30 / 0.4) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }

  .mobile\:to-dark\/40 {
    --tw-gradient-to: rgb(30 30 30 / 0.4) var(--tw-gradient-to-position);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:pt-32 {
    padding-top: 8rem;
  }

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

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

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

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

  .mobile\:text-base {
    font-size: 15px;
    line-height: 140%;
  }

  .mobile\:text-sm {
    font-size: 12px;
    line-height: 140%;
  }

  .mobile\:leading-5 {
    line-height: 1.25rem;
  }

  .mobile\:opacity-100 {
    opacity: 1;
  }
}
