*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: inherit;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
}

fieldset,
legend {
  padding: 0;
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

[role="button"],
button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root,
html {
  background-color: #060d19;
  overflow-x: hidden;
}

* {
  box-sizing: inherit;
}

body {
  font-family: Figtree, sans-serif;
  color: #fff;
  line-height: 1.2;
  background: linear-gradient(180deg, #060d19 900px, #131b29);
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: relative;
}

h1 {
  font-family: excon, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  font-size: 25px;
  line-height: 31px;
}

@media (max-width: 600px) {
  h1 {
    font-size: 20px;
    line-height: 22px;
  }
}

h2 {
  font-family: excon, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

@media (max-width: 600px) {
  h2 {
    font-size: 21px;
    line-height: 22px;
  }
}

h3 {
  font-family: excon, sans-serif;
  font-size: 18px;
}

h3,
h4 {
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

h4 {
  font-family: Figtree, sans-serif;
  font-size: 17px;
  letter-spacing: 0.25px;
}

.ZEcEFwCz {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #a3a3a3;
  margin: 28px 0px;
  border-radius: 8px;
}

.ZEcEFwCz .JsWzdVR {
  min-width: 300px;
  min-height: 250px;
  padding: 20px;
  overflow: hidden;
  clear: both;
  text-align: center;
}

.ZEcEFwCz p {
  color: #fff;
  margin: 10px 0;
  text-align: center;
}
/* -----------------------------------------------header------------------------------------------------- */
.zvPMd {
  width: 100%;
  height: 60px;
  --tw-bg-opacity: 1;
  background-color: rgb(19 27 41);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.xBLIg a h1 {
  text-transform: uppercase;
}

.oXah {
  max-width: 1410px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.oXah .PKOU ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.PKOU ul li {
  padding: 8px;
}

.PKOU ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 6px;
  transition: background 0.2s, color 0.2s;
}
.PKOU ul li a:hover {
  color: #29bffd;
}

.KncDR {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #1f2937;
  color: #9ca3af;
  padding: 8px 16px;
  border-radius: 9999px;
  border: 1px solid transparent;
  font-size: 15px;
  transition: all 0.2s;
}

.KncDR:hover {
  background-color: #374151;
  color: #fff;
}

.DxjlwutolZ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0b1120;
  z-index: 2000;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  backdrop-filter: blur(5px);
}

.DxjlwutolZ.WdedFke {
  opacity: 1;
  visibility: visible;
}

.vFJvYfZaXv {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

.yalvUSvYt {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}

.KcxievI {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
}

.KcxievI .vyAOO {
  position: absolute;
  left: 15px;
  color: #9ca3af;
}

.KcxievI input {
  width: 100%;
  background-color: #131b29;
  border: 2px solid #0ea5e9;
  border-radius: 9999px;
  padding: 12px 12px 12px 45px;
  color: #fff;
  font-size: 16px;
  outline: none;
}

.NNYKiHfAU {
  background: none;
  color: #9ca3af;
  font-size: 16px;
  font-weight: 500;
}

.NNYKiHfAU:hover {
  color: #fff;
}

.wXhW h3 {
  color: #9ca3af;
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.vYMWBcFQuD {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}

.OQKncLr {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s;
}

.OQKncLr:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

.AMIHOCaS {
  width: 80px;
  height: 80px;
  border-radius: 6px;
}

.AMIHOCaS img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: fill;
}

.lwtvenw h4 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 4px;
}

.lwtvenw p {
  font-size: 13px;
  color: #9ca3af;
}
/* ------------------ Mobile Styles (< 900px) ------------------ */

.iCiKC,
.adObKkds,
.wvZos {
  display: none;
}

@media (max-width: 900px) {
  .PKOU,
  .ETHJraD {
    display: none;
  }

  .oXah {
    justify-content: center;
  }

  .iCiKC {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 10px 15px;
    margin-top: 60px;
    background-color: #060d19;
    scrollbar-width: none;
  }
  .iCiKC::-webkit-scrollbar {
    display: none;
  }

  .pQEupXkZ {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #2e3135;
    white-space: nowrap;
  }

  .adObKkds {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #0f172a;
    border-top: 1px solid #1e293b;
    z-index: 1500;
    justify-content: space-around;
    align-items: center;
  }

  .FZexH {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    color: #94a3b8;
    font-size: 10px;
    gap: 4px;
    width: 100%;
    height: 100%;
  }

  .FZexH.WdedFke,
  .FZexH:hover {
    /* color: #fff; */
    color: #facc15;
    stroke: #facc15;
  }

  .wvZos {
    display: block;
    position: fixed;
    top: auto;
    bottom: 60px;
    left: 0;
    width: 100%;
    height: 50vh;
    background-color: #0f172a;
    z-index: 1400;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    padding: 20px;
    overflow-y: auto;
    border-top: 1px solid #1e293b;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.3);
  }

  .wvZos.WdedFke {
    transform: translateY(0);
  }

  .NUndOMgFS {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }

  .NUndOMgFS h2 {
    font-size: 20px;
    color: #fff;
  }

  .BAcg {
    background: none;
    color: #fff;
    padding: 5px;
  }

  .JAxhsp {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .JAxhsp li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background-color: #1e293b;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
  }

  .tDqHKeGQi {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .DxjlwutolZ {
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    background-color: #0b1120;
    top: 0;
    bottom: 60px;
    height: auto;
    z-index: 1400;
  }

  .DxjlwutolZ.WdedFke {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  .vFJvYfZaXv {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    padding-bottom: 20px;
  }
}
/* --------------------------------------------main------------------------------------------------ */
.plrHuNB {
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 900px) {
  .plrHuNB {
    padding-top: 80px;
  }
}

@media (min-width: 1320px) {
  .plrHuNB {
    max-width: 1188px;
  }
}

@media (min-width: 1560px) {
  .plrHuNB {
    max-width: 1402px;
  }
}

/* ------------------ Dashboard Layout ------------------ */
.tnGLivdlKT {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  margin-top: 20px;
  padding-bottom: 30px;
  align-items: stretch;
}

@media (min-width: 768px) {
  .tnGLivdlKT {
    padding-top: 50px;
  }
}

.wOaTxYYLI {
  background-color: #0f172a;
  border-radius: 10px;
  padding: 25px;
  border: 1px solid #1e293b;
  display: flex;
  flex-direction: column;
}

/* .column-header {
  margin-bottom: 20px;
} */

.MahUhTluE {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.ozPFXvyGXw {
  color: #b3c3d4;
  font-size: 15px;
  line-height: 1.2rem;
  font-weight: 600;
}

.see-all {
  color: #29bffd;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
}

.aGIJEXIj h2 {
  /* font-size: 24px;
  color: #fff;
  font-weight: 800;
  letter-spacing: -0.5px; */
  margin-bottom: 0.25rem;
}

.jdWZbiUkkN {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
}

.QWNE {
  display: flex;
  gap: 12px;
  align-items: center;
  text-decoration: none;
  transition: transform 0.2s;
}

.QWNE:hover {
  transform: translateX(5px);
}

.QWNE:hover h4 {
  color: #29bffd;
}

.NNIouzjCQs {
  width: 75px;
  height: 75px;
  border-radius: 8px;
  object-fit: fill;
  background-color: #334155;
}

@media (min-width: 768px) {
  .NNIouzjCQs {
    width: 107px;
  }
}

.ZpzADAB h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ZpzADAB p {
  color: #94a3b8;
  font-size: 13px;
  line-height: 1.3;
}

.rpit {
  background-color: #0f172a;
  border-radius: 10px;
  border: 1px solid #1e293b;
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  grid-column: span 1 / span 1;
  height: 100%;
}

.kpSgRoPmF {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  flex: 1;
  align-content: start;
}

@media (min-width: 768px) {
  .kpSgRoPmF {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1020px) {
  .kpSgRoPmF {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.featured-grid-top {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.VQDHvFFy {
  background-color: #0f172a;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #1e293b;
  transition: transform 0.2s;
}

.VQDHvFFy:hover {
  transform: translateY(-5px);
}

.VQDHvFFy:hover h4 {
  color: #29bffd;
}

.Skigk {
  width: 100%;
  height: 140px;
  overflow: hidden;
}

.Skigk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.urZYSDkYC {
  padding: 15px;
}

.urZYSDkYC h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.urZYSDkYC p {
  color: #94a3b8;
  font-size: 14px;
}

.FeeDWwbwq {
  background: linear-gradient(135deg, #28aee5 0%, #2bade3 100%);
  /* background-image: url('../images/about-bg.svg'); */
  border-radius: 16px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  flex: 1;
  display: flex;
  align-items: center;
}

.wgnxxF {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 2;
}

.BtOJ h3 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 8px;
}

.BtOJ p {
  color: #e2e8f0;
  font-size: 14px;
  margin-bottom: 15px;
  max-width: 200px;
}

.oaOHqOUJ {
  background-color: #facc15;
  color: #000;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}

.oaOHqOUJ:hover {
  background-color: #eab308;
}

.IRDWnW img {
  width: 120px;
  height: auto;
  transform: rotate(15deg);
}
@media (min-width: 768px) {
  .tnGLivdlKT {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rpit {
    grid-column: span 2;
  }
}

@media (min-width: 1020px) {
  .tnGLivdlKT {
    grid-template-columns: 29fr 29fr 42fr;
  }
  .rpit {
    grid-column: span 1 / span 1;
  }
}
/* --------------------------------------------------------------- */

.OYgvi {
  padding: 20px;
  background-color: #0f172a;
  border-radius: 12px;
  border: 1px solid #1e293b;
  margin-bottom: 40px;
}

/* Carousel Section */
.MzqSgpLieQ {
  padding-bottom: 30px;
}

.aJvcgV {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.vSQPqgILWt {
  display: flex;
  gap: 8px;
}

.LjORZKJOv {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid #1e293b;
  background: #131b29;
  color: #cbd5e1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.LjORZKJOv:hover:not(:disabled) {
  background: #1e293b;
  color: #fff;
}

.LjORZKJOv:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.cHSmKCyiu {
  overflow: hidden;
}

.qDYBwFMuQk {
  --items-per-view: 4;
  display: flex;
  gap: 14px;
  margin-top: 10px;
  transition: transform 0.3s ease;
}

.rMyaLyw {
  flex: 0 0
    calc(
      100% / var(--items-per-view) -
        (14px * (var(--items-per-view) - 1) / var(--items-per-view))
    );
  background: #0b1320;
  border: 1px solid #1e293b;
  border-radius: 12px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s, border-color 0.2s;
}

.rMyaLyw:hover {
  transform: translateY(-4px);
  border-color: #29bffd;
}

.rMyaLyw:hover .kuWtcIcInZ h4 {
  color: #29bffd;
}

.LMjavs {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  background: #1e293b;
}

.LMjavs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kuWtcIcInZ h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}

.kuWtcIcInZ p {
  font-size: 13px;
  color: #94a3b8;
  line-height: 1.35;
}

/* Tablet */
@media (max-width: 1024px) {
  .qDYBwFMuQk {
    --items-per-view: 3;
  }
}

/* Mobile: switch to card style (fig2) */
@media (max-width: 768px) {
  .MzqSgpLieQ {
    padding: 0 16px;
    margin-bottom: 30px;
  }

  .vSQPqgILWt {
    display: none;
  }

  .cHSmKCyiu {
    overflow: visible;
  }

  .qDYBwFMuQk {
    display: flex;
    flex-direction: column;
    gap: 16px;
    transform: none !important;
    width: 100%;
  }

  .rMyaLyw {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: unset;
    width: 100%;
    padding: 0;
    gap: 15px;
    height: auto;
    background: transparent;
    border: none;
  }

  .rMyaLyw:hover {
    transform: none;
  }

  .LMjavs {
    width: 70px;
    height: 70px;
    border-radius: 12px;
    margin: 0;
    flex-shrink: 0;
  }

  .kuWtcIcInZ {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .kuWtcIcInZ h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px;
    color: #fff;
  }

  .kuWtcIcInZ p {
    font-size: 13px;
    color: #94a3b8;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
  }

  .aJvcgV h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
/* ---------------------------------------------------------------------------- */
.EWbcWDJRJ {
  padding-bottom: 80px;
}

.uZPZ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.uZPZ h2 {
  font-size: 22px;
  font-weight: 700;
}

.uZPZ a {
  color: #29bffd;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.WjKEqCdqH {
  display: grid;
  width: 100%;
  height: auto;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  overflow: visible;
}

@media (min-width: 640px) {
  .WjKEqCdqH {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 900px) {
  .WjKEqCdqH {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1320px) {
  .WjKEqCdqH {
    grid-template-columns: repeat(5, 1fr);
  }
}

.nomnAJC {
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-decoration: none;
  position: relative;
  transition: transform 0.3s ease;
}
.nomnAJC:hover {
  transform: translateY(-8px);
}

.qGqAXoA {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  background-color: #29bffd;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.qGqAXoA img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background-color: #1e293b;
}

.GFdytjtG h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.4em;
}

.nomnAJC:hover .GFdytjtG h4 {
  color: #29bffd;
}

.GFdytjtG p {
  color: #94a3b8;
  font-size: 13px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* -------------------------------------about us-------------------------------------------- */

.qcxxFPikqE {
  padding: 60px 20px;
  background-color: #181d27;
  border-radius: 16px;
  padding-bottom: 80px;
}
.qcxxFPikqE h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff;
}

.qcxxFPikqE h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #fff;
}

.qcxxFPikqE p {
  font-size: 16px;
  line-height: 1.6;
  color: #cbd5e1;
}
/* ------------------------------------------------footer-------------------------------------------------------- */
.EsnCaRlBb {
  background-color: #0b1120;
  padding: 40px 20px;
  margin-top: 40px;
}

@media (max-width: 900px) {
  .EsnCaRlBb {
    margin-bottom: 60px;
    margin-top: 0px;
  }
}

.KQwnHYHbtC {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.KQwnHYHbtC p {
  color: #6b7280;
  font-size: 14px;
}
.KQwnHYHbtC a {
  color: #29bffd;
  text-decoration: none;
}

.KQwnHYHbtC a:first-child {
  margin-right: 20px;
}

.KQwnHYHbtC a:hover {
  text-decoration: underline;
}
.footer-copyright {
  color: #6b7280;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}
/* --------------------------------------------game------------------------------------------------- */
.tcyHzOdb {
  margin-bottom: 40px;
}

.jucgdl {
  background-color: #0f172a;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #1e293b;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.ygmaeKNC {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #000;
  overflow: hidden;
}

.JWcc {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
  transition: opacity 0.3s;
}

.ygmaeKNC:hover .JWcc {
  opacity: 0.6;
}

.izrxTp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.VflENx {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #16b6ff;
  border: 4px solid #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 4px #4aa7de4d;
  animation: breathe 1.8s ease-in-out infinite;
}
@keyframes breathe {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 4px #4aa7de4d;
  }
  50% {
    transform: scale(1.12);
    box-shadow: 0 0 0 12px #4aa7de33;
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 4px #4aa7de4d;
  }
}

.VflENx:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 8px rgba(74, 138, 222, 0.4);
}

.pownp {
  padding: 16px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #0f172a;
  border-top: 1px solid #1e293b;
}

.sRYNarhhg {
  display: flex;
  align-items: center;
  gap: 16px;
}

.RfHKHAKN {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.RfHKHAKN img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xRYSvjY {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.PDZMeL {
  font-size: 13px;
  color: #29bffd;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
}

.PDZMeL span {
  color: #64748b;
  font-size: 10px;
}

.WTrMSIpSL {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.1;
}

.iuQZp {
  display: flex;
  align-items: center;
  gap: 12px;
}

.xefTRoGbkt {
  display: flex;
  align-items: center;
  /* background-color: #1e293b; */
  border-radius: 8px;
  padding: 4px;
}

.MBiTQxctmq {
  background: transparent;
  border: none;
  color: #94a3b8;
  padding: 8px 12px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
}

.MBiTQxctmq:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.tbPDiFffuW:hover,
.tbPDiFffuW.active {
  color: #4ade80;
}

.tsRqbCWXIM:hover,
.tsRqbCWXIM.active {
  color: #f87171;
}

.rUUXkEMT:hover,
.rUUXkEMT.active {
  color: #f43f5e;
}

@media (max-width: 640px) {
  .pownp {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .iuQZp {
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid #1e293b;
    padding-top: 16px;
  }
  .WTrMSIpSL {
    font-size: 20px;
  }
}
.tcyHzOdb {
  background: #060d19;
  border-radius: 10px;
  margin-bottom: 15px;
  /* padding: 20px 35px 35px; */
  position: relative;
}

/* --------------------------------------------game details----------------------------------------- */
.ijRhi {
  background-color: #060d19;
  border: 1px solid #1e293b;
  border-radius: 12px;
  margin-bottom: 40px;
  overflow: hidden;
}

.dTvHhNPYW {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  border-bottom: 1px solid #1e293b;
  background-color: rgba(15, 23, 42, 0.3);
}

.krIkMWA img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 4px;
}

.gRTGCPdQm h2 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
  line-height: 1.4;
}

.gRTGCPdQm .QKxjlmDIFR {
  font-size: 14px;
  color: #facc15;
  font-weight: 600;
}

.dcMTs {
  display: grid;
  grid-template-columns: max-content 1fr max-content 1fr;
  gap: 16px 40px;
  padding: 20px;
  align-items: center;
}

.cogXA {
  color: #94a3b8;
  font-weight: 700;
  font-size: 15px;
}

.qEUavC {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.qEUavC a {
  color: #29bffd;
  text-decoration: none;
  transition: color 0.2s;
}

.qEUavC a:hover {
  color: #60a5fa;
}

.VURFKn span {
  color: #64748b;
  font-size: 12px;
}

.bozZfFhs {
  color: #facc15;
  fill: currentColor;
  margin-top: -2px;
}

.JmCyEBk {
  color: #94a3b8;
  font-size: 14px;
}

@media (max-width: 768px) {
  .dcMTs {
    grid-template-columns: max-content 1fr;
    gap: 12px 20px;
  }
}

@media (max-width: 480px) {
  .dTvHhNPYW {
    flex-direction: column;
    text-align: left;
  }

  .dcMTs {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .cogXA {
    margin-top: 8px;
    color: #64748b;
    font-size: 13px;
  }

  .cogXA:first-child {
    margin-top: 0;
  }
}

.zBQhWSbgNm {
  padding: 20px 24px 40px;
  background-color: #0f172a;
  border-top: 1px solid #1e293b;
}

.zBQhWSbgNm h3 {
  font-size: 1.188rem;
  line-height: 1.938rem;
}
.zBQhWSbgNm p {
  font-size: 1rem;
  line-height: 1.25rem;
}
.two-ZEcEFwCz {
  display: none;
}
.three-ZEcEFwCz {
  display: block;
}
@media (max-width: 768px) {
  .two-ZEcEFwCz {
    display: block;
  }
  .three-ZEcEFwCz {
    display: none;
  }
}
/* ------------------------------------policy---------------------------------------- */
.policy-content {
  padding: 30px;
  margin-bottom: 40px;
}

.policy-content h1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff;
}

.policy-content h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #fff;
}
.policy-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;
}
.policy-content p {
  font-size: 16px;
  line-height: 1.6;
  color: #cbd5e1;
  margin-bottom: 16px;
}
.cookie-policy-content {
  margin-bottom: 360px;
}
@media (max-width: 768px) {
  .cookie-policy-content {
    margin-bottom: 60px;
  }
}
