<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3 {
	font-family: TacticSans;
	font-weight: normal;
}

p {
	font-size: 18px;
}

.button {
	font-size: 18px;
	font-weight: normal;
}

header .logo .label {
	font-weight: normal;
}

header .controls .countdown .label {
	font-size: 14px;
}

header .user_header  {
	font-size: 14px;
}

	header .user_header .lang .item {
		font-size: 10px;
	}

section .bg {
	justify-content: center;
}

section.top .title {
	font-size: 100px;
}

section.game .bg {
	justify-content: flex-start;
	font-size: 120px;
}

section.game .bonus .label {
	font-size: 18px;
	font-weight: normal;
}

section.game .bonus .desc {
	font-size: 15px;
	line-height: 18px;
}

section.game .ranks .label {
	font-weight: normal;
}

section.game .ranks .info b, section.game .ranks .info p {
	font-size: 18px;
}

section.game .ranks .label .hint_text b,
section.game .ranks .label .hint_text ol,
section.game .ranks .item.locked .label .hint_text {
	font-size: 16px;
	font-weight: normal;
}

section.game .inv_link {
	font-size: 16px;
	line-height: 20px;
}

	section.game .inv_link a {
		color: #fff;
		text-decoration: none;
	}
	section.game .inv_link a:hover {
		color: #ffc700;
		text-decoration: none;
	}

section.game .duck .label {
	font-weight: normal;
}

section.game .reward .label {
	font-size: 24px;
	font-weight: normal;
}

section.weapons .items .item .label {
	font-size: 50px;
	font-weight: normal;
}

section.weapons .items .item .info {
	font-size: 14px;
	line-height: 20px;
}

section.gifts .items .list .item .more {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}

body .nav .nav_label {
	font-size: 16px;
	font-weight: normal;
}

section.competitions .smile {
	right: 25%;
}

section.competitions .hand {
	right: 35%;
}</pre></body></html>