@import url("https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic");

/* SETTINGS */
:root {
  --default-bg: rgb(71 24 24);;
  --default-font-size: 16px;
  --default-font-family: "Roboto Condensed";
  --default-font-weight: 600;
  --default-font-color: #ffffff;
  --default-font-color-hover: #fff9;
  
  --small-font-size: 14px;
  --big-font-size: 20px;
  
  --active-color-btn: rgb(124 34 34);
  --hover-color-btn: rgb(101 32 32);
  --passive-color-btn: #5d1a1a;
  
  --product-price: rgb(150 28 28);
  --product-price-hover: rgb(176 30 30);
  
  --progress-bar: rgb(122 0 0);
  --progress-bar-hover: rgb(204 48 48);
  --progress-bar-bg: rgb(60 20 20);
  --progress-bar-bg-hover: rgb(93 31 31);
  
  --modal-btn-gray: rgba(221, 71, 59, 1);
}

:root[data-theme=red_black] {
    --bg-color-800: #7e1f1f;
    --bg-color-700: #7e1f1f;
    --bg-color-900: #7e1f1f;
}

[data-monitoringserverid="29724"]:before {
  content: "Вайп по пятницам в 18:00";
  height: 30px;
  font-weight: var(--default-font-weight);
  font-size: var(--big-font-size);
  display: flex;
  align-items: start;
}

/* SECONDARY CSS */
* {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  	font-family: var(--default-font-family), sans-serif;
  	color: var(--default-font-color);
}

img {
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
}

body::-webkit-scrollbar {
    width: 0px;
}

body {
	background-color: var(--default-bg);
}

/* MAIN CSS */
.container.bannerContainer, 
.Categories-module__categories, 
.Shop-module__header, 
.Widgets-module__wrapper .boxFooter, 
.LangSwitcher-module__currentLang, 
.container.headerContainer .Header-module__wrapper .Header-module__logoWrapper .Header-module__logo,
.Search-module__wrapper,
.boxHeader.MonitoringWidget-module__header,
.ProfileContent-module__header.boxHeader,
.BasketContent-module__header.boxHeader,
.HistoryContent-module__header.boxHeader,
.MonitoringServer-module__btn {
  	display: none;
}

.container.Index-module__wrapper,
.container.Profile-module__wrapper,
.container.ProfileBasket-module__wrapper,
.container.ProfileHistory-module__wrapper {
	max-width: 1450px;
	width: auto;
}

.container.headerContainer {
    width: 100%;
    background-color: unset;
	background: linear-gradient(180.00deg, rgb(151 66 66), rgb(111 19 19) 100%);
}

.container.headerContainer .Header-module__wrapper {
    max-width: 1450px;
    padding: 0 10px;
    margin: 0 auto;
    background-color: transparent;
    margin-bottom: 20px;
    min-height: 60px;
}

.container.headerContainer .Header-module__wrapper .HeaderNav-module__wrapper {
    margin: 0;
}


