._CW80HstgzoBSmYstYuQ {
  position: relative;
  width: 100vw;
  height: 100vh;
}
.QvFyxV0y7_ET72U5_3iv {
  background: rgb(255, 248, 232);
  max-width: 42%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 10px;
}
.Asgf0JgeNTp4YOivwlEl {
  margin-top: 70px;
  /* box-shadow: rgba(57, 67, 87, 0.1) 0px 12px 34px 0px; */
  padding: 10px;
  /* border-radius: 10px; */
}
.MIYVqyqT7cMQB0rNfcig {
  position: absolute;
  bottom: 25px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ocDfjE4GexPhV8rr6bni {
  width: 100%;
  height: 80px;
}
._gldmtbLpPiCVBscWPlW {
  display: none;
}
.M85HSeTv8ZcolZ_GjOFn {
  display: none;
  height: 101px;
  width: 110px;
}
/* media Query */
@media (max-width: 780px) {
  .M85HSeTv8ZcolZ_GjOFn {
    display: block;
  }
  .MIYVqyqT7cMQB0rNfcig {
    display: none;
  }
  .QvFyxV0y7_ET72U5_3iv {
    display: none;
  }

  ._gldmtbLpPiCVBscWPlW {
    display: flex;
    gap: 10px;
  }
}

.t1KPwS1Yltqdm5j5t_l6 {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  perspective: 1000px;
}

.hhJ91zY1we2HF9w8Pq2x {
  width: 100px;
  height: 80px;
  background: white;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  animation:
    L9ii98ToBmcx_wgOuQzo 0.8s ease-out forwards,
    r_MQI5hANTMGhyT681jp 3s ease-in-out infinite;
  opacity: 0;
  transform: translateY(30px);
  position: relative;
  cursor: pointer;
}

.hhJ91zY1we2HF9w8Pq2x:hover {
  transform: translateY(-10px) scale(1.1) rotateY(10deg);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.PeEl8u4VYwmbEOTSjX5p {
  color: #eab308;
  border: 2px solid #fef3c7;
  animation-delay: 0s, 0s;
}

.PeEl8u4VYwmbEOTSjX5p::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 14px;
  background: radial-gradient(circle, rgba(234, 179, 8, 0.3), transparent);
  opacity: 0;
  animation: mYtAFNb0B_IMyfrrIqUr 2s ease-in-out infinite;
}

.ONBjiYOyg2ez46_Z8qKt {
  color: #ef4444;
  border: 2px solid #fee2e2;
  animation-delay: 0.2s, 0.5s;
}

.ONBjiYOyg2ez46_Z8qKt::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 14px;
  background: radial-gradient(circle, rgba(239, 68, 68, 0.3), transparent);
  opacity: 0;
  animation: mYtAFNb0B_IMyfrrIqUr 2s ease-in-out infinite 0.7s;
}

.a1ln8NeruChYbmw8IoMd {
  color: #3b82f6;
  border: 2px solid #dbeafe;
  animation-delay: 0.4s, 1s;
}

.a1ln8NeruChYbmw8IoMd::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 14px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.3), transparent);
  opacity: 0;
  animation: mYtAFNb0B_IMyfrrIqUr 2s ease-in-out infinite 1.4s;
}

@keyframes mYtAFNb0B_IMyfrrIqUr {
  0%,
  100% {
    opacity: 0;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}

@keyframes L9ii98ToBmcx_wgOuQzo {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes r_MQI5hANTMGhyT681jp {
  0%,
  100% {
    transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(-10px) rotate(2deg);
  }
  50% {
    transform: translateY(-5px) rotate(-2deg);
  }
  75% {
    transform: translateY(-12px) rotate(1deg);
  }
}

.hhJ91zY1we2HF9w8Pq2x::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 12px;
  background: linear-gradient(
    45deg,
    transparent,
    rgba(99, 102, 241, 0.1),
    transparent
  );
  opacity: 0;
  transition: opacity 0.3s ease;
}

.hhJ91zY1we2HF9w8Pq2x:hover::before {
  opacity: 1;
  animation: g6B9j60PgwlDMwagbw10 1.5s ease-in-out infinite;
}

@keyframes g6B9j60PgwlDMwagbw10 {
  0% {
    transform: translateX(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) rotate(45deg);
  }
}

/* Main styles */
/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:800); */
.C8UHBZWmotTVsl6tdE2N {
  fill: var(--background-default);
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-dasharray: 70 330;
  stroke-dashoffset: 0;
  -webkit-animation: Kv1JdR_MnzMw0DuM2yBK 6s infinite linear;
  animation: Kv1JdR_MnzMw0DuM2yBK 6s infinite linear;
}
.C8UHBZWmotTVsl6tdE2N:nth-child(5n + 1) {
  /* stroke:#2499EF; */
  stroke: var(--background-default);
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}
.C8UHBZWmotTVsl6tdE2N:nth-child(5n + 2) {
  stroke: #2499ef;
  -webkit-animation-delay: -2.4s;
  animation-delay: -2.4s;
}
.C8UHBZWmotTVsl6tdE2N:nth-child(5n + 3) {
  stroke: #eb4747;
  -webkit-animation-delay: -3.6s;
  animation-delay: -3.6s;
}
.C8UHBZWmotTVsl6tdE2N:nth-child(5n + 4) {
  stroke: rgb(39, 206, 136);
  -webkit-animation-delay: -4.8s;
  animation-delay: -4.8s;
}
.C8UHBZWmotTVsl6tdE2N:nth-child(5n + 5) {
  stroke: #eac857;
  -webkit-animation-delay: -6s;
  animation-delay: -6s;
}

@keyframes Kv1JdR_MnzMw0DuM2yBK {
  100% {
    stroke-dashoffset: -400;
  }
}

#iUZUvkwVsq9ioRFpsDLd {
  background-size: 0.2em 100%;
  font:
    4em/1 Open Sans,
    Impact;
  text-transform: uppercase;
}

