.act-button-google {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  gap: 8px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  width: 100%;
}
.act-button-google:hover {
  background: #f0f0f0;
}
.act-button-google .animate-spin {
  animation: spin 1s linear infinite;
  width: 20px;
  opacity: 0;
  visibility: hidden;
}
.wpus-logout-loading {
  cursor: wait;
  opacity: 0.85;
}
.wpus-logout-loading-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.wpus-logout-spinner.animate-spin {
  animation: spin 1s linear infinite;
  flex-shrink: 0;
}
.act-button-google.loading .animate-spin {
  opacity: 1;
  visibility: visible;
}
.google-auth-callback {
  padding: 30px;
  text-align: center;
  min-height: 400px;
}
.google-auth-callback .animate-spin {
  width: 30px;
  height: 30px;
  display: block;
  margin: 20px auto 0;
}
#notification-widget
  .toast-container
  .toast-notification
  .toast-content
  .toast-header {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
  border: none;
  padding: 0;
}
#notification-widget
  .toast-container
  .toast-notification
  .toast-content
  .toast-header
  .toast-body {
  padding: 0;
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 480px) {
  #notification-widget .toast-container {
    inset: 80px 20px auto auto;
    max-width: none;
    width: 90%;
  }
  #notification-widget .toast-container.active:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
  }
}
.notification-dropdown .notification-bell.disconnected {
  display: none;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.bg-modaltrungthuong {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #000000a3;
  z-index: 222222222;
  top: 0;
  bottom: 0;
  left: 0;
}
.modal-trungthuong {
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  margin: auto;
  border-radius: 24px;
  border: 4px solid #007bf1;
  background: linear-gradient(180deg, #0062e0 0%, #035eb7 100%);
  z-index: 22222222222;
  display: flex;
  max-width: 850px;
  width: 100%;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  overflow-y: auto;
  border-radius: 24px;
  overflow-x: hidden;
}
.modal-trungthuong:after {
  content: "";
  height: 100%;
  background: url(../images/Union.png);
  position: absolute;
  right: -52px;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 227px;
  background-position: center;
  z-index: 2;
}
.modal-trungthuong:before {
  content: "";
  height: 100%;
  background: url(../images/left-Union.png);
  position: absolute;
  left: -52px;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 227px;
  background-position: center;
  z-index: 2;
}
.close-modal-trungthuong {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
}

.title-trungthuong {
  background: linear-gradient(180deg, #fffc80 0%, #fdff00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  /* 108.333% */
}

.descript-nhanthuong {
  color: #e6fbff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 150% */
}

.content-nhanthuong {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 150% */
}

.content-nhanthuong span {
  color: #ff9d00;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}

.box-coin-nhanduoc {
  border-radius: 999px;
  background: linear-gradient(180deg, #f39f08 0%, #e93000 100%);
  box-shadow: 0 0 8px 0 rgba(255, 105, 0, 0.48);
  display: flex;
  padding: 12px 16px;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 150% */
}

.box-coin-nhanduoc span {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  background: linear-gradient(180deg, #fffc80 0%, #fdff00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn-cuothu-trungthat,
a.btn-cuothu-trungthat {
  border-radius: 8px;
  border: 1px solid #e6fbff;
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #28292e;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  border-radius: 1000px;
  background: linear-gradient(180deg, #fff600 0%, #f80 100%);
}

a.btn-cuothu-trungthat {
  text-decoration: none;
  cursor: pointer;
}

a.btn-cuothu-trungthat:hover {
  color: #013d78;
}
.gif-icon-trungthuong img {
  max-width: 300px;
}
@media (max-width: 768px) {
  .modal-trungthuong {
    padding: 40px 16px;
    max-width: 375px;
  }

  .gif-icon-trungthuong img {
    width: 200px;
  }

  .btn-cuothu-trungthat {
    font-size: 16px;
    padding: 8px 12px;
  }
  .modal-trungthuong:before, .modal-trungthuong:after{
    content:unset;
  }
}
