* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.manga-7t4bq1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .manga-7t4bq1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .manga-7t4bq1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.manga-z2oih1 {
  overflow: hidden;
}

.manga-cxbmlj img {
  background: var(--Neutral-300);
}

.manga-8e5pvm {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.manga-xjtqo3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.manga-xjtqo3:hover {
  background: var(--button-bg-hover);
}

.manga-uq2fon {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.manga-uq2fon:hover {
  background: var(--button-bg-hover);
}

.manga-ltmekt {
  font-size: 12px;
  line-height: 18px;
}

.manga-oimudr {
  font-size: 18px;
  line-height: 26px;
}

.manga-lxzsu8 {
  width: 100%;
}

.manga-v7mmn0 {
  padding: 6px 16px;
}

.manga-pg36s0 {
  padding: 10px 16px;
}

.manga-pl10ey {
  padding: 15px 26px;
}

.manga-scluem {
  flex-shrink: 0;
}

.manga-h0png1 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.manga-589yhj {
  display: none;
}

.manga-qyj0sv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.manga-91w97p {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.manga-0howuw {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.manga-xt5ihj {
  cursor: grab;
}

.manga-0howuw::-webkit-scrollbar {
  display: none;
}

.manga-fbhbu9 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.manga-911dhn {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.manga-40thq2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.manga-drhnx5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.manga-bl39id {
  visibility: visible;
}

.manga-wo8opt {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.manga-kxtpbo ease;
}

.manga-f4cwx7 {
  background-color: var(--Primary-200);
  width: 16px;
}

.manga-vq90hf {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.manga-kxtpbo,
    mask-image 0.3s;
}

.manga-vq90hf.manga-ffbxxa {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.manga-ln9kai:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.manga-b036bh {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.manga-4zjftv {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.manga-4zjftv::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.manga-tmdboy {
  position: relative;
  z-index: 1;
}

.manga-6bketa {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.manga-mz6a6d {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.manga-ekumdc {
  font-size: 40px;
  line-height: 48px;
}

.manga-y98c3c {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.manga-k2wci3 {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.manga-k2wci3:hover {
  background: var(--Primary-400);
}

.manga-k2wci3 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.manga-ln9kai img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .manga-4zjftv {
    max-width: 600px;
    padding: 64px;
  }

  .manga-6bketa {
    font-size: 24px;
    line-height: 32px;
  }

  .manga-mz6a6d {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .manga-ekumdc {
    font-size: 50px;
    line-height: 56px;
  }

  .manga-y98c3c {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .manga-b036bh {
    top: 25px;
    right: 25px;
  }
}

.manga-61vejc,
.manga-npmsl9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.manga-tdnh9k.manga-pwy9vf::before,
.manga-npmsl9::before,
.manga-b0kubk::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.manga-3o7rnb 14.manga-ob486e.manga-evvfob 14.manga-mqsdxa 15.manga-1dqlge 14.manga-f60do6 15.manga-3ojs8t 14.manga-98phd6.manga-w4o333 14.manga-ftkbwy 19.manga-ff2cqz 12.manga-1ac7y8 19.manga-ff2cqz 10.manga-zckmhb.manga-ff2cqz 8.manga-2717q2 17.manga-vv4mjc 7.manga-u0j92o 15.manga-bfwh74 7.manga-0euw0u.manga-ggjn65 7.manga-u0j92o 11.manga-s6kl1s 8.manga-2717q2 11.manga-s6kl1s 10.manga-nl1m0v.manga-s6kl1s 12.manga-wdz5nc 13.manga-1lrioz 14.manga-uy520b 15.manga-y0uc7t 14.manga-lx48m8.manga-mq35dp 14.manga-dehwrc 15.manga-lcqgg6 14.manga-omji5a 15.manga-q9lk9m 14.manga-hu9fhv.manga-3o7rnb 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.manga-5t05oy 15.manga-yn3l1p.manga-fxizvl 15.manga-fyu41p 15.manga-wz63i2 15.manga-o16lgi 15.manga-tkqq7z 15.manga-cm98vj.manga-apavrh 15.manga-o16lgi 15.manga-6cmrfx 15.manga-x8ankj 15.manga-abuhg1 15.manga-cxgdkf.manga-gbjoih 15.manga-z0uu08 7.manga-4095wf 18.manga-3yw6k9 7.manga-utmeqk 23.manga-0hps8z.manga-rktigd.manga-dpl0ex 18.manga-l528pf 19.manga-mvcad9 15.manga-6spxx2 15.manga-5t05oy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.manga-m3vsks [type="submit"] *,
.manga-5429yh button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .manga-ypbt4r {
    display: none;
  }
}

.manga-4567s0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .manga-4567s0 {
  display: none;
}

@media (min-width: 768px) {
  .manga-4567s0 {
    bottom: 22px;
  }
}

.manga-4567s0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .manga-4567s0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.manga-2af2i7.static) .manga-4567s0 {
    bottom: 8px;
  }
}

.manga-x1bpg9 {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.manga-2tncl2.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.manga-f337rg 3.manga-17ux7t.manga-t2h4zz.manga-njyi5s 3.manga-cxqkmd 3.manga-rf2wje 5.manga-ocn1h1 3.manga-rf2wje 8.manga-xa9f5j.manga-tjiia8.manga-rf2wje 26.manga-e2jeoy 5.manga-dwcexn 28.manga-t5sauy 8.manga-pfjkan 28.manga-snqv2j.manga-fbxhsb 28.manga-dbnxxm.manga-1c3ocv 34.manga-fc05bp.manga-q5rgz4 36.manga-lafxdp 11.manga-ewod4q 37.manga-b4gqid 12.manga-wdyvhc 36.manga-onfhl4.manga-smkwqb 28.manga-zgo4nx.manga-iiznxo.manga-qgwoj3 28.manga-j7v59f 36.manga-99dwt8 26.manga-zydmvf 36.manga-99dwt8 23.manga-1ayqlc.manga-2tf07y.manga-99dwt8 5.manga-guoqw8 34.manga-dt6m5d 3.manga-cxqkmd 31.manga-f337rg 3.manga-b5wyrf.manga-680213 18.manga-59ws1w.manga-wlcyip 18.manga-7jvi01 8.manga-xyv24d 17.manga-rnz6uk 8.manga-xyv24d 15.manga-4vwxra.manga-xyv24d 14.manga-d8lset 9.manga-wlcyip 13.manga-t1rld5 11.manga-680213 13.manga-c1sl8r.manga-bv60kb 13.manga-t1rld5 13.manga-t9h3gh 14.manga-d8lset 13.manga-t9h3gh 15.manga-tnkc5o.manga-t9h3gh 17.manga-rnz6uk 12.manga-bv60kb 18.manga-7jvi01 11.manga-680213 18.manga-aba1rn.manga-s840cd 18.manga-qvu3d1.manga-ucnlw3 18.manga-7jvi01 17.manga-rc8r11 17.manga-rnz6uk 17.manga-rc8r11 15.manga-osdi51.manga-rc8r11 14.manga-d8lset 18.manga-ucnlw3 13.manga-t1rld5 20.manga-s840cd 13.manga-23bcsd.manga-84mk1o 13.manga-t1rld5 22.manga-v928im 14.manga-d8lset 22.manga-v928im 15.manga-aof21s.manga-wn4u84 17.manga-rnz6uk 21.manga-84mk1o 18.manga-7jvi01 20.manga-s840cd 18.manga-hrz6n9.manga-ovqdqx 18.manga-6ovb9f.manga-fdozjf 18.manga-7jvi01 26.manga-vlpmjw 17.manga-rnz6uk 26.manga-vlpmjw 15.manga-6zj5th.manga-vlpmjw 14.manga-d8lset 27.manga-fdozjf 13.manga-t1rld5 28.manga-ovqdqx 13.manga-33d4ql.manga-f6mxog 13.manga-t1rld5 31.manga-e2iku7 14.manga-d8lset 31.manga-e2iku7 15.manga-bvi8q7.manga-vlpmjw 17.manga-rnz6uk 30.manga-f6mxog 18.manga-7jvi01 28.manga-ovqdqx 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .manga-x1bpg9 {
    display: none;
  }
}

.manga-gzmzpf {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .manga-gzmzpf {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.manga-5429yh {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .manga-5429yh {
    padding: 14px 16px;
  }
}

.manga-5429yh button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.manga-5429yh button:first-child {
  align-content: end;
}

.manga-5429yh button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .manga-5429yh
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .manga-5429yh
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.manga-5429yh button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.manga-5429yh button:last-child svg {
  width: 38px;
  height: 38px;
}

.manga-b0kubk {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.manga-b0kubk::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .manga-b0kubk,
.pc61d126-chatbot[data-active-screen="3"]
  .manga-b0kubk {
  opacity: 1;
  visibility: visible;
}

.manga-qwhd69 {
  flex: 1 1;
}

.manga-5dnsnm {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .manga-5dnsnm {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .manga-j5r7nd {
  display: block;
}

.manga-jnntmz {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .manga-jnntmz {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.manga-npmsl9 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.manga-npmsl9::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.manga-5qqo8d span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.manga-5qqo8d p {
  color: var(--Text-100);
}

.manga-npmsl9 .manga-jox3hf {
  grid-area: button;
}

.manga-npmsl9 .manga-jox3hf::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Cpath d='M4.manga-33a3ee 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.manga-0v0rl8 15L16.manga-0v0rl8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.manga-0v0rl8 5L16.manga-0v0rl8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .manga-dsuz9s {
  display: block;
}

.manga-4dsyqz {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .manga-4dsyqz {
    margin-top: 40px;
  }
}

.manga-61vejc label,
.manga-61vejc input {
  display: block;
  width: 100%;
}

.manga-61vejc label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.manga-61vejc label.manga-8pcma8 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.manga-61vejc label.manga-8pcma8::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.manga-61vejc input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.manga-61vejc input::placeholder {
  color: var(--Text-400);
}

.manga-dczs6i {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .manga-dczs6i {
  display: flex;
}

.manga-dczs6i ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .manga-dczs6i ol {
    height: 420px;
    padding: 24px;
  }
}

.manga-dczs6i ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.manga-m3vsks {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .manga-m3vsks {
    padding: 0 24px 24px;
  }
}

.manga-m3vsks input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.manga-m3vsks input::placeholder {
  color: var(--Text-400);
}

.manga-m3vsks [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.manga-m3vsks [type="submit"]:disabled {
  opacity: 0.5;
}

.manga-m3vsks [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .manga-m3vsks [type="submit"] {
    right: 40px;
  }
}

.manga-tdnh9k {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.manga-tdnh9k.manga-pwy9vf {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.manga-tdnh9k.manga-pwy9vf::before {
  content: "";
  width: 31px;
}

.manga-tdnh9k.manga-pwy9vf p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.manga-tdnh9k.manga-yzn66d p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.manga-tdnh9k p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.manga-4567s0 .manga-jox3hf {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.manga-ypbt4r {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .manga-ypbt4r {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .manga-ypbt4r {
    padding: 18px 0;
  }
}

.manga-ypbt4r .manga-7t4bq1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .manga-ypbt4r .manga-7t4bq1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.manga-dwkdf3 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .manga-dwkdf3 {
    max-width: 160px;
    height: 40px;
  }
}

.manga-dwkdf3 picture,
.manga-dwkdf3 img {
  display: block;
  width: 100%;
  height: 100%;
}

.manga-dwkdf3 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .manga-ofddep {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.manga-kxtpbo ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .manga-ypbt4r.manga-9zgcrl .manga-ofddep {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .manga-ofddep {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .manga-ofddep {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.manga-ayq9qn,
.manga-g7yaf7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .manga-ayq9qn,
  .manga-g7yaf7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .manga-g7yaf7 {
    display: none;
  }
}

.manga-328rtn {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.manga-9zgcrl .manga-328rtn {
  background: var(--fh-bg-color);
}

.manga-328rtn button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .manga-328rtn {
    display: none;
  }
}

.manga-f233oa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .manga-f233oa {
    display: none;
  }
}

.manga-471zpy {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.manga-ypbt4r.manga-9zgcrl .manga-471zpy:first-child {
  display: none;
}

.manga-ypbt4r.manga-9zgcrl .manga-471zpy:last-child {
  display: block;
}

.manga-471zpy:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .manga-471zpy {
    display: none;
  }
}

.manga-rmj8tf {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .manga-rmj8tf {
    display: flex;
  }
}

.manga-rmj8tf ul {
  max-height: 350px;
  overflow-y: auto;
}

.manga-rmj8tf:hover ul {
  visibility: visible;
  opacity: 1;
}

.manga-rmj8tf:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.manga-rmj8tf:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.manga-rmj8tf:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.manga-rmj8tf:hover .manga-ip96uz svg {
  transform: rotate(180deg);
}

.manga-75jpyc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.manga-asptzu {
  padding: 0 8px;
}

.manga-h6ihwh {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.manga-h6ihwh:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .manga-h6ihwh {
    padding: 4px 8px;
  }
}

.manga-r8qb5l {
  display: flex;
}

.manga-r8qb5l img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.manga-ip96uz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.manga-ip96uz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.manga-hlhncg {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .manga-hlhncg {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.manga-oizboy {
  width: 100%;
}

@media (min-width: 1200px) {
  .manga-oizboy {
    display: none;
  }
}

.manga-i0apuv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.manga-1kb8m6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.manga-yzvrhv {
  display: flex;
}

.manga-iee5iz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.manga-zihlaw {
  list-style: none;
}

@media (max-width: 1199px) {
  .manga-zihlaw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .manga-zihlaw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .manga-zihlaw .manga-14yb7e [data-ref-el],
  .manga-zihlaw .manga-14yb7e span,
  .manga-zihlaw .manga-14yb7e a {
    white-space: nowrap;
  }
}

.manga-81gu05 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .manga-81gu05.manga-71y9o1 > .manga-14yb7e {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .manga-81gu05.manga-ixbtda:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .manga-81gu05.manga-71y9o1 > .manga-8z932v {
    height: auto;
  }

  .manga-81gu05.manga-71y9o1 > div > .manga-9yeqxw {
    transform: rotate(180deg);
  }
}

.manga-81gu05 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.manga-81gu05 [data-ref-el],
.manga-81gu05 span {
  cursor: pointer;
}

.manga-81gu05 [data-ref-el],
.manga-81gu05 span,
.manga-81gu05 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .manga-81gu05 [data-ref-el],
  .manga-81gu05 span,
  .manga-81gu05 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .manga-81gu05 [data-ref-el],
  .manga-81gu05 span,
  .manga-81gu05 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.manga-8z932v {
  height: 0;
  overflow: hidden;
  transition: height 0.manga-kxtpbo ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.manga-8z932v::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.manga-8z932v::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.manga-8z932v::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .manga-8z932v {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .manga-8z932v:has(> .manga-81gu05.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .manga-8z932v .manga-8z932v {
    padding: 0;
  }

  .manga-8z932v .manga-81gu05 {
    font-weight: 400;
  }

  .manga-8z932v .manga-81gu05:hover > .manga-14yb7e {
    background: var(--Neutral-300);
  }

  .manga-8z932v .manga-9yeqxw {
    rotate: -90deg;
  }
}

.manga-14yb7e {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .manga-14yb7e {
    padding: 8px;
  }

  .manga-81gu05.manga-2hzzxw > .manga-14yb7e {
    background: var(--Neutral-300);
  }
}

.manga-9yeqxw {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.manga-w3fafv 0.manga-3pu84u.manga-b1ix7n -0.manga-6uojuz 0.manga-30eu5i -0.manga-6uojuz 1.manga-c728h9 0.manga-1gws75.manga-z8ya84 4.manga-rot16g.manga-w3fafv 0.manga-2np928.manga-42rswe -0.manga-6uojuz 9.manga-pjb44j -0.manga-6uojuz 10.manga-tys06e 0.manga-68yqwb.manga-cs0ee6 0.manga-b1ix7n 10.manga-cs0ee6 0.manga-30eu5i 10.manga-tys06e 1.manga-2qhk58.manga-3anyos 5.manga-nctwsj.manga-crumk7 6.manga-opp5rh 5.manga-pi574l 6.manga-opp5rh 4.manga-a8uymy 5.manga-q8lsm1.manga-w3fafv 1.manga-xbitlm.manga-6uojuz 0.manga-30eu5i -0.manga-6uojuz 0.manga-b1ix7n 0.manga-w3fafv 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.manga-kxtpbo ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .manga-9yeqxw {
    cursor: default;
  }
}

.manga-zloa8x {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.manga-nnvdn2 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .manga-nnvdn2 {
    padding: 40px 4px;
  }
}

.manga-zsdjrb {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .manga-zsdjrb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.manga-0llk8i {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .manga-0llk8i {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.manga-0llk8i ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.manga-0llk8i [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.manga-0llk8i [data-ref-el],
.manga-0llk8i span,
.manga-0llk8i a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.manga-x0d80n {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .manga-x0d80n {
    margin-bottom: 12px;
  }
}

.manga-3kkork {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.manga-3kkork img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .manga-3kkork:last-child {
    margin-right: 0;
  }
}

.manga-alvmch {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.manga-x0d80n:hover .manga-8a2is2 {
  visibility: visible;
  opacity: 1;
}

.manga-8a2is2 {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.manga-4q5e6b {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.manga-atu93w {
  display: flex;
  margin: 6px;
}

.manga-atu93w img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.manga-8a2is2::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.manga-8a2is2::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.manga-80ew4u {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .manga-80ew4u {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.manga-r7rdxw {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .manga-r7rdxw {
    margin-right: 32px;
  }
}

.manga-p9nzcc {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .manga-p9nzcc {
    margin-top: 0;
    width: 340px;
  }
}

.manga-p9nzcc a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.manga-pwny9p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.manga-vj2np9 {
  position: relative;
}

@media (min-width: 768px) {
  .manga-vj2np9 {
    margin-top: 40px;
  }
}

.manga-vj2np9 + .manga-gjgj3l,
.manga-vj2np9 + .manga-vj2np9 {
  margin-top: 24px;
}

.manga-gcltlb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .manga-gcltlb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .manga-gcltlb {
    padding: 80px;
  }
}

.manga-5x9aud {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .manga-5x9aud {
    padding: 0 16px;
}


}

.manga-d1ddlu {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .manga-d1ddlu {
    font-size: 48px;
    line-height: 56px;
  }
}

.manga-pzfzog {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .manga-pzfzog {
    font-size: 24px;
    line-height: 32px;
  }
}

.manga-9t6crv {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.manga-9t6crv:hover {
  background: var(--button-bg-hover);
}

.manga-i3qllf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.manga-i3qllf img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .manga-i3qllf img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .manga-i3qllf img {
  min-height: 100%;
  }
}

.manga-gcltlb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.manga-6952h0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.manga-6952h0 h1,
.manga-6952h0 h2,
.manga-6952h0 h3,
.manga-6952h0 h4 {
  margin-bottom: 6px;
}

.manga-6952h0 h1:not(:first-child),
.manga-6952h0 h2:not(:first-child),
.manga-6952h0 h3:not(:first-child),
.manga-6952h0 h4:not(:first-child) {
  margin-top: 16px;
}

.manga-6952h0 h1,
.manga-6952h0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .manga-6952h0 h1,
  .manga-6952h0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.manga-6952h0 h2,
.manga-6952h0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .manga-6952h0 h2,
  .manga-6952h0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.manga-6952h0 h3,
.manga-6952h0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .manga-6952h0 h3,
  .manga-6952h0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.manga-6952h0 h4,
.manga-6952h0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.manga-6952h0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.manga-6952h0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.manga-6952h0 ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.manga-6952h0 ul ul {
  margin-bottom: 8px;
}

.manga-6952h0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.manga-6952h0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.manga-6952h0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.manga-6952h0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.manga-6952h0 ol li::marker {
  font-weight: 700;
}

.manga-6952h0 ol ol {
  margin-bottom: 8px;
}

.manga-6952h0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.manga-6952h0 ol ul li {
  padding-left: 16px;
}

.manga-6952h0 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .manga-6952h0 table {
    padding: 24px;
  }
}

.manga-6952h0 table.manga-ro4tbl {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.manga-kxtpbo,
    mask-image 0.3s;
}

.manga-6952h0 table.manga-ro4tbl.manga-ffbxxa {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .manga-6952h0 table {
    display: table;
  }
}

.manga-6952h0 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.manga-6952h0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.manga-6952h0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.manga-6952h0 table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .manga-6952h0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.manga-6952h0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.manga-6952h0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.manga-6952h0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.manga-6952h0 img {
  max-width: 100%;
  height: auto;
}

.manga-kxijo5 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .manga-kxijo5 {
    padding: 24px;
  }
}

.manga-r72xwt {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .manga-r72xwt {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.manga-r72xwt > * {
  margin: 0 !important;
}

.manga-r72xwt img,
.manga-mzzlbk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .manga-r72xwt img,
  .manga-mzzlbk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.manga-67bgw1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .manga-67bgw1 {
    width: 32px;
    height: 32px;
  }
}

.manga-lj24kt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.manga-lj24kt .manga-xp7luq {
  flex-shrink: 0;
}

.manga-lj24kt .manga-hrfbut svg {
  display: none;
}

.manga-fd0ey6 {
  display: grid;
  transition: max-height 0.manga-kxtpbo ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .manga-fd0ey6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .manga-fd0ey6 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.manga-fd0ey6.manga-cqol9y + .manga-xp7luq svg {
  transform: rotate(180deg);
}

.manga-6jkc51 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.manga-6jkc51 > div:nth-child(3n) {
  grid-column: span 2;
}

.manga-6jkc51
  > div:nth-child(3n)
  .manga-ezmus7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .manga-6jkc51 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .manga-6jkc51 > div:nth-child(3n) {
    grid-column: unset;
  }

  .manga-6jkc51
    > div:nth-child(3n)
    .manga-ezmus7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .manga-6jkc51 {
    max-width: 270px;
  }
}

.manga-6jkc51 .manga-ezmus7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .manga-6jkc51 .manga-ezmus7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .manga-6jkc51 .manga-ezmus7 button {
    max-width: 104px;
  }
}

.manga-s586bd {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .manga-s586bd {
    margin-bottom: 0;
  }
}

.manga-1fx1zl {
  display: none;
  opacity: 0;
}

.manga-ea210b {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.manga-ea210b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.manga-ezmus7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.manga-ezmus7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .manga-ezmus7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .manga-ezmus7
    button {
    max-width: 145px;
  }
}

.manga-cp5qqp:first-child
  .manga-ezmus7
  button {
  max-width: 270px;
}

.manga-b97peu {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.manga-s586bd picture {
  width: 100%;
  max-width: 100%;
}

.manga-w2r9az {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.manga-w2r9az svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.manga-s586bd:hover .manga-w2r9az {
  display: flex;
}

.manga-q428hx {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.manga-x3ak5j {
  display: flex;
}

.manga-x3ak5j:hover .manga-r5svlh,
.manga-x3ak5j .manga-2hzzxw .manga-r5svlh {
  display: flex;
}

.manga-x3ak5j svg {
  flex-shrink: 0;
}

.manga-r5svlh {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .manga-r5svlh {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.manga-r5svlh:hover {
  display: flex;
}

.manga-r5svlh svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.manga-fwecyo {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .manga-fwecyo {
    font-size: 12px;
  }
}

.manga-4nar24,
.manga-ndmdm4 {
  width: 50%;
  flex-shrink: 0;
}

.manga-4nar24 {
  font-weight: 700;
}

.manga-hxsp69 .manga-fd0ey6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .manga-hxsp69 .manga-fd0ey6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .manga-hxsp69 .manga-fd0ey6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.manga-hxsp69
  .manga-b97peu:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.manga-hxsp69 .manga-ea210b {
  height: 100% !important;
  border-radius: 16px;
}

.manga-hxsp69 .manga-ezmus7 {
  gap: 4px;
  align-items: center;
}

.manga-hxsp69 .manga-ezmus7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.manga-hxsp69 .manga-ezmus7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.manga-hxsp69 .manga-ubk66b,
.manga-hxsp69 .manga-24wvyg {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.manga-2tncl2.org/2000/svg'%3E%3Cpath d='M9.manga-7g7f11 4.manga-qqzax5.manga-sf8gji 5.manga-36rv1m.manga-523x9i 5.manga-k9fm3d.manga-8q7p5s 5.manga-waqphn.manga-hwbbmd 8.manga-sa4n3d.manga-fcpwp3 9.manga-255i3y.manga-j4xheb 9.manga-qxd8t4.manga-7s1rcs 13.manga-kpc33l.manga-c4xxoi 11.manga-7si47i.manga-3fxm1v 11.manga-75rwf4.manga-geo2o5 11.manga-g4qfim.manga-75a3pr 13.manga-ytfjx5.manga-i8gk7x 9.manga-tijxan.manga-mkkeqn 9.manga-jmhlw3.manga-n4mvec 8.manga-vya55q.manga-mh35u3 5.manga-8v71tw.manga-ry5ztl 5.manga-sz9l0j.manga-i89rsp 5.manga-f86qq8.manga-5rnohr 4.manga-v2f95g.manga-3fxm1v 1.manga-oujk8e.manga-7g7f11 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.manga-hxsp69 .manga-ubk66b {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.manga-hxsp69 .manga-24wvyg {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.manga-a1ikve {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .manga-a1ikve {
    padding: 24px;
  }
}

.manga-a1ikve .manga-xp7luq {
  display: flex;
}

@media (min-width: 768px) {
  .manga-a1ikve .manga-xp7luq {
    display: none;
  }
}

.manga-a1ikve .manga-hrfbut svg {
  display: none;
}

.manga-5uymcb {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.manga-5uymcb .manga-8e5pvm {
  display: none;
}

@media (min-width: 768px) {
  .manga-5uymcb .manga-8e5pvm {
    display: flex;
  }
}

.manga-m5mnb2 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .manga-m5mnb2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.manga-m5mnb2 > * {
  margin: 0 !important;
}

.manga-m5mnb2 img,
.manga-d8r7vc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .manga-m5mnb2 img,
  .manga-d8r7vc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.manga-0dtocw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .manga-0dtocw {
    width: 32px;
    height: 32px;
  }
}

.manga-0uyl4k {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .manga-0uyl4k {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .manga-0uyl4k::-webkit-scrollbar {
    display: none;
  }
}

.manga-k2v0xo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .manga-k2v0xo {
    padding: 7px 15px;
  }
}

.manga-k2v0xo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.manga-nx120n {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .manga-nx120n {
    display: flex;
    opacity: 1;
  }
}

.manga-k2v0xo picture {
  height: 100%;
  display: block;
}

.manga-k2v0xo img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .manga-k2v0xo img {
    width: 88px;
    height: 44px;
  }
}

.manga-k2v0xo p {
  text-align: center;
  width: 100%;
}

.manga-smsyen {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .manga-smsyen {
    font-size: 40px;
    line-height: 48px;
  }
}

.manga-smsyen img,
.manga-r3qm1l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .manga-smsyen img,
  .manga-r3qm1l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.manga-rax1hn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .manga-rax1hn {
    width: 32px;
    height: 32px;
  }
}

.manga-aybm96 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.manga-svm5zb {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.manga-eq0dky {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.manga-eq0dky.manga-2hzzxw {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.manga-j9zo0b {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .manga-j9zo0b {
    font-size: 20px;
    line-height: 28px;
  }
}

.manga-58ntaw {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.manga-bdlgwz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.manga-kxtpbo ease;
  opacity: 0;
  color: var(--text-color);
}

.manga-tzczuw {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.manga-tzczuw ol,
.manga-tzczuw ul {
  padding-left: 1.3em;
}

.manga-eq0dky.manga-2hzzxw .manga-bdlgwz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.manga-eq0dky.manga-2hzzxw .manga-58ntaw {
  transform: rotate(180deg);
  color: var(--text-color);
}

.manga-k21atk {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .manga-k21atk {
    padding: 24px;
  }
}

.manga-k21atk .manga-xp7luq {
  display: flex;
}

@media (min-width: 768px) {
  .manga-k21atk .manga-xp7luq {
    display: none;
  }
}

.manga-k21atk .manga-hrfbut svg {
  display: none;
}

.manga-0uy1l6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.manga-0uy1l6 .manga-8e5pvm {
  display: none;
}

@media (min-width: 768px) {
  .manga-0uy1l6 .manga-8e5pvm {
    display: flex;
  }
}

.manga-iu9s25 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .manga-iu9s25 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.manga-iu9s25 > * {
  margin: 0 !important;
}

.manga-iu9s25 img,
.manga-51zbby {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .manga-iu9s25 img,
  .manga-51zbby {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.manga-h8sn08 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .manga-h8sn08 {
    width: 32px;
    height: 32px;
  }
}

.manga-wp9ql6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .manga-wp9ql6 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .manga-wp9ql6::-webkit-scrollbar {
    display: none;
  }
}

.manga-a2xnvn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.manga-a2xnvn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.manga-jg8plc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .manga-jg8plc {
    display: flex;
    opacity: 1;
  }
}

.manga-a2xnvn picture {
  width: auto;
  height: 100%;
  display: block;
}

.manga-a2xnvn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.manga-r8kmc9 {
  margin: -24px 0;
}

.manga-r8kmc9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .manga-r8kmc9 {
    margin: -16px 0;
  }
}

.manga-yfzeo2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .manga-yfzeo2 {
    flex-direction: row;
  }
}

.manga-ekyc7d {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .manga-ekyc7d {
    flex: 1;
  }
}

.manga-ekyc7d::placeholder {
  color: var(--Text-400);
}

.manga-ui24x9 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.manga-ppiqv8 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.manga-ppiqv8::-webkit-scrollbar {
  display: none;
}

.manga-475mu9 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.manga-475mu9 img,
.manga-475mu9 svg {
  margin-right: 8px;
}

.manga-3t94rj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.manga-r8kmc9 + .manga-l8a633 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .manga-r8kmc9 + .manga-l8a633 {
    margin-top: -16px;
  }
}

.manga-b5gps7 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.manga-b5gps7 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.manga-b5gps7 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.manga-b1yp3m {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.manga-6lqcvu {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.manga-9l8698 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.manga-moe53q {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.manga-c9ew1o {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.manga-b1yp3m button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.manga-b1yp3m button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .manga-b1yp3m {
    padding: 39px 179px 39px 39px;
  }

  .manga-6lqcvu {
    font-size: 40px;
    line-height: 48px;
  }

  .manga-c9ew1o {
    height: 348px;
  }

  .manga-b1yp3m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .manga-b1yp3m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .manga-b1yp3m {
    padding: 63px;
  }
}

.manga-c8szg5 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .manga-c8szg5 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.manga-a7lslo {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .manga-a7lslo {
    width: auto;
  }
}

.manga-8kp9v6 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.manga-8kp9v6::-webkit-scrollbar {
  display: none;
}

.manga-8kp9v6 a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.manga-8kp9v6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .manga-8kp9v6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.manga-c8szg5 .manga-tv2ulk {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.manga-kxtpbo,
    mask-image 0.3s;
}

.manga-c8szg5 .manga-tv2ulk.manga-ffbxxa {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.manga-dq5s8h {
  margin: 40px -16px;
}

.manga-vnpaeg + .manga-gjgj3l,
.manga-vnpaeg + .manga-vj2np9 {
  margin-top: 24px;
}

.manga-5plguv {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.manga-5plguv picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.manga-koz8ml {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .manga-koz8ml {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .manga-koz8ml {
    margin-top: 0;
  }
}

.manga-25oyb2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .manga-25oyb2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.manga-eqoe6d {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .manga-eqoe6d {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.manga-zo5eap {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .manga-zo5eap {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.manga-z9cjxh {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .manga-z9cjxh {
    font-size: 20px;
    line-height: 28px;
  }
}

.manga-dvmjea {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .manga-dvmjea {
    font-size: 32px;
    line-height: 40px;
  }
}

.manga-s8cl38 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.manga-21n8kt {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.manga-21n8kt img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.manga-l8a633 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.manga-vizpvo {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .manga-vizpvo {
    padding: 15px 48px;
  }
}

main > .manga-l8a633 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .manga-fd0ey6.manga-wg6914 > div:nth-child(n+5) {
    display: none;
  }
}

.manga-6952h0 p a img {
  display: block;
  margin: 0 auto;
}


.manga-jtnbbf {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.manga-3a079e {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.manga-3a079e label {
  font-size: 14px;
}

.manga-3a079e h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.manga-3a079e input,
.manga-3a079e textarea,
.manga-3a079e button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.manga-3a079e button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.manga-1g6fg6 ease;
}
.manga-3a079e button:hover {
  background-color: var(--button-bg-hover);
}
.manga-laxtcr {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.manga-w18rc3 ease-in;
}

.manga-laxtcr h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.manga-1dksue, .manga-ayb3aw, [class*="review-card"],
thead, thead th, table th, .manga-wnzci0,
.manga-7rexjj, [class*="collapsible-header"],
.manga-7dqmmf, [class*="updated-block"] {
  color: #ece7dc !important;
}