.container.headerContainer .Header-module__wrapper .Header-module__logoWrapper {
    background: url("https://allwebs.ru/images/2025/07/09/bfd4543882d813bc29c9db99df7f9723.md.png");
    width: 800px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.HeaderNav-module__link, 
.PlayerMenu-module__wrapper {
	color: var(--default-font-color);
  	font-size: var(--default-font-size);
    font-weight: var(--default-font-weight);
  	letter-spacing: 1px;
  	transition: 0.2s;
  	padding: 20px 10px;
}

.HeaderNav-module__link:hover, 
.HeaderNav-module__link:focus,
.PlayerMenu-module__profileLink:hover, 
.PlayerMenu-module__profileLink:focus, 
.PlayerMenu-module__loginLink:hover, 
.PlayerMenu-module__loginLink:focus {
  	color: var(--default-font-color-hover);
  	transition: 0.2s;
  	background-color: unset;
}

.Search-module__wrapper,
.Servers-module__server,
.Categories-module__category,
.Categories-module__category.Categories-module__active,
.Categories-module__category:hover
.PlayerMenu-module__profileLink, 
.PlayerMenu-module__loginLink,
.Button-module__btn.Button-module__accent,
.Button-module__btn.Button-module__gray,
.TotalSum-module__inputWrapper,
.CountSelector-module__inputWrapper,
.Toast-module__toast,
.ProductItemSelector-module__items,
.ProductItemSelector-module__item.ProductItemSelector-module__active, 
.ProductItemSelector-module__item:hover, 
.ProductItemSelector-module__item:focus,
.productModalDescription,
.productModalContainsItem,
.PlayerMenuMobile-module__profileLink,
.PlayerMenuMobile-module__loginLink,
.Widgets-module__widgetWrapper,
.PlayerBalanceModal-module__inputWrapper,
.HeaderNav-module__link:hover, 
.HeaderNav-module__link:focus,
.ProfileContent-module__infoWrapper,
.Selector-module__dropDownCurrentItem,
.ProfileContent-module__input,
.ProfileNav-module__img,
.BasketSearch-module__wrapper,
.BasketTable-module__tableHeader,
.BasketTable-module__tableLine:nth-child(2n-1),
.HistorySearch-module__wrapper,
.HistoryTable-module__tableHeader,
.HistoryTable-module__tableLine:nth-child(2n-1),
.Cookie-module__wrapper,
.Product-module__wrapper,
.ProfileNav-module__body.boxBody,
.boxBody:last-child,
.dropDownCurrentItem {
	border-radius: 10px;
}

.MonitoringWidget-module__header,
.ProfileContent-module__header,
.ProfileNav-module__header,
.BasketContent-module__header.boxHeader,
.HistoryContent-module__header.boxHeader,
.WelcomeSelectServer-module__header.boxHeader,
.ProductModal-module__header.boxHeader,
.PlayerBalanceModal-module__header {
    border-radius: 10px 10px 0px 0px;
}

.MonitoringWidget-module__body,
.ProfileNav-module__wrapper .boxFooter,
.ItemContent-module__footer.boxFooter,
.PlayerBalanceModal-module__footer {
	border-radius: 0px 0px 10px 10px;
}

.Shop-module__wrapper .boxBody,
.MonitoringWidget-module__body.boxBody,
.Shop-module__wrapper .boxFooter,
.DesktopCopyright-module__wrapper {
	background: #ffffff00;
  	background-color: #ffffff00!important;
}

.KitContent-module__itemName,
.KitContent-module__itemCount {
    background-color: rgb(200 6 6 / 40%);
}

.Servers-module__server.Servers-module__active, .Servers-module__server:hover, .Servers-module__server:focus {
	background: var(--hover-color-btn);
  	color: var(--default-font-color);
  	transition: 0.2s;
}

.Servers-module__server.Servers-module__active {
  	font-weight: var(--default-font-weight);
  	color: var(--default-font-color);
  	transition: 0.2s;
  	background: var(--active-color-btn);
}

.Servers-module__server {
    background: var(--passive-color-btn);
    font-size: var(--big-font-size);
  	color: var(--default-font-color-hover);
  	padding: 15.5px 0;
  	max-width: unset;
  	width: 100%;
}

.Product-module__wrapper {
    background: var(--active-color-btn);
    overflow: visible;
    transition: 0.2s;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.love .boxBody {
    background: #ffffff00;
    width: 100%;
    height: 80px;
    border-radius: 15px;
    background: var(--active-color-btn);
    position: relative;
    z-index: 1;
}

    .love .text #a {
        background: linear-gradient(180.00deg, rgb(255, 255, 255),rgb(255, 122, 122));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        font-size: 20px;
        font-weight: 700;
        line-height: 15px;
        text-align: center;
    }

    .love .text #b {
        background: linear-gradient(180.00deg, rgb(255, 255, 255),rgb(255, 122, 122));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        font-size: 20px;
        font-weight: 500;
        line-height: 15px;
        text-align: center;
    }

.love #img {
    width: 140px;
    position: absolute;
    left: -65px;
    top: -35px;
    z-index: 0;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

	.love .text {
      display: flex;
      width: 100%;
      height: 100%;
      flex-direction: column;
      align-items: center;
      padding-left: 55px;
      justify-content: center;
      gap: 10px;
  }

.Product-module__name {
    transform: translateY(0);
    position: absolute;
    top: 0;
    background-color: #ffffff00;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: var(--small-font-size);
    font-weight: var(--default-font-weight);
  	height: 32px;
}

.MonitoringServer-module__name {
    display: block;
    margin-bottom: 5px;
    color: var(--default-font-color-hover);
    font-weight: 600;
  	transition: 0.2s;
}

