/**@import url(//db.onlinewebfonts.com/c/917a69d24b88e2d4d2ca803c0605bd59?family=CeraPRO);*/
/**@import url("https://ch3rn1k.me/archive/fonts/web/CeraPro/CeraPro.css");*/
@import url("https://rust-map.ru/fonts/CeraPro/CeraPro.css");

/** Основной css */
* {
  font-family: 'Cera Pro', sans-serif;
      font-size: 16px;

}
html,
body {
  background-color: #1c1c1c;
}
body::after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background-size: cover;
}

.xbox .xbox__header, .xbox .xbox__footer {
    background-color: rgb(19, 19, 19);
}

/** Главный Стиль */
/*.footer {
  opacity: 10;
}*/

.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #BFE2FF;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    font-family: Verdana, sans-serif; 
    font-size: 16px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2);
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #337AB7;
    display: block;
    padding: 12px;
    background: #8bbed6;
    border-radius: 8px;
    position: relative;
    color: #FFF;
    padding: 15px 20px;
    width: 100%;
    color: #BFE2FF;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: Verdana, sans-serif;   
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    padding: 12px;
    background: #8bbed6;
    border-radius: 8px;
    position: relative;
    color: #FFF;
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}

@media (max-width: 767px) }
.header-image {
    padding-left: 5;
    padding-right: 5;
}

.faq-accordion+.faq-accordion {
    margin-top: 12px;
}

.faq>*+* {
    margin-top: 24px;
}

[data-type="trSpan"] {
    font-size: inherit !important;
}

.layoutSection {
    background: #131625;
    background: var(--color-bg-qaternary);
    border-radius: 12px;
    border-radius: var(--border-radius);
}

.faq-content {
    padding: 24px;
}

.faq-content__title {
    margin-bottom: 24px;
}

.faq-accordion-heading {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 160%;
    cursor: pointer;
}

.support-article-part li {
    font-size: 14px;
    line-height: 26px;
    color: #888b8f;
}

.xbox_custom_rules {
font-size: 14px;
    border-radius: 5px 50px;
    line-height: 26px;
    padding: 15px;
    margin: 5px;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}



.support-article-part h5 {
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
    margin-left: 19px;
    color: #fff;
    opacity: .7;
    margin-bottom: 12px;
}

.bd-example>:last-child {
    margin-bottom: 0;
}

faq-content__title {
    margin-bottom: 24px;
}

.extra-command {
    background-color: #ffae42 ;
    text-shadow: 1px 1px 1px #333;
    padding: 0px 4px 2px 4px;
    border-radius: 4px;
    margin-right: 10px;
    color: #fff;
}

.faq-accordion-heading__btn[aria-expanded=true] {
    color: #ffae42 ;
    color: var(--color-ac-primary);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.faq-accordion-heading__btn:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: url(data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 6a1.2 1.2 0 011.2 1.2v3.6h3.6a1.2 1.2 0 110 2.4h-3.6v3.6a1.2 1.2 0 11-2.4 0v-3.6H7.2a1.2 1.2 0 110-2.4h3.6V7.2A1.2 1.2 0 0112 6z' fill='%230084FF'/%3E%3C/svg%3E) 50%/100% 100% no-repeat;
    transition: background .2s ease-in-out;
    transition: background var(--default-transition-speed) var(--default-transition-timing-function);
}

.faq-accordion-heading {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 160%;
    cursor: pointer;
}

.btn>svg {
    width: 32px;
    height: 32px;
    transition: fill .2s ease-in-out;
    transition: fill var(--default-transition-speed) var(--default-transition-timing-function);
}

.btn--small svg {
    width: 24px;
    height: 24px;
}

.btn--dark svg {
    fill: #515a6f;
    fill: var(--color-fg-secondary);
}

.btn {
    height: 48px;
  margin-bottom: 20px;
    padding: 0;
    border: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 12px;
    border-radius: var(--border-radius);
    font: inherit;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 160%;
    transition: background .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out;
    transition: background var(--default-transition-speed) var(--default-transition-timing-function),color var(--default-transition-speed) var(--default-transition-timing-function),opacity var(--default-transition-speed) var(--default-transition-timing-function);
}

.btn--small {
    height: 40px;
}

.faq-accordion-heading__btn {
    padding: 12px;
    background: #ffae42 ;
    border-radius: 8px;
    position: relative;
}

.faq-heading__btn {
    padding: 0 12px;
}

.layoutSection {
    background: #131625;
    background: var(--color-bg-qaternary);
    border-radius: 12px;
    border-radius: var(--border-radius);
}

.btn--dark {
    color: #fff;
    color: var(--white);
    background: #191d30;
    background: var(--color-bg-tertiary);
}

.faq-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
}

.post__body img {
display: block;
    border-radius: 10px;
    width: 100%;
    /* border-radius: 2px; */
    width: 100%;
    margin-top: 26px;
    top: 32px;
    width: 100%;
    height: 100%;
    background-color: #181b20;
    border: 3px solid #ffae42 ;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 27px;
}

.post__title {
    font-weight: 900;
    display: inline-block;
    font-size: 25px;
    text-transform: uppercase;
}

/*.gs-loader .gs-loader-inner .spi:before {
    border-top: solid 15px #8bbed6;
    border-bottom: solid 15px #8bbed6;
}

.gs-loader .gs-loader-inner .spi:after {
    background-color: #8bbed6;
}*/

.gs-loader {
    background-color: #131313;
}

/*
.gs-loader .gs-loader-inner .spi:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    content: "";
    border-radius: 50px;
    animation: loader4 1s infinite ease;
}
*/

.post__body {
font-size: 14px;
    line-height: 26px;
    color: #888b8f;
}

.hash-tag {
    padding: 4px;
    background: #20274b;
    border-radius: 5px;
    font-size: 14px;
    color: #5c6bc0!important;
}



.support-article-part ol li {
    padding-left: 40px;
}

.support-article__title {
    font-weight: 900;
    display: inline-block;
    font-size: 25px;
    text-transform: uppercase;
}

.support-article-part h5 {
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
    opacity: .7;
    margin-bottom: 12px;
}

.footer-info .footer-text {
    font-size: 8px;
    padding: 10px 20px;
    color: white;
    margin: 5px 5px 0px 5px;
    background: #ffae42 ;
    border-radius: 20px;
}



.support-article-part li:not(:last-of-type) {
    margin-bottom: 18px;
}

