*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    pretendard,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline;
  -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,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: 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: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-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,
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;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
.-translate-y-1\/2,
.translate-x-full,
.transform,
.mobile-menu,
.active,
.dropdown-menu,
.group-\[\.active\]\/drawer\:translate-x-0,
.group-\[\.active\]\/handle\:rotate-180,
.group-aria-expanded\/toggle\:rotate-45,
.group-hover\/d-image\:-translate-x-1,
.group-\[\.expanded\]\/parent\:-rotate-180,
.group-aria-expanded\/toggle\:-translate-y-1\/2,
.group-aria-expanded\/toggle\:-rotate-45 {
  --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;
}
.\!ring-0 {
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 340px) {
  .container {
    max-width: 340px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 414px) {
  .container {
    max-width: 414px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 800px) {
  .container {
    max-width: 800px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.header .container,
.footer .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 340px) {
  .header .container,
  .footer .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.no-li {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.no-li li {
  padding: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.-right-1 {
  right: -0.25rem;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-top-1 {
  top: -0.25rem;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1\/2 {
  top: 50%;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[calc\(100\%-2px\)\] {
  top: calc(100% - 2px);
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[9999\] {
  z-index: 9999;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-0 {
  margin-left: 0;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-px {
  margin-right: 1px;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-5 {
  height: 1.25rem !important;
}
.\!h-auto {
  height: auto !important;
}
.h-10 {
  height: 2.5rem;
}
.h-14 {
  height: 3.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[7px\] {
  height: 7px;
}
.h-full {
  height: 100%;
}
.\!w-5 {
  width: 1.25rem !important;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-14 {
  width: 3.5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[13px\] {
  width: 13px;
}
.w-full {
  width: 100%;
}
.w-logo-mobile {
  width: calc(var(--logo-width) / 1.45);
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-initial {
  flex: 0 1 auto;
}
.shrink-0 {
  flex-shrink: 0;
}
.basis-full {
  flex-basis: 100%;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(100%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes marquee {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-100%);
  }
}
.animate-marquee {
  animation: marquee 30s linear infinite;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[1fr_320px\] {
  grid-template-columns: 1fr 320px;
}
.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-between {
  align-content: space-between;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.\!gap-1 {
  gap: 0.25rem !important;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-11 {
  gap: 2.75rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-1\.5 {
  row-gap: 0.375rem;
}
.gap-y-12 {
  row-gap: 3rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-2\.5 {
  row-gap: 0.625rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.self-end {
  align-self: flex-end;
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!rounded-none {
  border-radius: 0 !important;
}
.rounded-2\.5xl {
  border-radius: 1.25rem;
}
.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-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-app-coral {
  --tw-border-opacity: 1;
  border-color: #ffc2ac;
  border-color: rgba(255, 194, 172, var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-b-app-coral {
  --tw-border-opacity: 1;
  border-bottom-color: #ffc2ac;
  border-bottom-color: rgba(255, 194, 172, var(--tw-border-opacity));
}
.border-t-app-coral {
  --tw-border-opacity: 1;
  border-top-color: #ffc2ac;
  border-top-color: rgba(255, 194, 172, var(--tw-border-opacity));
}
.border-t-app-coral\/50 {
  border-top-color: #ffc2ac80;
}
.\!bg-app-red {
  --tw-bg-opacity: 1 !important;
  background-color: #ff4a11 !important;
  background-color: rgba(255, 74, 17, var(--tw-bg-opacity)) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-app-beige {
  --tw-bg-opacity: 1;
  background-color: #fef9ec;
  background-color: rgba(254, 249, 236, var(--tw-bg-opacity));
}
.bg-app-brown\/10 {
  background-color: #5f351e1a;
}
.bg-app-pinkbeige {
  --tw-bg-opacity: 1;
  background-color: #faeadc;
  background-color: rgba(250, 234, 220, var(--tw-bg-opacity));
}
.bg-app-red {
  --tw-bg-opacity: 1;
  background-color: #ff4a11;
  background-color: rgba(255, 74, 17, var(--tw-bg-opacity));
}
.bg-app-yellow {
  --tw-bg-opacity: 1;
  background-color: #ffe380;
  background-color: rgba(255, 227, 128, var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-\[length\:11px_100\%\] {
  background-size: 11px 100%;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.\!p-0 {
  padding: 0 !important;
}
.\!p-4 {
  padding: 1rem !important;
}
.p-0 {
  padding: 0;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-2 {
  padding: 0.5rem;
}
.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.\!px-3\.5 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}
.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.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;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.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-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-header {
  padding-top: var(--header-height);
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-sans {
  font-family:
    pretendard,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif;
}
.\!text-2xs {
  font-size: 0.6875rem !important;
}
.\!text-xs {
  font-size: 0.75rem !important;
}
.text-1\.5sm {
  font-size: 0.9375rem;
}
.text-1\.5xs {
  font-size: 0.8125rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-2xs {
  font-size: 0.6875rem;
}
.text-3xs {
  font-size: 0.625rem;
}
.text-base {
  font-size: 1rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-xs {
  font-size: 0.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.capitalize {
  text-transform: capitalize;
}
.leading-\[0\] {
  line-height: 0;
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.02em;
}
.\!text-app-brown-400 {
  --tw-text-opacity: 1 !important;
  color: #775e54 !important;
  color: rgba(119, 94, 84, var(--tw-text-opacity)) !important;
}
.\!text-current {
  color: currentColor !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: #fff !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-app-brown {
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
}
.text-app-brown-300 {
  --tw-text-opacity: 1;
  color: #9e7e6d;
  color: rgba(158, 126, 109, var(--tw-text-opacity));
}
.text-app-brown-400 {
  --tw-text-opacity: 1;
  color: #775e54;
  color: rgba(119, 94, 84, var(--tw-text-opacity));
}
.text-app-pinkbeige {
  --tw-text-opacity: 1;
  color: #faeadc;
  color: rgba(250, 234, 220, var(--tw-text-opacity));
}
.text-app-red {
  --tw-text-opacity: 1;
  color: #ff4a11;
  color: rgba(255, 74, 17, var(--tw-text-opacity));
}
.text-current {
  color: currentColor;
}
.text-white {
  --tw-text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.\!ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),
    var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color),
    0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0)) !important;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.ease-expo {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.will-change-transform {
  will-change: transform;
}
.pb-safe {
  padding-bottom: env(safe-area-inset-bottom);
}
.h4 {
  font-size: clamp(1.35rem, 0.9930769231rem + 0.0178461538 * 100vw, 1.93rem);
}
.small-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family:
    pretendard,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: #9e7e6d;
  color: rgba(158, 126, 109, var(--tw-text-opacity));
}
.cart-drawer .small-title {
  margin-bottom: 1rem;
}
@media (min-width: 640px) {
  .small-title {
    font-size: 0.75rem;
  }
}
@media (min-width: 800px) {
  .small-title {
    font-size: 0.8125rem;
  }
}
@media (min-width: 1024px) {
  .small-title {
    margin-bottom: 1.25rem;
  }
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaproultralight.woff2?v=1706799832)
    format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprolightitalic.woff2?v=1706799832)
    format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprolight.woff2?v=1706799833)
    format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaproultralightitalic.woff2?v=1706799832)
    format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiapro.woff2?v=1706799832)
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaproitalic.woff2?v=1706799833)
    format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiapromedium.woff2?v=1706799832)
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiapromediumitalic.woff2?v=1706799833)
    format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprosemibold.woff2?v=1706799832)
    format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprosemibolditalic.woff2?v=1706799832)
    format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprobold.woff2?v=1706799833)
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: svn-sofia-pro;
  src: url(/cdn/shop/files/predict-oscar-svn-sofiaprobolditalic.woff2?v=1706799833)
    format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
:root {
  --color-primary: #f2af36;
  --duration-short: 0.1s;
  --duration-default: 0.25s;
  --duration-long: 0.5s;
}
body,
html {
  min-height: 100%;
  overflow-x: hidden;
}
body {
  background-color: #0c0c0c !important;
  font-family: svn-sofia-pro;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-weight: 300;
  color: #fff;
  overflow: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-weight: 400;
  letter-spacing: -0.02em;
}
h1,
.h1 {
  font-size: 48px;
  line-height: 1;
}
h2,
.h2 {
  font-size: 45px;
  line-height: 1.111;
  color: #f2af36;
  color: var(--color-primary);
}
h3,
.h3 {
  font-size: 25px;
  font-weight: 500;
  color: #f2af36;
  color: var(--color-primary);
}
p strong {
  color: #f2af36;
  color: var(--color-primary);
}
p:last-child {
  margin-bottom: 0;
}
p:empty {
  display: none;
}
strong {
  font-weight: 500;
}
a,
a:hover,
a:focus {
  color: #f2af36;
  color: var(--color-primary);
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
}
img,
svg,
iframe {
  max-width: 100%;
  height: auto;
}
.container,
.row {
  --bs-gutter-x: 40px;
}
.row.g-0 {
  --bs-gutter-x: 0;
}
@media (min-width: 992px) {
  .container--narrow {
    max-width: 975px;
  }
}
@media (max-width: 767.98px) {
  h2,
  .h2 {
    font-size: 38px;
  }
}
button,
input,
textarea,
select {
  outline: none;
}
.heading {
  position: relative;
  padding-left: 85px;
  margin-bottom: 40px;
}
.heading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 84px;
  border-right: 1px solid #4c4c4c;
  margin-top: -42px;
  background-image: url(predict-oscar-shape-2.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.heading h2 {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .heading h2 br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .heading {
    padding-left: 65px;
  }
  .heading:before {
    width: 45px;
    height: 65px;
    margin-top: -32.5px;
  }
}
.text {
  margin-bottom: 60px;
}
.text h3 {
  margin-bottom: 15px;
}
.text a:not([class]) {
  font-weight: 500;
}
.text:last-child {
  margin-bottom: 0;
}
#welcome {
  position: relative;
  padding: 180px 0;
  background-image: url(predict-oscar-img-welcome.jpg?v=1);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
#welcome:after {
  content: "";
  position: absolute;
  top: 110px;
  right: 2%;
  width: 440px;
  height: 1200px;
  background-image: url(predict-oscar-shape-5.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  z-index: 1;
}
#welcome .container {
  position: relative;
  z-index: 10;
}
#welcome .welcome__text h1 {
  margin-bottom: 100px;
}
#welcome .welcome__text h1 .oscars {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-size: 225px;
  line-height: 0.85;
  font-weight: 200;
  letter-spacing: -0.05em;
  color: #f2af36;
  color: var(--color-primary);
}
#welcome .welcome__text h1 .oscars > small {
  position: absolute;
  top: 86px;
  left: 42px;
  font-size: 45px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
#welcome .welcome__text .text {
  max-width: 775px;
  font-size: 22px;
  font-weight: 400;
}
@media (min-width: 1400px) {
  #welcome:after {
    right: 8%;
  }
}
@media (min-width: 1600px) {
  #welcome:after {
    right: 12%;
  }
}
@media (min-width: 1800px) {
  #welcome:after {
    right: 15%;
  }
}
@media (max-width: 1199.98px) {
  #welcome:after {
    opacity: 0.5;
  }
  #welcome .welcome__text h1 {
    font-size: 40px;
  }
  #welcome .welcome__text h1 .oscars {
    margin-bottom: 10px;
    font-size: 180px;
    line-height: 1;
  }
  #welcome .welcome__text h1 .oscars > small {
    top: 78px;
    left: 31px;
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  #welcome {
    position: relative;
    padding-top: 160px;
    padding-bottom: 160px;
  }
  #welcome:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0c0c0c;
    opacity: 0.4;
    z-index: 1;
  }
  #welcome .container {
    position: relative;
    z-index: 10;
  }
  #welcome .welcome__text h1 {
    margin-bottom: 80px;
    font-size: 34px;
  }
  #welcome .welcome__text h1 .oscars {
    font-size: 120px;
  }
  #welcome .welcome__text h1 .oscars > small {
    top: 49px;
    left: 17px;
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  #welcome {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #welcome:after {
    width: 100%;
    top: 40px;
    right: 0;
  }
  #welcome .welcome__text h1 .oscars {
    font-size: 90px;
  }
  #welcome .welcome__text h1 .oscars > small {
    top: 36px;
    left: 12px;
    font-size: 22px;
  }
}
#key-findings {
  padding-top: 160px;
}
#key-findings h2 {
  margin-bottom: 30px;
}
#key-findings h2 span {
  display: none;
}
#key-findings h2 img {
  display: block;
  margin: 0 auto;
}
#key-findings .container {
  max-width: 1075px;
}
#key-findings .item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 139px;
  padding: 20px;
  border-bottom: 1px solid #684316;
  font-size: 25px;
  text-align: center;
}
#key-findings .quote {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 120px;
  background-color: #1e1e1e;
  border-radius: 20px;
  padding: 20px 220px 20px 50px;
  margin-top: 60px;
  font-size: 25px;
  letter-spacing: -0.02em;
  line-height: 1.28;
}
#key-findings .quote p {
  margin-bottom: 0;
}
#key-findings .quote img {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1199.98px) {
  #key-findings .quote p br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  #key-findings {
    padding-top: 120px;
  }
  #key-findings .item {
    min-height: 128px;
    font-size: 22px;
  }
  #key-findings .quote {
    padding-left: 30px;
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  #key-findings h2 img {
    width: 280px;
  }
  #key-findings .quote {
    padding-left: 20px;
    padding-right: 120px;
  }
  #key-findings .quote img {
    width: 160px;
  }
}
#about {
  padding-top: 160px;
}
#about h2 {
  margin-bottom: 40px;
  font-size: 40px;
}
#about .row > div {
  margin-bottom: 60px;
}
#about .line {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #684316;
}
#about .line:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 10px;
  padding-right: 7px;
  margin-top: -5px;
  background-color: #0c0c0c;
  background-image: url(predict-oscar-shape-1.svg);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: contain;
}
#about .text--1 {
  max-width: 340px;
}
#about .text--2 {
  max-width: 700px;
}
@media (max-width: 767.98px) {
  #about {
    padding-top: 120px;
  }
}
#section-1 {
  padding-top: 260px;
}
#section-1 .image {
  margin-bottom: 60px;
}
#section-1 .image p {
  font-size: 40px;
  letter-spacing: -0.02em;
  line-height: 1.125;
  color: #7f7f7f;
}
#section-1 .image:last-child {
  margin-bottom: 0;
}
#section-1 .image--1 {
  padding-bottom: 40px;
  border-bottom: 1px solid #684316;
}
#section-1 .container:not(:last-child) {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  #section-1 .image--1 img {
    width: calc(100% - 50px);
  }
  #section-1 .image--2 img {
    width: calc(100% - 50px);
    margin-top: 10px;
  }
  #section-1 .image--2 p {
    max-width: 410px;
  }
}
@media (max-width: 991.98px) {
  #section-1 .image .row > div:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  #section-1 {
    padding-top: 180px;
  }
  #section-1 .image p {
    font-size: 34px;
  }
}
#section-2 {
  padding-top: 260px;
}
#section-2 .linear-regression {
  margin-bottom: 80px;
  text-align: center;
}
#section-2 .linear-regression h3 {
  margin-bottom: 30px;
}
#section-2 .linear-regression__image {
  position: relative;
  max-width: 525px;
  margin: 0 auto 40px;
}
#section-2 .linear-regression__image p {
  position: absolute;
  top: 26%;
}
#section-2 .linear-regression__image p:nth-child(1) {
  left: 8%;
  text-align: left;
}
#section-2 .linear-regression__image p:nth-child(2) {
  right: 8%;
  text-align: right;
}
#section-2 .linear-regression__result strong {
  font-size: 38px;
  font-weight: 400;
}
#section-2 .top-ten {
  position: relative;
  padding: 25px 40px 40px 95px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 60px;
  background-color: #191919;
  background-image: url(predict-oscar-shape-3.png);
  background-repeat: no-repeat;
  background-position: top right;
  overflow: hidden;
}
#section-2 .top-ten:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(predict-oscar-shape-4.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  z-index: 1;
}
#section-2 .top-ten__heading {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 10;
}
#section-2 .top-ten__heading h3 {
  max-width: 280px;
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.227;
  color: #fff;
  text-align: right;
}
#section-2 .top-ten__heading h3 strong {
  color: #f2af36;
  color: var(--color-primary);
}
#section-2 .top-ten__heading img {
  width: 320px;
}
#section-2 .top-ten__image {
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  #section-2 .top-ten {
    margin-left: -30px;
    margin-right: -30px;
  }
  #section-2 .top-ten__heading {
    position: absolute;
    top: 60px;
    right: 50px;
  }
}
@media (min-width: 1200px) {
  #section-2 .top-ten {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (max-width: 991.98px) {
  #section-2 .linear-regression__result strong {
    display: block;
    font-size: 34px;
  }
  #section-2 .top-ten {
    padding: 30px 20px 20px 10px;
  }
  #section-2 .top-ten:before {
    opacity: 0.15;
  }
}
@media (max-width: 767.98px) {
  #section-2 {
    padding-top: 180px;
  }
}
@media (max-width: 575.98px) {
  #section-2 .linear-regression__image {
    width: 320px;
    max-width: 100%;
  }
  #section-2 .linear-regression__image p {
    font-size: 14px;
  }
  #section-2 .top-ten__heading img {
    width: 250px;
  }
}
#section-3 {
  padding-top: 260px;
}
#section-3 .image {
  margin-bottom: 60px;
}
#section-3 .image--1,
#section-3 .image--2 {
  margin-left: -10px;
  margin-right: -10px;
}
#section-3 .image--2 h3 {
  margin-bottom: 30px;
  text-align: center;
}
#section-3 .image--4 {
  max-width: 432px;
}
#section-3 .text--3 {
  max-width: 555px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #section-3 .row > div:last-child {
    padding-left: 40px;
  }
  #section-3 .image--1 {
    margin-left: -30px;
    margin-right: -30px;
  }
  #section-3 .image--2 {
    margin-left: -28px;
    margin-right: -28px;
  }
}
@media (min-width: 1200px) {
  #section-3 .image--1 {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (max-width: 991.98px) {
  #section-3 .image--3 {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767.98px) {
  #section-3 {
    padding-top: 180px;
  }
}
#section-4 {
  padding-top: 260px;
  padding-bottom: 260px;
}
@media (max-width: 767.98px) {
  #section-4 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
.container > h2,
.heading,
.image,
#welcome .welcome__text h1,
#welcome .welcome__text .text,
#key-findings .item,
#key-findings .quote {
  opacity: 0;
}
header.header .w-full.bg-beige {
  background-color: #070707;
}
header.header a,
header.header .desktop-menu .menu-item__link {
  color: #5b5b5b;
}
header.header .desktop-menu .menu-item__link {
  font-family: svn-sofia-pro;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
header.header a[aria-label="Cafely"],
header.header a[aria-label="Open Cart"] {
  color: #f2af36;
}
header.header .announcement-bar {
  background-color: #f2af36;
  font-family: svn-sofia-pro;
  font-size: 14px;
  color: #070707;
  font-weight: 500;
  text-transform: uppercase;
}
header.header .hamburger span {
  background-color: #f2af36;
}
footer.footer {
  margin-top: 0 !important;
  padding-top: 0 !important;
  font-family: svn-sofia-pro;
  color: #0c0c0c;
}
footer.footer .wave {
  display: none;
}
footer.footer a {
  color: #f2af36;
}
footer.footer a[aria-label="Cafely"] {
  display: inline-block;
  width: 288px;
  height: 60px;
  background-image: url(predict-oscar-img-logo-footer.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: contain;
  color: #fff;
}
footer.footer a[aria-label="Cafely"] img {
  display: none;
}
footer.footer .text-red-primary {
  color: #f2af36;
}
footer.footer .footer__title {
  font-family: svn-sofia-pro;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
footer.footer .footer__subtitle {
  font-family: svn-sofia-pro;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.footer .nav-col ul li a {
  font-family: svn-sofia-pro;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
footer.footer ul.font-mono li a {
  font-family: svn-sofia-pro;
  font-size: 14px;
  font-weight: 500;
  color: #ededed;
}
svg.logo-svg #letters path {
  opacity: 0;
  transform: scale(0);
  visibility: hidden;
  transform-origin: center;
  transition:
    opacity 0.1s linear 0.1s,
    transform 0.1s linear 0.1s,
    visibility 0.1s linear 0.1s;
}
svg.logo-svg #sign {
  transform: scale(1.75) translateY(1%);
  transform-origin: top center;
  transition: transform 0.2s ease 0.15s;
}
svg.logo-svg #sign #top_c {
  transform-origin: top;
}
svg.logo-svg:hover #letters path {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
svg.logo-svg:hover #sign {
  transform: scale(1) translateY(0);
}
svg.logo-svg:hover #sign #top_c {
  animation: sign-animation 0.35s cubic-bezier(0, 0.55, 0.63, 1.2) forwards;
}
@keyframes sign-animation {
  0% {
    transform: scaleY(1) scaleX(1) translateY(0);
  }
  50% {
    transform: scaleY(1.2) scaleX(1.2) translateY(26.5px);
  }
  to {
    transform: scaleY(1) scaleX(1) translateY(0);
  }
}
body {
  --text: #5f351e;
}
body.template-index .header__inner {
  border-bottom-width: 0px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
body.mobile-menu-active .header__inner,
body.mobile-menu-active .header.scrolled .header__inner {
  background: transparent !important;
  border: none !important;
  color: var(--text);
}
@media (max-width: 1023px) {
  body.search-active .header__inner,
  body.search-active .header.scrolled .header__inner {
    color: var(--text);
  }
}
body.search-active.template-index .header__inner,
body.search-active.template-index .header.scrolled .header__inner {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: #ffc2ac;
  border-bottom-color: rgba(255, 194, 172, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: #fef9ec;
  background-color: rgba(254, 249, 236, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
}
.header.scrolled .header__inner {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: #ffc2ac;
  border-bottom-color: rgba(255, 194, 172, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: #fef9ec;
  background-color: rgba(254, 249, 236, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: #ff4a11;
  color: rgba(255, 74, 17, var(--tw-text-opacity));
}
.mobile-menu-toggle span {
  position: absolute;
  display: inline-block;
  height: 1.5px;
  width: 100%;
  border-radius: 5px;
  background-color: currentColor;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
header.header .mobile-menu-toggle span.bg-beige {
  background-color: #070707;
}
.mobile-menu {
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  --tw-translate-x: -100%;
  transform: translate(-100%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: #fef9ec;
  background-color: rgba(254, 249, 236, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
  opacity: 0;
  transition-duration: 0.3s;
}
header.header .mobile-menu.bg-beige {
  background-color: #070707;
}
.mobile-menu.active {
  visibility: visible;
  --tw-translate-x: 0px;
  transform: translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.mobile-menu__primary,
.mobile-menu__secondary {
  margin-bottom: 1.5rem;
}
.mobile-menu__primary ul,
.mobile-menu__secondary ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.mobile-menu__primary ul li,
.mobile-menu__secondary ul li {
  padding: 0;
}
.mobile-menu__primary ul,
.mobile-menu__secondary ul {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (min-width: 340px) {
  .mobile-menu__primary ul,
  .mobile-menu__secondary ul {
    font-size: 1rem;
  }
}
.mobile-menu__primary ul a,
.mobile-menu__secondary ul a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  text-decoration-line: none;
}
.mobile-menu__primary > ul li,
.mobile-menu__secondary > ul li {
  position: relative;
  width: 100%;
}
header.header .mobile-menu__primary > ul li.bg-beige,
header.header .mobile-menu__secondary > ul li.bg-beige {
  background-color: #070707;
}
.mobile-menu__primary > ul ul,
.mobile-menu__secondary > ul ul {
  visibility: hidden;
  padding-left: 1rem;
  font-size: 0.875rem;
  color: #5f351ee6;
  opacity: 0;
  transition-duration: 0.2s;
}
@media (min-width: 340px) {
  .mobile-menu__primary > ul ul,
  .mobile-menu__secondary > ul ul {
    font-size: 1.25rem;
  }
}
.mobile-menu__primary > ul ul.active,
.mobile-menu__secondary > ul ul.active {
  visibility: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  opacity: 1;
}
.mobile-menu__primary ul {
  font-size: 1.25rem;
}
@media (min-width: 340px) {
  .mobile-menu__primary ul {
    font-size: 1.5rem;
  }
}
.mobile-menu .menu-item--has-dropdown.expanded [class*="icon"] {
  transform: rotate(180deg);
}
.desktop-menu a[data-highlighted] {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: #ffe380;
  background-color: rgba(255, 227, 128, var(--tw-bg-opacity));
  padding: 0.625rem 0.875rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
}
.dropdown-menu {
  visibility: hidden;
  position: fixed;
  left: 0;
  top: var(--header-height);
  z-index: -1;
  margin-top: -0.625rem;
  width: 100%;
  --tw-translate-y: -10px;
  transform: translate(var(--tw-translate-x), -10px) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
header.header .dropdown-menu.bg-beige {
  background-color: #070707;
}
.dropdown-menu.active {
  visibility: visible;
  z-index: 1;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.dropdown-menu ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.dropdown-menu ul li {
  padding: 0;
}
.dropdown-menu ul {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  font-weight: 500;
}
.dropdown-menu ul li {
  padding-top: 3px;
  padding-bottom: 3px;
}
.dropdown-menu__list {
  font-size: 1.875rem;
  line-height: 1.15;
}
.dropdown-menu__list a:hover {
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
}
.dropdown-menu__list a {
  transition-duration: 0.2s;
}
.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: #ffe380;
  background-color: rgba(255, 227, 128, var(--tw-bg-opacity));
  padding: 1rem 1.25rem;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
  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: 0.4s;
  transition-timing-function: cubic-bezier(0.1, 0, 0.3, 1);
}
.btn:hover {
  --tw-bg-opacity: 1;
  background-color: #5f351e;
  background-color: rgba(95, 53, 30, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: #fef9ec;
  color: rgba(254, 249, 236, var(--tw-text-opacity));
}
@media (min-width: 800px) {
  .btn {
    gap: 4.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.btn {
  font-size: clamp(0.95rem, 0.9192307692rem + 0.0015384615 * 100vw, 1rem);
}
.btn span {
  z-index: 1;
}
.btn--arrow {
  justify-content: space-between;
  text-align: left;
}
.btn--pink {
  --tw-bg-opacity: 1;
  background-color: #faeadc;
  background-color: rgba(250, 234, 220, var(--tw-bg-opacity));
}
.cart-drawer .cart__totals tr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cart-drawer .cart__totals tr th,
.cart-drawer .cart__totals tr td {
  padding: 0;
  font-size: 0.8125rem;
  font-weight: 600;
}
@media (min-width: 800px) {
  .cart-drawer .cart__totals tr th,
  .cart-drawer .cart__totals tr td {
    font-size: 0.875rem;
  }
}
.cart-drawer .cart__totals tr td:last-child {
  text-align: right;
  --tw-text-opacity: 1;
  color: #5f351e;
  color: rgba(95, 53, 30, var(--tw-text-opacity));
}
.cart-drawer .cart-drawer__spinner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #fef9ec80;
  background-color: rgba(254, 249, 236, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  text-align: center;
}
header.header .cart-drawer .cart-drawer__spinner.bg-beige {
  background-color: #070707;
}
#main {
  padding-top: calc(var(--header-height) - 1px);
}
.shopify-section {
  clear: both;
}
.header {
  z-index: 50;
  font-family:
    pretendard,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif;
  --tw-text-opacity: 1;
  color: #ff4a11;
  color: rgba(255, 74, 17, var(--tw-text-opacity));
}
.header__inner {
  --tw-bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.header .desktop-menu ul li[data-handle],
.header .mobile-menu ul li:first-child,
.header .dropdown-menu,
.header .header-search,
.header .search-open {
  display: none !important;
}
.header .mobile-menu ul {
  padding: 0;
  margin: 0;
}
.header .mobile-menu svg {
  max-width: none !important;
}
.header .mobile-menu .mobile-menu__secondary ul li {
  padding-top: 0 !important;
}
.header .mobile-menu-toggle {
  color: #f2af36;
}
.header a {
  color: #f2af36 !important;
}
.footer a[aria-label="Cafely"] {
  height: 30px !important;
}
.footer * {
  color: #f2af36 !important;
  color: var(--color-primary) !important;
}
.footer > div {
  padding-top: 1rem !important;
}
.footer > div > div {
  background-color: #000;
}
.footer .mb-5 {
  margin-bottom: 1.25rem !important;
}
.footer .lg\:mb-0 {
  margin-bottom: 0 !important;
}
.footer #subscribe-form h4 {
  font-family: svn-sofia-pro;
  font-weight: 500;
}
.footer #subscribe-form > div {
  background-color: #fff3;
}
.footer p {
  margin-bottom: 0;
}
.footer input[name="email"] {
  font-weight: 400;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.footer ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.footer ul li {
  padding: 0;
}
.footer ul {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  font-family:
    pretendard,
    ui-sans-serif,
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Ubuntu,
    Cantarell,
    Noto Sans,
    sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}
.footer a {
  text-decoration-line: none;
}
.container {
  max-width: none;
}
.cart-drawer {
  --bs-border-color: #ffc2ac;
  --bs-bg-opacity: 0.4 !important;
}
.cart-drawer .mb-4 {
  margin-bottom: 1rem !important;
}
.cart-drawer.active {
  opacity: 1 !important;
  visibility: visible !important;
}
.cart-drawer .cart__sp {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.cart-drawer a {
  --tw-text-opacity: 1;
  color: #ff4a11;
  color: rgba(255, 74, 17, var(--tw-text-opacity));
  text-decoration-line: none;
}
.cart-drawer .cart-item__title {
  font-weight: 800;
  text-transform: capitalize;
}
.cart-drawer select {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.cart-drawer table.cart__totals {
  font-size: 0.8125rem;
}
.cart-drawer .cart__upsells a {
  font-weight: 400;
  letter-spacing: -0.01em;
}
.cart-drawer .cart__upsells .product__price {
  font-size: 0.75rem;
}
.placeholder\:\!text-current::-moz-placeholder {
  color: currentColor !important;
}
.placeholder\:\!text-current::placeholder {
  color: currentColor !important;
}
.hover\:\!bg-app-brown:hover {
  --tw-bg-opacity: 1 !important;
  background-color: #5f351e !important;
  background-color: rgba(95, 53, 30, var(--tw-bg-opacity)) !important;
}
.group\/d-image:hover .group-hover\/d-image\:-translate-x-1 {
  --tw-translate-x: -0.25rem;
  transform: translate(-0.25rem, var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:animate-play-state-pause {
  animation-play-state: paused;
}
.group\/sp.done .group-\[\.done\]\/sp\:hidden {
  display: none;
}
.group\/drawer.active .group-\[\.active\]\/drawer\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/handle.active .group-\[\.active\]\/handle\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(180deg) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/parent.expanded .group-\[\.expanded\]\/parent\:-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(-180deg) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/handle.active .group-\[\.active\]\/handle\:border {
  border-width: 1px;
}
.group\/body.template-index
  .group\/header:not(.scrolled)
  .group\/handle.active
  .group-\[\.template-index\]\/body\:group-\[\:not\(\.scrolled\)\]\/header\:group-\[\.active\]\/handle\:border-none {
  border-style: none;
}
.group\/handle.active .group-\[\.active\]\/handle\:border-app-coral {
  --tw-border-opacity: 1;
  border-color: #ffc2ac;
  border-color: rgba(255, 194, 172, var(--tw-border-opacity));
}
.group\/handle.active .group-\[\.active\]\/handle\:bg-white {
  --tw-bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.group\/submit.loading .group-\[\.loading\]\/submit\:opacity-0 {
  opacity: 0;
}
.group\/submit.loading .group-\[\.loading\]\/submit\:opacity-100 {
  opacity: 1;
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:invisible {
  visibility: hidden;
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:top-1\/2 {
  top: 50%;
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(-45deg) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(45deg) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/toggle[aria-expanded="true"] .group-aria-expanded\/toggle\:opacity-0 {
  opacity: 0;
}
@media (min-width: 340px) {
  .\32xs\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .\32xs\:h-20 {
    height: 5rem;
  }
  .\32xs\:h-5 {
    height: 1.25rem;
  }
  .\32xs\:w-20 {
    width: 5rem;
  }
  .\32xs\:w-5 {
    width: 1.25rem;
  }
  .\32xs\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .\32xs\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .\32xs\:pb-4 {
    padding-bottom: 1rem;
  }
  .\32xs\:\!text-1\.5xs {
    font-size: 0.8125rem !important;
  }
  .\32xs\:text-1\.5sm {
    font-size: 0.9375rem;
  }
  .\32xs\:text-1\.5xs {
    font-size: 0.8125rem;
  }
}
@media (min-width: 414px) {
  .xs\:gap-y-2 {
    row-gap: 0.5rem;
  }
  .xs\:p-4 {
    padding: 1rem;
  }
  .xs\:text-sm {
    font-size: 0.875rem;
  }
}
@media (min-width: 640px) {
  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .sm\:rounded-1\.5xl {
    border-radius: 0.875rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:text-1\.5xs {
    font-size: 0.8125rem;
  }
  .sm\:text-2xs {
    font-size: 0.6875rem;
  }
  .sm\:text-base {
    font-size: 1rem;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
  }
}
@media (min-width: 800px) {
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-3 {
    height: 0.75rem;
  }
  .md\:h-3\.5 {
    height: 0.875rem;
  }
  .md\:h-4 {
    height: 1rem;
  }
  .md\:h-8 {
    height: 2rem;
  }
  .md\:h-\[9px\] {
    height: 9px;
  }
  .md\:w-20 {
    width: 5rem;
  }
  .md\:w-3 {
    width: 0.75rem;
  }
  .md\:w-3\.5 {
    width: 0.875rem;
  }
  .md\:w-4 {
    width: 1rem;
  }
  .md\:w-7 {
    width: 1.75rem;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:w-logo {
    width: var(--logo-width);
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:gap-32 {
    gap: 8rem;
  }
  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .md\:rounded-3xl {
    border-radius: 1.5rem;
  }
  .md\:rounded-xl {
    border-radius: 0.75rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:\!text-1\.5xs {
    font-size: 0.8125rem !important;
  }
  .md\:\!text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-1\.5xs {
    font-size: 0.8125rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
  }
  .md\:text-xs {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:block {
    display: block;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-52 {
    height: 13rem;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:grid-cols-\[380px_auto\] {
    grid-template-columns: 380px auto;
  }
  .lg\:gap-24 {
    gap: 6rem;
  }
  .lg\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }
  .lg\:gap-y-24 {
    row-gap: 6rem;
  }
  .lg\:rounded-4xl {
    border-radius: 1.75rem;
  }
  .lg\:border-t-0 {
    border-top-width: 0px;
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .group\/body:not(.search-active) .lg\:group-\[\:not\(\.search-active\)\]\/body\:overflow-hidden {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .xl\:gap-36 {
    gap: 9rem;
  }
}
@media (max-width: 339px) {
  .\-2xs\:\!p-3 {
    padding: 0.75rem !important;
  }
  .\-2xs\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .\-2xs\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .\-2xs\:\!py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
}
@media (max-width: 1023px) {
  .-lg\:order-1 {
    order: 1;
  }
  .-lg\:order-2 {
    order: 2;
  }
  .-lg\:order-3 {
    order: 3;
  }
  .-lg\:hidden {
    display: none;
  }
  .-lg\:w-full {
    width: 100%;
  }
  .-lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.\[\&\.active\]\:visible.active {
  visibility: visible;
}
.\[\&\.active\]\:opacity-100.active {
  opacity: 1;
}
.\[\&_span\]\:inline-block span {
  display: inline-block;
}
.\[\&_span\]\:w-full span {
  width: 100%;
}
