/*! formalize.css | MIT License | github.com/interacthings/formalize */
*, *:before, *:after {
  box-sizing: inherit; }

html {
  box-sizing: border-box;
  text-rendering: optimizeLegibility; }

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

a:active, a:focus, a:hover {
  outline: none;
  color: currentColor;
  text-decoration: none; }

button:active, button:focus, button:hover {
  outline: none;
  color: currentColor;
  text-decoration: none; }

img {
  vertical-align: middle; }

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, figure, p, pre, fieldset, ul, ol, menu, form {
  margin: 0; }

button, fieldset, iframe {
  border: 0; }

fieldset, ul, ol, button, menu {
  padding: 0; }

ol, ul {
  list-style: none; }

textarea {
  resize: vertical; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td {
  padding: 0; }

input:focus, textarea:focus {
  outline: none;
  box-shadow: none; }

body {
  font-family: "Nasalization Rg"; }
  body i {
    display: flex;
    align-items: center;
    justify-content: center; }
    body i:before {
      content: "";
      display: inline-block;
      margin-left: 0 !important; }
  body .container {
    max-width: 1650px;
    padding-left: 45px;
    padding-right: 45px; }

.lv_skin canvas {
  opacity: 0 !important; }

.mobile {
  display: none !important; }

.mobile-f {
  display: none !important; }

.desktop {
  display: block; }

.desktop-f {
  display: flex; }

.global_link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0; }

@font-face {
  font-family: 'Nasalization Rg';
  src: url("../font/NasalizationRg-Regular.woff2") format("woff2"), url("../font/NasalizationRg-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.Confetti {
  width: 100%;
  height: 100vh; }
  .Confetti .swiper-container {
    width: 100%;
    height: 100%; }
  .Confetti .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #06063e;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Confetti .swiper-pagination {
    right: 40px; }
  .Confetti .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    margin: 11px 0;
    width: 12px;
    height: 12px;
    position: relative; }
  .Confetti .swiper-pagination-bullet-active:before {
    content: "";
    display: inline-block;
    transition: 500ms;
    width: 18px;
    height: 18px;
    padding: 3px;
    opacity: 0.35;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 100%;
    outline: none; }
  .Confetti .swiper-pagination-bullet-active:after {
    content: " ";
    display: inline-block;
    transition: 500ms;
    width: 24px;
    height: 24px;
    margin: 0 0 11px;
    padding: 3px;
    opacity: 0.35;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 100%; }
  .Confetti .next-btn {
    font-size: clamp(14px, 1.25vw, 24px);
    text-align: center;
    color: white;
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center; }
    .Confetti .next-btn .icon-arrow-down {
      background-image: url(../images/icon-arrow-down.svg);
      width: clamp(18px, 1.3vw, 25px);
      height: clamp(22px, 1.51vw, 29px);
      background-size: 100% 100%; }
  .Confetti .onePage {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
  .Confetti .Timer {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .Confetti .Logo {
    width: clamp(200px, 12.3vw, 236px);
    margin-top: 40px; }
  .Confetti .Cekilis {
    margin: 58px;
    width: clamp(350px, 34.5vw, 661px); }
    .Confetti .Cekilis-2 {
      margin: 0; }
  .Confetti .Odul {
    -o-object-fit: contain;
       object-fit: contain;
    width: clamp(350px, 40.2vw, 777px); }
  .Confetti .Background {
    width: 100%;
    height: 100vh;
    opacity: 0.1;
    background-color: #06063e;
    position: absolute;
    left: 0;
    top: 0; }
  .Confetti li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase; }
    .Confetti li span {
      display: block; }
    .Confetti li p {
      border-radius: 31px;
      padding: 8px clamp(14px, 2.24vw, 43px);
      border: solid 2px #db35a1;
      font-size: clamp(15px, 1.56vw, 30px);
      font-weight: normal;
      line-height: 1.2;
      text-align: center;
      color: #ffffff; }
  .Confetti #timer {
    border-radius: 16px;
    border: solid 2px #db35a1;
    margin-bottom: 0;
    padding: 0 10px; }
    .Confetti #timer li {
      width: clamp(40px, 7.8vw, 150px);
      padding: 0 20px; }
      .Confetti #timer li span {
        position: relative;
        font-size: clamp(24px, 4.42vw, 85px);
        text-align: center;
        color: white;
        z-index: 1; }
        .Confetti #timer li span:before {
          content: "";
          display: inline-block;
          transition: 500ms;
          width: 100%;
          height: 100%;
          background-image: url(../images/span-back.svg);
          background-size: 100% 100%;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          z-index: -1; }
    .Confetti #timer #hours {
      border-left: solid 2px #20245b;
      border-right: solid 2px #20245b; }
    .Confetti #timer #minutes {
      border-right: solid 2px #20245b; }
  .Confetti #timerKey {
    margin-top: 10px; }

.remainingTime {
  display: block; }

.Product {
  max-width: 100%;
  padding-right: 100px; }