.gs-loader .gs-loader-inner .spi:before {
  border-top: solid 15px ffae42 8bbed6;
  border-bottom: solid 15px #ffae42 ;
}
.gs-loader .gs-loader-inner .spi:after {
  background-color: rgb(19, 19, 19);
}

.modal .modal-header h4 {
    font-size: 26px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #bbbbbb;
    padding-top: 15px;
    text-transform: uppercase;
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    margin: 5px;
    border-radius: 5px;
}

.modal .modal-body .service__description img {
    border-radius: 8px;
    transition: all .2s cubic-bezier(.79,.14,.15,.86);
    cursor: pointer;
    z-index: 10;
    position: relative;
    background: #ffae42 ;
}

.modal-header .close {
    margin-top: -2px;
    color: #fff;
    display: none;
}

.input-group input {
  border: none;
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #ffffff;
  font-size: 16px;
  height: 48px;
  margin-top: 0 !important;
}
.input-group-addon {
  background: #ffae42 ;
  border: none;
  color: #ffffff;
  border-radius: 3px;
  min-width: 40px;
}
<div class="xbox">
    <div class="xbox__header">
        <h4>Бонусы при пополнении
</h4>
    </div>
    <div class="xbox__body">
      <p>От <b>300р</b> руб.- бонус <b>10%</b> к сумме</p>
      <p>От <b>500р</b> руб.- бонус <b>20%</b> к сумме</p>
      <p>От <b>750р</b> руб.- бонус <b>35%</b> к сумме</p>
      <p>От <b>1000р</b> руб.- бонус <b>50%</b> к сумме</p>
  </div>
</div>
a {
  color: #ffae42 ;
}
a:hover {
  color: #ffae42 ;
}
a:active,
a:focus {
  color: #ffae42 ;
}


.xbox {
  background: #1c1c1c;
  border-radius: 8px;
}
.xbox .xbox__body {
  /*padding: 15px;*/
  border-radius: 25px;  
  background: #1c1c1c;
  border: none;
}
.xbox .xbox__header,
.xbox .xbox__footer {
  background-color: rgb(28, 28, 28);
}
.xbox_store .xbox__header {
  display: none;
}
.store__filters,
.store__servers {
  margin-bottom: 12px;
}

.btn {
  text-shadow: none;
  border: none !important;
  font-size: 16px;
  border-radius: 3px;
  color: rgba(255, 2555, 255, 0.7);
  background: rgba(255, 2555, 255, 0.1);
  padding: 8px 12px;
  transition: all 200ms;
  min-height: 40px;
  min-width: 40px;
}
.btn:focus-within {
  color: rgba(255, 2555, 255, 0.7);
  background: rgba(255, 2555, 255, 0.1);
}
.btn:active {
  background: rgba(255, 2555, 255, 0.1);
}

.btn:hover,
.btn.active,
.btn.active:focus,
.btn.active:hover {
  color: #ffffff;
  background: #ffae42  !important;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #ffae42 !important;
    border-color: #ffae42 !important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
}

.btn.btn-success {
  color: #fff;
  background-color: #ffae42 ;
  border-color: #5cb85c;
  box-shadow: 0 0 20px #ffae42 ;
}
.btn.btn-success:hover {
  background-color: #ffae42  !important;
  border-color: #ffae42  !important;
  box-shadow: 0 0 20px #ffae42 ;
}
.btn.btn-success:active {
  background-color: #ffae42  !important;
  border-color: #ffae42  !important;
}

/* Рулетка */


