*, ::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(10 112 208 / 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(10 112 208 / 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:  ;
}

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-auto {
  left: auto;
}

.right-auto {
  right: auto;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

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

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

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

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

.-ml-40 {
  margin-left: -10rem;
}

.-ml-5 {
  margin-left: -1.25rem;
}

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

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

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

.mr-0 {
  margin-right: 0px;
}

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

.mr-auto {
  margin-right: auto;
}

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

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

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

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

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

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

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

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

.flex {
  display: flex;
}

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

.hidden {
  display: none;
}

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

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

.h-\[30rem\] {
  height: 30rem;
}

.h-\[35rem\] {
  height: 35rem;
}

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.min-h-72 {
  min-height: 18rem;
}

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

.w-1\/3 {
  width: 33.333333%;
}

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

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16rem;
}

.w-72 {
  width: 18rem;
}

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

.max-w-48 {
  max-width: 12rem;
}

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

.max-w-64 {
  max-width: 16rem;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

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

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

.animate-\[vertical_8s_ease-in-out_infinite\] {
  animation: vertical 8s ease-in-out infinite;
}

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

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

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

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

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

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

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

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

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

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

.border-blaze-500 {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 44 / var(--tw-border-opacity));
}

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

.border-dune\/50 {
  border-color: rgb(251 238 232 / 0.5);
}

.border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(42 46 55 / var(--tw-border-opacity));
}

.border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 39 / var(--tw-border-opacity));
}

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

.border-b-blaze-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 90 44 / var(--tw-border-opacity));
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

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

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

.bg-blaze-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 44 / var(--tw-bg-opacity));
}

.bg-blaze-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 70 38 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#FF5A2C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 44 / var(--tw-bg-opacity));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 188 191 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\.\.\/images\/example_vertical\.jpg\'\)\] {
  background-image: url('../images/example_vertical.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/\/images\/homepage\/darkhorse_bg\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static//images/homepage/darkhorse_bg.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/homepage_collage\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/homepage_collage.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_autumnal\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_autumnal.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_barbaric\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_barbaric.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_deadbox\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_deadbox.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_engine_ward\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_engine_ward.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_fingerguns\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_fingerguns.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_friendo\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_friendo.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_moneyshot\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_moneyshot.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_relics_of_youth\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_relics_of_youth.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_resonant\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_resonant.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_the_last_book_youll_ever_read\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_the_last_book_youll_ever_read.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_theblueflame\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_theblueflame.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_therush\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_therush.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_these_savage_shores\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_these_savage_shores.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_wasted_space\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_wasted_space.jpg');
}

