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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: 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;
}

:root {
  --radius: 0.5rem;
  --color-blue: #1397f1;
  --font-roboto: "Roboto", serif;
  --padding: 1.5rem;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

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

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 0.25rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: var(--font-roboto);
  font-weight: 700;
}

.flex {
  display: flex;
}

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

.grow {
  flex-grow: 1;
}

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

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

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(
        var(--tw-enter-translate-x, 0),
        var(--tw-enter-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1)
      )
      rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(
        var(--tw-exit-translate-x, 0),
        var(--tw-exit-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1)
      )
      rotate(var(--tw-exit-rotate, 0));
  }
}

body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
  font-family: var(--font-roboto);
}

.fullShadow {
  position: absolute;
  top: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0.75) 87.85%
  );
}

main {
  display: flex;
  min-height: 100vh;
  width: 100%;
  flex-direction: column;
  overflow-x: hidden;
  font-family: var(--font-roboto);
}

/* ====== Layout Helpers ====== */

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1080px) and (max-width: 1400px) {
  .container,
  [class$="__container"] {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
}

/* ====== Header (BEM) ====== */

.header {
  position: absolute;
  top: 0px;
  z-index: 40;
  width: 100%;
  padding: 1.5rem;
}

.header__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .header__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .header__container {
    max-width: 1900px;
  }
}

.header__container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}

@media (min-width: 1024px) {
  .mining__content .header__container {
    position: relative;
  }
}

/* Logo */

