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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  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]) {
  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::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;
}
.hidden {
  display: none;
}
.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));
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.navbar {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  background-color: rgb(0 0 0 / 0.7);
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.navbar__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.navbar__logo img {
  height: 68px;
  width: auto;
}
.navbar__links {
  margin: 0px;
  display: flex;
  list-style-type: none;
  gap: 2.5rem;
  padding: 0px;
}
.navbar__link {
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.navbar__link:hover {
  opacity: 0.7;
}
.navbar__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  white-space: nowrap;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 111 33 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.navbar__cta:hover {
  opacity: 0.85;
}
.navbar__hamburger {
  display: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
}
.navbar__hamburger span {
  display: block;
  height: 2px;
  width: 26px;
  border-radius: 0.125rem;
  --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);
  transition-duration: 300ms;
}
/* Mobile menu */
.navbar__mobile {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: flex;
  height: 100vh;
  width: 75%;
  --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;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px;
  background-color: rgb(0 0 0 / 0.92);
  padding: 0px;
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: transform;
  transition-duration: 350ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.navbar__mobile.is-open {
  --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));
}
.navbar__mobile-header {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.navbar__mobile-close {
  position: absolute;
  right: 1.5rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar__mobile-logo {
  height: 52px;
  width: auto;
}
.navbar__mobile-links {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.navbar__mobile .navbar__link {
  width: 100%;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.07);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --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;
}
.navbar__mobile .navbar__link:hover {
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
  opacity: 1;
}
.navbar__mobile .navbar__cta {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  justify-content: center;
  text-align: center;
  width: calc(100% - 3rem);
}
/* Overlay */
.navbar__overlay {
  position: fixed;
  inset: 0px;
  z-index: 98;
  display: none;
  background-color: rgb(0 0 0 / 0.3);
}
.navbar__overlay.is-open {
  display: block;
}
/* Responsive */
@media (min-width: 601px) and (max-width: 1024px) {
  .navbar__mobile {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .navbar__links,
  .navbar__cta {
    display: none;
  }

  .navbar__hamburger {
    display: flex;
  }
}
.hero {
  position: relative;
  z-index: 9;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  background-image: url('../../assets/images/home.jpg');
  background-size: cover;
  background-position: center top;
}
.hero__overlay {
  position: absolute;
  inset: 0px;
  z-index: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0.97) 100%
  );
}
.hero__content {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 900px;
  flex-direction: column;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 10rem;
  text-align: center;
}
.hero__title {
  margin-bottom: 1.25rem;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  line-height: 1.05;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(2rem, 6vw, 4rem);
}
.hero__subtitle {
  margin-bottom: 2rem;
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(1rem, 2vw, 1.2rem);
}
.hero__store-buttons {
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
  gap: 1.25rem;
}
.hero__store-btn {
  height: 52px;
  width: auto;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.hero__store-btn:hover {
  opacity: 0.85;
}
.hero__app-preview {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-bottom: 4rem;
}
.hero__app-img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80%;
  max-width: 820px;
}
/* Responsive */
@media (max-width: 768px) {
  .hero__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 7rem;
  }

  .hero__title {
    font-size: clamp(2.4rem, 10vw, 3.5rem);
  }

  .hero__subtitle {
    font-size: 0.95rem;
  }

  .hero__store-buttons {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .hero__store-btn {
    height: 46px;
  }

  .hero__app-img {
    width: 95%;
  }
}
.about {
  position: relative;
  z-index: 8;
  overflow: visible;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(254 111 33 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: -2.5rem;
  height: 500px;
  padding-top: 4rem;
  padding-bottom: 0;
}
.about__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-left: 8rem;
}
.about__text {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
}
.about__title {
  margin-bottom: 1rem;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(2.4rem, 5vw, 3.8rem);
}
.about__body {
  max-width: 480px;
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(0.95rem, 1.5vw, 1.1rem);
}
.about__image {
  position: relative;
  height: 100%;
  flex: 1 1 0%;
  overflow: visible;
}
.about__image img {
  position: absolute;
  width: 100%;
  object-fit: contain;
  max-width: 500px;
  bottom: -20px;
  top: 50%;
  transform: translateY(-50%);
}
/* Responsive */
@media (max-width: 1024px) {
  .about {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: -3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .about__inner {
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    padding-left: 1.5rem;
    height: auto;
  }

  .about__text {
    flex: 1 1 0%;
    padding-top: 0px;
  }

  .about__image {
    position: relative;
    display: flex;
    flex: 1 1 0%;
    justify-content: center;
    height: 220px;
  }

  .about__image img {
    position: absolute;
    width: 100%;
    bottom: 20px;
    max-width: 340px;
  }
}
@media (max-width: 600px) {
  .about {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 0;
  }

 .about__inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    height: auto;
  }

  .about__text {
    width: 100%;
    padding-top: 0.5rem;
    flex: none;
  }

  .about__image {
    position: static !important;
    width: 100%;
    height: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    overflow: visible;
    margin-top: 0.25rem;
    order: 2;
  }

  .about__image img {
    position: static !important;
    bottom: auto !important;
    width: 95%;
    max-width: 400px;
    margin: 0 auto;
    display: block;
    transform: none !important;
    top: auto !important;
  }
}
.howto {
  position: relative;
  z-index: 7;
  margin-top: -2.5rem;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.howto__header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5rem;
  max-width: 700px;
  text-align: center;
}
.howto__title {
  margin-bottom: 1rem;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(2.4rem, 5vw, 3.8rem);
}
.howto__subtitle {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(0.95rem, 1.5vw, 1.1rem);
}
.howto__highlight {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
}
.howto__grid {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1100px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}
.howto__step {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  padding: 2rem;
}
.howto__step-text {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
}
.howto__step-label {
  margin-bottom: 0.4rem;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
  font-size: 0.95rem;
}
.howto__step-title {
  margin-bottom: 0.75rem;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(1.4rem, 2vw, 2rem);
}
.howto__step-body {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(0.9rem, 1.2vw, 1rem);
}
.howto__step-image {
  display: flex;
  width: 180px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.howto__step-image img {
  height: auto;
  width: 100%;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  object-fit: contain;
}
.howto__cta {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
}
.howto__cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  white-space: nowrap;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 111 33 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.howto__cta-btn:hover {
  opacity: 0.85;
}
/* Responsive */
@media (max-width: 1024px) {
  .howto__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .howto__step {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

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

  .howto__step-image {
    width: 260px;
    flex-shrink: 0;
    align-self: center;
  }
}
@media (max-width: 600px) {
  .howto__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .howto__step {
    flex-direction: column;
    align-items: flex-start;
  }

  .howto__step-image {
    margin-left: 1rem;
    width: 260px;
    align-self: flex-start;
  }
}
.friends {
  position: relative;
  z-index: 6;
  margin-top: -2.5rem;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(251 244 226 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.friends__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1000px;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.friends__image {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
}
.friends__image img {
  width: 100%;
  object-fit: contain;
  max-width: 480px;
}
.friends__content {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}
.friends__title {
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: clamp(2.4rem, 5vw, 3.8rem);
}
.friends__body {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: clamp(0.95rem, 1.5vw, 1.1rem);
}
.friends__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  white-space: nowrap;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 111 33 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.friends__cta:hover {
  opacity: 0.85;
}
/* Responsive */
@media (max-width: 1024px) {
  .friends__inner {
    flex-direction: column;
    gap: 2rem;
  }

  .friends__image img {
    max-width: 320px;
  }

  .friends__title {
    font-size: clamp(1.6rem, 8vw, 2.2rem);
  }

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

  .friends__cta {
    align-self: center;
  }
}
@media (max-width: 600px) {
  .friends__content {
    align-items: center;
    text-align: center;
  }

  .friends__cta {
    align-self: center;
  }
}
.perks {
  position: relative;
  z-index: 5;
  margin-top: -2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 8rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 5rem;
}
.perks__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1100px;
  align-items: stretch;
  justify-content: center;
  gap: 1.5rem;
}
.perks__card {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2.5rem;
  height: 600px;
}
.perks__card--dark {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
}
.perks__card--orange {
  --tw-bg-opacity: 1;
  background-color: rgb(254 111 33 / var(--tw-bg-opacity, 1));
}
.perks__card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  text-align: center;
}
.perks__card-title {
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(1.6rem, 3.3vw, 2.5rem);
}
.perks__title-highlight {
  display: inline;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.perks__card-body {
  max-width: 360px;
  font-family: HankenGrotesk, sans-serif;
  font-weight: 300;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(0.9rem, 1vw, 1rem);
}
.perks__card-image {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  align-items: flex-end;
  justify-content: center;
}
.perks__card-image--card1 {
  margin-top: auto;
  align-items: center;
}
.perks__card-image--card1 img {
  width: 66.666667%;
}
.perks__card-image--card2 {
  margin-top: auto;
  align-items: center;
}
.perks__card-image--card2 img {
  width: 40%;
}
.perks__card-image img {
  object-fit: contain;
}
.perks__card-image--bottom {
  margin-top: 2rem;
  align-items: flex-end;
}
.perks__placeholder {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  background-color: rgb(0 0 0 / 0.2);
  width: 85%;
  height: 240px;
}
/* Responsive */
@media (max-width: 1024px) {
  .perks__inner {
    flex-direction: column;
    align-items: center;
  }

.perks__card {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    overflow: hidden;
    border-radius: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1.5rem;
  height: 430px;
  max-width: 460px;
  }

  .perks__card-image--card1 img {
    width: 60%;
  }

  .perks__card-image--card2 img {
    width: 40%;
  }

  .perks__placeholder {
    width: 70%;
    height: 200px;
  }
}
@media (max-width: 600px) {
  .perks__inner {
    flex-direction: column;
    align-items: center;
  }

  .perks__card {
    width: 100%;
    flex: none;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
    height: 360px;
  }

  .perks__card-image--card1 img {
    width: 50%;
  }

  .perks__card-image--card2 img {
    width: 33.333333%;
  }

  .perks__placeholder {
    width: 160px;
    height: 180px;
  }
}
.banner {
  position: relative;
  z-index: 4;
  overflow: visible;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.banner__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1200px;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}
.banner__row {
  margin: -0.75rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  overflow-x: visible;
  padding: 0.75rem;
  opacity: 0;
  transform: translateX(-120px);
  transition: opacity 0.7s ease, transform 0.7s ease;
  scrollbar-width: none;
}
.banner__row::-webkit-scrollbar {
  display: none;
}
.banner__row--right {
  justify-content: flex-end;
  align-self: flex-end;
  transform: translateX(120px);
}
/* Animation states — driven by JS IntersectionObserver */
.banner__row.is-visible {
  opacity: 1;
  transform: translateX(0);
}
.banner__row--left.is-hidden {
  opacity: 0;
  transform: translateX(-120px);
}
.banner__row--right.is-hidden {
  opacity: 0;
  transform: translateX(120px);
}
.banner__word {
  white-space: nowrap;
  font-family: Phonk, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  font-size: clamp(2.875rem, 6.5vw, 6.375rem);
}
.banner__word--dark {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.banner__word--orange {
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
}
.banner__card {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 0.75rem;
  border-radius: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 380px;
  box-shadow: 0 4px 20px 4px rgba(0, 0, 0, 0.08);
}
.banner__card-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.banner__card-icon {
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
  width: 20px;
  height: 20px;
}
.banner__card-label {
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
}
.banner__card-body {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 0.95rem;
}
/* Responsive */
@media (max-width: 1024px) {
  .banner__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .banner__row--right {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .banner__word {
    font-size: clamp(3rem, 10vw, 5rem);
  }

  .banner__card {
    width: 340px;
  }
}
@media (max-width: 600px) {
  .banner__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }

  .banner__row--right {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .banner__word {
    font-size: clamp(1.8rem, 9vw, 2.8rem);
  }

  .banner__card {
    width: 100%;
  }
}
.download {
  position: relative;
  z-index: 3;
  margin-top: -2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.download__card {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 900px;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 77 2 / var(--tw-bg-opacity, 1));
  padding-right: 4rem;
}
.download__image {
  display: flex;
  flex-shrink: 0;
  align-items: flex-end;
  width: 420px;
}
.download__image img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.download__content {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1rem;
}
.download__title {
  font-family: Phonk, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(1.2rem, 2vw, 2rem);
}
.download__body {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(0.80rem, 1vw, 1.1rem);
}
.download__body-highlight {
  font-weight: 600;
}
.download__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.download__store-btn {
  height: 52px;
  width: auto;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.download__store-btn:hover {
  opacity: 0.85;
}
.download__disclaimer {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  color: rgb(255 255 255 / 0.75);
  font-size: 0.75rem;
}
/* Responsive */
@media (max-width: 1024px) {
  .download__card {
    flex-direction: column-reverse;
    align-items: center;
    overflow: hidden;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 0px;
    text-align: center;
  }

  .download__image {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    max-width: 380px;
    align-items: flex-end;
    justify-content: center;
    align-self: center;
    padding-left: 2rem;
    margin-bottom: -2px;
  }

  .download__image img {
    display: block;
    width: 100%;
    object-fit: contain;
    margin-bottom: -2px;
  }

  .download__content {
    align-items: center;
  }

  .download__buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .download__store-btn {
    height: 46px;
  }

  .download__disclaimer {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .download__card {
    flex-direction: column-reverse;
    align-items: center;
    overflow: hidden;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 0px;
    text-align: center;
  }

  .download__image {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    max-width: 320px;
    align-items: flex-end;
    justify-content: center;
    align-self: center;
    padding-left: 2rem;
  }

  .download__image img {
    display: block;
    width: 100%;
    object-fit: contain;
    margin-bottom: -2px;
  }

  .download__content {
    align-items: center;
  }

  .download__buttons {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .download__store-btn {
    height: 40px;
  }

  .download__disclaimer {
    text-align: center;
  }
}
.footer {
  position: relative;
  z-index: 2;
  margin-top: -2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 6rem;
  padding-bottom: 0px;
}
.footer__top {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  display: flex;
  max-width: 1200px;
  align-items: center;
  gap: 1.5rem;
}
.footer__divider {
  height: 1px;
  flex: 1 1 0%;
  background-color: rgb(255 255 255 / 0.2);
}
.footer__back {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  white-space: nowrap;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer__back:hover {
  opacity: 0.7;
}
.footer__inner {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  display: flex;
  max-width: 1200px;
  justify-content: space-between;
  gap: 3rem;
}
.footer__col {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1rem;
}
.footer__col--brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.footer__brand-row {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.footer__logo {
  width: auto;
  object-fit: contain;
  height: 120px;
}
.footer__store-stack {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}
.footer__store-btn {
  height: 46px;
  width: auto;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer__store-btn:hover {
  opacity: 0.85;
}
.footer__disclaimer {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  color: rgb(255 255 255 / 0.6);
  font-size: 0.75rem;
}
.footer__col-title {
  font-family: HankenGrotesk, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(254 111 33 / var(--tw-text-opacity, 1));
}
.footer__links {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.footer__link {
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer__link:hover {
  opacity: 0.7;
}
.footer__link--underlined {
  text-decoration-line: underline;
}
.footer__contact-text {
  max-width: 220px;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer__whatsapp {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  font-family: HankenGrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer__whatsapp:hover {
  opacity: 0.85;
}
.footer__whatsapp-icon {
  height: 22px;
  width: auto;
}
.footer__bottom {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.footer__copyright {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 0.9rem;
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer__social-label {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 0.9rem;
}
.footer__social-icon {
  height: 1.5rem;
  width: auto;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer__social-icon:hover {
  opacity: 0.7;
}
/* Responsive */
@media (max-width: 1024px) {
  .footer__inner {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }

  .footer__col--brand {
    align-items: center;
    grid-column: 1 / -1;
  }

  .footer__col:not(.footer__col--brand) {
    align-items: center;
    text-align: center;
  }

  .footer__links {
    align-items: flex-start;
    text-align: left;
  }

  .footer__brand-row {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .footer__store-stack {
    flex-direction: row;
    gap: 1rem;
  }

  .footer__store-btn {
    height: 42px;
  }

  .footer__bottom {
    flex-direction: column-reverse;
    gap: 1rem;
    border-radius: 1.5rem;
    padding: 1.5rem;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .footer__inner {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .footer__col:not(.footer__col--brand) {
    align-items: flex-start;
    text-align: left;
  }

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

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

  .footer__brand-row {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .footer__store-stack {
    flex-direction: row;
    gap: 1rem;
  }

  .footer__store-btn {
    height: 38px;
  }

  .footer__bottom {
    flex-direction: column-reverse;
    gap: 1rem;
    border-radius: 1.5rem;
    padding: 1.5rem;
    text-align: center;
  }
}
.legal {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.legal__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
.legal__text {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 0.5rem;
}
.legal__title {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 0.9rem;
}
.legal__body {
  font-family: HankenGrotesk, sans-serif;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 0.8rem;
}
.legal__image img {
  width: auto;
  object-fit: contain;
  height: 40px;
}
/* Responsive */
@media (max-width: 1024px) {
  .legal__inner {
    gap: 1rem;
  }

  .legal__text {
    flex: 2;
  }

  .legal__body {
    font-size: 0.72rem;
  }
}
@media (max-width: 600px) {
  .legal {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .legal__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
  }

  .legal__text {
    width: 100%;
  }

  .legal__title {
    text-align: left;
  }

  .legal__body {
    text-align: justify;
    font-size: 0.75rem;
    max-width: 100%;
  }

  .legal__image {
    display: flex;
    width: 100%;
    justify-content: center;
    align-self: center;
  }
}
/* Fonts */
@font-face {
  font-family: 'Phonk';
  src: url('../assets/fonts/Phonk Regular DEMO.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'HankenGrotesk';
  src: url('../assets/fonts/HankenGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
/* Base */
body {
  font-family: 'HankenGrotesk', sans-serif;
  background-color: #000;
  color: #fff;
  margin: 0;
  padding: 0;
}
/* Icons */
i[data-lucide] {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  stroke-width: 2.5;
}