@import url("https://fonts.googleapis.com/css2?family=Passion+One&family=Inter:wght@300;400;500;600;700&display=swap");
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html {
    font-family: "Inter", sans-serif;
    font-size: 16px;
  }
@media (max-width: 1360px) {
    html {
      font-size: 14px;
    }
  }
@media (max-width: 1280px) {
    html {
      font-size: 12px;
    }
  }
h1 {
    letter-spacing: 0.045em;
    font-family: Passion One, cursive;
    font-size: 6.5em;
    line-height: 1em;
    font-weight: bold;
    font-family: "Passion One";
  }
@media (max-width: 1024px) {
    h1 {
      font-size: 4em;
    }
  }
h2, h3, h4, h5 {
    font-family: "Passion One";
  }
h6 {
    font-size: 1.5em;
    font-weight: bold;
    font-family: "Passion One";
  }
@media (max-width: 1024px) {
    h6 {
      font-size: 1.65em;
    }
  }
body {
    background-color: #000000;
    color: #F3E9E3;
    overflow-x: hidden;
  }
p {
    font-size: 1.5em;
    line-height: 1.4em;
  }
@media (max-width: 1024px) {
    p {
      font-size: 1.3em;
    }
  }
a {
    word-break: break-all;
  }
/* Remove default Webkit (Safari) button appearance (like search and reset button) */
input[type=search]::-webkit-search-decoration,
  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-results-button,
  input[type=search]::-webkit-search-results-decoration,
  input[type=reset]::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none;
  }
/* Remove default appearance for reset button in Safari */
input[type=reset] {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
  }
article h6 {
    margin-bottom: 2.5em;
    letter-spacing: 0;
  }
@media (max-width: 1024px) {
    article h6 {
      margin-bottom: 1.66em;
    }
  }
article p {
    margin-bottom: 2.25em;
    letter-spacing: 0;
  }
@media (max-width: 1024px) {
    article p {
      margin-bottom: 1.5em;
    }
  }
