.modal-backdrop.modal-backdrop-orange:after {
    background: url(https://i.ibb.co/Dfc0z57/2isv0hg-H8-B26-J0blazr-HMDe-Ixs9-Zu-RVg-U58-Oc-C3-ROJIieynl-NVp-JH1hd-L1o-G83-ECR5gulu-Ds7f-BIKIq-G1.jpg)!important;
    background-size: cover!important;
}
.package .package-img img {
    width: 100%;
    height: 150px;
}
.package .package-cover-inner { 
      background-size: contain;
      background: radial-gradient(grey,black);
    } 
    #container {
      background: url();
      background-size: cover;
      background-position: -20px 30px; 
      width: 300px; 
    }
    #product
     {
      margin-top: 100px;
      width: 300px;
      height: 200px;
      background: url(https://i.ibb.co/cgmmcYx/LOGO-500x375.png);
      background-size: contain;
      background-repeat: no-repeat;
      transition: all .8s ease;
      filter: contrast(150%); 
    }
    #product2 {
      margin-top: 100px;
      width: 300px;
      height: 200px;
      background: url(https://i.ibb.co/cgmmcYx/LOGO-500x375.png);
      background-size: contain;
      background-repeat: no-repeat;
      transition: all .8s ease; 
      filter: contrast(150%);
    }
    #product3 {
      margin-top: 100px;
      width: 300px;
      height: 200px;
      background: url(https://i.ibb.co/cgmmcYx/LOGO-500x375.png);
      background-size: contain;
      background-repeat: no-repeat;
      transition: all .8s ease;
      filter: contrast(150%);
    }
    #info { 
      transition: all .5s ease;
      color: white;
      width: 0%;
      height: auto;
      padding: 5px;
      font-family: sans-serif;
      font-size: 0px; 
      font-weight: bold;
      border: 2px solid white;
      border-radius: 10px;
      background: rgba(0,0,0,.5); 
      filter: opacity(0%);
    }
    #product:hover {
      transform: translate(0px, -50px);
      cursor: pointer;
      filter: contrast(100%);
    } 
    #product:hover > #info { 
      font-size: 30px; 
      width: 100%;
      filter: opacity(100%);
    }
    #product2:hover > #info { 
      font-size: 30px; 
      width: 100%;
      filter: opacity(100%);
    }
    #product3:hover > #info { 
      font-size: 30px; 
      width: 100%;
      filter: opacity(100%);
    }
    #product2:hover {
      transform: translate(0px, -50px);
      cursor: pointer;
      filter: contrast(100%);
    } 
    #product3:hover {
      transform: translate(0px, -50px);
      cursor: pointer;
      filter: contrast(100%);
    }  
.btn-white {
    background-color: hsla(0,0%,100%,.2);
    color: #d4d4d4;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    animation: gradient 5s ease infinite;
}
.store-filters {
    color: #fff;
    border-radius: 10px;
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    margin-left: 40px;
    text-align: center;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    position: absolute;
    transform: translateX(-170px) rotate(360deg) translateY(0px);
    margin-left: -140px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%)!important;
    background: linear-gradient(312deg, rgb(44 217 170 / 0%) 0%, rgb(44 217 170 / 0%) 20%, rgb(107 44 217 / 0%) 100%)!important;
    margin-left: -130px;
}
.package .package-cover {
    position: initial;
}
.package .package-cover-inner {
      padding: 1px;
}
.package .package-img {
    padding: 1px!important;
}
.dropdown .dropdown-elem.active>a, .dropdown .dropdown-elem :hover {
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    border-radius: 8px;
}
.btn-lime {
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    animation: gradient 5s ease infinite;
}
.topup-modal {
    border: 3px solid #282b28;
    background-color: #85b147;
    color: #c8ff83;
    padding: 0 30px 15px;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
}
.btn-orange {
    color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
}
.layout-panel-user-profile .layout-panel-body .btn {
    margin: 4px 5px;
}
.btn-green {
    color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
}
.layout-navigation-brand .navigation-logo img {
    visibility: hidden;
}
.layout-content {
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.layout-header {
    background-color: rgb(31 22 126 / 0%);
    border-radius: 20px;
}
.navigation-elem>a {
    background: rgba(44, 217, 170, 1);
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    transform: translate3d(0, 0, 0);
    margin-left: 10px;
    padding: 11px;
}

@keyframes gradient {
0% {
    background-position: 0% 50%;
}

50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
  }
}

/* Helpers */
BODY {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #EEE;
  font-size: 16px;
}
.store-filters {
    background: rgba(44, 217, 170, 1);
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    background: linear-gradient(312deg, rgb(44 217 170 / 0%) 0%, rgb(44 217 170 / 0%) 20%, rgb(107 44 217 / 51%) 100%);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    transform: translate3d(0, 0, 0);
}

@keyframes gradient {
0% {
    background-position: 0% 50%;
}

50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
  }
}