.MonitoringServer-module__progressBarAnim {
    background: var(--progress-bar);
  	transition: 0.2s;
}

.MonitoringServer-module__info {
	position: relative;
    top: -24px;
    left: 8px;
}

.MonitoringServer-module__info>span {
    color: var(--default-font-color-hover);
    font-size: var(--small-font-size);
  	transition: 0.2s;
}

.MonitoringServer-module__wrapper+.MonitoringServer-module__wrapper {
    margin-top: -10px;
}

.MonitoringServer-module__progressBarWrapper {
	border-radius: 5px;
  	height: 20px;
}

.Product-module__discount {
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: unset;
    text-align: center;
    font-size: 15px;
    z-index: 1;
    transition: background-color 0.15s;
}

.Product-module__price {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    border-radius: 0 0 10px 10px;
    top: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--default-font-size);
    font-weight: var(--default-font-weight);
    background-color: var(--product-price);
  	height: 35px;
  	transition: 0.2s;
}

.Product-module__oldPrice {
    color: var(--default-font-color-hover);
}

.Product-module__oldPrice:after {
    background-color: var(--default-font-color-hover);
}

.Product-module__wrapper:hover .Product-module__price {
    background-color: var(--product-price-hover);
  	transition: 0.2s;
}

.Product-module__wrapper:hover .Product-module__count, .Product-module__wrapper:active .Product-module__count {
    opacity: 1;
}

.Product-module__wrapper:hover .Product-module__img {
    transform: scale(1.1) rotate(-2deg);
    transition: transform 0.3s ease-in-out;
}

.Product-module__wrapper:hover .Product-module__img {
    filter: grayscale(100%);
}

.Product-module__img {
  	transition: 0.2s;	
  	width: 160px;
}

.DesktopCopyright-module__text {
    color: var(--default-font-color-hover);
}

.MonitoringServer-module__wrapper:hover .MonitoringServer-module__progressBarWrapper {
    background-color: var(--progress-bar-bg-hover);
  	transition: 0.2s;
}

.MonitoringServer-module__progressBarWrapper {
    background-color: var(--progress-bar-bg);
  	transition: 0.2s;
}

.PlayerBalance-module__btn {
  	transition: 0.2s;
}

.PlayerBalance-module__btn:hover,
.PlayerBalance-module__btn:focus {
  	color: var(--default-font-color-hover)!important;
  	transition: 0.2s;
  	background-color: unset;
}

MonitoringServer-module__wrapper:hover .MonitoringServer-module__info>span {
    color: var(--default-font-color);
  	transition: 0.2s;
}

.MonitoringServer-module__wrapper:hover .MonitoringServer-module__progressBarAnim {
    background: var(--progress-bar-hover);
  	transition: 0.2s;
}

.MonitoringServer-module__wrapper:hover .MonitoringServer-module__name {
    color: var(--default-font-color);
  	transition: 0.2s;
}

.ModalLayout-module__modal .boxHeader,
.ModalLayout-module__modal .boxBody,
.ModalLayout-module__modal .boxFooter,
.productModalDescription,
.TotalSum-module__input,
.CountSelector-module__changeCountBtn,
.CountSelector-module__input {
	background: var(--default-bg);
}

.TotalSum-module__inputWrapper,
.CountSelector-module__inputWrapper {
    border: 2px solid var(--product-price);
}

.TotalSum-module__currency,
.CountSelector-module__changeCountBtn:hover, 
.CountSelector-module__changeCountBtn:focus {
	background: var(--product-price);
}

.CountSelector-module__changeCountBtn.CountSelector-module__left {
    border-right: 0px;
}

.CountSelector-module__changeCountBtn.CountSelector-module__right {
    border-left: 0px;
}

.Button-module__btn {
	padding: 10px 32px;
  	font-weight: var(--default-font-weight);
}

.Button-module__btn.Button-module__gray {
    background-color: var(--modal-btn-gray);
    border: 0px;
  	transition: 0.2s;
  	opacity: 1;
  	color: var(--default-font-color);
}

.Button-module__btn.Button-module__gray:hover, 
.Button-module__btn.Button-module__gray:focus {
    background-color: var(--modal-btn-gray);
  	transition: 0.2s;
  	opacity: 0.8;
}