.roulette-item {
    background: none;
    box-shadow: none;
}
.roulette-item__image {
    background: #0C0C0CFF;
    width: 80%;
    height: 80%;
    border-radius: 30px;
    transform: skewY(-2deg);
}
.roulette-item__description {
    transform: skewY(-2deg);
}
.roulette {
    background-color: rgb(160 160 160 / 0%);
    -webkit-mask-image: linear-gradient(to left, rgba(256, 255, 255, 0) 13%, #000 41%, #000 69%, rgba(255, 255, 255, 0) 86%);

}
.roulette:before {
    border-top: 24px solid #ffffff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    margin-left: -16px;
    margin-top: -30px;
    -webkit-animation: pulsing 2s infinite;
    animation: pulsing 2s infinite;
}
.roulette::after {
    display: none;
}

.roulette-item__description {
    color: #ffffff;
}
.roulette-item__description b {
    font-weight: 100;
}
.roulette__description {
    background-color: rgba(0, 0, 0, 0);
}


.roulette-item__description {
    transform: skewY(-2deg);
}
.roulette__description {
    background: none;
    text-align: center;
}

.roulette__description p {
     display: none;
 }
.roulette__description > [ng-repeat="item in $ctrl.items"] {
    display: none;
}


/* Карточка виджет*/

body.light {
    --background-color: #FAFAFA;
    --text-color: #52525B;
    --card-background-color: transparent;
    --card-border-color: rgba(24, 24, 27, 0.08);
    --card-box-shadow-1: rgba(24, 24, 27, 0.02);
    --card-box-shadow-1-y: 3px;
    --card-box-shadow-1-blur: 6px;
    --card-box-shadow-2: rgba(24, 24, 27, 0.04);
    --card-box-shadow-2-y: 2px;
    --card-box-shadow-2-blur: 7px;
    --card-label-color: #18181B;
    --card-icon-color: #18181B;
    --card-icon-background-color: rgba(24, 24, 27, 0.04);
    --card-icon-border-color: rgba(24, 24, 27, 0.1);
    --card-shine-opacity: .3;
    --card-shine-gradient: conic-gradient(from 225deg at 50% 50%, rgba(16, 185, 129, 0) 0deg, #6e4254 25deg, #edcad8 285deg, #FFFFFF 345deg, rgba(16, 185, 129, 0) 360deg);
    --card-line-color: #E9E9E7;
    --card-tile-color: rgb(37, 27, 30);
    --card-hover-border-color: rgba(24, 24, 27, 0.15);
    --card-hover-box-shadow-1: rgba(24, 24, 27, 0.05);
    --card-hover-box-shadow-1-y: 3px;
    --card-hover-box-shadow-1-blur: 6px;
    --card-hover-box-shadow-2: rgba(24, 24, 27, 0.1);
    --card-hover-box-shadow-2-y: 8px;
    --card-hover-box-shadow-2-blur: 15px;
    --card-hover-icon-color: #18181B;
    --card-hover-icon-background-color: rgba(24, 24, 27, 0.04);
    --card-hover-icon-border-color: rgba(24, 24, 27, 0.34);
    --blur-opacity: .1;
}
body.toggle .grid * {
    transition-duration: 0s !important;
}

.grid {
    grid-template-columns: repeat(2, 240px);
    grid-gap: 32px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.card {
    background-color: var(--background-color);
    box-shadow: 0px var(--card-box-shadow-1-y) var(--card-box-shadow-1-blur) var(--card-box-shadow-1), 0px var(--card-box-shadow-2-y) var(--card-box-shadow-2-blur) var(--card-box-shadow-2), 0 0 0 1px var(--card-border-color);
    padding: 10px 10px 10px 20px;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    margin-bottom: 30px;
    transition: box-shadow 0.25s;
}
.card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 15px;
    background-color: var(--card-background-color);
}
.card .icon {
    z-index: 2;
    position: relative;
    display: table;
    padding: 8px;
}
.card .icon::after {
    content: "";
    position: absolute;
    inset: 1.5px;
    border-radius: 10px;
    background-color: var(--card-icon-background-color);
    border: 1px solid var(--card-icon-border-color);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    transition: background-color 0.25s, border-color 0.25s;
}
.card .icon svg {
    position: relative;
    z-index: 1;
    display: block;
    width: 24px;
    height: 24px;
    transform: translateZ(0);
    color: var(--card-icon-color);
    transition: color 0.25s;
}
.card h4 {
    z-index: 2;
    position: relative;
    margin: 12px 0 4px 0;
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    line-height: 2;
    color: var(--card-label-color);
}
.card p {
    z-index: 2;
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    color: var(--text-color);
}
.card .shine {
    border-radius: inherit;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.5s;
}
.card .shine:before {
    content: "";
    width: 150%;
    padding-bottom: 150%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 55%;
    filter: blur(35px);
    opacity: var(--card-shine-opacity);
    transform: translateX(-50%);
    background-image: var(--card-shine-gradient);
}
.card .background {
    border-radius: inherit;
    position: absolute;
    inset: 0;
    overflow: hidden;
    -webkit-mask-image: radial-gradient(circle at 60% 5%, black 0%, black 15%, transparent 60%);
    mask-image: radial-gradient(circle at 60% 5%, black 0%, black 15%, transparent 60%);
}
.card .background .tiles {
    opacity: 0;
    transition: opacity 0.25s;
}
.card .background .tiles .tile {
    position: absolute;
    background-color: var(--card-tile-color);
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
}
.card .background .tiles .tile.tile-4, .card .background .tiles .tile.tile-6, .card .background .tiles .tile.tile-10 {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}
.card .background .tiles .tile.tile-3, .card .background .tiles .tile.tile-5, .card .background .tiles .tile.tile-8 {
    -webkit-animation-delay: -4s;
    animation-delay: -4s;
}
.card .background .tiles .tile.tile-2, .card .background .tiles .tile.tile-9 {
    -webkit-animation-delay: -6s;
    animation-delay: -6s;
}
.card .background .tiles .tile.tile-1 {
    top: 0;
    left: 0;
    height: 10%;
    width: 22.5%;
}
.card .background .tiles .tile.tile-2 {
    top: 0;
    left: 22.5%;
    height: 10%;
    width: 27.5%;
}
.card .background .tiles .tile.tile-3 {
    top: 0;
    left: 50%;
    height: 10%;
    width: 27.5%;
}
.card .background .tiles .tile.tile-4 {
    top: 0;
    left: 77.5%;
    height: 10%;
    width: 22.5%;
}
.card .background .tiles .tile.tile-5 {
    top: 10%;
    left: 0;
    height: 22.5%;
    width: 22.5%;
}
.card .background .tiles .tile.tile-6 {
    top: 10%;
    left: 22.5%;
    height: 22.5%;
    width: 27.5%;
}
.card .background .tiles .tile.tile-7 {
    top: 10%;
    left: 50%;
    height: 22.5%;
    width: 27.5%;
}
.card .background .tiles .tile.tile-8 {
    top: 10%;
    left: 77.5%;
    height: 22.5%;
    width: 22.5%;
}
.card .background .tiles .tile.tile-9 {
    top: 32.5%;
    left: 50%;
    height: 22.5%;
    width: 27.5%;
}
.card .background .tiles .tile.tile-10 {
    top: 32.5%;
    left: 77.5%;
    height: 22.5%;
    width: 22.5%;
}
@-webkit-keyframes tile {
    0%, 12.5%, 100% {
        opacity: 1;
    }
    25%, 82.5% {
        opacity: 0;
    }
}
@keyframes tile {
    0%, 12.5%, 100% {
        opacity: 1;
    }
    25%, 82.5% {
        opacity: 0;
    }
}
.card .background .line {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.35s;
}
.card .background .line:before, .card .background .line:after {
    content: "";
    position: absolute;
    background-color: var(--card-line-color);
    transition: transform 0.35s;
}
.card .background .line:before {
    left: 0;
    right: 0;
    height: 1px;
    transform-origin: 0 50%;
    transform: scaleX(0);
}
.card .background .line:after {
    top: 0;
    bottom: 0;
    width: 1px;
    transform-origin: 50% 0;
    transform: scaleY(0);
}
.card .background .line.line-1:before {
    top: 10%;
}
.card .background .line.line-1:after {
    left: 22.5%;
}
.card .background .line.line-1:before, .card .background .line.line-1:after {
    transition-delay: 0.3s;
}
.card .background .line.line-2:before {
    top: 32.5%;
}
.card .background .line.line-2:after {
    left: 50%;
}
.card .background .line.line-2:before, .card .background .line.line-2:after {
    transition-delay: 0.15s;
}
.card .background .line.line-3:before {
    top: 55%;
}
.card .background .line.line-3:after {
    right: 22.5%;
}
.card:hover {
    box-shadow: 0px 3px 6px var(--card-hover-box-shadow-1), 0px var(--card-hover-box-shadow-2-y) var(--card-hover-box-shadow-2-blur) var(--card-hover-box-shadow-2), 0 0 0 1px var(--card-hover-border-color);
}
.card:hover .icon::after {
    background-color: var(--card-hover-icon-background-color);
}
.card:hover .icon svg {
    color: var(--card-hover-icon-color);
}
.card:hover .shine {
    opacity: 1;
    transition-duration: 0.5s;
    transition-delay: 0s;
}
.card:hover .background .tiles {
    opacity: 1;
    transition-delay: 0.25s;
}
.card:hover .background .tiles .tile {
    -webkit-animation-name: tile;
    animation-name: tile;
}
.card:hover .background .line {
    opacity: 1;
    transition-duration: 0.15s;
}
.card:hover .background .line:before {
    transform: scaleX(1);
}
.card:hover .background .line:after {
    transform: scaleY(1);
}
.card:hover .background .line.line-1:before, .card:hover .background .line.line-1:after {
    transition-delay: 0s;
}
.card:hover .background .line.line-2:before, .card:hover .background .line.line-2:after {
    transition-delay: 0.15s;
}
.card:hover .background .line.line-3:before, .card:hover .background .line.line-3:after {
    transition-delay: 0.3s;
}


/** Стили магазина */



.store .store-categories .privileges_category {
    color: #fff;
    background: linear-gradient(90deg, #ffae42 , #ffae42 , #ffae42 );
    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%;
    }
}

@media (min-width: 1560px) {
    .store .store-categories>.btn.btn-default {
        margin-left: 0px !important;
        transition: all .2s ease-in-out;
    }

    .store .store-categories .btn.btn-default {
        width: 100%;
        text-align: left;
        font-size: 0px;
        display: flex;
        align-items: center;
        /*background-image: linear-gradient(to right, #0474fa 0%, #16aeb7 100%);*/
        border-radius: 10px 30px 10px 30px;
    }

    .store .store-categories:hover .btn.btn-default {
        font-size: unset;
    }

    .store .store-categories:hover {
        width: 206px;
    }

    .store .store-categories {
        text-align: left;
        margin-bottom: 15px;
        display: block;
        position: absolute;
        left: 885px;
        top: 0px;
        width: 87px;
        background: #1c1c1c;
        padding: 20px;
        border-radius: 30px;
        transition: width .2s ease-in-out;
    }

    .store .store-categories .btn.btn-default:before {
        float: left;
        display: flex;
        width: 24px;
        font-family: FontAwesome;
        font-size: 1.5rem;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin-right: 8px;
        margin-left: 3px;
        text-align: center;
    }

    .store .store-categories .btn:nth-child(1):before {
        content: "\f0c9";
    }

    .store .store-categories .btn:nth-child(2):before {
        content: "\f219";
    }

    .store .store-categories .btn:nth-child(3):before {
        content: "\f0fb";
    }

    .store .store-categories .btn:nth-child(4):before {
        content: "\f1bb";
    }

    .store .store-categories .btn:nth-child(5):before {
        content: "\f135";
    }

    .store .store-categories .btn:nth-child(6):before {
        content: "\f132";
    }

    .store .store-categories .btn:nth-child(7):before {
        content: "\f015";
    }

    .store .store-categories .btn:nth-child(8):before {
        content: "\f0e3";
    }

    .store .store-categories .btn:nth-child(9):before {
        content: "\f0fa";
    }

    .store .store-categories .btn:nth-child(10):before {
        content: "\f0f5";
    }

    .store .store-categories .btn:nth-child(11):before {
        content: "\f1b2";
    }

    .store .store-categories .btn:nth-child(12):before {
        content: "\f0e7";
    }

    .store .store-categories .btn:nth-child(13):before {
        content: "\f085";
    }

    .store .store-categories .btn:nth-child(14):before {
        content: "\f06b";
    }

    .store .store-categories .btn:nth-child(15):before {
        content: "\f06c";
    }

    .store .store-categories .btn:nth-child(16):before {
        content: "\f0d1";
    }

    .store .store-categories .btn:nth-child(17):before {
        content: "\f1b3";
    }
}




.xbox.xbox_store .store__filters {
  padding: 0 5px;
}
.xbox.xbox_store .store__filters > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.xbox.xbox_store .store__filters .colqq {
  padding: 0;
  clear: none !important;
}
.store__filters .form-group {
  margin: 0 -5px;
}

.header-image {
    width: 0%;
}

.btn.btn-success {
    color: #fff;
    background-color: #ffae42 ;
    border-color: #5cb85c;
}

/*.xbox.xbox_store .xbox__body {
    padding: 15px;
}*/

.xbox__body {
    padding: 15px;
}

.table>thead>tr>th {
    background-color: transparent;
}

.wcommunity_footer .secondary.flat_button {
    background-color: #2e3b60;
    color: #ffae42 ;
}

.nav>li>a:focus, .nav>li>a:hover, .table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: transparent;
    color: #ffffffb3;
}

.footer {
    background: #1c1c1c;
    font-size: 10px;
    /*left: 50px;*/
    border-radius: 0 3px 0 0;
    width: 13%;
    color: #b0b0b0;
    border-radius: 0px 25px 0 15px;
}

.header-image {
    margin-bottom: 32px;
    border-radius: 10px;
    margin-top: 35px;
}

.header-image:hover {
    background: #000000a3;
    border-radius: 10px;
}


.post:nth-of-type(odd) {
    background: rgb(17 23 31);
}

.dropdown-menu {
    background: #251b1e;
    color: #d3d3d3
    backdrop-filter: blur(10px);
    border-top: 3px solid #251b1e;
    border: 1px solid rgba(255,255,255,0.05);
    font-size: 13px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #ffae42 ;
    color: #fff;
}

p {
    margin: 0px;
}

.dropdown-menu {
    background-color: #1c1c1c;
    border-radius: 8px;
}


a {
    color: #ffffff;
}

.xbox__header {
    background: rgba(255,255,255,.04);
    padding: 20px;
    border-radius: 8px 8px 0 0;
}

.xbox_profile-widget .xbox__body img, .xbox_profile-widget .xbox__header img {
    width: 100%;
    border-radius: 2px;
    border: solid #bec1cb;
}


/** Пользовательский Xbox */
.xbox.xbox_custom .xbox__header {
  text-align: center;
  color: yellow;
  font-size: 20px;
}
.xbox.xbox_custom .xbox__body {
  text-align: center;
}
.xbox.xbox_custom .xbox__accent {
  color: white;
  font-weight: 500;
}


/** Стили социальных кнопок */
.xbox.xbox_social {
  display: flex;
  flex-direction: row;
  background: none;
  box-shadow: none;
}
.xbox.xbox_social a {
  flex-basis: 100%;
  height: 60px;
  border-radius: 8px;
  background-color: rgba(19, 29, 13, 0.8);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 200ms;
}
.xbox.xbox_social a:nth-child(1) {
  margin-right: 20px;
  background-image: url('');
}
.xbox.xbox_social a:nth-child(2) {
  background-image: url('');
}
.xbox.xbox_social a:hover {
  box-shadow: 0 4px 0 #ffcd00;
  border-radius: 8px 8px 0 0;
  transform: translateY(-4px);
  flex-basis: 150%;
}




/** Стили заголовков */
.header-image {
  margin-bottom: 32px;
}
.store-button {
  display: none !important;
}


/** Стили нижнего колонтитула */
.footer-info .footer-text {
  font-size: 8px;
}

/** Стили мониторинга сервера */
.xbox.xbox_monitoring .xbox__header,
.xbox.xbox_monitoring .xbox__footer {
  display: none;
}
.progress {
  height: 10px;
  background-color: rgba(255, 255, 255, 0.1);
}
.progress-bar-success {
  background-color: #ffae42  !important;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
    box-shadow: 5px 0px 10px 4px #ffae42 ;
}




/** Стили продуктов */

.product {
    border-radius: 30px 0 30px 0;
    transition: 3s;
    display: block;
    position: relative;
    background: hsla(0,0%,100%,.04);
    margin: 7px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-backface-visibility: hidden;
}

.product:hover {
    transform: scale(0.90);
/*    transition: 5ms;
    border-style: dashed;*/
}

.product__discount {
    margin-top: 10px;
    margin-right: 10px;
    text-align: center;
    box-shadow: 0px 2px 5px -3px black;
    color: white;
    width: 45px;
    font-size: 14px;
    background-color: #ffae42 ;
    border-radius: 30px 30px;
    z-index: 1;
}

.product__name {
    opacity: 0%;
}

.product__image {
    padding: 1%;
    width: 100%;
    transition: 1s;
}

/*.line-through {
    opacity: 0%;
    font-size: 1px;
    width: 1%;
}

.product_old_price {
    opacity: 0%;
    font-size: 1px;
    width: 1%;
}*/

.product__image:hover {
    filter: blur(3px);
    transform: scale(1.1);
}

.product__price {
    /*opacity: 100%;*/
    margin-top: 10px;
    margin-right: 30px;
    left: 15px;
    text-align: center;
    box-shadow: 0px 2px 5px -3px black;
    color: white;
    width: 50px;
    font-size: 14px;
    background-color: #ffae42 ;
    border-radius: 20px 20px;
    z-index: 1;
}
.product__name, .product__price {
    background: #1c1c1c;
}


.dCfwTy {
    background: rgb(228, 150, 53);
    font-weight: 500;
    font-size: 16px;
}

#modal-content {
    background: #1e2232;
    border-radius: 16px;
    overflow: unset;
}