article a{
  --tw-text-opacity: 1;
  color: rgb(237 30 36 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
article a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 185 1 / var(--tw-text-opacity, 1));
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
.container {
    padding: 0;
  }
.container-xs {
    max-width: 1104px;
  }
.font-heading {
    letter-spacing: 0.045em;
    line-height: 1.05em;
  }
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.right-12{
  right: 3rem;
}
.top-0{
  top: 0px;
}
.top-12{
  top: 3rem;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-\[-20px\]{
  margin-top: -20px;
}
.mt-\[-49\.7\%\]{
  margin-top: -49.7%;
}
.mt-\[-9\.7\%\]{
  margin-top: -9.7%;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-48{
  height: 12rem;
}
.h-8{
  height: 2rem;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[400px\]{
  height: 400px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[141px\]{
  max-height: 141px;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.min-h-\[24px\]{
  min-height: 24px;
}
.min-h-\[380px\]{
  min-height: 380px;
}
.min-h-\[580px\]{
  min-height: 580px;
}
.w-8{
  width: 2rem;
}
.w-\[132px\]{
  width: 132px;
}
.w-\[21px\]{
  width: 21px;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[33px\]{
  width: 33px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[39px\]{
  width: 39px;
}
.w-full{
  width: 100%;
}
.min-w-\[90px\]{
  min-width: 90px;
}
.max-w-\[120px\]{
  max-width: 120px;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[17em\]{
  max-width: 17em;
}
.max-w-\[331px\]{
  max-width: 331px;
}
.max-w-\[360px\]{
  max-width: 360px;
}
.max-w-\[48px\]{
  max-width: 48px;
}
.max-w-\[49px\]{
  max-width: 49px;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[88px\]{
  max-width: 88px;
}
.max-w-\[95vw\]{
  max-width: 95vw;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink{
  flex-shrink: 1;
}
.basis-0{
  flex-basis: 0px;
}
.basis-1\/2{
  flex-basis: 50%;
}
.basis-2\/5{
  flex-basis: 40%;
}
.basis-\[32\.5\%\]{
  flex-basis: 32.5%;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-y-auto{
  overflow-y: auto;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-xl{
  border-radius: 22px;
}
.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.border{
  border-width: 1px;
}
.border-\[\#828282\]{
  --tw-border-opacity: 1;
  border-color: rgb(130 130 130 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(243 233 227 / var(--tw-border-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/95{
  background-color: rgb(0 0 0 / 0.95);
}
.bg-comic-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 136 163 / var(--tw-bg-opacity, 1));
}
.bg-comic-red{
  --tw-bg-opacity: 1;
  background-color: rgb(237 30 36 / var(--tw-bg-opacity, 1));
}
.bg-comic-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 185 1 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(243 233 227 / var(--tw-bg-opacity, 1));
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.p-12{
  padding: 3rem;
}
.p-8{
  padding: 2rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[1\.3em\]{
  padding-top: 1.3em;
  padding-bottom: 1.3em;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-\[20\%\]{
  padding-bottom: 20%;
}
.pb-\[60\%\]{
  padding-bottom: 60%;
}
.pb-\[9\.7\%\]{
  padding-bottom: 9.7%;
}
.pr-8{
  padding-right: 2rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[1\.3em\]{
  padding-top: 1.3em;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.font-heading{
  font-family: Passion One, cursive;
}
.font-sans{
  font-family: Inter, sans-serif;
}
.text-2xl{
  font-size: 3em;
}
.text-3xl{
  font-size: 4em;
}
.text-\[3\.5em\]{
  font-size: 3.5em;
}
.text-base{
  font-size: 1.5em;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 1em;
}
.text-xl{
  font-size: 2em;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-comic-red{
  --tw-text-opacity: 1;
  color: rgb(237 30 36 / var(--tw-text-opacity, 1));
}
.text-comic-yellow{
  --tw-text-opacity: 1;
  color: rgb(255 185 1 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(243 233 227 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --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);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter{
  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{
  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;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.header__link{
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(243 233 227 / var(--tw-text-opacity, 1));
  display: block;
  padding: 0 0;
  border-bottom: 1px transparent solid;
  font-size: 1em;
  line-height: 1em;
}
.header__link.active, .header__link:hover {
  border-bottom-color: #F3E9E3;
}

.footer__social_link{
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}
.footer__social_link img {
  max-height: 24px;
  max-width: 24px;
}
.footer__social_link:hover {
  border-color: #FFB901;
}
.footer__social_link:hover svg, .footer__social_link:hover path {
  fill: #FFB901;
}

.footer__link{
  font-family: Inter, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(243 233 227 / var(--tw-text-opacity, 1));
  font-size: 1em;
}
.footer__link:hover {
  color: #FFB901;
}
@media (max-width: 1024px) {
  .footer__link {
    font-size: 1.3em;
  }
}

.signup-form {
  min-width: 250px;
  max-width: 400px;
  border-radius: 16px;
  background-color: #F3E9E3;
  padding: 3px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media (max-width: 1024px) {
  .signup-form {
    min-width: 0;
  }
}
.signup-form input {
  background-color: transparent;
  font-size: 1em;
  line-height: 1.5em;
  padding: 8px 16px;
  width: 55%;
  border-radius: 16px;
  color: #000;
}
.signup-form button {
  width: 45%;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #ED1E24;
  color: white;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 16px;
  transition: background-color 0.2s;
}
.signup-form button:hover, .signup-form button:active {
  background-color: #FFB901;
}

header {
  position: relative;
}

.rip {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("/images/rip.png");
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
}

header .rip {
  bottom: -60%;
}

.container-xl {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.mask {
  transform: scaleX(-1);
}

.mask-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  left: -100%;
  clip-path: polygon(100% -300%, 100% 100%, 101% 100%, 101% -300%);
  transition: clip-path 2s 1s, left 2s 1s, opacity 1s 3s;
}

.active .mask-container {
  left: 100%;
  opacity: 0;
  clip-path: polygon(0 -300%, 0 100%, 100% 100%, 100% -300%);
}

.rip-off {
  clip-path: polygon(0 -300%, 0 100%, 0% 100%, 0% -300%);
  transition: clip-path 2s 1s;
}

.active .rip-off {
  clip-path: polygon(0 -300%, 0 100%, 101% 100%, 101% -300%);
}

.bg-paper-1 {
  background-repeat: repeat;
  background-image: url("/images/paper-1.png");
  background-position: top left;
}

.bg-paper-2 {
  background-repeat: repeat;
  background-image: url("/images/paper-2.png");
  background-position: top left;
}

.bg-paper-3 {
  background-repeat: repeat;
  background-image: url("/images/paper-3.png");
  background-position: top left;
}

.bg-paper-4 {
  background-repeat: repeat;
  background-image: url("/images/paper-4.png");
  background-position: top left;
}

.bg-paper-5 {
  background-repeat: repeat;
  background-image: url("/images/paper-5.png");
  background-position: top left;
}

.rip-paper-out-container {
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 0;
  height: calc(100% + 9.7vw);
  left: 0;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

footer .rip-bg-fill {
  height: 100%;
}
@media (min-width: 1601px) {
  footer .rip-bg-fill {
    height: 100%;
  }
  footer .rip-bg-fill::after {
    height: 100%;
  }
}

footer .rip-paper-out-container {
  height: 100%;
}

.rip-container .rip-paper-out-container {
  transform: skew(0deg, 20deg);
  z-index: 1;
  transform-origin: top left;
  transition: all 1.5s;
}
.rip-container .rip-paper, .rip-container .content {
  clip-path: polygon(0 -1px, 0 101%, 0 101%, 0 -1px);
  transition: clip-path 1.5s;
}
.rip-container .rip-paper-out {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 9.7%;
  left: -100%;
  z-index: 2;
  clip-path: polygon(100% 0, 100% 101%, 100% 101%, 100% 0);
  clip-path: polygon(100% 0, 98% 3%, 98% 10%, 96% 17%, 98% 23%, 97% 34%, 100% 45%, 99% 50%, 98% 67%, 97% 73%, 100% 88%, 98% 94%, 96% 97%, 100% 101%, 100% 101%, 100% 0);
  transition: clip-path 1.5s, left 1.5s, width 1.5s, top 1.5s, transform 1.5s, opacity 0s 0s;
}
.rip-container .rip-paper-out .rip-1-bg::after, .rip-container .rip-paper-out .rip-2-bg::after, .rip-container .rip-paper-out .rip-3-bg::after, .rip-container .rip-paper-out .rip-4-bg::after, .rip-container .rip-paper-out .rip-5-bg::after, .rip-container .rip-paper-out .rip-6-bg::after {
  content: "";
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 1.5s;
}
.rip-container .rip-paper-out .rip-bg-fill::after, .rip-container .rip-paper-out .rip-bg-fill::before, .rip-container .rip-paper-out .rip-bg-fill-2::after, .rip-container .rip-paper-out .rip-bg-fill-2::before, .rip-container .rip-paper-out .rip-bg-fill-3::after, .rip-container .rip-paper-out .rip-bg-fill-3::before, .rip-container .rip-paper-out .rip-bg-fill-4::after, .rip-container .rip-paper-out .rip-bg-fill-4::before, .rip-container .rip-paper-out .rip-bg-fill-5::after, .rip-container .rip-paper-out .rip-bg-fill-5::before, .rip-container .rip-paper-out .rip-bg-fill-6::after, .rip-container .rip-paper-out .rip-bg-fill-6::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 1.5s;
}
.rip-container .rip-paper-out .rip-bg-fill::before, .rip-container .rip-paper-out .rip-bg-fill-2::before, .rip-container .rip-paper-out .rip-bg-fill-3::before, .rip-container .rip-paper-out .rip-bg-fill-4::before, .rip-container .rip-paper-out .rip-bg-fill-5::before, .rip-container .rip-paper-out .rip-bg-fill-6::before {
  top: 0;
  height: 100%;
  background: linear-gradient(to top, #000 30%, transparent 100%);
  background: -webkit-linear-gradient(bottom, #000 30%, transparent 100%);
  opacity: 1;
}
.rip-container .rip-bg-fill {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: 0 -7.57vw;
}
.rip-container .rip-bg-fill::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 40%;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent 0%, transparent 20%, #000 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 20%, #000 100%);
  z-index: 2;
}
.rip-container .rip-bg-fill-2 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: 0 -9.7vw;
}
.rip-container .rip-bg-fill-2::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 40%;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent 0%, transparent 20%, #000 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 20%, #000 100%);
  z-index: 2;
}
.rip-container .rip-bg-fill-3 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: 0 -9.7vw;
}
.rip-container .rip-bg-fill-3::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 9.7%;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent 0%, transparent 20%, #000 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 20%, #000 100%);
  z-index: 2;
}
.rip-container .rip-paper-anti {
  transform: scaleX(-1);
}
.rip-container .map {
  height: 0;
}
.rip-container.active .rip-paper-out-container {
  margin-top: -36.3%;
}
.rip-container.active .map {
  height: 480px;
  transition: all 0s 0.1s;
}
.rip-container.active .rip-paper-out {
  left: 100%;
  opacity: 0;
  clip-path: polygon(0 0, 0 101%, 50% 101%, 100% 0);
  clip-path: polygon(0 -1px, 0 101%, 100% 101%, 99% 95%, 97% 90%, 99% 87%, 98% 83%, 100% 80%, 96% 75%, 99% 73%, 97% 68%, 99% 63%, 100% 58%, 97% 50%, 96% 45%, 99% 40%, 98% 38%, 97% 30%, 100% 24%, 97% 18%, 99% 13%, 98% 5%, 100% -1px);
  clip-path: polygon(0 0, 0 3%, 0 10%, -2% 17%, -2% 23%, -3% 34%, -1% 45%, -4% 50%, -2% 67%, -3% 73%, 0 88%, -3% 94%, -4% 97%, 0 101%, 100% 101%, 100% 0);
  transition: clip-path 1.5s, left 1.5s, width 1.5s, top 1.5s, translate 1.5s, opacity 0.4s 1.5s;
}
.rip-container.active .rip-paper-out .rip-1-bg::after, .rip-container.active .rip-paper-out .rip-2-bg::after, .rip-container.active .rip-paper-out .rip-3-bg::after, .rip-container.active .rip-paper-out .rip-4-bg::after, .rip-container.active .rip-paper-out .rip-5-bg::after, .rip-container.active .rip-paper-out .rip-6-bg::after {
  opacity: 0.7;
}
.rip-container.active .rip-paper-out .rip-bg-fill::after, .rip-container.active .rip-paper-out .rip-bg-fill-2::after, .rip-container.active .rip-paper-out .rip-bg-fill-3::after, .rip-container.active .rip-paper-out .rip-bg-fill-4::after, .rip-container.active .rip-paper-out .rip-bg-fill-5::after, .rip-container.active .rip-paper-out .rip-bg-fill-6::after {
  opacity: 0.7;
}
.rip-container.active .rip-paper, .rip-container.active .content {
  clip-path: polygon(0 -1px, 0 101%, 100% 101%, 100% -1px);
}

.rip-0-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-0-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-0.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-1-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-1-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-1.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-2-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-2-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-2.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-3-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-3-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-3.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-4-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-4-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-4.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-5-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-5-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-5.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-6-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-6-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-6.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-7-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-7-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-7.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-8-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-8-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-8.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.rip-9-bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rip-9-image {
  position: relative;
  width: 100%;
  padding-bottom: 7.57%;
  background-image: url("/images/rip-9.png");
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-placeholder {
  padding-bottom: 12%;
  max-height: 224px;
}

.rip-placeholder {
  padding-bottom: 49.7%;
}

.rip-placeholder-end {
  padding-bottom: 9.7%;
}

.rip-2-image, .rip-3-image, .rip-4-image, .rip-5-image, .rip-6-image, .rip-7-image {
  padding-bottom: 9.7%;
}

.rip-0-placeholder, .rip-1-placeholder {
  padding-bottom: 7.57%;
}

.rip-2-placeholder, .rip-3-placeholder, .rip-4-placeholder, .rip-5-placeholder, .rip-6-placeholder, .rip-7-placeholder {
  padding-bottom: 9.7%;
}

.rip-0-bg {
  clip-path: polygon(-1% -1%, -1% 101%, -1% 35%, 0% 35%, 12% 67%, 50% 31%, 55% 34%, 62% 20%, 64% 29%, 65% 23.6%, 69% 30%, 77% 10%, 79% 3.8%, 87% 29.5%, 98% 38.4%, 101% 27.8%, 101% 101%, 101% -1%);
}

.rip-1-bg {
  clip-path: polygon(-1% -1%, -1% 101%, 101% 101%, 101% -1%, 101% 34%, 100% 34%, 80% 53%, 74% 29%, 59% 55%, 52% 45%, 46% 87%, 35% 97%, 28% 81%, 20% 88%, 17% 78%, 16% 80%, 13% 66%, 9% 69%, 7% 71%, 5% 51%, 3% 72%, 0% 63%, -1% 63%);
}

.rip-2-bg {
  clip-path: polygon(-1% -1%, -1% 101%, 101% 101%, 101% -1%, 100% 53%, 92% 81%, 74% 78%, 66% 50%, 50% 36%, 35% 23%, 31% 29%, 20% 2%, 17% 16%, 9% 27%, -1% 20%);
}

.rip-3-bg {
  clip-path: polygon(-1% -1%, -1% 61%, 1% 65%, 3% 63%, 4% 42%, 5% 58%, 9% 67%, 11% 59%, 15% 71%, 18% 73%, 21% 83%, 24% 78%, 32% 78%, 38% 90%, 42% 90%, 43% 92%, 43.4% 86%, 47% 86%, 51% 84%, 56.8% 58%, 58% 42%, 68% 48%, 83% 37%, 93% 51%, 100% 35%, 101% -1%, 101% 101%, -1% 101%);
}

.rip-4-bg {
  clip-path: polygon(-1% -1%, -1% 35%, 2% 34%, 3% 38%, 11% 23%, 24% 23%, 32% 16%, 38% 11%, 46% 13%, 47% 17%, 51% 18%, 59% 28%, 67% 35%, 83% 69%, 93% 76%, 100% 74%, 101% -1%, 101% 101%, -1% 101%);
}

.rip-5-bg {
  clip-path: polygon(-1% -1%, -1% 6%, 0% 7%, 1% 12%, 4% 9%, 5% 16%, 6% 13%, 9% 23%, 11% 29%, 15% 41%, 18% 49%, 21% 48%, 24% 56%, 32% 68%, 38% 77%, 42% 90%, 44% 84%, 46% 87%, 52% 84%, 68% 72%, 83% 53%, 85% 46%, 87% 49%, 88% 42%, 90% 47%, 95% 45%, 96% 42%, 100% 45%, 101% -1%, 101% 101%, -1% 101%);
}

.rip-6-bg {
  clip-path: polygon(-1% -1%, -1% 73%, 5% 66%, 6% 67%, 9% 59%, 11% 62%, 15% 62%, 18% 62%, 21% 57%, 24% 65%, 32% 61%, 38% 43%, 42% 44%, 44% 38%, 50% 38%, 55% 26%, 65% 16%, 73% 12%, 74% 11%, 83% 19%, 87% 19%, 90% 20%, 91% 15%, 92% 12%, 95% 12%, 96% 14%, 100% 14%, 101% -1%, 101% 101%, -1% 101%);
}

.rip-7-bg {
  clip-path: polygon(-1% -1%, -1% 37%, 5% 37%, 6% 46%, 9% 43%, 11% 39%, 15% 43%, 18% 46%, 21% 48%, 24% 31%, 32% 56%, 38% 58%, 42% 61%, 57% 81%, 74% 96%, 82% 91%, 86% 80%, 92% 96%, 100% 90%, 101% -1%, 101% 101%, -1% 101%);
}

.header-bg {
  position: absolute;
  content: "";
  background-color: #000000;
  bottom: 98%;
  display: block;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: 200px;
}

.rip-bottom {
  top: auto;
  bottom: 0;
}

.rip-0 {
  background-image: url("/images/rip-0.png");
}

.rip-1 {
  background-image: url("/images/rip-1.png");
}

.rip-2 {
  background-image: url("/images/rip-2.png");
}

.rip-3 {
  background-image: url("/images/rip-3.png");
}

.rip-4 {
  background-image: url("/images/rip-4.png");
}

.rip-5 {
  background-image: url("/images/rip-5.png");
}

.rip-6 {
  background-image: url("/images/rip-6.png");
}

.rip-7 {
  background-image: url("/images/rip-7.png");
}

.header-fade-out {
  pointer-events: none;
  transform: translateY(-100%);
  transition: opacity 0.29s cubic-bezier(0.45, 0, 0.64, 1), transform 0.29s cubic-bezier(0.45, 0, 0.64, 1);
}

.header-fade-in {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.39s cubic-bezier(0.45, 0, 0.64, 1), transform 0.39s cubic-bezier(0.45, 0, 0.64, 1);
}

.countdown {
  overflow: hidden;
  padding: 2em 0;
}
.countdown #days, .countdown #hours, .countdown #minutes, .countdown #seconds, .countdown .seperator {
  font-size: 6em;
  line-height: 1em;
  font-family: "Passion One";
}
@media (max-width: 1024px) {
  .countdown #days, .countdown #hours, .countdown #minutes, .countdown #seconds, .countdown .seperator {
    font-size: 3.25em;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .countdown #days, .countdown #hours, .countdown #minutes, .countdown #seconds, .countdown .seperator {
    font-size: 4.5em;
  }
}
.countdown .seperator {
  display: block;
}
.countdown .num {
  text-align: center;
  min-width: 128px;
}
@media (max-width: 1024px) {
  .countdown .num {
    min-width: 44px;
  }
}
.countdown .label {
  font-size: 1.5em;
}
@media (max-width: 1024px) {
  .countdown .label {
    font-size: 0.9em;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .countdown .label {
    font-size: 1.1em;
  }
}

.btn-black {
  background-color: #000000;
  color: #ED1E24;
  border: 2px #000000 solid;
  padding: 0.75em 1.38em;
  line-height: 1.5em;
  font-weight: 500;
  font-family: Inter;
  border-radius: 8px;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5em;
  white-space: nowrap;
  transition: all 0.2s;
}
@media (max-width: 1024px) {
  .btn-black {
    font-size: 1.4em;
    padding: 1.1em 2em;
  }
}
.btn-black:hover {
  color: #FFB901;
}
.btn-black[disabled] {
  pointer-events: none;
}

.btn-outline-comic-red, .btn-outline-black, .btn-outline-white, .btn-comic-red {
  display: inline-block;
  background-color: transparent;
  color: #ED1E24;
  border: 2px #ED1E24 solid;
  padding: 0.75em 1.38em;
  line-height: 1.5em;
  font-size: 1em;
  font-weight: 500;
  border-radius: 16px;
  text-align: center;
  white-space: nowrap;
  transition: color 0.4s, border-color 0.4s;
  text-transform: uppercase;
}
.btn-outline-comic-red:hover, .btn-outline-black:hover, .btn-outline-white:hover, .btn-comic-red:hover {
  border-color: #FFB901;
  color: #FFB901;
}
.btn-outline-comic-red.btn-large, .btn-outline-black.btn-large, .btn-outline-white.btn-large, .btn-comic-red.btn-large {
  font-size: 1.15em;
  min-width: 278px;
  padding: 1em 1.5em;
  border-width: 3px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .btn-outline-comic-red.btn-large, .btn-outline-black.btn-large, .btn-outline-white.btn-large, .btn-comic-red.btn-large {
    min-width: 131px;
  }
}

.btn-comic-red {
  color: black;
  background-color: #ED1E24;
}
.btn-comic-red:hover {
  border-color: #FFB901;
  background-color: #FFB901;
  color: black;
}

.btn-outline-black {
  color: #000;
  border-color: #000;
}
.btn-outline-black:hover {
  border-color: #ED1E24;
  color: #ED1E24;
}

.btn-outline-white {
  color: #F3E9E3;
  border-color: #F3E9E3;
}
.btn-outline-white:hover {
  border-color: #FFB901;
  color: #FFB901;
}

.hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ED1E24;
}
.hero .layer-1, .hero .layer-2, .hero .layer-3, .hero .layer-4, .hero .layer-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .layer-1::before {
  content: "";
  display: block;
  position: absolute;
  width: 120%;
  height: 120%;
  top: -10%;
  left: -10%;
  background-image: url("/images/v4-hero-bg-no-filter.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.hero .layer-2::before {
  content: "";
  display: block;
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
  background-image: url("/images/hero-filter.png");
  background-position: center;
  background-repeat: repeat;
  background-size: 8px 8px;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .hero .layer-2::before {
    background-size: 4px 4px;
  }
}
.hero .layer-3 .dragon {
  position: absolute;
  width: 70%;
  max-width: 800px;
  left: auto;
  height: 100%;
  right: -10%;
  top: -10%;
  background-image: url("/images/red-dragon2.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.hero .layer-4 .container {
  text-align: center;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 2%;
}
.hero .layer-4 .container h1 {
  font-size: 10vw;
  line-height: 0.8em;
  text-transform: uppercase;
}
@media (min-width: 1440px) {
  .hero .layer-4 .container h1 {
    font-size: 144px;
  }
}
@media (max-width: 640px) {
  .hero .layer-4 .container h1 {
    font-size: 12vw;
  }
}
.hero .layer-5 .images {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.hero .layer-5 .images .barcode {
  width: 16%;
}
@media (max-width: 1024px) {
  .hero .layer-5 .images .barcode {
    width: 30%;
    max-width: 102px;
  }
}
.hero .layer-5 .images .img-852 {
  width: 9%;
}
@media (max-width: 1024px) {
  .hero .layer-5 .images .img-852 {
    width: 20%;
    max-width: 60px;
  }
}

.footer-heading {
    letter-spacing: 0.045em;
    line-height: 1.05em;
    font-family: Passion One, cursive;
  font-style: italic;
  font-size: 1.5em;
  text-transform: uppercase;
  }
@media (max-width: 1024px) {
  .footer-heading {
    font-size: 2em;
  }
}
.scroll-yellow {
  scrollbar-width: thin;
  scrollbar-color: #F3E9E3 transparent;
}
.scroll-yellow::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
.scroll-yellow::-webkit-scrollbar-thumb {
  background: #F3E9E3;
  border-radius: 8px;
}
.scroll-yellow::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 8px;
}
.hover\:bg-red-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.hover\:text-comic-yellow:hover{
  --tw-text-opacity: 1;
  color: rgb(255 185 1 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(243 233 227 / var(--tw-text-opacity, 1));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-comic-red:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 30 36 / var(--tw-ring-opacity, 1));
}
@media (min-width: 768px){
  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:mb-\[-50px\]{
    margin-bottom: -50px;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:block{
    display: block;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[500px\]{
    height: 500px;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-\[430px\]{
    width: 430px;
  }
  .md\:w-\[540px\]{
    width: 540px;
  }
  .md\:max-w-\[90px\]{
    max-width: 90px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:items-baseline{
    align-items: baseline;
  }
  .md\:items-stretch{
    align-items: stretch;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .md\:p-24{
    padding: 6rem;
  }
  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:pl-\[25px\]{
    padding-left: 25px;
  }
  .md\:pt-\[23px\]{
    padding-top: 23px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-2xl{
    font-size: 3em;
  }
  .md\:text-3xl{
    font-size: 4em;
  }
  .md\:text-4xl{
    font-size: 9em;
  }
  .md\:text-xl{
    font-size: 2em;
  }
}
@media (min-width: 1024px){
  .lg\:mb-\[-71px\]{
    margin-bottom: -71px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:min-w-\[80px\]{
    min-width: 80px;
  }
  .lg\:max-w-\[108px\]{
    max-width: 108px;
  }
  .lg\:max-w-\[143px\]{
    max-width: 143px;
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .lg\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
}