#how-things-work {
    margin: 0;
    background-color: var(--color-purple);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-bottom: 150px;
    padding-top: 150px;
    overflow: hidden;
}

#how-things-work .container {
    max-width: 1154px;
}

#how-things-work h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 100px;
}

#how-things-work .text-start p {
    color: var(--color-purple-other);
}

#how-things-work .color-orange {
    color: var(--color-orange);
}

.how-things-work-content h3 {
    font-weight: var(--font-weight-black);
}

.how-things-work-content h3,
.how-things-work-content p,
.how-things-work-content a,
.how-things-work-content {
    color: #fff
}

.how-things-work-content a:hover,
.how-things-work-content a {
    font-size: 48px;
    font-weight: bold;
    color: #fff
}

.row-listing-how-things-workrow-listing-how-things-work {}

.row-support-listing {
    margin-bottom: 50px;
}

.fixed-btn-game img {
    margin-left: 5px;
}

.fixed-btn-game a {
    position: fixed;
    background: #b081f8;
    color: #fff !important;
    font-size: 16px;
    display: inline-block;
    padding: 16px;
    font-weight: 700;
    bottom: 100px;
    z-index: 99999999;
    right: 0;
}

@media screen and (min-width:992px) {
  .image-game::before{
      content: '';
      background: #ff6039;
      position: absolute;
      width: 200px;
      left: -20px;
      height: 300px;
      top: -20px;
      z-index: 0;
  }
  .image-game::after{
      content: '';
      background: #b081f8;
      position: absolute;
      width: 200px;
      right: -20px;
      height: 300px;
      bottom: -20px;
      z-index: 0;
  }
  .image-game {
      margin: 100px auto 0;
      display: table;
      position: relative;
  }
}
@media screen and (max-width:991px) {
    .fixed-btn-game a {
        font-size: 14px;
        padding: 5px 10px;
        bottom: 30px;
    }
    .fixed-btn-game a img{
        max-height: 12px;
    }
    .image-game {
        margin: 40px auto 0;
        display: table;
        position: relative;
    }
}

#game {
    padding: 80px 0 0;
}

.image-game img {
    position: relative;
    z-index: 1;
}



.support-content-single {
    min-height: 260px;
    position: relative;
    margin-bottom: 50px;
    color: #fff;
    color: var(--color-purple-other);
}

.support-content-single::after {
    content: '';
    width: 100%;
    height: 27px;
    background: #49366F;
    position: absolute;
    left: 0;
    bottom: 0;
}

.support-content-single h3 {
    margin: 0 0 30px;
}

.service-image {
    position: relative;
}

.service-list-3 ul {
    list-style: none;
    padding: 0;
    max-width: 200px;
    display: table-cell;
    margin: 0 auto;
    width: auto;
}

.service-list-3 ul li img {
    margin-bottom: 10px;
}

.service-list-3 ul li {
    width: 100%;
    margin-bottom: 30px;
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.service-list-3 ul li {
    padding: 20px;
    background: #49366F;
    border-radius: 0px;
    ;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 24px;
}

.container-bottom-how-things-work {
    padding-top: 100px;
    padding-bottom: 200px;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.box-bottom-how-things-work {
    margin-bottom: 75px;
}

.box-bottom-how-things-work h3 {
    font-weight: var(--font-weight-black);
    color: #fff;
    line-height: 30px;
}

.box-bottom-how-things-work {
    color: #fff;
    max-width: 290px;
}

.general-list-how-things-work .order-1 {
    position: relative;
}

.service-list-3 {
    position: absolute;
    top: 50px;
}

.service-image-2 {
    position: absolute;
    bottom: -50px;
    left: 250px
}

.service-image-1::before {
    content: '';
    background: #FD7655;
    position: absolute;
    top: 150px;
    left: 200px;
    width: 300px;
    z-index: -1;
    height: 200px;
}

.find-more {
    margin: 0px auto;
    display: flex;
    font-weight: bold;
    color: #fff !important;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.find-more:hover {
    color: #fff;
}

.find-more span {
    color: var(--color-purple);
    background: var(--color-purple-light);
    width: 52px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.find-more:hover span {
    transform: translateX(5px);
    transition: .25s all;
}

.perks-section {
    margin-top: 100px;
}

.perks-section .col-12 span {
    color: var(--color-purple-other);
}

.perks-section .col-12 img {
    margin-right: 40px
}

.perks-section .col-xl-4 {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

.perks-section h3 {
    text-align: center;
    margin-bottom: 100px;
    color: #fff
}

.container-order {
    max-width: 1154px;
}

@media screen and (min-width: 992px) {
    .service-image-1 {
        padding-left: 100px;
    }
    #how-things-work::after {
        content: '';
        background: url(./imgs/Group-76653.svg) center bottom no-repeat;
        position: absolute;
        right: -25%;
        bottom: 200px;
        display: block;
        width: 934px;
        height: 1080px;
        z-index: 0;
    }
    #how-things-work .container {
        position: relative;
        z-index: 1;
    }
}

@media screen and (max-width: 991px) {
    #how-things-work {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #how-things-work h1 {
        margin-bottom: 40px;
    }
    .general-list-how-things-work {
        margin: 30px auto;
        display: flex;
        padding: 0;
        flex-direction: column;
    }
    .service-list-3 {
        position: relative;
        top: 0
    }
    .service-list-3 ul {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .service-list-3 ul li {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .service-list-3 ul li br {
        display: none;
    }
    .service-list-3 ul li img {
        margin: 0 20px 0 0;
    }
    .service-image-2 {
        position: relative;
        bottom: 60px;
        left: 30px;
    }
    .how-things-work-content {
        margin-top: 30px;
    }
    .how-things-work-content a:hover,
    .how-things-work-content a {
        font-size: 28px;
    }
    .row-support-listing {
        margin-bottom: 0
    }
    .support-content-single {
        min-height: 200px;
        margin: 50px 0 0;
    }
    .find-more {
        margin-top: 50px;
    }
    .perks-section {
        margin-top: 50px
    }
    .perks-section .col-xl-4 {
        margin-bottom: 30px;
    }
}
