*,
::backdrop,
:after,
:before {
  --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: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
} /*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-feature-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-variation-settings: normal;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}
@media (min-width: 1100px) {
  .container {
    max-width: 1100px;
  }
}
.absolute {
  position: absolute;
}
.left-2\/4 {
  left: 50%;
}
.top-\[73px\] {
  top: 73px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[80px\] {
  margin-bottom: 80px;
  margin-top: 80px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-4 {
  margin-top: 1rem;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[401px\] {
  height: 401px;
}
.h-auto {
  height: auto;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[542px\] {
  width: 542px;
}
.w-\[calc\(50\%-50px\)\] {
  width: calc(50% - 50px);
}
.w-full {
  width: 100%;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.flex-1 {
  flex: 1 1;
}
.-translate-x-2\/4 {
  --tw-translate-x: -50%;
}
.-translate-x-2\/4,
.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));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-16 {
  gap: 4rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-2xl {
  border-radius: 1rem;
}
.border-2 {
  border-width: 2px;
}
.border-y-4 {
  border-bottom-width: 4px;
  border-top-width: 4px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: #000;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.\!bg-amber-100 {
  --tw-bg-opacity: 1 !important;
  background-color: #fef3c7 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-cyan-200 {
  --tw-bg-opacity: 1 !important;
  background-color: #a5f3fc !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-rose-200 {
  background-color: #fecdd3 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-rose-200,
.\!bg-white {
  --tw-bg-opacity: 1 !important;
}
.\!bg-white {
  background-color: #fff !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: #a5f3fc;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: #6366f1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: #fed7aa;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: #e9d5ff;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: #fecdd3;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.text-center {
  text-align: center;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.uppercase {
  text-transform: uppercase;
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1024px) {
  .max-lg\:h-\[300px\] {
    height: 300px;
  }
  .max-lg\:w-\[300px\] {
    width: 300px;
  }
  .max-lg\:w-\[400px\] {
    width: 400px;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:w-full {
    width: 100%;
  }
  .max-md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-md\:flex-col {
    flex-direction: column;
  }
  .max-md\:flex-wrap {
    flex-wrap: wrap;
  }
  .max-md\:items-center {
    align-items: center;
  }
  .max-md\:gap-10 {
    gap: 2.5rem;
  }
  .max-md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .max-md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media not all and (min-width: 640px) {
  .max-sm\:h-\[225px\] {
    height: 225px;
  }
  .max-sm\:w-\[300px\] {
    width: 300px;
  }
  .max-sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-sm\:gap-5 {
    gap: 1.25rem;
  }
  .max-sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.text-1 {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  font-size: 20px;
  text-transform: uppercase;
}
.text-1,
.text-2 {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-2 {
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #000;
  font-size: 128px;
  text-shadow: 0 4px 0 #000;
  @media (max-width: 768px) {
    font-size: 48px;
  }
}
.text-3 {
  color: #252527;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.text-4 {
  font-size: 36px;
  @media (max-width: 768px) {
    font-size: 30px;
  }
}
.text-4,
.text-title {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-shadow: 0 4px 0 #000;
  text-transform: uppercase;
}
.text-title {
  font-size: 64px;
  @media (max-width: 768px) {
    font-size: 40px;
  }
}
.header {
  background-image: url(/static/media/penguins-bg.5216d34b31d26f82a011.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  button {
    background: #ffdfa3;
    border: 2px solid #000;
    border-radius: 160px;
    box-shadow: 0 4px 0 0 #000;
    color: #000;
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 20px;
    padding: 12px 40px;
  }
}
.card {
  background: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  padding: 10px;
  img {
    border-radius: 10px;
  }
  h3 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    margin-top: 15px;
    text-transform: uppercase;
  }
  h3,
  p {
    font-style: normal;
    line-height: normal;
  }
  p {
    color: #252527;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
}
.tokenomics {
  background-image: url(https://cdn.builder.io/api/v1/image/assets/TEMP/6e719f0c726075eabbb1c5a99d221b41efa7eb9c);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  h4 {
    font-size: 20px;
  }
  h4,
  p {
    color: #252527;
    font-family: Nunito, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  p {
    font-size: 32px;
  }
}
.social-card {
  cursor: pointer;
  h3 {
    font-size: 22px;
    text-align: center;
  }
  @media (max-width: 768px) {
    h3 {
      font-size: 14px;
    }
  }
}
.footer-section {
  background-image: url(https://cdn.builder.io/api/v1/image/assets/TEMP/11521000a1bf8a99d47e74f40e69d428ff2cad42);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@font-face {
  font-family: AlfaSlabOne;
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/AlfaSlabOne-Regular.76486fb5cc170dab15a5.ttf)
    format("truetype");
}
@font-face {
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/Nunito-VariableFont_wght.c0f0807a40aebdc41b40.ttf)
    format("truetype");
}
body {
  font-family: AlfaSlabOne, sans-serif;
}
* {
  font-weight: 400;
}
/*# sourceMappingURL=main.1eb88112.css.map*/
