@charset "utf-8";

.first-deposit-bonus[data-v-db07d7ea] { position: relative; display: flex; align-items: center; width: 100%; height: 3.125rem; cursor: pointer; background: rgb(158, 0, 0); backdrop-filter: blur(0.125rem); }

.first-deposit-bonus-light[data-v-db07d7ea] { position: absolute; top: 50%; left: 50%; z-index: -1; transform: translate(-50%, -50%); animation: 3s linear 0s infinite normal none running rotate-light-db07d7ea; }

@keyframes rotate-light-db07d7ea { 
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}

.first-deposit-bonus-text[data-v-db07d7ea] { font-size: 0.75rem; font-style: normal; font-weight: 700; line-height: 100%; color: rgb(255, 255, 255); text-transform: uppercase; text-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625rem 0px; }

.first-deposit-bonus-text2[data-v-db07d7ea] { font-size: 0.625rem; font-style: normal; font-weight: 400; line-height: 100%; color: rgb(255, 255, 255); }

.first-deposit-bonus-text3[data-v-db07d7ea] { font-size: 0.625rem; font-style: normal; line-height: 100%; color: rgb(242, 255, 0); }

.countdown-digit[data-v-db07d7ea] { width: 1.75rem; height: 1.75rem; display: flex; align-items: center; justify-content: center; border-radius: 0.25rem; --un-text-opacity: 1; color: rgb(0 0 0 / var(--un-text-opacity)); padding-top: 0.375rem; font-family: LCDAT-TPhoneTimeDate, sans-serif; font-size: 1.625rem; font-style: normal; font-weight: 400; line-height: normal; background: rgb(255, 255, 255); }