.modal .modal-header {
    justify-content: center;
    background: none;
    display: none;
    border: none;
}



.modal-open .modal {
    background-color: rgba(19,22,27,.6);
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog1 {
    position: relative;
    width: 801px;
    margin: 30px auto;
}

.block_category_3 .kit-item {
    background: #d4db6f !important;
}

.block_category_3:before {
    background: #d4db6f;
    content: "6 часов";
    font-size: 20px;
}

.kit-item:hover {
    transform: scale(1.04) rotate(-5deg);
    transition: all 0.3s;
    box-shadow: 0px 10px 10px -8px rgb(0 0 0 / 10%);
}

.block_category_1:before {
    border-radius: 20px 0px 0px 0px;
    background: #9cce6f;
    content: "2 часа";
    font-size: 20px;
}

.block_category_4:before {
    background: #dbce6f;
    content: "10 часов";
    font-size: 20px;
}

.block_category_6:before {
    background: #db976f;
    content: "24 часа";
    font-size: 20px;
}

.block_category_7:before {
    border-radius: 0px 20px 0px 0px;
    background: #db746f;
    content: "28 часов";
    font-size: 20px;
}

.block_by_category:before {
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #e9eaec;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_category_5:before {
    background: #dbbf6f;
    content: "18 часов";
    font-size: 20px;
}

.block_category_2:before {
    background: #bbdb6f;
    content: "4 часа";
    font-size: 20px;
}

.block_by_category:before {
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #e9eaec;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_by_category:before {
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #e9eaec;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal-dialog2 {
    position: relative;
    width: 1050px !important;
    margin: 30px auto;
}

.block_category_4 .kit-item {
    background: #dbce6f !important;
}

.block_category_7 .kit-item {
    background: #db746f !important;
}

.block_category_6 .kit-item {
    background: #db976f !important;
}

.block_category_5 .kit-item {
    background: #dbbf6f !important;
}

.block_by_category .kit-item {
    position: relative;
    background: #e9eaec;
    margin: 8px;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    box-shadow: unset;
    animation: zoomIn 1s;
}

.block_category_2 .kit-item {
    background: #bbdb6f !important;
}

.block_category_7 {
    background-color: rgba(219, 116, 111, 0.5);
    border-radius: 0px 20px 20px 0px;
}

.block_category_5 {
    background-color: rgba(219, 191, 111, 0.5);
}

.block_category_6 {
    background-color: rgba(219, 151, 111, 0.5);
}

.block_category_4 {
    background-color: rgba(219, 206, 111, 0.5);
}

.block_category_3 {
    background-color: rgba(212, 219, 111, 0.5);
}

.kit-item__image {
    width: 100%;
    transform: scale(0.7);
}

.block_by_category {
    width: 13%;
}

.block_category_2 {
    background-color: rgba(187, 219, 111, 0.5);
}

.block_category_1 .kit-item {
    background: #9cce6f !important;
}

.block_by_category .kit-item {
    position: relative;
    background: #e9eaec;
    margin: 8px;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    box-shadow: unset;
    animation: zoomIn 1s;
}

.kit-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -8px -8px 8px;
}

