.section0 .description {
  max-width: 950px; }
.section0 .line {
  height: 162px; }
.section0 .classic {
  margin-top: 15px;
  display: block;
  color: #808080;
  text-decoration: underline;
  font-size: 12px; }

#deposit-steps {
  padding-top: 110px; }
  #deposit-steps h2 {
    text-align: center;
    margin-bottom: 80px; }
  #deposit-steps .icons {
    text-align: center;
    margin-bottom: 55px; }
    #deposit-steps .icons .icon {
      height: 321px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-top: 4px solid #fff0; }
      #deposit-steps .icons .icon .number {
        width: 70px;
        min-height: 70px;
        color: #fff;
        background: #972D87;
        font-size: 25px;
        line-height: 28px;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        margin: 0 auto 25px auto;
        flex-direction: column; }
        #deposit-steps .icons .icon .number .step {
          color: #fff;
          display: block;
          font-size: 12px;
          font-weight: 400;
          line-height: 15px; }
      #deposit-steps .icons .icon .title {
        margin-bottom: 20px;
        font-size: 18px; }
      #deposit-steps .icons .icon .text {
        padding: 0px 30px; }
        #deposit-steps .icons .icon .text p:last-child {
          margin-bottom: 0; }
      #deposit-steps .icons .icon:hover {
        background: #fff;
        border-radius: 15px;
        box-shadow: 0px 15px 40px 0px rgba(34, 60, 80, 0.1);
        border-top: 4px solid #972D87; }

#purple {
  padding-top: 0;
  padding-bottom: 110px;
  text-align: center; }
  #purple .purple-block, #purple h2 {
    color: #fff; }
  #purple h2 {
    padding-top: 95px;
    margin-bottom: 35px; }
  #purple .purple-block {
    display: flex;
    align-items: center;
    border-radius: 15px;
    flex-direction: column; }
    #purple .purple-block .text-block {
      max-width: 755px;
      margin-bottom: 65px; }
    #purple .purple-block a {
      color: #fff; }
  #purple .icons {
    max-width: 1100px;
    width: 100%; }
    #purple .icons .icon {
      box-shadow: 0px 15px 40px 0px rgba(34, 60, 80, 0.1);
      height: 300px;
      border-radius: 15px;
      margin-bottom: 25px;
      padding: 50px 45px 0 45px;
      text-align: center;
      background: #fff; }
      #purple .icons .icon img {
        margin-bottom: 25px; }
      #purple .icons .icon .title {
        color: #1D1D1B;
        font-weight: bold;
        font-size: 18px;
        line-height: 28px; }
  #purple .button {
    margin-top: 30px; }

@media (max-width: 575px) {
  .button a {
    background: #fff !important; }
    .button a.new {
      color: #972D87 !important; }

  #purple .purple-block {
    padding: 30px;
    height: auto;
    background-color: #6D2F88 !important; } }

/*# sourceMappingURL=deposit-bonus.css.map */