.ProductModal-module__command, 
.ProductModal-module__bp, 
.ProductModal-module__item, 
.ProductModal-module__dropdown {
    width: 500px;
}

.ProfileContent-module__header.boxHeader,
.ProfileContent-module__box,
.Selector-module__dropDownCurrentItem,
.Selector-module__dropDownList,
.ProfileContent-module__input, 
.BasketSearch-module__input,
.BasketTable-module__tableLine:nth-child(2n-1),
.Pagination-module__navPageBtn,
.Pagination-module__page.Pagination-module__active,
.Pagination-module__page,
.BasketTable-module__tableHeader,
.HistorySearch-module__input,
.HistoryTable-module__tableHeader,
.HistoryTable-module__tableLine:nth-child(2n-1),
.PlayerMenuMobile-module__header,
.Toast-module__toast,
.PlayerBalanceModal-module__input,
.BasketSearch-module__iconWrapper,
.dropDownCurrentItem {
	background: var(--active-color-btn);
}

.ProfileContent-module__body.boxBody,
.ProfileNav-module__body.boxBody, 
.BasketContent-module__wrapper .boxBody,
.HistoryContent-module__wrapper .boxBody,
.gs-loader {
	background: var(--hover-color-btn);
}

.ProfileContent-module__infoLineValue.ProfileContent-module__steamid {
    color: var(--default-font-color);
  	transition: 0.2s;
}

.ProfileContent-module__infoLineValue.ProfileContent-module__steamid:hover {
    color: var(--default-font-color-hover);
  	transition: 0.2s;
}

.ProfileContent-module__infoLine+.ProfileContent-module__infoLine {
	border: 0px;
}

.ProfileNav-module__header.boxHeader {
	display: none;
}

.customModalContent .boxHeader {
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.customModalContent.cMM .boxBody {
	border-radius: 0 0 10px 10px!important;
}

.ProfileNav-module__navItem.ProfileNav-module__active {
	color: var(--default-font-color);
    background: #ffffff00;
  	font-weight: var(--default-font-weight);
}

.ProfileNav-module__navItem:hover, 
.ProfileNav-module__navItem:focus {
	color: var(--default-font-color);
    background: #ffffff00;
  	font-weight: 500;
  	font-size: var(--big-font-size);
}

.ProfileNav-module__navItem {
	color: var(--default-font-color-hover);
    background: #ffffff00;
  	font-weight: 500;
  	font-size: var(--big-font-size);
}

.ProfileNav-module__body.boxBody {
    margin-bottom: 10px;
}

.ProfileNav-module__wrapper .boxFooter {
    padding: 0;
    background: #ffffff00;
}

.ProfileContent-module__title {
	font-size: var(--default-font-size);
  	font-weight: var(--default-font-weight);
}

.BasketTable-module__tableTitle,
.HistoryTable-module__tableTitle {
    color: var(--default-font-color);
  	font-weight: var(--default-font-weight);
}

.PlayerMenuMobile-module__nav {
    align-items: flex-end;
}

.DesktopCopyright-module__link {
    font-weight: 600;
    color: rgb(255 6 6);
}
.Button-module__btn.Button-module__accent {
    color: var(--default-font-color);
    background-color: var(--product-price);
    border: 0px;
  	transition: 0.2px;
  	opacity: 1;
}

.Button-module__btn.Button-module__accent:hover, .Button-module__btn.Button-module__accent:focus {
    background-color: var(--product-price);
  	transition: 0.2px;
  	opacity: 0.8;
}

.discord__box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    background: var(--bg-color-700);
    border-radius: 10px;
}

.discord__avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
    animation: spin 3s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.content__text {
    text-align: center;
  	margin-bottom: 15px;
}

.c__title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 8px;
    color: #fff;
    justify-content: center;
    font-weight: 600;
}

.c__desc, .widget__descrption {
    font-size: 14px;
    text-transform: lowercase;
    line-height: 20px;
    letter-spacing: 1px;
}

.content__online {
    display: flex;
    margin-top: 10px;
    gap: 10px;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 30px;
}

.c__block {
    display: flex;
    align-items: center;
    padding: 10px;
    background: var(--accent-color-900);
    border-radius: 10px;
}

.circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}

.ca {
    background-color: #23eb23;
}