.Product-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 20px; }
  .Product-list-item {
    position: relative;
    width: calc(20% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    border: solid 2px #20245b;
    padding-top: 60px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px; }
    .Product-list-item-who {
      position: absolute;
      top: -30px; }
      .Product-list-item-who span {
        width: 48px;
        height: 48px;
        border-radius: 100%;
        font-size: 35px;
        line-height: 1.2;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: linear-gradient(to top, #93089a, #d5415d); }
      .Product-list-item-who p {
        font-size: 16px;
        line-height: 1.19;
        color: #ffffff; }
    .Product-list-item-img {
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: center;
      position: relative;
      z-index: 1; }
      .Product-list-item-img img {
        width: 100%;
        max-width: 150px;
        max-height: 195px;
        -o-object-fit: contain;
           object-fit: contain; }
      .Product-list-item-img:before {
        content: "";
        display: inline-block;
        transition: 500ms;
        width: 120%;
        height: 120%;
        background-image: url(../images/span-back.svg);
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: -1; }
    .Product-list-item-text {
      font-size: 16px;
      font-weight: normal;
      line-height: 1.19;
      text-align: center;
      color: #ffffff;
      margin-top: 20px;
      margin-bottom: 25px; }
    .Product-list-item-button {
      display: flex;
      width: clamp(120px, 9.4vw, 180px);
      border-radius: 31px;
      background-image: linear-gradient(to left, #93089a, #d5415d);
      font-size: 16px;
      font-weight: normal;
      line-height: 1.19;
      color: #ffffff;
      padding: 15px;
      align-items: center;
      justify-content: center;
      transition: all 500ms;
      margin: 0 auto; }
      .Product-list-item-button img {
        width: 14px;
        height: 16px;
        margin-left: 25px;
        transition: all 500ms;
        -o-object-fit: contain;
           object-fit: contain; }
      .Product-list-item-button:hover {
        color: #fff; }
        .Product-list-item-button:hover img {
          -webkit-transform: translateX(5px);
                  transform: translateX(5px); }

.Katil {
  display: flex;
  width: clamp(180px, 12vw, 230px);
  border-radius: 31px;
  background-image: linear-gradient(to left, #93089a, #d5415d);
  font-size: 16px;
  font-weight: normal;
  line-height: 1.19;
  color: #ffffff;
  padding: 15px;
  align-items: center;
  justify-content: center;
  transition: all 500ms;
  margin: 30px auto 100px auto; }
  .Katil img {
    width: 14px;
    height: 16px;
    margin-left: 25px;
    transition: all 500ms;
    -o-object-fit: contain;
       object-fit: contain; }
  .Katil:hover {
    color: #fff; }
    .Katil:hover img {
      -webkit-transform: translateX(5px);
              transform: translateX(5px); }

.Detail {
  border-top: solid 2px #20245b;
  width: 50rem;
  padding-top: 20px;
  margin-bottom: 40px; }
  .Detail .detail-btn {
    border: none;
    border-radius: 31px;
    background-image: linear-gradient(to left, #93089a, #d5415d);
    font-size: 22px;
    line-height: 1.18;
    text-align: center;
    color: #ffffff;
    padding: 10px 20px;
    transition: all 500ms; }
    .Detail .detail-btn:hover {
      color: #fff;
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px); }
  .Detail .detail-txt {
    margin-left: 15px;
    font-size: 23px;
    line-height: 31px;
    text-align: center;
    color: white;
    display: inline;
    border-radius: 31px;
    padding: 8px 43px;
    border: solid 2px #db35a1;
    background-color: transparent;
    transition: all 500ms; }
    .Detail .detail-txt:hover {
      color: #fff;
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px); }

.threePageTxt {
  margin: 0;
  font-size: clamp(24px, 2.3vw, 44px);
  text-align: center;
  color: white; }

.threePageTxtSecond {
  margin: 0;
  font-size: clamp(16px, 1.15vw, 22px);
  line-height: 30px;
  text-align: center;
  color: white;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .mobile {
    display: block !important; }
  .mobile-f {
    display: flex !important; }
  .desktop {
    display: none !important; }
  .Confetti .swiper-slide {
    height: 100%; }
  .Confetti .swiper-pagination {
    bottom: 30px;
    top: unset;
    right: 15px; }
  .Confetti .Logo {
    margin-top: 20px; }
  .Confetti .next-btn {
    bottom: 60px; }
  .Confetti #timer, .Confetti #timerKey {
    display: flex; }
  .Confetti #timer li {
    padding: 0;
    width: 80px; }
    .Confetti #timer li span {
      display: block; }
  .Confetti #timerKey li {
    width: 85px; }
  .Product {
    padding-right: 20px;
    max-width: calc(100% - 20px); }
  .Product-list {
    justify-content: flex-start;
    margin: 0;
    overflow-x: scroll;
    padding: 0 10px;
    padding-top: 15px; }
    .Product-list-item {
      width: 38%;
      padding-top: 40px;
      padding-bottom: 15px;
      margin-right: 10px;
      margin-bottom: 10px; }
      .Product-list-item-who {
        position: absolute;
        top: -15px;
        display: flex;
        flex-direction: column;
        align-items: center; }
        .Product-list-item-who span {
          width: 26px;
          height: 26px;
          font-size: 21px; }
        .Product-list-item-who p {
          font-size: 13px; }
      .Product-list-item-img img {
        width: 100%;
        max-width: 130px;
        max-height: 130px; }
      .Product-list-item-img:before {
        content: "";
        display: inline-block;
        transition: 500ms;
        width: 120%;
        height: 120%;
        background-image: url(../images/span-back.svg);
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: -1; }
      .Product-list-item-text {
        font-size: 14px;
        color: #ffffff;
        margin-top: 10px;
        margin-bottom: 10px; }
      .Product-list-item-button {
        width: clamp(100px, 9.4vw, 180px);
        font-size: 14px;
        padding: 8px;
        align-items: center;
        justify-content: center;
        transition: all 500ms; }
        .Product-list-item-button img {
          margin-left: 15px; }
  .Detail {
    width: 100%;
    margin-top: 0;
    padding-top: 0; }
    .Detail .detail-txt {
      margin-top: 10px;
      font-size: 14px;
      padding: 5px 20px; }
    .Detail .detail-btn {
      font-size: 14px;
      line-height: 1.7; } }

@media (max-width: 768px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
