     .section__header {
    margin-bottom: 50px;
    margin-top: 30px;
}

.col-lg-4 {
    flex: 0 0 19.33333%;
    max-width: 33.33333%;
}

.game-card__title {
    margin-bottom: .625rem;
    font-size: 1.125rem;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding-top: 7px;
}

.game-card__cover {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
}

.col-lg-4 {
    flex: 0 0 19.33333%;
    max-width: 33.33333%;
    padding: 6px;
}

.choose-box__l-item:before {
    right: 30px;
    background-color: #ff2c9c;
    box-shadow: 0 0 50px #ff2c9c;
}

.choose-box__l-item:before, .choose-box__r-item:before {
 z-index: 1;
}

.choose-box__l-item p, .choose-box__r-item p {
      z-index: 9999;
    position: relative;
}
#mainWallets.section, #gameFavourite.section {
    margin-bottom: 190px;
}

.game-link:focus, .game-link:hover {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.socialize__button {
    width: 139px;
}

/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-icon {
  width: 1em;
  height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #041046;
}

.svg-icon circle {
  stroke: #041046;
  stroke-width: 1;
}
.socialize__row_icons li {
    text-align: right;
    width: 31px;
    margin: 0 auto;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 7px;
}

     .section__header {
    margin-bottom: 50px;
    margin-top: 30px;
}

.col-lg-4 {
    flex: 0 0 19.33333%;
    max-width: 33.33333%;
}

.game-card__title {
    margin-bottom: .625rem;
    font-size: 1.125rem;
    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding-top: 7px;
}

.game-card__cover {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
}

.col-lg-4 {
    flex: 0 0 19.33333%;
    max-width: 33.33333%;
    padding: 6px;
}

.choose-box__l-item:before {
    right: 30px;
    background-color: #ff2c9c;
    box-shadow: 0 0 50px #ff2c9c;
}

.choose-box__l-item:before, .choose-box__r-item:before {
 z-index: 1;
}

.choose-box__l-item p, .choose-box__r-item p {
      z-index: 9999;
    position: relative;
}
#mainWallets.section, #gameFavourite.section {
    margin-bottom: 210px;
}

.container .row {
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 15px;
}

.main-games {
    position: relative;
    margin-top: -50px;
    margin-bottom: 50px;
    padding-top: 50px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-image: none;
}

.dev-gateway__header {
    padding-top: 0px;
    background-position: 0 100%;
    }

    .game-sale__title {
    display: inline-flex;
    margin-bottom: 1.25rem;
    padding: .25em .9375em;
    font-weight: 700;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255,255,255,.3);
        margin-right: 5px;
}

.search-field input {
    border: 0;
    outline: 0;
    box-sizing: border-box;
    background: transparent;
    color: white;
    border-radius: 24px;
    width: 300px;
    padding: 12px;
    padding-left: 23px;
}

.dev-gateway__header {
    padding-top: 0px;
    margin-bottom: 10px;
}

::-webkit-input-placeholder { /* Edge */
  color: rgba(255,255,255,.3);
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255,255,255,.3);
}

::placeholder {
  color: rgba(255,255,255,.3);
}

.main-games__title {
    position: relative;
    font-size: 65px;
    padding-bottom: 5px;
}

.company-by a {
    visibility: inherit;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    display: inline-block;
    padding-right: 7px;
}

.link {
    color: #00b2ff;
    text-decoration: none;
    font-weight: bold;
}

.company-by {
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
}

.main-games__item {
    visibility: hidden;
    margin-bottom: 0px;
}