.bg-\[url\(\'https\:\/\/assets\.globalcomix\.com\/static\/images\/vault\/vertical_vault_witchblood\.jpg\'\)\] {
  background-image: url('https://assets.globalcomix.com/static/images/vault/vertical_vault_witchblood.jpg');
}

.bg-\[size\:1636px\] {
  background-size: 1636px;
}

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

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

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

.bg-origin-border {
  background-origin: border-box;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-5 {
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-5 {
  padding-right: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.font-body {
  font-family: Whitney SSm A, Whitney SSm B;
}

.font-display {
  font-family: Bricolage Grotesque, ui-sans-serif, system-ui;
}

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

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

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

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

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

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

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

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

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

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

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-10 {
  line-height: 2.5rem;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

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

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

.text-blaze-500 {
  --tw-text-opacity: 1;
  color: rgb(255 90 44 / var(--tw-text-opacity));
}

.text-blaze-600 {
  --tw-text-opacity: 1;
  color: rgb(232 70 38 / var(--tw-text-opacity));
}

.text-dune {
  --tw-text-opacity: 1;
  color: rgb(251 238 232 / var(--tw-text-opacity));
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(184 188 198 / var(--tw-text-opacity));
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity));
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(93 102 121 / var(--tw-text-opacity));
}

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

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

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

.opacity-50 {
  opacity: 0.5;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow-\[0_0_10px_5px_rgba\(0\2c 0\2c 0\2c 0\.5\)\;\] {
  --tw-shadow: 0 0 10px 5px rgba(0,0,0,0.5);;
  --tw-shadow-colored: 0 0 10px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_20px_10px_rgba\(0\2c 0\2c 0\2c 0\.8\)\;\] {
  --tw-shadow: 0 0 20px 10px rgba(0,0,0,0.8);;
  --tw-shadow-colored: 0 0 20px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.\[text-wrap\:balance\] {
  text-wrap: balance;
}

.is-loading {
  text-indent: -9999px;
  color: transparent !important;
  pointer-events: none;
  text-shadow: none !important;
  position: relative;
}

.flex-add {
  display: flex;
}

.is-disabled {
  opacity: 0.5;
  border-style: none;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #222831 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 40 49 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #181C23 var(--tw-gradient-to-position);
}

.note {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  max-width: 1024px;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(78 83 90 / var(--tw-bg-opacity));
  padding: 0.5rem;
  font-family: ui-monospace, SFMono-Regular;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(184 188 198 / var(--tw-text-opacity));
}

.note-sub {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  max-width: 1024px;
  border-radius: 0.375rem;
  background-color: rgb(78 83 90 / 0.25);
  padding: 0.5rem;
  font-family: ui-monospace, SFMono-Regular;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(184 188 198 / var(--tw-text-opacity));
}

.buttonstyling {
  box-shadow: 0px 2px 0px #000000, inset 0px 1px 0px rgba(255, 255, 255, 0.25);
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

@keyframes vertical {
  from {
    background-position-y: 0%;
  }

  to {
    background-position-y: 99%;
  }
}

.faux-shadows::before {
  position: absolute;
  width: 100px;
  z-index: 10;
  top: 0;
  left: 0;
  border-radius: 32px;
  height: 100%;
  content: " ";
  background: linear-gradient(90deg, #151515 0%, rgba(0, 0, 0, 0) 100%);
}

.nav-margin {
  margin-top: 2.5rem !important;
}

.side-margin {
  margin-left: -8px;
  margin-right: -8px;
}

.side-margin-negative {
  margin-left: -8px !important;
  margin-right: -8px !important;
}

.faux-shadows::after {
  position: absolute;
  width: 100px;
  z-index: 10;
  top: 0;
  right: 0;
  border-radius: 32px;
  height: 100%;
  content: " ";
  background: linear-gradient(-90deg, #151515 0%, rgba(0, 0, 0, 0) 100%);
}

.is-loading::after {
  animation: spinAround 500ms infinite linear;
  border: 2px solid white;
  border-radius: 100px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 16px;
  position: relative;
  width: 16px;
  position: absolute !important;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
}

.formerror {
  margin-bottom: 1rem;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(212 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(242 176 176 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(117 0 0 / var(--tw-text-opacity));
}

.multiline-ellipsis {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.multiline-ellipsis-lg {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.flickity-enabled{
  position:relative
}

.flickity-enabled:focus{
  outline:0
}

.flickity-viewport{
  overflow:hidden;
  position:relative;
  height:100%
}

.flickity-slider{
  position:absolute;
  width:100%;
  height:100%
}

.flickity-enabled.is-draggable{
  -webkit-tap-highlight-color:transparent;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}

.flickity-enabled.is-draggable .flickity-viewport{
  cursor:move;
  cursor:grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{
  cursor:grabbing
}

.flickity-button{
  z-index: 20;
  position:absolute;
  background:hsla(0,0%,0%,.75);
  border:none;
  color:#333
}

.flickity-button:hover{
  background:#000;
  cursor:pointer
}

.flickity-button:focus{
  outline:0;
  box-shadow:0 0 0 5px #19f
}

.flickity-button:active{
  opacity:.6
}

.flickity-button:disabled{
  opacity:.3;
  cursor:auto;
  pointer-events:none
}

.flickity-button-icon{
  fill:#FBEEE8
}

.flickity-prev-next-button{
  top:50%;
  width:44px;
  height:44px;
  border-radius:50%;
  transform:translateY(-50%)
}

.flickity-prev-next-button.previous{
  left:10px
}

.flickity-prev-next-button.next{
  right:10px
}

.flickity-rtl .flickity-prev-next-button.previous{
  left:auto;
  right:10px
}

.flickity-rtl .flickity-prev-next-button.next{
  right:auto;
  left:10px
}

.flickity-prev-next-button .flickity-button-icon{
  position:absolute;
  left:25%;
  top:25%;
  width:50%;
  height:50%
}

.flickity-page-dots{
  position:absolute;
  width:100%;
  bottom:-25px;
  padding:0;
  margin:0;
  list-style:none;
  text-align:center;
  line-height:1
}

.flickity-rtl .flickity-page-dots{
  direction:rtl
}

.flickity-page-dots .dot{
  display:inline-block;
  width:10px;
  height:10px;
  margin:0 8px;
  background:#333;
  border-radius:50%;
  opacity:.25;
  cursor:pointer
}

.flickity-page-dots .dot.is-selected{
  opacity:1
}

.hover\:text-blaze-500:hover {
  --tw-text-opacity: 1;
  color: rgb(255 90 44 / var(--tw-text-opacity));
}

.hover\:text-charcoal:hover {
  --tw-text-opacity: 1;
  color: rgb(21 21 21 / var(--tw-text-opacity));
}

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

.hover\:opacity-90:hover {
  opacity: 0.9;
}

@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }

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

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

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

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

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

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

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

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }

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

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

  .md\:block {
    display: block;
  }

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

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

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

  .md\:w-\[23\.9\%\] {
    width: 23.9%;
  }

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

  .md\:max-w-96 {
    max-width: 24rem;
  }

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

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

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

  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

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

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

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

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

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