html {
  -webkit-text-size-adjust: 100%;
  height: 100%;
  line-height: 1.15;
}

body,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  background-color: #0000;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

input:focus,
textarea:focus {
  outline: none;
}

textarea {
  resize: none;
  min-height: 150px;
  overflow: auto;
}

button,
[type="submit"] {
  -webkit-appearance: button;
  color: inherit;
  border: none;
}

ul {
  margin-block: 0;
  margin-inline: 0;
  padding-inline-start: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

iframe {
  border: none;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(./geist-latin-ext.ba015fad.woff2) format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304,
    U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(./geist-latin.569ce4b8.woff2) format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist-fallback;
  size-adjust: 102%;
  ascent-override: 95%;
  descent-override: 28%;
  src: local(Arial);
}

:root {
  --font-family: "Geist", "Geist-fallback", sans-serif;
  --font-weight-accent: 500;
  --font-weight-semibold: 600;
  --font-weight-default: 400;
  --font-size-paragraph-xs: 12px;
  --font-size-paragraph-s: 14px;
  --font-size-paragraph-m: 16px;
  --font-size-paragraph-l: 18px;
  --line-height-paragraph-xs: 16px;
  --line-height-paragraph-s: 120%;
  --line-height-paragraph-m: 130%;
  --line-height-paragraph-l: 120%;
  --letter-spacing-paragraph-xs: 0.12px;
  --letter-spacing-paragraph-s: normal;
  --letter-spacing-paragraph-m: normal;
  --letter-spacing-paragraph-l: normal;
  --font-size-label-xs: 12px;
  --font-size-label-s: 14px;
  --font-size-label-m: 16px;
  --font-size-label-l: 18px;
  --line-height-label: 100%;
  --font-size-caption-all-caps: 10px;
  --font-size-caption-s: 12px;
  --font-size-caption-xs: 10px;
  --font-size-caption-m: 14px;
  --line-height-caption-s: normal;
  --line-height-caption-xs: normal;
  --line-height-caption-m: normal;
  --line-height-caption-all-caps: 110%;
  --letter-spacing-caption-s: 0.12px;
  --letter-spacing-caption-m: 0.14px;
  --letter-spacing-caption-xs: normal;
  --letter-spacing-caption-all-caps: 0.1px;
  --font-weight-caption-xs: 600;
  --font-size-header-xs: 21px;
  --font-size-header-s: 23px;
  --font-size-header-m: 28px;
  --font-size-header-l: 32px;
  --font-size-header-xl: 40px;
  --font-size-header-xxl: 48px;
  --font-size-header-xxxl: 56px;
  --font-weight-header-xs: 500;
  --font-weight-header-s: 600;
  --font-weight-header-m: 600;
  --font-weight-header-l: 600;
  --font-weight-header-xl: 600;
  --font-weight-header-xxl: 600;
  --font-weight-header-xxxl: 500;
  --line-height-header: normal;
  --radius-12: 12px;
  --radius-16: 16px;
  --radius-24: 24px;
  --gap-4: 4px;
  --gap-8: 8px;
  --gap-12: 12px;
  --gap-16: 16px;
  --gap-20: 20px;
  --gap-24: 24px;
  --gap-32: 32px;
  --thumbnail-aspect-ratio: calc(16 / 9);
  --radius-4: 4px;
  --black: #000;
  --white: #fff;
  --white-08: #ffffff14;
  --white-12: #ffffff1f;
  --white-16: #ffffff29;
  --white-20: #fff3;
  --white-25: #ffffff40;
  --white-40: #fff6;
  --white-60: #fff9;
  --white-80: #fffc;
  --electric-lime: #c0ff47;
  --rose-400: #ff9c9c;
  --carbon-100: #070708;
  --carbon-300: #1d1d21;
  --carbon-400: #29292e;
  --carbon-500: #626266;
  --carbon-600: #a2a2a8;
  --purple-300: #682eb2;
  --purple-400: #9747ff;
  --purple-200: #421b75;
  --purple-500: #aa76ff;
  --purple-600: #c7abff;
  --golden-300: #d0a341;
  --golden-400: #ffc850;
  --experimental-salad: #9ce52e;
  --experimental-purple-graphit: #1d1c26;
  --lavander-600: #f3eaff;
}

html {
  touch-action: manipulation;
  -webkit-font-smoothing: antialiased;
}

html.GlKcBrQp {
  font-size: 1px;
}

@media (width>=1800px) {
  html.GlKcBrQp {
    font-size: 0.0555556vw;
  }
}

body {
  background-color: var(--black);
  min-height: 100%;
  color: var(--white);
  font-family: var(--font-family);
  scrollbar-gutter: stable;
  overflow-x: clip;
}

.mL5Ql {
  height: var(--global-header-pannel-height);
  padding: env(safe-area-inset-top) 0 0;
  gap: 8rem;
}

.RQwwPiKP,
.d_gAk,
.HnIscHR {
  opacity: 0;
}

body {
  min-height: 110vh;
}

:is(html.disable_scroll, html:has(dialog[open])) {
  overscroll-behavior: none;
  height: 100%;
  position: relative;
  overflow: hidden;
}

:is(html.disable_scroll body, html:has(dialog[open]) body) {
  background: #000;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.ARNkDvKxhj {
  --global-padding-horizontal: 12rem;
  --global-page-top-padding: 12rem;
  --global-wide-scroller-padding-left: 12rem;
  --global-wide-scroller-padding-right: 12rem;
  --global-header-pannel-height: 52rem;
  --global-gap: 12rem;
  min-height: 100%;
  padding: 0 calc(var(--global-padding-horizontal) + env(safe-area-inset-right))
    0 calc(var(--global-padding-horizontal) + env(safe-area-inset-left));
  background-color: #000;
}

.KgmiRAE {
  gap: var(--global-gap);
  grid-template-columns: minmax(0, 1fr);
  display: grid;
}

.RQwwPiKP {
  height: 52rem;
  margin: var(--global-gap) 0;
  display: none;
  position: relative;
}

.d_gAk {
  margin: 0 0 var(--global-page-top-padding);
  display: block;
}

.HnIscHR {
  z-index: 1;
  grid-area: 1/1;
  max-height: 100vh;
  display: none;
  position: sticky;
  top: 0;
}

.TUfGQ {
  grid-column: 1;
}

@media (width>=961px) {
  .ARNkDvKxhj {
    --global-wide-scroller-padding-left: 0;
    --global-wide-scroller-padding-right: 12rem;
    --global-right-pannel-width: 300rem;
  }

  .KgmiRAE {
    grid-template-columns: 52rem minmax(0, 1fr);
  }

  .HnIscHR {
    display: block;
  }

  .TUfGQ {
    grid-column: 2;
  }

  .RQwwPiKP {
    display: block;
  }

  .d_gAk {
    display: none;
  }
}

.FyAZp {
  z-index: 1;
  -webkit-backdrop-filter: blur(5rem) brightness(0.15);
  backdrop-filter: blur(5rem) brightness(0.15);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

html:has([data-overlay-blur]) .RQwwPiKP {
  z-index: 1;
}

html:has([data-overlay-blur]) .FyAZp {
  display: block;
}

/* ---------------------------------------------ad-------------------------------------------------- */
.eApG {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ccc;
  margin: 25px 20px;
  border-radius: 10px;
}

.eApG .tUpUvUyHW {
  min-width: 300px;
  min-height: 250px;
}

.eApG p {
  color: #fff;
  margin: 10px 0;
  font-size: 12rem;
}

/* ---------------------------------------------menu--------------------------------------------------------- */

.RQwwPiKP,
.d_gAk,
.HnIscHR {
  opacity: 1;
}

.BLTpgmjxdN {
  height: 100vh;
  margin-top: var(--global-gap);
  border-radius: 20rem;
  flex-direction: column;
  gap: 8rem;
  display: flex;
}

@media (any-hover: hover) {
  .pSSYS.T6EOH:hover {
    cursor: default;
  }
}

.pSSYS.T6EOH,
.pSSYS.T6EOH:focus-within {
  cursor: default;
}

.pSSYS {
  align-items: center;
  gap: 8rem;
  display: flex;
}
.yzPYf {
  width: 36rem;
  height: auto;
}

.XHKF {
  z-index: 1000;
  position: relative;
}

.owwhPs {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
  border-radius: 20rem;
  width: 60rem;
  height: 100vh;
  margin-top: 0;
  padding: 0;
  overflow: hidden;
  transition: width 0.3s ease;
  /* position: fixed;
  top: 0;
  left: 0; */
}

.XHKF.expanded .owwhPs {
  width: 280rem;
}

.QhxSDhpV {
  padding: 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.rckXScd {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8rem;
  border-radius: 8rem;
  transition: background-color 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 4rem;
  width: 32rem;
  height: 32rem;
  justify-content: center;
  align-items: center;
}

.rckXScd:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.RTGT {
  width: 18rem;
  height: 2rem;
  background-color: var(--white);
  transition: all 0.3s ease;
  border-radius: 1rem;
}

.XHKF.expanded .RTGT:nth-child(1) {
  transform: rotate(45deg) translate(5rem, 5rem);
}

.XHKF.expanded .RTGT:nth-child(2) {
  opacity: 0;
}

.XHKF.expanded .RTGT:nth-child(3) {
  transform: rotate(-45deg) translate(7rem, -6rem);
}

.VtTDwRiMO {
  flex: 1;
  overflow-y: auto;
  padding: 20rem 0;
}

.aSDSzds {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  padding: 0 8rem;
}

.fBYvko {
  position: relative;
  padding: 12rem 8rem;
  border-radius: 12rem;
  transition: all 0.3s ease;
  overflow: hidden;
  white-space: nowrap;
  width: 44rem;
  justify-content: flex-start;
}

.XHKF.expanded .fBYvko {
  width: 240rem;
}

.fBYvko:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.yzPYf {
  width: 32rem;
  height: 32rem;
  object-fit: cover;
  flex-shrink: 0;
}

.DJfbxw {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10rem);
  transition: all 0.3s ease;
  margin-left: 8rem;
}

.XHKF.expanded .DJfbxw {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.DJfbxw span {
  font-size: 14rem;
  font-weight: 500;
  color: var(--white);
}

.fBYvko.dOmNcLDrjR {
  color: var(--white);
  padding: 12rem 8rem;
  width: auto;
  box-sizing: border-box;
  will-change: transform;
  transition: all 0.3s ease;
  cursor: pointer;
  scroll-snap-align: start;
  align-items: center;
  display: flex;
  position: relative;
}

.TUfGQ {
  /* margin-left: 60rem; */
  transition: margin-left 0.3s ease;
}

.XHKF.expanded ~ .TUfGQ {
  margin-left: 280rem;
}

@media (width>=961px) {
  .XHKF {
    position: relative;
  }

  .owwhPs {
    position: sticky;
    top: 0;
  }
}

@media (width<961px) {
  .XHKF {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
  }

  .owwhPs {
    border-radius: 0 20rem 20rem 0;
  }

  .TUfGQ {
    margin-left: 0;
  }

  .XHKF.expanded ~ .TUfGQ {
    margin-left: 0;
  }
}

.XHKF.hover-expanded .owwhPs {
  width: 280rem;
}

.XHKF.hover-expanded .fBYvko {
  width: 240rem;
}

.XHKF.hover-expanded .DJfbxw {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.XHKF.hover-expanded .RTGT:nth-child(1) {
  transform: rotate(45deg) translate(5rem, 5rem);
}

.XHKF.hover-expanded .RTGT:nth-child(2) {
  opacity: 0;
}

.XHKF.hover-expanded .RTGT:nth-child(3) {
  transform: rotate(-45deg) translate(7rem, -6rem);
}

/* --------------------------------------header------------------------------------------- */

.TIHgLGqgw {
  align-items: center;
  gap: 4rem;
  height: 100%;
  display: flex;
}

.JPmjDC {
  background-color: var(--purple-400);
  border-radius: 26rem;
  height: 32rem;
  padding: 10rem 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (any-hover: hover) {
  .JPmjDC:hover {
    filter: brightness(1.08);
  }
}

.JPmjDC:focus {
  filter: brightness(1.08);
}
.JPmjDC h1 {
  font-size: 18rem;
  font-weight: 600;
  color: var(--white);
  line-height: 100%;
  letter-spacing: -1.5rem;
  margin: 0;
}

.yXdwYoxQ {
  flex-grow: 1;
  align-items: center;
  gap: 4rem;
  display: flex;
}

.HTvfsLaX {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 200rem;
}

.NXVStoBojo {
  background: rgba(128, 128, 128, 0.3);
  border: none;
  border-radius: 24rem;
  padding: 8rem 16rem;
  display: flex;
  align-items: center;
  gap: 8rem;
  cursor: pointer;
  transition: all 0.3s ease;
  color: var(--white);
  font-size: 14rem;
  font-weight: 500;
  backdrop-filter: blur(10px);
  position: relative;
  z-index: 1;
}

.NXVStoBojo:hover {
  background: #9747ff;
  transform: translateY(-1rem);
}

.NXVStoBojo:focus {
  background: #9747ff;;
  outline: 2rem solid rgba(170, 118, 255, 0.3);
}

.zKjgxDV {
  width: 18rem;
  height: 18rem;
  color: var(--white);
}

.SHIkc {
  font-size: 14rem;
  font-weight: 500;
  color: var(--white);
}

.DgrWG {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: scaleX(0);
  transform-origin: left center;
  transition: all 0.4s ease;
  z-index: 2;
  width: 560rem;
  padding-left: 100rem;
}

.DgrWG.active {
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
}

.FsiZrjwsc {
  background: rgba(128, 128, 128, 0.3);
  border-radius: 24rem;
  padding: 4rem;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
  width: 100%;
  box-sizing: border-box;
}

.FsiZrjwsc:focus-within {
  background: rgba(170, 118, 255, 0.4);
  box-shadow: 0 4rem 12rem rgba(170, 118, 255, 0.2);
}

.YFXLxrKncD {
  display: flex;
  align-items: center;
  gap: 8rem;
  width: 100%;
}

.jxBa {
  width: 18rem;
  height: 18rem;
  color: var(--white);
  flex-shrink: 0;
  margin-left: 8rem;
}

.gBCAM {
  flex: 1;
  background: transparent;
  border: none;
  color: var(--white);
  font-size: 14rem;
  padding: 8rem 4rem;
  outline: none;
  min-width: 0;
}

.gBCAM::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.gBCAM:focus {
  outline: none;
}

.wLrxJ {
  background: rgba(170, 118, 255, 0.8);
  border: none;
  border-radius: 20rem;
  padding: 8rem 16rem;
  color: var(--white);
  font-size: 14rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

.wLrxJ:hover {
  background: var(--purple-400);
  transform: translateY(-1rem);
}

.wLrxJ:focus {
  background: var(--purple-400);
  outline: 2rem solid rgba(170, 118, 255, 0.3);
}

.bVjpOE {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  width: 32rem;
  height: 32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  flex-shrink: 0;
  margin-left: 4rem;
}

.bVjpOE:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}

.bVjpOE:focus {
  background: rgba(255, 255, 255, 0.2);
  outline: 2rem solid rgba(170, 118, 255, 0.3);
}

.LSuemN {
  width: 16rem;
  height: 16rem;
  color: var(--white);
}

.HTvfsLaX.search-active .NXVStoBojo {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.HTvfsLaX.search-active .DgrWG {
  animation: expandSearchRight 0.4s ease-out;
}

@keyframes expandSearchRight {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

@media (width<768px) {
  .DgrWG {
    width: 280rem;
  }

  .HTvfsLaX {
    min-width: 150rem;
  }
}

@media (width<480px) {
  .DgrWG {
    width: 220rem;
  }

  .SHIkc {
    display: none;
  }

  .NXVStoBojo {
    padding: 8rem 12rem;
  }

  .wLrxJ {
    padding: 8rem 12rem;
    font-size: 12rem;
  }
}

.DgrWG:not(.active) {
  animation: collapseSearchRight 0.3s ease-in;
}

@keyframes collapseSearchRight {
  0% {
    transform: scaleX(1);
    opacity: 1;
  }
  100% {
    transform: scaleX(0);
    opacity: 0;
  }
}

.QWQNvhB {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60rem;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(10px);
  z-index: 1000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.fjtyNFJ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 20rem;
}

.OXbQQNziN {
  display: flex;
  align-items: center;
  gap: 12rem;
}

.yeWJgMq {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 20rem;
}
.yeWJgMq:hover {
  cursor: pointer;
  background-color: rgba(170, 118, 255, 0.5);
}

.xQlARx,
.vJPYHOa {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8rem;
  border-radius: 8rem;
  transition: background-color 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  width: 40rem;
  height: 40rem;
  justify-content: center;
  align-items: center;
}

.xQlARx:hover,
.vJPYHOa:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.xQlARx .RTGT {
  width: 18rem;
  height: 2rem;
  background-color: var(--white);
  transition: all 0.3s ease;
  border-radius: 1rem;
}

.driYCgM {
  background-color: var(--purple-400);
  border-radius: 20rem;
  height: 40rem;
  padding: 1rem 16rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.driYCgM h1 {
  font-size: 16rem;
  font-weight: 600;
  color: var(--white);
  line-height: 100%;
  letter-spacing: -1rem;
  margin: 0;
}

.vuLJw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.vuLJw.active {
  opacity: 1;
  visibility: visible;
}

.bzEPIFPYBI {
  width: 100%;
  height: 100%;
  background: rgba(29, 29, 33, 0.95);
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}

.vuLJw.active .bzEPIFPYBI {
  transform: translateX(0);
}

.PEaC {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20rem 20rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.5);
}

.PEaC h2 {
  font-size: 20rem;
  font-weight: 600;
  color: var(--white);
  margin: 0;
}

.yRWLCJuTX {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 8rem;
  width: 40rem;
  height: 40rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  color: var(--white);
}

.yRWLCJuTX:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.05);
}

.rivsEP {
  flex: 1;
  padding: 20rem;
  overflow-y: auto;
}

.hrce {
  display: flex;
  align-items: center;
  gap: 16rem;
  padding: 16rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--white);
  font-size: 16rem;
  font-weight: 500;
  transition: all 0.2s ease;
}

.hrce:hover {
  background: rgba(255, 255, 255, 0.05);
  margin: 0 -20rem;
  padding: 16rem 20rem;
  border-radius: 8rem;
}

.hrce .yzPYf {
  width: 32rem;
  height: 32rem;
}

.zhtXaCLgw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.zhtXaCLgw.active {
  opacity: 1;
  visibility: visible;
}

.pCbqlMi {
  width: 100%;
  height: 100%;
  background: rgba(29, 29, 33, 0.95);
  transform: translateY(-100%);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}

.zhtXaCLgw.active .pCbqlMi {
  transform: translateY(0);
}

.snyukrxM {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20rem 20rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.5);
}

.snyukrxM h2 {
  font-size: 20rem;
  font-weight: 600;
  color: var(--white);
  margin: 0;
}

.NIXRLkUsdC {
  flex: 1;
  padding: 30rem 20rem;
}

.MoXGyI {
  display: flex;
  flex-direction: column;
  gap: 20rem;
}

.LlEdz {
  display: flex;
  align-items: center;
  gap: 12rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12rem;
  padding: 16rem 20rem;
  border: 2rem solid transparent;
  transition: all 0.3s ease;
}

.LlEdz:focus-within {
  border-color: var(--purple-400);
  background: rgba(170, 118, 255, 0.2);
}

.BPdRSpVkXU {
  width: 20rem;
  height: 20rem;
  color: var(--white);
  flex-shrink: 0;
}

.bWXKPX {
  flex: 1;
  background: transparent;
  border: none;
  color: var(--white);
  font-size: 18rem;
  padding: 0;
  outline: none;
}

.bWXKPX::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.MpiSHI {
  background: var(--purple-400);
  border: none;
  border-radius: 12rem;
  padding: 16rem 24rem;
  color: var(--white);
  font-size: 16rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

.MpiSHI:hover {
  background: var(--purple-500);
  transform: translateY(-2rem);
}

@media (width<961px) {
  .QWQNvhB {
    display: block;
  }

  .HnIscHR,
  .RQwwPiKP {
    display: none;
  }

  .TUfGQ {
    margin-top: 60rem;
  }
}

@media (width>=961px) {
  .QWQNvhB,
  .vuLJw,
  .zhtXaCLgw {
    display: none;
  }
}
/* -------------------------------------main----------------------------------------- */
.vuHzQrQiAm {
  -moz-column-gap: 12rem;
  flex-direction: column;
  gap: 9rem 12rem;
  display: flex;
}

.NsyWia {
  border-top: 1rem solid #ffffff3d;
  width: 100%;
}

.NzcVg {
  display: none;
}

@media (width>=961px) {
  .NzcVg {
    display: block;
  }
}

.lmefQWndK {
  margin: 0 10rem 16rem 10rem;
}

.lmefQWndK h2 {
  font-size: 18rem;
  font-weight: 600;
  color: var(--white);
  line-height: 100%;
  margin: 0 0 16rem 12rem;
}
.lmefQWndK h2 a:hover {
  cursor: pointer;
  color: rgba(170, 118, 255, 0.8);
}

.EcIzm {
  position: relative;
  overflow: hidden;
  margin: 0 -12rem;
  transform: translateZ(0);
  will-change: transform;
}

.gUmnL {
  display: grid;
  grid-template-columns: repeat(auto-fit, 230rem);
  grid-template-rows: repeat(2, 129rem);
  gap: 12rem;
  padding: 0 12rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  grid-auto-flow: column;
  grid-auto-columns: 230rem;
  -webkit-overflow-scrolling: touch;
  transform: translateZ(0);
  will-change: scroll-position;
}

.gUmnL::-webkit-scrollbar {
  display: none;
}

.wFqHwik {
  position: relative;
  background: var(--carbon-400);
  border-radius: 12rem;
  overflow: hidden;
  width: 230rem !important;
  height: 129rem !important;
  min-width: 230rem;
  max-width: 230rem;
  min-height: 129rem;
  max-height: 129rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform: translateZ(0);
  will-change: transform;
  box-sizing: border-box;
}

.wFqHwik:hover {
  transform: translateY(-4rem) translateZ(0);
  box-shadow: 0 8rem 24rem rgba(170, 118, 255, 0.3);
}

.VYEkfZT {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}

.ZAjJzdS {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.wFqHwik:hover .ZAjJzdS {
  transform: scale(1.05) translateZ(0);
}

.GeAGhn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: var(--white);
  font-size: 14rem;
  font-weight: 500;
  padding: 20rem 12rem 12rem 12rem;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s ease;
  line-height: 1.2;
}

.wFqHwik:hover .GeAGhn {
  opacity: 1;
  transform: translateY(0);
}

.srTNzxF {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50rem;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
}

.Xrld {
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}

.GoSpWS {
  right: 0;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}

.srTNzxF:hover {
  background: rgba(170, 118, 255, 0.6);
}

.srTNzxF.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.srTNzxF svg {
  color: var(--white);
  filter: drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.5));
}

.diCEG {
  grid-row: span 2;
  background: rgba(128, 128, 128, 0.3);
  border-radius: 12rem;
  border: 2rem dashed rgba(255, 255, 255, 0.3);
  width: 230rem !important;
  height: 266rem !important;
  min-width: 230rem;
  max-width: 230rem;
  min-height: 266rem;
  max-height: 266rem;
  transition: all 0.3s ease;
  position: relative;
  transform: translateZ(0);
  will-change: transform;
  box-sizing: border-box;
}

.diCEG:hover {
  background: rgba(170, 118, 255, 0.4);
  border-color: var(--purple-400);
  transform: translateY(-4rem) translateZ(0);
}

.MndMM {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.FOrQ {
  color: var(--white);
  font-size: 18rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1rem;
}

@media (max-width: 960px) {
  .gUmnL {
    grid-template-columns: repeat(auto-fit, 160rem);
    grid-template-rows: repeat(2, 90rem);
    grid-auto-columns: 160rem;
    scroll-snap-type: none;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }

  .wFqHwik {
    width: 160rem !important;
    height: 90rem !important;
    min-width: 160rem;
    max-width: 160rem;
    min-height: 90rem;
    max-height: 90rem;
    transition: transform 0.2s ease;
  }

  .diCEG {
    width: 160rem !important;
    height: 188rem !important;
    min-width: 160rem;
    max-width: 160rem;
    min-height: 188rem;
    max-height: 188rem;
    transition: transform 0.2s ease;
  }

  .srTNzxF {
    display: none;
  }

  .wFqHwik:active {
    transform: scale(0.98) translateZ(0);
  }

  .ZAjJzdS {
    transition: transform 0.2s ease;
  }
}

@media (min-width: 961px) {
  .gUmnL {
    overflow-x: hidden;
    touch-action: none;
  }
}

@media (max-width: 480px) {
  .gUmnL {
    grid-template-columns: repeat(auto-fit, 140rem);
    grid-template-rows: repeat(2, 79rem); /* 140 * 9/16 ≈ 79 */
    grid-auto-columns: 140rem;
  }

  .wFqHwik {
    width: 140rem !important;
    height: 79rem !important;
    min-width: 140rem;
    max-width: 140rem;
    min-height: 79rem;
    max-height: 79rem;
  }

  .diCEG {
    width: 140rem !important;
    height: 166rem !important; /* 2 * 79 + 8 = 166 */
    min-width: 140rem;
    max-width: 140rem;
    min-height: 166rem;
    max-height: 166rem;
  }

  .GeAGhn {
    font-size: 12rem;
    padding: 16rem 8rem 8rem 8rem;
  }

  .FOrQ {
    font-size: 16rem;
  }
}

@media (max-width: 320px) {
  .gUmnL {
    grid-template-columns: repeat(auto-fit, 120rem);
    grid-template-rows: repeat(2, 68rem); /* 120 * 9/16 ≈ 68 */
    grid-auto-columns: 120rem;
  }

  .wFqHwik {
    width: 120rem !important;
    height: 68rem !important;
    min-width: 120rem;
    max-width: 120rem;
    min-height: 68rem;
    max-height: 68rem;
  }

  .diCEG {
    width: 120rem !important;
    height: 144rem !important; /* 2 * 68 + 8 = 144 */
    min-width: 120rem;
    max-width: 120rem;
    min-height: 144rem;
    max-height: 144rem;
  }

  .GeAGhn {
    font-size: 11rem;
    padding: 12rem 6rem 6rem 6rem;
  }

  .FOrQ {
    font-size: 14rem;
  }
}

/* ---------------------------------category---------------------------------- */

.aFQiumPaVW {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200rem, 1fr));
  grid-auto-rows: 200rem;
  gap: 12rem;
  padding: 0 var(--global-wide-scroller-padding-left) 0
    var(--global-wide-scroller-padding-right);
  margin: 0;
  grid-auto-flow: row;
  justify-content: start;
  align-items: start;
}

.GZAADPD {
  position: relative;
  border-radius: 12rem;
  overflow: hidden;
  background: var(--carbon-400);
  cursor: pointer;
  transition: transform 0.3s ease;
  width: 100%;
  height: 200rem;
  min-width: 200rem;
  max-width: 280rem;
  min-height: 200rem;
  max-height: 200rem;
  box-sizing: border-box;
}

.GZAADPD.ZeAXeQ {
  grid-column: span 2;
  grid-row: span 2;
  height: 412rem;
  min-height: 412rem;
  max-height: 412rem;
  max-width: 572rem;
}

@media (min-width: 1200px) {
  .aFQiumPaVW {
    grid-template-columns: repeat(auto-fill, 198rem);
  }

  .GZAADPD {
    width: 198rem;
    max-width: 198rem;
  }

  .GZAADPD.ZeAXeQ {
    width: 409rem;
    max-width: 409rem;
  }
}

@media (max-width: 768px) {
  .aFQiumPaVW {
    grid-template-columns: repeat(auto-fill, minmax(160rem, 1fr));
    grid-auto-rows: 160rem;
    gap: 10rem;
    justify-content: center;
  }

  .GZAADPD {
    height: 160rem;
    min-width: 160rem;
    max-width: 220rem;
    min-height: 160rem;
    max-height: 160rem;
  }

  .GZAADPD.ZeAXeQ {
    grid-column: span 2;
    grid-row: span 2;
    height: 330rem;
    min-height: 330rem;
    max-height: 330rem;
    max-width: 450rem; /* 2 * 220rem + 10rem gap */
  }
}

@media (max-width: 600px) {
  .aFQiumPaVW {
    grid-template-columns: repeat(auto-fill, minmax(140rem, 1fr));
    grid-auto-rows: 140rem;
    gap: 8rem;
  }

  .GZAADPD {
    height: 140rem;
    min-width: 140rem;
    max-width: 200rem;
    min-height: 140rem;
    max-height: 140rem;
  }

  .GZAADPD.ZeAXeQ {
    grid-column: span 2;
    grid-row: span 2;
    height: 290rem;
    min-height: 290rem;
    max-height: 290rem;
    max-width: 408rem; /* 2 * 200rem + 8rem gap */
  }
}

@media (max-width: 460px) {
  .aFQiumPaVW {
    grid-template-columns: repeat(auto-fill, minmax(120rem, 1fr));
    grid-auto-rows: 120rem;
    gap: 8rem;
    padding: 0 8rem;
    justify-content: center;
  }

  .GZAADPD {
    height: 120rem;
    min-width: 120rem;
    max-width: 180rem;
    min-height: 120rem;
    max-height: 120rem;
    border-radius: 8rem;
  }

  .GZAADPD.ZeAXeQ {
    grid-column: span 1;
    grid-row: span 1;
    height: 120rem;
    min-height: 120rem;
    max-height: 120rem;
    max-width: 180rem;
  }
}

@media (max-width: 320px) {
  .aFQiumPaVW {
    grid-template-columns: repeat(auto-fill, minmax(100rem, 1fr));
    grid-auto-rows: 100rem;
    gap: 6rem;
    padding: 0 4rem;
    justify-content: center;
  }

  .GZAADPD {
    height: 100rem;
    min-width: 100rem;
    max-width: 150rem;
    min-height: 100rem;
    max-height: 100rem;
  }

  .GZAADPD.ZeAXeQ {
    grid-column: span 1;
    grid-row: span 1;
    height: 100rem;
    min-height: 100rem;
    max-height: 100rem;
    max-width: 150rem;
  }
}

.hHOOaGIlBn {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}

.nOFofZx {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
  will-change: transform;
}

.TMuuezLxw {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    transparent 100%
  );
  padding: 12rem 12rem 12rem 12rem;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.OsJXtX {
  color: var(--white);
  font-size: 14rem;
  font-weight: 600;
  line-height: 1.2;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ZeAXeQ .OsJXtX {
  font-size: 18rem;
  font-weight: 700;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ZeAXeQ .TMuuezLxw {
  padding: 16rem 16rem 16rem 16rem;
}

.GZAADPD:hover .TMuuezLxw {
  transform: translateY(0);
}

.GZAADPD:hover .nOFofZx {
  animation: breathe 2s ease-in-out infinite;
}

.GZAADPD:hover {
  transform: translateY(-4rem);
  box-shadow: 0 8rem 32rem rgba(170, 118, 255, 0.3);
}

.ZeAXeQ:hover {
  transform: translateY(-6rem);
  box-shadow: 0 12rem 48rem rgba(170, 118, 255, 0.4);
}

@keyframes breathe {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.ZeAXeQ {
  position: relative;
}

.ZeAXeQ::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    45deg,
    transparent 0%,
    rgba(170, 118, 255, 0.1) 50%,
    transparent 100%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1;
}

.ZeAXeQ:hover::before {
  opacity: 1;
}

.GZAADPD {
  will-change: transform;
  backface-visibility: hidden;
  perspective: 1000rem;
}

.nOFofZx {
  backface-visibility: hidden;
}
/* ------------------------------------------game-------------------------------------------- */

.OBMrgNxm {
  display: grid;
  grid-template-columns: 8fr 2fr;
  gap: 20rem;
  height: 600rem;
  margin: 20rem 0;
  background: var(--carbon-300);
  border-radius: 16rem;
  padding: 20rem;
  box-sizing: border-box;
}

.tZMBHAHCB {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: var(--carbon-400);
  border-radius: 12rem;
  padding: 24rem;
  position: relative;
  overflow: hidden;
}

.zXPNsSIlnI {
  width: 100%;
  max-width: 440rem;
  height: 388rem;
  object-fit: cover;
  border-radius: 8rem;
  margin-bottom: 16rem;
}

.qiOaltMcrV {
  background: var(--purple-400);
  border: none;
  border-radius: 24rem;
  width: 480rem;
  height: 48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 20rem;
  color: var(--white);
  font-size: 16rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1rem;
}

.qiOaltMcrV:hover {
  background: var(--purple-500);
  transform: translateY(-2rem);
  box-shadow: 0 8rem 24rem rgba(170, 118, 255, 0.4);
}

.zplO {
  display: flex;
  align-items: center;
  gap: 12rem;
  width: 100%;
  padding-top: 8px;
}

.KoieZsK {
    width: 100%;
  border-top: 1rem solid #ffffff1f;
}

.AzXR {
  width: 48rem;
  height: 48rem;
  object-fit: cover;
  border-radius: 6rem;
  flex-shrink: 0;
}

.nWSYjHhr {
  color: var(--white);
  font-size: 16rem;
  font-weight: 600;
  line-height: 1.2;
  flex: 1;
}

.mSzzmzLd {
  display: flex;
  flex-direction: column;
  background: var(--carbon-400);
  border-radius: 12rem;
  padding: 16rem;
  overflow: hidden;
}

.AMONG {
  color: var(--white);
  font-size: 16rem;
  font-weight: 600;
  margin-bottom: 16rem;
  text-align: center;
}

.LsGEcLEgI {
  flex: 1;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--purple-400) transparent;
}

.LsGEcLEgI::-webkit-scrollbar {
  width: 4rem;
}

.LsGEcLEgI::-webkit-scrollbar-track {
  background: transparent;
}

.LsGEcLEgI::-webkit-scrollbar-thumb {
  background: var(--purple-400);
  border-radius: 2rem;
}

.yAImhwtbD {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8rem;
}

.ItEAwVpsf {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  padding: 8rem;
  background: var(--carbon-500);
  border-radius: 8rem;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}

.ItEAwVpsf:hover {
  background: var(--purple-400);
  transform: translateY(-2rem);
}

.mgAzyZjy {
  width: 100%;
  height: 123rem;
  object-fit: cover;
  border-radius: 4rem;
}

.AMONG {
  color: var(--white);
  font-size: 15rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 1500px) {
  .OBMrgNxm {
    grid-template-columns: 8fr 2fr;
    gap: 16rem;
    padding: 16rem;
  }

  .zXPNsSIlnI {
    max-width: 369rem;
    height: 354rem;
  }

  .qiOaltMcrV {
    width: 400rem;
    height: 44rem;
    font-size: 15rem;
  }

  .mgAzyZjy {
    width: 100%;
    height: 170rem;
    object-fit: cover;
    border-radius: 4rem;
  }

  .yAImhwtbD {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  .OBMrgNxm {
    grid-template-columns: 1fr;
    height: 550rem;
    gap: 0;
    padding: 12rem;
  }

  .mSzzmzLd {
    display: none;
  }

  .zXPNsSIlnI {
    max-width: 400rem;
    height: 340rem;
  }

  .qiOaltMcrV {
    width: 320rem;
    height: 40rem;
    font-size: 14rem;
  }

  .nWSYjHhr {
    font-size: 14rem;
  }
}

@media (max-width: 768px) {
  .OBMrgNxm {
    grid-template-columns: 1fr;
    height: 400rem;
    gap: 0;
    padding: 16rem;
  }

  .mSzzmzLd {
    display: none;
  }

  .tZMBHAHCB {
    padding: 20rem;
  }

  .zXPNsSIlnI {
    max-width: 220rem;
    height: 220rem;
    margin-bottom: 12rem;
  }

  .qiOaltMcrV {
    width: 280rem;
    height: 36rem;
    font-size: 13rem;
    margin-bottom: 16rem;
  }

  .AzXR {
    width: 40rem;
    height: 40rem;
  }

  .nWSYjHhr {
    font-size: 14rem;
  }
}

@media (max-width: 480px) {
  .OBMrgNxm {
    height: 400rem;
    padding: 12rem;
    margin: 16rem 0;
  }

  .tZMBHAHCB {
    padding: 16rem;
  }

  .zXPNsSIlnI {
    max-width: 200rem;
    height: 200rem;
    margin-bottom: 10rem;
  }

  .qiOaltMcrV {
    width: 200rem;
    height: 32rem;
    font-size: 12rem;
    margin-bottom: 12rem;
  }

  .zplO {
    gap: 8rem;
  }

  .AzXR {
    width: 36rem;
    height: 36rem;
  }

  .nWSYjHhr {
    font-size: 12rem;
  }
}

.KsHAkZaYsC {
  background: #1d1d21;
  border-radius: 16rem;
  flex-direction: column;
  gap: 12rem;
  padding: 20rem 16rem;
  display: flex;
}

.KsHAkZaYsC h2 {
  font-size: 18rem;
  font-weight: 600;
  color: var(--white);
  margin: 0;
}

.KsHAkZaYsC p {
  font-size: 14rem;
  color: var(--white);
  line-height: 1.5;
  margin: 0;
}

.KoieZsK {
  border-top: 1rem solid #ffffff1f;
}

.kuvQYhg {
  display: flex;
  flex-direction: column;
  gap: 12rem;
}

.kuvQYhg .unlVO {
  background: var(--carbon-400);
  border: none;
  width: fit-content;
  border-radius: 8rem;
  padding: 12rem 16rem;
  color: var(--white);
  font-size: 14rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
.kuvQYhg .unlVO:hover {
  background: var(--purple-400);
  transform: translateY(-2rem);
}
/* -------------------------------about-us------------------------------------------ */
.eSOo {
  background: var(--carbon-300);
  border-radius: 16rem;
  padding: 20rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 16rem;
  margin: 20rem 0;
}
.eSOo h2 {
  font-size: 25rem;
  font-weight: 600;
  color: var(--white);
  margin: 0 0 8rem 0;
}

.eSOo h3 {
  font-size: 18rem;
  font-weight: 500;
  color: var(--white);
  margin: 0 0 8rem 0;
}

.eSOo h4 {
  font-size: 16rem;
  font-weight: 500;
  color: var(--white);
  margin: 0 0 8rem 0;
}
.eSOo p {
  font-size: 14rem;
  color: var(--white);
  line-height: 1.5;
  margin: 0;
}

/* -------------------------------------footer---------------------------------------- */
footer {
  background: var(--carbon-300);
  padding: 32rem 0 16rem 0;
  border-top: 1rem solid #ffffff1f;
  width: 100%;
  border-radius: 16rem 16rem 0 0;
}

.GZdgTb {
  max-width: 1200rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16rem;
}

.bMmuCP {
  display: flex;
  gap: 24rem;
  margin-bottom: 8rem;
}

.bMmuCP a {
  color: var(--white);
  font-size: 14rem;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.2s;
}

.bMmuCP a:hover {
  color: var(--purple-400);
  text-decoration: underline;
}

.mmEcRipvo p {
  color: var(--white-60);
  font-size: 12rem;
  margin: 0;
  text-align: center;
}

@media (max-width: 480px) {
  .GZdgTb {
    max-width: 100%;
    padding: 0 8rem;
  }
  .bMmuCP {
    gap: 12rem;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mmEcRipvo p {
    font-size: 11rem;
  }
}
/* -------------------------------------------Policy---------------------------------------------- */
.usGBkkZ {
  max-width: 1000rem;
  margin: 0 auto;
  padding: 20rem;
  box-sizing: border-box;
  color: var(--white);
  line-height: 1.6;
}
.usGBkkZ h2 {
  font-size: 24rem;
  font-weight: 600;
  margin-bottom: 16rem;
  text-align: center;
}
.usGBkkZ h3 {
  font-size: 20rem;
  font-weight: 600;
  margin-bottom: 12rem;
  margin-top: 24rem;
}

.usGBkkZ h4 {
  font-size: 16rem;
  font-weight: 500;
  margin-bottom: 10rem;
  margin-top: 20rem;
}
.usGBkkZ p {
  font-size: 14rem;
  margin-bottom: 10rem;
}
