.deposit-bonus-page-pg .bg-img {
  background-image: url("/assets/images/lp/deposit-bonus/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.deposit-bonus-page-pg .accordion-item .accordion-header .accordion-button,
.deposit-bonus-page-pg .accordion-body {
  padding: 1rem 1.5rem !important;
}
.deposit-bonus-page-pg .accordion-header .accordion-button:after {
  width: 2.5rem !important;
  border: none !important;
  border-color: none;
  background-color: none;
}
.deposit-bonus-page-pg .accordion-header .accordion-button:not(.collapsed) {
  background: #FFFFFF !important;
  color: #000000 !important;
}
.deposit-bonus-page-pg .accordion-header .accordion-button:not(.collapsed):after {
  background-color: transparent !important;
}
.deposit-bonus-page-pg .accordion-button:not(.collapsed) {
  box-shadow: none !important;
}
.deposit-bonus-page-pg .accordion-body {
  padding-top: 0 !important;
}
.deposit-bonus-page-pg {
  /* Background */
}
.deposit-bonus-page-pg .bonus-section {
  background: transparent;
}
.deposit-bonus-page-pg {
  /* Text Colors */
}
.deposit-bonus-page-pg .text-gray-ac {
  color: #ACACAC;
}
.deposit-bonus-page-pg {
  /* Spacing */
}
.deposit-bonus-page-pg .py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.deposit-bonus-page-pg {
  /* Step Circle */
}
.deposit-bonus-page-pg .step-circle {
  width: 40px;
  height: 40px;
  background: #34E834;
  border-radius: 50%;
  color: #000;
  font-weight: 700;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.deposit-bonus-page-pg {
  /* Step Cards */
}
.deposit-bonus-page-pg .step-card {
  padding: 20px 20px 10px;
  position: relative;
}
.deposit-bonus-page-pg {
  /* Divider Lines */
}
.deposit-bonus-page-pg .steps-wrapper {
  max-width: 760px;
  position: relative;
  gap: 0;
}
.deposit-bonus-page-pg .steps-wrapper .step-card1,
.deposit-bonus-page-pg .steps-wrapper .step-card2 {
  position: relative;
}
.deposit-bonus-page-pg .border-bottom {
  border-bottom: 0.6px solid #313131 !important;
}
.deposit-bonus-page-pg .card-body {
  background-color: #1a1a1a !important;
}
@media (min-width: 768px) {
  .deposit-bonus-page-pg .steps-wrapper .step-card1::after {
    content: "";
    position: absolute;
    top: 40px;
    right: -45%;
    width: 178px;
    height: 1px;
    background: linear-gradient(90deg, #0E0E0E 0%, #777 50.48%, #0E0E0E 100%);
  }
  .deposit-bonus-page-pg .steps-wrapper .step-card2::after {
    content: "";
    position: absolute;
    top: 40px;
    right: -30%;
    width: 178px;
    height: 1px;
    background: linear-gradient(90deg, #0E0E0E 0%, #777 50.48%, #0E0E0E 100%);
  }
}
.deposit-bonus-page-pg .rounded-top-left {
  border-top-left-radius: 10px !important;
  /* same as rounded */
}
.deposit-bonus-page-pg .rounded-top-right {
  border-top-right-radius: 10px !important;
  /* same as rounded */
}
.deposit-bonus-page-pg .rounded-bottom-left {
  border-bottom-left-radius: 10px !important;
  /* same as rounded */
}
.deposit-bonus-page-pg .rounded-bottom-right {
  border-bottom-right-radius: 10px !important;
  /* same as rounded */
}
.deposit-bonus-page-pg table.table th,
.deposit-bonus-page-pg table.table td {
  padding: 1rem 1.5rem;
  background: rgba(255, 255, 255, 0.09);
}
.deposit-bonus-page-pg .table tr:nth-child(even) {
  background: #000 !important;
}
.deposit-bonus-page-pg .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: rgba(85, 85, 85, 0.15);
  --bs-table-hover-bg: rgba(85, 85, 85, 0.15);
  --bs-table-active-bg: rgba(85, 85, 85, 0.15);
}
.deposit-bonus-page-pg .table-striped > tbody > tr:nth-of-type(odd):hover {
  --bs-table-accent-bg: rgba(85, 85, 85, 0.15);
  --bs-table-hover-bg: rgba(85, 85, 85, 0.15);
  --bs-table-active-bg: rgba(85, 85, 85, 0.15);
}
.deposit-bonus-page-pg .bg-odd {
  background: rgba(255, 255, 255, 0.09) !important;
}
.deposit-bonus-page-pg .border-r {
  border-right-width: 1px;
  border-style: solid;
  border-color: #313131 !important;
}
.deposit-bonus-page-pg {
  /* Button */
}
.deposit-bonus-page-pg .bonus-btn {
  background: #34E834;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 40px;
  border-radius: 8px;
  transition: 0.3s ease;
}
.deposit-bonus-page-pg .bonus-btn:hover {
  background: #fff;
  color: #000;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg {
  background-color: #000000;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .trade-crpyto-sec h1,
.deposit-bonus-page-pg .deposit-bonus-page-pg .trade-crpyto-sec .h1 {
  font-size: 4.0625rem;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .trade-crpyto-sec p {
  font-size: 1.75rem;
  font-weight: 300;
  flex-direction: row;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.875rem 1.625rem;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single {
  display: flex;
  width: 23.125rem;
  height: 18.8125rem;
  padding: 2.3125rem 2.625rem;
  flex-direction: column;
  align-items: center;
  gap: 1.0625rem;
  flex-shrink: 0;
  border-radius: 0.625rem;
  border: 0.0625rem solid #313131;
  background: rgba(255, 255, 255, 0.09);
  text-align: center;
  color: #FFFFFF;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single h4,
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single .h4 {
  color: #FFFFFF;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single p {
  color: #BABABA;
  margin: 0;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single:hover {
  background: rgba(255, 255, 255, 0.1);
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .bg-dark {
  background: #1a1a1a !important;
}
.deposit-bonus-page-pg .deposit-bonus-page-pg .border-card-body {
  border: 1px solid #313131 !important;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes {
    flex-direction: column;
    align-items: center;
  }
  .deposit-bonus-page-pg .steps-wrapper .step-card {
    width: 60%;
    background: #1a1a1a;
    border: 1px solid #313131 !important;
    border-radius: 10px;
  }
  .deposit-bonus-page-pg .steps-wrapper .step-card p {
    font-size: 18px;
  }
  .deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .deposit-bonus-page-pg .deposit-bonus-page-pg .whytrade-boxes .single,
  .deposit-bonus-page-pg .steps-wrapper .step-card {
    width: 100% !important;
  }
}