.header__logo {
  display: flex;
  width: 219px;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.header__logo-icon {
  height: 2rem;
  width: 2rem;
  fill: none;
  stroke: #16a34a;
  stroke-width: 2;
}

.header__logo-icon polyline {
  stroke: #0ea5e9;
}

.header__brand {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.025em;
}

/* Toggle (mobile) */

.header__toggle {
  margin-left: auto;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.375rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: transparent;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .header__toggle {
    display: none;
  }
}

.header__toggle:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.header__toggle-bar {
  height: 0.125rem;
  width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: #2196f3;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-duration: 300ms;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Nav */

.header__nav {
  display: none;
}

@media (min-width: 1024px) {
  .header__nav {
    display: block;
  }
}

.header__nav {
  transition: all 0.3s ease-in-out;
}

/* Mobile nav styles */

@media (max-width: 1023px) {
  .header__nav {
    transform: translateY(-100%);
    opacity: 0;
  }
}

.header__nav--open {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 5rem;
  z-index: 50;
  display: block;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  background-color: rgb(240 249 255 / 0.95);
  --tw-backdrop-blur: blur(4px);
  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);
}

@media (min-width: 1024px) {
  .header__nav--open {
    position: static;
    border-width: 0px;
    background-color: transparent;
  }
}

.header__nav--open {
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

/* Mobile nav open styles */

@media (max-width: 1023px) {
  .header__nav--open {
    transform: translateY(0);
    opacity: 1;
  }
}

.header__list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .header__list {
    flex-direction: row;
    align-items: center;
    gap: 2rem;
  }
}

.header__item {
  position: relative;
}

.header__link {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
  opacity: 0.4;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  animation-duration: 300ms;
}

.header__link:hover {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.header__link::after {
  content: "";
  display: block;
  height: 0.125rem;
  width: 0px;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  animation-duration: 300ms;
}

.header__link:hover::after {
  width: 100%;
}

.header__link--active {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.header__link--active::after {
  width: 100%;
}

/* Social */

.header__social {
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

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

.header__social-link {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  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;
}

.header__social-link:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.header__social-icon {
  height: 1.25rem;
  width: 1.25rem;
  fill: none;
  stroke: #1e293b;
  stroke-width: 2;
}

.header__social-link:hover .header__social-icon {
  stroke: #0f172a;
}

/* Mobile layout when menu is open */

.header__nav--open .header__list {
  width: 100%;
}

@media (min-width: 640px) {
  .header__nav--open .header__list {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .header__nav--open .header__list {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .header__nav--open .header__list {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .header__nav--open .header__list {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .header__nav--open .header__list {
    max-width: 1536px;
  }
}

@media (min-width: 1700px) {
  .header__nav--open .header__list {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .header__nav--open .header__list {
    max-width: 1900px;
  }
}

.header__nav--open .header__list {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .header__nav--open .header__list {
    position: relative;
  }
}

.header__nav--open .header__list {
  transition: all 0.3s ease-in-out;
}

.header__nav--open .header__link {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
  opacity: 1;
}

.header__nav--open .header__link:hover {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.header__nav--open .header__link {
  animation: slideInDown 0.3s ease-out forwards;
}

.header__nav--open .header__item:nth-child(1) .header__link {
  animation-delay: 0.1s;
}

.header__nav--open .header__item:nth-child(2) .header__link {
  animation-delay: 0.15s;
}

.header__nav--open .header__item:nth-child(3) .header__link {
  animation-delay: 0.2s;
}

.header__nav--open .header__item:nth-child(4) .header__link {
  animation-delay: 0.25s;
}

.header__nav--open .header__item:nth-child(5) .header__link {
  animation-delay: 0.3s;
}

.header__nav--open .header__item:nth-child(6) .header__link {
  animation-delay: 0.35s;
}

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Hamburger animation */

.header__toggle[aria-expanded="true"] .header__toggle-bar:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.header__toggle[aria-expanded="true"] .header__toggle-bar:nth-child(2) {
  opacity: 0;
}

.header__toggle[aria-expanded="true"] .header__toggle-bar:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}

/* ============ Hero ============ */

.hero {
  position: relative;
  z-index: 0;
  height: 720px;
  --tw-bg-opacity: 1;
  background-color: rgb(230 244 255 / var(--tw-bg-opacity, 1));
}

.hero__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .hero__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .hero__container {
    max-width: 1900px;
  }
}

.hero__container {
  position: relative;
  z-index: 20;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .hero__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .hero__container {
    padding-top: 5rem;
  }
}

.hero__content {
  order: 2;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .hero__content {
    order: 1;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .hero__content {
    align-items: flex-start;
  }
}

.hero__title {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(19 151 241 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .hero__title {
    text-align: left;
    line-height: 64px;
    font-size: 54px;
  }
}

.hero__desc {
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}

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

@media (min-width: 1024px) {
  .hero__desc {
    text-align: left;
  }
}

.hero__btn {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
  padding-left: var(--padding);
  padding-right: var(--padding);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --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);
}

.hero__btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}

.hero__art {
  order: 1;
  display: none;
  height: 100%;
  width: 50%;
  justify-content: center;
}

@media (min-width: 768px) {
  .hero__art {
    order: 2;
    display: flex;
  }
}

.hero__image {
  height: auto;
  width: 100%;
  max-width: 100%;
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1))
    drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}

.hero__shape {
  pointer-events: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* ============ Benefits Section ============ */

.benefits {
  position: relative;
  z-index: 10;
}

.benefits__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .benefits__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .benefits__container {
    max-width: 1900px;
  }
}

.benefits__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .benefits__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .benefits__container {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .benefits__container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* Artwork */

.benefits__art {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  justify-content: center;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .benefits__art {
    justify-content: flex-start;
  }
}

@media (min-width: 1024px) {
  .benefits__art {
    width: 50%;
  }
}

.benefits__person {
  height: auto;
  width: 100%;
}

/* Copy */

.benefits__content {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .benefits__content {
    margin-left: 0px;
    margin-right: 0px;
    width: 50%;
  }
}

.benefits__title {
  width: 100%;
  font-size: 32px;
  font-weight: 300;
  color: var(--color-blue);
}

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

.benefits__copy {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.benefits__para {
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: italic;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.benefits__highlight {
  font-weight: 600;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

/* Mobile composition tweaks */

@media (max-width: 1023px) {
  .benefits__title {
    text-align: center;
    line-height: 40px;
  }

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

/* Slightly smaller titles on medium screens */
@media (min-width: 768px) and (max-width: 1024px) {
  .hero__title {
    font-size: 40px !important;
    line-height: 56px !important;
  }

  .benefits__title {
    font-size: 2.5rem !important;
    line-height: 56px !important;
  }
}

/* ================== Mining / Benefits ================== */

.mining {
  position: relative;
  z-index: 20;
}

.mining__rocky-ground {
  width: 100%;
}

.mining__stage {
  background-color: #263238;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 1.25rem;
}

@media (min-width: 1024px) {
  .mining__stage {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.mining__scene {
  display: block;
  height: auto;
  width: 100%;
}

/* Desktop mining image - show on desktop, hide on mobile */

.mining__scene--desktop {
  display: none;
}

@media (min-width: 1024px) {
  .mining__scene--desktop {
    display: block;
  }
}

/* Mobile mining image - show on mobile, hide on desktop */

.mining__scene--mobile {
  display: block;
  width: 650px;
  height: auto;
}

@media (min-width: 1024px) {
  .mining__scene--mobile {
    display: none;
  }
}

.mining__content {
  position: relative;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

  .mining__scene--desktop {
    width: 95%;
  }

  .mining__scene--mobile {
    width: 100%;
  }

  .mining__content {
    position: absolute;
    inset: 0px;
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .mining__content .container {
    position: relative;
  }
}

@media (min-width: 1536px) {
  .mining__stage {
    max-height: 80vh;
  }

  .mining__content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.mining__steps {
  display: flex;
  flex-direction: column;
  gap: 64px;
}

@media (min-width: 1000px) {
  .mining__steps {
    gap: 15px;
  }
}

@media (min-width: 1280px) {
  .mining__steps {
    gap: 32px;
  }
}

@media (min-width: 1536px) {
  .mining__steps {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.mining__steps {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 1024px) {
  .mining__steps {
    width: 50%;
    max-width: 400px;
  }
}

.mining__step {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

.mining__num {
  display: inline-flex;
  height: 1.75rem;
  width: 1.75rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 16px;
  border: 2px solid #102027;
  background: #102027;
}

.mining__step-title {
  font-size: 24px;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.mining__step-text {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1000px) and (max-width: 1400px) {
  .mining__step-title {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .mining__step-text {
    font-size: 0.9375rem !important;
    line-height: 1.5rem !important;
  }
}

/* Mobile mining layout - hide numbers and center text */

@media (max-width: 1023px) {
  .mining__steps {
    align-items: center;
  }

  .mining__step {
    width: 100%;
    max-width: 24rem;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    text-align: center;
  }

  .mining__num {
    display: none;
  }

  .mining__step-text {
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

/* ============== Tools & Techniques ============== */

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

.tools__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .tools__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .tools__container {
    max-width: 1900px;
  }
}

.tools__container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .tools__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .tools__container {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

.tools__title {
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  color: var(--color-blue);
}

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

.tools__intro {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  padding-top: 1.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

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

.tools__grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
  padding-top: 3rem;
}

@media (min-width: 1024px) {
  .tools__grid {
    flex-direction: row;
  }
}

.tool {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  text-align: center;
}

.tool__icon {
  width: auto;
}

.tool__heading {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  color: var(--color-blue);
}

.tool__text {
  max-width: 20rem;
  font-size: 1rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}

/* ============== Results ============== */

.results {
  position: relative;
  background-color: #01579b;
}

.results__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .results__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .results__container {
    max-width: 1900px;
  }
}

.results__container {
  display: grid;
  gap: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .results__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .results__container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .results__container {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.results__container {
  grid-template-columns: 1fr;
}

@media (min-width: 1024px) {
  .results__container {
    grid-template-columns: 0.7fr 1.3fr;
  }
}

.results__copy {
  margin-left: auto;
  margin-right: auto;
  max-width: 36rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .results__copy {
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
}

.results__title {
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
}

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

.results__intro {
  margin-top: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.results__rule {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-top-width: 1px;
  border-color: rgb(255 255 255 / 0.3);
}

.results__quote {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: italic;
  line-height: 1.625;
  color: rgb(255 255 255 / 0.9);
}

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

.results__avatar {
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 9999px;
  -o-object-fit: cover;
  object-fit: cover;
}

.results__handle {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: rgb(255 255 255 / 0.95);
}

.results__dots {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.results__dot {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.4);
}

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

.results__viz {
  position: relative;
  display: none;
}

@media (min-width: 1024px) {
  .results__viz {
    display: block;
  }
}

.results__chart {
  position: relative;
}

.results__chart-img {
  display: block;
  height: auto;
  width: 100%;
  border-radius: 0.125rem;
}

.results__mascot {
  position: absolute;
  bottom: 0px;
  right: 1rem;
  height: auto;
  width: 10rem;
}

@media (max-width: 360px) {
  .results__title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* ================= Pricing / Membership ================ */

.pricing {
  position: relative;
  z-index: 10;
}

.pricing__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .pricing__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .pricing__container {
    max-width: 1900px;
  }
}

.pricing__container {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .pricing__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .pricing__container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.pricing__title {
  padding-bottom: 4rem;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  color: var(--color-blue);
}

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

.pricing__grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr;
}

@media (min-width: 1024px) {
  .pricing__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Card */

.plan {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(225 245 254 / var(--tw-bg-opacity, 1));
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  text-align: center;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.plan__kicker {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}

.plan__price {
  margin-top: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}

.plan__currency {
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.plan__amount {
  font-size: 3.5rem;
  line-height: 4em;
  font-weight: 300;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

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

.plan__per {
  margin-top: -0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
  opacity: 0.6;
}

.plan__sub {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
  opacity: 0.6;
}

.plan__desc {
  max-width: 20rem;
  font-size: 1rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}

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

.plan__btn {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.16) inset,
    0 0 2px 0 rgba(86, 163, 198, 0.2), 0 4px 8px 0 rgba(86, 163, 198, 0.4),
    0 0 4px 2px rgba(3, 169, 244, 0.1);
}

@media (max-width: 1023px) {
  .plan {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

/* ================= About / Tony ================= */

.about {
  position: relative;
  z-index: 50;
  display: flex;
  flex-direction: column;
}

.about__clouds {
  pointer-events: none;
  z-index: 40;
  height: auto;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.about__main {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(3 169 244 / var(--tw-bg-opacity, 1));
}

.about__container {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .about__container {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .about__container {
    max-width: 1900px;
  }
}

.about__container {
  position: relative;
  display: grid;
  gap: 2rem;
  padding-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .about__container {
    position: relative;
  }
}

@media (min-width: 768px) {
  .about__container {
    padding-bottom: 4rem;
  }
}

.about__container {
  grid-template-columns: 1fr;
}

@media (min-width: 1024px) {
  .about__container {
    grid-template-columns: 1.2fr 0.8fr;
    align-items: flex-end;
  }
}

.about__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .about__content {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.about__title {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
}

@media (min-width: 768px) {
  .about__title {
    text-align: left;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1000px) and (max-width: 1400px) {
  .about__title {
    font-size: 20px !important;
  }
}

/* Tony image/text responsive behavior */

.about__tony-image {
  display: none;
}

@media (min-width: 768px) {
  .about__tony-image {
    display: inline-block;
  }
}

.about__tony-text {
  display: contents;
}

@media (min-width: 768px) {
  .about__tony-text {
    display: none;
  }
}

.about__lead {
  margin-top: 1.25rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .about__lead {
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.about__body {
  margin-top: 1rem;
}

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

.about__body {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .about__body {
    text-align: left;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.about__link {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.about__art {
  order: -9999;
  display: flex;
  justify-content: center;
}

@media (min-width: 1024px) {
  .about__art {
    order: 0;
    justify-content: flex-end;
  }
}

.about__img {
  height: auto;
  width: 12rem;
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1))
    drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 640px) {
  .about__img {
    width: 14rem;
  }
}

@media (min-width: 768px) {
  .about__img {
    width: 16rem;
  }
}

@media (min-width: 1024px) {
  .about__img {
    width: 360px;
  }
}

@media (max-width: 380px) {
  .about__container {
    padding-top: 7rem;
  }
}

/* ================= Footer ================ */

.site-footer {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.site-footer__mobile {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .site-footer__mobile {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .site-footer__mobile {
    max-width: 1900px;
  }
}

.site-footer__mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .site-footer__mobile {
    position: relative;
  }

  .site-footer__mobile {
    display: none;
  }
}

/* .site-footer__desktop-container {
  display: none;
} */

@media (min-width: 1024px) {
  .site-footer__desktop-container {
    display: block;
  }
}

@media (min-width: 1000px) and (max-width: 1400px) {
  .site-footer__desktop-container {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .site-footer__bar,
  .site-footer__disclaimer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.site-footer__brand {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.site-footer__social {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.site-footer__icon {
  height: 1rem;
  width: 1rem;
}

.site-footer__links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.site-footer__links > *:not(:last-child)::after {
  content: "|";
  margin-left: 1.25rem;
  color: rgb(255 255 255 / 0.4);
}

.site-footer__link {
  color: rgb(255 255 255 / 0.8);
}

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

.site-footer__copy--mobile {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(255 255 255 / 0.7);
}

.site-footer__bar {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .site-footer__bar {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .site-footer__bar {
    max-width: 1900px;
  }
}

.site-footer__bar {
  display: none;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .site-footer__bar {
    position: relative;
  }

  .site-footer__bar {
    display: flex;
  }
}

.site-footer__copy {
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(255 255 255 / 0.8);
}

.site-footer__nav {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.site-footer__nav > *:not(:last-child)::after {
  content: "|";
  margin-left: 0.75rem;
  display: flex;
  color: rgb(255 255 255 / 0.4);
}

@media (min-width: 1024px) {
  .site-footer__nav > *:not(:last-child)::after {
    display: none;
  }
}

.site-footer__navlink {
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(255 255 255 / 0.8);
}

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

.site-footer__sep {
  color: rgb(255 255 255 / 0.4);
}

.site-footer__disclaimer {
  width: 100%;
}

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

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

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

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

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

@media (min-width: 1700px) {
  .site-footer__disclaimer {
    max-width: 1700px;
  }
}

@media (min-width: 1900px) {
  .site-footer__disclaimer {
    max-width: 1900px;
  }
}

.site-footer__disclaimer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 12px;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0.8;
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: var(--padding);
  padding-right: var(--padding);
}

@media (min-width: 1024px) {
  .mining__content .site-footer__disclaimer {
    position: relative;
  }

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

.site-footer__hr {
  height: 1px;
  width: 100%;
  background-color: rgb(255 255 255 / 0.1);
  opacity: 0.25;
}

/* Testimonial Slider */

.testimonial-slider {
  position: relative;
  left: -1.25rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .testimonial-slider {
    left: -0px;
  }
}

.testimonial-track {
  display: flex;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 500%;
  /* 5 slides * 100% */
}

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

@media (min-width: 768px) {
  .testimonial-slide {
    width: 20%;
  }
}

.testimonial-slide {
  /* 100% / 5 slides */
}

.testimonial-track.dragging {
  cursor: grabbing;
}

.testimonial-track {
  cursor: grab;
}

.testimonial-track:active {
  cursor: grabbing;
}

/* Mobile-only testimonial overflow fix */

@media (max-width: 1023px) {
  .testimonial-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    min-height: 200px;
    flex-shrink: 0 !important;
  }

  .testimonial-track {
    width: 500vw !important;
    /* 5 slides * 100vw */
    display: flex !important;
  }

  .results__quote {
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.625;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    /* hyphens: auto !important; */
    white-space: normal !important;
    max-width: calc(100vw - 4rem) !important;
    margin: 0 !important;
    padding: 0 0.5rem !important;
  }

  .results__intro {
    font-size: 0.875rem;
    line-height: 24px;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  .testimonial-slider {
    overflow-x: hidden;
    max-width: 100vw !important;
    width: 100vw !important;
  }

  .results__copy {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  .results__author {
    margin-top: 1rem;
    justify-content: center;
  }

  .results__dots {
    margin-top: 1rem;
    justify-content: center;
  }
}

/* Header scroll effect */

.header--scrolled {
  background-color: rgb(255 255 255 / 0.95);
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(4px);
  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);
}
