@font-face {
  font-family: "Toxigenesis";
  src: url("../../fonts/toxigenesis-bd.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
nav, footer {
  display: none !important;
}

.lp {
  position: relative;
  background: linear-gradient(138.87deg, #111F4D -18.38%, #11256B 37.71%, #2149D1 96.11%);
  min-height: 100dvh;
  min-height: 100svh;
}
.lp__logo-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 314px;
}
.lp__logo-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.lp__logo-container:before {
  content: "";
  display: block;
  padding-top: 40.7643312102%;
}
.lp__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .lp__logo-container {
    position: relative;
    width: 100%;
    display: inline-block;
    max-width: 254px;
  }
  .lp__logo-container > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .lp__logo-container:before {
    content: "";
    display: block;
    padding-top: 40.5511811024%;
  }
  .lp__logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.lp::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../../images/ycwc-26/ycwc-lp-web.png) no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1800px) {
  .lp::before {
    background: url(../../images/ycwc-26/ycwc-lp-web.png) no-repeat center;
    background-size: auto 100%;
  }
}
@media (max-width: 767.98px) {
  .lp::before {
    background: url(../../images/ycwc-26/ycwc-lp-m.png) no-repeat center;
    background-size: 100% auto;
  }
}
.lp__content {
  text-align: center;
}
.lp__logo-container {
  margin-top: 44px;
  margin-bottom: 42px;
}
@media (max-width: 767.98px) {
  .lp__logo-container {
    margin-top: 42px;
    margin-bottom: 36px;
  }
}
.lp__title {
  position: relative;
  font-size: 3.75vw;
  font-weight: 700;
  color: white;
  line-height: 1.1;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 24px;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .lp__title {
    font-size: 5.2084689705vw;
    margin-bottom: 24px;
  }
}
@media (max-width: 480px) {
  .lp__title {
    font-size: 8.2051282051vw;
  }
}
.lp__subtitle {
  position: relative;
  width: 36.2734375vw;
  height: auto;
  margin: 0 auto;
  z-index: 1;
}
.lp__subtitle img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.lp__subtitle p {
  display: none;
}
@media (max-width: 767.98px) {
  .lp__subtitle {
    width: 52.0846897055vw;
  }
}
@media (max-width: 480px) {
  .lp__subtitle {
    width: 72.8205128205vw;
  }
}
.lp__countdown {
  display: flex;
  gap: 30px;
  padding: 56px 0 56px;
}
@media (max-width: 767.98px) {
  .lp__countdown {
    padding: 12px 0;
    gap: 12px;
  }
}
.lp__countdown-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
  flex: 1 1 0;
  min-width: 0;
}
@media (max-width: 767.98px) {
  .lp__countdown-item {
    gap: 4px;
  }
}
.lp__countdown-value {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Toxigenesis";
  font-variant-numeric: tabular-nums;
  font-size: 6.875vw;
  font-size: 7.8127034558vw;
  font-size: 8.2051282051vw;
  line-height: 1.3;
  font-weight: 700;
  color: white;
  padding: 17.5px 0;
  background: linear-gradient(133.36deg, rgba(67, 196, 255, 0.15) -24.83%, rgba(54, 157, 204, 0.15) 28.49%, rgba(39, 151, 202, 0.15) 73.17%);
  border: 3px solid;
  border-radius: 30px;
  border-image-source: linear-gradient(137.11deg, #5F84FE -5.95%, #1E3A98 91.98%);
  backdrop-filter: blur(15px);
}
@media (max-width: 767.98px) {
  .lp__countdown-value {
    border: 0.64px solid;
    border-image-source: linear-gradient(137.11deg, #5F84FE -5.95%, #1E3A98 91.98%);
    backdrop-filter: blur(3.1924324036px);
    border-radius: 8px;
    padding: 29px 0;
  }
}
.lp__countdown-label {
  font-size: 1.875vw;
  font-weight: 500;
  line-height: 1.3;
  color: white;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .lp__countdown-label {
    font-size: 2.6042344853vw;
    font-weight: 400;
  }
}
@media (max-width: 480px) {
  .lp__countdown-label {
    font-size: 3.5897435897vw;
    font-weight: 400;
  }
}
.lp__marquee {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  background-color: var(--color-primary);
}
.lp__marquee-track {
  display: inline-flex;
  width: max-content;
  gap: 24px;
  animation: ticker-scroll 30s linear infinite;
  align-items: center;
  padding: 10px 0;
  will-change: transform;
  padding-inline: 24px;
}
.lp__marquee-track span {
  font-family: "Toxigenesis";
  display: inline-block;
  font-weight: 600;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
@keyframes ticker-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*# sourceMappingURL=ycwc-lp.css.map */
