- ID de exploración:
- c2a913d3-540f-47c5-937b-34599963571fFinalizado
- URL enviada:
- https://rustywin.bet/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 21 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
io | function |
$ | function |
jQuery | function |
$userData | object |
__jivoOnError | function |
__hasStorage | boolean |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registro |
---|---|---|
info | other |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head><meta>
<meta property="og:title" content="RustyWin - try your luck">
<meta property="og:description" content="Best RUST gambling site. Take the biggest jackpot!">
<meta property="og:image" content="https://i.pinimg.com/originals/cc/40/6a/cc406a8382d8df7eb5f395ec884d3c95.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="RustBets - Best RUST JACKPOT SITE">
<meta name="keywords" content="csgo roulette, csgo skins, csgo win">
<title>RustyWin - your RUST jackpot site!</title>
<link rel="stylesheet" href="/assets/css/fonts.css">
<link rel="icon" href="/assets/img/logo.svg">
<script src="/assets/js/socket.io.min.js"></script>
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery-numerator.js"></script>
<script src="//code.jivo.ru/widget/vIZLVxsdNv" async=""></script>
<style>/* start */
* {
margin: 0;
padding: 0;
border: none;
outline: none;
font-family: 'NotoSans', sans-serif;
user-select: none;
color: #ffffff;
}
body {
background-color: #201f24;
background-attachment: fixed;
}
table {
width: 100%;
margin-top: 20px;
border-collapse: collapse;
text-align: left;
}
table th {
padding: 0 0 15px 24px;
font-size: 13px;
font-weight: 900;
}
input,
textarea {
width: calc(100% - 40px);
padding: 0 20px;
border: none;
outline: none;
line-height: 30px;
font-size: 16px;
background: transparent;
}
textarea {
height: 300px;
}
.alert_messages {
max-width: 370px;
width: 100%;
position: fixed;
z-index: 100;
right: 0;
bottom: 0;
}
.alert_messages .message {
position: relative;
display: flex;
border-radius: 10px 0 0 10px;
background-color: #27262c;
overflow: hidden;
opacity: 0;
transform: translate(100%);
transition: 0.2s;
}
.alert_messages .message .glow {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 50%;
height: 100%;
background: linear-gradient(90deg, #60d072 50%, rgba(39, 38, 44, 0) 99.38%);
opacity: 0.1;
}
.alert_messages .message.error .glow {
background: linear-gradient(90deg, #d06760 50%, rgba(39, 38, 44, 0) 99.38%);
}
.alert_messages .message.info .glow {
background: linear-gradient(90deg, #60b5d0 50%, rgba(39, 38, 44, 0) 99.38%);
}
.alert_messages .message.warning .glow {
background: linear-gradient(90deg, #e1c45b 50%, rgba(39, 38, 44, 0) 99.38%);
}
.alert_messages .message .icon {
width: 40px;
height: 40px;
margin-left: 8px;
}
.alert_messages .message .text {
display: flex;
align-items: center;
width: calc(100% - 80px);
margin-left: 32px;
font-size: 15px;
color: #ffffff;
}
.alert_messages .message_visible {
margin-bottom: 15px;
padding: 24px;
border: 1px solid #55bea5;
opacity: 1;
transform: translate(0);
}
.main_loading {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 3px;
background-color: #707988;
}
.main_loading .spinner {
position: absolute;
top: 0;
left: -20%;
width: 20%;
height: 100%;
background-color: #55bea5;
transition: 0.2s;
animation: 2s infinite loading linear;
}
@keyframes loading {
0% {
left: -20%;
}
100% {
left: 100%;
}
}
.inventory {
position: relative;
margin-top: 35px;
padding: 32px 24px 24px 24px;
border-radius: 10px;
background-color: #201f24;
}
.inventory .tab_title_btn {
display: inline-block;
margin-right: 48px;
padding-bottom: 3px;
border-bottom: 2px solid transparent;
font-size: 18px;
font-weight: 900;
color: #707988;
cursor: pointer;
transition: 0.2s;
}
.inventory .tab_title_btn:hover {
color: #55bea5;
}
.inventory .tab_title_btn.selected {
border-color: #55bea5;
color: #ffffff;
cursor: default;
}
.inventory .tab_title_btn.selected:hover {
color: #ffffff;
}
.inventory .search {
position: relative;
float: right;
width: 180px;
height: 26px;
border-bottom: 1px solid #707988;
}
.inventory .search input {
background: transparent;
outline: none;
border: none;
width: calc(100% - 20px);
padding-right: 20px;
height: 100%;
}
.inventory .search .submit {
position: absolute;
right: 0;
top: 5px;
width: 14px;
height: 14px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.inventory .inventory_info {
display: flex;
justify-content: space-around;
height: 30px;
margin-top: 24px;
}
.inventory .inventory_info .inventory_total {
display: flex;
margin-right: 24px;
font-size: 13px;
color: #707988;
line-height: 30px;
}
.inventory .inventory_info .inventory_total > div {
height: calc(100% - 2px);
margin-left: 12px;
padding: 0 8px;
border: 1px solid #55bea5;
border-radius: 5px;
line-height: 28px;
font-size: 13px;
color: #55bea5;
}
.inventory .inventory_info .inventory_total > div span {
color: #55bea5;
}
.inventory .inventory_info .btn {
height: 100%;
margin-left: 15px;
padding: 0 24px;
border-radius: 15px;
font-size: 12px;
}
.inventory .inventory_info .sort_btn div {
position: relative;
width: 2px;
height: 12px;
margin: 0 12px 3px 0;
background-color: #ffffff;
transition: 0.2s;
}
.inventory .inventory_info .sort_btn div:before,
.inventory .inventory_info .sort_btn div:after {
content: "";
position: absolute;
right: -4px;
bottom: 0;
width: 2px;
height: 8px;
background-color: #ffffff;
transition: 0.2s;
}
.inventory .inventory_info .sort_btn div:after {
right: -8px;
height: 4px;
}
.inventory .inventory_info .sort_btn.asc div {
height: 4px;
margin-bottom: -4px;
}
.inventory .inventory_info .sort_btn.asc div:after {
height: 12px;
}
.inventory .inventory_info .sort_btn:hover div {
background-color: #000000;
}
.inventory .inventory_info .sort_btn:hover div:before,
.inventory .inventory_info .sort_btn:hover div:after {
background-color: #000000;
}
.inventory .inventory_info > div {
width: 50%;
display: flex;
}
.inventory .inventory_info > div:last-child {
justify-content: flex-end;
}
.inventory .message_input {
margin-top: 20px;
line-height: 30px;
}
.inventory .items_box {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 30px;
}
.inventory .items_box .item {
position: relative;
width: 80px;
height: 80px;
margin: 5px 0 5px 5px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
cursor: pointer;
}
.inventory .items_box .item .icon {
position: relative;
width: 70px;
height: 70px;
margin: 5px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.inventory .items_box .item .icon_selected {
position: absolute;
top: 6px;
right: 1px;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #55bea5;
background-size: 56%;
background-position: center;
background-repeat: no-repeat;
opacity: 0;
transition: 0.2s;
}
.inventory .items_box .item .price {
position: absolute;
bottom: -3px;
left: calc(50% - 30px);
width: 60px;
border-radius: 3px;
text-align: center;
font-size: 12px;
font-weight: 900;
background-color: #55bea5;
color: #000000;
}
.inventory .items_box .item:first-child {
margin-left: 0;
}
.inventory .items_box .item:before {
content: "";
position: absolute;
top: 10px;
left: 10px;
width: 58px;
height: 58px;
border: 1px solid #55bea5;
border-radius: 50%;
opacity: 0.2;
transition: 0.2s;
}
.inventory .items_box .item:hover:before {
opacity: 1;
}
.inventory .items_box .item_selected:before {
opacity: 1;
}
.inventory .items_box .item_selected .icon_selected {
opacity: 1;
}
.inventory .items_box .items_empty {
padding: 150px;
font-size: 18px;
text-align: center;
color: #707988;
}
.inventory .submit_btn {
width: 100px;
margin: 15px auto;
}
.btn {
display: flex;
justify-content: center;
align-items: center;
padding: 13px 44px;
border: 1px solid #55bea5;
border-radius: 24px;
text-align: center;
font-size: 16px;
font-weight: 900;
white-space: nowrap;
background-color: #55bea5;
color: #000000;
cursor: pointer;
transition: 0.2s;
}
.btn:hover {
background-color: transparent;
color: #ffffff;
}
.secondary_btn {
border: 1px solid #707988;
background-color: transparent;
color: #ffffff;
}
.secondary_btn:hover {
background-color: #707988;
color: #000000;
}
.close_btn {
position: absolute;
top: 16px;
right: 16px;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #45434f;
cursor: pointer;
transition: 0.2s;
transform: rotate(45deg);
}
.close_btn:before,
.close_btn:after {
content: "";
position: absolute;
top: 5px;
left: 9px;
width: 2px;
height: 10px;
border-radius: 1px;
background-color: #55bea5;
transition: 0.2s;
}
.close_btn:after {
transform: rotate(90deg);
}
.close_btn:hover {
background-color: #55bea5;
}
.close_btn:hover:after,
.close_btn:hover:before {
background-color: #000000;
}
.clickable {
transition: 0.2s;
}
.clickable:hover {
cursor: pointer;
color: #55bea5;
}
.content_empty {
padding: 100px;
font-size: 18px;
text-align: center;
color: #707988;
}
.title_block {
display: flex;
justify-content: space-between;
}
.title_block .title {
display: inline-block;
height: 24px;
margin-left: 10px;
padding-bottom: 3px;
border-bottom: 2px solid #55bea5;
font-size: 18px;
font-weight: 900;
}
.title_block .title_btns {
display: flex;
}
.title_block .title_btns .btn {
margin-left: 15px;
padding: 10px 24px;
}
.second_title {
display: inline-block;
transform: translateX(-35px);
padding: 13px 40px 13px 100px;
border: 1px solid #55bea5;
border-radius: 0 5px 5px 0;
background: linear-gradient(89.98deg, rgba(196, 196, 196, 0) 0%, rgba(85, 190, 165, 0.2) 100%);
white-space: nowrap;
}
.popup_background {
z-index: 10;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.popup {
z-index: 11;
position: fixed;
top: 50%;
left: 50%;
padding: 64px 128px;
border-radius: 10px;
background-color: #27262c;
transform: translate(-50%, -50%);
}
/* roulette */
.wrapper {
width: 1140px;
margin: 0 auto;
padding: 30px 0;
}
#header {
width: 100%;
display: flex;
justify-content: space-between;
}
#header .logo {
display: flex;
align-items: center;
}
#header .logo .logo_icon {
width: 50px;
height: 50px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
#header .logo .logo_title {
margin-left: 15px;
font-size: 24px;
font-weight: 900;
cursor: pointer;
transition: 0.2s;
text-transform: uppercase;
}
#header .logo:hover .logo_title {
color: #55bea5;
}
#header .menu {
display: flex;
align-items: center;
float: right;
}
#header .menu > div {
margin-left: 40px;
}
#header .menu .menu_btn {
font-size: 18px;
font-weight: 900;
color: #ffffff;
cursor: pointer;
transition: 0.2s;
}
#header .menu .menu_btn:hover {
color: #55bea5;
}
#header .menu .login_btn {
float: right;
}
#header .menu .user {
display: flex;
align-items: center;
}
#header .menu .user .avatar {
width: 32px;
height: 32px;
margin-right: 9px;
border: 1px solid #55bea5;
border-radius: 50%;
background-size: contain;
cursor: pointer;
}
#header .menu .user .profile_btn {
margin-right: 9px;
font-size: 16px;
font-weight: 900;
cursor: pointer;
transition: 0.2s;
}
#header .menu .user .profile_btn:hover {
color: #55bea5;
}
#header .menu .user .logout_btn {
display: inline-block;
width: 15px;
height: 14px;
margin-bottom: -1px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
}
#stats {
width: 100%;
margin: 30px auto 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#stats .stat {
width: calc(25% - 12px);
padding: 28px 0 18px 0;
border-radius: 10px;
background-color: #27262c;
}
#stats .stat .name {
width: 100%;
text-align: center;
font-size: 18px;
color: #707988;
}
#stats .stat .value,
#stats .stat span {
width: 100%;
text-align: center;
font-size: 36px;
font-weight: 900;
color: #55bea5;
}
#game {
display: flex;
justify-content: space-between;
width: calc(100% - 30px);
margin-top: 30px;
padding: 15px;
border-radius: 10px;
background-color: #27262c;
}
#game > div {
width: calc(25% - 28px);
height: 396px;
padding: 18px 10px;
border-radius: 10px;
background-color: #201f24;
text-align: center;
}
#game .title {
display: inline-block;
padding-bottom: 3px;
border-bottom: 2px solid #55bea5;
font-size: 18px;
font-weight: 900;
}
#game .title_bottom {
margin-top: 3px;
font-size: 13px;
color: #707988;
}
#game .info {
position: relative;
}
#game .info .circle_out {
position: relative;
width: 180px;
height: 180px;
margin: 30px auto;
border-radius: 90px;
background-color: #707988;
}
#game .info .circle_out .total {
position: absolute;
z-index: 5;
top: 10px;
left: 10px;
width: 160px;
height: 160px;
border-radius: 50%;
font-size: 24px;
font-weight: 900;
line-height: 160px;
background-color: #27262c;
transition: 0.2s;
}
#game .info .circle_out .total:hover span {
color: #55bea5;
transition: 0.2s;
}
#game .info .circle_wrapper {
width: 180px;
height: 180px;
position: absolute;
}
#game .info .circle_wrapper .circle {
width: 160px;
height: 160px;
border: 10px solid #55bea5;
border-radius: 90px;
position: absolute;
clip: rect(0px, 90px, 180px, 0px);
transition: all 1s linear;
}
#game .info .circle_wrapper.half_clip {
clip: rect(0px, 180px, 180px, 90px);
}
#game .info .count_items {
position: relative;
display: inline-block;
font-size: 24px;
font-weight: 900;
}
#game .info .count_items .top_text {
position: absolute;
width: 100%;
top: -17px;
left: 50%;
color: #707988;
font-size: 16px;
transform: translate(-50%);
}
#game .info .roundtime .timeleft {
display: inline-block;
margin-top: 15px;
padding: 0 12px;
border: 1px solid #55bea5;
border-radius: 5px;
color: #55bea5;
font-size: 16px;
}
#game .info .roundtime .timeleft_text {
margin-top: 7px;
font-isze: 16px;
color: #707988;
}
#game .info .roll_box {
height: 100%;
overflow: hidden;
}
#game .info .roll_box .roll_user {
width: 92px;
height: 92px;
border: 2px solid transparent;
margin: 0 auto 5px auto;
background-size: contain;
transition: 1s;
}
#game .info .roll_box .roll_winner {
border-color: #55bea5;
border-radius: 5px;
box-shadow: 0px 0px 30px #55bea5;
transform: scale(1.5);
}
#game .info .roll_box:before {
content: "";
position: absolute;
bottom: 8px;
left: 0;
width: 100%;
height: 56px;
background: linear-gradient(0deg, #201f24 35.71%, rgba(39, 38, 44, 0) 100%);
}
#game .info .roll_box:after {
content: "";
position: absolute;
top: 8px;
left: 0;
width: 100%;
height: 56px;
background: linear-gradient(0deg, #201f24 35.71%, rgba(39, 38, 44, 0) 100%);
transform: rotate(180deg);
}
#game .info .roll_aim {
position: absolute;
top: calc(50% - 1px);
left: 0;
width: 100%;
height: 2px;
background-color: #55bea5;
}
#game .info .roll_aim:before {
content: "";
position: absolute;
left: calc(50% - 5px);
top: calc(50% - 5px);
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #55bea5;
}
#game .info .roll_aim:after {
content: "";
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 12px);
width: 20px;
height: 20px;
border: 2px solid #55bea5;
border-radius: 50%;
}
#game .bets {
transition: 1s;
}
#game .bets .bets_wrapper {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
#game .bets .bets_box {
width: calc(100% + 17px);
height: calc(100% - 58px);
margin-top: 30px;
margin-right: -100%;
padding-right: 100%;
overflow-y: scroll;
}
#game .bets .bets_box .bet {
position: relative;
display: flex;
align-items: center;
width: calc(100% - 16px);
margin-bottom: 8px;
padding: 8px;
border-radius: 5px;
background-color: #27262c;
overflow: hidden;
}
#game .bets .bets_box .bet .avatar {
width: 40px;
height: 40px;
margin-right: 10px;
border-radius: 50%;
background-size: contain;
cursor: pointer;
}
#game .bets .bets_box .bet .info {
display: flex;
flex-direction: column;
justify-content: space-between;
width: calc(100% - 50px);
text-align: left;
}
#game .bets .bets_box .bet .info .name {
width: calc(100% - 35px);
white-space: nowrap;
font-size: 13px;
font-weight: 900;
text-overflow: ellipsis;
overflow: hidden;
user-select: all;
}
#game .bets .bets_box .bet .info .bet_info {
display: flex;
justify-content: space-between;
line-height: 22px;
}
#game .bets .bets_box .bet .info .bet_info .items_count {
font-size: 10px;
color: #707988;
}
#game .bets .bets_box .bet .info .bet_info .items_value {
margin-right: 10px;
font-size: 14px;
font-weight: 900;
color: #55bea5;
}
#game .bets .bets_box .bet .chance {
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 18px;
border-radius: 0 5px 0 5px;
line-height: 18px;
font-size: 9px;
font-weight: 900;
background-color: #55bea5;
color: #000000;
}
#game .bets .bets_box .bet.rigged {
border-bottom: 2px solid #55bea5;
border-radius: 5px 5px 0 0;
}
#game .bets .bets_box .bet:last-child {
margin-bottom: 18px;
}
#game .bets .bets_box .real:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
background: linear-gradient(89.98deg, rgba(196, 196, 196, 0) 0%, rgba(85, 190, 165, 0.3) 50%, rgba(196, 196, 196, 0) 100%);
animation: 2s infinite backgroundGradient linear;
}
@keyframes backgroundGradient {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
#game .bets .bets_out {
position: absolute;
bottom: 12px;
left: 0;
width: 100%;
height: 56px;
background: linear-gradient(0deg, #201f24 35.71%, rgba(39, 38, 44, 0) 100%);
}
#game .items {
transition: 1s;
}
#game .items .items_wrapper {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
#game .items .items_box {
width: calc(100% + 17px);
height: calc(100% - 58px);
margin-top: 30px;
margin-right: -100%;
padding-right: 100%;
overflow-y: scroll;
}
#game .items .items_box .item {
position: relative;
display: flex;
align-items: center;
width: calc(100% - 16px);
margin-bottom: 8px;
padding: 8px;
border-radius: 5px;
background-color: #27262c;
}
#game .items .items_box .item .icon {
width: 45px;
height: 34px;
margin-right: 10px;
background-size: 120%;
background-position: center;
background-repeat: no-repeat;
}
#game .items .items_box .item .info {
display: flex;
flex-direction: column;
justify-content: space-between;
width: calc(100% - 50px);
text-align: left;
}
#game .items .items_box .item .info .name {
font-size: 13px;
font-weight: 900;
}
#game .items .items_box .item .info .price {
font-size: 12px;
font-weight: 900;
color: #55bea5;
}
#game .items .items_box .item:last-child {
margin-bottom: 18px;
}
#game .items .items_out {
position: absolute;
bottom: 12px;
left: 0;
width: 100%;
height: 56px;
background: linear-gradient(0deg, #201f24 35.71%, rgba(39, 38, 44, 0) 100%);
}
#game .chat .online {
display: inline-block;
height: 21px;
padding: 0 3px;
line-height: 21px;
border: 1px solid #55bea5;
border-radius: 5px;
}
#game .chat .chat_wrapper {
position: relative;
overflow: hidden;
width: 100%;
height: calc(100% - 68px);
}
#game .chat .chat_wrapper.full {
height: calc(100% - 34px);
}
#game .chat .chat_box {
width: calc(100% + 17px);
height: calc(100% - 30px);
margin-top: 30px;
margin-right: -100%;
padding-right: 100%;
overflow-y: scroll;
}
#game .chat .chat_box .message {
position: relative;
width: calc(100% - 38px);
padding: 0px 30px 8px 8px;
border-radius: 5px;
line-height: 20px;
text-align: left;
}
#game .chat .chat_box .message .avatar {
float: left;
width: 20px;
height: 20px;
margin-right: 8px;
border-radius: 50%;
background-size: contain;
cursor: pointer;
}
#game .chat .chat_box .message .name {
margin-right: 8px;
font-size: 12px;
font-weight: 900;
color: #55bea5;
user-select: all;
}
#game .chat .chat_box .message .text {
font-size: 12px;
word-break: break-word;
}
#game .chat .chat_box .message .time {
position: absolute;
right: 0;
top: 8px;
font-size: 10px;
color: #707988;
}
#game .chat .chat_box .win_message {
width: calc(100% - 2px);
margin: 15px auto;
padding: 10px 0;
border: 1px solid #55bea5;
text-align: center;
font-size: 13px;
font-weight: 900;
background: linear-gradient(89.98deg, rgba(196, 196, 196, 0) 0%, rgba(85, 190, 165, 0.2) 100%);
color: #55bea5;
}
#game .chat .chat_input {
position: relative;
width: calc(100% - 2px);
height: 34px;
margin-top: 10px;
border: 1px solid #55bea5;
border-radius: 5px;
}
#game .chat .chat_input input {
line-height: 34px;
font-size: 12px;
}
#game .chat .chat_input .chat_submit_btn {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 100%;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}
#game .darkened {
opacity: 0.3;
}
#winners {
display: flex;
justify-content: space-between;
width: calc(100% - 30px);
margin-top: 30px;
padding: 15px;
border-radius: 10px;
background-color: #27262c;
}
#winners .list {
width: calc(100% - 20px);
padding: 18px 10px;
border-radius: 10px;
background-color: #201f24;
}
#winners .list .winners_box {
margin-top: 23px;
}
#winners .list .winners_box .winner {
position: relative;
display: flex;
width: calc(100% - 30px);
margin-bottom: 8px;
padding: 15px;
border-radius: 5px;
background-color: #27262c;
cursor: pointer;
}
#winners .list .winners_box .winner .avatar {
width: 48px;
height: 48px;
margin-right: 18px;
border-radius: 50%;
background-size: contain;
}
#winners .list .winners_box .winner .info {
display: flex;
flex-direction: column;
justify-content: space-around;
margin-right: 50px;
}
#winners .list .winners_box .winner .info .name {
font-size: 13px;
font-weight: 900;
user-select: all;
}
#winners .list .winners_box .winner .info .name span {
margin-left: 5px;
font-size: 12px;
font-weight: 900;
color: #55bea5;
}
#winners .list .winners_box .winner .info .round_info {
font-size: 13px;
color: #707988;
}
#winners .list .winners_box .winner .info .round_info span {
padding: 0 3px;
border: 1px solid #55bea5;
border-radius: 5px;
font-size: 12px;
color: #55bea5;
}
#winners .list .winners_box .winner .items {
display: flex;
vertical-align: center;
}
#winners .list .winners_box .winner .items .item {
position: relative;
width: 48px;
height: 48px;
margin-right: 15px;
background-size: contain;
background-repeat: no-repeat;
}
#winners .list .winners_box .winner .items .item .icon {
width: 50px;
height: 50px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
#winners .list .winners_box .winner .items > span {
line-height: 48px;
font-size: 13px;
color: #707988;
}
#winners .list .winners_box .winner .total {
position: absolute;
right: 0;
top: 0;
width: 71px;
height: 26px;
border-radius: 0 5px 0 5px;
text-align: center;
line-height: 26px;
font-size: 14px;
font-weight: 900;
background-color: #55bea5;
color: #000000;
}
#winners .list .winners_box .winner:last-child {
margin-bottom: 0;
}
#footer {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 50px;
margin-top: 30px;
border-radius: 10px;
font-size: 13px;
background-color: #27262c;
}
#footer span {
margin-left: 2px;
color: #55bea5;
text-decoration: underline;
cursor: pointer;
}
#FAQ {
padding: 35px;
margin-top: 50px;
border-radius: 10px;
background-color: #27262c;
}
#FAQ .FAQOption {
margin-top: 50px;
}
#FAQ .FAQOption .second_title {
margin-bottom: 24px;
}
#FAQ .FAQOption .option_text {
padding: 0 150px 0 100px;
font-size: 13px;
color: #707988;
}
#profile {
padding: 35px 15px;
margin-top: 50px;
border-radius: 10px;
background-color: #27262c;
}
#profile .profile_btn {
width: 41px;
height: 41px;
padding: 0;
background-size: 60%;
background-position: center;
background-repeat: no-repeat;
}
#profile .profile_hide_btn {
font-size: 14px;
margin-left: 15px;
padding: 10px 24px;
}
#profile .stats {
width: 100%;
margin: 50px auto 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
#profile .stats .stat {
display: flex;
justify-content: space-around;
flex-direction: column;
width: 200px;
height: 70px;
padding: 10px 0;
border-radius: 15px;
background-color: #201f24;
}
#profile .stats .stat .name {
width: 100%;
text-align: center;
font-size: 14px;
color: #707988;
}
#profile .stats .stat .value {
width: 100%;
text-align: center;
font-size: 24px;
font-weight: 900;
color: #55bea5;
}
#profile .stats .avatar {
position: relative;
width: 126px;
height: 126px;
margin: 0 70px;
border: 2px solid #55bea5;
border-radius: 50%;
background-size: contain;
}
#profile .stats .avatar .logout_btn {
position: absolute;
bottom: -3px;
left: 3px;
width: 120px;
height: 32px;
border-radius: 5px;
line-height: 32px;
text-align: center;
font-size: 13px;
font-weight: 900;
background-color: #55bea5;
cursor: pointer;
}
#profile .stats .avatar .logout_btn .logout_icon {
display: inline-block;
width: 15px;
height: 14px;
margin: 0 10px -2px 0;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
#profile .tradelink {
position: relative;
margin-top: 35px;
padding: 32px 24px 24px 24px;
border-radius: 10px;
background-color: #201f24;
}
#profile .tradelink .get_tradelink_btn {
position: absolute;
right: 24px;
top: 44px;
font-size: 14px;
font-weight: 900;
text-decoration: underline;
color: #707988;
cursor: pointer;
}
#profile .tradelink .tradelink_input {
position: relative;
width: 100%;
height: 60px;
margin-top: 32px;
border-radius: 5px;
background-color: #27262c;
}
#profile .tradelink .tradelink_input input {
width: calc(100% - 140px);
height: 60px;
padding: 0 120px 0 20px;
font-size: 12px;
}
#profile .tradelink .tradelink_input .submit {
position: absolute;
top: 0;
right: 0;
width: 120px;
height: 60px;
border-radius: 5px;
line-height: 60px;
text-align: center;
font-size: 18px;
font-weight: 900;
background-color: #55bea5;
cursor: pointer;
}
#profile .history {
position: relative;
margin-top: 35px;
padding: 32px 24px 24px 24px;
border-radius: 10px;
text-align: left;
background-color: #201f24;
}
#profile .history tbody tr:nth-child(1n) {
margin-bottom: 10px;
border-bottom: 10px solid transparent;
}
#profile .history tbody tr:nth-child(1n) td {
padding: 20px 0 20px 24px;
background-color: #27262c;
color: #707988;
}
#profile .history tbody tr:nth-child(1n) td:first-child {
border-radius: 5px 0 0 5px;
}
#profile .history tbody tr:nth-child(1n) td:last-child {
border-radius: 0 5px 5px 0;
}
#profile .history tbody tr:nth-child(2n) {
height: 10px;
}
#profile .history .total {
display: inline-block;
height: 19px;
padding: 0 5px;
border: 1px solid #55bea5;
border-radius: 5px;
font-size: 13px;
line-height: 19px;
color: #55bea5;
}
#profile .history .items_list {
display: flex;
}
#profile .history .items_list .item {
position: relative;
width: 80px;
height: 80px;
margin: 5px 0 5px 5px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
#profile .history .items_list .item .icon {
position: relative;
width: 70px;
height: 70px;
margin: 5px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
#profile .history .items_list span {
margin-left: 15px;
line-height: 90px;
font-size: 13px;
color: #707988;
}
#profile .history .history_empty {
padding: 100px;
font-size: 18px;
text-align: center;
color: #707988;
}
#tradeoffer_popup .popup .title {
text-transform: uppercase;
text-align: center;
font-size: 36px;
font-weight: 900;
}
#tradeoffer_popup .popup .token {
margin: 20px 0;
text-align: center;
color: #55bea5;
}
#tradeoffer_popup .popup .text {
width: 400px;
margin: 25px auto 0 auto;
text-align: center;
font-size: 15px;
color: #707988;
}
#tradeoffer_popup .popup .actions {
display: flex;
justify-content: center;
margin-top: 50px;
}
#tradeoffer_popup .popup .actions > div {
margin-right: 10px;
}
#tradeoffer_popup .popup .actions > div:last-child {
margin: 0;
}
#bubbles .icon {
position: fixed;
z-index: -1;
top: 100px;
left: 0px;
width: 447px;
height: 530px;
}
/* admin */
.admin_content {
padding: 35px;
margin-top: 50px;
border-radius: 10px;
background-color: #27262c;
}
.admin_content table {
font-size: 13px;
color: #ffffff;
}
.admin_content table th,
.admin_content table td {
padding: 5px 0 5px 24px;
color: #ffffff;
}
.admin_content table td.clickable:hover {
color: #55bea5;
}
.admin_content .steamid {
user-select: all;
}
#load_menu {
display: flex;
margin-top: 30px;
}
#load_menu .btn {
padding: 10px 24px;
font-size: 16px;
}
#admin_menu {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
#admin_menu .btn {
padding: 10px 24px;
font-size: 16px;
}
#admin_menu .selected {
boder-color: #55bea5;
background-color: #55bea5;
color: #000000;
}
#settings .input_box {
display: flex;
margin-top: 30px;
}
#settings .input_box .input {
position: relative;
width: 100%;
border-radius: 5px;
background-color: #201f24;
}
#settings .input_box .input input {
line-height: 50px;
}
#scammers .avatar {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 10px -4px 0;
border-radius: 50%;
background-size: contain;
}
#scammers .btn {
padding: 10px 24px;
font-size: 16px;
}
#bots .btn {
padding: 10px 24px;
font-size: 16px;
}
#bots .popup .title_block {
margin-bottom: 20px;
}
#bots .popup input {
margin: 10px 0;
}
#bots .popup .btn {
display: block;
width: 200px;
margin: 20px auto 0 auto;
}
#scammer_panel .input_box {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
#scammer_panel .input_box .avatar {
width: 50px;
height: 50px;
border-radius: 50%;
background-size: contain;
}
#scammer_panel .input_box .input {
position: relative;
width: 100%;
border-radius: 5px;
background-color: #201f24;
}
#scammer_panel .input_box .btn {
margin-left: 15px;
}
#users .avatar {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 10px -3px 0;
border-radius: 50%;
background-size: contain;
}
#users .btn {
padding: 10px 24px;
font-size: 16px;
}
#users .popup .title_block {
margin-bottom: 20px;
}
#users .popup input {
margin: 10px 0;
}
#users .popup .btn {
display: block;
width: 200px;
margin: 20px auto 0 auto;
}
</style><link rel="stylesheet" href="https://code.jivo.ru/css/bb62fbc/widget.css" class="jv-css"><link rel="stylesheet" type="text/css" href="https://code.jivo.ru/css/bb62fbc/omnichannelMenu.widget.css"></head>
<body style="background-image: url(/assets/img/background.png);
background-position: top, center;
background-repeat: no-repeat;
background-size: 100% 100%;">
<div id="root"><div class="wrapper"><div id="header"><div class="logo"><div class="logo_icon" style="background-image: url("/assets/img/logo.svg");"></div><div class="logo_title">rustywin</div></div><div class="menu"><div class="menu_btn">PLAY</div><div class="menu_btn">FAQ</div><div class="btn login_btn">LOGIN</div></div></div><div id="stats"><div class="stat"><div class="name">Minimum Deposit</div><div class="value">$<span id="stats_0">10.00</span></div></div><div class="stat"><div class="name">Maximum Items</div><div class="value"><span id="stats_1">15</span></div></div><div class="stat"><div class="name">Total today</div><div class="value"><span id="stats_2">117</span></div></div><div class="stat"><div class="name">Biggest Bank</div><div class="value">$<span id="stats_3">316.34</span></div></div></div><div id="game"><div class="info"><div class="title">CURRENT POT</div><div class="title_bottom">Round number: 327006</div><div class="circle_out"><div class="circle_wrapper"><div class="circle left" style="transform: rotate(276deg);"></div><div class="circle right" style="transform: rotate(180deg);"></div></div><div class="total">$<span id="total">129.71</span></div></div><div class="count_items"><div class="top_text">in game</div><span id="items">35</span> ITEMS</div><div class="roundtime"><div class="timeleft">21 seconds</div><div class="timeleft_text">before the end</div></div></div><div class="bets"><div class="title">PARTICIPANTS</div><div class="bets_wrapper"><div class="bets_box"><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/a32360c3f68914af159119d22d1bc2a3e93df528_full.jpg");"></div><div class="info"><div class="name">GRIND 24/7</div><div class="bet_info"><div class="items_count">1 items worth</div><div class="items_value">$11.27</div></div></div><div class="chance">8.64%</div></div><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/766f0aa9f4e96b317d4dd6e8b67b2dfc0d0777f3_full.jpg");"></div><div class="info"><div class="name">"UnKnowN"</div><div class="bet_info"><div class="items_count">13 items worth</div><div class="items_value">$52.47</div></div></div><div class="chance">40.22%</div></div><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/0b4bbd66e9fe68c8b4fd6985f925329c078d60d1_full.jpg");"></div><div class="info"><div class="name">爱上蝶祈的猫</div><div class="bet_info"><div class="items_count">2 items worth</div><div class="items_value">$18.39</div></div></div><div class="chance">14.10%</div></div><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/3cfcab86e3c1ea8fb30b0c5194881234d24ec601_full.jpg");"></div><div class="info"><div class="name">vovokapre</div><div class="bet_info"><div class="items_count">6 items worth</div><div class="items_value">$14.17</div></div></div><div class="chance">10.86%</div></div><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/bcf9f9e76616fce011afd294c6fe8e2ca598587b_full.jpg");"></div><div class="info"><div class="name">Cortney.OHara45</div><div class="bet_info"><div class="items_count">6 items worth</div><div class="items_value">$15.58</div></div></div><div class="chance">11.94%</div></div><div class="bet"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/bf885afdfd2ebb21c1ccd68c6e59d86682beef08_full.jpg");"></div><div class="info"><div class="name">jovers</div><div class="bet_info"><div class="items_count">8 items worth</div><div class="items_value">$18.57</div></div></div><div class="chance">14.24%</div></div></div><div class="bets_out"></div></div></div><div class="items"><div class="title">ITEMS</div><div class="items_wrapper"><div class="items_box"><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fc5mPEfCk4nReh8DEiv5dYPKo9r7M-RfG-Ls4K5NA");"></div><div class="info"><div class="name">Jawboy</div><div class="price">$28.66</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe42PEfCk4nReh8DEiv5dYPao-rLcwRPm8xuQx0UE");"></div><div class="info"><div class="name">Polymer BAR</div><div class="price">$11.8</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fa5GLDfCk4nReh8DEiv5dbOKE_pbwxQ_-8QV5XOfM");"></div><div class="info"><div class="name">Voodoo Daddy Icepick</div><div class="price">$11.27</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835BY7WLDfCk4nReh8DEiv5dbMaE9pLQ2Sfy8nwZltoI");"></div><div class="info"><div class="name">Phantom Pants</div><div class="price">$8.17</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835de4mLGfDY0jhyo8DEiv5dbMa04rrUxRPiHICIF7w");"></div><div class="info"><div class="name">No Mercy Gloves</div><div class="price">$7.47</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Bb4WLHfCk4nReh8DEiv5dYP6s-qbQxQPG-jBjV92Q");"></div><div class="info"><div class="name">Jester Armoured Double Door</div><div class="price">$6.59</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835de4WLCfDY0jhyo8DEiv5dbMKk-pLA0Sf68JsvH5TY");"></div><div class="info"><div class="name">Porcelain AR</div><div class="price">$5.31</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Je5mDCfDY0jhyo8DEiv5daP682rrMzRfu9aqQWwLo");"></div><div class="info"><div class="name">Dracula Mask</div><div class="price">$3.72</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FW4GLDfCk4nReh8DEiv5dYPqA3rbY1Qf-6KHWcxto");"></div><div class="info"><div class="name">Viking Helmet</div><div class="price">$3.22</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe52LFfCk4nReh8DEiv5dfO6E-pbwzSfj3uAggQA");"></div><div class="info"><div class="name">Firefighter Hatchet</div><div class="price">$3.19</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835BX7GLCfDY0jhyo8DEiv5dYOas9rL0ySPkqthv65g");"></div><div class="info"><div class="name">XPOINT Stone</div><div class="price">$2.81</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Bf5mLHfCk4nReh8DEiv5dbOaw3qrE1SP-2d0AHYb0");"></div><div class="info"><div class="name">Box of Hearts</div><div class="price">$2.75</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FY5mLMfCk4nReh8DEiv5dbOaA9rbc_RvHJX-9p5Q");"></div><div class="info"><div class="name">It is Wednesday, my dudes</div><div class="price">$2.57</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835dd4GLAfDY0jhyo8DEiv5daMak-q7czRfq5Kv39bX4");"></div><div class="info"><div class="name">Poseidon Bolt Rifle</div><div class="price">$2.41</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835dY5WLHfDY0jhyo8DEiv5daO648rrcwQfy-bD41ZoY");"></div><div class="info"><div class="name">Rebar Knife</div><div class="price">$2.33</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe5GHBfCk4nReh8DEiv5daOaw6pbUyRvy3GkgIIrw");"></div><div class="info"><div class="name">Official Vertiigo Hoodie</div><div class="price">$2.15</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Za7WLNfDY0jhyo8DEiv5ddPKw7pbA3QPxNruAIjg");"></div><div class="info"><div class="name">Sand Rhino Chestplate</div><div class="price">$2.1</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835ZY7GLMfDY0jhyo8DEiv5dYOKA8pbc_Qfu5RNu5lwI");"></div><div class="info"><div class="name">Cursed Boonie Hat</div><div class="price">$2</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835dW5mLBfDY0jhyo8DEiv5dRP68_pbExRnNOLgsh");"></div><div class="info"><div class="name">Tempered DBS</div><div class="price">$1.95</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835ZX42LBfDY0jhyo8DEiv5daMaE7rL0wR_AaXQT9jw");"></div><div class="info"><div class="name">Hellborn Crossbow</div><div class="price">$1.89</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff4WPAfCk4nReh8DEiv5deOKg8qbM2RfokuFobXw");"></div><div class="info"><div class="name">First Aid Large Box</div><div class="price">$1.88</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835BZ4mLBfCk4nReh8DEiv5daMaw5rb0_QfG-la7XM50");"></div><div class="info"><div class="name">Cow Moo Flage Chestplate</div><div class="price">$1.59</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835df7WLDfDY0jhyo8DEiv5dYMKs_rLE-R_i7ppviSCo");"></div><div class="info"><div class="name">No Mercy Roadsign Gloves</div><div class="price">$1.48</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fa52PEfCk4nReh8DEiv5dYOao_rLYzQv69ZZYkQ3U");"></div><div class="info"><div class="name">TacCom Security Door</div><div class="price">$1.38</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FW5GLNfCk4nReh8DEiv5daPKw8rbA2Q_q5PO0rqUc");"></div><div class="info"><div class="name">Corinthian Door</div><div class="price">$1.35</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Zd5mLEfDY0jhyo8DEiv5dYOK03qrEyQfu2Bs5LM14");"></div><div class="info"><div class="name">Day and Night Armored Door</div><div class="price">$1.34</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835ZZ5WPEfDY0jhyo8DEiv5ddO6s2r7I1SPq32R3Qpa0");"></div><div class="info"><div class="name">Valentine's Gift Sleeping Bag</div><div class="price">$1.34</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Zf4GLGfDY0jhyo8DEiv5dbPK87rLI-RPi_Y2ZMm6E");"></div><div class="info"><div class="name">Cyber Code SAR</div><div class="price">$1.19</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835df52LHfDY0jhyo8DEiv5dbMKg5rLQyQPm-fu3pN48");"></div><div class="info"><div class="name">Doodle Garage Door</div><div class="price">$1.12</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Bd52LEfCk4nReh8DEiv5dbO6A_rL0-Qv--DrRG3rA");"></div><div class="info"><div class="name">Royal Python</div><div class="price">$1.04</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FY42LFfCk4nReh8DEiv5dbO6k8pLA0RvC7s-WeIXg");"></div><div class="info"><div class="name">Bone Collector Box</div><div class="price">$1.01</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fc4mLFfCk4nReh8DEiv5dbPqA5qbA1SPy-kKb0aXI");"></div><div class="info"><div class="name">Padded Armor Trunk</div><div class="price">$0.89</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Bf7GLBfCk4nReh8DEiv5dYPaw9q7I_Rv64mDb6GYI");"></div><div class="info"><div class="name">Deep Sea Door</div><div class="price">$0.88</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FX52LDfCk4nReh8DEiv5ddO6g8r7c1Qvu-SMN_Wcg");"></div><div class="info"><div class="name">Cobalt Cargo Door</div><div class="price">$0.85</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835BZ52LGfCk4nReh8DEiv5daMaE6qb0xQ_m7mesJ0AY");"></div><div class="info"><div class="name">Bee Hive</div><div class="price">$0.68</div></div></div><div class="item"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ja5WrFfCk4nReh8DEiv5dbPKk3qLU_R_-2Cpg5lLU");"></div><div class="info"><div class="name">Black Beenie Hat</div><div class="price">$0.07</div></div></div></div><div class="items_out"></div></div></div><div class="chat"><div class="title">CHAT <div class="online"><span id="online">34</span></div></div><div class="chat_wrapper full"><div class="chat_box"><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/46d3dc44a52ce13feeb11f9174a3df192e281d79_full.jpg");"></div><span class="name">partytimeamy</span><div class="text">"UnKnowN" is my brother</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/db065e9dcdb25d8a39bdbd9b828194b695a7fca8_full.jpg");"></div><span class="name">hamishi</span><div class="text">im too stoend to gamble</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/47192f5640082aad9812776abdb7f34457c11113_full.jpg");"></div><span class="name">y,</span><div class="text">who want to trade skins?</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/5e28aa5d2670d06f8aa9eac5d1ea3e854a2d5557_medium.jpg");"></div><span class="name">午安擬好我墨飛</span><div class="text">UNREAL</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/159e71ad964d4acdbbc6fdb98703b153e329d8b7_medium.jpg");"></div><span class="name">1</span><div class="text">vovokapre add something else</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/763ffc40cbff120c4819c7cc9dd94dc0d60c1918_full.jpg");"></div><span class="name">yungzio</span><div class="text">refresh</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/8eb15cf1c41ed9ee553b15f099d10c698c8c9659.jpg");"></div><span class="name">dzjwn.</span><div class="text">i need milk</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/087a48aab0d1f27af6c4e0dce8d9a071c2b3ec6f_medium.jpg");"></div><span class="name">Rodrigo</span><div class="text">hola</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/beb53f395e47f8cb33d121b13fa751e69c895482_medium.jpg");"></div><span class="name">Re-RTZ</span><div class="text">please jovers just win!</div></div><div class="message"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/2928becb6127bef5df26b476cde398e615b42c43_full.jpg");"></div><span class="name">听</span><div class="text">cmon guys</div></div></div></div></div></div><div id="winners"><div class="list"><div class="title_block"><div class="title">RECENT WINNERS</div></div><div class="winners_box"><div class="winner"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/a042291144d303bf7a53129e9bfbc8ae55b2757a_full.jpg");"></div><div class="info"><div class="name">thropanpipo<span class="price">$ 115.19 of profit</span></div><div class="round_info">won round # with <span>32 items</span>, had a winning chance of <span>16.58%</span> and made</div></div><div class="items"><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff5WPGfCk4nReh8DEiv5dbMak7qbQyQfu5GqsGXps");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe5GbGfCk4nReh8DEiv5dYOqw8rrYwSfu4_2_hk5k");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff4mLHfCk4nReh8DEiv5dQO642qLYyQ_2DLZMgSQ");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe5GDDfCk4nReh8DEiv5dbP6E_rLY1Qv68auxrDHA");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835dd42LFfDY0jhyo8DEiv5dfO6o7qLQ-QPiyBh5IkA");"></div></div> <span>and more 27</span></div><div class="total">$ 138.09</div></div><div class="winner"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/8d87a2186f299574f99045e2be0822ebfc0e6817_full.jpg");"></div><div class="info"><div class="name">morcego<span class="price">$ 293.58 of profit</span></div><div class="round_info">won round # with <span>70 items</span>, had a winning chance of <span>7.19%</span> and made</div></div><div class="items"><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe4WPBfCk4nReh8DEiv5dYMKs4qbA0Q_25VDf9Y2M");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835da5mLHfDY0jhyo8DEiv5dYPak6rrM2Qvu_C4ywTFE");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe5WLDfCk4nReh8DEiv5dbOaw3qbwxRv6-ZPUG8P0");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FZ5mPEfCk4nReh8DEiv5dbPaA_rLQ-Rv62MzJTmEA");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fc4WLNfCk4nReh8DEiv5daPaE_q7wxQf-3P8-oY30");"></div></div> <span>and more 65</span></div><div class="total">$ 316.34</div></div><div class="winner"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/45777cbf74da330a5fb89721aaa8f66c82fdb755_medium.jpg");"></div><div class="info"><div class="name">`1<span class="price">$ 134.77 of profit</span></div><div class="round_info">won round # with <span>39 items</span>, had a winning chance of <span>16.59%</span> and made</div></div><div class="items"><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fc5mPEfCk4nReh8DEiv5dYPKo9r7M-RfG-Ls4K5NA");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835BZ52LEfCk4nReh8DEiv5dbMK49r7IxQv67V4uyrjU");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835FY4GLEfCk4nReh8DEiv5daOaw2pLAzQ_y-LULEYdo");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe5GPBfCk4nReh8DEiv5dbOa0-q7U0Qfq3P2Ox1KU");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff52PDfCk4nReh8DEiv5daP6o4pLI0RP6_iV_kOg4");"></div></div> <span>and more 34</span></div><div class="total">$ 161.57</div></div><div class="winner"><div class="avatar" style="background-image: url("https://avatars.cloudflare.steamstatic.com/50d10763f3b6d45f0f75393318f33f8f0dcebfbc.jpg");"></div><div class="info"><div class="name">Yedterday[TH]<span class="price">$ 129.54 of profit</span></div><div class="round_info">won round # with <span>48 items</span>, had a winning chance of <span>9.44%</span> and made</div></div><div class="items"><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff52LAfCk4nReh8DEiv5dRP6w2pbY-Qf9xvKMjqA");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff5GPDfCk4nReh8DEiv5dYPq46qLI1SPC-VQUDzUo");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fe42PEfCk4nReh8DEiv5dYPao-rLcwRPm8xuQx0UE");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Fa4WPHfCk4nReh8DEiv5dePKA_rbM2Sfh7L7iKzw");"></div></div><div class="item" style="background-image: url("/assets/img/item-bg.svg");"><div class="icon" style="background-image: url("https://community.cloudflare.steamstatic.com/economy/image/6TMcQ7eX6E0EZl2byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDf7qU2e2gu64OnAeQ7835Ff42PFfCk4nReh8DEiv5dRPKo6qLw-QPzkBMpEQA");"></div></div> <span>and more 43</span></div><div class="total">$ 143.04</div></div></div></div></div><div id="footer">Powered by Steam <span>Terms and Conditions</span></div><div class="alert_messages"></div><div id="bubbles"><div class="icon" style="background-image: url("/assets/img/bubbles.svg");"></div></div></div></div>
<script src="/assets/js/app.js"></script>
<div id="jivo-iframe-container" style="opacity: 0; visibility: hidden; width: 0px; height: 0px; overflow: hidden;"><iframe src="" role="presentation" allow="autoplay" title="Jivochat" name="jivo_container" id="jivo_container" frameborder="no"></iframe></div><jdiv><jdiv class="globalClass__KXdk9 global__G5UNL __light__fjewk __green__p1OsA jv-windows jv-chrome jv-desktop jv-pointer-enabled"><jdiv translate="no" class="notranslate" style="animation-duration: 300ms; animation-timing-function: cubic-bezier(0.39, 0.24, 0.21, 0.99); animation-delay: 0s; animation-iteration-count: 1; animation-direction: normal; animation-fill-mode: both; animation-play-state: running; animation-name: Label_CLOSE_WIDGET__B92Nw; display: block; z-index: 2147483646; position: fixed;"><jdiv id="jvLabelWrap" class="container__Ah57w __bottom__cwtMV __isShow__k5l5W notranslate" translate="no" style="max-width: calc(100vw - 80px); bottom: 0px; left: 40px; --jv-label-font-size: 15px; --jv-label-font-family: Tahoma, Arial; --jv-label-font-style: normal; --jv-label-color: #F0F1F1; --jv-label-background: linear-gradient(95deg, #093637 20%, #44a08d 80%);"><jdiv class="icon__JWYb7" style="background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke%3D%22%23F0F1F1%22%20stroke-width%3D%221.5%22%20d%3D%22M3%203h14a2%202%200%200%201%202%202v10a2%202%200%200%201-2%202H3a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20stroke%3D%22%23F0F1F1%22%20stroke-width%3D%221.5%22%20d%3D%22M16.074%207.064l-6.01%204.01-6.01-4.01%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");"></jdiv><jdiv class="hoverArea__F8gBR"><jdiv class="menu__BQWt6 __bottom__LyVOu"></jdiv></jdiv><jdiv class="text__J1EKD contentTransitionWrap__Ibc17 __bottom__Mdftt __isOffline__UwwqS">The support agents are offline right now</jdiv><jdiv class="container__MPWYY __bottom__k0cdy"><jdiv class="logo__mfDhd"><jdiv class="icon__GFMcE __isBillRu__CoEK8" style="background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.688%22%20height%3D%2218%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23F0F1F1%22%20d%3D%22M7.155%205.93H6.134a.4.4%200%2000-.287.128.378.378%200%2000-.123.268v7.448a.377.377%200%2000.123.28.389.389%200%2000.287.12h1.021a.382.382%200%2000.274-.12.353.353%200%2000.131-.28V6.33a.375.375%200%2000-.131-.268.353.353%200%2000-.274-.132zm9.313.02h-.824a.557.557%200%2000-.57.228l-2.353%205.04h-.041l-2.242-5.04a.379.379%200%2000-.369-.228H8.958a.356.356%200%2000-.328.14.289.289%200%2000.021.32l3.648%207.748a.376.376%200%2000.369.208h.111a.373.373%200%2000.348-.208l3.648-7.748a.288.288%200%2000.021-.32.368.368%200%2000-.328-.14zm4.935-.188a4.312%204.312%200%2000-4.3%204.276%204.212%204.212%200%20001.254%203.044%204.11%204.11%200%20003.038%201.284%204.069%204.069%200%20003.025-1.284%204.181%204.181%200%20001.262-3.044%204.313%204.313%200%2000-4.279-4.276zm1.783%206.156a2.379%202.379%200%2001-1.783.756%202.4%202.4%200%2001-1.8-.744%202.623%202.623%200%2001-.725-1.888%202.529%202.529%200%2001.725-1.84%202.427%202.427%200%20011.8-.736%202.368%202.368%200%20011.783.736%202.525%202.525%200%2001.725%201.84%202.669%202.669%200%2001-.725%201.876zM3.322%205.93H.416a.392.392%200%2000-.275.128.373.373%200%2000-.131.272v1a.386.386%200%2000.131.28.4.4%200%2000.275.12h1.475v7.17a1.331%201.331%200%2001-1.18%201.312H.416a.4.4%200%2000-.287.12.371.371%200%2000-.123.28v1a.415.415%200%2000.111.28.394.394%200%2000.295.12h.143a3.13%203.13%200%20003.152-2.9.848.848%200%2000.017-.188V6.33a.377.377%200%2000-.123-.28.365.365%200%2000-.279-.12z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2362666c%22%20d%3D%22M.03-.006c-.254%204.676%203.681%205.34%203.681%205.34C3.515.214.03-.006.03-.006z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");"></jdiv></jdiv><jdiv class="tooltipWrapper__rZA2d"><jdiv class="tooltip__qHoAh"><a class="link__jFCCS" href="https://www.jivochat.com/i_sa/?utm_source=rustywin.bet&utm_medium=link&utm_content=label_tooltip&utm_campaign=from_widget" rel="nofollow noopener noreferrer" target="_blank">Business Messenger by <jdiv class="icon__GFMcE __isBillRu__CoEK8" style="background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.688%22%20height%3D%2218%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23F0F1F1%22%20d%3D%22M7.155%205.93H6.134a.4.4%200%2000-.287.128.378.378%200%2000-.123.268v7.448a.377.377%200%2000.123.28.389.389%200%2000.287.12h1.021a.382.382%200%2000.274-.12.353.353%200%2000.131-.28V6.33a.375.375%200%2000-.131-.268.353.353%200%2000-.274-.132zm9.313.02h-.824a.557.557%200%2000-.57.228l-2.353%205.04h-.041l-2.242-5.04a.379.379%200%2000-.369-.228H8.958a.356.356%200%2000-.328.14.289.289%200%2000.021.32l3.648%207.748a.376.376%200%2000.369.208h.111a.373.373%200%2000.348-.208l3.648-7.748a.288.288%200%2000.021-.32.368.368%200%2000-.328-.14zm4.935-.188a4.312%204.312%200%2000-4.3%204.276%204.212%204.212%200%20001.254%203.044%204.11%204.11%200%20003.038%201.284%204.069%204.069%200%20003.025-1.284%204.181%204.181%200%20001.262-3.044%204.313%204.313%200%2000-4.279-4.276zm1.783%206.156a2.379%202.379%200%2001-1.783.756%202.4%202.4%200%2001-1.8-.744%202.623%202.623%200%2001-.725-1.888%202.529%202.529%200%2001.725-1.84%202.427%202.427%200%20011.8-.736%202.368%202.368%200%20011.783.736%202.525%202.525%200%2001.725%201.84%202.669%202.669%200%2001-.725%201.876zM3.322%205.93H.416a.392.392%200%2000-.275.128.373.373%200%2000-.131.272v1a.386.386%200%2000.131.28.4.4%200%2000.275.12h1.475v7.17a1.331%201.331%200%2001-1.18%201.312H.416a.4.4%200%2000-.287.12.371.371%200%2000-.123.28v1a.415.415%200%2000.111.28.394.394%200%2000.295.12h.143a3.13%203.13%200%20003.152-2.9.848.848%200%2000.017-.188V6.33a.377.377%200%2000-.123-.28.365.365%200%2000-.279-.12z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2362666c%22%20d%3D%22M.03-.006c-.254%204.676%203.681%205.34%203.681%205.34C3.515.214.03-.006.03-.006z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");"></jdiv></a><jdiv class="corner__S8E6l" style="border-top-color: rgb(68, 160, 141);"></jdiv></jdiv></jdiv></jdiv><jdiv class="leaf__jJCug"><jdiv class="leaf__AYw1P _bottom__GmIdu"><jdiv class="cssLeaf__qsrmM" style="background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2240%22%20viewBox%3D%220%200%2032%2040%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2344a08d%22%20d%3D%22M0%200h9.02L32%2033.196V40H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%2344a08d%22%20d%3D%22M9%200c3.581.05%2023%205.426%2023%2033.08v.03C18.922%2030.751%209%2019.311%209%205.554V0z%22%20fill-opacity%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%235e5f61%22%20d%3D%22M9%200c3.581.05%2023%205.426%2023%2033.08v.03C18.922%2030.751%209%2019.311%209%205.554V0z%22%20fill-opacity%3D%220.7%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");"></jdiv></jdiv></jdiv></jdiv></jdiv><jdiv id="jivo-player" class="player__CvPc9"><audio preload="auto" id="jivo-sound-agent_message"><source src="https://code.jivo.ru/sounds/agent_message.mp3" type="audio/mpeg"><source src="https://code.jivo.ru/sounds/agent_message.ogg" type="audio/ogg; codecs=vorbis"><source src="https://code.jivo.ru/sounds/agent_message.wav" type="audio/wav"></audio><audio preload="auto" id="jivo-sound-notification"><source src="https://code.jivo.ru/sounds/notification.mp3" type="audio/mpeg"><source src="https://code.jivo.ru/sounds/notification.ogg" type="audio/ogg; codecs=vorbis"><source src="https://code.jivo.ru/sounds/notification.wav" type="audio/wav"></audio><audio preload="auto" id="jivo-sound-outgoing_message"><source src="https://code.jivo.ru/sounds/outgoing_message.mp3" type="audio/mpeg"><source src="https://code.jivo.ru/sounds/outgoing_message.ogg" type="audio/ogg; codecs=vorbis"><source src="https://code.jivo.ru/sounds/outgoing_message.wav" type="audio/wav"></audio></jdiv><jdiv id="jcont" translate="no" class="notranslate" style="animation-duration: 300ms; animation-timing-function: cubic-bezier(0.39, 0.24, 0.21, 0.99); animation-delay: 0s; animation-iteration-count: 1; animation-direction: normal; animation-fill-mode: both; animation-play-state: running; animation-name: WidgetContainer_CLOSE_WIDGET__xGJ9P; --jlabelwidth: 371px; --jlabelleft: 40px; --jleft: 40px; --jheight: 496px; display: block; position: fixed;"><jdiv class="wrap__BWFbB" dir="ltr" id="jivo_action"><jdiv class="closeButton__uQ1aY" id="jivo_close_button"><jdiv class="closeIcon__kAVxh" style="background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(2%202)%22%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%23FFF%22%20opacity%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212.75%22%20stroke%3D%22%23222D38%22%20stroke-width%3D%221.5%22%20opacity%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%23222D38%22%20opacity%3D%221%22%20transform%3D%22translate(6%206)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20width%3D%221.611%22%20height%3D%2213.9%22%20x%3D%225.435%22%20y%3D%22-.941%22%20rx%3D%22.806%22%20transform%3D%22rotate(45%206.24%206.01)%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20width%3D%221.611%22%20height%3D%2213.9%22%20x%3D%225.435%22%20y%3D%22-.941%22%20rx%3D%22.806%22%20transform%3D%22scale(-1%201)%20rotate(45%200%20-9.058)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");"></jdiv></jdiv></jdiv></jdiv><jdiv class="jv-pseudo-height"></jdiv><jdiv class="jv-mouse-track"></jdiv></jdiv></jdiv></body></html>