.block_by_category {
    width: 13%;
}

.block_category_1 {
    border-radius: 20px 0px 0px 20px;
    background-color: rgba(156, 206, 111, 0.5);
}

.xbox_custom_block .kit-items {
    border-radius: 20px;
}

.xbox_custom_block {
    text-align: center;
}

.modal.fade .modal-dialog1 {
    transition: transform .3s ease-out;
    transform: translate(0,-25%);
}

.modal.in .modal-dialog1 {
    transform: translate(0,0);
}

.iOoXCM {
    padding: 26px 16px 0px;
    margin-top: -60px;
}


.hmSgmf {
    padding-left: 8px;
}

.modal-close {
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: .5;
    width: 16px;
    height: 16px;
    cursor: pointer;
    transition: opacity .4s ease;
    z-index: 1;
}

.modal .modal-content {
    background: #1c1c1c;
    border-radius: 16px;
    overflow: unset;
}

.blue-scroll::-webkit-scrollbar {
    width: 2px;
    background: #17202c;
}

.jDXeMr {
    max-height: 228px;
    overflow: auto;
    width: calc(100% + 7px);
    padding-right: 7px;
    height: 150px;
}

.iOoXCM {
    padding: 26px 16px 0px;
}

.blue-scroll::-webkit-scrollbar-thumb {
    background: #ffae42 ;
    border-radius: 10px;
    height: 32px;
    border: 1px solid hsla(0,0%,100%,.1);
}

