.Header-module__wrapper{
    margin-bottom: 20px;
	border-radius: 10px;
	background: rgba(20, 17, 54, 0.8);
    padding: 0 15px;
    min-height: 50px;
    font-weight: 500;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Header-module__logo{
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  opacity: 100%;
}

.HeaderNav-module__link{
   font-size: 18px;
  text-transform: uppercase;
  color: white;
  opacity: 100%;
}

.LangSwitcher-module__currentLang{
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  opacity: 100%;
}

.PlayerBalance-module__btn{
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    white-space: nowrap;
    transition: all .1s ease;
  	color: white;
  	opacity: 100%;
}

.PlayerMenu-module__profileLink{
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    white-space: nowrap;
    transition: all .1s ease-in-out;
  	color: white;
}

.boxHeader Shop-module__header{
	width: 100%;
    font-size: 17px;
    color: white;
}

.boxHeader MonitoringWidget-module__header{
	width: 100%;
    font-size: 17px;
    color: white;
}

.boxHeader{
	font-size:17px;
	background: rgba(20, 17, 54, 0.8);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

.boxBody{
	background: rgba(20, 17, 54, 0.5);
}

.6936566{
  width: 220px;
  height: 120px;
  border: 2px solid white;
  box-shadow: inset 0px 0px 81px 17px  green, 0px 0px 20px 4px green;
  color:white;  
}

.boxFooter{
  	font-size:17px;
	background: rgba(20, 17, 54, 0.8);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.Button-module__btn.Button-module__accent{
	color: var(--font-color-700);
    background: rgba(20, 17, 54, 0.4);
	border-radius: 10px;
	border-color: #2f8be600
}

.MonitoringServer-module__progressBarWrapper{
    margin-bottom: 6px;
    border-radius: 5px;
    position: relative;
    width: 100%;
    height: 20px;
    overflow: hidden;
    background-color: rgba(20, 17, 54, 0.4);
}

.Categories-module__category{
    cursor: pointer;
    color: #ffffff;
    background-color: #00000026;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 5px;
    transition: all .15s ease;
}

.Search-module__wrapper{
    width: 100%;
    display: flex;
    height: 38px;
    border-radius: 2px;
    overflow: hidden;
    background: #0000002e;
    margin-top: 15px;
}

.Product-module__wrapper{
    background: rgba(20, 17, 54, 0.01);
    position: relative;
    padding: 10px;
    cursor: pointer;
    border-radius: 2px;
    overflow: hidden;
    animation: Product-module__productAnimation .15s ease;
}

.RouletteContent-module__lineWrapper{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: rgba(20, 17, 54, 0.5);
    display: flex;
    height: 290px;
    align-items: center;
}

.RouletteContent-module__rouletteItem{
    border-radius: 20px;
    overflow: hidden;
    background: rgba(20, 17, 54, 0.8);
    padding: 8px;
}

.productModalContainsItem{
    border-radius: 15px;
    background-color: rgba(20, 17, 54, 0.8);
    padding: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.TotalSum-module__inputWrapper{
    width: 100%;
    display: flex;
    height: 36px;
    border-radius: 10px;
    overflow: hidden;
    background: rgba(20, 17, 54, 0.8);
}

.Selector-module__dropDownCurrentItem{
    width: 100%;
    background-color: rgba(20, 17, 54, 0.8);
    cursor: pointer;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    white-space: nowrap;
    font-size: 15px;
    outline: 1px solid transparent;
    transition: all .1s ease;
}

.Button-module__btn.Button-module__gray{
    color: rgb(255 255 255);
    background-color: #28282800;
    border-color: var(--bg-color-900);
}

<span>Вайпы проходят...</span>