/* Helpers */
BODY {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #EEE;
  font-size: 16px;
}
.package .package-cover-inner {
    padding: 8%;
    width: 100%;
    background: linear-gradient(180deg, rgb(44 217 170 / 0%) 0%, rgb(44 217 170 / 0%) 20%, rgb(107 44 217 / 51%) 100%);
    border-radius: 20px;
    border: 2px solid #a000f54f;
    background: url(https://mir-s3-cdn-cf.behance.net/project_modules/disp/b9dff940152925.5773f668c2d56.gif);
    background-size: cover;
}
.layout-panel {
    background-color: rgb(28 32 27 / 0%);
}
.package.package-complete .package-info .price {
    text-align: center;
    color: white;
    padding: 3px 10px;
    border-radius: 0px 0px 20px 0px;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
    font-size: 14px;
    background: linear-gradient(180deg, rgb(44 217 170 / 0%) 0%, rgb(44 217 170 / 0%) 20%, rgb(107 44 217 / 51%) 100%);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 65%);
}
.form-control {
    border-radius: 8px;
    border: 2px solid #6c00ff59;
    background: linear-gradient(180deg, rgb(44 217 170 / 0%) 0%, rgb(44 217 170 / 0%) 20%, rgb(107 44 217 / 51%) 100%);
}
.dropdown.dropped {
    border-radius: 8px;
    background-color: rgb(107 44 217 / 51%);
}
.dropdown .dropdown-elem {
    background: linear-gradient(90deg, #e82f4eb3, #6e2fe8b8, #2372d5c9, #2cd9aab5);
    border-radius: 8px;
    animation: gradient 5s ease infinite;
}
.layout-panel-heading h3 {
    display: block;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 20px;
    width: 100%;
    top: -15px;
    content: "1) Выбери сервер —————› 2) Выбери товар —————› 3) Теперь ты готов к покупке —————› 4) Приятной игры!";
    position: relative;
    border: 1px dashed #696969;
    background: linear-gradient(to left , #33333300, #4c48483d 50%, #3611a7 50%);
    background-size: 200% 5%;
    animation: gradient 30s cubic-bezier(0.48, 0.51, 0.48, 0.51) infinite;
    text-transform: uppercase;
    text-shadow: 0px 0px 4px #000000ba;
}
.table>tbody>tr>td {
    border-top: 0;
    background-color: rgba(61,57,45,.6);
    padding: 10px 8px;
    font-weight: 700;
    vertical-align: middle;
    border-radius: 8px;
    border: 2px;
}
.news-post {
    /* background-color: #333333; */
    border-radius: 10px;
    padding: 20px 10px 10px 20px;
    position: relative;
    background: linear-gradient(180deg, rgba(44, 217, 170, 0) 0%, rgba(44, 217, 170, 0) 20%, rgb(58 6 219 / 85%) 100%);
}
.navigation-logo {
    background-image; url (//i.ibb.co/87fsMW5/pngwing-com-9.png)
}
body:before {
    z-index: 0;
}
.layout {
    z-index: 0;
    background-image: url(https://i.ibb.co/qjgzHqB/banner-Yandex.png);
    background-attachment: fixed;
    background-size: cover;
}
.social_item {
    display: flex;
    align-items: baseline;
    border-radius: 10px;
    padding: 1px 1px;
    position: relative;
    overflow: hidden;
    flex-wrap: wrap;
    align-content: stretch;
    flex-direction: row;
    justify-content: space-around;
}
.social_vk {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    transform: scale(1);
    transition: all .4s;
    animation: gradient 5s ease infinite;
    background: url(https://cdn.discordapp.com/attachments/701511982456635433/1036961901734789180/vk.png);
    background-size: 140px;
    background-color: #6e2fe8b8;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    border: 3px solid #78688f96;
    margin-bottom: 15px;
}
.social_item-left {
    position: relative;
    z-index: 2;
}
.social_item-right {
    position: relative;
    z-index: 2;
}
.social_vk .social_background {
    background-size: 40%;
    opacity: 0.4;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    transition: all .4s;
}
.layout-logo img {
    width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    border: 1px solid #78688f96;
    border-radius: 20px;
}
body {
    color: #ffffff;
}
.social_discord .social_background {
    background: url(https://cdn.discordapp.com/attachments/701511982456635433/1036959929694695434/ds.png);
    background-size: 50%;
    opacity: 0.4;
    transform: scale(1);
    transition: all .4s;
    background-color: #6e2fe8b8;
    animation: gradient 5s ease infinite;
}
.social_background {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 140px;
    background-color: #6e2fe8b8;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    border: 3px solid #78688f96;
}
.social_discord {
    background: linear-gradient(180deg, rgb(204 47 112) 0%, #922fbb 100%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    transition: all .4s;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    border: 3px solid #78688f96;
}
.social_item-link {
    padding: 8px;
    background: rgb(0 0 0 / 53%);
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    font-size: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    border: 1px solid #a59ab56e;
}
.advert {
    visibility: hidden;
}
.store-filters .filter {
    border-radius: 50px;
    border: 1px solid #8100fb82;
    background: url(https://i.gifer.com/WlS3.gif);
    background-size: cover;
    color: #ffffff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 95%);
    margin: 5px 5px;
}
.store-filters .filter.active, .store-filters .filter:hover {
    color: #ff0101;
}
.package.package-complete .package-discount {
    text-align: center;
    color: white;
    padding: 3px 10px;
    border-radius: 0px 0px 20px 0px;
    text-shadow: 1px 1px 1px #000;
    font-weight: 600;
    font-size: 12px;
    background: linear-gradient(40deg, #511dd5, #8c8fa9, #4b1acd, #444444);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 65%);
}