.clipboard {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

.game-link {
    margin-bottom: 0px;
    text-align: left;
}

.game-link .game-card__title{
    margin-bottom: 0px;
}

.clipboard textarea {
    -ms-flex: 2;
    flex: 2;
    font-size: .636em;
    margin-bottom: 0;
}
.clipboard textarea {
    border-color: #1172ff;
    background-color: rgba(17,114,255,.15);
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 30px;
    border: 1px dashed #fff;
    text-align: left;
    color: white;
    padding: 10px;
    width: 100%;
    font-size: 13px;
        -ms-flex: 2;
    flex: 2;
}

.columns {
    display: -ms-flexbox;
    display: flex;
}

.columns .column:first-of-type {
    -ms-flex: 3;
    flex: 3;
}

.columns .column:last-of-type {
    display: block;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1.136em;
}

.clipboard button {
    width: 126px !important;
    border-radius: 3px;
    margin-left: 10px;
    padding: 0px;
}

.button, button {
    display: inline-block;
}

.screenshot img {
    display: inline-block;
    height: 72px;
    margin-bottom: 4px;
    border-radius: 1px;
}

.openimg {
    position: relative;
    display: inline-block;
    transition: all .2s cubic-bezier(.25, .75, .5, 1.25);
}

.openimg:hover div {
    display: block;
    transition: all .2s cubic-bezier(.25, .75, .5, 1.25);
}
.openimg div {
    display: none;
    position: absolute;
    bottom: 4px;
    right: 0px;
        background: #ff2c9c;
    line-height: 23px;
    transition: all .2s cubic-bezier(.25, .75, .5, 1.25);
       width: 100%;
        text-align: center;
}

.openimg div a {
    font-size: 12px;
    padding: 9px;
    padding-top: 0px;
    color: white;
    transition: all .2s cubic-bezier(.25, .75, .5, 1.25);
}

.dev-platform__item:not(:last-child) {
    margin-bottom: 15px;
    padding: 3px;
    margin-top: 10px;
}

ul.filters {
     text-align: left;
}

.filters li a {
      background-color: transparent;
    background-size: 13px 14px;
    background-position: 50%;
    background-repeat: no-repeat;
    box-shadow: 0 5px 20px #ff2c9c;
        border-radius: 20px;
    padding: 8px 20px;
        border-color: #ff2c9c;
    box-shadow: inset 0 0 0 1px #ff2c9c;
    font-size: 12px;
}

.container {
    max-width: 1250px;
}

.screenshot {
    padding-top: 0px;
    padding-bottom: .909em;
    text-align: left;
}

.filters li {
  display: inline-block;
      line-height: 39px;
}

.filters {
    padding: 1px !important;
    padding-bottom: 5px !important;
}

.dev-platform__item p {
   font-weight: bold;
}

#descriptionId {
  font-size: 14px;
}

.filters li a:hover {
    background: #ff2c9c;
    color: white;
}

.main-games__title:before {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}
.main-games__title:before {
    content: attr(data-text);
    position: absolute;
    top: -3px;
    right: -4px;
    opacity: .5;
}

#companyLinkId {
color: #00b2ff;
    text-decoration: none;
    font-weight: bold;
}

#mainWallets.section, #gameFavourite.section {
    margin-top: 150px;
}

.col-lg-4 {
    flex: 1 0 16.33333%;
    max-width: 33.33333%;
    padding: 6px;
}

.header__logo img {
    width: 249px;
}

.main-exchanges__item:hover {
        opacity: 1 !important;
}
     </style>

        <style type="text/css">

        .auth h1 {
    font-size: 3rem;
    font-weight: 900;
    margin-top: 150px;
    text-transform: uppercase;
}

form input[type=email], form input[type=number], form input[type=password], form input[type=search], form input[type=text], form input[type=url], form select, form textarea{
     border: 1px solid #6109e5;
    color: #6109e5;
    font-family: Montserrat;
    font-size: 16px;
    height: 50px;
    font-weight: 700;
    background-color: #fff;
}

.geography-distribution-title {
    color: #000;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 32px;
}

.auth .card {
    max-width: 400px;
    width: 100%;
    margin: 0 auto 50px;
    padding: 40px;
    border-radius: 24px;
    color: #000;
    display: block;
}
<style>
.card {
    background: #fff;
    box-shadow: 0 12px 48px 0 rgba(0,0,0,.15);
    padding: 3em;
    border-radius: 10px;
    margin: 20px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,.15);
}

.auth input {
    border: 1px solid #6109e5;
    color: #6109e5;
    font-family: Montserrat;
    font-size: 16px;
    height: 50px;
    font-weight: 700;
}

.purple-dropdown, .vue-daterange-picker .form-control {
    border: 1px solid #6109e5!important;
    color: #6109e5;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn.base-button, div:not(.drp-buttons)>.btn.base-button {
   height: 64px;
    background-color: #28162c;
    background: linear-gradient(0deg,#aa08b4,#c207cc);
    box-shadow: 0 8px 24px 0 rgba(169, 2, 255, 0.5);
    border-radius: 32px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 0;
    text-shadow: 0 1px 0 #4a0c5b;
    padding: 30px 60px;
    border-top: 0;
    border-bottom: 0;
    text-transform: uppercase;
}

.card {
    background: #fff;
    box-shadow: 0 12px 48px 0 rgba(0,0,0,.15);
    padding: 3em;
    border-radius: 10px;
    margin: 20px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,.15);
}

.geography-distribution-title {
    color: #000;
    font-size: 12px;
    line-height: 32px;
    text-align: left;
    display: block;
}

.auth .subtitle {
    font-size: 1rem;
    margin-bottom: 40px;
}

.error-message, .error   {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #888; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}