.jDXeMr, .jDXeMr * {
    font-size: 14px;
    line-height: 20px;
    color: rgb(175, 183, 198);
}

.hmSgmf h3 {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    letter-spacing: -0.01em;
    color: rgb(241, 243, 255);
    margin-bottom: 4px;
    text-transform: none;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-radius: 0px 0px 20px 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    background-color: #1c1c1c;
    top: 10px;
    border-radius: 30px;
}

.navbar-header .navbar-brand {
  color: white;
  font-weight: 00;
  font-size: 20px;
  padding-top: 15px;
}
#navbar a {
  color: white; /* Цвет обычной ссылки */
    position: relative;
    cursor: pointer;
    text-decoration: none; /* Убираем подчеркивание */
    font-size: 15px;
    background-color: #00000000;
}
#navbar a:after {
  content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 0;
    height: 2px; /* Высота линии */
    background-color: #ffae42 ; /* Цвет подчеркивания при исчезании линии*/
    transition: width 0.5s; /* Время эффекта */
}

#navbar a:hover:after {
  content: "";
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 8px;
    height: 2px; /* Высота линии */
    background-color: #ffae42 ; /* Цвет подчеркивания при появлении линии*/
    transition: width 0.5s;  /* Время эффекта */
}

.navbar-toggle {
    background-color: #1c1c1c;
    border: 1px solid #1c1c1c;
}