.cb {
    background-color: #292929;
}

.c__text {
    font-size: 0.9em;
}

.content {
    gap: 5px;
    display: flex;
    flex-direction: column;
}

.desc__content {
    padding: 10px;
    background-color: var(--bg-color-900);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.desc__content__img {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

.desc__content>a>img {
    width: 135px;
  	border-radius: 8px;
}

.desc__content>font, .desc__content__img>font {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    background: var(--color-2);
    color: var(--color-1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.3);
}

.content__info>.title {
    font-size: 17px;
    color: var(--title-color);
    margin-bottom: 3px;
    font-weight: 500;
}

.content__info>.description {
    font-weight: 300;
    color: var(--description-color);
  	font-size: 14px;
}

.desc__title {
	margin-bottom: 5px;
}

.desc__title__kit {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.hzBtn {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    background: var(--product-price);
    color: var(--color-1)!important;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.3);
  	transition: all 0.2s;
  	cursor: pointer;
  	letter-spacing: 0px!important;
}

.hzBtn:hover {
    background: var(--product-price-hover);
	cursor: pointer;
    box-shadow: 0px 0px 10px 5px rgb(31 229 107 / 10%);
}

.customModalPosition .desc__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.block-one, .block-two {
    background: var(--accent-color-900);
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 5px;
}

.block-contex {
    display: flex;
    justify-content: space-around;
    gap: 15px;
    margin-bottom: 25px;
}

.aa {
    opacity: 0.7;
}

.bb {
    font-size: 18px;
    color: white;
}

.desc__block {
    padding: 10px;
    background-color: var(--product-price);
    border-radius: 10px;
}

.desc__title {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.desc__block.one {
	margin-bottom: 20px;
}

.productModalDescription {
    padding: 0px;
}

.btn__ds {
    text-decoration: none;
    background-color: var(--accent-color-900);
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    transition: all 0.2s;
    gap: 5px;
    font-size: 16px;
}

.btn__ds:hover {
    background-color: var(--accent-color-800);
    box-shadow: 0px 0px 10px 5px var(--orange-box-shadow);
}

.btn__ds img {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

.customModalContent.cMM {
    width: 1100px;
}

.Widgets-module__widgetWrapper .boxBody {
    padding: 0px;
}

.Widgets-module__widgetWrapper+.Widgets-module__widgetWrapper {
    margin-top: 40px;
}

.Products-module__wrapper {
    margin-top: 10px;
}

.block-items {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    overflow: hidden;
}

.block-item {
    cursor: pointer;
    background: var(--accent-color-900);
    padding: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--color-2-hover);
    border-radius: 10px;
}

.block-item img {
    width: 80px;
    height: 80px;
}

.block-item p {
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 1rem;
    color: rgb(186, 177, 168);
}

.block-level {
    position: absolute;
    padding: 5px;
    font-weight: 400;
    font-size: 15px;
    top: 5px;
    left: 5px;
    line-height: 14px;
    color: black;
    background: var(--bg-color-700);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px -6px;
    backdrop-filter: blur(6px);
    border-radius: 5px;
}

.block-time {
    position: absolute;
    padding: 5px;
    font-weight: 400;
    font-size: 15px;
    bottom: 5px;
    right: 5px;
    line-height: 14px;
    color: black;
    background: var(--bg-color-700);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 15px -6px;
    backdrop-filter: blur(6px);
    border-radius: 5px;
}

.text .title {
	font-size: 20px;
}

@media (max-width: 980px){
    .love {
      display: none;
    }
  
 	.boxBody:last-child {
  		border-radius: 0px;
  	}
  
    .boxBody:last-child {
      	background: var(--hover-color-btn);
  	}
  
    .PlayerMenuMobile-module__profileLink,
    .PlayerBalance-module__btn {
        background: #ffffff00;
        display: flex;
        justify-content: flex-end;
        color: var(--default-font-color);
        font-size: var(--default-font-size);
        font-weight: var(--default-font-weight);
        letter-spacing: 1px;
        transition: 0.2s;
        padding: 0;
        text-transform: uppercase;
    }
  
    .PlayerMenuMobile-module__playerMenu {
        margin-bottom: 12px;
  	}
  
    .HeaderNav-module__link, .PlayerMenu-module__wrapper {
      padding: 12px 0;
  	}
}