body {
    background-color: #131313;
    font-family: 'Inter', sans-serif;
    --background-color: #18181B;
    --text-color: #A1A1AA;
    --card-background-color: rgba(255, 255, 255, .015);
    --card-border-color: rgba(255, 255, 255, 0.1);
    --card-box-shadow-1: rgba(0, 0, 0, 0.05);
    --card-box-shadow-1-y: 3px;
    --card-box-shadow-1-blur: 6px;
    --card-box-shadow-2: rgba(0, 0, 0, 0.1);
    --card-box-shadow-2-y: 8px;
    --card-box-shadow-2-blur: 15px;
    --card-label-color: #FFFFFF;
    --card-icon-color: #D4D4D8;
    --card-icon-background-color: rgba(255, 255, 255, 0.08);
    --card-icon-border-color: rgba(255, 255, 255, 0.12);
    --card-shine-opacity: .1;
    --card-shine-gradient: conic-gradient(from 205deg at 50% 50%, rgba(16, 185, 129, 0) 0deg, #6e4254 25deg, rgba(52, 211, 153, 0.18) 295deg, rgba(16, 185, 129, 0) 360deg);
    --card-line-color: #2A2B2C;
    --card-tile-color: rgb(37, 27, 30);
    --card-hover-border-color: rgba(255, 255, 255, 0.2);
    --card-hover-box-shadow-1: rgba(0, 0, 0, 0.04);
    --card-hover-box-shadow-1-y: 5px;
    --card-hover-box-shadow-1-blur: 10px;
    --card-hover-box-shadow-2: rgba(0, 0, 0, 0.3);
    --card-hover-box-shadow-2-y: 15px;
    --card-hover-box-shadow-2-blur: 25px;
    --card-hover-icon-color: #8bbed6;
    --card-hover-icon-background-color: rgb(66, 48, 52);
    --card-hover-icon-border-color: rgb(37, 27, 30);
    --blur-opacity: .01;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    background: url();
    width: 45px;
    margin-left:5px;
    background-repeat: round;
    text-indent: -999em;
}

.n

.modal .modal-header {
    justify-content: center;
    background: none;
    display: none;
    border: none;
}

.dEyoDM {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: -0.01em;
    color: #5f3945;
    margin-bottom: 12px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.iOoXCM > img {
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 8px;
    width: 100%;
}

.kMNnNF img {
    margin-right: 8px;
    width: 16px;
    margin-left: 0px;
    opacity: 0.5;
    transition: all 0.3s ease 0s;
}

.cSgllm {
    padding-left: 24px;
    font-size: 14px;
    color: rgb(175, 183, 198);
    width: 100%;
    -webkit-box-pack: start;
    justify-content: flex-start;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.kMNnNF {
    margin-right: 4px;
}

.kMNnNF, .kMNnNF a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}


.iGSRsu {
    width: 356px;
    overflow: hidden;
    padding: 10px;
    background: linear-gradient(rgb(33, 37, 51) -12.18%, rgb(23, 28, 38) 103.8%), rgb(17, 24, 32);
    border-radius: 17px;
}

.bgOFfh {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 0px 0px 16px 16px;
    height: 68px;
    font-family: Roboto;
    cursor: pointer;
    font-size: 14px;
    background: linear-gradient(327.26deg, rgba(103, 120, 180, 0.28) -17.01%, rgba(103, 134, 196, 0.075) 92.2%);
}

.JphCv button {
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 8px;
    -webkit-box-pack: center;
    justify-content: center;
}

.kfuDJE img {
    width: 23px;
    margin-right: 11px;
}

.eTTtAt {
    border: 1px solid rgb(122, 94, 60);
    background: transparent;
}

.JphCv button {
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 8px;
    -webkit-box-pack: center;
    justify-content: center;
}

.JphCv {
    display: grid;
    gap: 6px;
    height: 60px;
    grid-template-columns: 1fr 60px;
    margin-top: 40px;
}

button {
    cursor: pointer;
    font-family: roboto;
    transition: -webkit-filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease,-webkit-filter .3s ease;
}

.jOobjB li img {
    width: 15px;
    margin-right: 9px;
}

.bVoPYT {
    width: 356px;
    overflow: hidden;
    padding: 10px;
    background: linear-gradient(rgb(33, 37, 51) -12.18%, rgb(23, 28, 38) 103.8%), rgb(17, 24, 32);
    border-radius: 17px;
    margin-left: 19px;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.premium__first-screen {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: roboto;
    background: url(//i.ibb.co/Vqz8xs2/bg-15.png) no-repeat top/contain;
}

/** Стили продуктов */

 

.product__servers.product__servers_all {
    display: none;
}
.product__command {
    display: none;
}


.modal-content.modal-donate .modal-footer {
    margin-top: -30px;
    margin-bottom: 15px;
}
.modal-content.modal-donate .modal-body .col-xs-6.col-sm-4.col-md-3 .kit-product {
    border-radius: 20px;
    box-shadow: none;
    border: none;
}
.service__description {
    color: #ffffff;
}
 .modal-content.modal-donate .modal-body .col-xs-6.col-sm-4.col-md-3 {
     background-color: #131313;
     border-radius: 20px;
     width: 18.6%;
     margin-left: 10px;
     margin-bottom: 10px;
 }
.modal-content.modal-donate .modal-body .col-xs-6.col-sm-4.col-md-3 .kit-product__name {
    display: none;
}
.modal-content.modal-donate .modal-body .col-xs-6.col-sm-4.col-md-3 .kit-product__quantity {
    background-color: rgba(0,0,0,0);
    color: #131313;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 120px;
}
.modal-content.modal-donate .modal-body .col-xs-6.col-sm-4.col-md-3 .kit-product__image.isbp {
    width: 100%;
}




.modal-content.modal-donate {
    border-radius: 10px 30px;
    background-color: #1c1c1c;
}
.modal-content.modal-donate .modal-header {
    background-color: rgba(0,0,0,0);
    border: 0;
}
.modal-content.modal-donate .modal-footer {
    background-color: rgba(0,0,0,0);
    border: 0;
}
.modal-content.modal-donate .service__description {
    background-color: rgba(0,0,0,0);
    border: 0;
}
.modal-content.modal-donate .modal-title {
    font-size: 30px;
    text-align: center;
    color: #ffffff;
}
.modal-dialog.modal-sm .modal-content {
    background-color: #1c1c1c;
    border-radius: 10px 30px 10px 30px;
}
.modal-dialog.modal-sm .modal-content .modal-header {
    background-color: rgba(0,0,0,0);
}
.modal-dialog.modal-sm .modal-content .modal-footer {
    background-color: rgba(0,0,0,0);
}
.modal-dialog.modal-sm .modal-content .modal-title {
    color: #ffffff;
}
.modal-dialog.modal-sm .modal-content .close {
    display: none;
}
.modal-dialog.modal-sm .modal-content .input-group-addon {
    background-color: #0c0c0c;
    border-radius: 20px 0 0 20px;
}
.modal-dialog.modal-sm .modal-content .input-group-addon .fa.fa-rub {
    color: black;
}
.desc-service {
    background: #131313;
    height: 30px;
    border-radius: 0 15px 15px 0;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 10px;
    box-shadow: -3px 0 #8bbed6;
    color: white;
}
.fa.fa-eye {
    position: relative;
    float: right;
    text-align: center;
    background-color: #8bbed6;8bbed6
    width: 40px;
    height: 120%;
    font-size: 20px;
    padding: 4px;
    margin-top: -5px;
    border-radius: 0 15px 15px 0;
    transition: 0.2s;
    color: #ffffff;
    cursor: pointer;
}
.fa.fa-eye:hover {
    background-color: #251b1e;
    transition: 0.2s;
    color: #ffffff;
}
.service__description h3 {
    position: relative;
    font-size: 12px;
    bottom: 5px;
    text-align: center;
    color: #ffffff;
}
.modal-content.modal-donate .service__image img {
    width: 10px;
}
.modal-content.modal-donate .form-group .input-group .input-group-addon {
    border-radius: 20px 0 0 20px;
    background-color: #131313;
    border: 0;
    font-size: 12px;
    color: #ffffff;
}

.fade.show {
    opacity: 1;
    backdrop-filter: blur(5px);
}
.modal.fade.show .modal-dialog.modal-lg .modal-content .modal-header {
    background: none;
}
.modal.fade.show .modal-dialog.modal-lg .modal-content {
    background-color: #131313;
    border-radius: 5px 30px;
    color: white;
}
.modal.fade.show .modal-dialog.modal-lg .modal-content .modal-title {
    text-align: center;
    font-size: 40px;
}
.modal.fade.show .modal-dialog.modal-lg .modal-content .modal-footer {
    background: none;
}
.modal.fade.show .modal-dialog.modal-lg .modal-content .btn.btn-danger {
    position: absolute;
    background: none;
    left: 30px;
    bottom: 15px;
    color: #fff;
}
.modal-backdrop.show {
    opacity: .5;
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.btn.btn-secondary {
    margin-top: -20px;
    background-color: #1c1c1c;
    color: white;
    border-radius: 15px;
    font-size: 12px;
}
.btn.btn-secondary:hover {
    box-shadow: none;
    /*background-color: white;*/
    color: white;
}


.serverheader {
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    margin-top: 20px;
}
.serverheader span {
    background: #1c1c1c;
    padding: 2px 12px 2px 12px;
    border-radius: 20px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
}
.serverheader span:before {
    font-family: FontAwesome;
    content: '\f017';
    font-weight: 100;
    margin-right: 5px;
}
.kit-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.kit-item {
    background: #1c1c1c;
    margin: 8px;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.3s;
}
.kit-item:hover {
    transform: scale(1.04) rotate(-5deg);
    transition: all 0.3s;
    box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, 0.1);
}
.kit-item__image {
    width: 100%;
    transform: scale(0.7);
}
.xbox_custom_kits .kit-items__item {
    width: 12.5% !important;
}

.desc__description {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 12px;
    margin-bottom: 15px;
    animation: zoomIn 1s;
}
.desc-item {
    display: flex;
    text-align: left;
    width:200px;
    margin-bottom: 10px;
}
.desc-item-image {
    width: 40px;
    margin-right: 16px;
    flex: 0 0 auto;
}
.desc-item-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #23272a;
}
.desc-item-amount {
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
}

.menubox {
    margin-left: -8px;
    margin-right: 55px;
    margin-top: -10px;
    width: 100%;
}
.menubox h3 {
    color: black;
    font-size: 16px;
    padding-left: 60px;
    padding-top: 10px;
}
.menubox p {
    color: #ffffff;
    font-size: 12px;
    padding-left: 60px;
    margin-top: -10px;
}


.menukit {
    background-color: #ffffff;
    width: 100%;
    height: 50px;
    border-radius: 15px;
    margin-bottom: -10px;
    background-image: url("");
    background-size: 30px;
    background-position: 10px;
    background-repeat: no-repeat;
    transition: all 0.2s ease-out;
    cursor: pointer;
}
.menukit:hover {
    transition: all 0.2s ease-out;
    transform: scale(0.95);
}




/** Модальные стили */
.modal .modal-content {
  background: #1c1c1c;
  border-radius: 16px;
  overflow: unset;
}
.modal .modal-header {
  display: flex;
  justify-content: center;
  background: none;
  border: none;
}
.modal .modal-header h4 {
  font-size: 20px;
}
.modal .modal-footer {
  background-color: rgba(255, 255, 255, 0.05);
  border: none;
}
.modal .modal-footer > div {
  padding: 0;
}
.modal-footer .btn+.btn {
  margin: 0;
}
.modal .product__servers {
  display: none;
}


/** Стили профиля */
.xbox_profile-widget .xbox__header h4 {
  text-align: center;
}
.xbox.xbox_profile-widget li a {
  color: hsla(0,0%,100%,.7);
  background-color: rgba(255, 255, 255, 0.1);
}

.xbox.xbox_profile-widget li.active a {
    color: #fff;
    background-color: #8bbed6;
}

.token.atrule, .token.attr-value, .token.class-name, .token.function {
    color: rgb(230, 219, 116);
}

.code-snippet button {
    position: absolute;
    top: 8px;
    right: 8px;
}

.code-snippet {
    position: relative;
}

.code-snippet pre {
    background: #181b20!important;
    border: 1px solid #242b33!important;
}

button.icon-only[data-v-98afd824] {
    min-width: 0;
    min-height: 0;
    flex-shrink: 0;
    padding: 8px;
    border-radius: 50%;
    color: #5b6368;
}

button.transparent[data-v-98afd824] {
    background-color: transparent;
}

.code-snippet-language {
    position: absolute;
    top: 13px;
    right: 56px;
    font-size: 14px;
    background-color: #1e242b;
    border-radius: 10px;
    padding: 6px 8px;
}

code[class*="language-"], pre[class*="language-"] {
    color: rgb(248, 248, 242);
    background: none;
    text-shadow: rgb(0 0 0 / 30%) 0px 1px;
    font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    overflow-wrap: normal;
    line-height: 1.5;
    tab-size: 4;
    hyphens: none;
}

.ytp-cued-thumbnail-overlay-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
}

pre[class*="language-"] {
    padding: 1em;
    margin: 0.5em 0px;
    overflow: auto;
    border-radius: 0.3em;
}


.material-design-icon {
    display: flex;
    pointer-events: none;
}

button span[data-v-98afd824] {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    grid-gap: 8px;
}

button {
    color: #5b6368;
    font-family: Apercu Pro,sans-serif;
    font-size: 15px;
    border: none;
    cursor: pointer;
    transition: .2s;
}

button[data-v-98afd824] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    padding: 0 20px;
    border-radius: 4px;
    transform: translateZ(0);
}

button.icon-only[data-v-98afd824] {
    min-width: 0;
    min-height: 0;
    flex-shrink: 0;
    padding: 8px;
    border-radius: 50%;
    color: #5b6368;
}

.full-page>.page-title .go-back, .normal-page>.page-title .go-back {
    color: #fff!important;
    margin-right: 14px;
}

button.transparent[data-v-98afd824] {
    background-color: transparent;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #ffffff;
    background: #8bbed6;
    box-shadow: 0 0 20px #8bbed6;
}

.full-page>.page-title, .normal-page>.page-title {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 18px;
}

.nav>li>a {
    color: #bfbfbf;
    background-color: #8bbed6;
}

.header-image {
    margin-bottom: 32px;
    opacity: 0.9;
}

@media (max-width: 768px) {
  .container {
    margin-right: 10px;
    margin-left: 10px;
  }
  
  @media (max-width: 768px) {
  .header-image {
    margin-top: 70px;
  }
  
  @media (max-width: 768px) {

/** Мобильная версия */
@media (min-width: 1200px) {
  .container {
    width: 1300px;
  }
  
  .xbox.xbox_store .store__filters .colqq {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .container > div > .row {
    margin-right: 0;
    margin-left: 0;
  }
  .row .col-md-9.col-md-push-3 {
    padding-right: 0;
    padding-left: 0;
  }
}
    
    
@media (max-width: 992px) {
  .reverse {
    flex-direction: column !important;
  }
}


.xbox_bonus .box {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s
}

.xbox_bonus .box::after {
	content: '';
	position: absolute;
	top: 0;
	left: 20px;
	width: calc(100% - 110px);
	height: 100%;
	background: #fff;
	border-radius: 8px;
	transform: skewX(0deg);
	transition: 0.5s;
	filter: blur(30px)
}

.xbox_bonus .box::after {
	background: linear-gradient(107.12deg, rgba(100, 160, 176) -0.77%, rgba(100, 160, 176) 46.88%, rgba(100, 160, 176) 99.77%);
}

.xbox_bonus .box span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	pointer-events: none
}

.xbox_bonus .box span::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	opacity: 0;
	transition: 0.1s;
	animation: animate 2s ease-in-out infinite;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08)
}

.xbox_bonus .box:hover span::before {
	top: -50px;
	left: 50px;
	width: 100px;
	height: 100px;
	opacity: 1
}

.xbox_bonus .box span::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	opacity: 0;
	transition: 0.5s;
	animation: animate 2s ease-in-out infinite;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	animation-delay: -1s
}

.xbox_bonus .box:hover span:after {
	bottom: -50px;
	right: 50px;
	width: 100px;
	height: 100px;
	opacity: 1
}

@keyframes animate {

	0%,
	100% {
		transform: translateY(10px)
	}

	50% {
		transform: translate(-10px)
	}
}

.xbox_bonus .box .content {
	position: relative;
	left: 0;
	padding: 20px;
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(50px);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	z-index: 1;
	transition: 0.5s;
	color: #fff;
	width: 100%
}

.xbox_bonus .box:hover .content {
	left: 15px;
	padding: 60px 20px
}

.xbox_bonus h5 {
	font-weight: 600;
	font-size: 18px;
	color: #f7f7f7
}

.xbox_bonus p {
	color: #fff;
	font-weight: 500;
	padding: 4px 0;
	padding-left: 20px;
	margin: 0;
	border-top: 1px solid rgba(115, 103, 240, .14)
}

.xbox_bonus p b {
	color: #8bbed6;
	font-weight: 600
}